:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#f6f4ee;--paper:#fffdf8;--paper-strong:#fff;--ink:#111615;--ink-soft:#333a36;--muted:#68706a;--border:#dfd8ca;--border-strong:#cfc6b6;--night:#101514;--night-2:#17201e;--night-3:#202a27;--night-border:#33413b;--accent:#f39a16;--accent-strong:#d97806;--accent-soft:#fff0d4;--teal:#16836d;--green:#2f9e44;--green-soft:#dff2e4;--danger:#c94c35;--shadow:0 18px 50px #202a271f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #f39a1614, transparent 34rem), linear-gradient(180deg, var(--paper-strong) 0%, var(--page) 46%, #f1eee6 100%);color:var(--ink);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}.section-shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8e0;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;font-size:1.25rem;font-weight:800;display:inline-flex}.brand-mark{flex:none;width:42px;height:42px}.brand-mark rect{fill:var(--night);stroke:var(--accent);stroke-width:2px}.brand-mark path{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-width:2.2px}.site-header nav,.site-footer nav{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:8px 28px;font-size:.95rem;font-weight:600;display:flex}.site-header nav a,.site-footer nav a{border-radius:8px;padding:8px 2px}.site-header nav a:hover,.site-footer nav a:hover{color:var(--accent-strong)}.hero{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:64px;min-height:600px;padding:42px 0 20px;display:grid}.hero-copy h1{color:#101413;letter-spacing:0;max-width:680px;margin:0;font-size:3.76rem;font-weight:860;line-height:1.04}.hero-copy p{max-width:610px;color:var(--ink-soft);margin:22px 0 0;font-size:1.13rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:26px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 26px;font-size:1rem;font-weight:800;display:inline-flex}.button-primary{color:#221305;background:linear-gradient(180deg, #ffae35 0%, var(--accent) 100%);box-shadow:0 14px 30px #d9780638}.button-primary:hover{background:linear-gradient(#ffba4c 0%,#e98510 100%)}.button-secondary{background:var(--paper-strong);border-color:var(--border-strong)}.button-secondary:hover{border-color:var(--accent)}.button-wave{border-left:2px solid;border-right:2px solid;width:24px;height:20px;position:relative}.button-wave:before,.button-wave:after{content:"";background:currentColor;width:2px;height:12px;position:absolute;top:4px}.button-wave:before{left:6px}.button-wave:after{right:6px}.style-strip{grid-template-columns:repeat(4,minmax(82px,1fr));gap:12px;max-width:620px;margin-top:30px;display:grid}.style-strip div{color:var(--ink-soft);text-align:center;justify-items:center;gap:10px;font-size:.92rem;display:grid}.style-strip svg{width:48px;height:48px;color:var(--ink)}.style-strip svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.demo-panel{border:1px solid var(--night-border);background:radial-gradient(circle at 20% 0%, #f39a1629, transparent 18rem), linear-gradient(145deg, var(--night-2) 0%, var(--night) 62%);box-shadow:var(--shadow);color:#f8f4eb;border-radius:8px;padding:18px;overflow:hidden}.demo-panel-header{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.demo-panel h2{margin:0;font-size:1.02rem;line-height:1.35}.demo-panel p,.demo-panel-header span{color:#c9d0ca;margin:4px 0 0;font-size:.82rem;line-height:1.4}.dropzone{color:#f7f2e9;cursor:pointer;text-align:center;background:#fffdf805;border:1px dashed #76827b;border-radius:8px;place-items:center;min-height:72px;display:grid;position:relative;overflow:hidden}.dropzone input{z-index:2;cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.dropzone>svg,.dropzone>span,.dropzone>small{z-index:1;pointer-events:none;position:relative}.dropzone span{margin-top:6px;font-weight:750;display:block}.dropzone small{color:#c9d0ca;margin-top:4px;font-size:.9rem;display:block}.dropzone:hover{border-color:var(--accent)}.upload-status{color:#8bf59a;background:#2f9e4426;border:1px solid #71df8357;border-radius:8px;align-items:center;gap:9px;min-height:30px;margin-top:8px;padding:5px 10px;font-size:.84rem;font-weight:750;line-height:1.35;display:flex}.demo-icon{width:34px;height:34px}.demo-icon path,.play-icon path,.status-icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.status-icon{flex:none;width:18px;height:18px}.audio-strip{background:linear-gradient(#343e3b 0%,#222a27 100%);border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;min-height:40px;margin-top:9px;padding:0 16px;display:grid}.audio-strip button{background:var(--accent);color:#1b1205;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.audio-strip button:disabled{cursor:default;opacity:.72}.play-icon{width:20px;height:20px}.audio-player{width:100%;height:32px;accent-color:var(--accent);grid-column:1/-1}.audio-strip span{color:#eef0ec;font-size:.9rem}.scrubber{background:#707a74;border-radius:999px;height:4px}.scrubber span{border-radius:inherit;background:#f2eee6;width:58%;height:100%;display:block}.waveform{border-bottom:1px solid var(--night-border);align-items:center;gap:3px;height:78px;margin-top:10px;padding:3px 0 14px;display:flex}.waveform-bar{background:linear-gradient(180deg, #ffc35a 0%, var(--accent) 55%, #ca6500 100%);transform-origin:50%;border-radius:999px;flex:1 1 0;min-width:2px}.waveform-bar.is-active{animation:.56s ease-in-out pulse-bar}.timeline{color:#d3d7d2;justify-content:space-between;margin-top:7px;font-size:.85rem;display:flex}.prediction-grid{border-top:1px solid var(--night-border);grid-template-columns:.78fr 1.22fr;gap:0;margin-top:10px;display:grid}.prediction-summary{border-right:1px solid var(--night-border);align-content:start;gap:6px;min-height:126px;padding:12px 18px 0 0;display:grid}.prediction-summary span,.probabilities>span{color:#f8f4eb;font-size:.93rem;font-weight:800}.prediction-summary strong{color:var(--accent);font-size:1.38rem;line-height:1.1}.prediction-summary small{color:#d4d8d3;margin-top:2px;font-size:.86rem}.prediction-summary b{color:var(--accent);font-size:1.48rem}.prediction-summary em{color:#71df83;font-size:.9rem;font-style:normal}.probabilities{gap:8px;padding:12px 0 0 18px;display:grid}.probability-row{grid-template-columns:88px 1fr 40px;align-items:center;gap:10px;display:grid}.probability-row small{color:#f8f4eb;font-size:.85rem}.probability-row b{color:#f8f4eb;text-align:right;font-size:.85rem;font-weight:650}.probability-track{background:#303b37;border-radius:3px;height:16px;overflow:hidden}.probability-track span{border-radius:inherit;background:linear-gradient(90deg, #fbc15a 0%, var(--accent) 100%);height:100%;display:block}.results-band{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fffdf89e}.results-layout,.pipeline-section,.cli-section{padding:56px 0}.section-heading{max-width:780px;margin-bottom:28px}.section-heading h2{margin:0;font-size:2rem;line-height:1.16}.section-heading p{color:var(--muted);margin:12px 0 0;font-size:1rem;line-height:1.6}.metrics-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.metric-card,.pipeline-card{border:1px solid var(--border);background:#ffffffb8;border-radius:8px;padding:24px;box-shadow:0 12px 34px #202a2712}.metric-card span{color:var(--accent-strong);font-size:2rem;font-weight:860;line-height:1}.metric-card h3,.pipeline-card h3,.feature-panel h3{margin:12px 0 0;font-size:1rem;line-height:1.35}.metric-card p,.pipeline-card p{color:var(--muted);margin:8px 0 0;font-size:.92rem;line-height:1.55}.results-grid{grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);align-items:stretch;gap:28px;margin-top:28px;display:grid}.chart-card,.matrix-panel,.artifact-frame,.feature-panel,.terminal-panel{border:1px solid var(--border);background:#ffffffc7;border-radius:8px;box-shadow:0 14px 40px #202a2712}.chart-card{margin:0;padding:24px 24px 18px}.chart-card figcaption,.matrix-table caption,.artifact-frame figcaption{color:var(--ink);text-align:left;font-size:.95rem;font-weight:800}.chart-card svg{width:100%;height:auto;margin-top:16px;display:block}.chart-card text{fill:var(--muted);font-size:.76rem}.grid-line{stroke:#e5ded1;stroke-width:1px}.test-line,.validation-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.test-line{stroke:var(--ink)}.validation-line{stroke:var(--accent)}.chart-legend{color:var(--muted);justify-content:center;gap:20px;font-size:.88rem;display:flex}.chart-legend span{align-items:center;gap:8px;display:inline-flex}.chart-legend i{border-radius:999px;width:24px;height:3px}.legend-test{background:var(--ink)}.legend-validation{background:var(--accent)}.matrix-panel{padding:24px;overflow:auto}.matrix-table{border-collapse:collapse;width:100%;min-width:560px}.matrix-table caption{margin-bottom:14px}.matrix-table th,.matrix-table td{border:1px solid var(--border);text-align:center;padding:15px 12px;font-size:.9rem}.matrix-table th{background:#f8f4eb;font-weight:800}.matrix-table tbody th{text-align:left}.matrix-table td.is-correct{background:var(--green-soft);color:#17451f;font-weight:850}.artifact-frame{margin:28px 0 0;padding:18px}.artifact-frame img{border:1px solid var(--border);border-radius:8px;width:100%;height:auto;display:block}.artifact-frame figcaption{color:var(--muted);margin-top:12px}.pipeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.pipeline-card{position:relative}.pipeline-card span{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-strong);border-radius:8px;place-items:center;font-weight:850;display:grid}.feature-panel{margin-top:20px;padding:24px}.feature-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:16px 0 0;padding:0;list-style:none;display:grid}.feature-panel li{color:var(--ink-soft);padding-left:18px;line-height:1.55;position:relative}.feature-panel li:before{background:var(--teal);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.66em;left:0}.cli-section{padding-top:0}.terminal-panel{background:var(--night);color:#f8f4eb;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);display:grid;overflow:hidden}.terminal-panel pre{border-right:1px solid var(--night-border);margin:0;padding:28px;font-size:.92rem;line-height:1.65;overflow:auto}.terminal-panel code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.terminal-output{align-content:center;gap:8px;padding:28px;display:grid}.terminal-output span{color:#cbd2cc;font-size:.88rem;font-weight:800}.terminal-output strong{color:var(--accent);font-size:1.6rem}.terminal-output small{color:#cbd2cc}.site-footer{background:radial-gradient(circle at top left, #f39a161f, transparent 24rem), var(--night);color:#f8f4eb;grid-template-columns:1fr auto 1fr;align-items:start;gap:28px;padding:36px max(24px,50vw - 590px);display:grid}.site-footer p{color:#cbd2cc;margin:12px 0 0;line-height:1.55}.footer-brand{font-size:1.1rem}@keyframes pulse-bar{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.22)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.waveform-bar.is-active{animation:none}}@media (max-width:1040px){.hero,.results-grid{grid-template-columns:1fr}.hero{gap:40px}.hero-copy h1{font-size:3.05rem}.pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.section-shell{width:min(100% - 28px,1180px)}.site-header{align-items:flex-start;padding:14px;position:static}.site-header nav{justify-content:flex-end;gap:6px 14px;font-size:.85rem}.brand{font-size:1rem}.brand-mark{width:34px;height:34px}.hero{min-height:0;padding:34px 0 28px}.hero-copy h1{font-size:2.55rem}.hero-copy p{font-size:1rem}.style-strip,.metrics-row,.feature-panel ul,.terminal-panel,.site-footer{grid-template-columns:1fr}.style-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.prediction-grid{grid-template-columns:1fr}.prediction-summary{border-right:0;border-bottom:1px solid var(--night-border);min-height:0;padding:18px 0}.probabilities{padding:18px 0 0}.pipeline-grid{grid-template-columns:1fr}.terminal-panel pre{border-right:0;border-bottom:1px solid var(--night-border)}.site-footer{padding:32px 14px}}@media (max-width:460px){.site-header{display:grid}.site-header nav{justify-content:start}.hero-copy h1{font-size:2.18rem}.hero-actions{display:grid}.button{width:100%}.demo-panel{padding:16px}.demo-panel-header{display:grid}.probability-row{grid-template-columns:78px 1fr 34px;gap:8px}}
