:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;background:#020617;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}main{width:min(1100px,100% - 32px);min-height:100vh;margin:0 auto;padding:80px 0}h1{margin:0 0 16px;font-size:clamp(2rem,5vw,4rem)}p{color:#94a3b8;line-height:1.7}nav{flex-wrap:wrap;gap:16px;margin-top:32px;display:flex}a{color:#22d3ee;text-decoration:none}a:hover{color:#67e8f9;text-decoration:underline}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#020617e6;border-bottom:1px solid #1e293b;width:100%;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;width:min(1100px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.navbar-brand{color:#f8fafc;letter-spacing:-.03em;font-size:1.25rem;font-weight:700;text-decoration:none}.navbar-brand:hover{color:#22d3ee;text-decoration:none}.navbar-menu{align-items:center;gap:8px;margin:0;display:flex}.navbar-link,.navbar-login{color:#94a3b8;border-radius:10px;align-items:center;min-height:40px;padding:0 14px;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.navbar-link:hover{color:#f8fafc;background-color:#0f172a;text-decoration:none}.navbar-link.active{color:#22d3ee;background-color:#22d3ee1a}.navbar-login{color:#020617;background-color:#22d3ee;margin-left:8px}.navbar-login:hover{color:#020617;background-color:#67e8f9;text-decoration:none}.navbar-login.active{background-color:#a5f3fc}.landing-page{width:min(1180px,100% - 32px);min-height:calc(100vh - 72px);margin:0 auto;padding:0}.hero-section{grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:center;gap:72px;min-height:calc(100vh - 72px);padding:80px 0;display:grid}.hero-content{max-width:680px}.hero-eyebrow,.section-eyebrow{color:#22d3ee;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:.8rem;font-weight:700}.hero-title{color:#f8fafc;letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.02}.hero-title span{color:#22d3ee}.hero-description{color:#94a3b8;max-width:620px;margin:28px 0 0;font-size:1.1rem;line-height:1.8}.hero-actions,.cta-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.button:hover{text-decoration:none;transform:translateY(-2px)}.button-primary{color:#020617;background-color:#22d3ee}.button-primary:hover{color:#020617;background-color:#67e8f9}.button-secondary{color:#e2e8f0;background-color:#0f172a;border-color:#334155}.button-secondary:hover{color:#f8fafc;background-color:#1e293b;border-color:#475569}.hero-note{color:#64748b;margin-top:18px;font-size:.8rem}.hero-preview{position:relative}.hero-preview:before{z-index:-1;content:"";filter:blur(65px);background-color:#22d3ee29;border-radius:999px;position:absolute;inset:10% 5%}.preview-window{background-color:#0f172a;border:1px solid #1e293b;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #0006}.preview-header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;display:flex}.preview-dots{gap:7px;display:flex}.preview-dots span{background-color:#334155;border-radius:50%;width:9px;height:9px}.preview-dots span:first-child{background-color:#fb7185}.preview-dots span:nth-child(2){background-color:#fbbf24}.preview-dots span:last-child{background-color:#34d399}.preview-label{color:#64748b;font-size:.8rem;font-weight:600}.preview-camera{background:linear-gradient(#0f172ae0,#0f172ae0),repeating-linear-gradient(0deg,#0000,#0000 29px,#33415566 30px),repeating-linear-gradient(90deg,#0000,#0000 29px,#33415566 30px);place-items:center;min-height:340px;display:grid;position:relative;overflow:hidden}.face-frame{border:2px solid #22d3ee;border-radius:80px;place-items:center;width:190px;height:230px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 8px #22d3ee0f,0 0 50px #22d3ee24}.face-icon{flex-direction:column;align-items:center;display:flex}.face-head{background-color:#64748b29;border:2px solid #64748b;border-radius:45%;width:72px;height:86px}.face-body{background-color:#64748b1f;border:2px solid #64748b;border-bottom:0;border-radius:70px 70px 0 0;width:120px;height:74px;margin-top:12px}.scanner-line{background-color:#67e8f9;width:70%;height:2px;animation:2.8s ease-in-out infinite alternate scan-face;position:absolute;left:15%;box-shadow:0 0 14px #22d3ee}@keyframes scan-face{0%{top:20%}to{top:78%}}.camera-status{color:#cbd5e1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#020617c7;border:1px solid #334155cc;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-size:.75rem;display:flex;position:absolute;bottom:18px;left:18px}.status-dot{background-color:#34d399;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #34d399cc}.recognition-result{border-top:1px solid #1e293b;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.recognition-avatar{color:#083344;background-color:#67e8f9;border-radius:12px;place-items:center;width:44px;height:44px;font-size:.8rem;font-weight:800;display:grid}.recognition-text{flex-direction:column;gap:4px;min-width:0;display:flex}.recognition-text strong{color:#f8fafc;font-size:.9rem}.recognition-text span{color:#64748b;font-size:.75rem}.recognition-badge{color:#6ee7b7;background-color:#34d3991a;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:700}.stats-section{border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;grid-template-columns:repeat(3,1fr);display:grid}.stat-item{text-align:center;flex-direction:column;gap:7px;padding:32px;display:flex}.stat-item+.stat-item{border-left:1px solid #1e293b}.stat-item strong{color:#f8fafc;letter-spacing:-.04em;font-size:2rem}.stat-item span{color:#64748b;font-size:.85rem}.features-section{padding:120px 0}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:48px;margin-bottom:50px;display:grid}.section-heading h2,.cta-section h2{color:#f8fafc;letter-spacing:-.045em;max-width:670px;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.1}.section-heading>p,.cta-section>div>p:last-child{color:#94a3b8;margin:0;line-height:1.75}.features-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.feature-card{background-color:#0f172a9e;border:1px solid #1e293b;border-radius:18px;min-height:240px;padding:30px;transition:border-color .15s,transform .15s}.feature-card:hover{border-color:#334155;transform:translateY(-4px)}.feature-number{color:#22d3ee;font-family:monospace;font-size:.8rem;font-weight:700}.feature-card h3{color:#f8fafc;margin:52px 0 12px;font-size:1.25rem}.feature-card p{color:#94a3b8;margin:0;line-height:1.7}.cta-section{background:linear-gradient(135deg,#22d3ee17,#0f172acc);border:1px solid #22d3ee38;border-radius:24px;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:80px;padding:55px;display:flex}.cta-actions{flex-shrink:0;margin-top:0}@media (width<=900px){.hero-section{grid-template-columns:1fr;min-height:auto}.hero-content{max-width:760px}.hero-preview{width:min(100%,600px)}.section-heading{grid-template-columns:1fr}.cta-section{flex-direction:column;align-items:flex-start}}@media (width<=640px){.landing-page{width:min(100% - 24px,1180px)}.hero-section{gap:45px;padding:56px 0 72px}.hero-title{font-size:clamp(2.5rem,13vw,4rem)}.hero-actions,.cta-actions{flex-direction:column;align-items:stretch}.button{width:100%}.preview-camera{min-height:300px}.face-frame{width:160px;height:200px}.recognition-result{grid-template-columns:auto 1fr}.recognition-badge{display:none}.stats-section{grid-template-columns:1fr}.stat-item+.stat-item{border-top:1px solid #1e293b;border-left:0}.features-section{padding:80px 0}.features-grid{grid-template-columns:1fr}.cta-section{margin-bottom:40px;padding:30px 24px}.navbar-container{width:min(100% - 24px,1100px);min-height:64px}.navbar-brand{font-size:1.05rem}.navbar-menu{gap:2px}.navbar-link,.navbar-login{min-height:36px;padding:0 9px;font-size:.8rem}.navbar-login{margin-left:2px}}@media (width<=470px){.navbar-link:first-child{display:none}}
