:root{--orange:#121212;--orange-strong:#020202;--orange-soft:#f2f2f2;--navy:#161616;--navy-deep:#030303;--ink:#070707;--muted:#505050;--canvas:#fff;--surface:#fff;--surface-soft:#f3f3f3;--line:#dedede;--success:#3a3a3a;--shadow:0 8px 8px #1616160f;--header-height:76px;--container:min(1240px, calc(100vw - 48px));--radius:14px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@supports (color:lab(0% 0 0)){:root{--orange:lab(5.26802% 0 0);--orange-strong:lab(.462488% 0 0);--orange-soft:lab(95.36% 0 0);--navy:lab(7.22637% -.0000149012 0);--navy-deep:lab(.903296% 0 0);--ink:lab(1.98454% 0 0);--muted:lab(33.88% -.0000149012 0);--canvas:lab(100% 0 0);--surface:lab(100% 0 0);--surface-soft:lab(95.94% 0 0);--line:lab(88.4% 0 .0000119209);--success:lab(24.6% 0 0);--shadow:0 8px 8px lab(7.22637% -.0000149012 0/.06)}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px)}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Arabic,Helvetica Neue,Segoe UI,Arial,sans-serif}[lang=en]{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Segoe UI,Arial,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}::selection{background:var(--orange);color:#fff}.site-shell{background:var(--canvas);min-height:100vh;overflow:clip}.site-header{z-index:40;height:var(--header-height);border-bottom:1px solid color-mix(in oklch, var(--line) 72%, transparent);background:color-mix(in oklch, var(--canvas) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);align-items:center;width:100%;padding-inline:max(24px,50vw - 620px);display:flex;position:fixed;inset:0 0 auto}.brand{flex:none;align-items:center;width:154px;height:50px;display:flex}.brand-wordmark span{letter-spacing:-.04em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Arabic,sans-serif;font-size:1.55rem;font-weight:800}[dir=ltr] .brand-wordmark span{letter-spacing:.08em}.desktop-nav{align-items:center;gap:28px;margin-inline:auto;display:flex}.desktop-nav a{color:var(--muted);font-size:.94rem;font-weight:600;transition:color .2s;position:relative}.desktop-nav a:after{content:"";background:var(--orange);width:0;height:2px;margin:auto;transition:width .25s cubic-bezier(.16,1,.3,1);position:absolute;inset:auto 0 -11px}.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:hover:after{width:100%}.header-actions{align-items:center;gap:10px;display:flex}.menu-button{background:var(--surface-soft);cursor:pointer;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;list-style:none;transition:background .2s,transform .2s}.menu-button::-webkit-details-marker{display:none}.menu-button:hover{background:var(--orange-soft);transform:translateY(-1px)}.language-link{text-align:center;min-width:42px;color:var(--muted);font-size:.88rem;font-weight:700}.menu-button,.mobile-menu-details{display:none}.button{background:var(--orange);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 24px;font-weight:700;line-height:1.2;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.button:hover{background:var(--orange-strong);color:#fff;transform:translateY(-2px)}.button-small{min-height:42px;padding:9px 16px;font-size:.88rem}.hero{width:var(--container);min-height:980px;padding:calc(var(--header-height) + 86px) 0 110px;grid-template-columns:1fr;align-items:center;gap:62px;margin:0 auto;display:grid;position:relative}.hero:before{content:"";inset:var(--header-height) -18vw auto;background:linear-gradient(90deg, transparent, var(--line), transparent);height:1px;position:absolute}.hero-orbit{aspect-ratio:1;border:1px solid color-mix(in oklch, var(--orange) 18%, transparent);opacity:.6;border-radius:50%;width:520px;position:absolute;inset:18% auto auto 74%}.hero-orbit:after,.hero-orbit:before{content:"";border:1px solid color-mix(in oklch, var(--navy) 12%, transparent);border-radius:50%;position:absolute}.hero-orbit:before{inset:11%}.hero-orbit:after{inset:25%}.hero-copy{z-index:2;text-align:center;max-width:980px;margin:0 auto;position:relative}.hero-label{color:var(--orange-strong);justify-content:center;align-items:center;gap:10px;margin-bottom:24px;font-size:.94rem;font-weight:700;display:inline-flex}.hero-label:before{content:"";background:var(--orange);width:34px;height:2px}.hero h1{letter-spacing:-.04em;max-width:980px;margin:0 auto 26px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Arabic,sans-serif;font-size:clamp(3.4rem,6.2vw,5rem);font-weight:750;line-height:1.05}[lang=ar] .hero h1{letter-spacing:-.02em}.hero-body{max-width:720px;color:var(--muted);margin:0 auto 34px;font-size:clamp(1.08rem,1.45vw,1.28rem);line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:23px;display:flex}.text-link{color:var(--muted);align-items:center;gap:8px;font-size:.94rem;font-weight:700;display:inline-flex}.text-link svg{color:var(--orange);animation:1.6s ease-in-out infinite nudge}.hero-product{z-index:2;perspective:1200px;transform-origin:bottom;width:min(1080px,100%);margin:0 auto;position:relative}.product-window{border:1px solid var(--line);background:var(--surface);border-radius:22px;overflow:hidden;box-shadow:0 8px 8px #0d0d0d14;box-shadow:0 8px 8px lab(3.6999% 0 0/.08)}.window-bar{border-bottom:1px solid var(--line);background:var(--surface-soft);direction:ltr;align-items:center;gap:6px;height:40px;padding:0 14px;display:flex}.window-bar>span{background:var(--line);border-radius:50%;width:7px;height:7px}.window-bar>span:first-child{background:var(--orange)}.window-bar small{color:var(--muted);margin-inline:auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.65rem}.hero-product .product-window img{object-fit:cover;object-position:top center;width:100%;height:clamp(430px,52vw,650px)}.hero-note{background:var(--navy-deep);color:#fff;border-radius:9px;align-items:center;gap:10px;max-width:320px;padding:13px 16px;font-size:.8rem;font-weight:700;display:flex;position:absolute;inset:auto 7% -22px auto}.live-dot{background:var(--orange);border-radius:50%;flex:none;width:8px;height:8px;position:relative}.live-dot:before{content:"";border:1px solid var(--orange);border-radius:50%;animation:2s ease-out infinite pulse;position:absolute;inset:-5px}.problem-section,.product-section,.workflow-section,.features-section,.faq-section{width:var(--container);margin:0 auto;padding:clamp(88px,10vw,144px) 0}.problem-section{border-top:1px solid var(--line)}.section-head>p:first-child,.accent-line{color:var(--orange-strong);font-weight:800}.section-head h2,.solution-copy h2,.audience-section h2,.security-copy h2,.map-copy h2,.faq-section h2{letter-spacing:-.035em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Arabic,sans-serif;font-size:clamp(2.15rem,4vw,3.7rem);font-weight:750;line-height:1.16}[lang=ar] .section-head h2,[lang=ar] .solution-copy h2,[lang=ar] .audience-section h2,[lang=ar] .security-copy h2,[lang=ar] .map-copy h2,[lang=ar] .faq-section h2{letter-spacing:-.015em}.problem-head{grid-template-columns:.62fr 1.12fr .75fr;align-items:start;gap:clamp(26px,5vw,70px);display:grid}.problem-head h2{margin:0}.problem-intro{color:var(--muted);gap:18px;line-height:1.9;display:flex}.vertical-rule{background:var(--orange);flex:none;align-self:stretch;width:2px}.problem-list{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.problem-list article{border-inline-end:1px solid var(--line);min-height:270px;padding:30px 24px;position:relative}.problem-list article:last-child{border-inline-end:0}.problem-list svg{color:var(--orange-strong);margin-top:35px}.problem-index{color:color-mix(in oklch, var(--muted) 55%, transparent);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.78rem;position:absolute;inset:22px 24px auto auto}[dir=ltr] .problem-index{inset:22px auto auto 24px}.problem-list h3{margin:22px 0 10px;font-size:1.24rem}.problem-list p{color:var(--muted);margin:0;line-height:1.75}.solution-section{background:var(--navy-deep);color:#fff;grid-template-columns:1.08fr .92fr;align-items:center;width:100%;display:grid}.solution-copy,.solution-checks{padding-block:clamp(80px,9vw,128px)}.solution-copy,[dir=ltr] .solution-copy{padding-inline:max(24px,50vw - 620px) clamp(40px,7vw,110px)}.solution-copy h2{max-width:720px}.solution-copy>p:last-child{color:#bababa;color:lab(75.64% -.0000298023 0);max-width:650px;margin:0;font-size:1.08rem;line-height:1.9}.solution-checks{background:color-mix(in oklch, var(--navy) 70%, var(--navy-deep));gap:0;padding-inline:clamp(30px,6vw,92px) max(24px,50vw - 620px);display:grid}.solution-checks div{border-bottom:1px solid #ffffff1f;border-bottom:1px solid lab(100% 0 0/.12);align-items:center;gap:16px;padding:23px 0;font-size:1.05rem;font-weight:700;display:flex}.solution-checks div:last-child{border:0}.solution-checks span{color:#000;background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.product-head{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;margin-bottom:74px;display:grid}.product-head h2{margin:0}.product-head p{color:var(--muted);margin:0;line-height:1.85}.shot-stage{min-height:980px;position:relative}.product-shot{margin:0;position:absolute}.shot-1{z-index:1;width:68%;inset:0 0 auto 19%}[dir=ltr] .shot-1{inset:0 19% auto 0}.shot-2{z-index:2;width:51%;inset:38% auto auto 0}[dir=ltr] .shot-2{inset:38% 0 auto auto}.shot-3{z-index:3;width:47%;inset:59% 0 auto auto}[dir=ltr] .shot-3{inset:59% auto auto 0}.shot-image{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.shot-image img{object-fit:cover;object-position:top center;width:100%;height:440px}.shot-2 .shot-image img,.shot-3 .shot-image img{height:310px}.product-shot figcaption{flex-direction:column;gap:4px;max-width:460px;padding:15px 4px;display:flex}.product-shot figcaption strong{font-size:1.05rem}.product-shot figcaption span{color:var(--muted);font-size:.9rem;line-height:1.7}.workflow-section{padding-top:90px}.workflow-head{justify-content:space-between;align-items:end;gap:60px;display:flex}.workflow-head h2{max-width:760px;margin-bottom:0}.workflow-head p{max-width:420px;color:var(--muted);margin:0;line-height:1.85}.workflow-line{grid-template-columns:repeat(5,1fr);margin-top:74px;display:grid}.flow-step{min-width:0}.flow-top{align-items:center;display:flex}.flow-top>span{background:var(--navy);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.72rem;display:grid}.flow-top i{background:var(--line);width:100%;height:1px}.flow-step:first-child .flow-top>span{color:#fff;background:#000}.flow-step h3{margin:22px 0 7px;font-size:1.06rem}.flow-step p{max-width:185px;color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.audience-section{background:var(--surface-soft);grid-template-columns:.76fr 1.24fr;gap:80px;width:100%;padding:clamp(90px,10vw,148px) max(24px,50vw - 620px);display:grid}.audience-section h2{align-self:center;margin:0}.audience-list{border-block:1px solid var(--line)}.audience-list article{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr 30px;align-items:center;gap:20px;padding:27px 4px;transition:padding .25s,color .25s;display:grid}.audience-list article:last-child{border-bottom:0}.audience-list article:hover{color:var(--orange-strong);padding-inline:12px}.audience-list article>svg:first-child{color:var(--orange-strong)}.audience-list h3{margin:0 0 5px;font-size:1.15rem}.audience-list p{color:var(--muted);margin:0;line-height:1.7}.feature-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:60px;display:flex}.feature-head>div{max-width:760px}.feature-head h2{margin-bottom:18px}.feature-head p{max-width:550px;color:var(--muted);margin:0;line-height:1.8}.feature-emblem{color:var(--orange);opacity:.75}.feature-layout{border-block:1px solid var(--line);grid-template-columns:repeat(6,1fr);display:grid}.feature-layout article{border-inline-end:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:span 2;grid-template-columns:1fr auto;align-content:start;min-height:270px;padding:29px;display:grid}.feature-layout article:nth-child(3n){border-inline-end:0}.feature-layout article:nth-child(n+4){border-bottom:0}.feature-layout svg{color:var(--orange-strong)}.feature-layout article>span{color:var(--muted);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:.7rem}.feature-layout h3,.feature-layout p{grid-column:1/-1}.feature-layout h3{margin:42px 0 10px;font-size:1.18rem}.feature-layout p{color:var(--muted);margin:0;line-height:1.75}.feature-layout .feature-primary{background:var(--orange-soft)}.security-section{background:var(--navy-deep);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;min-height:680px;display:grid}.security-visual{background:radial-gradient(circle,#33333380,#0000 55%);background:radial-gradient(circle,lab(21.12% 0 0/.5),#0000 55%);place-items:center;height:100%;min-height:680px;display:grid;position:relative;overflow:hidden}.security-visual>svg{z-index:2;color:#fff;position:relative}.shield-ring{aspect-ratio:1;border:1px solid #ffffff1f;border:1px solid lab(100% 0 0/.12);border-radius:50%;position:absolute}.ring-one{width:290px}.ring-two{width:460px}.security-pulse{background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px #fff}.pulse-one{inset:31% 22% auto auto}.pulse-two{inset:auto auto 28% 24%}.security-copy{max-width:780px;padding:80px max(24px,50vw - 620px) 80px clamp(48px,7vw,110px)}[dir=ltr] .security-copy{padding:80px clamp(48px,7vw,110px) 80px max(24px,50vw - 620px)}.security-copy>p:nth-of-type(2){color:#b7b7b7;color:lab(74.48% -.0000298023 0);line-height:1.9}.security-points{margin-top:35px}.security-points>div{border-bottom:1px solid #ffffff1a;border-bottom:1px solid lab(100% 0 0/.1);align-items:flex-start;gap:15px;padding:17px 0;display:flex}.security-points>div:last-child{border:0}.security-points svg{color:#fff;flex:none}.security-points span{flex-direction:column;gap:3px;display:flex}.security-points small{color:#a4a4a4;color:lab(67.52% -.0000298023 0);font-size:.85rem;line-height:1.6}.map-section{color:#fff;background:#000;grid-template-columns:.75fr 1.25fr;align-items:center;min-height:760px;padding:clamp(80px,10vw,138px) max(24px,50vw - 620px);display:grid}.map-copy{z-index:3;position:relative}.map-copy>p:not(.map-region){color:#ababab;color:lab(69.84% 0 0);max-width:580px;line-height:1.9}.map-region{color:#fff;align-items:center;gap:9px;font-size:.9rem;font-weight:700;display:flex}.map-legend{align-items:center;gap:12px;margin-top:32px;font-size:.84rem;display:flex}.map-legend span{background:#fff;width:48px;height:2px;position:relative;box-shadow:0 0 12px #fff}.map-legend span:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.route-map{min-width:0;position:relative}.route-map svg{width:100%;overflow:visible}.globe-map{width:min(680px,100%);margin-inline:auto;padding:28px}.earth-ocean{stroke:#a4a4a4b3;stroke:lab(67.52% -.0000298023 0/.7);stroke-width:2px}.earth-rim{fill:none;stroke:#d1d1d16b;stroke:lab(83.76% -.0000298023 0/.42);stroke-width:2px}.globe-grid{fill:none;stroke:#d1d1d126;stroke:lab(83.76% -.0000298023 0/.15);stroke-width:1px}.continents{fill:#b1b1b1;fill:lab(72.16% 0 -.0000119209);stroke:#ebebeb8c;stroke:lab(93.04% .0000298023 -.0000119209/.55);stroke-width:.7px;stroke-linejoin:round}.routes path{fill:none;stroke:url(#route-gradient);stroke-width:2.2px;stroke-dasharray:7 8;animation:1.4s linear infinite route}.traveller{fill:#fff;filter:drop-shadow(0 0 7px #fff)}.map-node>circle:first-child{fill:#fff;filter:drop-shadow(0 0 6px #fff)}.node-ring{fill:none;stroke:#fff;opacity:.35;transform-box:fill-box;transform-origin:50%;animation:2.4s ease-out infinite map-pulse}.faq-section{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.faq-section h2{margin:0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{flex:none;width:20px;height:20px;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:var(--orange-strong);height:1.5px;transition:transform .2s;position:absolute;inset:50% 0 auto}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details p{max-width:680px;color:var(--muted);margin:0;padding-bottom:24px;line-height:1.85}.contact-section{width:var(--container);color:#fff;background:#000;border-radius:22px;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;margin:40px auto 0;padding:clamp(48px,7vw,88px);display:grid}.contact-section h2{letter-spacing:-.03em;max-width:780px;margin-bottom:17px;font-size:clamp(2.1rem,4.1vw,3.8rem);line-height:1.2}[lang=ar] .contact-section h2{letter-spacing:-.015em}.contact-section p{max-width:680px;margin:0;line-height:1.8}.contact-actions{flex-direction:column;gap:11px;display:flex}.button-light{color:#000;background:#fff}.button-light:hover{color:#000;background:#d7d7d7;background:lab(86.08% -.0000298023 0)}.button-ghost{color:#fff;background:0 0;border-color:#ffffff61;border-color:lab(100% 0 0/.38)}.button-ghost:hover{color:#fff;background:#ffffff1f;background:lab(100% 0 0/.12)}footer{background:var(--navy-deep);color:#fff;margin-top:120px;padding:70px max(24px,50vw - 620px) 30px}.footer-brand{flex-direction:column;gap:18px;display:flex}.footer-wordmark{letter-spacing:-.04em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Arabic,sans-serif;font-size:1.9rem}.footer-brand p{color:#a8a8a8;color:lab(68.68% 0 0);max-width:430px;line-height:1.8}.footer-links{border-top:1px solid #ffffff1a;border-top:1px solid lab(100% 0 0/.1);flex-wrap:wrap;gap:25px;margin-top:30px;padding:35px 0;display:flex}.footer-links a{color:#b1b1b1;color:lab(72.16% 0 -.0000119209);font-size:.9rem}.footer-links a:hover{color:var(--orange)}.footer-bottom{color:#868686;color:lab(55.92% -.0000298023 0);border-top:1px solid #ffffff1a;border-top:1px solid lab(100% 0 0/.1);justify-content:space-between;gap:20px;padding-top:24px;font-size:.8rem;display:flex}.footer-bottom a{color:var(--orange);font-weight:700}.gallery-section{width:var(--container);margin:0 auto;padding-bottom:clamp(88px,10vw,144px)}.gallery-head{max-width:860px;margin-bottom:54px}.gallery-head h2{margin-bottom:18px}.gallery-head>p:last-child{max-width:640px;color:var(--muted);margin:0;line-height:1.85}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px 26px;display:grid}.gallery-card{margin:0}.gallery-thumb{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);cursor:zoom-in;width:100%;box-shadow:var(--shadow);padding:0;transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:block;overflow:hidden}.gallery-thumb:hover{border-color:color-mix(in oklch, var(--orange) 40%, var(--line));transform:translateY(-4px)}.gallery-thumb:focus-visible{outline:2px solid var(--orange-strong);outline-offset:3px}.gallery-thumb img{object-fit:cover;object-position:top center;width:100%;height:235px}.gallery-card figcaption{flex-direction:column;gap:4px;padding:13px 4px 0;display:flex}.gallery-card figcaption strong{font-size:1rem}.gallery-card figcaption span{color:var(--muted);font-size:.87rem;line-height:1.65}.gallery-lightbox{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030303e6;background:lab(.903296% 0 0/.9);place-items:center;padding:clamp(16px,4vw,48px);display:grid;position:fixed;inset:0}.lightbox-inner{width:min(1040px,100%);position:relative}.lightbox-frame{background:#fff;border-radius:16px;overflow:hidden}.lightbox-frame img{object-fit:contain;width:100%;height:auto;max-height:74vh}.lightbox-caption{color:#fff;text-align:center;flex-direction:column;gap:3px;margin-top:15px;display:flex}.lightbox-caption span{color:#aeaeae;color:lab(71% 0 0);font-size:.9rem;line-height:1.7}.lightbox-close,.lightbox-nav{color:#fff;cursor:pointer;background:#ffffff24;background:lab(100% 0 0/.14);border:0;border-radius:50%;place-items:center;padding:0;transition:background .2s;display:grid}.lightbox-close:hover,.lightbox-nav:hover{background:#ffffff47;background:lab(100% 0 0/.28)}.lightbox-close{top:-50px;width:40px;height:40px;font-size:1.45rem;line-height:1;position:absolute;inset-inline-end:0}.lightbox-nav{width:46px;height:46px;font-size:1.7rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.nav-prev{inset-inline-start:-10px}.nav-next{inset-inline-end:-10px}@media (max-width:560px){.gallery-grid{gap:26px}.gallery-thumb img{height:215px}.lightbox-nav{top:auto;bottom:-58px;transform:none}.nav-prev{inset-inline-start:10px}.nav-next{inset-inline-end:10px}}.mobile-menu{z-index:80;background:var(--canvas);flex-direction:column;padding:24px;display:flex;position:fixed;inset:0}.mobile-menu-details:not([open]) .mobile-menu{display:none}.mobile-menu nav{flex-direction:column;margin:auto 0;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 4px;font-size:1.4rem;font-weight:700;display:flex}.mobile-menu-details[open]>.menu-button{z-index:90;position:relative}@keyframes pulse{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.8)}}@keyframes nudge{50%{transform:translateY(4px)}}@keyframes route{to{stroke-dashoffset:-15px}}@keyframes map-pulse{0%{opacity:.6;transform:scale(.7)}70%,to{opacity:0;transform:scale(1.5)}}@media (max-width:1100px){.desktop-nav{gap:18px}.desktop-cta{display:none}.hero{grid-template-columns:1fr;min-height:900px}.hero h1{font-size:clamp(2.8rem,5.5vw,4rem)}.problem-head{grid-template-columns:.55fr 1.2fr}.problem-intro{grid-column:2}.shot-stage{min-height:890px}.security-copy{padding-inline:52px}}@media (max-width:860px){:root{--container:min(100% - 32px, 720px);--header-height:68px}.desktop-nav{display:none}.mobile-menu-details{display:block}.menu-button{display:grid}.brand{width:130px}.header-actions{margin-inline-start:auto}.hero{grid-template-columns:1fr;min-height:auto;padding-top:128px}.hero-copy{max-width:700px}.hero-product{width:94%;margin-inline-start:auto}.hero-orbit{width:430px;inset:36% -15% auto auto}.problem-head,.product-head,.workflow-head,.audience-section,.security-section,.map-section,.faq-section,.contact-section{grid-template-columns:1fr}.problem-head{gap:23px}.problem-intro{grid-column:auto}.problem-list{grid-template-columns:repeat(2,1fr)}.problem-list article:nth-child(2){border-inline-end:0}.problem-list article:nth-child(-n+2){border-bottom:1px solid var(--line)}.solution-section{grid-template-columns:1fr}.solution-copy,.solution-checks{padding-inline:max(24px,50vw - 360px)}.solution-checks{padding-top:40px;padding-bottom:60px}.product-head{gap:18px}.shot-stage{min-height:820px}.shot-1{width:85%;inset-inline:auto 0}.shot-2{width:62%}.shot-3{width:58%}.workflow-head{gap:20px;display:grid}.workflow-line{grid-template-columns:1fr;gap:0}.flow-top{float:inline-start;flex-direction:column;align-items:flex-start;height:100%;margin-inline-end:20px}.flow-top i{width:1px;height:72px;margin-inline-start:21px}.flow-step{min-height:116px}.flow-step h3{margin-top:0;padding-top:3px}.flow-step p{max-width:none}.audience-section{gap:40px}.feature-layout{grid-template-columns:repeat(2,1fr)}.feature-layout article{grid-column:span 1}.feature-layout article:nth-child(3n){border-inline-end:1px solid var(--line)}.feature-layout article:nth-child(2n){border-inline-end:0}.feature-layout article:nth-child(n+4){border-bottom:1px solid var(--line)}.feature-layout article:nth-child(n+5){border-bottom:0}.security-visual{min-height:420px}.security-copy{padding:70px max(24px,50vw - 360px)}.map-section{padding-inline:max(24px,50vw - 360px)}.route-map{max-width:680px;margin:20px auto 0}.faq-section{gap:40px}.contact-section{gap:36px;padding:48px}}@media (max-width:560px){:root{--container:calc(100% - 28px)}.site-header{padding-inline:14px}.brand{width:145px}.language-link{min-width:34px;font-size:.75rem}.menu-button{width:36px;height:36px}.hero{padding-top:112px;padding-bottom:74px}.hero h1{font-size:clamp(2.6rem,13.5vw,3.55rem)}.hero-body{line-height:1.8}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.text-link{justify-content:center}.hero-product{width:100%}.hero-product .product-window img{height:365px}.hero-note{width:92%;max-width:none;margin:-8px auto 0;position:relative;inset:auto}.problem-section,.product-section,.workflow-section,.features-section,.faq-section{padding-block:78px}.problem-list{grid-template-columns:1fr;margin-top:48px}.problem-list article{border-inline-end:0;border-bottom:1px solid var(--line);min-height:auto}.problem-list article:nth-child(-n+2){border-bottom:1px solid var(--line)}.problem-list article:last-child{border-bottom:0}.solution-copy{padding-block:72px 50px}.solution-checks{padding-top:25px}.shot-stage{gap:35px;min-height:auto;display:grid}.product-shot,.shot-1,.shot-2,.shot-3{width:100%;position:static}.shot-image img,.shot-2 .shot-image img,.shot-3 .shot-image img{height:300px}.workflow-section{padding-top:20px}.audience-section{padding-block:78px}.audience-list article{grid-template-columns:43px 1fr}.audience-list article>svg:last-child{display:none}.feature-head{align-items:start}.feature-emblem{display:none}.feature-layout{grid-template-columns:1fr}.feature-layout article,.feature-layout article:nth-child(3n),.feature-layout article:nth-child(2n),.feature-layout article:nth-child(n+5){border-inline-end:0;border-bottom:1px solid var(--line);min-height:240px}.feature-layout article:last-child{border-bottom:0}.security-visual{min-height:340px}.ring-one{width:210px}.ring-two{width:320px}.security-copy{padding-block:68px}.map-section{min-height:auto;padding-block:80px}.route-map{width:100%;margin-inline:auto;padding:0}.faq-list summary{min-height:84px}.contact-section{width:calc(100% - 28px);padding:38px 24px}.contact-section h2{font-size:2.2rem}footer{margin-top:80px}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
