.demo-module__wCbbEa__container{min-height:100vh;padding:var(--space-4xl)var(--space-lg);background:var(--verification-white);background-image:radial-gradient(circle,#141e3205 0%,#0000 60%);flex-direction:column;align-items:center;display:flex}.demo-module__wCbbEa__eyebrow{color:var(--owl-amber);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);font-size:.875rem;font-weight:600;display:inline-block}.demo-module__wCbbEa__header{text-align:center;max-width:800px;margin-bottom:var(--space-xl)}.demo-module__wCbbEa__title{color:var(--twilight-navy);margin-bottom:var(--space-md);font-size:3rem;font-weight:700}.demo-module__wCbbEa__subtitle{color:var(--deep-dusk);opacity:.8;font-size:1.2rem}.demo-module__wCbbEa__flowIndicator{justify-content:center;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xl);display:flex}.demo-module__wCbbEa__flowStep{align-items:center;gap:var(--space-xs);flex-direction:column;display:flex}.demo-module__wCbbEa__flowStepNum{background:var(--perception-gray);width:32px;height:32px;color:var(--feather-stone);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.demo-module__wCbbEa__flowStepLabel{color:var(--feather-stone);font-size:.75rem;transition:all .3s}.demo-module__wCbbEa__flowStepActive .demo-module__wCbbEa__flowStepNum{background:var(--owl-amber);color:#fff}.demo-module__wCbbEa__flowStepActive .demo-module__wCbbEa__flowStepLabel{color:var(--twilight-navy);font-weight:600}.demo-module__wCbbEa__flowStepComplete .demo-module__wCbbEa__flowStepNum{background:var(--verified-sage);color:#fff}.demo-module__wCbbEa__flowStepComplete .demo-module__wCbbEa__flowStepLabel{color:var(--twilight-navy)}.demo-module__wCbbEa__flowConnector{background:var(--shadow-slate);width:60px;height:2px;margin-bottom:20px}.demo-module__wCbbEa__simulatorWindow{background:var(--pure-white);border-radius:24px;flex-direction:column;width:100%;max-width:1000px;height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px -10px #0000001a,0 0 0 1px #1a27440d}.demo-module__wCbbEa__simHeader{background:var(--perception-gray);height:50px;padding:0 var(--space-lg);border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;display:flex}.demo-module__wCbbEa__simDots{gap:6px;display:flex}.demo-module__wCbbEa__dot{background:var(--feather-stone);opacity:.5;border-radius:50%;width:10px;height:10px}.demo-module__wCbbEa__simAddress{font-family:var(--font-mono);color:var(--feather-stone);text-align:center;background:#fff;border-radius:8px;width:300px;padding:4px 16px;font-size:.8rem}.demo-module__wCbbEa__simContent{background:#f8fafc;flex:1;position:relative;overflow:hidden}.demo-module__wCbbEa__demoWatermark{top:var(--space-md);right:var(--space-md);color:var(--owl-amber);letter-spacing:.1em;z-index:100;background:#d4a8531a;border-radius:4px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute}.demo-module__wCbbEa__dashboardStage{padding:var(--space-xl);flex-direction:column;height:100%;animation:.5s demo-module__wCbbEa__fadeIn;display:flex}@keyframes demo-module__wCbbEa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demo-module__wCbbEa__dashHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.demo-module__wCbbEa__dashTitle{color:var(--twilight-navy);font-size:1.5rem;font-weight:700}.demo-module__wCbbEa__primaryButton{background:var(--owl-amber);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;transition:all .2s}.demo-module__wCbbEa__primaryButton:hover{background:var(--bronze-vigil);transform:translateY(-2px)}.demo-module__wCbbEa__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.demo-module__wCbbEa__statsRow{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.demo-module__wCbbEa__statBox{padding:var(--space-lg);border:1px solid var(--shadow-slate);text-align:center;background:#fff;border-radius:12px}.demo-module__wCbbEa__statNumber{color:var(--twilight-navy);font-size:2rem;font-weight:700;display:block}.demo-module__wCbbEa__statLabel{color:var(--feather-stone);font-size:.8rem}.demo-module__wCbbEa__employeeTable{border:1px solid var(--shadow-slate);background:#fff;border-radius:12px;flex:1;overflow:hidden}.demo-module__wCbbEa__tableHeader{padding:var(--space-md);background:var(--perception-gray);color:var(--feather-stone);text-transform:uppercase;letter-spacing:.05em;grid-template-columns:2fr 1fr 1fr;font-size:.8rem;font-weight:600;display:grid}.demo-module__wCbbEa__tableRow{padding:var(--space-md);border-bottom:1px solid var(--perception-gray);color:var(--twilight-navy);grid-template-columns:2fr 1fr 1fr;font-size:.95rem;display:grid}.demo-module__wCbbEa__statusActive{color:var(--verified-sage);font-weight:500}.demo-module__wCbbEa__statusPending{color:var(--alert-amber);font-weight:500}.demo-module__wCbbEa__phoneStage{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a2744e6;justify-content:center;align-items:center;height:100%;animation:.5s demo-module__wCbbEa__fadeIn;display:flex}.demo-module__wCbbEa__phoneFrame{background:#fff;border-radius:32px;flex-direction:column;width:375px;height:85%;display:flex;overflow:hidden;box-shadow:0 30px 60px #00000080}.demo-module__wCbbEa__phoneHeader{padding:var(--space-md);text-align:center;border-bottom:1px solid var(--perception-gray);justify-content:center;align-items:center;gap:var(--space-sm);color:var(--twilight-navy);font-weight:600;display:flex}.demo-module__wCbbEa__phoneContent{padding:var(--space-lg);text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.demo-module__wCbbEa__enrollStep{color:var(--owl-amber);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-md);font-size:.75rem;font-weight:600}.demo-module__wCbbEa__phoneTitle{color:var(--twilight-navy);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:700}.demo-module__wCbbEa__phoneDesc{color:var(--deep-dusk);margin-bottom:var(--space-xl);font-size:.95rem}.demo-module__wCbbEa__cameraView{background:var(--night-watch);width:100%;height:200px;margin-bottom:var(--space-lg);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.demo-module__wCbbEa__faceOval{border:3px dashed var(--owl-amber);width:120px;height:160px;color:var(--owl-amber);border-radius:50%;justify-content:center;align-items:center;display:flex}.demo-module__wCbbEa__scanAnimation{background:var(--owl-amber);width:100%;height:4px;animation:1s ease-in-out infinite demo-module__wCbbEa__scan}@keyframes demo-module__wCbbEa__scan{0%,to{opacity:0;transform:translateY(-80px)}50%{opacity:1;transform:translateY(80px)}}.demo-module__wCbbEa__processingLabel{bottom:var(--space-md);color:#fff;font-size:.875rem;position:absolute}.demo-module__wCbbEa__phoneButton{background:var(--twilight-navy);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:auto;padding:16px;font-weight:600;transition:all .2s}.demo-module__wCbbEa__phoneButton:hover{background:var(--deep-dusk)}.demo-module__wCbbEa__phoneButton:disabled{opacity:.6;cursor:not-allowed}.demo-module__wCbbEa__voiceCapture{justify-content:center;align-items:center;gap:var(--space-xl);flex-direction:column;flex:1;display:flex}.demo-module__wCbbEa__passphrase{color:var(--twilight-navy);padding:var(--space-md);background:var(--perception-gray);border-left:4px solid var(--owl-amber);border-radius:12px;font-size:1.1rem;font-style:italic}.demo-module__wCbbEa__micIcon{color:var(--owl-amber);position:relative}.demo-module__wCbbEa__voiceWaves{border:3px solid var(--owl-amber);border-radius:50%;width:100px;height:100px;animation:1s ease-out infinite demo-module__wCbbEa__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes demo-module__wCbbEa__pulse{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.demo-module__wCbbEa__successCard{padding:var(--space-xl);border:1px solid var(--shadow-slate);text-align:center;background:#fff;border-radius:20px;max-width:500px;margin:0 auto}.demo-module__wCbbEa__successIcon{background:var(--verified-sage);color:#fff;width:80px;height:80px;margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.demo-module__wCbbEa__successCard h3{color:var(--twilight-navy);margin-bottom:var(--space-sm);font-size:1.5rem}.demo-module__wCbbEa__successCard p{color:var(--deep-dusk);margin-bottom:var(--space-xl)}.demo-module__wCbbEa__enrollmentDetails{background:var(--perception-gray);padding:var(--space-md);margin-bottom:var(--space-xl);border-radius:12px}.demo-module__wCbbEa__detailRow{padding:var(--space-sm)0;justify-content:space-between;font-size:.9rem;display:flex}.demo-module__wCbbEa__detailRow:not(:last-child){border-bottom:1px solid var(--shadow-slate)}.demo-module__wCbbEa__detailCheck{align-items:center;gap:var(--space-xs);color:var(--verified-sage);font-weight:500;display:flex}.demo-module__wCbbEa__authStage{background:linear-gradient(135deg,var(--twilight-navy)0%,#0f1629 100%);justify-content:center;align-items:center;height:100%;animation:.5s demo-module__wCbbEa__fadeIn;display:flex}.demo-module__wCbbEa__authPanel{padding:var(--space-xl);text-align:center;background:#fff;border-radius:20px;width:400px}.demo-module__wCbbEa__authLocation{justify-content:center;align-items:center;gap:var(--space-sm);color:var(--feather-stone);margin-bottom:var(--space-lg);font-size:.875rem;display:flex}.demo-module__wCbbEa__authTitle{color:var(--twilight-navy);margin-bottom:var(--space-lg);font-size:1.5rem}.demo-module__wCbbEa__authCamera{background:var(--night-watch);width:200px;height:200px;margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.demo-module__wCbbEa__authFaceOval{border:3px solid var(--owl-amber);width:140px;height:140px;color:var(--owl-amber);border-radius:50%;justify-content:center;align-items:center;display:flex}.demo-module__wCbbEa__authButton{background:var(--owl-amber);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:600;transition:all .2s}.demo-module__wCbbEa__authButton:hover{background:var(--bronze-vigil)}.demo-module__wCbbEa__authButton:disabled{opacity:.6;cursor:not-allowed}.demo-module__wCbbEa__authResultPanel{padding:var(--space-2xl);text-align:center;background:#fff;border-radius:20px;width:400px}.demo-module__wCbbEa__authSuccessIcon{background:var(--verified-sage);color:#fff;width:100px;height:100px;margin:0 auto var(--space-lg);border-radius:50%;justify-content:center;align-items:center;animation:.5s demo-module__wCbbEa__popIn;display:flex}@keyframes demo-module__wCbbEa__popIn{0%{transform:scale(0)}70%{transform:scale(1.1)}to{transform:scale(1)}}.demo-module__wCbbEa__authResultTitle{color:var(--verified-sage);margin-bottom:var(--space-sm);font-size:1.75rem}.demo-module__wCbbEa__authResultName{color:var(--twilight-navy);margin-bottom:var(--space-xl);font-size:1.1rem;font-weight:600}.demo-module__wCbbEa__authResultDetails{background:var(--perception-gray);padding:var(--space-md);margin-bottom:var(--space-lg);border-radius:12px}.demo-module__wCbbEa__authResultRow{padding:var(--space-sm)0;color:var(--deep-dusk);justify-content:space-between;font-size:.9rem;display:flex}.demo-module__wCbbEa__authResultRow:not(:last-child){border-bottom:1px solid var(--shadow-slate)}.demo-module__wCbbEa__authResultValue{color:var(--twilight-navy);font-weight:600}.demo-module__wCbbEa__doorUnlock{justify-content:center;align-items:center;gap:var(--space-sm);color:var(--owl-amber);font-size:1.1rem;font-weight:600;display:flex}.demo-module__wCbbEa__restartButton{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);border:1px solid var(--shadow-slate);padding:var(--space-sm)var(--space-lg);color:var(--twilight-navy);cursor:pointer;background:0 0;border-radius:8px;font-weight:500;transition:all .2s;display:flex}.demo-module__wCbbEa__restartButton:hover{background:var(--perception-gray)}.demo-module__wCbbEa__ctaSection{margin-top:var(--space-4xl);text-align:center;max-width:600px}.demo-module__wCbbEa__ctaSection h2{color:var(--twilight-navy);margin-bottom:var(--space-sm);font-size:2rem}.demo-module__wCbbEa__ctaSection p{color:var(--deep-dusk);margin-bottom:var(--space-lg)}.demo-module__wCbbEa__ctaButtons{justify-content:center;gap:var(--space-md);display:flex}.demo-module__wCbbEa__ctaPrimary{align-items:center;gap:var(--space-sm);background:var(--owl-amber);color:#fff;padding:var(--space-md)var(--space-xl);border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.demo-module__wCbbEa__ctaPrimary:hover{background:var(--bronze-vigil);transform:translateY(-2px)}.demo-module__wCbbEa__ctaSecondary{color:var(--twilight-navy);padding:var(--space-md)var(--space-xl);border:1px solid var(--shadow-slate);background:0 0;border-radius:8px;align-items:center;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.demo-module__wCbbEa__ctaSecondary:hover{background:var(--perception-gray)}@media (max-width:1024px){.demo-module__wCbbEa__simulatorWindow{height:auto;min-height:600px}.demo-module__wCbbEa__statsRow{grid-template-columns:repeat(2,1fr)}.demo-module__wCbbEa__flowIndicator{flex-wrap:wrap}.demo-module__wCbbEa__flowConnector{display:none}}@media (max-width:768px){.demo-module__wCbbEa__title{font-size:2rem}.demo-module__wCbbEa__statsRow{grid-template-columns:1fr}.demo-module__wCbbEa__phoneFrame,.demo-module__wCbbEa__authPanel,.demo-module__wCbbEa__authResultPanel{border-radius:0;width:100%}.demo-module__wCbbEa__ctaButtons{flex-direction:column;align-items:center}}
/*# sourceMappingURL=12aa6646b5d24038.css.map*/