@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&display=swap";.nav{position:fixed;top:0;left:0;right:0;z-index:200;background:#f7f6f2eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s}.nav--scrolled{border-color:#00000012;box-shadow:0 1px 24px #0000000f}.nav-inner{max-width:1200px;margin:0 auto;padding:0 32px;height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.nav-logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;justify-self:start}.nav-logo-img{height:28px;width:auto}.nav-links{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0;justify-self:center}.nav-item{position:relative;display:flex;align-items:center}.nav-link{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#3a4a6b;text-decoration:none;padding:8px 12px;border-radius:8px;transition:color .15s,background .15s;white-space:nowrap;display:flex;align-items:center;gap:5px}.nav-link:hover,.nav-link--active{color:#0f1a3d;background:#0000000a}.nav-link--btn{background:none;border:none;cursor:pointer}.nav-chevron{width:12px;height:12px;transition:transform .2s}.nav-chevron--open{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 8px 40px #0000001f;padding:8px;min-width:220px;animation:dropIn .15s ease both;z-index:300}.nav-dropdown--wide{width:480px;left:50%;transform:translate(-50%);padding:0;overflow:hidden}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px) translate(-50%)}to{opacity:1;transform:translateY(0) translate(-50%)}}.nav-dropdown:not(.nav-dropdown--wide){animation:dropInPlain .15s ease both}@keyframes dropInPlain{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown-header{padding:16px 20px 12px;border-bottom:1px solid #f0eee8}.nav-dropdown-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:4px}.nav-dropdown-sub{font-family:DM Sans,sans-serif;font-size:13px;color:#666;line-height:1.5}.nav-dropdown-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:10px}.nav-dropdown-item{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;text-decoration:none;transition:background .15s}.nav-dropdown-item:hover{background:#f5f4f0}.nav-dropdown-item-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f}.nav-dropdown-item-desc{font-family:DM Sans,sans-serif;font-size:12px;color:#888;line-height:1.4}.nav-dropdown-footer{padding:10px 20px 14px;border-top:1px solid #f0eee8}.nav-dropdown-footer-link{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#3b5ccc;text-decoration:none;transition:color .15s}.nav-dropdown-footer-link:hover{color:#2a4ab8}.nav-right{display:flex;align-items:center;gap:8px;flex-shrink:0;justify-self:end}.nav-right .btn-ghost,.nav-right .btn-dark{text-decoration:none;white-space:nowrap}@media (max-width: 900px){.nav-inner{grid-template-columns:auto 1fr auto;gap:12px}.nav-links{justify-self:start;gap:0;overflow-x:auto}.nav-dropdown--wide{width:360px;left:0;transform:none}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}}.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse 140% 90% at 60% -20%,#c8d8f5,#dde5f5 30%,#eef1f8,#f7f8fc);padding:80px var(--section-px) 0}.hero-glow{position:absolute;width:480px;height:480px;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.35}.hero-glow--left{background:#a8c4f0;top:-80px;left:-120px}.hero-glow--right{background:#b8d4f8;top:20px;right:-80px}.hero-inner{position:relative;max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;min-height:560px}.hero-copy{animation:fadeUp .8s var(--ease) both}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#f4faebd9;border:1px solid rgba(139,195,74,.35);color:#3a6b0f;padding:5px 14px;border-radius:var(--r-pill);font-size:12px;font-weight:500;margin-bottom:28px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-pulse{width:7px;height:7px;background:var(--green);border-radius:50%;animation:pulse 2s ease-in-out infinite;flex-shrink:0}.hero-h1{font-family:var(--font-display);font-size:64px;font-weight:400;line-height:1.06;letter-spacing:-.035em;color:var(--ink);margin-bottom:22px}.hero-h1 em{font-style:italic;color:#1e3a8a}.hero-sub{font-size:17px;font-weight:300;color:var(--ink-3);line-height:1.75;max-width:440px;margin-bottom:36px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.hero-btn-primary{display:inline-flex;align-items:center;gap:8px}.hero-btn-icon{width:20px;height:20px;background:#ffffff2e;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-btn-icon svg{width:12px;height:12px}.hero-trust{display:flex;align-items:center;gap:12px}.hero-trust-avatars{display:flex}.hero-trust-av{width:28px;height:28px;border-radius:50%;background:var(--bg-surface-2);border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:var(--ink-3);margin-left:-8px}.hero-trust-av:first-child{margin-left:0}.hero-trust-text{font-size:12px;color:var(--ink-4);font-weight:400}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;height:560px;animation:fadeIn 1s var(--ease) .2s both}.hero-arcs{position:absolute;width:480px;height:480px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:slowSpin 40s linear infinite}@keyframes slowSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.phone-device{position:relative;z-index:2;width:200px;height:400px;background:#0e0e14;border-radius:36px;border:6px solid #1e1e28;box-shadow:0 0 0 1px #ffffff0f,0 32px 64px #00000047,0 8px 24px #0000002e;overflow:hidden;animation:phoneFloat 5s ease-in-out infinite}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.phone-notch{width:60px;height:8px;background:#0e0e14;border-radius:0 0 8px 8px;margin:0 auto;position:absolute;top:0;left:50%;transform:translate(-50%);z-index:10}.phone-screen{background:#f0f4ff;height:100%;display:flex;flex-direction:column;padding:16px 12px 12px;gap:8px}.app-header{display:flex;align-items:center;gap:6px;background:#1e3a8a;margin:-4px -12px 4px;padding:8px 12px}.app-header-logo{width:18px;height:18px;background:#fff3;border-radius:4px;display:flex;align-items:center;justify-content:center}.app-header-logo svg{width:12px;height:12px}.app-header span{font-size:11px;font-weight:600;color:#fff;flex:1;font-family:var(--font-body)}.app-header-badge{font-size:9px;font-weight:700;background:#fff3;color:#fff;padding:2px 5px;border-radius:3px;letter-spacing:.04em;font-family:var(--font-body)}.scan-zone{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.scan-frame{position:relative;width:110px;height:110px;background:#1e3a8a14;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.scan-corner{position:absolute;width:14px;height:14px;border-color:#1e3a8a;border-style:solid}.scan-corner--tl{top:5px;left:5px;border-width:2px 0 0 2px;border-radius:3px 0 0}.scan-corner--tr{top:5px;right:5px;border-width:2px 2px 0 0;border-radius:0 3px 0 0}.scan-corner--bl{bottom:5px;left:5px;border-width:0 0 2px 2px;border-radius:0 0 0 3px}.scan-corner--br{bottom:5px;right:5px;border-width:0 2px 2px 0;border-radius:0 0 3px}.scan-face{width:76px;height:86px;overflow:hidden}.scan-face svg{width:100%;height:100%}.scan-line{position:absolute;left:8px;right:8px;height:2px;background:linear-gradient(90deg,transparent,#1e3a8a,transparent);animation:scanMove 2.4s ease-in-out infinite;border-radius:2px;opacity:.8}@keyframes scanMove{0%{top:12px;opacity:0}10%{opacity:1}90%{opacity:1}to{top:92px;opacity:0}}.scan-hint{font-size:9px;color:#6070a0;font-family:var(--font-body);font-weight:400;text-align:center}.app-verify-btn{background:#1e3a8a;color:#fff;border:none;border-radius:8px;padding:8px 0;font-size:11px;font-weight:700;letter-spacing:.06em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--font-body);animation:verifyPulse 3s ease-in-out infinite;transition:opacity .2s}.app-verify-btn svg{width:12px;height:12px}.app-verify-btn:hover{opacity:.85}@keyframes verifyPulse{0%,to{box-shadow:0 0 #1e3a8a00}50%{box-shadow:0 0 0 4px #1e3a8a26}}.app-status-row{display:flex;flex-direction:column;gap:4px}.app-status{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:500;padding:4px 8px;border-radius:5px;font-family:var(--font-body)}.app-status svg{width:10px;height:10px;flex-shrink:0}.app-status--done{background:#16a34a1a;color:#166534}.app-status--pending{background:#1e3a8a14;color:#1e3a8a}.app-spin{width:8px;height:8px;border:1.5px solid #2a52c9;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.phone-hand{position:absolute;bottom:-60px;left:50%;transform:translate(-44%);width:140px;height:100px;background:#d4b99a;border-radius:50% 50% 30% 30%/60% 60% 40% 40%;z-index:-1}.float-badge{position:absolute;display:flex;align-items:center;gap:6px;background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(30,58,138,.12);border-radius:var(--r-pill);padding:6px 12px 6px 8px;font-size:11px;font-weight:500;color:var(--ink-2);white-space:nowrap;font-family:var(--font-body);box-shadow:0 4px 16px #00000014;z-index:3;opacity:0;animation:badgeFadeIn .5s var(--ease) forwards,badgeFloat 4s ease-in-out infinite}@keyframes badgeFadeIn{to{opacity:1}}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.float-badge-dot{width:8px;height:8px;border-radius:50%;background:#16a34a;flex-shrink:0;box-shadow:0 0 0 2px #16a34a33}.fi-shield{top:12%;left:2%;animation-delay:0s,0s}.fi-lock{top:8%;right:4%;animation-delay:.6s,.6s}.fi-check{top:42%;right:0%;animation-delay:1.2s,1.2s}.fi-age{bottom:30%;left:0%;animation-delay:1.8s,1.8s}.fi-qual{bottom:16%;right:3%;animation-delay:2.4s,2.4s}.hero-stats-strip{position:relative;max-width:var(--max-w);margin:40px auto 32px;display:flex;border:1px solid var(--border);border-radius:var(--r-xl);background:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;animation:fadeUp .8s var(--ease) .5s both}.hero-stat{flex:1;padding:22px 16px;text-align:center;border-right:1px solid var(--border);transition:background .2s}.hero-stat:last-child{border-right:none}.hero-stat:hover{background:#ffffffb3}.hero-stat-num{display:block;font-family:var(--font-display);font-size:26px;font-weight:400;color:var(--ink);letter-spacing:-.02em;margin-bottom:4px}.hero-stat-label{font-size:11px;font-weight:400;color:var(--ink-3);text-transform:uppercase;letter-spacing:.07em}@media (max-width: 900px){.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-visual{height:420px}.hero-h1{font-size:44px}.hero-stats-strip{display:grid;grid-template-columns:1fr 1fr;border-radius:var(--r-lg) var(--r-lg) 0 0}.hero-stat{border-bottom:1px solid var(--border)}}@media (max-width: 480px){.hero{padding:60px 20px 0}.hero-h1{font-size:36px}.hero-visual{height:340px}.phone-device{width:160px;height:320px}}.ticker-wrap{overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,var(--bg-warm) 100%)}.ticker-track{display:flex;gap:72px;white-space:nowrap;animation:ticker 40s linear infinite;width:max-content}.ticker-item{font-size:13px;font-weight:400;color:var(--ink-3);display:inline-flex;align-items:center;gap:16px}.ticker-sep{color:var(--ink-5)}.trust-bar{padding:24px var(--section-px);background:#fff6;border-bottom:1px solid var(--border)}.trust-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.trust-label{font-size:11px;font-weight:500;color:var(--ink-4);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.trust-chips{display:flex;gap:8px;flex-wrap:wrap}.trust-chip{font-size:12px;font-weight:400;color:var(--ink-3);border:1px solid var(--border);border-radius:var(--r-pill);padding:5px 14px;background:#fff9;transition:border-color .2s,color .2s}.trust-chip:hover{border-color:var(--ink-4);color:var(--ink-2)}.dash-section{background:linear-gradient(180deg,var(--bg-base) 0%,var(--bg-cool) 100%)}.dash-rows{padding:4px 0}.dash-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--border);transition:background .15s,padding-left .2s;cursor:default}.dash-row:last-child{border-bottom:none}.dash-row:hover{background:#1e3a8a08;padding-left:24px}.dash-row:hover .dash-avatar{border-color:#1e3a8a33}.dash-left{display:flex;align-items:center;gap:14px}.dash-avatar{width:34px;height:34px;border-radius:50%;background:var(--bg-surface-2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--ink-3);flex-shrink:0;transition:border-color .2s}.dash-name{font-size:13px;font-weight:500;color:var(--ink);margin-bottom:2px}.dash-type{font-size:11px;font-weight:400;color:var(--ink-4)}.products-section{background:#13151f;padding:var(--section-py) var(--section-px)}.products-inner{max-width:var(--max-w);margin:0 auto}.products-eyebrow{color:#ffffff80}.products-h2{color:#fff!important}.products-h2 em{color:#ffffffa6!important}.products-body{color:#fff9;margin-bottom:48px;max-width:520px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:var(--r-xl);overflow:hidden}.prod-cell{background:#1a1d2e;padding:28px 22px 24px;cursor:default;transition:background .25s,transform .3s var(--ease-spring);position:relative;overflow:hidden;display:flex;flex-direction:column}.prod-cell:before{content:"";position:absolute;top:-40px;left:-40px;width:120px;height:120px;background:radial-gradient(circle,rgba(42,82,201,.18) 0%,transparent 70%);opacity:0;transition:opacity .3s;pointer-events:none}.prod-cell:hover{background:#222640}.prod-cell:hover:before{opacity:1}.prod-cell:hover .prod-icon{border-color:#ffffff47;color:#ffffffd9;transform:rotate(-5deg) scale(1.1)}.prod-num{display:block;font-size:11px;font-weight:500;color:#ffffff4d;font-variant-numeric:tabular-nums;letter-spacing:.04em;margin-bottom:20px}.prod-icon{width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:#fff9;transition:border-color .25s,color .25s,transform .3s var(--ease-spring)}.prod-icon svg{width:18px;height:18px}.prod-cell--live .prod-icon{border-color:#ffffff38;color:#ffffffbf}.prod-name{font-family:var(--font-body);font-size:15px;font-weight:500;color:#fff;margin-bottom:10px;letter-spacing:-.01em;min-height:38px}.prod-desc{font-size:13px;font-weight:300;color:#fff9;line-height:1.65;margin-bottom:18px;flex:1}.prod-learn-more{display:inline-block;align-self:flex-start;margin-top:auto;background:none;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;font-family:var(--font-body);font-size:12px;font-weight:400;padding:6px 14px;border-radius:var(--r-pill);cursor:pointer;transition:border-color .2s,color .2s,background .2s}.prod-learn-more:hover{border-color:#ffffff80;color:#fff;background:#ffffff14}@media (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.products-grid{grid-template-columns:1fr}.prod-name{min-height:0}}.hiw-section{background:linear-gradient(180deg,var(--bg-cool) 0%,var(--bg-warm) 100%)}.hiw-inner{max-width:var(--max-w);margin:0 auto;padding:var(--section-py) var(--section-px)}.hiw-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative;margin-top:56px}.hiw-line{position:absolute;top:19px;left:19px;right:calc(25% - 43px);height:1px;background:var(--border);z-index:0}.hiw-step{position:relative;z-index:1;cursor:default}.hiw-step:hover .hiw-circle--active{transform:scale(1.12);box-shadow:0 4px 16px #0e0e0f2e}.hiw-step:hover .hiw-title{color:#1e3a8a}.hiw-circle{width:38px;height:38px;border-radius:50%;background:#ffffffb3;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:var(--ink-3);margin-bottom:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .3s var(--ease-spring),box-shadow .25s}.hiw-circle--active{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.hiw-title{font-size:14px;font-weight:500;color:var(--ink);margin-bottom:8px;letter-spacing:-.01em;transition:color .2s}.hiw-desc{font-size:12px;font-weight:300;color:var(--ink-3);line-height:1.65}@media (max-width: 768px){.hiw-steps{grid-template-columns:1fr 1fr}.hiw-line{display:none}}.why-section{background:linear-gradient(180deg,var(--bg-warm) 0%,var(--bg-base) 100%)}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.why-card{padding:24px;border:1px solid var(--border);border-radius:var(--r-lg);background:#ffffff8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;transition:border-color .25s,background .25s,transform .3s var(--ease-spring),box-shadow .25s;position:relative;overflow:hidden}.why-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(30,58,138,.04) 0%,transparent 60%);opacity:0;transition:opacity .3s;pointer-events:none;border-radius:inherit}.why-card:hover{border-color:#1e3a8a33;background:#ffffffd9;transform:translateY(-4px);box-shadow:0 8px 28px #1e3a8a14}.why-card:hover:after{opacity:1}.why-card:hover .why-icon{background:#1e3a8a14;border-color:#1e3a8a26;transform:scale(1.08)}.why-icon{width:38px;height:38px;border-radius:var(--r-sm);background:var(--bg-surface);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--ink-2);transition:background .25s,border-color .25s,transform .3s var(--ease-spring)}.why-icon svg{width:17px;height:17px}.why-title{font-size:14px;font-weight:500;color:var(--ink);margin-bottom:8px;letter-spacing:-.01em}.why-desc{font-size:13px;font-weight:300;color:var(--ink-3);line-height:1.65}@media (max-width: 768px){.why-grid{grid-template-columns:1fr}}.uc-section{background:linear-gradient(180deg,var(--bg-base) 0%,var(--bg-cool) 100%)}.uc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.uc-card{background:#fff9;border:1px solid var(--border);border-radius:var(--r-lg);padding:28px 24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;transition:border-color .25s,background .25s,transform .3s var(--ease-spring),box-shadow .25s;position:relative;overflow:hidden}.uc-card:before{content:"";position:absolute;bottom:0;right:0;width:80px;height:80px;background:radial-gradient(circle,rgba(30,58,138,.06) 0%,transparent 70%);opacity:0;transition:opacity .3s;pointer-events:none}.uc-card:hover{border-color:#1e3a8a2e;background:#ffffffe0;transform:translateY(-4px);box-shadow:0 8px 28px #1e3a8a12}.uc-card:hover:before{opacity:1}.uc-tag{display:block;font-size:11px;font-weight:500;color:var(--ink-4);text-transform:uppercase;letter-spacing:.09em;margin-bottom:12px}.uc-title{font-family:var(--font-display);font-size:22px;font-weight:400;color:var(--ink);letter-spacing:-.02em;margin-bottom:12px}.uc-desc{font-size:13px;font-weight:300;color:var(--ink-3);line-height:1.7}@media (max-width: 768px){.uc-grid{grid-template-columns:1fr}}.tech-section{background:linear-gradient(180deg,var(--bg-cool) 0%,var(--bg-warm) 100%)}.tech-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.tech-left{position:sticky;top:96px}.tech-list{display:flex;flex-direction:column}.tech-row{display:flex;align-items:flex-start;gap:18px;padding:20px 12px 20px 0;border-bottom:1px solid var(--border);transition:background .2s,padding-left .25s var(--ease);border-radius:var(--r-sm);cursor:default}.tech-row:first-child{border-top:1px solid var(--border)}.tech-row:hover{background:#ffffffb3;padding-left:12px}.tech-row:hover .tech-num{color:#1e3a8a}.tech-num{font-size:11px;font-weight:500;color:var(--ink-5);min-width:22px;padding-top:2px;font-variant-numeric:tabular-nums;transition:color .2s}.tech-title{font-size:14px;font-weight:500;color:var(--ink);margin-bottom:5px;letter-spacing:-.01em}.tech-desc{font-size:12px;font-weight:300;color:var(--ink-3);line-height:1.65}@media (max-width: 768px){.tech-layout{grid-template-columns:1fr;gap:40px}.tech-left{position:static}}.pillars-section{margin-top:96px;padding-top:64px;border-top:1px solid var(--border)}.pillars-header{max-width:520px;margin-bottom:8px}.pillars-h3{font-family:"DM Serif Display",serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.15;margin:8px 0 16px;color:#13151f}.pillars-h3 em{font-style:italic;color:#3b5ccc}.pillars-intro{max-width:480px}.hub-outer{border-radius:24px;background:linear-gradient(160deg,#eef2ff,#f0f4ff 40%,#e8f5ef);padding:48px 32px 40px;margin-top:40px}.hub-diagram-wrap{width:100%;max-width:480px;margin:0 auto 32px;aspect-ratio:1 / 1}.hub-svg{width:100%;height:100%;display:block}.hub-spoke{stroke:#b4bedc80;stroke-width:1;stroke-dasharray:5 4;fill:none;transition:stroke .2s,stroke-opacity .2s,stroke-dasharray .2s}.hub-spoke--active{stroke-dasharray:none;stroke-opacity:.4;stroke-width:1.5}.hub-node{cursor:pointer}.hub-node-circle{transition:stroke .18s,stroke-width .18s}.hub-node:hover .hub-node-circle{stroke-width:2}.hub-info-area{max-width:460px;margin:0 auto;text-align:center;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hub-info-placeholder{font-family:DM Sans,sans-serif;font-size:13px;color:#aaa;font-style:italic;line-height:1.6}@keyframes hub-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hub-info-content,.hub-info--animate{animation:hub-fadein .22s ease both}.hub-info-eyebrow{font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7ecc;margin-bottom:8px}.hub-info-title{font-family:"DM Serif Display",serif;font-size:24px;font-weight:400;color:#13151f;margin-bottom:10px;line-height:1.2}.hub-info-desc{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.75;color:#555;max-width:400px}.compliance-list{display:flex;flex-direction:column;margin-top:48px}.compliance-row{display:grid;grid-template-columns:200px 1fr;align-items:start;gap:0 24px;padding:22px 0;border-bottom:1px solid var(--border)}.compliance-row:first-child{border-top:1px solid var(--border)}.compliance-tag{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#999;padding-top:3px}.compliance-title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:#13151f;margin:0 0 6px}.compliance-desc{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.65;color:#555;margin:0}.pillars-footnote{font-family:DM Sans,sans-serif;font-size:12px;color:#999;margin-top:32px;padding-left:16px;border-left:2px solid #ddd;line-height:1.7}@media (max-width: 640px){.hub-outer{padding:32px 20px 28px}.hub-diagram-wrap{max-width:320px}.hub-info-title{font-size:20px}.hub-info-desc{font-size:13px}.compliance-row{grid-template-columns:1fr;gap:6px 0}}.comp-bar{padding:20px var(--section-px);background:#ffffff80;border-bottom:1px solid var(--border)}.comp-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.comp-label{font-size:11px;font-weight:500;color:var(--ink-4);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.comp-chips{display:flex;gap:8px;flex-wrap:wrap}.comp-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:400;border-radius:var(--r-pill);padding:5px 12px 5px 8px}.comp-chip--done{background:#16a34a14;color:#166534;border:1px solid rgba(22,163,74,.18)}.comp-chip--progress{background:#854f0b0f;color:#854f0b;border:1px solid rgba(133,79,11,.16)}.comp-dot{font-size:11px;font-weight:700}.sim-section{background:linear-gradient(180deg,var(--bg-warm) 0%,var(--bg-base) 100%)}.sim-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.sim-left{position:sticky;top:96px}.sim-window{overflow:hidden}.sim-url{font-size:11px;color:var(--ink-4);background:#ffffffb3;border:1px solid var(--border);border-radius:var(--r-sm);padding:3px 10px;margin-left:10px}.sim-header{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;border-bottom:1px solid var(--border);background:var(--bg-surface)}.sim-header-title{font-size:12px;font-weight:500;color:var(--ink-2)}.sim-header-sub{font-size:11px;color:var(--ink-4)}.sim-row{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid var(--border);transition:background .15s}.sim-row:last-child{border-bottom:none}.sim-row:hover{background:var(--bg-surface)}.sim-left-row{display:flex;align-items:center;gap:12px}.sim-avatar{width:30px;height:30px;border-radius:50%;background:var(--bg-surface-2);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:var(--ink-3);flex-shrink:0}.sim-name{font-size:12px;font-weight:500;color:var(--ink);margin-bottom:2px}.sim-type{font-size:10px;color:var(--ink-4)}@media (max-width: 768px){.sim-layout{grid-template-columns:1fr;gap:40px}.sim-left{position:static}}.cta-section{position:relative;overflow:hidden;padding:120px var(--section-px);text-align:center;background:var(--gradient-cta);border-top:1px solid var(--border)}.cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 120%,rgba(139,195,74,.12) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 20% 0%,rgba(30,58,138,.08) 0%,transparent 60%);pointer-events:none}.cta-inner{position:relative;max-width:600px;margin:0 auto}.cta-h2{font-family:var(--font-display);font-size:58px;font-weight:400;line-height:1.08;letter-spacing:-.03em;color:var(--ink);margin-bottom:20px}.cta-h2 em{font-style:italic;color:var(--ink-2)}.cta-body{font-size:17px;font-weight:300;color:var(--ink-3);line-height:1.7;margin-bottom:40px}.cta-btns{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media (max-width: 768px){.cta-h2{font-size:36px}.cta-section{padding:72px 20px}}.footer{background:var(--dark-bg);padding:64px var(--section-px) 0}.footer-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:500;color:#ffffffe6;margin-bottom:16px}.footer-tagline{font-size:13px;font-weight:300;color:#ffffff80;line-height:1.7}.footer-col-title{font-size:11px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:13px;font-weight:400;color:#fff9;text-decoration:none;transition:color .15s}.footer-col a:hover{color:#fffffff2}.footer-bottom{padding:24px 0}.footer-bottom-inner{max-width:var(--max-w);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.footer-bottom p{font-size:12px;color:#ffffff59}@media (max-width: 768px){.footer-inner{grid-template-columns:1fr 1fr}}.footer-logo-img{height:36px;width:auto;margin-bottom:14px;display:block;filter:brightness(0) invert(1)}.footer-contact{display:flex;flex-direction:column;gap:4px;margin-top:12px}.footer-contact-link{font-size:12px;color:#ffffff73;text-decoration:none;transition:color .15s}.footer-contact-link:hover{color:#ffffffd9}.about-page{min-height:100vh}.about-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#0f1a3d,#1a2760 60%,#1e2d6e);padding:100px 48px 80px;text-align:center}.about-hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.3}.about-hero-glow--l{background:#2a4ab8;top:-100px;left:-120px}.about-hero-glow--r{background:#4a2a8a;top:-60px;right:-80px}.about-hero-inner{position:relative;max-width:700px;margin:0 auto;animation:fadeUp .8s var(--ease) both}.about-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff9;padding:5px 14px;border-radius:var(--r-pill);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:28px}.about-h1{font-family:var(--font-display);font-size:58px;font-weight:400;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:20px}.about-h1 em{font-style:italic;color:#ffffffbf}.about-hero-sub{font-size:17px;font-weight:300;color:#ffffffb3;line-height:1.7;max-width:520px;margin:0 auto}.au-fade{opacity:0;transform:translateY(24px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.au-fade.visible{opacity:1;transform:translateY(0)}.about-mission{background:linear-gradient(180deg,#1e2d6e,#2a3a8a 15%,#c8ccee 55%,#f8f7f4);padding:80px 48px}.about-mission-quote{font-family:var(--font-display);font-size:30px;font-weight:400;font-style:italic;color:#fff;line-height:1.4;letter-spacing:-.02em;margin-bottom:28px;padding:36px 0;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.about-quote-mark{font-size:48px;color:#ffffff40;line-height:0;vertical-align:-.3em;font-style:normal;margin:0 4px}.about-mission-sub{font-size:16px;font-weight:300;color:var(--ink-3);line-height:1.75;max-width:560px;margin:0 auto}.about-mission-inner{max-width:720px;margin:0 auto;text-align:center}.about-team{background:var(--bg-base);padding:100px 48px}.about-team-inner{max-width:var(--max-w);margin:0 auto}.about-section-eyebrow{display:block;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px}.about-section-h2{font-family:var(--font-display);font-size:46px;font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin-bottom:56px}.about-section-h2 em{font-style:italic;color:var(--ink-3)}.about-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.team-card{cursor:pointer;border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--border);background:#fff9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .3s var(--ease-spring),box-shadow .3s,border-color .25s}.team-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #2a52c91f;border-color:#2a52c933}.team-card-photo{position:relative;height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden}.team-card-initials{font-family:var(--font-display);font-size:52px;color:#ffffff4d;font-weight:400;-webkit-user-select:none;user-select:none;transition:opacity .25s}.team-card-hover-hint{position:absolute;bottom:0;left:0;right:0;background:#00000073;color:#ffffffe6;font-size:12px;font-weight:500;text-align:center;padding:10px;opacity:0;transform:translateY(6px);transition:opacity .25s,transform .25s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.team-card:hover .team-card-hover-hint{opacity:1;transform:translateY(0)}.team-card-info{padding:18px 18px 20px}.team-card-name{font-size:16px;font-weight:500;color:var(--ink);margin-bottom:4px;letter-spacing:-.01em}.team-card-role{font-size:12px;font-weight:400;color:var(--ink-3);text-transform:uppercase;letter-spacing:.07em}.about-values{background:linear-gradient(180deg,var(--bg-base) 0%,var(--bg-cool) 100%);padding:100px 48px}.about-values-inner{max-width:var(--max-w);margin:0 auto}.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.value-card{background:#fff9;border:1px solid var(--border);border-radius:var(--r-lg);padding:28px 22px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;transition:border-color .25s,background .25s,transform .3s var(--ease-spring),box-shadow .25s}.value-card:hover{border-color:#2a52c933;background:#ffffffe0;transform:translateY(-4px);box-shadow:0 8px 28px #2a52c914}.value-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#2a52c912;border-radius:var(--r-sm);color:#2a52c9;margin-bottom:16px}.value-icon svg{width:18px;height:18px}.value-title{font-size:14px;font-weight:500;color:var(--ink);margin-bottom:8px;letter-spacing:-.01em}.value-desc{font-size:13px;font-weight:300;color:var(--ink-3);line-height:1.65}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e0e0f99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .2s var(--ease)}.modal-card{background:#fff;border-radius:20px;max-width:640px;width:100%;padding:40px;position:relative;animation:modalPop .3s var(--ease-spring);box-shadow:0 24px 80px #0003}@keyframes modalPop{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:1px solid var(--border);border-radius:50%;background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--ink-3);transition:background .15s,color .15s,transform .2s var(--ease-spring)}.modal-close:hover{background:var(--ink);color:#fff;transform:scale(1.08)}.modal-body{display:flex;gap:28px;align-items:flex-start}.modal-photo{width:140px;height:180px;border-radius:var(--r-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.modal-initials{font-family:var(--font-display);font-size:42px;color:#ffffff59;font-weight:400;-webkit-user-select:none;user-select:none}.modal-content{flex:1}.modal-name{font-family:var(--font-display);font-size:28px;font-weight:400;color:var(--ink);letter-spacing:-.025em;margin-bottom:6px}.modal-role{font-size:13px;font-weight:400;color:var(--ink-3);margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--border)}.modal-bio{font-size:14px;font-weight:300;color:var(--ink-2);line-height:1.8}@media (max-width: 900px){.about-team-grid,.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-h1{font-size:40px}.about-section-h2{font-size:32px}}@media (max-width: 600px){.about-hero{padding:72px 20px 60px}.about-mission{padding:56px 20px}.about-team,.about-values{padding:64px 20px}.about-team-grid{grid-template-columns:1fr 1fr;gap:12px}.about-values-grid{grid-template-columns:1fr}.modal-body{flex-direction:column}.modal-photo{width:100%;height:120px}}.team-card-img{width:100%;height:100%;object-fit:cover;object-position:center 15%;display:block}.modal-img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:var(--r-lg);display:block}.about-origin{background:linear-gradient(180deg,var(--bg-base) 0%,var(--bg-cool) 100%);padding:80px 48px}.about-origin-inner{max-width:var(--max-w);margin:0 auto}.origin-quote{font-family:var(--font-display);font-size:26px;font-weight:400;font-style:italic;color:var(--ink);line-height:1.5;letter-spacing:-.02em;max-width:700px;border-left:3px solid #2a52c9;padding:8px 0 8px 28px;margin-top:32px}.origin-quote cite{display:block;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:400;color:var(--ink-3);margin-top:16px}.about-timeline{background:linear-gradient(180deg,var(--bg-cool) 0%,var(--bg-warm) 100%);padding:80px 48px 100px}.about-timeline-inner{max-width:var(--max-w);margin:0 auto}.timeline-track{position:relative;margin-top:56px}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--border);transform:translate(-50%)}.timeline-item{position:relative;display:flex;align-items:center;margin-bottom:48px}.timeline-item--left{justify-content:flex-start;padding-right:calc(50% + 40px)}.timeline-item--right{justify-content:flex-end;padding-left:calc(50% + 40px)}.timeline-dot{position:absolute;left:50%;transform:translate(-50%);width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #2a52c9;z-index:2;transition:transform .3s var(--ease-spring),background .2s}.timeline-item:hover .timeline-dot{background:#2a52c9;transform:translate(-50%) scale(1.3)}.timeline-card{background:#ffffffb3;border:1px solid var(--border);border-radius:var(--r-lg);padding:20px 22px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);max-width:380px;transition:border-color .25s,transform .3s var(--ease-spring),box-shadow .25s;cursor:default}.timeline-card:hover{border-color:#2a52c933;transform:translateY(-3px);box-shadow:0 8px 24px #2a52c914}.timeline-year{display:block;font-size:11px;font-weight:600;color:#2a52c9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.timeline-title{font-size:15px;font-weight:500;color:var(--ink);margin-bottom:6px;letter-spacing:-.01em}.timeline-desc{font-size:13px;font-weight:300;color:var(--ink-3);line-height:1.65}@media (max-width: 768px){.about-origin,.about-timeline{padding:56px 20px}.timeline-line{left:20px}.timeline-item--left,.timeline-item--right{justify-content:flex-start;padding-left:52px;padding-right:0}.timeline-dot{left:20px}.timeline-card{max-width:100%}.origin-quote{font-size:20px}}.roadmap-page{min-height:100vh}.roadmap-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#0f1a3d,#1a2760 60%,#1e2d6e);padding:100px 48px 80px;text-align:center}.roadmap-hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.25}.roadmap-hero-glow--l{background:#2a4ab8;top:-100px;left:-120px}.roadmap-hero-glow--r{background:#4a2a8a;top:-60px;right:-80px}.roadmap-hero-inner{position:relative;max-width:640px;margin:0 auto;animation:fadeUp .8s var(--ease) both}.roadmap-eyebrow{display:inline-flex;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff9;padding:5px 14px;border-radius:var(--r-pill);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:24px}.roadmap-h1{font-family:var(--font-display);font-size:58px;font-weight:400;line-height:1.08;letter-spacing:-.03em;color:#fff;margin-bottom:20px}.roadmap-h1 em{font-style:italic;color:#fff9}.roadmap-hero-sub{font-size:17px;font-weight:300;color:#ffffff8c;line-height:1.7}.roadmap-body{background:linear-gradient(180deg,#1e2d6e,#c8ccee,#f8f7f4 60%);padding:64px 48px 100px}.roadmap-body-inner{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:240px 1fr;gap:32px;align-items:start}.roadmap-tabs{display:flex;flex-direction:column;gap:4px;position:sticky;top:96px;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--r-xl);padding:8px}.roadmap-tab{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:var(--r-md);border:none;background:transparent;font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--ink-3);cursor:pointer;text-align:left;transition:background .15s,color .15s;width:100%}.roadmap-tab:hover{background:var(--bg-surface);color:var(--ink)}.roadmap-tab--active{background:var(--ink);color:#fff;font-weight:500}.roadmap-tab--active:hover{background:var(--ink)}.roadmap-tab-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.roadmap-tab-icon svg{width:16px;height:16px}.roadmap-tab-label{flex:1}.rm-live-dot{width:7px;height:7px;border-radius:50%;background:#16a34a;flex-shrink:0;display:block}.roadmap-panel{background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--r-xl);padding:32px;animation:fadeUp .35s var(--ease) both}.roadmap-panel-header{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--border)}.roadmap-panel-icon{width:56px;height:56px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ink-2)}.roadmap-panel-icon svg{width:24px;height:24px}.roadmap-panel-title{font-family:var(--font-display);font-size:28px;font-weight:400;color:var(--ink);letter-spacing:-.02em;margin-bottom:4px}.roadmap-panel-desc{font-size:13px;color:var(--ink-3);font-weight:300}.roadmap-items{display:flex;flex-direction:column;gap:2px;margin-bottom:32px}.roadmap-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:var(--r-md);transition:background .15s,padding-left .2s;animation:fadeUp .4s var(--ease) both;cursor:default}.roadmap-item:hover{background:var(--bg-surface);padding-left:20px}.roadmap-item-text{font-size:14px;font-weight:400;color:var(--ink-2)}.roadmap-badge{font-size:11px;font-weight:500;padding:4px 10px;border-radius:var(--r-pill);white-space:nowrap;flex-shrink:0}.rm-live{background:#f0fdf4;color:#14532d;border:1px solid #bbf7d0}.rm-progress{background:#eff6ff;color:#1e3a5f;border:1px solid #bfdbfe}.rm-soon{background:#fdf4ff;color:#581c87;border:1px solid #e9d5ff}.rm-planned{background:var(--bg-surface);color:var(--ink-3);border:1px solid var(--border)}.roadmap-cta{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:var(--bg-surface);border-radius:var(--r-lg);gap:16px;flex-wrap:wrap}.roadmap-cta p{font-size:14px;color:var(--ink-3);font-weight:300}.roadmap-legend{background:var(--bg-warm);border-top:1px solid var(--border);padding:20px 48px}.roadmap-legend-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.roadmap-legend-label{font-size:11px;font-weight:500;color:var(--ink-4);text-transform:uppercase;letter-spacing:.1em;margin-right:6px}@media (max-width: 768px){.roadmap-hero{padding:72px 20px 60px}.roadmap-body{padding:40px 20px 64px}.roadmap-body-inner{grid-template-columns:1fr}.roadmap-tabs{flex-direction:row;flex-wrap:wrap;position:static}.roadmap-tab{width:auto}.roadmap-h1{font-size:40px}.roadmap-legend{padding:16px 20px}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#060d1f;padding:48px 20px;position:relative;overflow:hidden}.auth-bg-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.auth-bg-orb--1{width:600px;height:600px;background:radial-gradient(circle,#1a3a8f 0%,transparent 70%);top:-200px;left:-200px;opacity:.6}.auth-bg-orb--2{width:400px;height:400px;background:radial-gradient(circle,#0f4f8a 0%,transparent 70%);bottom:-100px;right:-100px;opacity:.5}.auth-bg-orb--3{width:300px;height:300px;background:radial-gradient(circle,#1a2f6e 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.3}.auth-card{background:#fff;border:none;border-radius:24px;padding:48px 44px;width:100%;max-width:460px;position:relative;box-shadow:0 32px 80px #0006;animation:authFadeUp .5s cubic-bezier(.22,1,.36,1) both}@keyframes authFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-logo-wrap{display:flex;justify-content:center;margin-bottom:32px}.auth-logo-img{height:36px;width:auto}.auth-header{text-align:center;margin-bottom:28px}.auth-h1{font-family:"DM Serif Display",Georgia,serif;font-size:30px;font-weight:400;color:#0f1a3d;letter-spacing:-.02em;margin-bottom:6px}.auth-sub{font-size:14px;font-weight:300;color:#6b7a99}.auth-toggle{display:flex;gap:4px;background:#f0f3fa;border:1px solid #dde3f0;border-radius:100px;padding:4px;margin-bottom:12px}.auth-toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;border:none;border-radius:100px;font-size:13px;font-weight:400;color:#6b7a99;background:transparent;cursor:pointer;transition:background .2s,color .2s}.auth-toggle-btn.active{background:#0f1a3d;color:#fff;font-weight:500}.auth-toggle-hint{font-size:12px;font-weight:300;color:#6b7a99;margin-bottom:24px;text-align:center;min-height:16px}.auth-toggle-btn svg{width:13px;height:13px}.auth-form{display:flex;flex-direction:column;gap:14px;margin-bottom:24px}.auth-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-field{display:flex;flex-direction:column;gap:7px}.auth-label{font-size:12px;font-weight:500;color:#3a4a6b;letter-spacing:.03em}.auth-label-row{display:flex;align-items:center;justify-content:space-between}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-icon{position:absolute;left:13px;width:15px;height:15px;color:#a0adc4;pointer-events:none;flex-shrink:0}.auth-input{width:100%;padding:12px 14px;background:#f6f8fc;border:1px solid #dde3f0;border-radius:10px;font-size:14px;color:#0f1a3d;outline:none;box-sizing:border-box;transition:border-color .2s,background .2s,box-shadow .2s}.auth-input::placeholder{color:#a0adc4}.auth-input:focus{border-color:#2a52c9;background:#fff;box-shadow:0 0 0 3px #2a52c91a}.auth-input--icon{padding-left:38px}.auth-input--eye{padding-right:44px}.auth-eye-btn{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;color:#a0adc4;display:flex;align-items:center;transition:color .15s}.auth-eye-btn:hover{color:#2a52c9}.auth-eye-btn:hover{color:#04045eb3}.auth-eye-btn svg{width:16px;height:16px}.auth-forgot{background:none;border:none;font-size:12px;color:#6495ffcc;cursor:pointer;font-weight:400;padding:0;transition:color .15s}.auth-forgot:hover{color:#6495ff}.auth-submit{width:100%;padding:13px;background:linear-gradient(135deg,#2a52c9,#1a3a8f);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;letter-spacing:.02em;margin-top:6px;transition:opacity .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 20px #2a52c959}.auth-submit:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 24px #2a52c980}.auth-submit:active{transform:translateY(0)}.auth-switch{text-align:center;font-size:13px;font-weight:300;color:#6b7a99}.auth-switch-link{color:#2a52c9;font-weight:500;text-decoration:none;transition:color .15s}.auth-switch-link:hover{color:#1a3a8f}@media (max-width: 480px){.auth-card{padding:36px 24px}.auth-row{grid-template-columns:1fr}}.auth-input--error{border-color:#e53e3e!important;background:#fff5f5!important}.auth-input--error:focus{box-shadow:0 0 0 3px #e53e3e1f!important}.auth-error-msg{font-size:12px;color:#e53e3e;margin-top:2px;display:flex;align-items:center;gap:4px}.auth-global-error{display:flex;align-items:center;gap:10px;background:#fff5f5;border:1px solid #fed7d7;border-radius:10px;padding:12px 16px;margin-bottom:20px;font-family:DM Sans,sans-serif;font-size:13px;color:#c53030;line-height:1.5}.auth-global-error svg{width:16px;height:16px;flex-shrink:0;color:#e53e3e}.demo-page{min-height:100vh;background:#f7f8fc;position:relative;overflow:hidden;font-family:DM Sans,sans-serif}.demo-bg-orb{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;z-index:0}.demo-bg-orb--1{width:600px;height:600px;background:radial-gradient(circle,rgba(30,58,138,.07) 0%,transparent 70%);top:-200px;right:-200px}.demo-bg-orb--2{width:400px;height:400px;background:radial-gradient(circle,rgba(139,195,74,.06) 0%,transparent 70%);bottom:-100px;left:-100px}.demo-content{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:0 24px 80px}.demo-progress{display:flex;align-items:center;justify-content:center;gap:0;padding:24px 48px;position:relative;z-index:1}.demo-progress-step{display:flex;align-items:center;gap:8px;font-size:13px;color:#a0aec0;font-weight:400}.demo-progress-step:not(:last-child):after{content:"";display:block;width:48px;height:1px;background:#dde3f0;margin:0 12px}.demo-progress-dot{width:28px;height:28px;border-radius:50%;background:#edf0f8;border:1px solid #dde3f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#a0aec0;transition:all .3s}.demo-progress-step--active .demo-progress-dot{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.demo-progress-step--active{color:#1e3a8a;font-weight:500}.demo-progress-step--done .demo-progress-dot{background:#8bc34a;border-color:#8bc34a;color:#fff}.demo-progress-step--done{color:#3a6b0f}.demo-choose{text-align:center;padding-top:40px}.demo-hero-text{margin-bottom:48px}.demo-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#8bc34a1f;border:1px solid rgba(139,195,74,.3);color:#3a6b0f;padding:5px 14px;border-radius:999px;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px}.demo-h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(36px,6vw,52px);font-weight:400;color:#0f1e45;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px}.demo-h1 em{font-style:italic;color:#1e3a8a}.demo-sub{font-size:16px;font-weight:300;color:#4a5a80;line-height:1.7;max-width:520px;margin:0 auto}.demo-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;text-align:left}.demo-type-card{background:#fff;border:1px solid rgba(30,58,138,.1);border-radius:20px;padding:36px 28px;text-align:left;cursor:pointer;transition:border-color .25s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex;flex-direction:column}.demo-type-card:hover{border-color:#1e3a8a4d;transform:translateY(-4px);box-shadow:0 12px 40px #1e3a8a1a}.demo-type-icon{width:48px;height:48px;background:#edf0f8;border:1px solid rgba(30,58,138,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#1e3a8a;transition:background .2s}.demo-type-icon svg{width:22px;height:22px}.demo-type-card:hover .demo-type-icon{background:#1e3a8a;color:#fff}.demo-type-title{font-size:17px;font-weight:500;color:#0f1e45;margin-bottom:8px;letter-spacing:-.01em}.demo-type-desc{font-size:13px;font-weight:300;color:#4a5a80;line-height:1.6;margin-bottom:16px;flex:1}.demo-type-reqs{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:16px}.demo-type-req-pill{font-size:10px;font-weight:500;color:#3a5a9a;background:#1e3a8a12;border:1px solid rgba(30,58,138,.12);border-radius:20px;padding:3px 9px;display:inline-block}.demo-type-cta{font-size:13px;font-weight:500;color:#1e3a8a}.demo-requirements{background:#f0f4ff;border:1px solid rgba(30,58,138,.15);border-radius:12px;padding:16px 20px;margin-bottom:28px}.demo-req-header{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:#1e3a8a;letter-spacing:.03em;margin-bottom:12px}.demo-req-header svg{width:14px;height:14px;flex-shrink:0}.demo-req-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.demo-req-item{display:flex;align-items:flex-start;gap:10px;font-size:13px}.demo-req-check{color:#8bc34a;font-weight:700;flex-shrink:0;margin-top:1px}.demo-req-item strong{display:block;font-weight:500;color:#0f1e45;font-size:13px}.demo-req-item span{font-size:11px;color:#4a5a80;line-height:1.5;margin-top:1px;display:block}.demo-form-wrap{background:#fff;border:1px solid rgba(30,58,138,.1);border-radius:20px;padding:40px;margin-top:16px}.demo-back{background:none;border:none;font-size:13px;color:#4a5a80;cursor:pointer;padding:0;margin-bottom:24px;transition:color .15s;display:block;font-family:DM Sans,sans-serif}.demo-back:hover{color:#1e3a8a}.demo-form-title{font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;color:#0f1e45;letter-spacing:-.02em;margin-bottom:8px}.demo-form-sub{font-size:14px;font-weight:300;color:#4a5a80;margin-bottom:28px;line-height:1.6}.demo-form-section{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(30,58,138,.07)}.demo-form-section:last-of-type{border-bottom:none;margin-bottom:0}.demo-form-section-label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#0f1e45;margin-bottom:16px}.demo-section-num{width:24px;height:24px;border-radius:50%;background:#1e3a8a;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.demo-fields{display:flex;flex-direction:column;gap:16px;margin-bottom:0}.demo-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.demo-field{display:flex;flex-direction:column;gap:6px}.demo-field label{font-size:12px;font-weight:500;color:#3a4a6b;letter-spacing:.02em}.demo-field input,.demo-field select{padding:11px 14px;background:#f7f8fc;border:1px solid #dde3f0;border-radius:10px;font-size:14px;color:#0f1e45;outline:none;transition:border-color .2s,box-shadow .2s;font-family:DM Sans,sans-serif;width:100%;box-sizing:border-box}.demo-field input:focus,.demo-field select:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a14;background:#fff}.demo-optional{color:#8a9ab8;font-weight:400}.demo-input--error{border-color:#dc2626!important;background:#fff8f8!important}.demo-input--error:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.demo-field-error{display:flex;align-items:center;gap:5px;font-size:12px;color:#dc2626;font-weight:400;margin-top:2px;animation:errorFadeIn .2s ease both}@keyframes errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.demo-field-error svg{width:13px;height:13px;flex-shrink:0}.demo-submit{width:100%;padding:14px;background:linear-gradient(135deg,#1e3a8a,#0f1e45);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .2s,transform .2s;box-shadow:0 4px 20px #1e3a8a4d;font-family:DM Sans,sans-serif;margin-top:24px}.demo-submit:hover{opacity:.88;transform:translateY(-1px)}.demo-submit:disabled{opacity:.4;cursor:not-allowed}.demo-submit-hint{text-align:center;font-size:12px;color:#8a9ab8;margin-top:10px}.demo-dropzone{border:2px dashed rgba(30,58,138,.2);border-radius:16px;background:#f7f8fc;min-height:180px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s,background .2s;overflow:hidden;position:relative}.demo-dropzone:hover,.demo-dropzone--active{border-color:#1e3a8a;background:#edf0f8}.demo-dropzone--filled{border-style:solid;border-color:#1e3a8a33;cursor:default;min-height:220px}.demo-dropzone--error{border-color:#dc2626!important;background:#fff8f8!important}.demo-dropzone-inner{text-align:center;padding:32px}.demo-dropzone-icon{width:48px;height:48px;background:#edf0f8;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#1e3a8a}.demo-dropzone-icon svg{width:22px;height:22px}.demo-dropzone-label{font-size:14px;font-weight:500;color:#0f1e45;margin-bottom:6px}.demo-dropzone-hint{font-size:12px;color:#8a9ab8}.demo-photo-preview{position:relative;width:100%;height:220px}.demo-photo-preview img{width:100%;height:100%;object-fit:cover}.demo-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.demo-scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#1e3a8a,transparent);animation:demoScan 2s ease-in-out infinite;opacity:.7}@keyframes demoScan{0%{top:10%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:90%;opacity:0}}.demo-scan-corners{position:absolute;top:12px;right:12px;bottom:12px;left:12px}.demo-corner{position:absolute;width:20px;height:20px;border-color:#8bc34a;border-style:solid}.demo-corner--tl{top:0;left:0;border-width:3px 0 0 3px;border-radius:4px 0 0}.demo-corner--tr{top:0;right:0;border-width:3px 3px 0 0;border-radius:0 4px 0 0}.demo-corner--bl{bottom:0;left:0;border-width:0 0 3px 3px;border-radius:0 0 0 4px}.demo-corner--br{bottom:0;right:0;border-width:0 3px 3px 0;border-radius:0 0 4px}.demo-photo-remove{position:absolute;top:8px;right:8px;background:#00000080;color:#fff;border:none;border-radius:6px;padding:4px 10px;font-size:11px;cursor:pointer;font-family:DM Sans,sans-serif}.demo-photo-guidance{background:#f7f8fc;border:1px solid rgba(30,58,138,.1);border-radius:12px;padding:16px 18px}.demo-guidance-title{font-size:13px;font-weight:600;color:#0f1e45;margin-bottom:4px}.demo-guidance-sub{font-size:12px;color:#4a5a80;line-height:1.55;margin-bottom:14px}.demo-guidance-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-guidance-tip{display:flex;align-items:flex-start;gap:8px;background:#fff;border:1px solid #e8ecf5;border-radius:8px;padding:10px 12px}.demo-guidance-icon{font-size:16px;flex-shrink:0;margin-top:1px}.demo-guidance-tip strong{display:block;font-size:12px;font-weight:600;color:#0f1e45;margin-bottom:2px}.demo-guidance-tip p{font-size:11px;color:#6a7a9a;line-height:1.5;margin:0}.demo-face-section{display:flex;flex-direction:column;gap:14px}.demo-face-notice{display:flex;align-items:flex-start;gap:10px;background:#fef9ec;border:1px solid #f5d87a;border-radius:10px;padding:12px 16px}.demo-face-notice svg{width:16px;height:16px;flex-shrink:0;color:#92700a;margin-top:2px}.demo-face-notice strong{display:block;font-size:13px;font-weight:600;color:#5c4600;margin-bottom:3px}.demo-face-notice span{font-size:12px;color:#7a5e00;line-height:1.55}.demo-face-capture{display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px 0}.demo-face-viewfinder{position:relative;width:180px;height:200px;background:#eef0f8;border-radius:12px;display:flex;align-items:center;justify-content:center}.demo-face-oval{width:110px;height:150px;border:2px dashed #1e3a8a;border-radius:50%;opacity:.5}.demo-face-corner{position:absolute;width:14px;height:14px;border-color:#1e3a8a;border-style:solid;opacity:.7}.demo-fc--tl{top:10px;left:10px;border-width:2px 0 0 2px;border-radius:3px 0 0}.demo-fc--tr{top:10px;right:10px;border-width:2px 2px 0 0;border-radius:0 3px 0 0}.demo-fc--bl{bottom:10px;left:10px;border-width:0 0 2px 2px;border-radius:0 0 0 3px}.demo-fc--br{bottom:10px;right:10px;border-width:0 2px 2px 0;border-radius:0 0 3px}.demo-face-hint{position:absolute;bottom:8px;left:0;right:0;text-align:center;font-size:10px;color:#1e3a8a;font-weight:500}.demo-face-warning{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:9px 14px;font-size:12px;color:#c53030;text-align:center;width:100%;max-width:300px}.demo-face-warning strong{font-weight:600}.demo-face-attempt-row{display:flex;align-items:center;gap:7px;font-size:11px;color:#8a9ab8}.demo-face-dot{width:10px;height:10px;border-radius:50%;background:#e2e8f5;border:1.5px solid #c0cadf;transition:all .2s}.demo-face-dot--used{background:#dc2626;border-color:#dc2626}.demo-face-btn{background:#1e3a8a;color:#fff;border:none;border-radius:50px;padding:11px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s,transform .15s}.demo-face-btn:hover{opacity:.88;transform:translateY(-1px)}.demo-face-note{font-size:11px;color:#a0aec0;font-style:italic;text-align:center;max-width:300px}.demo-face-locked{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:20px;background:#fff5f5;border:1px solid #fed7d7;border-radius:12px}.demo-face-locked-icon{font-size:32px}.demo-face-locked h4{font-size:16px;font-weight:500;color:#9b1c1c;margin:0}.demo-face-locked p{font-size:12px;color:#c53030;line-height:1.6;max-width:300px;margin:0}.demo-face-captured{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:20px;background:#f0fff4;border:1px solid #c6f6d5;border-radius:12px;animation:errorFadeIn .25s ease}.demo-face-captured-icon{width:48px;height:48px;background:#48bb78;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.demo-face-captured h4{font-size:16px;font-weight:500;color:#276749;margin:0}.demo-face-captured p{font-size:12px;color:#276749;line-height:1.6;margin:0}.demo-wwc-alert-optin{display:flex;align-items:flex-start;gap:10px;background:#f0f8ff;border:1px solid #bee3f8;border-radius:10px;padding:12px 14px}.demo-wwc-alert-optin input{accent-color:#1e3a8a;margin-top:2px;cursor:pointer;flex-shrink:0}.demo-wwc-alert-optin label{cursor:pointer}.demo-wwc-alert-optin strong{display:block;font-size:13px;font-weight:600;color:#1a365d;margin-bottom:2px}.demo-wwc-alert-optin span{font-size:11px;color:#2a5282;line-height:1.5;display:block}.demo-processing{text-align:center;padding:60px 0}.demo-processing-ring{position:relative;width:120px;height:120px;margin:0 auto 32px}.demo-processing-ring svg{width:120px;height:120px;position:absolute;top:0;right:0;bottom:0;left:0}.demo-ring-spin{animation:demoRingSpin 1.5s linear infinite;transform-origin:center}@keyframes demoRingSpin{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.demo-processing-icon{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:50%;background:#edf0f8;display:flex;align-items:center;justify-content:center;overflow:hidden}.demo-processing-icon svg{width:32px;height:32px}.demo-processing-photo{width:100%;height:100%;object-fit:cover;border-radius:50%}.demo-processing-title{font-family:"DM Serif Display",Georgia,serif;font-size:28px;font-weight:400;color:#0f1e45;margin-bottom:8px}.demo-processing-sub{font-size:14px;color:#4a5a80;margin-bottom:40px}.demo-processing-steps{display:flex;flex-direction:column;gap:10px;max-width:340px;margin:0 auto;text-align:left}.demo-processing-step{display:flex;align-items:center;gap:12px;font-size:13px;color:#a0aec0;transition:color .3s}.demo-processing-step--done{color:#3a6b0f}.demo-processing-step--active{color:#1e3a8a;font-weight:500}.demo-step-dot{width:22px;height:22px;border-radius:50%;background:#edf0f8;border:1px solid #dde3f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s,border-color .3s}.demo-processing-step--done .demo-step-dot{background:#8bc34a;border-color:#8bc34a}.demo-processing-step--active .demo-step-dot{background:#1e3a8a;border-color:#1e3a8a}.demo-step-spinner{width:10px;height:10px;border:1.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:demoSpin .6s linear infinite}@keyframes demoSpin{to{transform:rotate(360deg)}}.demo-result{text-align:center;padding-top:16px}.demo-result-badge{display:inline-flex;align-items:center;gap:10px;background:#8bc34a1f;border:1px solid rgba(139,195,74,.3);border-radius:999px;padding:8px 20px 8px 10px;font-size:14px;font-weight:500;color:#3a6b0f;margin-bottom:28px}.demo-result-badge svg{width:28px;height:28px}.demo-certificate{background:#fff;border:1px solid rgba(30,58,138,.12);border-radius:20px;overflow:hidden;box-shadow:0 8px 40px #1e3a8a1a;margin-bottom:28px;text-align:left;position:relative}.demo-cert-header{background:linear-gradient(135deg,#1e3a8a,#0f1e45);padding:24px 28px;display:flex;align-items:center;justify-content:space-between;-webkit-print-color-adjust:exact;print-color-adjust:exact}.demo-cert-logo{height:28px;width:auto;filter:brightness(0) invert(1)}.demo-cert-header-right{text-align:right}.demo-cert-verified{display:block;font-size:13px;font-weight:700;color:#8bc34a;letter-spacing:.08em;margin-bottom:2px}.demo-cert-type{font-size:11px;color:#ffffff80}.demo-cert-body{padding:28px;display:flex;gap:24px;align-items:flex-start;border-bottom:1px solid rgba(30,58,138,.08)}.demo-cert-photo-wrap{position:relative;flex-shrink:0}.demo-cert-photo{width:80px;height:96px;object-fit:cover;border-radius:10px;border:2px solid rgba(30,58,138,.1);display:block}.demo-cert-photo-badge{position:absolute;bottom:-6px;right:-6px;width:22px;height:22px;background:#8bc34a;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.demo-cert-photo-badge svg{width:10px;height:10px}.demo-cert-details{flex:1}.demo-cert-name{font-size:20px;font-weight:500;color:#0f1e45;letter-spacing:-.01em;margin-bottom:16px}.demo-cert-row{display:flex;justify-content:space-between;font-size:13px;padding:7px 0;border-bottom:1px solid rgba(30,58,138,.06)}.demo-cert-row span:first-child{color:#4a5a80}.demo-cert-row span:last-child{color:#0f1e45;font-weight:500}.demo-cert-match{color:#276749!important;font-weight:600!important}.demo-cert-footer{padding:20px 28px;display:flex;align-items:center;gap:24px;background:#f7f8fc;flex-wrap:wrap}.demo-cert-id{display:flex;flex-direction:column;gap:2px}.demo-cert-id span{font-size:10px;color:#8a9ab8;text-transform:uppercase;letter-spacing:.06em}.demo-cert-id strong{font-size:12px;color:#0f1e45;font-weight:600}.demo-cert-seal{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:11px;color:#4a5a80}.demo-cert-seal svg{width:18px;height:18px}.demo-cert-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:48px;font-weight:700;color:#1e3a8a0a;letter-spacing:.1em;pointer-events:none;white-space:nowrap}.demo-result-actions{display:flex;gap:12px;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.demo-download{display:inline-flex;align-items:center;gap:8px;background:#1e3a8a;color:#fff;border:none;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s,transform .2s;box-shadow:0 4px 16px #1e3a8a40;font-family:DM Sans,sans-serif}.demo-download svg{width:15px;height:15px}.demo-download:hover{opacity:.88;transform:translateY(-1px)}.demo-restart{background:transparent;color:#1e3a8a;border:1px solid rgba(30,58,138,.25);border-radius:10px;padding:12px 22px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s;font-family:DM Sans,sans-serif}.demo-restart:hover{background:#1e3a8a0d;border-color:#1e3a8a66}.demo-disclaimer{font-size:12px;color:#a0aec0;line-height:1.6;max-width:480px;margin:0 auto}@media print{.demo-bg-orb,.demo-progress,.demo-result-badge,.demo-result-actions,.demo-disclaimer,.demo-cert-watermark{display:none!important}body{background:#fff!important;margin:0;padding:0}.demo-page{background:#fff!important;min-height:unset;overflow:visible}.demo-content{max-width:100%!important;padding:0!important;margin:0!important}.demo-result{text-align:left;padding-top:0}.demo-certificate{box-shadow:none!important;border:1px solid #ddd!important;border-radius:12px!important;margin:16px!important;page-break-inside:avoid;overflow:visible!important}.demo-cert-header{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (max-width: 600px){.demo-content{padding:0 16px 60px}.demo-type-grid{grid-template-columns:1fr}.demo-h1{font-size:36px}.demo-form-wrap{padding:24px 20px}.demo-field-row{grid-template-columns:1fr}.demo-cert-body{flex-direction:column}.demo-guidance-grid{grid-template-columns:1fr}.demo-cert-footer{flex-direction:column;gap:12px}.demo-cert-seal{margin-left:0}}.contact-page{padding-top:56px;background:#f7f6f2}.contact-demo-hero{padding:48px 32px 56px;background:linear-gradient(135deg,#0f1a3d,#1a2f6b)}.contact-demo-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 560px;gap:12px;align-items:start}.contact-eyebrow{display:inline-block;background:#8bc34a26;border:1px solid rgba(139,195,74,.35);color:#a8d860;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:999px;margin-bottom:20px}.contact-demo-left{max-width:420px;padding-left:56px}.contact-h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(36px,5vw,54px);font-weight:400;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:18px}.contact-h1 em{font-style:italic;color:#a8d860}.contact-hero-sub{font-family:DM Sans,sans-serif;font-size:16px;font-weight:300;color:#ffffffb3;line-height:1.7;margin-bottom:32px}.contact-demo-points{display:flex;flex-direction:column;gap:10px}.contact-demo-point{display:flex;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:14px;color:#fffc}.contact-demo-point span{color:#a8d860;font-weight:700}.contact-form-wrap{background:#fff;border-radius:20px;padding:28px 32px;box-shadow:0 8px 40px #0000001f}.contact-form-title{font-family:"DM Serif Display",serif;font-size:21px;color:#13151f;margin-bottom:14px;letter-spacing:-.01em}.contact-inquiry-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:14px}.contact-inquiry-tab{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;color:#666;background:#f5f4f0;border:1px solid #e8e6df;border-radius:8px;padding:7px 6px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .15s}.contact-inquiry-tab-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-inquiry-tab-icon svg{width:12px;height:12px}.contact-inquiry-tab--active{background:#1a2f6b;color:#fff;border-color:#1a2f6b}.contact-fields{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.contact-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-field{display:flex;flex-direction:column;gap:5px}.contact-field label{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#444;letter-spacing:.02em}.contact-field input,.contact-field select,.contact-field textarea{font-family:DM Sans,sans-serif;font-size:14px;color:#13151f;background:#f7f8fc;border:1px solid #dde3f0;border-radius:10px;padding:8px 14px;outline:none;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#1a2f6b;box-shadow:0 0 0 3px #1a2f6b14;background:#fff}.contact-field textarea{resize:vertical;min-height:60px}.contact-submit{width:100%;padding:12px;background:linear-gradient(135deg,#1a2f6b,#0f1a3d);color:#fff;border:none;border-radius:11px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .15s;box-shadow:0 4px 20px #1a2f6b4d}.contact-submit:hover{opacity:.88;transform:translateY(-1px)}.contact-privacy{font-family:DM Sans,sans-serif;font-size:11px;color:#aaa;text-align:center;margin-top:9px}.contact-success{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:40px 20px}.contact-success-icon{width:56px;height:56px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center}.contact-success h3{font-family:"DM Serif Display",serif;font-size:24px;color:#13151f}.contact-success p{font-family:DM Sans,sans-serif;font-size:14px;color:#666;line-height:1.65}.contact-options{background:#fff;padding:72px 32px}.contact-options-inner{max-width:900px;margin:0 auto}.contact-options-h2{font-family:"DM Serif Display",serif;font-size:clamp(24px,3vw,34px);color:#13151f;letter-spacing:-.02em;margin-bottom:32px}.contact-options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-option-card{background:#f7f6f2;border:1px solid #e8e6df;border-radius:14px;padding:24px}.contact-option-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e6df;border-radius:9px;color:#1a2f6b;margin-bottom:12px}.contact-option-icon svg{width:17px;height:17px}.contact-option-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:4px}.contact-option-value{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:#13151f;margin-bottom:6px}.contact-option-sub{font-family:DM Sans,sans-serif;font-size:13px;color:#888;line-height:1.55}@media (max-width: 1024px){.contact-demo-inner{grid-template-columns:1fr;gap:40px}.contact-options-grid{grid-template-columns:1fr}}@media (max-width: 600px){.contact-demo-hero{padding:48px 20px 56px}.contact-field-row{grid-template-columns:1fr}.contact-inquiry-tabs{grid-template-columns:repeat(2,1fr)}}.contact-submit:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.contact-sending{display:inline-flex;align-items:center;gap:8px}.contact-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:contactSpin .6s linear infinite;flex-shrink:0}@keyframes contactSpin{to{transform:rotate(360deg)}}.contact-error{display:flex;align-items:flex-start;gap:8px;background:#fff5f5;border:1px solid #fed7d7;border-radius:10px;padding:12px 14px;font-family:DM Sans,sans-serif;font-size:13px;color:#c53030;line-height:1.55;margin-bottom:4px}.contact-error-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#c53030}.contact-error-icon svg{width:14px;height:14px}.contact-success-note{font-family:DM Sans,sans-serif;font-size:13px;color:#555;background:#f0f8ff;border:1px solid #bee3f8;border-radius:10px;padding:12px 14px;line-height:1.6;margin-top:4px}.pdp-page{min-height:100vh;background:#f7f6f2}.pdp-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px;font-family:DM Sans,sans-serif}.pdp-hero{background:linear-gradient(135deg,#0f1a3d,#1e2d6e 60%,#162a5e);padding:100px 24px 72px;color:#fff}.pdp-hero-inner{max-width:720px;margin:0 auto}.pdp-back{display:inline-block;font-family:DM Sans,sans-serif;font-size:13px;color:#ffffff80;text-decoration:none;margin-bottom:28px;transition:color .2s}.pdp-back:hover{color:#ffffffe6}.pdp-hero-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.pdp-num{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#fff6;letter-spacing:.08em}.pdp-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.pdp-status-dot{width:6px;height:6px;border-radius:50%}.pdp-title{font-family:"DM Serif Display",serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:400;line-height:1.1;color:#fff;margin-bottom:12px}.pdp-tagline{font-family:"DM Serif Display",serif;font-size:18px;font-style:italic;color:#ffffffa6;margin-bottom:16px}.pdp-desc{font-family:DM Sans,sans-serif;font-size:15px;color:#fff9;line-height:1.75;max-width:580px;margin-bottom:36px}.pdp-hero-stats{display:flex;gap:40px;margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.pdp-stat-num{display:block;font-family:"DM Serif Display",serif;font-size:28px;color:#fff;margin-bottom:4px}.pdp-stat-label{display:block;font-family:DM Sans,sans-serif;font-size:12px;color:#ffffff73;letter-spacing:.04em}.pdp-hero-actions{display:flex;gap:12px;align-items:center}.btn-pdp-primary{background:#fff;color:#13151f;border:none;border-radius:50px;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;text-decoration:none}.btn-pdp-primary:hover{background:#e8ecff;transform:translateY(-1px)}.btn-pdp-ghost{background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.25);border-radius:50px;padding:13px 24px;font-family:DM Sans,sans-serif;font-size:14px;cursor:pointer;transition:border-color .2s,color .2s;text-decoration:none;display:inline-block}.btn-pdp-ghost:hover{border-color:#fff9;color:#fff}.pdp-section{padding:72px 24px}.pdp-section-inner{max-width:720px;margin:0 auto}.pdp-section-title{font-family:"DM Serif Display",serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.15;color:#13151f;margin:8px 0 14px}.pdp-section-title em{font-style:italic;color:#3b5ccc}.pdp-section-sub{font-family:DM Sans,sans-serif;font-size:15px;color:#666;line-height:1.7;max-width:520px;margin-bottom:48px}.pdp-steps{display:flex;flex-direction:column;gap:0}.pdp-step{display:flex;gap:24px;align-items:flex-start}.pdp-step-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:48px}.pdp-step-icon{width:48px;height:48px;background:#fff;border:1px solid #e8e6df;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1e3a8a;box-shadow:0 1px 4px #0000000f;flex-shrink:0}.pdp-step-icon svg{width:22px;height:22px}.pdp-step-line{width:1px;flex:1;min-height:32px;background:#e2e0d8;margin:6px 0}.pdp-step-body{padding-bottom:32px;flex:1}.pdp-step-header{display:flex;align-items:center;gap:10px;margin-bottom:6px;padding-top:10px}.pdp-step-num{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#bbb;letter-spacing:.06em}.pdp-step-title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:#13151f}.pdp-step-desc{font-family:DM Sans,sans-serif;font-size:14px;color:#666;line-height:1.7}.pdp-compliance{background:#f0eee8;padding:32px 24px;border-top:1px solid #e8e6df;border-bottom:1px solid #e8e6df}.pdp-compliance-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:14px}.pdp-compliance-tags{display:flex;flex-wrap:wrap;gap:8px}.pdp-compliance-tag{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;background:#fff;color:#444;border:1px solid #e2e0d8;border-radius:20px;padding:5px 14px}.pdp-cta{background:linear-gradient(135deg,#0f1a3d,#1e2d6e);padding:64px 24px}.pdp-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.pdp-cta-title{font-family:"DM Serif Display",serif;font-size:26px;font-weight:400;color:#fff;margin-bottom:8px}.pdp-cta-sub{font-family:DM Sans,sans-serif;font-size:14px;color:#ffffff8c}.pdp-cta-actions{display:flex;gap:12px;align-items:center;flex-shrink:0}@media (max-width: 640px){.pdp-hero{padding:80px 20px 48px}.pdp-hero-stats{gap:24px;flex-wrap:wrap}.pdp-hero-actions,.pdp-cta-inner{flex-direction:column;align-items:flex-start}.pdp-cta-actions{flex-direction:column;width:100%}.btn-pdp-primary,.btn-pdp-ghost{width:100%;text-align:center}}.pdp-simulation{background:#f0f2fa;padding:72px 32px}.sim-layout{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:start}.sim-steps-nav{display:flex;flex-direction:column;gap:6px}.sim-step-btn{display:flex;align-items:flex-start;gap:12px;background:none;border:1px solid transparent;border-radius:12px;padding:14px 16px;text-align:left;cursor:pointer;transition:all .15s}.sim-step-btn:hover{background:#fff9}.sim-step-btn--active{background:#fff;border-color:#1e3a8a26;box-shadow:0 2px 12px #0000000f}.sim-step-btn-num{width:26px;height:26px;border-radius:50%;background:#e8ecf8;color:#1e3a8a;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sim-step-btn--active .sim-step-btn-num{background:#1e3a8a;color:#fff}.sim-step-btn-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f;margin-bottom:3px}.sim-step-btn-desc{font-family:DM Sans,sans-serif;font-size:12px;color:#888;line-height:1.5}.sim-preview{display:flex;flex-direction:column;gap:16px}.sim-preview-inner{background:#e8eaf5;border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:center}.sim-preview-nav{display:flex;align-items:center;justify-content:center;gap:16px}.sim-nav-btn{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#1e3a8a;background:#fff;border:1px solid #dde3f0;border-radius:8px;padding:8px 16px;cursor:pointer;transition:background .15s}.sim-nav-btn:disabled{opacity:.3;cursor:not-allowed}.sim-nav-btn:not(:disabled):hover{background:#edf0f8}.sim-nav-counter{font-family:DM Sans,sans-serif;font-size:12px;color:#888}.sim-screen{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000001f;width:100%;max-width:500px}.sim-screen--wide{max-width:100%}.sim-screen-header{background:#f5f4f0;padding:10px 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e8e6df}.sim-dot{width:10px;height:10px;border-radius:50%}.sim-dot--red{background:#ff5f57}.sim-dot--yellow{background:#febc2e}.sim-dot--green{background:#28c840}.sim-url{font-family:DM Mono,Courier New,monospace;font-size:11px;color:#888;background:#ebe9e2;border-radius:6px;padding:3px 10px;margin-left:4px}.sim-body{padding:24px;min-height:280px}.sim-upload-body{display:flex;flex-direction:column;gap:14px}.sim-step-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999}.sim-upload-zone{border:2px dashed #c0cadf;border-radius:12px;background:#f7f8fc;padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.sim-upload-icon{display:flex;align-items:center;justify-content:center;color:#1e3a8a}.sim-upload-main{font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#13151f}.sim-upload-hint{font-family:DM Sans,sans-serif;font-size:12px;color:#888}.sim-upload-btn{background:#1e3a8a;color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;padding:8px 20px;border-radius:6px;margin-top:4px}.sim-tip-row{font-family:DM Sans,sans-serif;font-size:12px;color:#666;display:flex;gap:6px;align-items:center}.sim-face-body{display:flex;flex-direction:column;align-items:center;gap:14px}.sim-face-viewfinder{position:relative;width:160px;height:180px;background:#eef0f8;border-radius:12px;display:flex;align-items:center;justify-content:center}.sim-face-oval{width:100px;height:140px;border:2px dashed #1e3a8a;border-radius:50%;opacity:.5}.sim-face-hint{position:absolute;bottom:8px;left:0;right:0;text-align:center;font-family:DM Sans,sans-serif;font-size:10px;color:#1e3a8a;font-weight:500}.sim-face-corner{position:absolute;width:12px;height:12px;border-color:#1e3a8a;border-style:solid;opacity:.7}.sim-fc--tl{top:8px;left:8px;border-width:2px 0 0 2px;border-radius:3px 0 0}.sim-fc--tr{top:8px;right:8px;border-width:2px 2px 0 0;border-radius:0 3px 0 0}.sim-fc--bl{bottom:8px;left:8px;border-width:0 0 2px 2px;border-radius:0 0 0 3px}.sim-fc--br{bottom:8px;right:8px;border-width:0 2px 2px 0;border-radius:0 0 3px}.sim-face-attempts{display:flex;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:11px;color:#888}.sim-face-dot{width:8px;height:8px;border-radius:50%;background:#c8d0e8}.sim-face-btn{background:#1e3a8a;color:#fff;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;padding:10px 28px;border-radius:50px}.sim-processing-body{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 24px}.sim-spinner-ring{position:relative;width:80px;height:80px}.sim-spinner-ring svg{width:80px;height:80px}.sim-ring-spin{animation:simSpin 1.5s linear infinite;transform-origin:center;transform:rotate(-90deg)}@keyframes simSpin{to{transform:rotate(270deg)}}.sim-pct{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;color:#1e3a8a}.sim-processing-title{font-family:"DM Serif Display",serif;font-size:20px;color:#13151f}.sim-processing-steps{display:flex;flex-direction:column;gap:7px;align-self:stretch}.sim-proc-step{font-family:DM Sans,sans-serif;font-size:13px;color:#aaa}.sim-proc-step--done{color:#2e7d32}.sim-proc-step--active{color:#1e3a8a;font-weight:600}.sim-cert-body{display:flex;flex-direction:column;align-items:center;gap:16px}.sim-cert-badge{display:inline-flex;align-items:center;gap:6px;background:#dcfce7;color:#15803d;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;padding:7px 18px;border-radius:999px}.sim-cert-card{background:#fff;border:1px solid #e8e6df;border-radius:14px;overflow:hidden;width:100%;box-shadow:0 4px 20px #00000012}.sim-cert-stripe{height:4px;background:linear-gradient(90deg,#1e3a8a,#3b5ccc)}.sim-cert-inner{padding:20px}.sim-cert-eyebrow{font-family:DM Sans,sans-serif;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-bottom:4px}.sim-cert-type{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#3b5ccc;margin-bottom:8px}.sim-cert-name{font-family:"DM Serif Display",serif;font-size:20px;color:#13151f;margin-bottom:14px}.sim-cert-rows{display:flex;flex-direction:column;gap:0}.sim-cert-row{display:flex;justify-content:space-between;font-family:DM Sans,sans-serif;font-size:12px;padding:6px 0;border-bottom:1px solid #f0eee8}.sim-cert-row span:first-child{color:#888}.sim-cert-row span:last-child{color:#13151f;font-weight:500}.sim-cert-pass{color:#15803d!important;font-weight:700!important}.sim-cert-note{font-family:DM Sans,sans-serif;font-size:11px;color:#aaa;text-align:center}.sim-form-body{display:flex;flex-direction:column;gap:14px}.sim-form-fields{display:flex;flex-direction:column;gap:10px}.sim-form-field{display:flex;flex-direction:column;gap:4px}.sim-form-field label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#666;letter-spacing:.04em}.sim-form-input{font-family:DM Sans,sans-serif;font-size:14px;color:#13151f;background:#f7f8fc;border:1px solid #dde3f0;border-radius:8px;padding:9px 12px}.sim-form-select{display:flex;justify-content:space-between}.sim-alert-opt{font-family:DM Sans,sans-serif;font-size:12px;color:#555;display:flex;gap:6px;align-items:center;background:#f0f8ff;border:1px solid #bee3f8;border-radius:8px;padding:10px 12px}.sim-submit-btn{background:#1e3a8a;color:#fff;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;padding:12px;border-radius:10px;text-align:center}.sim-generic{width:100%}.sim-dashboard-body{padding:20px}.sim-dash-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sim-dash-title{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f}.sim-dash-btn{background:#1e3a8a;color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;padding:7px 14px;border-radius:6px}.sim-dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.sim-dash-stat{background:#f7f8fc;border:1px solid #eaeef8;border-radius:8px;padding:12px;text-align:center}.sim-dash-stat-val{font-family:"DM Serif Display",serif;font-size:22px;color:#1e3a8a}.sim-dash-stat-label{font-family:DM Sans,sans-serif;font-size:10px;color:#888;margin-top:2px}.sim-dash-table{border:1px solid #e8e6df;border-radius:10px;overflow:hidden}.sim-dash-thead{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:8px 14px;background:#f5f4f0;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;color:#999;letter-spacing:.06em;text-transform:uppercase}.sim-dash-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:10px 14px;border-top:1px solid #f0eee8;font-family:DM Sans,sans-serif;font-size:13px;color:#555}.sim-dash-status{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;width:fit-content}.sim-dash-status--verified{background:#dcfce7;color:#15803d}.sim-dash-status--pending{background:#fef9c3;color:#854d0e}@media (max-width: 900px){.sim-layout{grid-template-columns:1fr}.sim-dash-stats{grid-template-columns:repeat(2,1fr)}.sim-dash-thead,.sim-dash-row{grid-template-columns:2fr 1fr 1fr}.sim-dash-thead span:last-child,.sim-dash-row span:last-child{display:none}}.app-shell{display:flex;min-height:100vh;background:#f4f3ef;font-family:DM Sans,sans-serif}.app-sidebar{width:220px;flex-shrink:0;background:#0f1a3d;display:flex;flex-direction:column;padding:24px 16px;position:fixed;top:0;left:0;height:100vh;overflow-y:auto;z-index:100}.app-main{margin-left:220px}.app-sidebar-logo{display:flex;align-items:center;gap:10px;padding:0 8px;margin-bottom:36px;color:#fff;font-size:15px;font-weight:600;letter-spacing:-.01em}.app-logo-icon{width:32px;height:32px;background:#3b5ccc;border-radius:8px;display:flex;align-items:center;justify-content:center}.app-logo-icon svg{width:18px;height:18px}.app-nav{display:flex;flex-direction:column;gap:2px;flex:1}.app-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:13px;color:#ffffff80;cursor:pointer;transition:background .15s,color .15s}.app-nav-item svg{width:16px;height:16px;flex-shrink:0}.app-nav-item:hover{background:#ffffff0f;color:#fffc}.app-nav-item--active{background:#3b5ccc40;color:#fff;font-weight:500}.app-sidebar-user{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.07);margin-top:16px}.app-user-avatar{width:32px;height:32px;border-radius:50%;background:#3b5ccc;color:#fff;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-transform:uppercase}.app-user-info{flex:1;min-width:0}.app-user-name{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-user-type{font-size:11px;color:#fff6}.app-logout-btn{background:none;border:none;color:#ffffff59;cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .15s;flex-shrink:0}.app-logout-btn:hover{color:#fffc}.app-logout-btn svg{width:15px;height:15px}.app-main{flex:1;padding:40px 40px 60px;min-height:100vh}.app-topbar{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:36px}.app-topbar-title{font-family:"DM Serif Display",serif;font-size:28px;font-weight:400;color:#13151f;margin-bottom:4px}.app-topbar-sub{font-size:14px;color:#888}.app-topbar-badge{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #e2e0d8;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;color:#555;flex-shrink:0}.app-live-dot{width:7px;height:7px;border-radius:50%;background:#16a34a;animation:pulse 2s ease infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.app-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.app-product-card{background:#fff;border:1px solid #e8e6df;border-radius:16px;padding:24px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;flex-direction:column}.app-product-card:hover{border-color:#3b5ccc;box-shadow:0 8px 32px #3b5ccc1a;transform:translateY(-2px)}.app-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.app-card-num{font-size:11px;font-weight:600;color:#ccc;letter-spacing:.06em}.app-card-status{font-size:10px;font-weight:600;padding:3px 10px;border-radius:20px;display:flex;align-items:center}.app-card-icon{width:40px;height:40px;background:#f0f2ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b5ccc;margin-bottom:14px}.app-card-icon svg{width:20px;height:20px}.app-card-name{font-size:15px;font-weight:600;color:#13151f;margin-bottom:8px;line-height:1.3}.app-card-desc{font-size:13px;color:#777;line-height:1.6;flex:1;margin-bottom:20px}.app-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #f0eee8}.app-card-time{font-size:12px;color:#aaa}.app-card-cta{font-size:12px;font-weight:600;color:#3b5ccc;transition:gap .15s}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0f2399;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:overlayIn .2s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.modal-card{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:modalIn .25s cubic-bezier(.22,1,.36,1)}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0eee8}.modal-header-left{display:flex;align-items:center;gap:12px}.modal-product-icon{width:40px;height:40px;background:#f0f2ff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#3b5ccc}.modal-product-icon svg{width:20px;height:20px}.modal-eyebrow{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-bottom:2px}.modal-title{font-family:"DM Serif Display",serif;font-size:18px;font-weight:400;color:#13151f}.modal-close{width:32px;height:32px;border:1px solid #e8e6df;border-radius:8px;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#888;transition:background .15s,color .15s}.modal-close:hover{background:#f5f4f0;color:#333}.modal-close svg{width:14px;height:14px}.modal-steps{display:flex;padding:14px 24px;gap:0;border-bottom:1px solid #f0eee8;overflow-x:auto}.modal-step{display:flex;align-items:center;gap:6px;font-size:11px;color:#bbb;font-weight:500;flex-shrink:0;padding-right:16px;position:relative}.modal-step:not(:last-child):after{content:"";position:absolute;right:4px;width:8px;height:1px;background:#e2e0d8}.modal-step--active{color:#3b5ccc}.modal-step--done{color:#16a34a}.modal-step-dot{width:20px;height:20px;border-radius:50%;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.modal-step--active .modal-step-dot{background:#3b5ccc;border-color:#3b5ccc;color:#fff}.modal-step--done .modal-step-dot{background:#16a34a;border-color:#16a34a}.modal-step--done .modal-step-dot svg{width:10px;height:10px}.modal-body{flex:1;overflow-y:auto;padding:24px}.modal-footer{padding:16px 24px;border-top:1px solid #f0eee8;display:flex;gap:10px;justify-content:flex-end}.modal-btn-primary{background:#13151f;color:#fff;border:none;border-radius:50px;padding:11px 24px;font-size:13px;font-weight:500;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .2s,transform .15s}.modal-btn-primary:hover{background:#3b5ccc;transform:translateY(-1px)}.modal-btn-ghost{background:transparent;color:#888;border:1px solid #e2e0d8;border-radius:50px;padding:11px 20px;font-size:13px;cursor:pointer;font-family:DM Sans,sans-serif;transition:border-color .2s,color .2s}.modal-btn-ghost:hover{border-color:#888;color:#444}.flow-step-title{font-family:"DM Serif Display",serif;font-size:20px;font-weight:400;color:#13151f;margin-bottom:6px}.flow-step-sub{font-size:13px;color:#888;margin-bottom:20px;line-height:1.6}.flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.flow-field{display:flex;flex-direction:column;gap:5px}.flow-field label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em}.flow-input{width:100%;padding:10px 12px;border:1px solid #e2e0d8;border-radius:8px;font-size:14px;color:#13151f;background:#fafaf8;font-family:DM Sans,sans-serif;outline:none;box-sizing:border-box;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.flow-input:focus{border-color:#3b5ccc}.flow-input--lg{font-size:15px;letter-spacing:.04em;padding:12px 14px}.flow-upload{border:2px dashed #d4d0c8;border-radius:12px;padding:32px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:10px}.flow-upload:hover{border-color:#3b5ccc;background:#f5f7ff}.flow-upload-icon{font-size:26px;display:block;margin-bottom:8px}.flow-upload p,.flow-upload-name{font-size:13px;font-weight:500;color:#444;margin-bottom:4px}.flow-upload-hint,.flow-upload-change{font-size:11px;color:#aaa}.flow-disclaimer{font-size:11px;color:#bbb;font-style:italic}.flow-method-cards{display:flex;flex-direction:column;gap:10px}.flow-method-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1.5px solid #e2e0d8;border-radius:10px;cursor:pointer;transition:border-color .2s,background .2s;font-size:13px}.flow-method-card span{font-size:22px;flex-shrink:0}.flow-method-card strong{display:block;font-size:13px;font-weight:600;color:#13151f;margin-bottom:2px}.flow-method-card p{color:#777;font-size:12px;margin:0}.flow-method-card--active{border-color:#3b5ccc;background:#f5f7ff}.app-verifying{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0}.app-verifying-ring{position:relative;width:80px;height:80px}.app-verifying-ring svg{width:80px;height:80px}.app-verifying-pct{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:"DM Serif Display",serif;font-size:18px;color:#3b5ccc}.app-verifying-msg{font-size:13px;color:#888;min-height:18px;text-align:center}.app-progress-track{width:100%;max-width:280px;height:3px;background:#e8e6df;border-radius:2px;overflow:hidden}.app-progress-bar{height:100%;background:linear-gradient(90deg,#3b5ccc,#6b8aff);border-radius:2px;transition:width 55ms linear}.flow-success{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 0;text-align:center;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.flow-success-icon{width:56px;height:56px;background:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.flow-success h3{font-family:"DM Serif Display",serif;font-size:20px;color:#13151f}.flow-success p{font-size:13px;color:#888}.flow-cert{border:1px solid #e2e0d8;border-radius:14px;overflow:hidden;display:flex;margin-top:16px}.flow-cert-stripe{width:5px;background:#3b5ccc;flex-shrink:0}.flow-cert-body{padding:20px 22px}.flow-cert-eyebrow{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-bottom:6px}.flow-cert-type{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f;margin-bottom:4px}.flow-cert-name{font-size:15px;font-weight:600;color:#13151f;margin-bottom:2px}.flow-cert-date{font-size:12px;color:#999;margin-bottom:12px}.flow-cert-badge{display:inline-flex;align-items:center;gap:5px;background:#dcfce7;color:#15803d;font-size:11px;font-weight:600;padding:4px 12px;border-radius:20px}@media (max-width: 900px){.app-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.app-sidebar{display:none}.app-main{padding:24px 16px 40px}.app-products-grid,.flow-grid{grid-template-columns:1fr}}.flow-section-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#999;margin-bottom:10px}.flow-option-group{display:flex;flex-direction:column;gap:8px}.flow-option-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1.5px solid #e2e0d8;border-radius:12px;cursor:pointer;transition:border-color .18s,background .18s;background:#fafaf8}.flow-option-card:hover{border-color:#b0b8e0;background:#f5f7ff}.flow-option-card--active{border-color:#3b5ccc;background:#f0f3ff}.flow-option-icon{font-size:22px;flex-shrink:0;width:36px;text-align:center}.flow-option-card>div:not(.flow-option-radio){flex:1}.flow-option-radio{width:18px!important;height:18px!important;min-width:18px;min-height:18px;flex:0 0 18px!important;align-self:center;border-radius:50%!important}.flow-option-card strong{display:block;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f;margin-bottom:2px}.flow-option-card p{font-family:DM Sans,sans-serif;font-size:12px;color:#888;margin:0;line-height:1.4}.flow-option-radio{width:18px;height:18px;border-radius:50%;border:1.5px solid #d0cfc8;flex-shrink:0;transition:border-color .15s,background .15s;position:relative}.flow-option-radio--checked{border-color:#3b5ccc;background:#3b5ccc}.flow-option-radio--checked:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#fff;border-radius:50%}.flow-renewal-notice{display:flex;gap:12px;align-items:flex-start;background:#fef9ec;border:1px solid #f5d87a;border-radius:10px;padding:14px 16px;margin-top:20px;font-family:DM Sans,sans-serif}.flow-renewal-notice span{font-size:18px;flex-shrink:0}.flow-alert-optin{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:14px 16px;background:#f0f8ff;border:1px solid #b8d8f5;border-radius:10px}.flow-alert-optin input[type=checkbox]{width:16px;height:16px;margin-top:2px;accent-color:#3b5ccc;flex-shrink:0;cursor:pointer}.flow-alert-optin label{font-family:DM Sans,sans-serif;cursor:pointer}.flow-alert-optin strong{display:block;font-size:13px;font-weight:600;color:#0c407a;margin-bottom:2px}.flow-alert-optin span{font-size:12px;color:#4a7fa5;line-height:1.5}.photo-guidance{background:#f5f7ff;border:1px solid #d4dcf5;border-radius:12px;padding:18px 20px}.photo-guidance-title{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f;margin-bottom:4px}.photo-guidance-sub{font-family:DM Sans,sans-serif;font-size:12px;color:#666;line-height:1.55;margin-bottom:16px}.photo-tips-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.photo-tip{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid #e8e6df;border-radius:8px;padding:10px 12px}.photo-tip-icon{font-size:18px;flex-shrink:0;margin-top:1px}.photo-tip strong{display:block;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#13151f;margin-bottom:2px}.photo-tip p{font-family:DM Sans,sans-serif;font-size:11px;color:#777;line-height:1.5;margin:0}.face-capture{display:flex;flex-direction:column;align-items:center;gap:16px}.face-viewfinder{position:relative;width:200px;height:220px;background:#f0f2f8;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.face-viewfinder-oval{width:130px;height:170px;border:2px dashed #3b5ccc;border-radius:50%;opacity:.5}.face-viewfinder-corner{position:absolute;width:16px;height:16px;border-color:#3b5ccc;border-style:solid;opacity:.7}.face-corner--tl{top:12px;left:12px;border-width:2px 0 0 2px;border-radius:3px 0 0}.face-corner--tr{top:12px;right:12px;border-width:2px 2px 0 0;border-radius:0 3px 0 0}.face-corner--bl{bottom:12px;left:12px;border-width:0 0 2px 2px;border-radius:0 0 0 3px}.face-corner--br{bottom:12px;right:12px;border-width:0 2px 2px 0;border-radius:0 0 3px}.face-viewfinder-hint{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-family:DM Sans,sans-serif;font-size:11px;color:#3b5ccc;font-weight:500}.face-attempt-warning{background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:12px;color:#c53030;text-align:center;width:100%;max-width:320px}.face-attempt-warning strong{font-weight:600}.face-attempt-dots{display:flex;align-items:center;gap:8px}.face-dot{width:10px;height:10px;border-radius:50%;background:#e2e0d8;border:1.5px solid #ccc;transition:background .2s,border-color .2s}.face-dot--used{background:#e53e3e;border-color:#e53e3e}.face-dot-label{font-family:DM Sans,sans-serif;font-size:11px;color:#999;margin-left:4px}.face-capture-btn{background:#3b5ccc;color:#fff;border:none;border-radius:50px;padding:11px 32px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,transform .15s}.face-capture-btn:hover{background:#2a4ab8;transform:translateY(-1px)}.face-captured{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;animation:fadeIn .25s ease}.face-captured-icon{width:52px;height:52px;background:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.face-captured h4{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f}.face-captured p{font-family:DM Sans,sans-serif;font-size:13px;color:#666;max-width:280px;line-height:1.6}.face-locked{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:16px 0}.face-locked-icon{font-size:36px}.face-locked h4{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f}.face-locked p{font-family:DM Sans,sans-serif;font-size:13px;color:#555;max-width:300px;line-height:1.65}.face-locked-sub{font-size:12px!important;color:#999!important}@media (max-width: 480px){.photo-tips-grid{grid-template-columns:1fr}}.app-sidebar-type-badge{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;color:#ffffff73;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:4px 12px;margin:0 8px 20px;text-align:center}.app-expiry-banner{display:flex;align-items:flex-start;gap:14px;background:#fefce8;border:1px solid #fde047;border-radius:12px;padding:16px 20px;margin-bottom:24px}.app-expiry-banner--urgent{background:#fff1f2;border-color:#fca5a5}.app-expiry-banner-icon{font-size:18px;flex-shrink:0;margin-top:1px}.app-expiry-banner-body{flex:1}.app-expiry-banner-body strong{display:block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#713f12;margin-bottom:4px}.app-expiry-banner--urgent .app-expiry-banner-body strong{color:#9f1239}.app-expiry-banner-body p{font-family:DM Sans,sans-serif;font-size:13px;color:#92400e;line-height:1.55;margin:0}.app-expiry-banner--urgent .app-expiry-banner-body p{color:#be123c}.app-expiry-link{color:#1d4ed8;font-weight:500;text-decoration:none}.app-expiry-link:hover{text-decoration:underline}.app-expiry-dismiss{background:none;border:none;font-size:14px;color:#999;cursor:pointer;padding:0;flex-shrink:0;line-height:1}.app-expiry-dismiss:hover{color:#555}.app-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px}.app-stat-card{background:#fff;border:1px solid #e8e6df;border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:4px}.app-stat-value{font-family:"DM Serif Display",serif;font-size:32px;line-height:1}.app-stat-label{font-family:DM Sans,sans-serif;font-size:12px;color:#888}.app-section-alert{display:flex;align-items:flex-start;gap:12px;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;padding:14px 18px;margin-bottom:24px;font-family:DM Sans,sans-serif}.app-section-alert span{font-size:18px;flex-shrink:0}.app-section-alert strong{display:block;font-size:14px;font-weight:600;color:#92400e;margin-bottom:3px}.app-section-alert p{font-size:13px;color:#a16207;margin:0}.app-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.app-section-title{font-family:"DM Serif Display",serif;font-size:20px;font-weight:400;color:#13151f}.app-section-btn{background:#13151f;color:#fff;border:none;border-radius:50px;padding:8px 18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s;flex-shrink:0}.app-section-btn:hover{background:#3b5ccc}.app-section-count{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;background:#fee2e2;color:#b91c1c;padding:3px 10px;border-radius:20px}.app-section-sub{font-family:DM Sans,sans-serif;font-size:13px;color:#888;margin:0}.app-staff-table{background:#fff;border:1px solid #e8e6df;border-radius:12px;overflow:hidden;margin-bottom:8px}.app-staff-table-head{display:grid;grid-template-columns:2fr 2fr 1.2fr 1.5fr 1fr;padding:10px 20px;background:#f5f4f0;border-bottom:1px solid #e8e6df;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#999;letter-spacing:.06em;text-transform:uppercase}.app-staff-row{display:grid;grid-template-columns:2fr 2fr 1.2fr 1.5fr 1fr;padding:14px 20px;border-bottom:1px solid #f0eee8;align-items:center;transition:background .15s}.app-staff-row:last-child{border-bottom:none}.app-staff-row:hover{background:#fafaf8}.app-staff-row--alert{background:#fffbeb}.app-staff-row--alert:hover{background:#fef9c3}.app-staff-name{display:flex;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#13151f}.app-staff-avatar{width:30px;height:30px;border-radius:50%;background:#e8ecff;color:#3b5ccc;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:DM Sans,sans-serif}.app-staff-check,.app-staff-date{font-family:DM Sans,sans-serif;font-size:13px;color:#555}.app-staff-expiry{font-family:DM Sans,sans-serif;font-size:13px;color:#555;display:flex;align-items:center;gap:6px}.app-expiry-pill{font-size:11px;font-weight:600;background:#fef9c3;color:#854d0e;padding:2px 8px;border-radius:20px}.app-expiry-pill--expired{background:#fee2e2;color:#b91c1c}.app-staff-status{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;display:inline-block}.app-requested-list{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.app-requested-card{background:#fff;border:1px solid #e8e6df;border-radius:14px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:border-color .2s,box-shadow .2s}.app-requested-card:hover{border-color:#3b5ccc;box-shadow:0 4px 16px #3b5ccc14}.app-requested-card--urgent{border-color:#fca5a5;background:#fff8f8}.app-requested-left{flex:1}.app-requested-from{display:flex;align-items:center;gap:8px;margin-bottom:6px}.app-requested-org-icon{font-size:16px}.app-requested-from strong{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#13151f}.app-requested-check{font-family:DM Sans,sans-serif;font-size:13px;color:#555;margin:0 0 4px}.app-requested-due{font-family:DM Sans,sans-serif;font-size:12px;color:#888;margin:0;display:flex;align-items:center;gap:8px}.app-requested-urgent-tag{font-size:10px;font-weight:600;background:#fee2e2;color:#b91c1c;padding:2px 8px;border-radius:20px}.app-requested-btn{background:#13151f;color:#fff;border:none;border-radius:50px;padding:10px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s,transform .15s;flex-shrink:0}.app-requested-btn:hover{background:#3b5ccc;transform:translateY(-1px)}.app-history-list{display:flex;flex-direction:column;background:#fff;border:1px solid #e8e6df;border-radius:12px;overflow:hidden}.app-history-row{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f0eee8}.app-history-row:last-child{border-bottom:none}.app-history-icon{width:32px;height:32px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-history-body{flex:1}.app-history-body strong{display:block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#13151f;margin-bottom:2px}.app-history-body span{font-family:DM Sans,sans-serif;font-size:12px;color:#999}.app-history-status{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;background:#dcfce7;color:#15803d;padding:3px 10px;border-radius:20px}@media (max-width: 1100px){.app-stats-row{grid-template-columns:repeat(2,1fr)}.app-staff-table-head,.app-staff-row{grid-template-columns:2fr 2fr 1fr 1fr}.app-staff-table-head span:nth-child(3),.app-staff-row span:nth-child(3){display:none}}@media (max-width: 768px){.app-stats-row{grid-template-columns:1fr 1fr}.app-staff-table-head{display:none}.app-staff-row{grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:4px 0}.app-staff-check,.app-staff-date,.app-staff-expiry{grid-column:1;font-size:12px}.app-staff-status{grid-column:2;grid-row:1}.app-requested-card{flex-direction:column;align-items:flex-start}.app-requested-btn{width:100%;text-align:center}}.app-sidebar-logo{display:flex;align-items:center;justify-content:flex-start;padding:0 8px;margin-bottom:20px}.app-sidebar-logo-img{height:32px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.app-shell--no-topnav .app-topbar{padding-top:0}.app-topbar--simple{border-bottom:1px solid #f0eee8;padding-bottom:24px;margin-bottom:32px}.app-history-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;background:#fff;border:1px solid #e8e6df;border-radius:12px;text-align:center}.app-history-empty span{font-size:28px}.app-history-empty p{font-family:DM Sans,sans-serif;font-size:14px;color:#aaa;margin:0}@media (max-width: 640px){.app-sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center;padding:12px 16px;overflow-x:auto;overflow-y:visible}.app-main{margin-left:0}.app-shell{flex-direction:column}}.flow-success--centered{min-height:200px;justify-content:center}.app-section-link{background:none;border:none;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#3b5ccc;cursor:pointer;padding:0;transition:color .15s}.app-section-link:hover{color:#2a4ab8;text-decoration:underline}.app-cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.app-cert-card{background:#fff;border:1px solid #e8e6df;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .15s}.app-cert-card:hover{box-shadow:0 8px 24px #3b5ccc1a;transform:translateY(-2px)}.app-cert-card-stripe{height:4px;background:linear-gradient(90deg,#3b5ccc,#6b8aff)}.app-cert-card-body{padding:20px;display:flex;flex-direction:column;gap:6px;flex:1}.app-cert-card-icon{font-size:28px;margin-bottom:4px}.app-cert-card-name{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#13151f;line-height:1.3}.app-cert-card-date{font-family:DM Sans,sans-serif;font-size:12px;color:#888}.app-cert-card-id{font-family:DM Mono,monospace;font-size:10px;color:#bbb;letter-spacing:.04em}.app-cert-card-badge{display:inline-flex;align-items:center;background:#dcfce7;color:#15803d;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;margin-top:4px;width:fit-content}.app-cert-card-btn{background:none;border:1px solid #e2e0d8;border-radius:8px;padding:9px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#3b5ccc;cursor:pointer;transition:background .15s,border-color .15s;text-align:center;margin-top:12px}.app-cert-card-btn:hover{background:#f0f3ff;border-color:#3b5ccc}@media (max-width: 900px){.app-cert-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 580px){.app-cert-grid{grid-template-columns:1fr}}.flow-option-icon--svg{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f0f2ff;border-radius:8px;color:#3b5ccc;flex-shrink:0}.flow-option-card--active .flow-option-icon--svg{background:#3b5ccc;color:#fff}.flow-option-icon--svg svg{width:18px;height:18px}.flow-renewal-notice{display:flex;gap:12px;align-items:flex-start;background:#fefce8;border:1px solid #fde047;border-radius:10px;padding:14px 16px;margin-top:16px;font-family:DM Sans,sans-serif}.flow-renewal-notice strong{display:block;font-size:13px;font-weight:600;color:#7a5200;margin-bottom:4px}.flow-renewal-notice p{font-size:12px;color:#a06800;line-height:1.6;margin:0}.app-reports-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:8px}.app-report-card{background:#fff;border:1px solid #e8e6df;border-radius:14px;overflow:hidden}.app-report-card-header{display:flex;align-items:center;gap:16px;padding:18px 20px}.app-report-card-num{font-family:"DM Serif Display",serif;font-size:32px;line-height:1;margin-bottom:2px;font-weight:400}.app-report-card-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#444}.app-report-card-desc{font-family:DM Sans,sans-serif;font-size:12px;color:#888;line-height:1.6;padding:12px 20px;border-top:1px solid #f0eee8;margin:0}.app-breakdown-list{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e8e6df;border-radius:12px;padding:20px}.app-breakdown-row{display:grid;grid-template-columns:10px 200px 1fr 32px;align-items:center;gap:12px}.app-breakdown-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.app-breakdown-type{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#333}.app-breakdown-bar-wrap{height:6px;background:#f0eee8;border-radius:3px;overflow:hidden}.app-breakdown-bar{height:100%;border-radius:3px;min-width:4px;transition:width .4s ease}.app-breakdown-count{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#555;text-align:right}.app-alert-list{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.app-alert-card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e8e6df;border-radius:12px;padding:14px 18px;transition:border-color .2s}.app-alert-card--expired{border-color:#fca5a5;background:#fff8f8}.app-alert-card--expiring{border-color:#fde047;background:#fffdf0}.app-alert-left{display:flex;align-items:center;gap:12px;flex:1}.app-alert-left strong{display:block;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#13151f;margin-bottom:2px}.app-alert-left p{font-family:DM Sans,sans-serif;font-size:12px;color:#888;margin:0}.app-alert-btn{background:#13151f;color:#fff;border:none;border-radius:50px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s}.app-alert-btn:hover{background:#3b5ccc}@media (max-width: 900px){.app-reports-grid{grid-template-columns:1fr}.app-breakdown-row{grid-template-columns:10px 1fr 80px 32px}.app-breakdown-type{font-size:12px}}.tech-page{padding-top:64px;background:#f7f6f2}.tech-hero{background:linear-gradient(135deg,#0f1a3d,#1a2f6b 60%,#0f1a3d);padding:80px 32px 56px;text-align:center}.tech-hero-inner{max-width:720px;margin:0 auto}.tech-eyebrow{display:inline-block;background:#8bc34a26;border:1px solid rgba(139,195,74,.35);color:#a8d860;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:999px;margin-bottom:24px}.tech-h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(36px,6vw,56px);font-weight:400;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:20px}.tech-h1 em{font-style:italic;color:#a8d860}.tech-hero-sub{font-family:DM Sans,sans-serif;font-size:17px;font-weight:300;color:#ffffffb3;line-height:1.7;margin-bottom:36px}.tech-hero-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.tech-cta-primary{background:#8bc34a;color:#0f1a3d;text-decoration:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;padding:13px 26px;border-radius:50px;transition:opacity .2s,transform .15s}.tech-cta-primary:hover{opacity:.9;transform:translateY(-1px)}.tech-cta-ghost{background:#ffffff1a;color:#fff;text-decoration:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;padding:13px 26px;border-radius:50px;border:1px solid rgba(255,255,255,.2);transition:background .2s}.tech-cta-ghost:hover{background:#ffffff26}.tech-hero-badge-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:40px;max-width:720px;margin-left:auto;margin-right:auto}.tech-hero-badge{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#ffffffa6;background:#ffffff12;border:1px solid rgba(255,255,255,.12);padding:6px 14px;border-radius:999px}.tech-section{padding:80px 32px}.tech-section:nth-child(2n){background:#fff}.tech-section-inner{max-width:1100px;margin:0 auto}.tech-section-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#3b5ccc;margin-bottom:10px}.tech-section-h2{font-family:"DM Serif Display",serif;font-size:clamp(28px,4vw,40px);font-weight:400;color:#13151f;letter-spacing:-.02em;margin-bottom:14px}.tech-section-sub{font-family:DM Sans,sans-serif;font-size:16px;font-weight:300;color:#666;line-height:1.7;max-width:620px;margin-bottom:48px}.tech-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.tech-step{display:flex;flex-direction:column;gap:12px}.tech-step-num{width:40px;height:40px;border-radius:50%;background:#1a2f6b;color:#fff;font-family:"DM Serif Display",serif;font-size:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:4px}.tech-step-title{font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;color:#13151f}.tech-step-desc{font-family:DM Sans,sans-serif;font-size:14px;color:#666;line-height:1.65}.tech-stack-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.tech-stack-tabs{display:flex;flex-direction:column;gap:4px}.tech-stack-tab{display:flex;align-items:flex-start;gap:12px;background:none;border:1px solid transparent;border-radius:12px;padding:14px 16px;cursor:pointer;text-align:left;transition:all .15s}.tech-stack-tab:hover{background:#f5f4f0}.tech-stack-tab--active{background:#fff;border-color:#1e3a8a26;box-shadow:0 2px 12px #0000000f}.tech-stack-tab-num{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#aaa}.tech-stack-tab-title{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f}.tech-stack-tab-sub{font-family:DM Sans,sans-serif;font-size:11px;color:#999;margin-top:2px}.tech-stack-detail{background:#fff;border:1px solid rgba(30,58,138,.1);border-radius:16px;padding:36px;min-height:320px}.tech-stack-detail-icon{width:48px;height:48px;background:#edf0f8;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#1e3a8a;margin-bottom:20px}.tech-stack-detail-icon svg{width:22px;height:22px}.tech-stack-detail-title{font-family:"DM Serif Display",serif;font-size:24px;color:#13151f;margin-bottom:4px}.tech-stack-detail-sub{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#3b5ccc;margin-bottom:16px}.tech-stack-detail-desc{font-family:DM Sans,sans-serif;font-size:15px;color:#555;line-height:1.7;margin-bottom:20px}.tech-stack-detail-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.tech-stack-detail-points li{display:flex;align-items:flex-start;gap:8px;font-family:DM Sans,sans-serif;font-size:14px;color:#444}.tech-stack-detail-points li span{color:#8bc34a;font-weight:700;flex-shrink:0;margin-top:1px}.tech-compliance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tech-compliance-card{background:#f7f6f2;border:1px solid #e8e6df;border-radius:14px;padding:24px}.tech-compliance-tag{display:inline-block;background:#1a2f6b;color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;padding:4px 12px;border-radius:999px;margin-bottom:10px}.tech-compliance-full{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f;margin-bottom:8px}.tech-compliance-desc{font-family:DM Sans,sans-serif;font-size:13px;color:#666;line-height:1.65}.tech-platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tech-platform-card{background:#f7f6f2;border:1px solid #e8e6df;border-radius:14px;padding:24px 28px}.tech-platform-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#edf0f8;border-radius:10px;color:#1e3a8a;margin-bottom:14px}.tech-platform-icon svg{width:19px;height:19px}.tech-platform-title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:#13151f;margin-bottom:8px}.tech-platform-desc{font-family:DM Sans,sans-serif;font-size:13px;color:#666;line-height:1.65}.tech-cta-section{background:#0f1a3d;padding:72px 32px;text-align:center}.tech-cta-inner{max-width:560px;margin:0 auto}.tech-cta-section h2{font-family:"DM Serif Display",serif;font-size:36px;color:#fff;margin-bottom:12px}.tech-cta-section p{font-family:DM Sans,sans-serif;font-size:16px;color:#fff9;margin-bottom:32px}@media (max-width: 900px){.tech-stack-layout{grid-template-columns:1fr}.tech-compliance-grid{grid-template-columns:1fr 1fr}.tech-steps{grid-template-columns:1fr;gap:32px}}@media (max-width: 600px){.tech-compliance-grid,.tech-platform-grid{grid-template-columns:1fr}.tech-section{padding:56px 20px}.tech-hero{padding:60px 20px 40px}}.ademo-page{padding-top:64px;background:#f0f2fa;min-height:100vh}.ademo-page-header{background:linear-gradient(135deg,#0f1a3d,#1a2f6b);padding:48px 32px 0}.ademo-page-header-inner{max-width:1100px;margin:0 auto 32px;display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.ademo-eyebrow{display:inline-block;background:#8bc34a26;border:1px solid rgba(139,195,74,.3);color:#a8d860;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:999px;margin-bottom:14px}.ademo-page-title{font-family:"DM Serif Display",serif;font-size:clamp(28px,4vw,42px);color:#fff;letter-spacing:-.02em;margin-bottom:10px}.ademo-page-sub{font-family:DM Sans,sans-serif;font-size:15px;color:#ffffffa6;line-height:1.65;max-width:480px}.ademo-book-btn{display:inline-block;background:#8bc34a;color:#0f1a3d;text-decoration:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;padding:13px 26px;border-radius:50px;white-space:nowrap;transition:opacity .2s,transform .15s;flex-shrink:0}.ademo-book-btn:hover{opacity:.88;transform:translateY(-1px)}.ademo-selector{max-width:1100px;margin:0 auto;display:flex;gap:4px}.ademo-selector-btn{display:flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#ffffff8c;background:none;border:none;border-bottom:2px solid transparent;padding:10px 16px;cursor:pointer;margin-bottom:0;transition:color .15s,border-color .15s}.ademo-selector-btn:hover{color:#ffffffe6}.ademo-selector-btn--active{color:#fff;border-bottom-color:#8bc34a}.ademo-selector-icon{width:18px;height:18px}.ademo-selector-icon svg{width:18px;height:18px}.ademo-content{max-width:1100px;margin:0 auto;padding:40px 32px}.ademo-layout{display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:start}.ademo-steps-nav{background:#fff;border:1px solid #e8e6df;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:4px}.ademo-demo-label{display:flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;color:#1a2f6b;letter-spacing:.06em;text-transform:uppercase;padding:4px 0 12px;border-bottom:1px solid #f0eee8;margin-bottom:8px}.ademo-demo-icon{width:16px;height:16px;color:#1a2f6b}.ademo-demo-icon svg{width:16px;height:16px}.ademo-step-btn{display:flex;align-items:center;gap:10px;background:none;border:1px solid transparent;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer;transition:all .15s;width:100%}.ademo-step-btn:hover{background:#f5f4f0}.ademo-step-btn--active{background:#fff;border-color:#1e3a8a26;box-shadow:0 2px 8px #0000000f}.ademo-step-btn--done .ademo-step-btn-num{background:#8bc34a;border-color:#8bc34a;color:#fff}.ademo-step-btn-num{width:24px;height:24px;border-radius:50%;background:#edf0f8;border:1px solid #dde3f0;color:#1e3a8a;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.ademo-step-btn--active .ademo-step-btn-num{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.ademo-step-btn span:last-child{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#13151f}.ademo-overall-progress{height:3px;background:#f0eee8;border-radius:999px;margin:14px 0 10px;overflow:hidden}.ademo-overall-bar{height:100%;background:#1e3a8a;border-radius:999px;transition:width .1s linear}.ademo-controls{display:flex;gap:6px}.ademo-control-btn{flex:1;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#555;background:#f5f4f0;border:1px solid #e8e6df;border-radius:8px;padding:7px;cursor:pointer;transition:background .15s}.ademo-control-btn:hover{background:#e8e6df}.ademo-screen-wrap{background:#e4e8f5;border-radius:20px;padding:28px;min-height:480px;display:flex;align-items:center;justify-content:center}.ademo-screen-anim{width:100%;max-width:520px;animation:screenFadeIn .3s ease both}@keyframes screenFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ademo-screen{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000024;width:100%}.ademo-chrome{background:#f5f4f0;padding:10px 14px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #e8e6df}.ademo-chrome-dots{display:flex;gap:5px}.ademo-dot-r{width:10px;height:10px;border-radius:50%;background:#ff5f57}.ademo-dot-y{width:10px;height:10px;border-radius:50%;background:#febc2e}.ademo-dot-g{width:10px;height:10px;border-radius:50%;background:#28c840}.ademo-chrome-url{font-family:DM Mono,Courier New,monospace;font-size:10px;color:#888;background:#ebe9e2;border-radius:6px;padding:3px 10px;margin-left:4px}.ademo-body{padding:20px}.ademo-body--center{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.ademo-step-eyebrow{font-family:DM Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#3b5ccc}.ademo-step-title{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f;margin-bottom:4px}.ademo-step-sub{font-family:DM Sans,sans-serif;font-size:12px;color:#777;line-height:1.55;margin-bottom:12px}.ademo-upload-zone{border:2px dashed #c0cadf;border-radius:12px;background:#f7f8fc;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;overflow:hidden;min-height:120px;justify-content:center;transition:border-color .3s,background .3s}.ademo-upload-zone--filled{border-style:solid;border-color:#1e3a8a;background:#edf0f8}.ademo-upload-icon,.ademo-upload-filled-icon{font-size:24px}.ademo-upload-main{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#13151f}.ademo-upload-hint{font-family:DM Sans,sans-serif;font-size:11px;color:#aaa}.ademo-upload-filename{font-family:DM Mono,monospace;font-size:12px;color:#1e3a8a;font-weight:600}.ademo-upload-size{font-family:DM Sans,sans-serif;font-size:11px;color:#888}.ademo-upload-btn{background:#1e3a8a;color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;padding:7px 18px;border-radius:6px}.ademo-scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#1e3a8a,transparent);animation:scanLine 1.5s ease-in-out infinite;opacity:.7}@keyframes scanLine{0%{top:10%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:90%;opacity:0}}.ademo-tips-row{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:6px}.ademo-tips-row span{font-family:DM Sans,sans-serif;font-size:11px;color:#666;background:#fff;border:1px solid #e8e6df;padding:4px 10px;border-radius:999px}.ademo-viewfinder{position:relative;width:140px;height:160px;background:#eef0f8;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:background .3s}.ademo-viewfinder--captured{background:#dcfce7}.ademo-oval{width:88px;height:120px;border:2px dashed #1e3a8a;border-radius:50%;opacity:.5}.ademo-viewfinder-hint{position:absolute;bottom:8px;left:0;right:0;text-align:center;font-family:DM Sans,sans-serif;font-size:9px;color:#1e3a8a;font-weight:600}.ademo-corner{position:absolute;width:12px;height:12px;border-color:#1e3a8a;border-style:solid;opacity:.7}.ademo-corner--tl{top:8px;left:8px;border-width:2px 0 0 2px;border-radius:3px 0 0}.ademo-corner--tr{top:8px;right:8px;border-width:2px 2px 0 0;border-radius:0 3px 0 0}.ademo-corner--bl{bottom:8px;left:8px;border-width:0 0 2px 2px;border-radius:0 0 0 3px}.ademo-corner--br{bottom:8px;right:8px;border-width:0 2px 2px 0;border-radius:0 0 3px}.ademo-captured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#48bb7833;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:32px;color:#15803d;font-weight:700;animation:screenFadeIn .3s ease}.ademo-attempt-row{display:flex;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:11px;color:#888}.ademo-dot{width:8px;height:8px;border-radius:50%;background:#c8d0e8}.ademo-face-btn{background:#1e3a8a;color:#fff;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;padding:10px 28px;border-radius:50px;transition:background .3s}.ademo-face-btn--done{background:#15803d}.ademo-spinner-wrap{position:relative;width:80px;height:80px}.ademo-spinner-wrap svg{width:80px;height:80px}.ademo-pct{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;color:#1e3a8a}.ademo-verifying-title{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f}.ademo-proc-steps{display:flex;flex-direction:column;gap:6px;align-self:stretch}.ademo-proc-step{display:flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:12px;color:#bbb}.ademo-proc-step--done{color:#15803d}.ademo-proc-step--active{color:#1e3a8a;font-weight:600}.ademo-proc-dot{width:16px;text-align:center;font-size:12px}.ademo-success-badge{display:inline-flex;align-items:center;gap:6px;background:#dcfce7;color:#15803d;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;padding:7px 18px;border-radius:999px;opacity:0;transition:opacity .4s}.ademo-success-badge--visible{opacity:1}.ademo-cert{background:#fff;border:1px solid #e8e6df;border-radius:12px;overflow:hidden;width:100%;box-shadow:0 4px 16px #00000012;opacity:0;transform:translateY(8px);transition:opacity .4s,transform .4s}.ademo-cert--visible{opacity:1;transform:translateY(0)}.ademo-cert-stripe{height:4px;background:linear-gradient(90deg,#1e3a8a,#3b5ccc)}.ademo-cert-body{padding:16px}.ademo-cert-eyebrow{font-family:DM Sans,sans-serif;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#bbb;margin-bottom:3px}.ademo-cert-type{font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;color:#3b5ccc;margin-bottom:6px;letter-spacing:.04em}.ademo-cert-name{font-family:"DM Serif Display",serif;font-size:18px;color:#13151f;margin-bottom:12px}.ademo-cert-rows{display:flex;flex-direction:column}.ademo-cert-row{display:flex;justify-content:space-between;font-family:DM Sans,sans-serif;font-size:11px;padding:5px 0;border-bottom:1px solid #f5f4f0}.ademo-cert-row span:first-child{color:#999}.ademo-cert-row span:last-child{color:#13151f;font-weight:600}.ademo-cert-pass{color:#15803d!important}.ademo-cert-note{font-family:DM Sans,sans-serif;font-size:10px;color:#bbb;text-align:center}.ademo-form-fields{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.ademo-field{display:flex;flex-direction:column;gap:4px}.ademo-field label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:#666}.ademo-input{font-family:DM Sans,sans-serif;font-size:13px;color:#bbb;background:#f7f8fc;border:1px solid #dde3f0;border-radius:8px;padding:8px 12px;min-height:36px;transition:color .3s,border-color .3s}.ademo-input--filled{color:#13151f;border-color:#1e3a8a}.ademo-input--select{display:flex;justify-content:space-between}.ademo-alert-optin{font-family:DM Sans,sans-serif;font-size:11px;color:#555;display:flex;gap:6px;align-items:center;background:#f0f8ff;border:1px solid #bee3f8;border-radius:8px;padding:8px 12px;margin-bottom:12px}.ademo-submit-btn{background:#c0cadf;color:#fff;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;padding:11px;border-radius:10px;text-align:center;transition:background .3s}.ademo-submit-btn--active{background:#1e3a8a}.ademo-finished{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:40px 24px}.ademo-finished-icon{width:60px;height:60px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:28px;display:flex;align-items:center;justify-content:center}.ademo-finished h3{font-family:"DM Serif Display",serif;font-size:22px;color:#13151f}.ademo-finished p{font-family:DM Sans,sans-serif;font-size:14px;color:#666;line-height:1.65;max-width:340px}.ademo-finished-actions{display:flex;flex-direction:column;gap:10px;align-items:center;width:100%}.ademo-finished-btn{display:inline-block;background:#1e3a8a;color:#fff;text-decoration:none;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;padding:12px 28px;border-radius:50px;width:100%;text-align:center}.ademo-finished-ghost{background:none;border:1px solid #dde3f0;color:#666;font-family:DM Sans,sans-serif;font-size:13px;padding:10px 24px;border-radius:50px;cursor:pointer;transition:background .15s}.ademo-finished-ghost:hover{background:#f5f4f0}.ademo-footer-cta{background:#0f1a3d;padding:64px 32px;text-align:center}.ademo-footer-cta-inner{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:12px;align-items:center}.ademo-footer-cta h2{font-family:"DM Serif Display",serif;font-size:32px;color:#fff}.ademo-footer-cta p{font-family:DM Sans,sans-serif;font-size:15px;color:#fff9}@media (max-width: 900px){.ademo-layout{grid-template-columns:1fr}.ademo-steps-nav{flex-direction:row;flex-wrap:wrap}.ademo-overall-progress,.ademo-controls{width:100%}.ademo-page-header-inner{flex-direction:column;gap:20px}}@media (max-width: 600px){.ademo-content{padding:24px 16px}.ademo-selector{overflow-x:auto}}.uc-page{padding-top:64px;background:#f7f6f2}.uc-hero{background:linear-gradient(135deg,#0f1a3d,#1a2f6b 60%,#0f1a3d);padding:80px 32px 60px;text-align:center}.uc-hero-inner{max-width:680px;margin:0 auto}.uc-eyebrow{display:inline-block;background:#8bc34a26;border:1px solid rgba(139,195,74,.35);color:#a8d860;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:5px 14px;border-radius:999px;margin-bottom:24px}.uc-h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(36px,6vw,54px);font-weight:400;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:20px}.uc-h1 em{font-style:italic;color:#a8d860}.uc-hero-sub{font-family:DM Sans,sans-serif;font-size:17px;font-weight:300;color:#ffffffb3;line-height:1.7}.uc-industries{padding:56px 32px 80px}.uc-industries-inner{max-width:1100px;margin:0 auto}.uc-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:40px;border-bottom:1px solid #e8e6df;padding-bottom:0}.uc-tab{display:flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#666;background:none;border:none;border-bottom:2px solid transparent;padding:10px 16px;cursor:pointer;margin-bottom:-1px;transition:color .15s,border-color .15s}.uc-tab:hover{color:#13151f}.uc-tab--active{color:#1a2f6b;border-bottom-color:#1a2f6b}.uc-tab-icon{width:18px;height:18px;color:inherit}.uc-tab-icon svg{width:18px;height:18px}.uc-content{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}.uc-content-h2{font-family:"DM Serif Display",serif;font-size:clamp(24px,3vw,34px);font-weight:400;color:#13151f;letter-spacing:-.02em;margin-bottom:14px}.uc-content-intro{font-family:DM Sans,sans-serif;font-size:15px;color:#555;line-height:1.7;margin-bottom:28px}.uc-checks-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:10px}.uc-checks-pills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:32px}.uc-check-pill{display:inline-flex;align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#1a2f6b;background:#1a2f6b12;border:1px solid rgba(26,47,107,.14);padding:5px 12px;border-radius:999px;text-decoration:none;transition:background .15s}.uc-check-pill:hover{background:#1a2f6b21}.uc-check-pill-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.uc-check-pill-icon svg{width:13px;height:13px}.uc-scenarios{display:flex;flex-direction:column;gap:20px}.uc-scenario{display:flex;gap:16px;align-items:flex-start}.uc-scenario-num{width:28px;height:28px;border-radius:50%;background:#1a2f6b;color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.uc-scenario-title{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:#13151f;margin-bottom:5px}.uc-scenario-desc{font-family:DM Sans,sans-serif;font-size:14px;color:#666;line-height:1.65}.uc-content-right{display:flex;flex-direction:column;gap:16px}.uc-quote-card{background:#fff;border:1px solid #e8e6df;border-radius:16px;padding:28px}.uc-quote-mark{font-family:Georgia,serif;font-size:48px;color:#dde3f0;line-height:1;margin-bottom:8px}.uc-quote-text{font-family:"DM Serif Display",serif;font-size:17px;color:#13151f;line-height:1.55;margin-bottom:14px;font-style:italic}.uc-quote-role{font-family:DM Sans,sans-serif;font-size:12px;color:#999}.uc-cta-card{background:#0f1a3d;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:10px}.uc-cta-card h4{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;color:#fff}.uc-cta-card p{font-family:DM Sans,sans-serif;font-size:13px;color:#fff9;line-height:1.6}.uc-cta-btn{display:inline-block;background:#8bc34a;color:#0f1a3d;text-decoration:none;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;padding:11px 20px;border-radius:50px;text-align:center;transition:opacity .15s}.uc-cta-btn:hover{opacity:.88}.uc-cta-btn--ghost{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.uc-cta-link{font-family:DM Sans,sans-serif;font-size:12px;color:#ffffff80;text-decoration:none;text-align:center}.uc-cta-link:hover{color:#fffc}.uc-products-section{background:#fff;padding:72px 32px}.uc-products-inner{max-width:1100px;margin:0 auto}.uc-section-label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#3b5ccc;margin-bottom:10px}.uc-section-h2{font-family:"DM Serif Display",serif;font-size:clamp(26px,4vw,38px);font-weight:400;color:#13151f;letter-spacing:-.02em;margin-bottom:12px}.uc-section-sub{font-family:DM Sans,sans-serif;font-size:15px;color:#666;line-height:1.7;max-width:560px;margin-bottom:40px}.uc-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.uc-product-card{display:flex;align-items:center;gap:12px;background:#f7f6f2;border:1px solid #e8e6df;border-radius:12px;padding:16px 18px;text-decoration:none;transition:border-color .15s,box-shadow .15s}.uc-product-card:hover{border-color:#1a2f6b;box-shadow:0 4px 16px #1a2f6b14}.uc-product-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8e6df;border-radius:8px;color:#1a2f6b}.uc-product-icon svg{width:16px;height:16px}.uc-product-label{font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;color:#13151f;flex:1}.uc-product-arrow{font-size:16px;color:#bbb}.uc-product-card:hover .uc-product-arrow{color:#1a2f6b}.uc-bottom-cta{background:#0f1a3d;padding:72px 32px;text-align:center}.uc-bottom-cta-inner{max-width:600px;margin:0 auto}.uc-bottom-cta h2{font-family:"DM Serif Display",serif;font-size:clamp(26px,4vw,36px);color:#fff;margin-bottom:12px}.uc-bottom-cta p{font-family:DM Sans,sans-serif;font-size:15px;color:#fff9;margin-bottom:28px;line-height:1.65}.uc-bottom-cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media (max-width: 900px){.uc-content{grid-template-columns:1fr}.uc-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.uc-industries{padding:40px 20px 60px}.uc-products-grid{grid-template-columns:1fr}.uc-tabs{gap:4px}.uc-tab{font-size:13px;padding:8px 10px}}._trigger_1foak_2{position:fixed;bottom:28px;right:28px;z-index:9999;width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#0f62fe,#0043ce);color:#fff;font-size:22px;cursor:pointer;box-shadow:0 4px 20px #0f62fe73;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}._trigger_1foak_2:hover{transform:scale(1.08);box-shadow:0 6px 28px #0f62fe99}._window_1foak_28{position:fixed;bottom:96px;right:28px;z-index:9998;width:360px;max-height:560px;border-radius:16px;background:#0a0f1e;border:1px solid rgba(15,98,254,.25);box-shadow:0 12px 48px #0000008c,0 0 0 1px #ffffff0a;display:flex;flex-direction:column;overflow:hidden;font-family:inherit}._header_1foak_46{display:flex;align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(135deg,#0f1a35,#0a1128);border-bottom:1px solid rgba(15,98,254,.2);flex-shrink:0}._avatar_1foak_56{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#0f62fe,#00b4d8);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0}._header_1foak_46 h4{margin:0;font-size:14px;font-weight:600;color:#e8eaf6;line-height:1.2}._header_1foak_46 p{margin:0;font-size:11px;color:#7986cb;line-height:1.2}._status_1foak_85{margin-left:auto;font-size:11px;color:#4caf50;font-weight:500;white-space:nowrap}._messages_1foak_94{flex:1;overflow-y:auto;padding:14px 14px 8px;display:flex;flex-direction:column;gap:8px;scrollbar-width:thin;scrollbar-color:rgba(15,98,254,.3) transparent}._messages_1foak_94::-webkit-scrollbar{width:4px}._messages_1foak_94::-webkit-scrollbar-track{background:transparent}._messages_1foak_94::-webkit-scrollbar-thumb{background:#0f62fe4d;border-radius:4px}._msg_1foak_118{max-width:84%;padding:9px 13px;border-radius:12px;font-size:13px;line-height:1.5;word-break:break-word}._bot_1foak_127{align-self:flex-start;background:#131d35;border:1px solid rgba(15,98,254,.18);color:#cdd5e0;border-bottom-left-radius:4px}._user_1foak_135{align-self:flex-end;background:linear-gradient(135deg,#0f62fe,#0043ce);color:#fff;border-bottom-right-radius:4px}._typing_1foak_143{display:flex;align-items:center;gap:5px;padding:10px 14px}._typing_1foak_143 span{width:7px;height:7px;border-radius:50%;background:#0f62fe;animation:_typingBounce_1foak_1 1.2s infinite ease-in-out}._typing_1foak_143 span:nth-child(2){animation-delay:.2s}._typing_1foak_143 span:nth-child(3){animation-delay:.4s}@keyframes _typingBounce_1foak_1{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}._options_1foak_167{display:flex;flex-wrap:wrap;gap:6px;padding:6px 14px 10px}._optBtn_1foak_174{padding:6px 12px;border-radius:20px;border:1px solid rgba(15,98,254,.4);background:#0f62fe14;color:#90a8f8;font-size:12px;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}._optBtn_1foak_174:hover{background:#0f62fe38;border-color:#0f62fe;color:#fff}._inputArea_1foak_193{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid rgba(15,98,254,.15);background:#0a0f1e;flex-shrink:0}._inputArea_1foak_193 input{flex:1;background:#131d35;border:1px solid rgba(15,98,254,.25);border-radius:8px;padding:8px 12px;font-size:13px;color:#e8eaf6;outline:none;transition:border-color .15s}._inputArea_1foak_193 input::placeholder{color:#4a5568}._inputArea_1foak_193 input:focus{border-color:#0f62fe}._inputArea_1foak_193 input:disabled{opacity:.5;cursor:not-allowed}._sendBtn_1foak_228{width:34px;height:34px;border-radius:8px;border:none;background:linear-gradient(135deg,#0f62fe,#0043ce);color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}._sendBtn_1foak_228:disabled{opacity:.4;cursor:not-allowed}._sendBtn_1foak_228:not(:disabled):hover{opacity:.85}._footer_1foak_254{margin:0;padding:6px 14px 10px;font-size:10px;color:#3d4f6b;text-align:center}@media (max-width: 420px){._window_1foak_28{right:12px;left:12px;width:auto;bottom:84px}._trigger_1foak_2{right:16px;bottom:20px}}:root{--font-display: "DM Serif Display", Georgia, serif;--font-body: "DM Sans", system-ui, sans-serif;--ink: #0f1e45;--ink-2: #1e3060;--ink-3: #4a5a80;--ink-4: #8a9ab8;--ink-5: #c0ccdd;--bg-base: #f7f8fc;--bg-warm: #f2f4f0;--bg-cool: #edf0f8;--bg-surface: #e8ecf5;--bg-surface-2: #dde3f0;--accent: #1e3a8a;--accent-light: #e8edf8;--green: #8bc34a;--green-bg: #f4faeb;--green-border: rgba(139,195,74,.35);--green-text: #3a6b0f;--blue-bg: #eef1fb;--blue-border: #c0ccee;--blue-text: #1e3a8a;--border: rgba(30,58,138,.1);--border-strong: rgba(30,58,138,.2);--gradient-hero: radial-gradient(ellipse 140% 90% at 60% -20%, #c8d8f5 0%, #dde5f5 30%, #eef1f8 65%, #f7f8fc 100%);--gradient-cta: radial-gradient(ellipse 100% 120% at 50% 110%, #c0d0ee 0%, #edf0f8 60%, #f7f8fc 100%);--dark-bg: #0f1e45;--dark-surface: #162454;--dark-border: rgba(255,255,255,.08);--dark-text: rgba(255,255,255,.85);--dark-muted: rgba(255,255,255,.35);--dark-subtle: rgba(255,255,255,.12);--max-w: 1080px;--section-py: 100px;--section-px: 48px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-pill: 999px;--ease: cubic-bezier(.4,0,.2,1);--ease-spring: cubic-bezier(.34,1.56,.64,1);--ease-out: cubic-bezier(0,0,.2,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg-base);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}.site{width:100%;overflow:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes checkPop{0%{transform:scale(0) rotate(-20deg);opacity:0}70%{transform:scale(1.15) rotate(3deg);opacity:1}to{transform:scale(1) rotate(0)}}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .65s var(--ease),transform .65s var(--ease)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up:nth-child(2){transition-delay:.08s}.fade-up:nth-child(3){transition-delay:.16s}.fade-up:nth-child(4){transition-delay:.24s}.fade-up:nth-child(5){transition-delay:.32s}.fade-up:nth-child(6){transition-delay:.4s}.fade-in{opacity:0;transition:opacity .8s var(--ease)}.fade-in.visible{opacity:1}.section-inner{max-width:var(--max-w);margin:0 auto;padding:var(--section-py) var(--section-px)}.section-eyebrow{display:block;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px}.section-h2{font-family:var(--font-display);font-size:46px;font-weight:400;line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin-bottom:16px}.section-h2 em{font-style:italic;color:#1e3a8a}.section-body{font-size:16px;font-weight:300;color:var(--ink-3);line-height:1.75;max-width:480px;margin-bottom:48px}.btn-dark{display:inline-flex;align-items:center;gap:6px;background:#182f6f;color:#fff;border:none;padding:11px 22px;border-radius:var(--r-md);font-family:var(--font-body);font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,transform .2s var(--ease-spring),box-shadow .2s;text-decoration:none;box-shadow:0 2px 12px #1e3a8a40}.btn-dark:hover{background:#162d6e;transform:translateY(-1px);box-shadow:0 4px 18px #1e3a8a59}.btn-dark:hover{opacity:.78;transform:translateY(-1px)}.btn-dark:active{transform:scale(.97)}.btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#1e3a8a;border:1px solid rgba(30,58,138,.25);padding:10px 22px;border-radius:var(--r-md);font-family:var(--font-body);font-size:14px;font-weight:400;cursor:pointer;transition:background .2s,border-color .2s,transform .2s var(--ease-spring);text-decoration:none}.btn-ghost:hover{background:#1e3a8a0d;border-color:#1e3a8a66;transform:translateY(-1px)}.btn-ghost:active{transform:scale(.97)}.btn-lg{padding:13px 28px;font-size:15px;border-radius:var(--r-lg)}.badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;padding:4px 10px;border-radius:var(--r-pill)}.badge-dot{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.7}.badge-green{background:#f4faeb;color:#3a6b0f;border:1px solid rgba(139,195,74,.35)}.badge-blue{background:#eef1fb;color:#1e3a8a;border:1px solid #c0ccee}.badge-gray{background:var(--bg-surface);color:var(--ink-3);border:1px solid var(--border)}.window-chrome{background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);overflow:hidden;box-shadow:0 1px 3px #0000000a,0 8px 32px #00000012;transition:box-shadow .3s var(--ease),transform .3s var(--ease)}.window-chrome:hover{box-shadow:0 2px 6px #0000000d,0 16px 48px #0000001a;transform:translateY(-3px)}.window-bar{background:var(--bg-surface);padding:12px 18px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--border)}.window-dot{width:10px;height:10px;border-radius:50%}.window-title{font-size:12px;font-weight:500;color:var(--ink-3);margin-left:8px}@media (max-width: 768px){:root{--section-py: 64px;--section-px: 20px}.section-h2{font-size:32px}}
