:root{--med-bg:#eef2f6;--med-surface:#fff;--med-surface-muted:#f8fafc;--med-primary:#0c4a6e;--med-primary-hover:#0a3d5c;--med-accent:#0369a1;--med-border:#cbd5e1;--med-border-strong:#94a3b8;--med-text:#0f172a;--med-text-secondary:#475569;--med-text-muted:#64748b;--focus-ring:#0284c7;--shadow-sm:0 1px 2px #0f172a0f;--shadow-md:0 4px 14px #0f172a14;color:var(--med-text);background:var(--med-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,sans-serif;font-size:18px;line-height:1.55}@media (width<=720px){:root{font-size:16px}}*,:before,:after{box-sizing:border-box}body{min-height:100dvh;margin:0}#root{min-height:100dvh}a:focus-visible,button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.skip-link{z-index:100;background:var(--med-primary);color:#fff;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home{min-height:100dvh;color:var(--med-text);flex-direction:column;display:flex}.page-outlet{flex-direction:column;flex:1;display:flex}.home__header{z-index:50;background:var(--med-surface);border-bottom:1px solid var(--med-border);box-shadow:var(--shadow-sm);position:sticky;top:0}.home__header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:0 auto;padding:1rem 1.5rem;display:flex}.home__brand{color:inherit;align-items:center;gap:.875rem;text-decoration:none;display:flex}.home__brand-mark{background:var(--med-primary);color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.home__brand-text{text-align:left}.home__product-name{letter-spacing:-.02em;color:var(--med-primary);margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.2}.home__product-tag{color:var(--med-text-muted);letter-spacing:.02em;text-transform:uppercase;margin:.15rem 0 0;font-size:.8125rem;font-weight:500}.home__header-meta{color:var(--med-text-secondary);font-size:.8125rem;font-weight:500}.home__main{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 3rem;scroll-margin-top:5.5rem}.home__hero{background:var(--med-surface);border:1px solid var(--med-border);box-shadow:var(--shadow-md);border-radius:12px;padding:2rem 2rem 2.25rem}@media (width>=768px){.home__hero{padding:2.5rem 2.75rem}}.home__hero-label{letter-spacing:.08em;text-transform:uppercase;color:var(--med-accent);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.home__hero-title{letter-spacing:-.02em;color:var(--med-text);max-width:36ch;margin:0 0 1rem;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:600;line-height:1.2}.home__hero-lead{color:var(--med-text-secondary);max-width:52ch;margin:0;font-size:1.0625rem;line-height:1.6}.home__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.home__btn{cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 1.5rem;font-family:inherit;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.home__btn--primary{background:var(--med-primary);color:#fff}.home__btn--primary:hover{background:var(--med-primary-hover)}.home__btn--secondary{background:var(--med-surface);color:var(--med-primary);border-color:var(--med-border-strong)}.home__btn--secondary:hover{background:var(--med-surface-muted);border-color:var(--med-primary)}.home__panels{gap:1.25rem;margin-top:2.5rem;display:grid}@media (width>=768px){.home__panels{grid-template-columns:repeat(3,1fr)}}.home__panel{background:var(--med-surface);border:1px solid var(--med-border);box-shadow:var(--shadow-sm);border-radius:10px;padding:1.35rem 1.35rem 1.5rem}.home__panel-icon{background:var(--med-surface-muted);border:1px solid var(--med-border);width:40px;height:40px;color:var(--med-primary);border-radius:8px;place-items:center;margin-bottom:.875rem;display:grid}.home__panel-icon svg{width:22px;height:22px}.home__panel-title{color:var(--med-text);margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.home__panel-text{color:var(--med-text-secondary);margin:0;font-size:.9375rem;line-height:1.55}.session-page{background:var(--med-surface);border:1px solid var(--med-border);box-shadow:var(--shadow-md);border-radius:12px;padding:2rem 2rem 2.25rem}.session-page__column{flex-direction:column;gap:1.25rem;width:100%;max-width:min(96vw,920px);margin-inline:auto;display:flex}.session-page__title{letter-spacing:-.02em;color:var(--med-text);margin:0;font-family:IBM Plex Serif,Georgia,serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:600;line-height:1.2}.session-page .home__hero-label{margin-bottom:.5rem}.session-page .session-page__title{margin-top:.25rem}.about-page__body{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.about-page__text{color:var(--med-text-secondary);max-width:65ch;margin:0;font-size:1.0625rem;line-height:1.65}.about-page__work-title{font-style:italic;font-weight:inherit;color:var(--med-text)}.about-page__inline-link{color:var(--med-accent);text-underline-offset:3px;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px}.about-page__inline-link:hover{color:var(--med-primary)}.about-page__inline-link .about-page__work-title{color:inherit}.about-page__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.session-page__lead{color:var(--med-text-secondary);max-width:62ch;margin:0;font-size:1.0625rem;line-height:1.6}.session-page__note{color:var(--med-text);max-width:62ch;margin:0;font-size:1.0625rem;font-weight:500;line-height:1.6}.session-page__note strong{font-weight:700}.session-page__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;max-width:62ch;margin:0;padding:.875rem 1rem;font-size:.9375rem;line-height:1.5}.session-page__camera-actions{margin-top:0}.session-page__camera-stage{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.session-page__video-shell{isolation:isolate;aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-md);background:#0f172a;border-radius:0;position:relative;overflow:hidden}.session-page__video-shell--camera-only{width:min(100%,520px);height:295px;aspect-ratio:unset;margin-inline:auto;box-shadow:none;background:0 0;border:none;border-radius:0;max-width:42rem;margin:0;padding:0}.session-page__calibration-hint-title{color:var(--med-text);margin:0 0 .35rem;font-size:.9375rem;font-weight:600}.session-page__calibration-hint-text{color:var(--med-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.session-page__calibration-hint-progress{color:var(--med-accent);margin:.5rem 0 0;font-size:.8125rem;font-weight:600}.session-page__gaze-dot{pointer-events:none;z-index:2;visibility:visible;will-change:left, top;background:#ff2828d9;border:2px solid #ffffffd9;border-radius:50%;width:12px;height:12px;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0f172a40}.session-page__video{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:relative;transform:scaleX(-1)}.session-page__face-guide{z-index:1;pointer-events:none;position:absolute;inset:0;transform:translateZ(0)}.session-page__eye-placement-frame{background:#0f172a40;border:3px solid #22c55ef2;border-radius:10px;justify-content:center;align-items:center;height:10%;min-height:44px;display:flex;position:absolute;top:26%;left:6%;right:6%;box-shadow:0 0 0 2px #0f172ae6,0 0 16px #22c55e73}.session-page__eye-placement-label{letter-spacing:.12em;text-transform:uppercase;color:#fffffff2;text-shadow:0 1px 2px #0f172ae6;font-size:.6875rem;font-weight:700}.session-page__continue-bar{justify-content:center;width:100%;padding-bottom:.25rem;display:flex}.session-page__continue-btn{min-width:200px;box-shadow:var(--shadow-sm)}.session-page__eye-status{color:var(--med-accent);margin:0;font-size:.9375rem;font-weight:600}.session-page__gaze-readout{border:1px solid var(--med-border);background:var(--med-surface-muted);border-radius:10px;flex-direction:column;gap:.35rem;max-width:100%;padding:.875rem 1rem;display:flex}.session-page__gaze-label{letter-spacing:.04em;text-transform:uppercase;color:var(--med-text-muted);font-size:.75rem;font-weight:600}.session-page__gaze-coords{color:var(--med-text);font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.9375rem}.session-page__lead--compact{max-width:58ch}.wg-calibration__layer{z-index:3;pointer-events:none;position:absolute;inset:0;transform:translateZ(0)}.wg-calibration__dot{pointer-events:auto;z-index:1;border:3px solid var(--med-primary);cursor:pointer;background:#fffffff2;border-radius:50%;width:40px;height:40px;margin:0;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0f172a26}.wg-calibration__dot:hover:not(.wg-calibration__dot--done){border-color:var(--med-accent)}.wg-calibration__dot.wg-calibration__dot--done,button.wg-calibration__dot[data-calib-done=true]{background:#bbf7d0!important;border-color:#15803d!important}.wg-calibration__dot.wg-calibration__dot--done:hover,button.wg-calibration__dot[data-calib-done=true]:hover{background:#bbf7d0!important;border-color:#166534!important}.wg-calibration__dot:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.wg-calibration__dot-fill{background:var(--med-accent);opacity:.55;transform-origin:50%;pointer-events:none;border-radius:50%;position:absolute;inset:4px}.wg-calibration__dot-fill.wg-calibration__dot-fill--complete,button.wg-calibration__dot[data-calib-done=true] .wg-calibration__dot-fill{opacity:1!important;background:#16a34a!important}.test-page{background:var(--med-surface);border:1px solid var(--med-border);box-shadow:var(--shadow-md);border-radius:12px;min-height:min(100dvh - 4rem,920px);padding:1.5rem 1.25rem 2rem}.test-page__column{flex-direction:column;gap:1rem;width:100%;max-width:min(96vw,1040px);margin-inline:auto;display:flex}.test-page__layout{flex-direction:column;flex:1;gap:1.25rem;min-height:0;display:flex}.test-page__webcam-caption{color:var(--med-text-secondary);text-align:center;margin:0 0 .5rem;font-size:.875rem;line-height:1.45}.test-page__webcam-block{flex:none}.test-page__webcam-shell{isolation:isolate;width:min(100%,520px);height:295px;box-shadow:var(--shadow-md);background:#0a0a0a;position:relative}.test-page__webcam-video{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:relative;transform:scaleX(-1)}.test-page__face-mesh-canvas{z-index:1;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.test-page__webcam-face-frame{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.test-page__face-ring{flex-shrink:0;width:74%;max-width:200px;height:92%}.test-page__stage-wrap{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.test-page__calibration-hint{border:1px solid var(--med-border);background:var(--med-surface-muted);border-radius:10px;margin:0;padding:.75rem 1rem}.test-page__calibration-hint-title{color:var(--med-text);margin:0 0 .35rem;font-size:.9375rem;font-weight:600}.test-page__calibration-hint-text{color:var(--med-text-secondary);margin:0;font-size:.875rem;line-height:1.5}.test-page__calibration-hint-progress{color:var(--med-accent);margin:.5rem 0 0;font-size:.8125rem;font-weight:600}.test-page__calibration-hint-wait{color:var(--med-text-muted);margin:.5rem 0 0;font-size:.8125rem;font-weight:600}.test-page__stage{isolation:isolate;background:var(--med-surface-muted);border:1px solid var(--med-border);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-height:min(58vh,720px);padding:5px;display:flex;position:relative;overflow:hidden}.test-page__gaze-dot{pointer-events:none;z-index:40;will-change:left, top;background:#dc2626;border:2px solid #fff;border-radius:50%;width:16px;height:16px;margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #0f172a59}.test-page__stage .wg-calibration__layer{z-index:30}.test-page__status{color:var(--med-accent);margin:0;font-size:.9375rem;font-weight:600;line-height:1.45}.test-page__stage .wg-calibration__dot{z-index:1;border-color:var(--med-primary);box-shadow:var(--shadow-sm);touch-action:manipulation;background:#fffffff7}.test-page__stage .wg-calibration__dot:hover:not(.wg-calibration__dot--done){border-color:var(--med-accent)}.aac-grid__container{width:100%;height:100%}.aac-grid__quarter{box-sizing:border-box;-webkit-user-select:none;user-select:none;transition:opacity .2s,transform .1s,box-shadow .2s}.aac-grid__progress-circle{filter:drop-shadow(0 2px 4px #0003);width:100px;height:100px}
