:root{--ink:#18231f;--muted:#64716b;--line:#dce3df;--soft:#f3f6f4;--green:#176b45;--green-dark:#105235;--green-pale:#e7f3ec;--blue:#23678a;--blue-pale:#e8f2f7;--red:#ad3d35;--red-pale:#f9ecea;--amber:#a76516;--white:#ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#eef2ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#eef2ef}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.access-page{min-height:100vh;display:grid;grid-template-rows:92px 1fr 44px;background:linear-gradient(145deg,#f8faf9,#edf2ef 65%,#e5ece8)}.access-header,.setup-header{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,56px);border-bottom:1px solid rgba(24,35,31,.08);background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-logo{width:220px;height:72px;object-fit:cover;object-position:center}.prototype-label{border:1px solid #a9b9b0;color:#46564e;padding:6px 9px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;border-radius:4px}.access-footer{align-items:center;color:#748078;font-size:12px}.access-footer,.access-stage{display:flex;justify-content:center}.access-stage{width:min(860px,calc(100% - 32px));min-height:560px;margin:34px auto;align-self:center;background:var(--white);border:1px solid rgba(24,35,31,.1);border-radius:8px;box-shadow:0 24px 70px rgba(28,46,37,.12);padding:clamp(26px,5vw,58px);flex-direction:column;position:relative;overflow:hidden}.access-stage:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--green) 0 55%,#d1a74c 55% 72%,var(--blue) 72%)}.access-empty,.intro-layout,.voice-layout{align-items:center;text-align:center}.access-empty{gap:8px}.access-icon{width:66px;height:66px;display:grid;place-items:center;color:var(--green);border:1px solid #b8d3c4;background:var(--green-pale);border-radius:50%;margin-bottom:16px}.pending-icon{color:var(--amber);border-color:#e2c99f;background:#fff6e7}.eyebrow{margin:0 0 8px;color:var(--green);font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}h1,h2,p{letter-spacing:0}h1{font-size:clamp(30px,4.3vw,46px);line-height:1.08;font-weight:700}h1,h2{margin:0}h2{font-size:22px}.stage-copy{max-width:580px;color:var(--muted);font-size:16px;line-height:1.65;margin:16px auto 24px}.header-button,.primary-button,.secondary-button,.small-button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:5px;font-weight:700;transition:background .18s,transform .18s,border-color .18s}.primary-button{background:var(--green);color:white;padding:0 20px}.primary-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.secondary-button{background:white;border:1px solid var(--line);color:var(--ink);padding:0 16px}.text-button{border:0;background:transparent;color:var(--green);display:inline-flex;align-items:center;gap:6px;font-weight:700;padding:13px;margin-top:3px}.intro-layout{display:flex;flex-direction:column}.gate-list{display:grid;grid-template-columns:repeat(3,1fr);width:100%;grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);margin:10px 0 28px;border-radius:6px;overflow:hidden}.gate-list span{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 10px;background:#f9fbfa;color:#4c5b54;font-size:13px;font-weight:650}.gate-list svg{color:var(--green)}.camera-shell{width:100%;aspect-ratio:16/10;min-height:280px;max-height:500px;position:relative;background:#16201c;border-radius:7px;overflow:hidden;border:1px solid #24342d}.camera-compact{position:absolute;width:1px;height:1px;min-height:0;opacity:0;pointer-events:none}.camera-video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-mask{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;background:radial-gradient(ellipse 27% 42% at center,transparent 96%,rgba(11,18,15,.68) 100%)}.camera-mask span{width:34%;aspect-ratio:3/4;border:2px solid rgba(255,255,255,.78);border-radius:50%;box-shadow:0 0 0 1px rgba(20,111,70,.6)}.camera-status{position:absolute;left:14px;right:14px;bottom:14px;min-height:38px;background:rgba(11,18,15,.8);color:white;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;border-radius:4px;font-size:13px}.camera-status svg{color:#75d3a5}.camera-error{position:absolute;inset:12px 12px auto;background:rgba(153,41,33,.92);color:white;padding:10px 12px;border-radius:4px;font-size:13px}.face-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px}.face-actions .text-button{margin-top:0}.stage-heading{margin-bottom:20px}.stage-heading h1,.terms-layout h1,.voice-layout h1{font-size:34px}.working-line{display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);margin-top:18px;font-size:14px}.voice-layout{display:flex;flex-direction:column}.voice-layout blockquote{max-width:590px;margin:28px auto 20px;padding:24px 28px;border-left:4px solid var(--green);background:var(--soft);color:#26372f;font-size:clamp(20px,3vw,26px);line-height:1.42;font-weight:600;text-align:left}.transcript{color:var(--muted);font-size:14px;margin:0 0 16px}.terms-layout{max-height:100%}.terms-document{max-height:260px;overflow:auto;border:1px solid var(--line);background:#fafcfb;padding:22px 24px;border-radius:5px;color:#425149;line-height:1.6;margin-bottom:16px}.terms-document h2{color:var(--ink);margin-bottom:14px}.terms-document p{margin:0 0 12px}.accept-row{display:flex;gap:11px;align-items:flex-start;padding:14px;background:var(--green-pale);border:1px solid #c6ddcf;border-radius:5px;margin-bottom:18px;font-size:14px;line-height:1.4}.accept-row input{width:18px;height:18px;accent-color:var(--green);flex:0 0 auto}.inline-error{background:var(--red-pale);border:1px solid #e7bdb8;color:#8e302a;padding:12px 14px;border-radius:5px;font-size:14px;margin-top:16px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.setup-page{min-height:100vh;background:#f1f4f2}.setup-header{height:92px;justify-content:flex-start;gap:18px}.setup-header .prototype-label{margin-left:auto}.icon-button,.icon-link{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--line);background:white;border-radius:5px;color:#46534d}.setup-auth{width:min(560px,calc(100% - 32px));min-height:440px;margin:70px auto;padding:48px;background:white;border:1px solid var(--line);border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 20px 60px rgba(26,43,35,.09)}.setup-workspace{width:min(1180px,calc(100% - 40px));margin:34px auto 60px}.setup-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.setup-title-row h1{font-size:34px}.enrolment-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);grid-gap:22px;gap:22px}.enrolment-grid>div{min-width:0}.enrolment-controls{background:white;border:1px solid var(--line);border-radius:7px;padding:20px;display:flex;flex-direction:column;gap:14px}.camera-action{width:100%;margin-top:12px}.notice{display:flex;gap:10px;align-items:flex-start;color:#7a5319;background:#fff7e8;border:1px solid #eed7ad;border-radius:5px;padding:12px;font-size:13px;line-height:1.4}.notice svg{flex:0 0 auto}.enrol-step{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px;padding:15px;border:1px solid var(--line);border-radius:5px;color:#738078}.enrol-step.is-active{color:var(--ink);border-color:#a7c8b5;background:#f8fbf9}.enrol-step.is-complete{color:var(--green);background:var(--green-pale);border-color:#bad6c6}.step-number{width:26px;height:26px;border-radius:50%;background:#edf1ef;display:grid;place-items:center;font-size:12px;font-weight:800}.enrol-step p{margin:4px 0 0;color:var(--muted);font-size:13px}.small-button{min-height:32px;background:var(--green);color:white;padding:0 11px}.pose-controls{display:flex;flex-direction:column;gap:8px;width:100%}.pose-button{width:100%;min-height:38px;border:1px solid var(--line);background:white;border-radius:4px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;color:#536159}.pose-button.captured{background:var(--green-pale);color:var(--green);border-color:#b6d1c2}.enrolment-complete{width:min(560px,100%);margin:70px auto;padding:48px;background:white;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;align-items:center;text-align:center}.success-ring{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;color:var(--green);background:var(--green-pale);margin-bottom:18px}.enrolment-complete p{color:var(--muted);margin:12px 0 24px}.enrolment-stage-card{width:min(720px,100%);margin:32px auto;padding:clamp(24px,5vw,48px);background:white;border:1px solid var(--line);border-radius:8px}.enrolment-stage-card.voice-layout,.identity-layout{align-items:center;text-align:center}.identity-form,.identity-layout{display:flex;flex-direction:column}.identity-form{width:min(480px,100%);gap:18px;margin-top:28px;text-align:left}.identity-form label>span{display:block;margin-bottom:7px;color:#425149;font-size:13px;font-weight:750}.input-control{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #bfcac4;border-radius:5px;background:white;color:var(--muted)}.input-control:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(23,107,69,.12)}.input-control input{width:100%;min-width:0;height:46px;border:0;outline:0;color:var(--ink);background:transparent}.identity-form .primary-button{margin-top:4px}.identity-notice{color:var(--ink);background:var(--soft);border-color:var(--line)}.identity-notice span{min-width:0;overflow-wrap:anywhere}.identity-notice strong{display:block;margin-bottom:3px}.phrase-progress{display:flex;align-items:center;justify-content:center;gap:12px;margin:4px 0 22px}.phrase-progress span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted);font-size:13px;font-weight:800}.phrase-progress span.is-complete{color:var(--green);background:var(--green-pale);border-color:#b6d1c2}.status-workspace{width:min(680px,calc(100% - 32px));margin:56px auto;padding:clamp(28px,5vw,52px);display:flex;flex-direction:column;align-items:center;text-align:center;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 60px rgba(26,43,35,.09)}.status-symbol{width:76px;height:76px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%}.status-symbol.is-pending{color:var(--amber);background:#fff6e7;border:1px solid #e2c99f}.status-symbol.is-approved{color:var(--green);background:var(--green-pale);border:1px solid #b6d1c2}.status-symbol.is-rejected{color:var(--red);background:var(--red-pale);border:1px solid #e7bdb8}.status-details{width:100%;margin:8px 0 24px;border-top:1px solid var(--line)}.status-details>div{min-height:58px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;border-bottom:1px solid var(--line);text-align:left}.status-details dt{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.status-details dd{margin:0;color:var(--ink);font-weight:700;overflow-wrap:anywhere}.status-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.status-actions .text-button{margin-top:0}.inline-success{margin-top:16px;padding:12px 14px;color:var(--green);background:var(--green-pale);border:1px solid #b6d1c2;border-radius:4px;font-weight:700}.review-workspace{width:min(680px,calc(100% - 32px));margin:56px auto;padding:clamp(28px,5vw,52px);display:flex;flex-direction:column;align-items:center;text-align:center;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 60px rgba(26,43,35,.09)}.review-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.reject-button{min-height:44px;display:inline-flex;gap:8px;padding:0 18px;border:1px solid #dfaaa4;border-radius:5px;background:white;color:var(--red)}.reject-button,.review-result{align-items:center;justify-content:center;font-weight:700}.review-result{display:flex;gap:9px;padding:14px 18px;border:1px solid var(--line);border-radius:5px;color:var(--muted);background:var(--soft)}.review-result.is-approved{color:var(--green);border-color:#b6d1c2;background:var(--green-pale)}.review-result.is-rejected{color:var(--red);border-color:#e7bdb8;background:var(--red-pale)}.dashboard-page{min-height:100vh;background:#f1f4f2}.dashboard-header{height:64px;background:#17251f;color:white;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.dashboard-brand{display:flex;align-items:center;gap:15px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.dashboard-brand img{width:108px;height:38px;object-fit:contain;background:white;padding:4px 7px;border-radius:3px}.director-session{justify-self:center;display:flex;align-items:center;gap:7px;font-size:13px;color:#d4e5dc}.director-session svg{color:#73cea0}.header-actions{justify-self:end;display:flex;gap:8px;align-items:center}.dashboard-header .icon-button{background:#22342c;border-color:#3c5248;color:white}.header-button{min-height:38px;padding:0 13px;background:#f3f7f5;color:#18251f}.dashboard-body{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:28px 0 40px}.dashboard-titlebar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.dashboard-titlebar h1{font-size:32px}.period-control{display:flex;padding:3px;border:1px solid var(--line);background:white;border-radius:5px;overflow-x:auto}.period-control button{min-height:34px;white-space:nowrap;border:0;background:transparent;padding:0 12px;color:#59675f;border-radius:3px;font-size:12px;font-weight:700}.period-control button[aria-selected=true]{background:#25352e;color:white}.dashboard-error,.dashboard-loading{min-height:120px;display:flex;align-items:center;justify-content:center;gap:10px;background:white;border:1px solid var(--line);border-radius:6px}.dashboard-error{justify-content:flex-start;min-height:auto;padding:18px;background:var(--red-pale);border-color:#e5bcb7;color:#852f2a;margin-bottom:18px}.dashboard-error p{margin:4px 0 0}.metric-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--line);border-radius:6px;background:white;overflow:hidden;margin-bottom:20px}.metric{min-width:0;padding:17px 16px 19px;border-right:1px solid var(--line);position:relative}.metric:last-child{border-right:0}.metric:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:#89968f}.metric-green:after{background:var(--green)}.metric-blue:after{background:var(--blue)}.metric-red:after{background:var(--red)}.metric-icon{width:30px;height:30px;display:grid;place-items:center;background:var(--soft);color:#55635c;border-radius:4px;margin-bottom:16px}.metric-icon svg{width:17px}.metric-green .metric-icon{background:var(--green-pale);color:var(--green)}.metric-blue .metric-icon{background:var(--blue-pale);color:var(--blue)}.metric-red .metric-icon{background:var(--red-pale);color:var(--red)}.metric-label{display:block;font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-weight:800;margin-bottom:7px}.metric strong{display:block;font-size:clamp(18px,1.6vw,25px);line-height:1.1;overflow-wrap:anywhere}.dashboard-band{background:white;border:1px solid var(--line);border-radius:6px;margin-bottom:20px;overflow:hidden}.section-heading{min-height:70px;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line)}.section-heading h2{font-size:19px}.chart-legend,.section-meta{font-size:12px;color:var(--muted)}.chart-legend{display:flex;gap:20px}.chart-legend span:before{content:"";width:9px;height:9px;display:inline-block;margin-right:6px;border-radius:2px}.sales-key:before{background:var(--green)}.cost-key:before{background:var(--blue)}.bar-chart{height:275px;display:flex;align-items:stretch;gap:8px;padding:24px 18px 14px;overflow-x:auto}.bar-month{min-width:44px;flex:1 0 44px;display:grid;grid-template-rows:1fr 24px;align-items:end;grid-gap:8px;gap:8px}.bars{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:3px;border-bottom:1px solid #cfd8d3;background:repeating-linear-gradient(0deg,transparent 0 49px,#edf1ef 49px 50px)}.bars span{width:min(16px,42%);border-radius:2px 2px 0 0;min-height:2px}.sales-bar{background:var(--green)}.cost-bar{background:var(--blue)}.bar-month>span{font-size:10px;color:#718078;text-align:center;white-space:nowrap}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{padding:11px 16px;color:#75817b;text-align:left;text-transform:uppercase;letter-spacing:.06em;font-size:10px;background:#f8faf9;border-bottom:1px solid var(--line)}td{padding:12px 16px;border-bottom:1px solid #edf0ee;color:#46544d}tbody tr:last-child td{border-bottom:0}td strong{color:var(--ink)}td>span{display:block;font-size:11px;color:#77837d;margin-top:3px}.numeric{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.strong-number{color:var(--green);font-weight:800}.negative{color:var(--red)!important}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.record-list{display:flex;flex-direction:column}.record-row{min-height:66px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;padding:10px 16px;border-bottom:1px solid #edf0ee;font-size:13px}.record-row:last-child{border-bottom:0}.record-icon,.record-type{width:32px;height:32px;display:grid;place-items:center;border-radius:4px;font-size:10px;font-weight:900;background:var(--soft);color:#58665e}.record-type.incoming{background:var(--green-pale);color:var(--green)}.record-type.outgoing{background:var(--blue-pale);color:var(--blue)}.record-main{min-width:0}.record-main span,.record-main strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-main span,.record-value span{color:var(--muted);font-size:11px;margin-top:4px}.record-value{text-align:right}.record-value span{display:block;text-transform:uppercase}.dashboard-footer{min-height:42px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.dashboard-footer span{display:flex;align-items:center;gap:6px}@media (max-width:1100px){.metric-strip{grid-template-columns:repeat(3,1fr)}.metric:nth-child(3){border-right:0}.metric:nth-child(-n+3){border-bottom:1px solid var(--line)}.dashboard-header{grid-template-columns:1fr auto}.director-session{display:none}}@media (max-width:800px){.access-stage{min-height:520px;padding:26px 20px}.gate-list{grid-template-columns:1fr}.gate-list span{justify-content:flex-start}.dashboard-columns,.enrolment-grid{grid-template-columns:1fr}.dashboard-titlebar{align-items:stretch;flex-direction:column}.period-control{width:100%}.period-control button{flex:1 1}.dashboard-brand span{display:none}}@media (max-width:560px){.access-page{grid-template-rows:76px 1fr 36px}.access-header{padding:0 16px}.brand-logo{width:172px;height:58px}.prototype-label{font-size:9px}.setup-header{height:76px;padding:0 12px;gap:10px}.status-workspace{margin:20px auto}.status-details>div{grid-template-columns:1fr;gap:5px;padding:12px 0}h1{font-size:31px}.access-stage{width:calc(100% - 20px);margin:10px auto;box-shadow:none}.camera-shell{min-height:270px;aspect-ratio:3/4}.dashboard-body,.setup-workspace{width:calc(100% - 20px)}.setup-title-row{align-items:flex-start;flex-direction:column}.setup-auth{padding:34px 22px;margin-top:32px}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid var(--line)}.metric:nth-child(3){border-right:1px solid var(--line)}.metric:nth-child(2n){border-right:0}.dashboard-header{padding:0 10px}.dashboard-brand img{width:88px}.header-button{font-size:0;width:38px;padding:0}.header-button svg{margin:0}.dashboard-titlebar h1{font-size:27px}.period-control{overflow-x:auto}.period-control button{flex:0 0 auto}.dashboard-footer{align-items:flex-start;flex-direction:column;gap:7px;padding-bottom:10px}}