:root{color:#111827;background:#fafbfc;font-family:Schibsted Grotesk,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--background: #fafbfc;--surface: #ffffff;--text: #111827;--muted: #596271;--quiet: #6b7280;--border: #e2e6ea;--accent: #0f766e;--accent-soft: rgb(15 118 110 / .08);--warning: #92400e;--heat-light: #f59e0b;--mono: "Fragment Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:var(--background);color:var(--text);font-size:16px;line-height:1.6}button,input{font:inherit}button,a,.drop-zone{-webkit-tap-highlight-color:transparent}a{color:var(--accent);text-underline-offset:.2em}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:8px 12px;border:1px solid var(--border);border-radius:6px;background:var(--surface);transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--border);background:var(--surface)}.header-inner,.hero,.faq,footer{width:min(100% - 32px,1240px);margin-inline:auto}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:62px}.wordmark{color:var(--text);font-size:15px;font-weight:700;letter-spacing:-.01em;text-decoration:none}.header-link{color:var(--muted);font-size:14px;text-decoration:none}.header-link:hover{color:var(--accent);text-decoration:underline}.hero{padding-block:clamp(48px,8vw,94px) 82px}.hero-intro{max-width:920px;margin-bottom:clamp(34px,5vw,56px)}.eyebrow,.section-label,.privacy-line{margin:0;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.5;text-transform:uppercase}h1,h2,p{overflow-wrap:break-word}h1{max-width:760px;margin:12px 0 14px;font-size:clamp(28px,5vw,44px);font-weight:700;letter-spacing:-.02em;line-height:1.06}.subtitle{max-width:900px;margin:0;color:var(--muted);font-size:clamp(16px,2vw,18px);line-height:1.65}.hero-grid{display:grid;gap:48px}.instrument{min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.workspace{min-height:386px;padding:clamp(16px,3vw,28px)}.drop-zone{display:flex;min-height:330px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #aeb8c3;border-radius:8px;background:#fcfdfd;text-align:center;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.drop-zone:hover{border-color:var(--accent);box-shadow:0 2px 8px #00000014}.drop-zone.is-dragging{border-style:solid;border-color:var(--accent);background:var(--accent-soft)}.drop-icon{width:42px;height:42px;margin-bottom:21px;color:var(--accent);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.drop-command{color:var(--text);font-size:18px;font-weight:700}.drop-browse{margin-top:4px;color:var(--quiet);font-size:14px}.drop-zone input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.privacy-line{display:flex;align-items:center;gap:9px;margin:15px 4px 0;color:var(--muted);font-weight:400}.privacy-line svg{width:17px;height:17px;flex:none;fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.file-warning{margin:0;padding:11px 20px;border-top:1px solid #fed7aa;background:#fffbeb;color:var(--warning);font-size:14px}.status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.how-it-works{align-self:start;padding-top:5px}.how-it-works h2,.faq h2,.error-panel h2,.report-header h2{margin:8px 0 24px;font-size:clamp(24px,3vw,31px);letter-spacing:-.02em;line-height:1.2}.how-it-works ol{margin:0;padding:0;list-style:none}.how-it-works li{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:18px 0;border-top:1px solid var(--border)}.how-it-works li:last-child{border-bottom:1px solid var(--border)}.how-it-works li>span{color:var(--accent);font-family:var(--mono);font-size:12px}.how-it-works li p{margin:-4px 0 0;color:var(--muted);font-size:15px}.faq{display:grid;gap:32px;padding-block:78px 98px;border-top:1px solid var(--border)}.faq h2{max-width:340px;margin-bottom:0}.faq-list{border-top:1px solid var(--border)}.faq details{border-bottom:1px solid var(--border)}.faq summary{position:relative;cursor:pointer;padding:19px 38px 19px 0;font-weight:700;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{position:absolute;top:18px;right:4px;color:var(--accent);content:"+";font-family:var(--mono);font-size:20px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{max-width:720px;margin:-7px 40px 19px 0;color:var(--muted)}footer{display:flex;flex-direction:column;gap:8px;justify-content:space-between;padding-block:25px 34px;border-top:1px solid var(--border);color:var(--quiet);font-size:13px}footer a{color:inherit}.progress-panel,.error-panel{display:flex;min-height:330px;flex-direction:column;justify-content:center;padding:clamp(10px,4vw,48px)}.progress-heading{display:flex;align-items:baseline;justify-content:space-between;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.progress-heading strong,.progress-file,.summary-line,.numeric,.chart-value{font-family:var(--mono);font-variant-numeric:tabular-nums}.progress-file{margin:13px 0 25px;color:var(--text);font-size:clamp(18px,3vw,24px);overflow-wrap:anywhere}.progress-track{height:2px;overflow:hidden;background:var(--border)}.progress-track span{display:block;width:0;height:100%;background:var(--accent);transition:width .18s ease}.progress-message{margin:13px 0 0;color:var(--quiet);font-size:14px}.error-panel{align-items:flex-start}.error-panel h2{margin-bottom:8px}.error-panel>p:not(.section-label){max-width:580px;margin:0 0 24px;color:var(--muted)}.primary-button,.secondary-button,.text-button{cursor:pointer;border-radius:6px;font-weight:700;transition:box-shadow .14s ease,background-color .14s ease}.primary-button{padding:9px 14px;border:1px solid var(--accent);background:var(--accent);color:#fff}.secondary-button{padding:9px 14px;border:1px solid var(--accent);background:var(--surface);color:var(--accent)}.text-button{padding:8px 4px;border:0;background:transparent;color:var(--accent)}.primary-button:hover,.secondary-button:hover,.text-button:hover{box-shadow:0 2px 8px #00000014}.has-report{min-height:0;padding:0}.report{min-width:0}.report-header{display:flex;flex-direction:column;gap:16px;padding:clamp(20px,4vw,34px);border-bottom:1px solid var(--border)}.report-header h2{max-width:640px;margin-bottom:0;overflow-wrap:anywhere}.report-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px}.summary-line{margin:0;padding:13px clamp(20px,4vw,34px);border-bottom:1px solid var(--border);background:#f7f9fa;color:var(--text);font-size:13px}.chart-section,.table-section{padding:clamp(22px,4vw,34px)}.chart-section{border-bottom:1px solid var(--border)}.subsection-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:21px;font-weight:700}.subsection-heading small{color:var(--quiet);font-family:var(--mono);font-size:11px;font-weight:400;white-space:nowrap}.category-chart{display:block;width:100%;height:auto;overflow:visible}.category-chart text{fill:var(--muted);font-family:Schibsted Grotesk,Arial,sans-serif;font-size:13px}.category-chart .chart-value{fill:var(--text);font-family:var(--mono);font-size:11px}.bar-track{fill:#f0f2f4}.table-container{max-width:100%;overflow-x:auto;border:1px solid var(--border);border-radius:8px}table{width:100%;min-width:1040px;border-collapse:collapse;font-size:13px}caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}th,td{padding:11px 10px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}th{background:#f7f9fa;color:var(--quiet);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfd}td:first-child{width:58px}td:nth-child(2){max-width:220px}td:nth-child(8){min-width:240px}td strong,td small{display:block}td strong{color:var(--text);font-size:13px;overflow-wrap:anywhere}td small{max-width:210px;margin-top:2px;overflow:hidden;color:var(--quiet);font-size:10px;text-overflow:ellipsis;white-space:nowrap}td ul{margin:0;padding-left:16px}td li+li{margin-top:5px}.sort-button{cursor:pointer;padding:1px 0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit}.sort-button:hover{color:var(--accent)}.numeric{white-space:nowrap}.object-preview{display:block;width:40px;height:30px;border:1px solid var(--border);border-radius:3px;background:#f3f4f6}.preview-placeholder,.no-advice{color:#9299a3}@media(min-width:700px){.header-inner,.hero,.faq,footer{width:min(100% - 64px,1240px)}.faq{grid-template-columns:minmax(220px,.38fr) minmax(0,.62fr)}footer{flex-direction:row}.report-header{flex-direction:row;align-items:flex-start;justify-content:space-between}.report-actions{flex:none;justify-content:flex-end}}@media(min-width:960px){.hero-grid{grid-template-columns:minmax(0,3fr) minmax(280px,2fr);gap:clamp(48px,6vw,82px)}.how-it-works{padding-top:27px}}@media(max-width:620px){.hero{padding-bottom:62px}.workspace{min-height:330px;padding:12px}.drop-zone,.progress-panel,.error-panel{min-height:304px}.report-header,.chart-section,.table-section{padding:20px 16px}.summary-line{padding-inline:16px}.subsection-heading{align-items:flex-start;flex-direction:column;gap:2px}.category-chart text{font-size:15px}.category-chart .chart-value{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms}}
