:root{--ink:#eef4fb;--muted:#9bacbf;--night:#07111f;--night-2:#0b1828;--blue:#5ba7ff;--cyan:#7de6e1;--paper:#f2f0e9;--dark:#0b1522;--ease:cubic-bezier(.32,.72,0,1);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--ink);font-family:"Manrope",sans-serif;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(700px 520px at 85% 5%,rgba(61,132,218,.18),transparent 65%),radial-gradient(560px 420px at 4% 36%,rgba(33,160,159,.09),transparent 68%);z-index:-2}.noise{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}.skip-link{position:fixed;left:16px;top:-60px;z-index:30;background:#fff;color:#081321;padding:12px 18px;border-radius:99px;transition:transform .5s var(--ease)}.skip-link:focus{transform:translateY(76px)}a{color:inherit;text-decoration:none}.site-header{position:fixed;inset:0 0 auto;z-index:10;padding:18px 20px}.nav-shell{width:min(100%,880px);min-height:62px;margin:auto;padding:8px 9px 8px 14px;display:flex;align-items:center;gap:28px;border-radius:999px;background:rgba(8,19,32,.76);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 55px rgba(0,0,0,.24);outline:1px solid rgba(255,255,255,.1);backdrop-filter:blur(22px)}.brand{display:inline-flex;align-items:center;gap:10px;font-family:"DM Sans",sans-serif;font-weight:700;letter-spacing:-.03em}.brand-mark{width:38px;height:38px;padding:2px;border-radius:13px;background:rgba(255,255,255,.09);box-shadow:inset 0 1px rgba(255,255,255,.14)}.brand-mark img{width:100%;height:100%;object-fit:cover;border-radius:11px}.nav-links{display:flex;gap:26px;margin:auto;font-size:13px;color:#b5c2d1}.nav-links a{transition:color .5s var(--ease),transform .5s var(--ease)}.nav-links a:hover{color:#fff;transform:translateY(-1px)}.nav-cta,.primary-button{display:inline-flex;align-items:center;gap:16px;border-radius:999px;font-weight:700;transition:transform .65s var(--ease),background .65s var(--ease)}.nav-cta{padding:5px 5px 5px 16px;background:#eef5fc;color:#081321;font-size:13px}.button-orb{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:rgba(8,19,33,.09);transition:transform .65s var(--ease)}.magnetic:hover .button-orb{transform:translate(2px,-2px) scale(1.06)}.magnetic:active{transform:scale(.98)}.menu-button{display:none;background:transparent;border:0;width:42px;height:42px;padding:0;position:relative}.menu-button span{position:absolute;left:10px;width:22px;height:1px;background:#fff;transition:transform .65s var(--ease),top .65s var(--ease)}.menu-button span:first-child{top:16px}.menu-button span:last-child{top:24px}.menu-button[aria-expanded=true] span:first-child{top:20px;transform:rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{top:20px;transform:rotate(-45deg)}.hero{width:min(calc(100% - 48px),var(--max));min-height:100dvh;margin:auto;padding:150px 0 90px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 22px;text-transform:uppercase;letter-spacing:.19em;font-size:10px;font-weight:700;color:#78c6ff}.hero-copy>.eyebrow{display:flex;align-items:center;gap:10px}.hero-copy>.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(125,230,225,.11)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"DM Sans",sans-serif}h1{margin-bottom:28px;font-size:clamp(54px,7vw,96px);line-height:.92;letter-spacing:-.065em;font-weight:600}h1 em,h2 em{font-style:normal;color:#7691ae;font-weight:400}.hero-lede{max-width:590px;color:#a8b6c6;font-size:clamp(16px,1.8vw,19px);line-height:1.75}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.primary-button{padding:7px 7px 7px 24px;background:linear-gradient(135deg,#72c8ff,#4f8cff);color:#06101c;box-shadow:0 18px 42px rgba(64,137,221,.24)}.primary-button .button-orb{width:42px;height:42px;background:rgba(255,255,255,.35)}.text-link{display:inline-flex;gap:9px;align-items:center;color:#c5d1dd;font-size:14px;font-weight:600}.text-link span{transition:transform .6s var(--ease)}.text-link:hover span{transform:translateY(3px)}.trust-row{display:flex;align-items:center;gap:20px;margin-top:42px;color:#7f91a5;font-size:12px}.trust-row span{display:flex;align-items:center;gap:8px}.trust-row i{width:6px;height:6px;background:#71dfb0;border-radius:50%;box-shadow:0 0 10px #71dfb0}.hero-visual{height:660px;position:relative}.ambient-orb{position:absolute;width:510px;height:510px;right:1%;top:12%;border-radius:50%;background:radial-gradient(circle at 40% 35%,rgba(100,183,255,.22),rgba(31,83,137,.08) 43%,transparent 70%);border:1px solid rgba(139,194,244,.08)}.phone-shell{position:absolute;padding:6px;border-radius:47px;background:linear-gradient(145deg,rgba(220,235,248,.32),rgba(52,70,90,.3));box-shadow:inset 0 1px 1px rgba(255,255,255,.35),0 45px 100px rgba(0,0,0,.5)}.phone-core{padding:3px;background:#050a11;border-radius:42px}.phone-shell img{display:block;width:100%;height:auto;border-radius:39px}.phone-front{width:292px;right:15%;top:2%;z-index:2;animation:phoneFloat 7s var(--ease) infinite}.phone-back{width:212px;left:5%;top:19%;transform:rotate(-8deg);opacity:.65}.float-card{position:absolute;z-index:4;padding:17px 19px;border-radius:20px;background:rgba(240,247,253,.94);color:#0a1624;box-shadow:inset 0 1px #fff,0 24px 60px rgba(0,0,0,.3)}.storage-card{right:0;bottom:17%;display:grid}.float-label,.float-card small{font-size:10px;color:#65758a;text-transform:uppercase;letter-spacing:.12em}.storage-card strong{font:700 34px/1.2 "DM Sans"}.storage-card>span:last-child{font-size:11px;color:#65758a}.secure-card{left:7%;bottom:10%;display:flex;align-items:center;gap:11px}.secure-card strong,.secure-card small{display:block}.shield-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#d9f9ef;color:#168e68}.proof-strip{padding:25px max(24px,calc((100% - var(--max))/2));display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);color:#718398;font-size:11px;text-transform:uppercase;letter-spacing:.17em}.proof-strip p{margin:0}.proof-strip div{display:flex;align-items:center;gap:18px}.proof-strip i{width:3px;height:3px;border-radius:50%;background:#4c6279}.section{width:min(calc(100% - 48px),var(--max));margin:auto;padding:140px 0}.section-heading{max-width:710px}.section-heading h2,.inside h2,.security h2,.faq h2,.download-panel h2{font-size:clamp(43px,6vw,72px);line-height:1.02;letter-spacing:-.055em;margin-bottom:24px}.section-heading>p:last-child,.inside-copy>p,.security-copy>p,.download-panel p{color:#9aabbd;line-height:1.75;max-width:610px}.bento-grid{margin-top:64px;display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:18px}.bezel{padding:7px;border-radius:36px;background:rgba(255,255,255,.045);outline:1px solid rgba(255,255,255,.07)}.bezel-core{height:100%;border-radius:29px;background:#0b1929;box-shadow:inset 0 1px 1px rgba(255,255,255,.1);overflow:hidden}.feature-large{grid-row:1/3;min-height:630px}.feature-large .bezel-core{display:grid;grid-template-columns:1fr .72fr;align-items:end;padding:50px 0 0 50px}.feature-large img{width:255px;align-self:end;filter:drop-shadow(0 25px 35px rgba(0,0,0,.35));transform:translateY(44px)}.feature-copy{align-self:start;padding-top:10px}.feature-number{display:block;margin-bottom:50px;color:#65809e;font-size:11px;letter-spacing:.18em}.feature-copy h3,.feature-small h3{font-size:clamp(28px,3vw,43px);letter-spacing:-.045em;line-height:1.05;margin-bottom:18px}.feature-copy p,.feature-small p{color:#8799ac;line-height:1.7}.feature-small .bezel-core{padding:34px;display:flex;flex-direction:column;justify-content:space-between;min-height:300px}.feature-small .feature-number{margin-bottom:20px}.feature-small h3{font-size:28px}.line-icon{font-size:42px;color:#6e99c2}.feature-blue .bezel-core{background:linear-gradient(145deg,#1d6db1,#135080)}.feature-blue p,.feature-blue .feature-number{color:#c1dff8}.inside{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.inside-copy{position:relative;z-index:2}.check-list{padding:0;margin:35px 0 0;list-style:none;display:grid;gap:15px;color:#bfccd8;font-size:14px}.check-list li{display:flex;align-items:center;gap:12px}.check-list li::before{content:"✓";width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:rgba(89,164,236,.12);color:#7ac1ff}.screen-stack{min-height:610px;position:relative}.screen-card{position:absolute;margin:0;padding:8px 8px 18px;border-radius:38px;background:#dfe7ed;color:#101c29;box-shadow:0 45px 100px rgba(0,0,0,.42)}.phone-mini{padding:4px;background:#09111b;border-radius:31px}.phone-mini img{width:100%;display:block;border-radius:28px}.screen-card figcaption{display:flex;justify-content:space-between;padding:15px 11px 0;font:600 12px "DM Sans"}.screen-card small{color:#718091}.screen-one{width:258px;left:6%;top:6%;transform:rotate(-7deg)}.screen-two{width:290px;right:4%;top:12%;transform:rotate(6deg)}.security-panel .bezel-core{min-height:600px;padding:70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:radial-gradient(480px 450px at 78% 46%,rgba(60,146,212,.22),transparent 70%),#0d2235}.security-copy{max-width:520px}.text-link.light{margin-top:20px;color:#80c9ff}.security-visual{height:420px;position:relative;display:grid;place-items:center}.security-ring{position:absolute;border-radius:50%;border:1px solid rgba(123,201,255,.18)}.ring-one{width:380px;height:380px}.ring-two{width:280px;height:280px}.lock-core{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#a1e6ff,#427ba8 70%);box-shadow:0 0 90px rgba(71,163,220,.35)}.lock-core span{width:48px;height:40px;border:3px solid #092039;border-radius:12px;position:relative}.lock-core span::before{content:"";position:absolute;width:25px;height:25px;border:3px solid #092039;border-bottom:0;border-radius:20px 20px 0 0;left:8px;top:-25px}.security-status{position:absolute;right:12%;bottom:13%;display:flex;gap:8px;align-items:center;padding:12px 17px;border-radius:99px;background:rgba(239,249,255,.93);color:#102034;font-size:12px;font-weight:700}.security-status i{width:7px;height:7px;border-radius:50%;background:#20b77d}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-list details{border-bottom:1px solid rgba(255,255,255,.09)}.faq-list summary{list-style:none;cursor:pointer;padding:26px 0;display:flex;align-items:center;justify-content:space-between;font:600 17px "DM Sans"}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:22px;height:22px;position:relative}.faq-list summary i::before,.faq-list summary i::after{content:"";position:absolute;left:3px;top:10px;width:16px;height:1px;background:#7e93a8;transition:transform .55s var(--ease)}.faq-list summary i::after{transform:rotate(90deg)}.faq-list details[open] summary i::after{transform:rotate(0)}.faq-list details p{padding:0 45px 24px 0;color:#8fa1b4;line-height:1.7}.download-section{padding-top:60px}.download-panel{padding:80px;border-radius:48px;background:radial-gradient(580px 400px at 85% 10%,rgba(145,225,255,.32),transparent 60%),linear-gradient(135deg,#5a9fea,#23639e);box-shadow:inset 0 1px rgba(255,255,255,.28),0 40px 100px rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.download-panel>div{max-width:720px}.download-panel h2{margin-bottom:18px;color:#fff}.download-panel p{margin-bottom:0;color:#d8ecfd}.primary-light{flex:none;background:#f5f8fb;color:#0b1928;box-shadow:0 18px 45px rgba(7,30,52,.2)}.footer{width:min(calc(100% - 48px),var(--max));margin:auto;padding:50px 0 70px;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;color:#7f91a5;font-size:13px}.footer p{margin:0;text-align:center}.footer>div{display:flex;gap:20px}.footer small{grid-column:1/-1;margin-top:30px}.reveal{opacity:0;transform:translateY(54px);transition:opacity .9s var(--ease) var(--delay,0ms),transform .9s var(--ease) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes phoneFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@media(max-width:900px){.nav-links{position:fixed;inset:88px 20px auto;padding:28px;display:grid;gap:20px;border-radius:28px;background:rgba(8,19,32,.96);outline:1px solid rgba(255,255,255,.1);transform:translateY(-20px);opacity:0;pointer-events:none;transition:opacity .6s var(--ease),transform .6s var(--ease)}.nav-links.open{opacity:1;transform:none;pointer-events:auto}.nav-cta{margin-left:auto}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:150px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero-visual{height:600px;max-width:650px;width:100%;margin:auto}.bento-grid{grid-template-columns:1fr;grid-template-rows:auto}.feature-large{grid-row:auto}.inside{grid-template-columns:1fr;gap:55px}.inside-copy{max-width:680px}.security-panel .bezel-core{grid-template-columns:1fr;padding:55px}.faq{grid-template-columns:1fr;gap:40px}.download-panel{align-items:flex-start;flex-direction:column}.footer{grid-template-columns:1fr auto}.footer p{text-align:left;grid-column:1/-1;grid-row:2}.footer small{grid-column:1/-1}}@media(max-width:600px){.site-header{padding:12px}.nav-shell{min-height:58px}.nav-cta{display:none}.hero,.section,.footer{width:100%;padding-left:20px;padding-right:20px}.hero{padding-top:125px;padding-bottom:65px;gap:25px}.hero-actions{flex-direction:column;gap:20px}.trust-row{flex-wrap:wrap;justify-content:center}.hero-visual{height:500px;transform:scale(.92)}.phone-front{width:235px;right:10%;top:4%}.phone-back{width:170px;left:0}.storage-card{right:-4%;bottom:12%}.secure-card{left:-3%;bottom:5%}.proof-strip{display:block;text-align:center}.proof-strip div{margin-top:16px;justify-content:center;flex-wrap:wrap}.section{padding-top:95px;padding-bottom:95px}.section-heading h2,.inside h2,.security h2,.faq h2,.download-panel h2{font-size:42px}.bento-grid{margin-top:45px}.feature-large{min-height:auto}.feature-large .bezel-core{grid-template-columns:1fr;padding:32px 0 0 30px}.feature-large img{width:170px;margin-left:auto}.feature-number{margin-bottom:28px}.feature-small .bezel-core{min-height:260px}.screen-stack{min-height:480px}.screen-one{width:190px;left:0;transform:none}.screen-two{width:210px;right:0;transform:none}.security-panel .bezel-core{padding:35px 25px}.security-visual{height:340px}.ring-one{width:290px;height:290px}.ring-two{width:220px;height:220px}.lock-core{width:120px;height:120px}.download-panel{padding:45px 28px;border-radius:34px}.footer{display:flex;flex-wrap:wrap}.footer p{width:100%}.footer small{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.phone-front{animation:none}.nav-links,.button-orb,.magnetic,.text-link span,.menu-button span{transition:none}}
