:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at center,#dbeafe,#f1f5ff 52%,#f8fafc)}#root{min-height:100vh}a{color:inherit}button{font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column;transition:padding .3s ease}html,body,.app{background:#fff!important;color:#000!important}a,a:visited{color:#000!important}.primary-button{background:#000!important;color:#fff!important;box-shadow:none!important}.ghost-button{background:transparent!important;color:#000!important;border-color:#0000001f!important;box-shadow:none!important}.hero,.stage{background:#fff!important;border-color:#00000014!important;box-shadow:none!important}.hero__title{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:#000!important}.app--fullscreen{padding:0}.app__shell{width:100%;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem);flex:1}.app--fullscreen .app__shell{gap:0}.hero{background:linear-gradient(135deg,#fffffffa,#deebfff5);border:1px solid rgba(148,177,220,.24);border-radius:28px;padding:clamp(1.2rem,3vw,1.75rem) clamp(1.75rem,4vw,2.5rem);box-shadow:0 18px 60px -46px #1d4ed866;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:clamp(1rem,2vw,1.5rem);position:relative;margin:0 clamp(2rem,5vw,4rem);margin-top:clamp(2rem,5vw,4rem)}.hero__meta,.hero__header{display:none}.hero__title{margin:0;font-size:clamp(1.4rem,6.2vw,2.2rem);line-height:1.04;text-transform:uppercase;letter-spacing:.12em;font-weight:800;background:linear-gradient(90deg,#08204f,#0f3a9c 30%,#1854e2 55%,#2d74ff 78%,#4ca0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__logo{display:block;width:auto;height:clamp(86px,1.9vw,32px);max-width:100%}.hero__copy{display:none}.primary-button{border:none;border-radius:16px;padding:.8rem 1.7rem;font-size:1rem;font-weight:600;font-family:inherit;color:#f8fafc;background:linear-gradient(135deg,#1d4ed8,#38bdf8);box-shadow:0 24px 45px -24px #1d4ed8a6;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.primary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 28px 58px -26px #1d4ed8b3}.primary-button:disabled{filter:saturate(.75);cursor:progress}.hero__note{display:none}.alert{border-radius:18px;padding:.9rem 1.1rem;font-size:.95rem;display:flex;gap:.5rem;align-items:baseline;background:#ef444424;border:1px solid rgba(239,68,68,.24);color:#9f1239;position:absolute;top:100%;left:0;right:0;margin-top:.5rem}.stage{margin:0 clamp(2rem,5vw,4rem);margin-bottom:clamp(2rem,5vw,4rem);position:relative;border-radius:28px;padding:clamp(1rem,2.8vw,1.6rem);border:1px solid rgba(148,177,220,.18);background:linear-gradient(140deg,#fffffffc,#ddeafff7);box-shadow:0 24px 80px -58px #1d4ed87a;display:flex;align-items:stretch;justify-content:center;min-height:clamp(360px,64vh,780px);height:clamp(360px,64vh,780px);flex:1}.stage__surface{position:relative;width:100%;flex:1;aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;display:flex}.stage__controls{position:absolute;top:clamp(1rem,3vw,1.5rem);right:clamp(1rem,3vw,1.5rem);z-index:2;display:flex}.ghost-button{border:1px solid rgba(148,177,220,.4);background:#ffffffb8;color:#1e3a8a;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 12px 30px -20px #1d4ed8a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ghost-button--icon{width:44px;height:44px;border-radius:999px;display:grid;place-items:center}.ghost-button--icon svg{width:22px;height:22px}.ghost-button:hover{transform:translateY(-1px);box-shadow:0 16px 36px -20px #1d4ed8b3;background:#ffffffd9}.ghost-button:active{transform:translateY(0)}.stage--fullscreen{position:fixed;inset:0;width:100vw;height:100vh;border-radius:0;padding:clamp(1.5rem,4vw,3rem);border:none;box-shadow:none;z-index:12;background:radial-gradient(circle at top,#e0f2fe,#f8fafc 45% 100%);margin:0;flex:none}.stage--fullscreen .ghost-button{background:#ffffffb8;color:#1e3a8a;border-color:#94b1dc66;box-shadow:0 12px 30px -20px #1d4ed8a6}.stage__placeholder{position:absolute;inset:0;border-radius:20px;border:none;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,visibility .3s ease}.stage__placeholder-image{width:100%;height:100%;object-fit:cover;object-position:center 12%;border-radius:20px;display:block}.stage__placeholder--hidden{opacity:0;visibility:hidden;pointer-events:none}.stage__video{position:absolute;inset:0;display:flex;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.stage__video--visible{opacity:1;visibility:visible;pointer-events:auto}.stage__video .avatar{flex:1;display:flex;flex-direction:column}.stage--fullscreen .stage__placeholder{min-height:clamp(480px,90vh,900px)}.stage--fullscreen .stage__placeholder-image{max-width:none}.stage--fullscreen{height:100vh}.stage .avatar{width:100%;justify-content:center;flex:1;display:flex;flex-direction:column;gap:.75rem}.avatar__video{width:100%;height:100%;border-radius:24px;background:transparent;border:1px solid rgba(59,130,246,.28);object-fit:cover;object-position:center 20%;box-shadow:inset 0 0 0 1px #94b1dc1f;transform:translateZ(0);will-change:transform;backface-visibility:hidden;image-rendering:high-quality;image-rendering:-webkit-optimize-contrast;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stage--fullscreen .avatar__video{background:transparent;border-radius:24px;border:none;box-shadow:none}.avatar__status{font-weight:500;font-size:.95rem;color:#163977}.stage--fullscreen .avatar__status{color:#163977}@media(max-width:720px){.hero{border-radius:24px;padding:clamp(1.5rem,6vw,2.3rem)}.stage{border-radius:24px;padding:clamp(1.25rem,5vw,2rem)}.ghost-button--icon{width:40px;height:40px}}@media(min-width:960px){.hero,.stage{height:100%}}.person-detection-container{position:fixed;bottom:-9999px;left:-9999px;opacity:0;pointer-events:none;visibility:hidden}.login-screen{display:grid;place-items:center;min-height:calc(100vh - 120px);padding:2rem}.login-card{width:100%;max-width:420px;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(16,78,145,.06);border-radius:14px;padding:1.5rem;box-shadow:0 18px 40px -30px #104e9173;display:flex;flex-direction:column;gap:.75rem}.login-card__header{display:flex;flex-direction:column;gap:.5rem;align-items:center;text-align:center;padding-top:.25rem}.login-card__logo{width:48px;height:158px;object-fit:contain;border-radius:8px}.login-card__title{margin:0;font-size:1.3rem;letter-spacing:.08em;color:#08204f;text-transform:uppercase}.login-card__subtitle{margin:0;font-size:.825rem;color:#03122799}.login-card__logo--stack{width:80px;height:80px;margin-bottom:8px}.login-card__title-wrap--center{display:flex;flex-direction:column;align-items:center;gap:4px}.login-form{display:flex;flex-direction:column;gap:.9rem;margin-top:.25rem}.form-row{display:flex;flex-direction:column;gap:.35rem}.form-label{font-size:.825rem;color:#031227bf}.form-input{height:44px;padding:0 .9rem;border-radius:10px;border:1px solid rgba(16,78,145,.08);background:#fff;outline:none;font-size:1rem;transition:box-shadow .12s ease,border-color .12s ease,transform .08s ease}.form-input:focus{box-shadow:0 8px 24px -20px #1d4ed873;border-color:#1d4ed873}.login-actions{display:flex;justify-content:flex-end;margin-top:.25rem}.alert--error{border-radius:10px;padding:.6rem .9rem;font-size:.9rem;background:#ef44440f;border:1px solid rgba(239,68,68,.12);color:#9f1239}.login-screen{background:radial-gradient(1200px 600px at 10% 10%,rgba(29,78,216,.06),transparent 8%),radial-gradient(900px 400px at 90% 85%,rgba(14,165,233,.04),transparent 8%)}.login-card{transform-origin:center center;animation:card-entrance .36s cubic-bezier(.2,.9,.28,1) both}.login-illustration{display:block;width:76px;height:76px;margin-right:6px;filter:drop-shadow(0 8px 18px rgba(16,78,145,.08))}.logout-button{color:#000!important;border-color:#0000000f!important;background:#00000005}.logout-button:hover{background:#0000000a!important}.login-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.login-help{display:flex;flex-direction:column;gap:6px}.login-help__link{font-size:.875rem;color:#0f3a9c;text-decoration:none}.login-help__link:hover{text-decoration:underline}.login-help__note{font-size:.78rem;color:#0312278c}.primary-button{padding:.75rem 1.4rem;border-radius:12px;font-size:.985rem;box-shadow:0 18px 40px -28px #1d4ed87a}@keyframes card-entrance{0%{opacity:0;transform:translateY(14px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:520px){.login-card{padding:1rem;border-radius:12px}.login-card__logo{width:44px;height:44px}.login-card__logo--stack{width:64px;height:64px}}.person-detection,.person-detection__status,.person-detection__preview,.person-detection__video,.person-detection__canvas{display:none}
