:root{--ink:#15261f;--muted:#607169;--paper:#f3efe6;--card:#fffdf8;--line:#cfd6cf;--accent:#c74624;--accent-dark:#9f3017;--forest:#173b30;--proved:#237a52;--partial:#7a4b00;--missing:#a54638;--shadow:0 24px 70px #1a2d241a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:is(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--accent);outline-offset:3px}.site-header{border-bottom:1px solid #15261f24;justify-content:space-between;align-items:center;max-width:1240px;min-height:84px;margin:0 auto;padding:18px 28px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:800;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;letter-spacing:-.04em;border-radius:11px;place-items:center;width:38px;height:38px;font-size:13px;display:inline-grid}.site-header a:hover,footer a:hover{color:var(--accent-dark)}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-weight:760;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{background:var(--forest);transform:translateY(-2px);box-shadow:0 10px 25px #173b3029}.button-small{min-height:40px;padding:0 16px;font-size:13px}.button-inverse{background:var(--paper);color:var(--ink)}.button-secondary{color:var(--ink);background:0 0}.button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.text-link{text-underline-offset:5px;font-size:14px;font-weight:750;text-decoration:underline}.hero{max-width:1240px;margin:0 auto;padding:76px 28px 68px}.hero-copy{max-width:850px}.eyebrow,.micro-label{letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:850}.eyebrow{color:var(--accent-dark);align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--accent);width:34px;height:2px}.hero h1{letter-spacing:-.055em;max-width:790px;margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,88px);font-weight:600;line-height:.96}.hero-lede{max-width:700px;color:var(--muted);margin:26px 0 0;font-size:19px;line-height:1.65}.hero>.hero-copy>.button{margin-top:30px}.trust-row{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:22px;font-size:12px;font-weight:700;display:flex}.trust-row span{align-items:center;gap:6px;display:inline-flex}.micro-label{color:var(--accent-dark)}.status{letter-spacing:.06em;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:900}.status-proved,.status-met{color:var(--proved);background:#e4f3eb}.status-partial{color:var(--partial);background:#f8edd4}.status-unproved,.status-missing{color:var(--missing);background:#f8e2dd}.analyzer-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f6ef;padding:64px 28px 82px}.section-heading{max-width:1080px;margin:0 auto 30px}.section-heading h2{letter-spacing:-.04em;max-width:760px;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,60px);font-weight:600;line-height:1.03}.section-heading p:not(.micro-label){max-width:650px;color:var(--muted);font-size:16px;line-height:1.6}.analyzer-shell{border:1px solid var(--line);background:#fff;border-radius:24px;max-width:1080px;margin:0 auto;overflow:hidden;box-shadow:0 18px 55px #172e2512}.analyzer-topbar{background:var(--forest);color:#fff;justify-content:space-between;align-items:center;padding:15px 22px;font-size:12px;display:flex}.privacy-pill{color:#d8e5de;align-items:center;gap:7px;display:inline-flex}.input-grid{grid-template-columns:1fr 1fr;display:grid}.input-panel{min-width:0;padding:28px}.input-panel+.input-panel{border-left:1px solid var(--line)}.input-panel-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.input-panel h3{margin:0;font-size:17px}.input-panel small{color:var(--muted)}.file-drop{text-align:center;cursor:pointer;min-height:84px;color:var(--muted);background:#f6f7f3;border:1px dashed #9eaba4;border-radius:12px;place-items:center;padding:15px;display:grid;position:relative}.file-drop:hover{border-color:var(--accent);background:#fff8f4}.file-drop:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #c7462426}.file-drop input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.file-drop strong{color:var(--ink);margin-bottom:3px;display:block}.or-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:10px;margin:13px 0;font-size:10px;display:flex}.or-divider:before,.or-divider:after{content:"";background:#dce1dd;flex:1;height:1px}.text-input{resize:vertical;border:1px solid var(--line);width:100%;min-height:240px;color:var(--ink);background:#fffefa;border-radius:12px;outline:none;padding:15px;line-height:1.55}.text-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #e95f351f}.text-input::placeholder{color:#6f7d76}.analyzer-actionbar{border-top:1px solid var(--line);background:#fbfaf6;justify-content:space-between;align-items:center;gap:18px;padding:20px 28px;display:flex}.analyzer-actionbar p{color:var(--muted);margin:0;font-size:12px}.analyzer-actionbar .button{min-width:220px}.action-context{gap:7px;display:grid}.action-context .inline-button{justify-self:start}.action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.inline-button{appearance:none;color:var(--accent-dark);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.file-drop span{justify-items:center;gap:4px;display:grid}.file-drop svg{color:var(--accent-dark);margin-bottom:3px}.error-banner{align-items:center;gap:8px;display:flex}.results-actions .chip-button{justify-content:center;align-items:center;gap:5px;display:inline-flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{color:var(--missing);background:#f9e1dc;border-radius:10px;margin:0 28px 20px;padding:12px 14px;font-size:13px}.results{border-top:1px solid var(--line);outline:none}.results:focus{outline:3px solid var(--accent);outline-offset:-3px}.results-header{background:#f3efe6;padding:30px 28px}.result-summary{max-width:760px}.result-summary h3{margin:8px 0 0;font-family:Georgia,serif;font-size:32px;line-height:1.1}.result-summary p{color:var(--muted);margin:10px 0 0;line-height:1.55}.metric-row{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.metric{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 11px;font-size:11px}.metric strong{margin-right:4px;font-size:14px}.confidence-warning{align-items:flex-start;gap:7px;max-width:620px;font-size:12px;font-weight:700;display:flex;color:var(--missing)!important}.confidence-warning svg{flex:none;margin-top:3px}.results-tools{border-bottom:1px solid var(--line);padding:15px 28px}.filter-row,.results-actions{flex-wrap:wrap;gap:8px;display:flex}.chip-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:780}.chip-button.active,.chip-button:hover,.export-primary{border-color:var(--ink);background:var(--ink);color:#fff}.export-more{position:relative}.export-more summary{list-style:none}.export-more summary::-webkit-details-marker{display:none}.export-more>div{z-index:4;border:1px solid var(--line);background:#fff;border-radius:12px;gap:6px;min-width:150px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 34px #15261f24}.export-more>div .chip-button{border-radius:9px;width:100%}.matrix-list{padding:0 28px}.matrix-list-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 0 14px;display:flex}.matrix-list-header h4{margin:7px 0 0;font-family:Georgia,serif;font-size:23px}.matrix-list-header p:not(.micro-label){max-width:640px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.55}.matrix-list-header>span{color:var(--muted);flex:none;font-size:11px;font-weight:800}.matrix-row{border-bottom:1px solid #e0e4e0}.matrix-summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:76px;padding:20px 0;list-style:none;display:grid}.matrix-summary::-webkit-details-marker{display:none}.matrix-summary h4{margin:9px 0 0;font-size:15px;line-height:1.5}.matrix-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.category{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.matrix-preview{color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;font-size:11px;font-weight:750;display:inline-flex}.matrix-preview svg{transition:transform .18s}.matrix-row[open] .matrix-preview svg{transform:rotate(180deg)}.matrix-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding:0 0 24px;display:grid}.evidence-box,.next-step-box{border-left:3px solid var(--line);padding-left:14px}.next-step-box{border-left-color:var(--accent)}.evidence-box p,.next-step-box p{color:#40534a;margin:7px 0 0;font-size:13px;line-height:1.65}.detail-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.empty-result{border:1px dashed var(--line);color:var(--muted);border-radius:12px;margin:0 0 24px;padding:18px;font-size:13px}.results-actions{justify-content:flex-end;padding:20px 28px}.result-disclosure{border-top:1px solid var(--line);color:var(--muted);margin:0 28px 28px;padding-top:18px;font-size:12px}.result-disclosure summary{cursor:pointer;color:var(--ink);font-weight:800}.result-disclosure p,.result-disclosure ul{max-width:760px;line-height:1.65}.result-disclosure ul{padding-left:18px}.explain-section{max-width:1080px;margin:0 auto;padding:80px 28px}.explain-heading{max-width:720px}.explain-heading h2{letter-spacing:-.04em;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,58px);font-weight:600;line-height:1.04}.evidence-state-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;display:grid}.evidence-state-grid article{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:22px}.evidence-state-grid p{color:var(--muted);margin:15px 0 0;line-height:1.6}.boundary-note{color:var(--muted);margin:24px 0 0;font-size:13px}footer{max-width:1240px;color:var(--muted);grid-template-columns:1fr 1.4fr auto;align-items:start;gap:28px;margin:0 auto;padding:38px 28px;font-size:12px;display:grid}.footer-intro p{max-width:290px;margin:12px 0 0;line-height:1.55}.footer-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.footer-legal{gap:14px;display:flex}.marketing-page{min-height:100vh}.marketing-hero{max-width:960px;margin:0 auto;padding:95px 28px 54px}.marketing-hero h1{letter-spacing:-.05em;margin:18px 0 0;font-family:Georgia,serif;font-size:clamp(46px,7vw,78px);font-weight:600;line-height:1}.marketing-hero>p{max-width:720px;color:var(--muted);margin-top:24px;font-size:19px;line-height:1.7}.marketing-content{max-width:960px;margin:0 auto;padding:0 28px 100px}.marketing-content section{border-top:1px solid var(--line);padding:38px 0}.marketing-content h2{margin:0 0 16px;font-family:Georgia,serif;font-size:34px}.marketing-content p,.marketing-content li{color:var(--muted);line-height:1.75}.marketing-content .button{margin-top:14px}@media (max-width:900px){.input-grid,.matrix-detail{grid-template-columns:1fr}.input-panel+.input-panel{border-left:0;border-top:1px solid var(--line)}footer{grid-template-columns:1fr}}@media (max-width:620px){.site-header{padding:14px 18px}.site-header .button-small{min-height:38px;padding:0 12px;font-size:12px}.hero,.analyzer-section,.explain-section{padding-left:18px;padding-right:18px}.hero{padding-top:48px;padding-bottom:54px}.hero h1{font-size:49px}.hero-lede{font-size:17px}.section-heading h2{font-size:38px}.input-panel,.results-header,.matrix-list{padding-left:18px;padding-right:18px}.analyzer-actionbar{flex-direction:column;align-items:stretch}.analyzer-actionbar .button{width:100%}.action-buttons{justify-content:stretch;width:100%}.action-buttons>*{flex:160px}.results-tools,.results-actions{padding-left:18px;padding-right:18px}.filter-row,.results-actions{width:100%}.filter-row .chip-button,.results-actions>.chip-button,.results-actions>.export-more{flex:1}.results-actions>.export-more>summary{width:100%}.matrix-list-header,.matrix-summary{grid-template-columns:1fr}.matrix-list-header{gap:10px;display:grid}.matrix-preview{white-space:normal;justify-content:space-between}.result-disclosure{margin-left:18px;margin-right:18px}.evidence-state-grid,.footer-tools{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;padding:28px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.hero,.section-heading,.input-grid,.analyzer-topbar,.analyzer-actionbar,.results-tools,.results-actions,.explain-section,footer{display:none!important}body,.analyzer-section{background:#fff;padding:0}.analyzer-shell{box-shadow:none;border:0}.results{border:0}.matrix-row{break-inside:avoid}.matrix-row>.matrix-detail,.result-disclosure>*{display:grid!important}.matrix-row>.matrix-summary{display:block!important}.matrix-preview{display:none}}
