:root{--bg: #050914;--bg-soft: #08111f;--panel: rgba(12, 25, 43, .72);--panel-solid: #0b1728;--line: rgba(148, 184, 210, .14);--line-bright: rgba(98, 229, 255, .28);--text: #f4f8fb;--muted: #98aabd;--cyan: #62e5ff;--green: #54f0a8;--blue: #4f8cff;--shadow: 0 28px 80px rgba(0, 0, 0, .38)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:Vazirmatn,system-ui,sans-serif;line-height:1.8}body:before{content:"";position:fixed;inset:0;z-index:-4;background:linear-gradient(180deg,#07101d 0%,var(--bg) 30%,#050914 100%)}a{color:inherit;text-decoration:none}button{font:inherit}svg{display:block}.page-shell{position:relative;isolation:isolate;overflow:hidden}.section-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section-block{padding-block:118px}.noise{position:fixed;inset:0;z-index:-1;opacity:.025;pointer-events:none;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='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.aurora{position:absolute;z-index:-2;border-radius:999px;filter:blur(120px);pointer-events:none;opacity:.2}.aurora-one{width:640px;height:640px;top:-260px;right:-210px;background:#1fcdf2}.aurora-two{width:700px;height:700px;top:620px;left:-400px;background:#218f6d;opacity:.15}.site-header{position:fixed;inset:20px 0 auto;z-index:100;padding-inline:20px}.nav-wrap{width:min(1160px,100%);min-height:68px;margin:auto;padding:9px 10px 9px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:20px;background:#050c17b8;box-shadow:0 16px 50px #00000038;backdrop-filter:blur(22px) saturate(1.4)}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand img{border-radius:13px}.brand-copy{display:grid;line-height:1.15}.brand-copy b{font-size:1.05rem;font-weight:800;letter-spacing:.02em}.brand-copy small{color:var(--muted);font-size:.68rem;margin-top:5px}.nav-links{display:flex;align-items:center;gap:30px;color:#b5c2d0;font-size:.88rem}.nav-links a{position:relative;transition:color .2s ease}.nav-links a:after{content:"";position:absolute;right:0;bottom:-8px;width:0;height:2px;border-radius:10px;background:var(--cyan);transition:width .2s ease}.nav-links a:hover{color:#fff}.nav-links a:hover:after{width:100%}.menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#ffffff0a;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-button span{width:19px;height:2px;border-radius:2px;background:#dce8f0;transition:.25s ease}.button{min-height:50px;padding:11px 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:15px;font-weight:700;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button:hover{transform:translateY(-3px)}.button-primary{color:#031315;background:linear-gradient(135deg,var(--cyan),var(--green));box-shadow:0 12px 34px #54f0a829}.button-primary:hover{box-shadow:0 16px 42px #54f0a842}.button-glass{border-color:var(--line-bright);background:#62e5ff12}.button-glass:hover{background:#62e5ff21}.button-small{min-height:44px;padding:8px 17px;border-radius:13px;font-size:.83rem}.button-quiet{color:#c4d2df;border-color:var(--line);background:#ffffff06}.button-quiet:hover{border-color:#ffffff42;background:#ffffff0f}.hero{min-height:850px;padding-top:166px;padding-bottom:90px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px;position:relative}.hero:before{content:"";position:absolute;inset:90px -10vw auto;height:610px;z-index:-3;background-image:linear-gradient(rgba(123,176,204,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(123,176,204,.04) 1px,transparent 1px);background-size:52px 52px;mask-image:radial-gradient(ellipse 75% 70% at 50% 45%,#000,transparent 75%)}.pill,.overline{color:var(--cyan);font-size:.79rem;font-weight:600;letter-spacing:.01em}.pill{width:fit-content;padding:7px 12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(98,229,255,.18);border-radius:999px;background:#62e5ff0e}.pulse{width:8px;height:8px;position:relative;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #54f0a817}.hero h1{margin-top:24px;font-size:clamp(3.15rem,5.4vw,5.6rem);line-height:1.18;letter-spacing:-.055em;font-weight:900;text-wrap:balance}.hero h1 span{color:transparent;background:linear-gradient(110deg,var(--cyan),var(--green));background-clip:text;-webkit-background-clip:text}.hero-copy>p{max-width:610px;margin-top:25px;color:var(--muted);font-size:1.08rem;line-height:2}.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px}.hero-notes{margin-top:26px;display:flex;flex-wrap:wrap;gap:18px;color:#9fb1c2;font-size:.78rem}.hero-notes span{display:flex;align-items:center;gap:6px}.hero-notes i{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;color:var(--green);background:#54f0a814;font-style:normal;font-size:.69rem}.hero-visual{min-height:560px;display:grid;place-items:center;position:relative;direction:rtl}.hero-visual:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(45,196,196,.17),transparent 68%)}.orbital-ring{position:absolute;border:1px solid rgba(102,194,220,.12);border-radius:50%}.ring-one{width:500px;height:500px;animation:orbit 24s linear infinite}.ring-two{width:610px;height:610px;border-style:dashed;opacity:.55;animation:orbit 35s linear infinite reverse}.ring-one:before,.ring-two:before{content:"";position:absolute;top:50%;left:-4px;width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}@keyframes orbit{to{transform:rotate(360deg)}}.app-window{width:min(460px,90%);padding:16px;position:relative;z-index:2;border:1px solid rgba(168,207,226,.18);border-radius:28px;background:linear-gradient(150deg,#112237f0,#07111ff0);box-shadow:var(--shadow),inset 0 1px #ffffff0d;backdrop-filter:blur(20px);transform:perspective(1000px) rotateY(-4deg) rotateX(2deg)}.window-top{padding:2px 2px 15px;display:flex;align-items:center;justify-content:space-between}.window-title{display:flex;align-items:center;gap:9px}.window-title img{border-radius:10px}.window-title span{display:grid;line-height:1.2}.window-title b{font-size:.82rem}.window-title small{margin-top:3px;color:var(--muted);font-size:.57rem}.window-dots{display:flex;direction:ltr;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#ffffff2e}.connection-card{padding:20px;border:1px solid rgba(98,229,255,.13);border-radius:20px;background:linear-gradient(140deg,#62e5ff14,#54f0a806)}.connection-head{display:flex;justify-content:space-between;color:var(--muted);font-size:.67rem}.connection-head b{color:var(--green);font-weight:600;display:flex;align-items:center;gap:6px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green)}.connection-route{margin:23px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px}.route-point{display:grid;place-items:center;gap:7px;color:var(--muted);font-size:.58rem}.flag-badge{width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--line);border-radius:15px;color:#dbe8f2;background:#ffffff0a;font-size:.7rem;font-weight:800}.destination .flag-badge{border-color:#54f0a847;color:var(--green);background:#54f0a814;box-shadow:0 8px 30px #54f0a814}.route-line{height:1px;position:relative;overflow:visible;background:repeating-linear-gradient(90deg,rgba(98,229,255,.42) 0 6px,transparent 6px 12px)}.route-line i{width:8px;height:8px;position:absolute;top:-4px;right:0;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan);animation:travel 2.2s ease-in-out infinite}@keyframes travel{50%{transform:translate(-130px)}}.connect-button{width:100%;padding:10px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;color:#061517;background:linear-gradient(135deg,var(--cyan),var(--green));font-size:.73rem;font-weight:800}.connect-button span{width:7px;height:7px;border-radius:50%;background:#0b6646}.server-list{margin-top:12px;display:grid;gap:8px}.server{padding:10px 12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;background:#ffffff06}.server.active{border-color:#62e5ff33;background:#62e5ff0b}.server>div:nth-child(2){display:grid;line-height:1.35}.server b{font-size:.72rem}.server small{color:var(--muted);font-size:.56rem;margin-top:2px}.server-state{color:var(--cyan);font-size:.56rem}.chevron{color:var(--muted);font-size:1.2rem}.country-mark{width:36px;height:36px;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:11px;position:relative;background:#fff;box-shadow:0 6px 18px #0003}.country-mark.iran{background:linear-gradient(#28a85a 0 33%,#fff 33% 66%,#e04444 66%)}.country-mark.germany{background:linear-gradient(#202024 0 33%,#dd3d3d 33% 66%,#e7ba3b 66%)}.country-mark.large{width:54px;height:54px;border-radius:16px}.floating-chip{position:absolute;z-index:3;padding:11px 14px;display:flex;align-items:center;gap:10px;border:1px solid rgba(168,207,226,.16);border-radius:16px;background:#0a1829d1;box-shadow:0 18px 42px #00000047;backdrop-filter:blur(18px)}.floating-chip>div{display:grid;line-height:1.35}.floating-chip b{font-size:.69rem}.floating-chip small{margin-top:3px;color:var(--muted);font-size:.55rem}.chip-qr{left:-5px;top:105px;animation:float 5s ease-in-out infinite}.chip-support{right:-8px;bottom:75px;animation:float 6s ease-in-out infinite reverse}@keyframes float{50%{transform:translateY(-10px)}}.mini-icon,.online-avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:11px;color:var(--cyan);background:#62e5ff17;font-weight:800}.online-avatar{position:relative;color:#061517;background:linear-gradient(135deg,var(--cyan),var(--green));font-size:.64rem}.online-avatar i{width:8px;height:8px;position:absolute;left:-1px;bottom:-1px;border:2px solid #0b1728;border-radius:50%;background:var(--green)}.trust-bar{min-height:112px;padding:22px 38px;display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);background:linear-gradient(90deg,transparent,rgba(255,255,255,.018),transparent)}.trust-bar>div{min-width:150px;display:flex;align-items:center;gap:13px}.trust-bar strong{color:var(--cyan);font-size:1.45rem;font-weight:800;letter-spacing:-.03em;direction:ltr}.trust-bar span{color:var(--muted);font-size:.77rem}.trust-bar>i{width:1px;height:34px;background:var(--line)}.section-heading{max-width:690px;margin:0 auto 50px;text-align:center}.section-heading h2,.devices-copy h2,.final-cta h2{margin-top:12px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.35;letter-spacing:-.035em;font-weight:850}.section-heading p,.devices-copy>p,.final-cta>p{margin-top:14px;color:var(--muted);font-size:.98rem}.section-heading.align-start{margin-right:0;text-align:right}.overline{display:inline-flex;align-items:center;gap:8px}.overline:before{content:"";width:18px;height:1px;background:var(--cyan);box-shadow:0 0 8px var(--cyan)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{min-height:510px;padding:36px;overflow:hidden;position:relative;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#0f1f32e6,#07111ed1);box-shadow:inset 0 1px #ffffff09;transition:transform .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-7px);border-color:var(--line-bright)}.service-shine{position:absolute;inset:auto -100px -210px;height:380px;border-radius:50%;filter:blur(10px);opacity:.16}.service-iran .service-shine{background:#42dfa0}.service-germany .service-shine{background:#4f8cff}.service-top{display:flex;align-items:center;justify-content:space-between}.service-label{padding:6px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffff06;font-size:.7rem}.service-card h3{margin-top:38px;font-size:1.75rem}.service-card>p{min-height:68px;margin-top:12px;color:var(--muted);font-size:.92rem}.service-card ul{margin-top:28px;list-style:none;display:grid;gap:12px}.service-card li{display:flex;align-items:center;gap:10px;color:#becbd7;font-size:.85rem}.service-card li:before{content:"✓";width:22px;height:22px;display:grid;place-items:center;border-radius:7px;color:var(--green);background:#54f0a814;font-size:.67rem}.service-card>a{width:fit-content;margin-top:36px;display:flex;align-items:center;gap:9px;color:var(--cyan);font-size:.85rem;font-weight:700}.service-card>a span{transition:transform .2s ease}.service-card>a:hover span{transform:translate(-5px)}.process-section{position:relative}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:steps}.step{min-height:275px;padding:28px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#0a17288c}.step:after{content:"";width:110px;height:110px;position:absolute;left:-35px;bottom:-50px;border-radius:50%;background:var(--cyan);filter:blur(70px);opacity:.11}.step-number{position:absolute;top:22px;left:24px;color:#bcd5e424;font-size:2.2rem;font-weight:900;direction:ltr}.step-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(98,229,255,.18);border-radius:15px;color:var(--cyan);background:#62e5ff12;font-size:1.2rem}.step h3{margin-top:30px;font-size:1.12rem}.step p{margin-top:10px;color:var(--muted);font-size:.85rem}.privacy-note{max-width:900px;margin:22px auto 0;padding:18px 22px;display:flex;align-items:center;gap:16px;border:1px solid rgba(84,240,168,.14);border-radius:18px;background:#54f0a80a}.shield-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:var(--green);background:#54f0a817;font-size:1.3rem}.privacy-note b{font-size:.85rem}.privacy-note p{margin-top:3px;color:var(--muted);font-size:.73rem}.feature-section{padding-top:80px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature{min-height:195px;padding:27px;border:1px solid var(--line);border-radius:23px;background:#0b182999;transition:border-color .25s ease,transform .25s ease}.feature:hover{transform:translateY(-4px);border-color:var(--line-bright)}.feature-wide{min-height:260px;grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr .8fr;align-items:center;gap:24px;overflow:hidden;background:linear-gradient(120deg,#122a3eb8,#081322c7)}.feature-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(98,229,255,.14);border-radius:13px;color:var(--cyan);background:#62e5ff11;font-size:1rem}.feature h3{margin-top:20px;font-size:1.05rem}.feature p{margin-top:7px;color:var(--muted);font-size:.82rem}.feature-wide h3{margin-top:0;font-size:1.35rem}.message-preview{padding:18px;display:flex;gap:12px;align-items:center;border:1px solid rgba(98,229,255,.16);border-radius:18px;background:#040c1794;transform:rotate(-2deg)}.bot-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:#041416;background:linear-gradient(135deg,var(--cyan),var(--green));font-size:.72rem;font-weight:900}.message-preview div{display:grid}.message-preview small{color:var(--muted);font-size:.62rem}.message-preview p{margin:3px 0 0;color:var(--text);font-size:.75rem}.devices-section{min-height:560px;padding:66px 70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;overflow:hidden;position:relative;border:1px solid var(--line);border-radius:32px;background:linear-gradient(120deg,#0d1f32d1,#07111ea6)}.devices-section:before{content:"";width:430px;height:430px;position:absolute;left:-100px;bottom:-180px;border-radius:50%;background:#50c2e629;filter:blur(60px)}.device-pills{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.device-pills span{padding:9px 13px;display:flex;align-items:center;gap:8px;direction:ltr;border:1px solid var(--line);border-radius:11px;color:#becbd7;background:#ffffff06;font-size:.75rem}.device-pills b{color:var(--cyan);font-size:.9rem}.phone-stage{height:390px;position:relative;direction:ltr}.phone{width:190px;height:380px;padding:8px;position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:35px;background:#101b28;box-shadow:0 35px 80px #00000073}.phone-front{left:50%;top:4px;z-index:2;transform:translate(-20%) rotate(4deg)}.phone-back{left:8%;top:54px;opacity:.62;transform:rotate(-8deg) scale(.92)}.phone-island{width:66px;height:18px;position:absolute;z-index:3;top:17px;left:50%;transform:translate(-50%);border-radius:999px;background:#02060b}.phone-screen{width:100%;height:100%;padding:48px 17px 23px;display:flex;flex-direction:column;align-items:center;border-radius:28px;background:radial-gradient(circle at 50% 40%,rgba(48,204,196,.18),transparent 42%),#07111e}.phone-screen img{width:42px;border-radius:13px}.phone-screen>b{margin-top:18px;font-size:.77rem}.phone-ring{width:104px;height:104px;margin-top:32px;display:grid;place-items:center;border:1px solid rgba(84,240,168,.3);border-radius:50%;box-shadow:inset 0 0 30px #54f0a80f,0 0 34px #54f0a814}.phone-ring span{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;color:#061617;background:linear-gradient(135deg,var(--cyan),var(--green));font-size:.9rem;font-weight:900;box-shadow:0 10px 30px #54f0a833}.phone-screen>small{margin-top:25px;color:var(--muted);font-size:.52rem}.phone-back .phone-screen{padding-top:80px}.mini-brand{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#07111f;background:linear-gradient(135deg,var(--cyan),var(--green));font-size:.7rem;font-weight:900}.phone-back .phone-screen i{width:80px;height:80px;margin-top:35px;border:1px solid rgba(98,229,255,.2);border-radius:50%}.phone-back .phone-screen small{margin-top:20px}.faq-section{max-width:900px}.faq-list{display:grid;gap:11px}.faq-item{border:1px solid var(--line);border-radius:18px;background:#0a17278f;overflow:hidden;transition:border-color .25s ease}.faq-item.open{border-color:#62e5ff40}.faq-item button{width:100%;min-height:72px;padding:17px 21px;display:flex;align-items:center;justify-content:space-between;border:0;color:var(--text);background:transparent;text-align:right;cursor:pointer;font-weight:600}.faq-item button i{width:26px;height:26px;position:relative;flex:0 0 auto;border:1px solid var(--line);border-radius:8px}.faq-item button i:before,.faq-item button i:after{content:"";width:10px;height:1px;position:absolute;top:50%;left:50%;background:var(--cyan);transform:translate(-50%,-50%);transition:transform .25s ease}.faq-item button i:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item.open button i:after{transform:translate(-50%,-50%) rotate(0)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-answer p{padding:0 21px 22px;color:var(--muted);font-size:.86rem}.final-cta{min-height:430px;margin-bottom:95px;padding:64px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;border:1px solid rgba(98,229,255,.18);border-radius:32px;background:linear-gradient(145deg,#0f2639d6,#07121fe6);text-align:center}.final-cta:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(98,229,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(98,229,255,.035) 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(circle at center,#000,transparent 72%)}.cta-glow{width:430px;height:220px;position:absolute;top:-150px;border-radius:50%;background:var(--cyan);filter:blur(100px);opacity:.17}.final-cta>*{position:relative;z-index:1}.final-cta img{margin-bottom:18px;border-radius:18px;box-shadow:0 14px 42px #0000004d}.final-cta h2{max-width:680px}.final-cta .button{margin-top:28px}.footer{padding-block:45px 32px;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1fr 1.15fr 1fr;align-items:center;gap:35px}.footer-main>p{color:var(--muted);font-size:.78rem}.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:18px;color:#b8c7d5;font-size:.75rem}.footer-links a:hover{color:var(--cyan)}.footer-bottom{margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#6f8294;font-size:.68rem;direction:rtl}.footer-bottom span:last-child{direction:ltr}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.nav-links{display:none;position:absolute;top:78px;right:0;left:0;padding:16px;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--line);border-radius:18px;background:#050c17f5;backdrop-filter:blur(20px)}.nav-links.open{display:flex}.nav-links a{padding:11px}.menu-button{display:flex;margin-right:auto}.hero{min-height:auto;padding-top:155px;grid-template-columns:1fr;gap:70px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero h1{max-width:750px}.hero-visual{min-height:590px}.trust-bar{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.trust-bar>i{display:none}.trust-bar>div{justify-content:center}.feature-wide{grid-template-columns:auto 1fr}.message-preview{grid-column:1 / -1}.devices-section{padding-inline:45px;gap:25px}.footer-main{grid-template-columns:1fr;text-align:center}.footer-main .brand,.footer-links{justify-content:center}}@media(max-width:720px){.section-wrap{width:min(100% - 28px,1180px)}.section-block{padding-block:82px}.site-header{inset:12px 0 auto;padding-inline:10px}.nav-wrap{min-height:62px;border-radius:17px}.nav-action{display:none}.hero{padding-top:128px;padding-bottom:65px;gap:38px}.hero h1{font-size:clamp(2.65rem,14vw,4rem)}.hero-copy>p{font-size:.95rem}.hero-actions{width:100%;flex-direction:column}.hero-actions .button{width:100%}.hero-notes{justify-content:center;gap:10px 14px}.hero-visual{min-height:480px;width:100%}.app-window{width:100%;transform:none}.ring-one{width:390px;height:390px}.ring-two{display:none}.floating-chip{padding:9px 11px}.chip-qr{left:-9px;top:36px}.chip-support{right:-7px;bottom:15px}.floating-chip b{font-size:.62rem}.floating-chip small{display:none}.trust-bar{padding:26px 10px;gap:22px 8px}.trust-bar>div{min-width:0;flex-direction:column;gap:1px;text-align:center}.trust-bar strong{font-size:1.25rem}.service-grid,.steps,.feature-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:27px}.service-card>p{min-height:0}.feature-wide{grid-column:auto;grid-template-columns:1fr}.message-preview{grid-column:auto}.devices-section{min-height:820px;padding:45px 25px 0;grid-template-columns:1fr;text-align:center}.device-pills{justify-content:center}.phone-stage{width:100%}.phone-front{left:46%}.phone-back{left:7%}.footer-bottom{flex-direction:column;align-items:center;gap:8px}}@media(max-width:410px){.brand-copy small{display:none}.hero h1{font-size:2.5rem}.app-window{padding:11px}.connection-card{padding:15px}.route-line{min-width:65px}@keyframes travel{50%{transform:translate(-62px)}}.service-card{padding:23px}.phone{width:175px}.phone-front{left:43%}.phone-back{left:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
