:root{color:#14231b;background:#eef2eb;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-synthesis:none;--ink: #14231b;--paper: #f7f9f5;--moss: #466b52;--amber: #b76a19;--danger: #a63d36;--muted: #68736b;--line: #cdd6cc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #e4a047;outline-offset:3px}main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:64px 0 48px}.page-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;margin-bottom:34px}.page-nav a,footer a{color:var(--moss);font-size:.82rem;font-weight:700;text-underline-offset:3px}.eyebrow{margin:0 0 8px;color:var(--moss);font:700 .72rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:820px;margin-bottom:18px;font-family:Charter,Bitstream Charter,Georgia,serif;font-size:clamp(2.5rem,5vw,5.35rem);font-weight:500;line-height:.98;letter-spacing:-.045em}h1 em{color:var(--moss);font-weight:500}h2{margin-bottom:8px;font-size:1.15rem;line-height:1.25}.hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:56px;align-items:end;margin-bottom:48px}.hero-copy{max-width:700px;margin-bottom:0;color:var(--muted);font-size:1.05rem;line-height:1.65}.beta-status{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-bottom:18px;color:var(--muted);font-size:.8rem}.beta-status strong{border-radius:99px;background:var(--ink);padding:6px 10px;color:#fff;letter-spacing:.04em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.primary-link,.secondary-link{border-radius:9px;padding:12px 16px;font-weight:750;text-decoration:none}.primary-link{background:var(--ink);color:#fff}.secondary-link{border:1px solid var(--line);background:#fff;color:var(--moss)}.primary-link:focus-visible,.secondary-link:focus-visible,.page-nav a:focus-visible,footer a:focus-visible{outline:3px solid #e4a047;outline-offset:3px}.privacy-note{border-left:3px solid var(--moss);padding:4px 0 4px 18px}.privacy-note>span{color:#4f8d5e;font-size:.8rem}.privacy-note strong{margin-left:7px}.privacy-note p{margin:8px 0 0;color:var(--muted);font-size:.88rem;line-height:1.5}.comparison-bench{display:grid;grid-template-columns:1fr 110px 1fr;align-items:stretch}.file-card{min-width:0;min-height:270px;border:1px solid var(--line);background:var(--paper);padding:26px}.current-file{border-radius:18px 0 0 18px}.planned-file{border-radius:0 18px 18px 0}.file-card__heading{display:flex;justify-content:space-between;gap:16px}.status-dot{width:12px;height:12px;flex:0 0 auto;border:2px solid #9aa69c;border-radius:50%}.status-dot.is-ready{border-color:#568765;background:#568765}.status-dot.is-error{border-color:var(--danger);background:var(--danger)}.file-hint{min-height:48px;color:var(--muted);font-size:.9rem;line-height:1.5}.file-picker{display:block;position:relative;border:1px dashed #9dad9f;border-radius:10px;padding:17px;text-align:center;font-weight:700;cursor:pointer}.file-picker:hover{border-color:var(--moss);background:#f0f5ef}.file-picker:focus-within{outline:3px solid #e4a047;outline-offset:3px}.file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.file-meta{margin-top:16px}.file-meta p{margin-bottom:5px}.file-name{overflow:hidden;font:600 .85rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.file-status,.success-text,.error-text{font-size:.84rem}.success-text{color:var(--moss)}.error-text{color:var(--danger)}.text-button,.reset-button{border:0;background:transparent;padding:4px 0;color:var(--moss);font-weight:700;text-decoration:underline;cursor:pointer}.comparison-seam{display:flex;flex-direction:column;align-items:center;justify-content:center;border-block:1px solid var(--line);background:#e5ebe3;color:var(--muted);font:700 .66rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.comparison-seam b{margin:12px 0;color:var(--moss);font:400 2rem/1 Georgia,serif}.controls{display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;gap:24px;align-items:center;margin:18px 0 44px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:22px 24px}.controls p{margin-bottom:0;color:var(--muted);font-size:.88rem;line-height:1.45}.switch{display:inline-flex;align-items:center;gap:9px;cursor:pointer}.switch input{position:absolute;opacity:0;pointer-events:none}.switch span{position:relative;width:45px;height:25px;border-radius:999px;background:#bac3ba;transition:background .15s ease}.switch span:after{content:"";position:absolute;top:4px;left:4px;width:17px;height:17px;border-radius:50%;background:#fff;transition:transform .15s ease}.switch input:checked+span{background:var(--moss)}.switch input:checked+span:after{transform:translate(20px)}.switch input:focus-visible+span{outline:3px solid #e4a047;outline-offset:3px}.switch strong{width:28px;font:700 .78rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.analyze-button{border:0;border-radius:9px;background:var(--ink);padding:14px 20px;color:#fff;font-weight:750;cursor:pointer}.analyze-button:hover:not(:disabled){background:var(--moss)}.analyze-button:disabled{opacity:.38;cursor:not-allowed}.reset-button{white-space:nowrap}.results{margin-bottom:44px}.results-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:18px}.results-heading>p{margin-bottom:8px;color:var(--muted)}.outcome-rail{position:sticky;top:10px;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line);box-shadow:0 8px 24px #14231b14}.outcome-rail button{display:flex;min-width:0;flex-direction:column;border:0;background:#fff;padding:13px 12px;color:var(--muted);font-size:.76rem;cursor:pointer}.outcome-rail button span{color:var(--ink);font:700 1.35rem/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.outcome-rail button.active{background:var(--ink);color:#dbe4dc}.outcome-rail button.active span{color:#fff}.coverage-summary{display:grid;grid-template-columns:minmax(150px,.35fr) minmax(180px,.45fr) minmax(260px,1fr);gap:24px;margin-top:14px;border:1px solid var(--line);border-radius:10px;background:#f4f1e8;padding:18px 20px}.coverage-summary h3{margin:0;font-size:1rem}.coverage-summary>p{margin:0;color:var(--muted);font-size:.85rem;line-height:1.5}.coverage-summary ul{margin:0;padding-left:18px;color:var(--muted);font-size:.8rem;line-height:1.5;overflow-wrap:anywhere}.product-list{display:grid;gap:10px;margin-top:14px}.product-card{overflow:hidden;border:1px solid var(--line);border-left:5px solid var(--moss);border-radius:10px;background:#fff}.product-card.outcome-high-risk{border-left-color:var(--danger)}.product-card.outcome-cannot-verify{border-left-color:var(--amber)}.product-card.outcome-ignored{border-left-color:#87918a}.product-card summary{display:grid;grid-template-columns:105px minmax(190px,1fr) 100px 150px;gap:18px;align-items:center;padding:18px;cursor:pointer}.product-card summary::marker{color:var(--muted)}.outcome-badge{font-size:.76rem;font-weight:800;text-transform:uppercase}.product-identity{display:flex;min-width:0;flex-direction:column;gap:3px}.product-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-identity code,.field-label code{color:var(--muted);font-size:.8rem}.product-count,.row-reference{color:var(--muted);font-size:.78rem}.finding-list{display:grid;gap:1px;margin:0;padding:1px 0 0;list-style:none;background:var(--line)}.finding{background:var(--paper);padding:18px 22px}.finding__heading{display:flex;gap:10px;align-items:baseline}.confidence{border:1px solid var(--line);border-radius:99px;padding:4px 8px;color:var(--muted);font:700 .68rem/1 ui-monospace,SFMono-Regular,Menlo,monospace}.finding p{margin:10px 0 0;line-height:1.55}.source-lines{color:var(--muted);font:.75rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.value-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.value-pair>div{min-width:0}.value-pair span{display:block;margin-bottom:4px;color:var(--muted);font:700 .68rem/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.value-pair pre{max-height:9rem;overflow:auto;margin:0;border:1px solid var(--line);border-radius:6px;background:#fff;padding:9px;font:.78rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.info-section{margin-top:28px;border:1px solid var(--line);border-radius:14px;background:var(--paper);padding:28px;scroll-margin-top:20px}.info-section h2{font-family:Charter,Georgia,serif;font-size:1.7rem;font-weight:500}.info-section li,.info-section>p:last-child{color:var(--muted);line-height:1.65}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin:22px 0 0;padding-left:22px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-grid .info-section{height:calc(100% - 28px)}.cleanup-panel{background:#f4f1e8}.placeholder-note{border-left:3px solid var(--amber);padding-left:14px}.limits{border-top:4px solid var(--amber)}.limits h2{font-family:Charter,Georgia,serif;font-size:1.7rem;font-weight:500}.limits>p:last-child{max-width:980px}footer{display:flex;justify-content:space-between;gap:20px;margin-top:30px;border-top:1px solid var(--line);padding-top:24px;color:var(--muted);font-size:.8rem}@media(max-width:820px){main{width:min(100% - 28px,680px);padding-top:34px}.hero{grid-template-columns:1fr;gap:24px}.privacy-note{max-width:420px}.comparison-bench{grid-template-columns:1fr;gap:0}.current-file{border-radius:16px 16px 0 0}.planned-file{border-radius:0 0 16px 16px}.comparison-seam{flex-direction:row;gap:10px;border:0;border-inline:1px solid var(--line);padding:8px}.comparison-seam b{margin:0;transform:rotate(90deg);font-size:1.3rem}.controls{grid-template-columns:1fr auto}.controls>div{grid-column:1 / -1}.analyze-button{grid-column:1 / -1}.outcome-rail{grid-template-columns:repeat(3,1fr);position:static}.coverage-summary{grid-template-columns:1fr;gap:10px}.steps{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr;gap:0}.product-card summary{grid-template-columns:90px minmax(0,1fr);gap:10px}.product-count,.row-reference{grid-column:2}}@media(max-width:520px){h1{font-size:2.55rem}.file-card{min-height:0;padding:21px}.controls{grid-template-columns:1fr}.switch,.analyze-button,.reset-button{grid-column:1;justify-self:stretch}.reset-button{text-align:left}.results-heading{align-items:start;flex-direction:column;gap:0}.outcome-rail{grid-template-columns:repeat(2,1fr)}.product-card summary{grid-template-columns:1fr}.product-count,.row-reference{grid-column:1}.value-pair{grid-template-columns:1fr}.page-nav{justify-content:flex-start}.steps{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
