:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e8edf6;background:#080b12;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 10%,#18223d 0,transparent 32%),#080b12}button,input,select{font:inherit}button{cursor:pointer}main{width:min(1180px,calc(100% - 32px));margin:auto;padding:48px 0 72px}.hero{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px}.eyebrow,.step,.label{font-size:.72rem;letter-spacing:.16em;color:#7fe7c4;font-weight:800}.hero h1{font-size:clamp(2.8rem,7vw,5.8rem);line-height:.9;letter-spacing:-.06em;margin:.25rem 0 1rem}.lede{max-width:680px;color:#aab5c7;font-size:1.05rem;line-height:1.65}.model-card{min-width:250px;padding:18px;border:1px solid #273147;background:#0d121d;border-radius:16px;display:grid;gap:8px}.pill{width:max-content;font-size:.65rem;font-weight:900;letter-spacing:.1em;color:#111;background:#ffd166;padding:5px 8px;border-radius:999px}.pill.ready{background:#7fe7c4}.privacy-note{display:flex;gap:18px;padding:16px 20px;border:1px solid #254a42;background:#0d1b19;border-radius:14px;color:#a8c5bd;margin-bottom:22px}.privacy-note strong{color:#7fe7c4;white-space:nowrap}.workspace{display:grid;grid-template-columns:1.08fr .92fr;background:#0d121d;border:1px solid #242c3d;border-radius:24px;overflow:hidden;box-shadow:0 28px 80px #0008}.capture-panel{padding:24px;border-right:1px solid #242c3d}.camera-shell{position:relative;aspect-ratio:4/3;background:#03050a;border-radius:18px;overflow:hidden}.camera-shell video,.camera-shell canvas{position:absolute;width:100%;height:100%;object-fit:cover}.camera-shell canvas{display:none}.reticle{position:absolute;top:13%;right:25%;bottom:13%;left:25%;border:2px solid #7fe7c4;border-radius:48% 48% 42% 42%;box-shadow:0 0 0 999px #0002}.capture-actions{display:flex;gap:10px;margin-top:14px}.secondary,.upload-button{border:1px solid #37435b;background:#151c2a;color:#e8edf6;border-radius:10px;padding:11px 16px;text-align:center}.upload-button{cursor:pointer}.upload-button input{display:none}.hint,.info{font-size:.82rem;line-height:1.55;color:#7e8ba0}.flow-panel{padding:24px;display:flex;flex-direction:column}.tabs{display:flex;border-bottom:1px solid #273147;margin-bottom:24px}.tab{background:none;border:0;color:#7e8ba0;padding:10px 14px;border-bottom:2px solid transparent}.tab.active{color:#fff;border-bottom-color:#7fe7c4}.flow{display:none;gap:16px}.flow.active{display:grid}.flow h2{font-size:1.65rem;margin:0 0 8px}.flow label{display:grid;gap:8px;color:#aab5c7;font-size:.84rem;font-weight:650}.flow input:not([type=checkbox]),.flow select{width:100%;border:1px solid #313b50;background:#090d15;color:#fff;padding:13px 14px;border-radius:10px;outline:none}.flow input:focus,.flow select:focus{border-color:#7fe7c4}.consent{grid-template-columns:auto 1fr!important;align-items:start;font-weight:400!important;line-height:1.45}.consent input{margin-top:3px}.primary,.danger{border:0;border-radius:11px;padding:14px 18px;font-weight:850}.primary{background:#7fe7c4;color:#07110e}.danger{background:#34141a;color:#ff9eac}.status{margin-top:auto;padding:16px;border-radius:12px;background:#151c2a;color:#aab5c7;min-height:55px;line-height:1.45}.status.success{background:#10271f;color:#8ef0cc}.status.error{background:#35161c;color:#ffadb8}.user-list{display:grid;gap:8px}.user-row{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#111824;border-radius:10px}.user-row small{display:block;color:#7e8ba0}.user-row button{background:none;border:0;color:#ff9eac}.empty{color:#7e8ba0}@media(max-width:800px){main{padding-top:24px}.hero{display:grid}.model-card{width:100%}.privacy-note{display:grid;gap:5px}.workspace{grid-template-columns:1fr}.capture-panel{border-right:0;border-bottom:1px solid #242c3d}.flow-panel{min-height:500px}}
