@font-face{font-family:Mona;src:url('assets/fonts/mona-sans-regular.woff2')}@font-face{font-family:MonaNarrow;src:url('assets/fonts/mona-sans-narrow-bold.woff2');font-weight:700}@font-face{font-family:Mono;src:url('assets/fonts/dm-mono-regular.woff2')}
:root{--ink:#070b14;--deep:#0b1321;--blue:#5f93ff;--muted:#a5b2c5;--line:#ffffff1f;--page:min(1320px,calc(100% - 64px));--ease:cubic-bezier(.22,.7,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--ink);color:#f6f8ff;font-family:Mona,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0}img{display:block;max-width:100%}.wrap{width:var(--page);margin-inline:auto}.skip-link{position:fixed;z-index:100;top:12px;left:12px;background:#fff;color:#000;padding:10px;transform:translateY(-200%)}.skip-link:focus{transform:none}.scroll-progress{position:fixed;inset:0 0 auto;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;z-index:100}.header{position:fixed;z-index:50;top:18px;left:32px;right:32px;display:flex;align-items:center;gap:18px;padding:11px 16px 11px 26px;border-radius:999px;background:#111;color:#fff;box-shadow:0 0 0 1px #ffffff10}.brand{display:inline-flex;align-items:center;gap:15px;font:700 34px/.95 MonaNarrow,Impact,sans-serif;letter-spacing:-1px}.brand-divider{width:1px;height:24px;background:#404752}.brand-caption{font:11px Mono,monospace;color:#a6afbf;letter-spacing:0}.nav-links{margin-left:auto;display:flex;gap:8px}.nav-links a{padding:11px 21px;border-radius:99px;background:#272727;font-size:14px;line-height:1;text-transform:uppercase}.nav-links a:hover{background:#eee;color:#111}.menu-toggle{width:52px;height:52px;border:0;border-radius:50%;display:grid;place-content:center;gap:5px;background:#272727;color:#fff}.menu-toggle span{width:21px;height:2px;background:currentColor;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.menu-panel{position:fixed;z-index:40;top:106px;right:32px;width:min(560px,calc(100% - 64px));padding:28px 36px;border-radius:22px;background:#141d2d;color:#fff;opacity:0;visibility:hidden;transform:translateY(-12px);transition:.25s}.menu-panel.open{opacity:1;visibility:visible;transform:none}.menu-panel p{font:10px Mono,monospace;color:#95a7c8;margin-bottom:15px}.menu-panel a{display:block;padding:11px 0;border-bottom:1px solid #ffffff1f;font:38px MonaNarrow,Impact,sans-serif}.menu-panel a span{font:10px Mono,monospace;color:#8baeff;margin-right:18px}.hero{position:relative;overflow:hidden;padding:132px 0 0;min-height:780px;background:radial-gradient(ellipse at 82% 50%,#123266,transparent 45%),var(--ink)}.hero-glow{position:absolute;inset:0;background:linear-gradient(90deg,#070b14 0%,transparent 55%)}.hero-layout{position:relative;display:flex;align-items:center;min-height:590px}.hero-copy{width:56%;z-index:2}.eyebrow{display:flex;gap:12px;align-items:center;font:11px Mono,monospace;letter-spacing:1.3px;color:#c7d2e4}.eyebrow i{width:28px;height:1px;background:var(--blue)}h1,h2,h3{font-family:MonaNarrow,Impact,sans-serif;line-height:1;letter-spacing:-1.2px}h1{font-size:clamp(58px,6.2vw,96px);margin:27px 0 24px}h1 span,h2 span{color:var(--blue)}.lead{font-size:16px;line-height:1.7;color:#b5c0d1}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:30px}.pill{display:inline-flex;align-items:center;gap:30px;min-height:47px;padding:14px 20px;border-radius:999px;font-size:12px;transition:transform .3s var(--ease),background .3s}.pill:hover{transform:translateY(-4px)}.blue{background:var(--blue);color:#fff}.blue:hover{background:#3e78ec}.plain-link{font-size:12px}.plain-link:hover{color:var(--blue)}.hero-visual{position:absolute;inset:0 -3% 0 39%;display:grid;place-items:center;perspective:1000px}.hero-visual img{width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten;transform:translateY(var(--hero-shift,0px)) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));will-change:transform}.visual-tag{position:absolute;padding:12px 16px;border:1px solid #7796cb44;border-radius:6px;background:#111b2add;backdrop-filter:blur(10px);font:9px Mono,monospace;letter-spacing:1px}.visual-tag b{display:block;margin-top:5px;color:#e7eeff;font:12px Mona,Arial}.visual-tag.one{right:7%;top:18%}.visual-tag.two{left:19%;bottom:17%}.hero-foot{position:relative;z-index:2;min-height:68px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#9dacbf;font:10px Mono,monospace}.hero-foot button{border:0;background:none;color:#9dacbf;font:10px Mono,monospace}.hero-foot b{color:var(--blue);font-size:15px;margin-left:8px}.brand-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0b101a}.brand-strip .wrap{display:flex;align-items:center;gap:55px;min-height:126px}.brand-strip p{font:10px Mono,monospace;color:#91a0b6}.brand-strip div{display:flex;justify-content:space-between;flex:1;color:#d9e0ec;font-size:24px;font-weight:700}.brand-strip span:nth-child(2){font-style:italic}.brand-strip span:nth-child(5){font-family:Georgia,serif;letter-spacing:2px}.surface{background:#f2f4f7;color:#152033}.section-pad{padding:105px 0}h2{font-size:clamp(42px,4.5vw,69px)}.dark{color:#5575a8}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:50px}.about-grid>div{font-size:16px;line-height:1.65}.about-grid strong{font-size:18px}.about-grid p{margin-top:14px}.about-grid>div:last-child{color:#5d6879}.blue-link{display:inline-block;margin-top:25px;color:#285fc9}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid #cbd2dc;margin-top:60px;padding-top:32px}.stats b{font-size:48px;letter-spacing:-2px}.stats span{font-size:22px}.stats p{margin-top:9px;color:#687489;font-size:13px}.services,.journey{background:#080e18}.section-top{display:flex;align-items:end;justify-content:space-between;gap:50px}.section-top>p{max-width:300px;color:#a5b2c5;font-size:15px;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:50px}.service-grid article{min-height:400px;padding:25px;border:1px solid var(--line);border-radius:7px;background:linear-gradient(140deg,#142137,#0c1320)}.service-grid article>span{color:#82aaff;font:11px Mono,monospace}.service-grid h3{font-size:24px;margin:32px 0 18px}.service-grid p,.service-grid li{font-size:13px;line-height:1.7;color:#aebacd}.service-grid ul{padding:20px 0 0;margin:20px 0 0;border-top:1px solid var(--line);list-style:none}.service-grid li+li{margin-top:9px}.service-grid li:before{content:'·';color:#78a9ff;margin-right:8px}.services-bottom{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:22px 0;color:#a9b6c8;font-size:13px}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.approach-grid>div:first-child>p:not(.eyebrow){max-width:430px;color:#667286;line-height:1.65;margin-top:27px}.approach aside{border-left:2px solid var(--blue);padding-left:18px;margin-top:38px;max-width:270px;font-size:18px;line-height:1.45}.approach aside small{display:block;color:#607493;font:10px Mono,monospace;margin-bottom:8px}.steps article{display:flex;gap:25px;padding:26px 0;border-top:1px solid #cbd2dc}.steps span{color:#4775c7;font:11px Mono,monospace}.steps h3{font-size:29px}.steps p{margin-top:9px;color:#667286;font-size:15px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px}.timeline article{position:relative;border-top:1px solid #2d405f;padding-top:22px}.timeline article:before{content:'';position:absolute;top:-4px;width:7px;height:7px;border-radius:50%;background:var(--blue)}.timeline b{font-size:38px;color:#6ea1ff}.timeline h3{font-size:20px;margin:13px 0 8px}.timeline p{max-width:280px;color:#9caac1;font-size:14px;line-height:1.55}.partner-text{max-width:370px;margin:24px 0 34px;color:#647084}.partner-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cbd2dc;border-left:1px solid #cbd2dc}.partner-grid span{display:grid;place-items:center;min-height:82px;border-right:1px solid #cbd2dc;border-bottom:1px solid #cbd2dc;font-size:18px;font-weight:700}.contact{background:radial-gradient(ellipse at 85% 0,#12386d,transparent 55%),#080f1c}.contact h2{font-size:clamp(52px,6vw,94px);margin:24px 0 32px}.contact-grid{display:grid;grid-template-columns:1.2fr 1.3fr 1fr;gap:35px;border-top:1px solid var(--line);margin-top:70px;padding-top:30px}.contact-grid small{display:block;font:10px Mono,monospace;color:#8fa2be;margin-bottom:14px}.contact-grid b,.contact-grid a,.contact-grid address{display:block;font-size:15px;line-height:1.8}.contact-grid a:hover{color:#74a4ff}.contact-grid address{font-style:normal;color:#c4cfdf}.contact-grid p{color:#97a7bd;font-size:13px;margin-top:10px}footer{display:flex;align-items:center;justify-content:space-between;min-height:115px}footer p{font-size:12px;color:#8998b0}footer .brand{font-size:29px}.pill-label{display:inline-flex;gap:0}.wl{display:inline-block;will-change:transform}
@media(min-width:961px){.menu-toggle{display:none}}@media(max-width:960px){:root{--page:calc(100% - 40px)}.header{left:20px;right:20px}.nav-links{display:none}.hero-copy{width:62%}.hero-visual{left:42%}.service-grid{grid-template-columns:1fr 1fr}.about-grid,.approach-grid{gap:45px}.brand-strip .wrap{gap:30px}.brand-strip div{font-size:19px}}
@media(max-width:700px){html{scroll-padding-top:92px}.header{top:12px;left:12px;right:12px;padding:9px 11px 9px 20px}.brand{font-size:29px}.brand-caption{font-size:9px}.menu-toggle{width:43px;height:43px}.menu-panel{top:85px;right:12px;width:calc(100% - 24px);padding:24px}.menu-panel a{font-size:35px}.hero{padding-top:92px;min-height:0}.hero-layout{display:block;min-height:0}.hero-copy{width:100%;padding:35px 0 0}.hero h1{font-size:clamp(44px,10vw,72px);margin:22px 0}.lead{font-size:14px}.hero-visual{position:relative;inset:auto;margin:0 -20px;height:335px}.visual-tag{font-size:7px;padding:9px}.visual-tag b{font-size:10px}.hero-foot{font-size:8px}.hero-foot span{display:none}.brand-strip .wrap{display:block;padding:27px 0;min-height:0}.brand-strip div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:22px;font-size:17px}.section-pad{padding:65px 0}h2{font-size:clamp(37px,10vw,63px)}.about-grid,.approach-grid{grid-template-columns:1fr;gap:28px;margin-top:32px}.about-grid>div{font-size:15px}.stats{grid-template-columns:1fr;gap:20px;margin-top:36px}.stats div{display:flex;align-items:center;justify-content:space-between}.stats p{margin:0;max-width:150px;text-align:right}.section-top{display:block}.section-top>p{margin-top:23px;font-size:14px}.service-grid{grid-template-columns:1fr;gap:13px;margin-top:32px}.service-grid article{min-height:0;padding:22px}.service-grid h3{margin:22px 0 12px}.services-bottom{gap:20px;flex-direction:column}.timeline{grid-template-columns:repeat(2,1fr);gap:30px 20px;margin-top:40px}.timeline b{font-size:31px}.timeline h3{font-size:17px}.timeline p{font-size:12px}.partner-grid{grid-template-columns:repeat(2,1fr)}.partner-grid span{min-height:68px;font-size:15px}.contact h2{font-size:clamp(45px,11vw,70px)}.contact-grid{grid-template-columns:1fr;gap:25px;margin-top:48px}.contact-grid a,.contact-grid address{font-size:14px}footer{flex-wrap:wrap;gap:22px;padding:26px 0}footer p{order:3;flex-basis:100%}footer .brand-caption{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-visual img,.reveal{transform:none!important;transition:none!important}}

/* Scroll-reveal motion: progressive enhancement; content remains available without JavaScript. */
.reveal{opacity:0;transform:translate3d(0,34px,0);filter:blur(5px);transition:opacity .75s cubic-bezier(.22,.7,.2,1),transform .75s cubic-bezier(.22,.7,.2,1),filter .55s ease}.reveal.reveal-visible{opacity:1;transform:translate3d(0,0,0);filter:blur(0)}.reveal-delay-1{transition-delay:.11s}.reveal-delay-2{transition-delay:.2s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;filter:none;transform:none}}

/* Lighter technical grid for the dark FTR surfaces. */
:root{--ink:#101a2b;--deep:#13233a;--line:#ffffff2b}body{background-color:#101a2b;background-image:linear-gradient(rgba(139,174,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.055) 1px,transparent 1px);background-size:48px 48px}.hero{background-color:var(--ink);background-image:linear-gradient(rgba(139,174,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.07) 1px,transparent 1px),radial-gradient(ellipse at 82% 50%,#24569a,transparent 48%);background-size:52px 52px,52px 52px,auto}.hero-glow{background:linear-gradient(90deg,#101a2b 0%,rgba(16,26,43,.8) 37%,transparent 68%)}.services,.journey{background-color:#13233a;background-image:linear-gradient(rgba(139,174,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.045) 1px,transparent 1px);background-size:54px 54px}.contact{background-color:#14243b;background-image:linear-gradient(rgba(139,174,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.055) 1px,transparent 1px),radial-gradient(ellipse at 85% 0,#2a639f,transparent 55%);background-size:56px 56px,56px 56px,auto}

/* Journey cards: reserve room for each label, title and description. */
.timeline{gap:64px 45px}.timeline article{display:flex;flex-direction:column;align-items:flex-start;min-height:236px;padding:30px 0 10px}.timeline b{display:block;line-height:1;margin:0 0 18px}.timeline h3{margin:0 0 12px;line-height:1.18;letter-spacing:-.25px}.timeline p{margin:0;line-height:1.65}@media(max-width:700px){.timeline{gap:38px 20px}.timeline article{min-height:212px;padding-top:25px}.timeline b{margin-bottom:14px}.timeline h3{line-height:1.22;letter-spacing:-.1px;margin-bottom:10px}.timeline p{line-height:1.55}}

/* Use the network image as the hero environment rather than a floating content card. */
.hero{background-color:#101a2b;background-image:linear-gradient(90deg,rgba(16,26,43,.97) 0%,rgba(16,26,43,.86) 40%,rgba(16,26,43,.36) 72%,rgba(16,26,43,.18) 100%),linear-gradient(rgba(139,174,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.06) 1px,transparent 1px),url('assets/hero-network-v2.png');background-position:center,center,center,center right;background-size:cover,52px 52px,52px 52px,cover}.hero-glow{display:none}.hero-visual{display:none}.hero-layout,.hero-foot{z-index:2}@media(max-width:700px){.hero{background-image:linear-gradient(180deg,rgba(16,26,43,.88) 0%,rgba(16,26,43,.7) 100%),linear-gradient(rgba(139,174,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.05) 1px,transparent 1px),url('assets/hero-network-v2.png');background-size:cover,42px 42px,42px 42px,cover;background-position:center,center,center,62% center}.hero-layout{min-height:610px}}

/* Restore the original deep navy; grid remains an understated surface detail. */
:root{--ink:#070b14;--deep:#0b1321;--line:#ffffff1f}body{background-color:#070b14;background-image:linear-gradient(rgba(139,174,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.035) 1px,transparent 1px)}.services,.journey{background-color:#0b1321;background-image:linear-gradient(rgba(139,174,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.03) 1px,transparent 1px)}.contact{background-color:#080f1c;background-image:linear-gradient(rgba(139,174,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.035) 1px,transparent 1px),radial-gradient(ellipse at 85% 0,#12386d,transparent 55%)}.hero{background-color:#070b14;background-image:linear-gradient(90deg,rgba(7,11,20,.98) 0%,rgba(7,11,20,.88) 40%,rgba(7,11,20,.42) 72%,rgba(7,11,20,.2) 100%),linear-gradient(rgba(139,174,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.04) 1px,transparent 1px),url('assets/hero-network-v2.png')}@media(max-width:700px){.hero{background-image:linear-gradient(180deg,rgba(7,11,20,.92) 0%,rgba(7,11,20,.74) 100%),linear-gradient(rgba(139,174,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.035) 1px,transparent 1px),url('assets/hero-network-v2.png')}}

/* Fluid layout system: content grids choose their own column count from available space. */
:root{--page:min(82.5rem,calc(100% - clamp(2rem,5vw,6rem)));--space-section:clamp(4rem,9vw,6.6rem);--space-grid:clamp(1rem,3vw,2.8rem);--card-min:15rem}.wrap{width:var(--page)}.header{left:clamp(.75rem,2.2vw,2rem);right:clamp(.75rem,2.2vw,2rem);top:clamp(.75rem,1.3vw,1.15rem);padding:clamp(.55rem,1vw,.7rem) clamp(.7rem,1.2vw,1rem) clamp(.55rem,1vw,.7rem) clamp(1rem,2vw,1.6rem)}.brand{font-size:clamp(1.8rem,2.2vw,2.15rem);gap:clamp(.6rem,1vw,.95rem)}.brand-caption{font-size:clamp(.5rem,.7vw,.69rem)}.nav-links a{padding:clamp(.55rem,.8vw,.7rem) clamp(.8rem,1.3vw,1.3rem);font-size:clamp(.68rem,.8vw,.88rem)}.hero{padding-top:clamp(6.6rem,11vw,8.25rem);min-height:min(100svh,48rem)}.hero-layout{min-height:clamp(31rem,47vw,37rem)}.hero-copy{width:min(100%,40rem)}h1{font-size:clamp(3rem,6.2vw,6rem)}h2{font-size:clamp(2.6rem,5.2vw,4.5rem)}.lead{font-size:clamp(.9rem,1.2vw,1.05rem)}.section-pad{padding-block:var(--space-section)}.about-grid,.approach-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,22rem),1fr));gap:clamp(2rem,7vw,6.25rem)}.stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:var(--space-grid)}.stats b{font-size:clamp(2.25rem,4vw,3rem)}.stats span{font-size:clamp(1.05rem,2vw,1.4rem)}.section-top{gap:var(--space-grid)}.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--card-min)),1fr));gap:clamp(.8rem,1.4vw,1rem)}.service-grid article{min-height:clamp(18rem,28vw,25rem);padding:clamp(1.25rem,2vw,1.6rem)}.service-grid h3{font-size:clamp(1.35rem,2vw,1.55rem)}.timeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:clamp(2rem,4vw,4rem) clamp(1.2rem,3vw,2.8rem)}.timeline article{min-height:clamp(12.8rem,19vw,14.75rem)}.timeline b{font-size:clamp(2rem,3.3vw,2.4rem)}.partner-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,11rem),1fr))}.partner-grid span{min-height:clamp(4.25rem,7vw,5.1rem);font-size:clamp(.95rem,1.4vw,1.15rem)}.contact h2{font-size:clamp(3rem,6vw,5.9rem)}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:clamp(1.5rem,3vw,2.2rem);margin-top:clamp(3rem,6vw,4.4rem)}.contact-grid b,.contact-grid a,.contact-grid address{font-size:clamp(.88rem,1.1vw,.98rem)}@media(max-width:700px){.hero{min-height:0}.hero-layout{min-height:clamp(33rem,145vw,39rem);display:block}.hero-copy{padding-top:clamp(2rem,8vw,3rem)}.hero h1{font-size:clamp(2.75rem,12vw,4.5rem)}.brand-strip div{grid-template-columns:repeat(auto-fit,minmax(min(100%,5.5rem),1fr));font-size:clamp(.95rem,4vw,1.1rem)}.section-top{display:block}.section-top>p{margin-top:1.4rem}.stats div{display:block}.stats p{max-width:none;text-align:left;margin-top:.55rem}.timeline article{min-height:0}.services-bottom{flex-direction:column;gap:1.25rem}}

/* Keep auto-fit, but preserve readable card widths on wide screens. */
:root{--card-min:17rem}.timeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr))}.partner-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr))}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}

/* Phone navigation: the pill, brand and menu share the available width without collision. */
.header{width:min(calc(100% - clamp(1.5rem,4.4vw,4rem)),112rem);left:50%;right:auto;transform:translateX(-50%)}@media(max-width:700px){.header{width:min(calc(100% - 1.5rem),26rem);min-height:3.5rem;gap:clamp(.45rem,2vw,.7rem);padding:.42rem .5rem .42rem clamp(.85rem,4vw,1.15rem)}.brand{flex:1;min-width:0;gap:clamp(.45rem,2vw,.65rem);font-size:clamp(1.65rem,8vw,2rem)}.brand-divider{height:1.35rem}.brand-caption{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.48rem,2.3vw,.58rem)}.menu-toggle{flex:0 0 clamp(2.65rem,12vw,3rem);width:clamp(2.65rem,12vw,3rem);height:clamp(2.65rem,12vw,3rem)}.menu-panel{top:calc(clamp(.75rem,1.3vw,1.15rem) + 3.75rem);right:50%;width:min(calc(100% - 1.5rem),26rem);transform:translate(50%,-.75rem)}.menu-panel.open{transform:translate(50%,0)}}@media(max-width:350px){.brand-caption,.brand-divider{display:none}.header{width:calc(100% - 1rem)}}

/* Phone hero stays a complete first screen; arrows are drawn rather than rendered as emoji. */
.arrow{display:inline-block;width:.62em;height:.62em;border-top:.11em solid currentColor;border-right:.11em solid currentColor;transform:translateY(.06em) rotate(45deg);flex:0 0 auto}.arrow:before{content:"";display:block;width:.88em;height:.11em;background:currentColor;transform:translate(-.1em,.16em) rotate(-45deg);transform-origin:left center}.arrow--up{transform:translateY(.06em) rotate(-45deg)}.arrow--up:before{transform:translate(-.1em,.16em) rotate(45deg)}@media(max-width:700px){.hero{min-height:100svh;padding-top:clamp(6.25rem,27vw,7.4rem);background-position:center,center,center,60% center}.hero-layout{min-height:calc(100svh - 10.45rem);display:flex;align-items:center}.hero-copy{padding-top:0}.hero-actions{flex-wrap:wrap;gap:1rem 1.5rem}.pill{gap:1rem;padding-inline:clamp(1rem,5vw,1.25rem)}.hero-foot{min-height:3.4rem}.hero-foot button{display:none}}


/* Service cards: readable rhythm and lightweight hover feedback. */
.service-grid{gap:clamp(1rem,1.5vw,1.5rem);align-items:stretch}
.service-grid article{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;min-width:0;min-height:0;padding:clamp(1.4rem,2.2vw,2rem);border-radius:12px;transition:translate .4s var(--ease),border-color .4s,box-shadow .4s}
.service-grid article>span{letter-spacing:.05em;line-height:1.5}
.service-grid h3{font-size:clamp(1.45rem,1.9vw,1.8rem);line-height:1.2;letter-spacing:0;word-spacing:.04em;margin:1.75rem 0 1.1rem;min-height:2.4em}
.service-grid article>p{font-size:clamp(.875rem,1vw,1rem);line-height:1.8;margin:0 0 1.5rem;letter-spacing:.005em}
.service-grid ul{margin: auto 0 0;padding:1.4rem 0 0;display:grid;gap:.85rem}
.service-grid li{position:relative;padding-left:.85rem;font-size:clamp(.85rem,1vw,.95rem);line-height:1.65}
.service-grid li+li{margin:0}.service-grid li:before{position:absolute;left:0;margin:0}
.service-grid article:before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:radial-gradient(ellipse at 90% 0,#5f93ff24,transparent 65%);opacity:0;transition:opacity .4s}
.service-grid article:after{content:"";position:absolute;inset:-60% -100%;pointer-events:none;background:linear-gradient(110deg,transparent 44%,#a6d5ff0d 49%,#a6d5ff18 50%,transparent 56%);transform:translateX(-45%);opacity:0;transition:transform .8s var(--ease),opacity .4s}
.services-bottom{align-items:center;gap:1.25rem;padding-block:1.65rem;line-height:1.7}
.services-bottom .plain-link{display:inline-flex;align-items:center;gap:.7rem;flex-shrink:0}
@media(hover:hover) and (pointer:fine){.service-grid article:hover{translate:0 -7px;border-color:#6da4ff99;box-shadow:0 18px 40px #0004,0 0 24px #387cdb14}.service-grid article:hover:before{opacity:1}.service-grid article:hover:after{transform:translateX(45%);opacity:1}}
@media(max-width:700px){.service-grid h3{min-height:0;margin-top:1.3rem}.services-bottom{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){.service-grid article,.service-grid article:before,.service-grid article:after{transition:none}.service-grid article:hover{translate:none}.service-grid article:after{display:none}}
.motion-off .service-grid article,.motion-off .service-grid article:before,.motion-off .service-grid article:after{transition:none}.motion-off .service-grid article:hover{translate:none}.motion-off .service-grid article:after{display:none}

/* A deeper, more tactile response for solution cards. */
@media(hover:hover) and (pointer:fine){.service-grid article{transform:perspective(900px) rotateX(0) rotateY(0);transform-style:preserve-3d;will-change:transform}.service-grid article>span,.service-grid article h3,.service-grid article>p,.service-grid article ul{transition:transform .45s var(--ease),color .35s}.service-grid article:hover{translate:0 -11px;transform:perspective(900px) rotateX(1.5deg) rotateY(-1.5deg) scale(1.015);border-color:#74adff;box-shadow:0 26px 56px #0008,0 0 0 1px #82b8ff26,0 0 45px #367ee438;background:linear-gradient(145deg,#1b3150,#0c1423)}.service-grid article:hover>span{transform:translate3d(0,-3px,24px);color:#b9d6ff}.service-grid article:hover h3{transform:translate3d(0,-2px,30px);color:#fff;text-shadow:0 0 18px #6ea5ff55}.service-grid article:hover>p{transform:translate3d(0,-1px,18px);color:#d1def1}.service-grid article:hover ul{transform:translate3d(0,3px,20px);border-color:#76abff66}.service-grid article:hover li{color:#d9e7fb}.service-grid article:hover:before{opacity:1;background:radial-gradient(circle at 85% 15%,#68a6ff49,transparent 32%),radial-gradient(circle at 10% 100%,#2360a438,transparent 45%)}.service-grid article:hover:after{transform:translateX(58%) rotate(3deg);opacity:1;transition-duration:1s}}

/* A living network surface; dark negative space protects the headline. */
.hero{isolation:isolate;background:#070b14;min-height:100svh}.network-scene{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 78% 55%,#11335480,transparent 60%)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(90deg,#070b14 0%,#070b14ed 23%,#070b1470 49%,transparent 75%)}.hero-layout,.hero-foot{position:relative;z-index:2}.hero-layout{min-height:calc(100svh - 12.5rem)}.hero .eyebrow{font-size:clamp(.52rem,.8vw,.7rem)}.hero .eyebrow i{flex-shrink:0}.arrow{transform:none;position:relative}.arrow:before{position:absolute;right:-.08em;top:-.08em;transform:rotate(-45deg);transform-origin:right center}.hero .plain-link{display:inline-flex;align-items:center;gap:.6rem;min-height:44px}@media(max-width:700px){.hero{background:#070b14}.hero:after{background:linear-gradient(180deg,#070b14b0,#070b14a6 60%,#070b1430)}.hero-layout{min-height:calc(100svh - 10rem);padding-block:2rem}.hero h1{font-size:clamp(2.65rem,11.5vw,4.5rem)}.hero-foot button{display:block;min-height:44px}.hero-actions{gap:.6rem 1.2rem}.hero .eyebrow{letter-spacing:.06em}.hero .lead br{display:none}}
/* Carry the same ambient network and navy glow across the entire hero. */
.network-scene{background:radial-gradient(ellipse at 20% 48%,#12355555,transparent 58%),radial-gradient(ellipse at 78% 55%,#11335480,transparent 60%)}.hero:after{background:linear-gradient(90deg,#070b144d 0%,#070b1438 40%,transparent 75%)}@media(max-width:700px){.hero:after{background:linear-gradient(180deg,#070b1455,#070b1470 60%,#070b1430)}}

/* One grid language across dark and light surfaces. */
.surface{background-color:#f2f4f7;background-image:linear-gradient(rgba(33,66,108,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(33,66,108,.07) 1px,transparent 1px);background-size:48px 48px}.brand-strip,footer{background-image:linear-gradient(rgba(139,174,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(139,174,255,.025) 1px,transparent 1px);background-size:48px 48px}.partner-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1.25rem);border:0}.partner-grid span{min-height:clamp(5rem,7vw,6.5rem);padding:1rem;border:1px solid #dce5ef;border-radius:18px;background:#ffffffd9;box-shadow:0 10px 24px #1c3c5c0a;color:#13243d;font-size:clamp(.85rem,1.15vw,1.2rem);letter-spacing:-.02em;transition:translate .35s var(--ease),box-shadow .35s,border-color .35s,color .35s}.partner-grid span:hover{translate:0 -5px;border-color:#79a7ef;box-shadow:0 16px 30px #1c4d7a1c;color:#285fc9}@media(max-width:900px){.partner-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,10.5rem),1fr))}}@media(max-width:700px){.surface{background-size:34px 34px}.partner-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));gap:.7rem}.partner-grid span{min-height:4.8rem;border-radius:14px}}

/* Final viewport pass: one fluid layout from compact phones through large displays. */
@media(max-width:1080px){.hero-copy{max-width:min(100%,36rem)}.hero-layout{min-height:calc(100svh - 11rem)}.brand-strip .wrap{gap:clamp(1.25rem,4vw,2.5rem)}.brand-strip div{gap:clamp(.8rem,2vw,1.5rem)}.timeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr))}}
@media(max-width:700px){:root{--page:calc(100% - clamp(1.5rem,8vw,2.5rem));--space-section:clamp(3.75rem,14vw,5rem)}.hero{min-height:100svh}.hero-layout{min-height:calc(100svh - 10rem);padding-block:clamp(1.5rem,7vw,2.5rem)}.hero-copy{max-width:100%}.hero h1{max-width:10ch;line-height:.96;margin-block:clamp(1.1rem,5vw,1.5rem)}.hero .lead{max-width:34rem;line-height:1.65}.hero-actions{align-items:stretch;margin-top:clamp(1.25rem,6vw,1.75rem)}.hero-actions .pill{justify-content:space-between}.hero-foot{gap:.75rem}.hero-foot a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-strip .wrap{padding-block:1.5rem}.brand-strip div{grid-template-columns:repeat(auto-fit,minmax(min(100%,5rem),1fr));gap:1rem}.section-pad{padding-block:var(--space-section)}.about-grid,.approach-grid{gap:clamp(1.75rem,8vw,2.5rem)}.steps article{gap:1rem;padding-block:1.35rem}.steps h3{font-size:clamp(1.5rem,7vw,2rem);line-height:1.12}.timeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:2.25rem}.timeline article{padding-top:1.4rem}.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid{grid-template-columns:1fr}.contact-grid>div{max-width:34rem}footer{align-items:flex-start;flex-direction:column;min-height:0;padding-block:2rem}footer p{order:initial}}
@media(max-width:375px){.hero h1{font-size:clamp(2.55rem,11.5vw,3.25rem)}.hero-actions .pill{font-size:.66rem}.hero-foot{font-size:.44rem}.partner-grid{grid-template-columns:1fr}.partner-grid span{min-height:4.4rem}}

/* Desktop navigation separates the FTR mark from the centered service menu. */
@media(min-width:961px){.header.header{width:calc(100% - clamp(3rem,6vw,7rem));max-width:none;min-height:0;padding:0;background:none;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:none}.header.header:hover{width:calc(100% - clamp(3rem,6vw,7rem));min-height:0;padding:0;background:none;box-shadow:none}.header .brand{position:relative;z-index:1;flex:0 0 auto;padding:.72rem 1rem;border:1px solid rgba(211,231,255,.38);border-radius:4px;background:rgba(246,249,255,.96);color:#0a1525;box-shadow:0 10px 22px rgba(0,0,0,.22);font-size:clamp(1.7rem,2.2vw,2.15rem)}.header .brand-divider{background:#647084}.header .brand-caption{color:#35445a}.header .nav-links{position:absolute;left:50%;transform:translateX(-50%);margin:0;padding:.34rem .55rem;border:1px solid rgba(207,225,246,.45);background:linear-gradient(120deg,rgba(46,70,96,.93),rgba(14,27,43,.94));box-shadow:0 12px 28px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.18);backdrop-filter:blur(14px) saturate(125%);-webkit-backdrop-filter:blur(14px) saturate(125%);transition:padding .38s var(--ease),box-shadow .38s var(--ease),border-color .38s}.header .nav-links:hover{padding:.5rem .82rem;border-color:rgba(225,238,255,.68);box-shadow:0 18px 34px rgba(0,0,0,.37),inset 0 1px 0 rgba(255,255,255,.25)}.header .nav-links a{padding:.7rem clamp(.8rem,1.45vw,1.35rem);background:transparent;color:#e9f1fb;font-size:clamp(.7rem,.9vw,.9rem)}.header .nav-links a:hover{background:rgba(255,255,255,.1);border-color:transparent;box-shadow:none;transform:none;text-decoration:underline;text-underline-offset:.36rem}.header .menu-toggle{display:none}}

/* One coordinated milestone handoff: smooth cross-fade without competing transforms. */
@media(min-width:1360px) and (hover:hover) and (pointer:fine){.journey.journey.journey.journey .timeline article{filter:none!important;opacity:1;transition:opacity .62s ease,transform .62s cubic-bezier(.22,.8,.22,1)!important}.journey.journey.journey.journey .timeline:has(article:hover) article{opacity:.4;transform:translateY(0) scale(.99)!important}.journey.journey.journey.journey .timeline:has(article:hover) article:hover{opacity:1;transform:translateY(-.42rem) scale(1.015)!important}.journey.journey.journey.journey .timeline article b,.journey.journey.journey.journey .timeline article h3,.journey.journey.journey.journey .timeline article p{transform:none!important;transition:color .48s ease,text-shadow .48s ease!important}.journey.journey.journey.journey .timeline article:hover b{color:#b9d8ff;text-shadow:0 0 24px rgba(112,170,255,.68)}.journey.journey.journey.journey .timeline article:hover h3{color:#fff}.journey.journey.journey.journey .timeline article:hover:before{animation-play-state:paused;filter:brightness(1.4)}}

/* Phone navigation is a transparent liquid-glass layer over the live backdrop. */
@media(max-width:700px){.header{isolation:isolate;overflow:hidden;background:linear-gradient(115deg,rgba(119,166,222,.2),rgba(19,43,77,.28) 48%,rgba(120,179,237,.16));border-color:rgba(211,233,255,.38);box-shadow:0 12px 32px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.27);backdrop-filter:blur(26px) saturate(175%);-webkit-backdrop-filter:blur(26px) saturate(175%)}.header:before{content:"";position:absolute;z-index:-1;inset:-100% -45%;pointer-events:none;background:linear-gradient(110deg,transparent 43%,rgba(255,255,255,.24) 50%,rgba(139,205,255,.12) 55%,transparent 62%);transform:translateX(-24%) rotate(5deg);animation:phone-glass-flow 9s ease-in-out infinite}.header .menu-toggle{background:rgba(236,247,255,.1);border-color:rgba(232,246,255,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}.menu-panel{background:linear-gradient(135deg,rgba(24,49,82,.62),rgba(7,16,30,.74));border:1px solid rgba(202,228,255,.24);box-shadow:0 22px 44px rgba(0,0,0,.32);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}}@keyframes phone-glass-flow{0%,100%{transform:translateX(-28%) rotate(5deg)}50%{transform:translateX(28%) rotate(5deg)}}@media(prefers-reduced-motion:reduce){.header:before{animation:none}}

/* Smooth handoff between milestones: focus glides instead of snapping. */
@media(min-width:1101px) and (hover:hover) and (pointer:fine){.journey.journey .timeline article{transition:transform .78s cubic-bezier(.16,1,.3,1),filter .72s ease,opacity .72s ease}.journey.journey .timeline article b,.journey.journey .timeline article h3,.journey.journey .timeline article p{transition:transform .72s cubic-bezier(.16,1,.3,1),color .62s ease,text-shadow .72s ease}.journey.journey .timeline:has(article:hover) article:not(:hover){filter:opacity(.58) saturate(.72);transform:translateY(.12rem) scale(.985)}.journey.journey .timeline article:hover{transform:translateY(-.72rem) scale(1.022)!important}.journey.journey .timeline article:hover b{transform:translateY(-.18rem) skewX(-2deg)}.journey.journey .timeline article:hover h3,.journey.journey .timeline article:hover p{transform:translateX(.3rem)}}

/* Animated signal route: live data pulses, staggered arrivals, and tactile milestones. */
@media(min-width:1101px){.journey.journey .timeline:before{background-size:220% 100%;animation:route-current 5.5s linear infinite}.journey.journey .timeline article{transition:transform .48s var(--ease),filter .48s var(--ease);will-change:transform}.journey.journey .timeline article:before{animation:node-breathe 2.8s ease-in-out infinite}.journey.journey .timeline article:nth-child(2):before{animation-delay:.35s}.journey.journey .timeline article:nth-child(3):before{animation-delay:.7s}.journey.journey .timeline article:nth-child(4):before{animation-delay:1.05s}.journey.journey .timeline article:nth-child(5):before{animation-delay:1.4s}.journey.journey .timeline article:nth-child(6):before{animation-delay:1.75s}.journey.journey .timeline article.reveal-visible{animation:route-arrive .72s var(--ease)}.journey.journey .timeline article:nth-child(2).reveal-visible{animation-delay:.08s}.journey.journey .timeline article:nth-child(3).reveal-visible{animation-delay:.16s}.journey.journey .timeline article:nth-child(4).reveal-visible{animation-delay:.24s}.journey.journey .timeline article:nth-child(5).reveal-visible{animation-delay:.32s}.journey.journey .timeline article:nth-child(6).reveal-visible{animation-delay:.4s}.journey.journey .timeline b{display:inline-block;transition:transform .45s var(--ease),color .45s,text-shadow .45s}.journey.journey .timeline h3{position:relative;transition:transform .45s var(--ease),color .45s}.journey.journey .timeline h3:after{content:"";position:absolute;left:0;bottom:-.6rem;width:2.6rem;height:1px;background:linear-gradient(90deg,#85b5ff,transparent);transform:scaleX(.45);transform-origin:left;transition:transform .45s var(--ease),width .45s}.journey.journey .timeline p{transition:transform .45s var(--ease),color .45s}@media(hover:hover) and (pointer:fine){.journey.journey .timeline:has(article:hover) article:not(:hover){filter:opacity(.48) saturate(.55)}.journey.journey .timeline article:hover{transform:translateY(-1rem) scale(1.035)!important;filter:none}.journey.journey .timeline article:hover b{transform:translateY(-.3rem) skewX(-4deg);color:#b9d8ff;text-shadow:0 0 30px rgba(112,170,255,.8)}.journey.journey .timeline article:hover h3{transform:translateX(.5rem);color:#fff}.journey.journey .timeline article:hover h3:after{width:6rem;transform:scaleX(1)}.journey.journey .timeline article:hover p{transform:translateX(.5rem);color:#d5e4f6}}}@keyframes route-current{0%{background-position:0 0}100%{background-position:220% 0}}@keyframes node-breathe{0%,100%{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.55);transform:scale(1.22)}}@keyframes route-arrive{0%{opacity:0;transform:translateY(1.7rem) scale(.94)}65%{opacity:1;transform:translateY(-.18rem) scale(1.01)}100%{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1100px){.journey.journey .timeline article:before{animation:node-breathe 3s ease-in-out infinite}.journey.journey .timeline article.reveal-visible{animation:route-arrive .65s var(--ease)}}@media(prefers-reduced-motion:reduce){.journey.journey .timeline:before,.journey.journey .timeline article:before,.journey.journey .timeline article.reveal-visible{animation:none}.journey.journey .timeline article,.journey.journey .timeline b,.journey.journey .timeline h3,.journey.journey .timeline p{transition:none}}

@media(min-width:1101px) and (hover:hover) and (pointer:fine){.journey.journey.journey .timeline article{transition:transform .78s cubic-bezier(.16,1,.3,1),filter .72s ease,opacity .72s ease}.journey.journey.journey .timeline article b,.journey.journey.journey .timeline article h3,.journey.journey.journey .timeline article p{transition:transform .72s cubic-bezier(.16,1,.3,1),color .62s ease,text-shadow .72s ease}.journey.journey.journey .timeline:has(article:hover) article:not(:hover){filter:opacity(.58) saturate(.72);transform:translateY(.12rem) scale(.985)}.journey.journey.journey .timeline article:hover{transform:translateY(-.72rem) scale(1.022)!important}.journey.journey.journey .timeline article:hover b{transform:translateY(-.18rem) skewX(-2deg)}.journey.journey.journey .timeline article:hover h3,.journey.journey.journey .timeline article:hover p{transform:translateX(.3rem)}}

/* Signal-route journey: milestones belong to one connected route, not separate boxes. */
@media(min-width:1101px){.journey.journey .timeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);padding-top:0}.journey.journey .timeline:before{top:2.55rem;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0,#4d7dc2 4%,#78a9ff 50%,#4d7dc2 96%,transparent 100%);box-shadow:0 0 18px rgba(93,147,255,.33)}.journey.journey .timeline article,.journey.journey .timeline article:nth-child(2),.journey.journey .timeline article:nth-child(3),.journey.journey .timeline article:nth-child(5),.journey.journey .timeline article:nth-child(6){min-height:17rem;padding:5rem 0 0;overflow:visible;border:0;border-radius:0;background:none;box-shadow:none;transform:none}.journey.journey .timeline article:before{top:1.9rem;left:0;width:.82rem;height:.82rem;border:3px solid #0b1321;background:#80b1ff;box-shadow:0 0 0 5px #0b1321,0 0 0 7px rgba(105,160,255,.34),0 0 18px rgba(112,171,255,.7)}.journey.journey .timeline article:after{display:none}.journey.journey .timeline b{font-size:clamp(2.5rem,3.25vw,4rem);line-height:.9}.journey.journey .timeline h3{margin-top:1.45rem;max-width:12ch;font-size:clamp(1.18rem,1.3vw,1.5rem);line-height:1.08}.journey.journey .timeline h3:before{margin-bottom:.55rem}.journey.journey .timeline p{max-width:21ch;font-size:clamp(.8rem,.9vw,.94rem);line-height:1.65}.journey.journey .timeline article:hover{transform:translateY(-.45rem)!important;border:0;box-shadow:none}.journey.journey .timeline article:hover:before{background:#fff;box-shadow:0 0 0 5px #0b1321,0 0 0 8px rgba(117,171,255,.34),0 0 26px rgba(117,171,255,.95)}}@media(min-width:701px) and (max-width:1100px){.journey.journey .timeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:2.75rem 2rem}.journey.journey .timeline:before{display:none}.journey.journey .timeline article{min-height:0;padding:1.25rem 0 0;border:0;border-top:1px solid rgba(113,163,231,.55);border-radius:0;background:none;box-shadow:none;transform:none}.journey.journey .timeline article:before{top:-.42rem;left:0}.journey.journey .timeline article:after{display:none}.journey.journey .timeline b{font-size:3.25rem}.journey.journey .timeline article:hover{transform:translateY(-.25rem);border-color:#83b4ff;box-shadow:none}}@media(max-width:700px){.journey.journey .timeline{padding:0 0 0 1.75rem;gap:0}.journey.journey .timeline:before{display:block;top:.5rem;bottom:.5rem;left:.32rem;right:auto;width:1px;height:auto;background:linear-gradient(#7eafff,#345d96 86%,transparent)}.journey.journey .timeline article,.journey.journey .timeline article:nth-child(2),.journey.journey .timeline article:nth-child(3),.journey.journey .timeline article:nth-child(5),.journey.journey .timeline article:nth-child(6){padding:0 0 2.4rem;overflow:visible;border:0;border-radius:0;background:none;box-shadow:none;transform:none}.journey.journey .timeline article:before{top:.5rem;left:-1.78rem}.journey.journey .timeline article:after{display:none}.journey.journey .timeline h3{margin-top:.8rem}.journey.journey .timeline p{max-width:34ch}}


/* Journey milestones: an editorial card timeline with a connected technical rail. */
.journey .timeline{position:relative;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:clamp(1rem,2vw,1.7rem);margin-top:clamp(3rem,6vw,4.75rem);padding-top:1.2rem}.journey .timeline:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#5f93ff80 8%,#5f93ff80 92%,transparent)}.journey .timeline article{isolation:isolate;overflow:hidden;min-height:17.5rem;padding:clamp(1.4rem,2.4vw,2rem);border:1px solid rgba(135,175,235,.28);border-radius:18px;background:linear-gradient(145deg,rgba(28,48,78,.62),rgba(8,15,27,.86));box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 14px 32px rgba(0,0,0,.12);transition:transform .45s var(--ease),border-color .45s,box-shadow .45s}.journey .timeline article:before{top:-.3rem;left:1.4rem;width:.72rem;height:.72rem;border:2px solid #0b1321;background:#70a1ff;box-shadow:0 0 0 5px rgba(95,147,255,.13)}.journey .timeline article:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 92% 8%,rgba(91,155,255,.25),transparent 31%),linear-gradient(90deg,rgba(120,169,239,.05) 1px,transparent 1px),linear-gradient(rgba(120,169,239,.05) 1px,transparent 1px);background-size:auto,28px 28px,28px 28px;opacity:.8}.journey .timeline b{font-size:clamp(2.9rem,4.3vw,4.5rem);font-weight:400;letter-spacing:-.075em;color:#76a5ff;text-shadow:0 0 24px rgba(93,145,255,.2)}.journey .timeline h3{margin-top:1.1rem;font-size:clamp(1.35rem,1.8vw,1.7rem);line-height:1.05;letter-spacing:-.025em}.journey .timeline h3:before{content:"MILESTONE / ";display:block;margin-bottom:.65rem;color:#8ca0bd;font:clamp(.5rem,.65vw,.6rem)/1.2 Mono,monospace;letter-spacing:.16em}.journey .timeline p{max-width:34ch;font-size:clamp(.88rem,1.05vw,1rem);line-height:1.7;color:#b7c7dc}.journey .timeline article:nth-child(2),.journey .timeline article:nth-child(5){transform:translateY(clamp(.7rem,2vw,1.6rem))}.journey .timeline article:nth-child(3),.journey .timeline article:nth-child(6){transform:translateY(clamp(1.35rem,4vw,3.2rem))}@media(hover:hover) and (pointer:fine){.journey .timeline article:hover{transform:translateY(-.45rem) scale(1.018);border-color:#83b4ff;box-shadow:0 24px 44px rgba(0,0,0,.32),0 0 28px rgba(81,142,246,.17)}.journey .timeline article:hover:before{background:#d5e7ff;box-shadow:0 0 0 6px rgba(117,171,255,.24),0 0 20px rgba(117,171,255,.75)}}@media(max-width:700px){.journey .timeline{grid-template-columns:1fr;padding-top:.9rem;gap:1rem}.journey .timeline article,.journey .timeline article:nth-child(2),.journey .timeline article:nth-child(3),.journey .timeline article:nth-child(5),.journey .timeline article:nth-child(6){min-height:0;transform:none}.journey .timeline article{padding:1.35rem 1.2rem}.journey .timeline b{font-size:clamp(2.65rem,13vw,3.65rem)}}

/* Mid-size screens keep the route spacious instead of compressing six milestones. */
@media(min-width:701px) and (max-width:1359px){.journey.journey.journey .timeline{grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:2.75rem 2rem}.journey.journey.journey .timeline:before{display:none}.journey.journey.journey .timeline article,.journey.journey.journey .timeline article:nth-child(2),.journey.journey.journey .timeline article:nth-child(3),.journey.journey.journey .timeline article:nth-child(5),.journey.journey.journey .timeline article:nth-child(6){min-height:0;padding:1.4rem 0 0;overflow:visible;border:0;border-top:1px solid rgba(113,163,231,.55);border-radius:0;background:none;box-shadow:none;transform:none}.journey.journey.journey .timeline article:before{top:-.42rem;left:0}.journey.journey.journey .timeline article:after{display:none}.journey.journey.journey .timeline h3{max-width:18ch}.journey.journey.journey .timeline p{max-width:34ch}.journey.journey.journey .timeline article:hover{transform:translateY(-.35rem) scale(1.01)!important}}

/* Ensure every link remains high-contrast over the light liquid-glass state. */
@media(min-width:961px){.header.glass-light .nav-links a,.header.glass-light .nav-links a .pill-label,.header.glass-light .nav-links a .wl{color:#070b14!important;text-shadow:none}.header.glass-light .nav-links a:hover,.header.glass-light .nav-links a:hover .pill-label,.header.glass-light .nav-links a:hover .wl{color:#000!important}}

/* Live liquid glass: blur, reflection and translucency adapt as the page scrolls beneath it. */
@media(min-width:961px){.header .brand{background:linear-gradient(115deg,rgba(239,247,255,.22),rgba(165,202,242,.08));color:#f4f8ff;backdrop-filter:blur(24px) saturate(170%);-webkit-backdrop-filter:blur(24px) saturate(170%);box-shadow:0 12px 30px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.36)}.header .brand-divider{background:rgba(233,243,255,.35)}.header .brand-caption{color:#dbe9fb}.header .nav-links{overflow:hidden;isolation:isolate;background:linear-gradient(115deg,rgba(235,247,255,.17),rgba(104,157,213,.1) 48%,rgba(7,27,52,.16));border-color:rgba(225,241,255,.5);backdrop-filter:blur(28px) saturate(175%);-webkit-backdrop-filter:blur(28px) saturate(175%);box-shadow:0 15px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.37)}.header .nav-links:before{content:"";position:absolute;z-index:-1;inset:-120% -45%;background:linear-gradient(108deg,transparent 42%,rgba(255,255,255,.3) 49%,rgba(171,218,255,.12) 54%,transparent 61%);transform:translateX(-28%) rotate(5deg);animation:glass-flow 8s ease-in-out infinite}.header .nav-links a{color:#f4f8ff;text-shadow:0 1px 8px rgba(0,0,0,.28)}.header.glass-light .brand{background:linear-gradient(115deg,rgba(255,255,255,.58),rgba(200,220,241,.35));border-color:rgba(52,80,113,.27);color:#10223b;box-shadow:0 12px 28px rgba(32,65,101,.15),inset 0 1px 0 rgba(255,255,255,.75)}.header.glass-light .brand-divider{background:rgba(38,65,99,.3)}.header.glass-light .brand-caption{color:#324967}.header.glass-light .nav-links{background:linear-gradient(115deg,rgba(255,255,255,.48),rgba(191,217,244,.3) 48%,rgba(223,239,255,.42));border-color:rgba(43,73,108,.26);box-shadow:0 15px 34px rgba(32,65,101,.13),inset 0 1px 0 rgba(255,255,255,.76)}.header.glass-light .nav-links a{color:#162b47;text-shadow:none}.header.glass-light .nav-links a:hover{background:rgba(34,82,138,.1);color:#0a4f9f}}@keyframes glass-flow{0%,100%{transform:translateX(-32%) rotate(5deg)}50%{transform:translateX(30%) rotate(5deg)}}@media(prefers-reduced-motion:reduce){.header .nav-links:before{animation:none}}

/* Final desktop mark and a more noticeable liquid-glass expansion. */
@media(min-width:961px){.header .brand{background:linear-gradient(125deg,rgba(7,9,13,.94),rgba(22,24,28,.86));border-color:rgba(255,255,255,.13);color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.header .brand-divider{background:rgba(255,255,255,.3)}.header .brand-caption{color:#c6ceda}.header.glass-light .brand{background:linear-gradient(125deg,rgba(7,9,13,.94),rgba(22,24,28,.86));border-color:rgba(255,255,255,.13);color:#fff}.header.glass-light .brand-divider{background:rgba(255,255,255,.3)}.header.glass-light .brand-caption{color:#c6ceda}.header .nav-links{min-height:3.2rem;transform:translateX(-50%) scale(1);transform-origin:center;transition:transform .48s var(--ease),padding .48s var(--ease),box-shadow .48s var(--ease),border-color .48s}.header .nav-links:hover{padding:.62rem 1rem;transform:translateX(-50%) scale(1.08);border-color:rgba(235,246,255,.76);box-shadow:0 23px 42px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.3)}}

/* Final phone override keeps the bar visibly translucent above every section. */
@media(max-width:700px){.header.header{background:linear-gradient(115deg,rgba(119,166,222,.2),rgba(19,43,77,.28) 48%,rgba(120,179,237,.16));border-color:rgba(211,233,255,.38);box-shadow:0 12px 32px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.27);backdrop-filter:blur(26px) saturate(175%);-webkit-backdrop-filter:blur(26px) saturate(175%)}}

/* A pale section changes every mobile navigation control to an ink glass tone. */
@media(max-width:960px){.header.glass-light{background:linear-gradient(115deg,rgba(255,255,255,.62),rgba(219,232,246,.44) 48%,rgba(255,255,255,.5));border-color:rgba(48,77,110,.25);color:#081323;box-shadow:0 12px 32px rgba(32,65,101,.16),inset 0 1px 0 rgba(255,255,255,.8)}.header.glass-light .brand{color:#081323}.header.glass-light .brand-divider{background:rgba(21,47,78,.35)}.header.glass-light .brand-caption{color:#304865}.header.glass-light .menu-toggle{background:rgba(12,34,61,.09);border-color:rgba(35,67,101,.24);color:#081323;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.header.glass-light~.menu-panel{background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(218,233,248,.7));border-color:rgba(46,78,111,.24);color:#081323;box-shadow:0 22px 44px rgba(32,65,101,.2),inset 0 1px 0 rgba(255,255,255,.82)}.header.glass-light~.menu-panel p{color:#3e628d}.header.glass-light~.menu-panel a{border-color:rgba(35,66,100,.18)}.header.glass-light~.menu-panel a span{color:#245fa7}}

/* Liquid-glass navigation: the desktop bar opens softly around its existing links. */
.header{background:linear-gradient(115deg,rgba(54,92,145,.76),rgba(19,42,75,.66) 55%,rgba(55,103,160,.58));border:1px solid rgba(188,220,255,.3);box-shadow:0 14px 38px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.25);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);transition:width .52s var(--ease),min-height .52s var(--ease),padding .52s var(--ease),background .52s var(--ease),box-shadow .52s var(--ease)}.nav-links{padding:4px;border:1px solid rgba(222,237,255,.18);border-radius:999px;background:rgba(7,15,29,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}.nav-links a{background:rgba(236,245,255,.1);border:1px solid transparent;transition:transform .32s var(--ease),background .32s,border-color .32s,box-shadow .32s}.nav-links a:hover{background:rgba(255,255,255,.22);border-color:rgba(235,247,255,.38);color:#fff;box-shadow:0 8px 17px rgba(2,12,28,.2);transform:translateY(-1px)}.menu-toggle{background:rgba(7,15,29,.22);border:1px solid rgba(222,237,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}@media(min-width:961px) and (hover:hover) and (pointer:fine){.header{width:min(calc(100% - clamp(4rem,10vw,10rem)),80rem);min-height:4rem}.header:hover{width:min(calc(100% - clamp(2rem,5vw,5rem)),86rem);min-height:4.7rem;padding-top:.8rem;padding-bottom:.8rem;background:linear-gradient(115deg,rgba(66,111,171,.84),rgba(24,55,95,.75) 55%,rgba(65,119,183,.67));box-shadow:0 20px 48px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.32)}}@media(max-width:700px){.header{background:linear-gradient(115deg,rgba(44,78,123,.88),rgba(14,31,54,.84));backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%)}}

/* Custom Tech Neural Preloader */
.ftr-loader {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: radial-gradient(circle at 50% 45%, #0e1a2f 0%, #070b14 70%, #04070d 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.65s ease;
  pointer-events: all;
}

.ftr-loader.loader-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.ftr-loader-core {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
}

.ftr-loader-rings {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
}

.loader-ring {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.loader-ring.outer {
  width: 130px;
  height: 130px;
  border: 1.5px solid rgba(95, 147, 255, 0.18);
  border-top-color: #5f93ff;
  border-right-color: rgba(95, 147, 255, 0.6);
  animation: ftrSpinOuter 2.2s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite;
  box-shadow: 0 0 25px rgba(95, 147, 255, 0.22);
}

.loader-ring.middle {
  width: 104px;
  height: 104px;
  border: 1.5px dashed rgba(120, 179, 255, 0.35);
  border-bottom-color: #8bb7ff;
  animation: ftrSpinInner 3.2s linear infinite reverse;
}

.loader-ring.inner {
  width: 82px;
  height: 82px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-left-color: #ffffff;
  animation: ftrSpinOuter 1.5s ease-in-out infinite;
}

.loader-pulse {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(95, 147, 255, 0.35) 0%, rgba(95, 147, 255, 0) 70%);
  animation: ftrPulseGlow 2s ease-in-out infinite alternate;
}

.ftr-loader-symbol {
  position: relative;
  z-index: 2;
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  color: #ffffff;
  filter: drop-shadow(0 0 10px rgba(95, 147, 255, 0.6));
}

.ftr-loader-symbol svg {
  width: 100%;
  height: 100%;
}

.ftr-svg-path {
  animation: ftrPathShimmer 2s ease-in-out infinite alternate;
}

.ftr-svg-node {
  animation: ftrNodeBlink 1.4s ease-in-out infinite alternate;
}

.ftr-svg-node.n2 { animation-delay: 0.35s; }
.ftr-svg-node.n3 { animation-delay: 0.7s; }

.ftr-loader-text {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  margin-top: 155px;
}

.ftr-loader-title {
  font-family: MonaNarrow, Impact, sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 700;
  text-shadow: 0 0 12px rgba(95, 147, 255, 0.5);
}

.ftr-loader-sub {
  font-family: Mono, monospace;
  font-size: 9px;
  letter-spacing: 2.2px;
  color: #79a5f2;
  opacity: 0.85;
  animation: ftrTextFlicker 1.8s ease-in-out infinite alternate;
}

.ftr-loader-track {
  position: relative;
  z-index: 2;
  width: 110px;
  height: 2px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 99px;
  overflow: hidden;
  margin-top: 12px;
}

.ftr-loader-bar {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, #5f93ff 50%, #b8d4ff 100%);
  border-radius: 99px;
  transform: translateX(-100%);
  animation: ftrBarFlow 1.6s ease-in-out infinite;
}

@keyframes ftrSpinOuter {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes ftrSpinInner {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@keyframes ftrPulseGlow {
  0% { transform: scale(0.85); opacity: 0.3; }
  100% { transform: scale(1.4); opacity: 0.8; }
}

@keyframes ftrPathShimmer {
  0% { fill: #ffffff; }
  100% { fill: #82aeff; }
}

@keyframes ftrNodeBlink {
  0% { opacity: 0.4; transform: scale(0.8); }
  100% { opacity: 1; transform: scale(1.25); filter: drop-shadow(0 0 4px #5f93ff); }
}

@keyframes ftrTextFlicker {
  0%, 100% { opacity: 0.7; }
  50% { opacity: 1; }
}

@keyframes ftrBarFlow {
  0% { transform: translateX(-100%); }
  50% { transform: translateX(0%); }
  100% { transform: translateX(100%); }
}

@media (prefers-reduced-motion: reduce) {
  .loader-ring, .loader-pulse, .ftr-loader-bar, .ftr-svg-node {
    animation: none !important;
  }
}

/* Premium 404 Error Page Experience */
.notfound-body {
  margin: 0;
  background: #070b14;
  color: #f6f8ff;
  font-family: Mona, Arial, sans-serif;
  overflow-x: hidden;
  min-height: 100svh;
}

.notfound-scene {
  position: relative;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 80px 24px 40px;
  box-sizing: border-box;
  isolation: isolate;
  background: 
    radial-gradient(ellipse at 50% 35%, rgba(20, 52, 102, 0.45), transparent 60%),
    radial-gradient(circle at 80% 20%, rgba(95, 147, 255, 0.12), transparent 40%),
    #070b14;
}

.notfound-grid-bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background-image: 
    linear-gradient(rgba(139, 174, 255, 0.05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(139, 174, 255, 0.05) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(circle at center, black 40%, transparent 85%);
  -webkit-mask-image: radial-gradient(circle at center, black 40%, transparent 85%);
}

.notfound-card {
  position: relative;
  z-index: 2;
  max-width: 620px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: clamp(32px, 6vw, 64px) clamp(24px, 5vw, 48px);
  background: linear-gradient(135deg, rgba(18, 32, 58, 0.65), rgba(9, 16, 30, 0.75));
  border: 1px solid rgba(139, 174, 255, 0.2);
  border-radius: 24px;
  backdrop-filter: blur(24px) saturate(160%);
  -webkit-backdrop-filter: blur(24px) saturate(160%);
  box-shadow: 
    0 24px 64px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 0 50px rgba(95, 147, 255, 0.15);
}

.notfound-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: Mono, monospace;
  font-size: 11px;
  letter-spacing: 2px;
  color: #79aeff;
  background: rgba(95, 147, 255, 0.1);
  border: 1px solid rgba(95, 147, 255, 0.3);
  padding: 6px 14px;
  border-radius: 999px;
  margin-bottom: 24px;
}

.notfound-badge i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #5f93ff;
  box-shadow: 0 0 8px #5f93ff;
}

.notfound-glitch-wrap {
  position: relative;
  line-height: 0.9;
  margin-bottom: 12px;
}

.notfound-code-big {
  font-family: MonaNarrow, Impact, sans-serif;
  font-size: clamp(84px, 16vw, 150px);
  font-weight: 700;
  letter-spacing: -4px;
  background: linear-gradient(180deg, #ffffff 30%, #7caeff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 35px rgba(95, 147, 255, 0.45));
}

.notfound-h2 {
  font-family: MonaNarrow, Impact, sans-serif;
  font-size: clamp(24px, 4vw, 36px);
  letter-spacing: -0.5px;
  color: #ffffff;
  margin: 0 0 14px;
}

.notfound-h2 span {
  color: #5f93ff;
}

.notfound-msg {
  color: #a5b2c5;
  font-size: clamp(14px, 1.8vw, 16px);
  line-height: 1.65;
  max-width: 440px;
  margin: 0 0 36px;
}

.notfound-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  width: 100%;
}

.notfound-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 14px 28px;
  border-radius: 999px;
  background: #5f93ff;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), background 0.3s, box-shadow 0.3s;
  box-shadow: 0 8px 24px rgba(95, 147, 255, 0.35);
}

.notfound-btn-primary:hover {
  background: #3c7bf9;
  transform: translateY(-3px);
  box-shadow: 0 12px 32px rgba(95, 147, 255, 0.5);
}

.notfound-btn-secondary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 24px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: #dbe4f1;
  font-size: 13px;
  font-weight: 500;
  transition: transform 0.3s, background 0.3s, border-color 0.3s;
}

.notfound-btn-secondary:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.3);
  transform: translateY(-3px);
  color: #ffffff;
}

.notfound-links-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  width: 100%;
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.notfound-quick-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 8px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background 0.25s, border-color 0.25s, transform 0.25s;
}

.notfound-quick-link:hover {
  background: rgba(95, 147, 255, 0.08);
  border-color: rgba(95, 147, 255, 0.25);
  transform: translateY(-2px);
}

.notfound-quick-link span {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 2px;
}

.notfound-quick-link small {
  font-family: Mono, monospace;
  font-size: 9px;
  color: #79aeff;
}

@media (max-width: 600px) {
  .notfound-links-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .notfound-quick-link {
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 16px;
  }
}
