:root{--navy-1000:#030a13;--navy-950:#06111f;--navy-900:#091a2d;--navy-850:#0c233b;--navy-800:#12304e;--blue:#2386f5;--blue-light:#55b6ff;--cyan:#27cae8;--gold:#f3b72e;--white:#fff;--mist:#f4f7fb;--ink:#102039;--muted:#64748b;--line:#dce5ef;--green:#28b984;--shadow:0 25px 70px rgba(4,20,40,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:absolute;z-index:20;top:0;left:50%;display:flex;width:min(1240px,calc(100% - 48px));height:94px;align-items:center;justify-content:space-between;transform:translateX(-50%);border-bottom:1px solid rgba(255,255,255,.12)}.site-brand img{display:block;width:178px;height:70px;object-fit:contain}.site-navigation{display:flex;align-items:center;gap:30px;color:#bbcad9;font-size:.84rem;font-weight:650}.site-navigation>a:not(.button):hover{color:#fff}.nav-login{padding-left:28px;border-left:1px solid rgba(255,255,255,.15)}.button{display:inline-flex;min-height:52px;padding:0 24px;align-items:center;justify-content:center;gap:14px;color:#fff;background:linear-gradient(135deg,#258af7,#176ddb);border:1px solid #4ca2ff;border-radius:12px;box-shadow:0 12px 28px rgba(21,111,219,.24);font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(21,111,219,.34)}.button-small{min-height:42px;padding:0 18px;border-radius:10px;font-size:.78rem}.menu-toggle{display:none;padding:10px;background:transparent;border:0}.menu-toggle span{display:block;width:24px;height:2px;margin:5px;background:#fff}.hero{position:relative;display:grid;min-height:790px;padding:170px max(24px,calc((100vw - 1240px)/2)) 100px;overflow:hidden;color:#fff;background:radial-gradient(circle at 74% 35%,#123e68 0,transparent 31%),linear-gradient(120deg,var(--navy-1000),var(--navy-900) 68%,#0c2946)}.hero:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(90deg,#000,transparent 75%);content:""}.hero-content{position:relative;z-index:2;width:min(650px,55vw)}.eyebrow{display:flex;margin:0 0 20px;align-items:center;gap:10px;color:#1874df;font-size:.7rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow span{width:27px;height:2px;background:currentColor}.eyebrow-light{color:var(--gold)}.hero h1{margin:0;font-size:clamp(3.5rem,6vw,6.6rem);line-height:.91;letter-spacing:-.07em}.hero h1 em{color:transparent;background:linear-gradient(90deg,#2d93ff,#58d8f4 58%,#f4c049);background-clip:text;-webkit-background-clip:text;font-style:normal}.hero-copy{max-width:610px;margin:30px 0 0;color:#a9bbcd;font-size:1.08rem;line-height:1.75}.hero-actions{display:flex;margin-top:38px;align-items:center;gap:28px}.text-link{color:#d9e5f0;font-size:.86rem;font-weight:750}.text-link span{margin-left:8px;color:var(--gold)}.hero-trust{display:flex;margin-top:50px;gap:24px;flex-wrap:wrap;color:#8198ae;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.hero-trust span{display:flex;align-items:center;gap:8px}.trust-dot{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 12px var(--green)}.hero-visual{position:absolute;z-index:1;top:190px;right:max(-110px,calc((100vw - 1440px)/2));width:650px;height:500px}.app-preview{position:absolute;z-index:2;top:30px;left:20px;display:grid;width:620px;height:390px;overflow:hidden;background:#f6f9fc;border:1px solid rgba(91,177,255,.35);border-radius:22px;box-shadow:0 45px 90px rgba(0,0,0,.42);grid-template-columns:78px 1fr;transform:perspective(1200px) rotateY(-7deg) rotateX(3deg)}.preview-sidebar{display:flex;padding:18px 15px;align-items:center;flex-direction:column;gap:20px;background:#071829}.preview-sidebar img{width:48px;height:48px;object-fit:contain}.preview-sidebar i{width:36px;height:36px;background:#102b45;border:1px solid #1c3e5d;border-radius:10px}.preview-sidebar i.active{background:#164a79;border-color:#2a87df}.preview-main{padding:22px}.preview-top{display:flex;align-items:center;justify-content:space-between;color:#15263d;font-size:.76rem;font-weight:900}.preview-top b{color:#21906e;font-size:.58rem}.preview-greeting{display:flex;margin-top:38px;flex-direction:column}.preview-greeting small{color:#2a83e3;font-size:.48rem;font-weight:900;letter-spacing:.16em}.preview-greeting strong{margin-top:7px;color:#14233a;font-size:1.1rem}.preview-stats{display:grid;margin-top:22px;gap:10px;grid-template-columns:repeat(4,1fr)}.preview-stats i{height:72px;background:linear-gradient(145deg,#fff,#edf3f9);border:1px solid #dae5ef;border-radius:12px;box-shadow:0 8px 15px rgba(20,47,77,.05)}.preview-panels{display:grid;margin-top:12px;gap:12px;grid-template-columns:1.5fr 1fr}.preview-panels span{height:126px;background:#fff;border:1px solid #dce6ef;border-radius:13px}.floating-card{position:absolute;z-index:4;display:flex;padding:13px 16px;align-items:center;gap:11px;color:#14263f;background:rgba(255,255,255,.96);border:1px solid #d8e8f6;border-radius:14px;box-shadow:0 18px 45px rgba(0,0,0,.26)}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:.72rem}.floating-card small{margin-top:3px;color:#7b8da2;font-size:.55rem}.floating-qr{right:-2px;bottom:7px}.floating-qr svg{width:42px;height:42px;fill:#0b2440}.floating-secure{bottom:72px;left:-32px}.floating-secure i{display:grid;width:36px;height:36px;color:#fff;background:var(--green);border-radius:50%;font-style:normal;font-weight:900;place-items:center}.visual-orbit{position:absolute;border:1px solid rgba(60,164,255,.18);border-radius:50%}.orbit-one{inset:-50px 20px 20px -50px}.orbit-two{inset:5px -35px -50px 20px}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px)}.hero-glow-one{right:28%;bottom:-280px;width:600px;height:450px;background:rgba(24,112,213,.14)}.hero-glow-two{top:150px;right:-150px;width:450px;height:450px;background:rgba(24,201,232,.06)}.proof-strip{display:flex;min-height:88px;padding:20px 5%;align-items:center;justify-content:center;gap:30px;color:#68788c;background:#fff;border-bottom:1px solid #e4ebf2;font-size:.67rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.proof-strip i{width:4px;height:4px;background:#f1b82e;border-radius:50%}.section{padding:120px max(24px,calc((100vw - 1200px)/2))}.section-heading{display:grid;align-items:end;column-gap:70px;grid-template-columns:1.25fr .75fr}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.labels-copy h2,.security-copy h2,.cta-section h2{margin:0;color:#102039;font-size:clamp(2.4rem,4vw,4.3rem);line-height:1.05;letter-spacing:-.055em}.section-heading>p:last-child{margin:0 0 5px;color:var(--muted);font-size:.95rem;line-height:1.75}.feature-grid{display:grid;margin-top:65px;gap:18px;grid-template-columns:1.25fr .75fr .75fr}.feature-card{position:relative;min-height:335px;padding:34px;overflow:hidden;background:#f7f9fc;border:1px solid #e0e8f1;border-radius:18px;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(20,42,70,.1)}.feature-card-large{background:linear-gradient(145deg,#f8fbff,#edf5fd)}.feature-icon{display:grid;width:50px;height:50px;border-radius:14px;place-items:center}.feature-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-icon.blue{color:#1c78db;background:#e1efff}.feature-icon.gold{color:#b77d12;background:#fff1d1}.feature-icon.green{color:#178a64;background:#def5eb}.feature-number{position:absolute;top:35px;right:30px;color:#c3cfda;font-size:.63rem;font-weight:900;letter-spacing:.14em}.feature-card h3{margin:30px 0 12px;font-size:1.25rem;letter-spacing:-.025em}.feature-card p{margin:0;color:var(--muted);font-size:.83rem;line-height:1.7}.mini-directory{display:flex;margin-top:30px;padding:14px;align-items:center;gap:11px;background:#fff;border:1px solid #dce7f1;border-radius:13px;box-shadow:0 10px 25px rgba(22,55,88,.07)}.mini-directory>i{display:grid;width:36px;height:36px;color:#166dca;background:#e4f0ff;border-radius:10px;font-size:.66rem;font-style:normal;font-weight:900;place-items:center}.mini-directory span{display:flex;min-width:0;flex:1;flex-direction:column}.mini-directory b{font-size:.68rem}.mini-directory small{margin-top:3px;color:#8797a8;font-size:.54rem}.mini-directory em{padding:5px 8px;color:#16805d;background:#e2f5ec;border-radius:20px;font-size:.5rem;font-style:normal;font-weight:900}.labels-section{display:grid;align-items:center;gap:100px;background:var(--mist);grid-template-columns:1fr 1fr}.label-demo{position:relative;min-height:520px}.label-card{position:absolute;z-index:2;top:35px;left:35px;display:flex;width:300px;height:410px;padding:28px;align-items:center;flex-direction:column;background:#fff;border:1px solid #dbe5ed;border-radius:22px;box-shadow:var(--shadow);transform:rotate(-4deg)}.label-brand{display:flex;width:100%;align-items:center;gap:10px}.label-brand img{width:38px;height:38px;object-fit:contain}.label-brand span{color:#0c2440;font-size:.72rem;font-weight:950;letter-spacing:.08em}.label-brand small{display:block;margin-top:2px;color:#8695a6;font-size:.39rem}.qr-pattern{display:grid;width:195px;height:195px;margin:27px 0 17px;padding:13px;gap:5px;background:#071829;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.qr-pattern i{background:#fff}.qr-pattern i:nth-child(1),.qr-pattern i:nth-child(3),.qr-pattern i:nth-child(7){background:#071829;border:10px solid #fff;box-shadow:inset 0 0 0 9px #071829}.qr-pattern i:nth-child(5),.qr-pattern i:nth-child(6),.qr-pattern i:nth-child(8){clip-path:polygon(0 0,40% 0,40% 40%,100% 40%,100% 100%,55% 100%,55% 62%,0 62%)}.label-card>strong{color:#10233b;font-size:1.05rem;letter-spacing:.1em}.label-card>small{margin-top:7px;color:#8595a7;font-size:.58rem}.scan-ring{position:absolute;z-index:1;top:0;left:0;width:390px;height:470px;border:1px solid #bdd8ef;border-radius:50%;transform:rotate(-12deg)}.scan-ring:before,.scan-ring:after{position:absolute;border:1px solid #d9e7f2;border-radius:50%;content:""}.scan-ring:before{inset:34px -35px}.scan-ring:after{inset:75px -66px}.phone-card{position:absolute;z-index:3;right:0;bottom:22px;display:flex;width:245px;padding:25px;flex-direction:column;color:#fff;background:linear-gradient(145deg,#0b1d31,#123b5f);border:1px solid #265579;border-radius:18px;box-shadow:0 24px 55px rgba(8,31,54,.3)}.phone-card small{color:#55b8ff;font-size:.48rem;font-weight:900;letter-spacing:.16em}.phone-card strong{margin-top:17px;font-size:1rem}.phone-card span{margin-top:7px;color:#9eb5ca;font-size:.6rem}.phone-card em{align-self:flex-start;margin-top:18px;padding:6px 9px;color:#58d7aa;background:rgba(40,185,132,.14);border-radius:20px;font-size:.52rem;font-style:normal;font-weight:900}.labels-copy>p:not(.eyebrow){margin:27px 0 0;color:var(--muted);font-size:.92rem;line-height:1.8}.check-list{display:grid;margin:34px 0 0;padding:0;gap:20px;list-style:none}.check-list li{display:flex;gap:14px}.check-list i{display:grid;width:28px;height:28px;flex:0 0 28px;color:#fff;background:#1e83e8;border-radius:50%;font-size:.7rem;font-style:normal;font-weight:900;place-items:center}.check-list strong,.check-list small{display:block}.check-list strong{font-size:.78rem}.check-list small{margin-top:5px;color:#748499;font-size:.68rem;line-height:1.5}.security-section{position:relative;display:grid;overflow:hidden;color:#fff;background:linear-gradient(135deg,#06111e,#0b2540);gap:90px;grid-template-columns:.85fr 1.15fr}.security-section:after{position:absolute;right:-200px;bottom:-300px;width:600px;height:600px;background:radial-gradient(circle,rgba(35,134,245,.2),transparent 65%);content:""}.security-copy{position:relative;z-index:1}.security-copy h2{color:#fff}.security-copy>p:last-child{margin:27px 0 0;color:#99afc4;font-size:.9rem;line-height:1.8}.security-grid{position:relative;z-index:1;display:grid;gap:1px;background:rgba(255,255,255,.1);grid-template-columns:1fr 1fr}.security-grid article{min-height:220px;padding:30px;background:#0a1d31}.security-grid i{color:var(--gold);font-size:.55rem;font-style:normal;font-weight:900;letter-spacing:.12em}.security-grid strong{display:block;margin-top:28px;font-size:.9rem}.security-grid p{margin:10px 0 0;color:#8fa6bb;font-size:.68rem;line-height:1.65}.section-heading.compact{display:block;max-width:760px}.audience-grid{display:grid;margin-top:60px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr)}.audience-grid article{min-height:230px;padding:35px 28px;border-right:1px solid var(--line)}.audience-grid article:last-child{border:0}.audience-grid span{color:#2384e8;font-size:.57rem;font-weight:900;letter-spacing:.14em}.audience-grid h3{margin:35px 0 12px;font-size:1.05rem}.audience-grid p{margin:0;color:var(--muted);font-size:.72rem;line-height:1.7}.cta-section{display:flex;padding:85px max(24px,calc((100vw - 1200px)/2));align-items:center;justify-content:space-between;gap:70px;color:#fff;background:linear-gradient(115deg,#0b2847,#0c3b65)}.cta-section>div:first-child{max-width:730px}.cta-section h2{color:#fff}.cta-section p:not(.eyebrow){margin:22px 0 0;color:#a8bed1;font-size:.86rem;line-height:1.7}.cta-actions{display:flex;min-width:245px;align-items:center;flex-direction:column;gap:18px}.button-gold{width:100%;color:#10213a;background:linear-gradient(135deg,#f6c241,#eaa71a);border-color:#ffd56f;box-shadow:0 14px 30px rgba(235,170,28,.2)}.cta-actions>a:last-child{color:#c5d6e5;font-size:.7rem;font-weight:700}.site-footer{display:grid;padding:65px max(24px,calc((100vw - 1200px)/2)) 28px;color:#7f94a8;background:#040d17;column-gap:80px;row-gap:55px;grid-template-columns:1fr auto auto}.footer-brand img{width:190px;height:75px;object-fit:contain}.footer-brand p{margin:15px 0 0;font-size:.72rem}.footer-links{display:flex;min-width:130px;flex-direction:column;gap:12px;font-size:.67rem}.footer-links strong{margin-bottom:7px;color:#dce7f0;font-size:.7rem}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;padding-top:25px;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);font-size:.58rem;grid-column:1/-1}.site-header.scrolled{position:fixed;width:100%;height:72px;padding:0 max(24px,calc((100vw - 1240px)/2));background:rgba(4,14,25,.94);border:0;box-shadow:0 8px 30px rgba(0,0,0,.2);backdrop-filter:blur(14px)}.site-header.scrolled .site-brand img{width:145px;height:58px}@media(max-width:1080px){.site-navigation{gap:18px}.hero-content{width:58vw}.hero-visual{right:-220px;opacity:.8}.feature-grid{grid-template-columns:1fr 1fr}.feature-card-large{grid-column:1/-1}.labels-section{gap:45px}.security-section{gap:45px}}@media(max-width:800px){.site-header{width:calc(100% - 36px)}.site-header.scrolled{width:100%}.menu-toggle{display:block}.site-navigation{position:fixed;top:72px;right:18px;display:none;width:min(340px,calc(100vw - 36px));padding:25px;align-items:stretch;flex-direction:column;gap:0;color:#b9c9d8;background:#081a2c;border:1px solid #173652;border-radius:14px;box-shadow:0 25px 50px rgba(0,0,0,.35)}.site-navigation.open{display:flex}.site-navigation>a{padding:13px 4px}.site-navigation .button{margin-top:10px}.nav-login{border:0}.hero{min-height:820px;padding-top:145px}.hero-content{width:100%}.hero-visual{top:480px;right:-270px;transform:scale(.72);transform-origin:top center}.hero-copy{max-width:550px}.proof-strip{gap:14px;flex-wrap:wrap}.section{padding-top:85px;padding-bottom:85px}.section-heading{display:block}.section-heading>p:last-child{margin-top:25px}.feature-grid{grid-template-columns:1fr}.feature-card-large{grid-column:auto}.labels-section,.security-section{grid-template-columns:1fr}.label-demo{order:2}.security-grid{margin-top:10px}.audience-grid{grid-template-columns:1fr 1fr}.audience-grid article:nth-child(2){border-right:0}.audience-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.cta-section{align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:520px){.site-brand img{width:145px}.hero{min-height:760px}.hero h1{font-size:3.35rem}.hero-copy{font-size:.93rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-trust{display:none}.hero-visual{top:520px;right:-335px;transform:scale(.55)}.proof-strip{padding:22px 18px;font-size:.55rem}.section-heading h2,.labels-copy h2,.security-copy h2,.cta-section h2{font-size:2.45rem}.feature-card{min-height:300px;padding:27px}.labels-section{padding-bottom:60px}.label-demo{min-height:440px;transform:scale(.8);transform-origin:left top}.phone-card{right:-80px}.security-grid{grid-template-columns:1fr}.security-grid article{min-height:auto}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)!important}.cta-section{padding-top:65px;padding-bottom:65px}.site-footer{column-gap:30px}.footer-bottom{gap:12px;flex-direction:column}}
