:root{--green:#19A678;--navy:#181638;--ink:#11152f;--muted:#687187;--soft:#f5f8fb;--blue:#2588ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{height:34px;background:var(--navy);color:#fff;font-size:11px}.topinner{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;text-decoration:none;margin-left:14px}header{height:76px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid #eef0f4;backdrop-filter:blur(12px)}.nav{height:100%;display:flex;align-items:center;gap:42px}.nav>a:first-child img{width:142px;display:block}.nav nav{margin-left:auto;display:flex;gap:36px}.nav nav a,.foot a{color:inherit;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff!important;text-decoration:none;border:0;border-radius:9px;padding:15px 24px;font:600 14px Inter;transition:.25s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(25,166,120,.22)}#menu{display:none;background:none;border:0;font-size:25px}.hero{height:620px;position:relative;overflow:hidden;color:#fff}.heroimg{position:absolute;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,17,.83) 0%,rgba(5,8,17,.64) 42%,rgba(5,8,17,.08) 78%)}.heroContent{position:relative;padding-top:98px}.pill{border:1px solid var(--green);border-left-color:#315aff;border-radius:40px;padding:8px 18px;display:inline-flex;gap:8px;align-items:center;font-size:12px;font-weight:600;letter-spacing:1.5px;background:rgba(255,255,255,.07)}.pill i{width:8px;height:8px;background:#fff;border-radius:50%;box-shadow:0 0 12px #fff}.hero h1,.section h2,.intersection h2,.statement h2,.contact h2{font-family:'Cormorant Garamond',serif}.hero h1{font-size:clamp(52px,5.4vw,80px);line-height:.98;margin:22px 0}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#2f8fff,#18c8c5,#54d579);-webkit-background-clip:text;color:transparent}.hero h3{font:600 20px 'Cormorant Garamond';margin:0 0 22px}.heroContent>p{max-width:660px;line-height:1.7;font-size:15px;color:#eef0f3}.actions{display:flex;gap:14px;margin-top:24px}.ghost{background:rgba(20,20,20,.25);border:1px solid rgba(255,255,255,.6)}.taking{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;margin-top:24px}.taking b{display:block;width:120px;height:3px;margin-bottom:12px;background:linear-gradient(90deg,#2789ff,var(--green))}.section{padding:76px 0}.soft{background:var(--soft)}.section h2{font-size:48px;margin:0 0 22px}.lead{max-width:800px;color:var(--muted);line-height:1.7;margin-bottom:34px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,.founderGrid article{position:relative;overflow:hidden;background:#fff;border:1px solid transparent;border-radius:12px;padding:30px 28px;min-height:165px;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#5468ff,#1ed9b1);background-origin:border-box;background-clip:padding-box,border-box;transition:.3s}.cards article:hover,.founderGrid article:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(31,49,85,.08)}.cards article>img,.founderGrid article>img{position:absolute;right:0;top:0;width:55%;height:auto;pointer-events:none}.cards span{position:relative;color:var(--green);font:600 23px 'Cormorant Garamond'}.cards h3,.founderGrid h3{position:relative;font:700 22px 'Cormorant Garamond';margin:18px 0 8px}.cards p,.founderGrid p{position:relative;color:var(--muted);font-size:13px;line-height:1.55;margin:0}.intersection{position:relative;overflow:hidden;background:var(--navy);color:#fff;padding:60px 0}.intersection>img{position:absolute;right:-2%;bottom:-55%;width:45%;opacity:.65}.intersectionGrid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.intersection h2{font-size:47px;margin:0}.intersection h2 small{display:block;font:500 16px Inter;color:#3bd1a2;margin-bottom:8px}.intersection h2 em,.contact h2 em{font-style:normal;color:#34d1a3}.intersection p{font-size:13px;line-height:1.7;color:#e6e6ed}.eyebrow{color:var(--green);font-size:13px}.founderGrid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.founderGrid article{min-height:210px}.founderGrid article>img{top:auto;bottom:0;width:47%}.founderGrid h3{font-size:26px;margin:0 0 4px}.founderGrid strong{position:relative;color:var(--green);font-size:14px;font-style:italic}.founderGrid i{display:block;position:relative;width:55px;height:2px;background:linear-gradient(90deg,#268aff,var(--green));margin:10px 0 16px}.founderGrid p{max-width:70%}.founderGrid a{position:absolute;right:24px;bottom:18px;color:#3e4656;text-decoration:none;font-size:11px}.statement{text-align:center;background:var(--soft);padding:95px 20px}.statement .accent{width:85px;height:3px;background:linear-gradient(90deg,#2d8cff,var(--green));margin:0 auto 25px}.statement h2{font-size:42px;margin:0 0 12px}.statement p{font-size:12px;color:var(--muted)}.contact{position:relative;min-height:650px;color:#fff;overflow:hidden;padding:68px 0 25px}.contactbg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.contactshade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,15,51,.96) 0%,rgba(13,15,51,.88) 48%,rgba(13,15,51,.35) 100%)}.contactGrid,.foot{position:relative}.contactGrid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.whiteLogo{width:155px;margin-bottom:38px}.contact h2{font-size:54px;line-height:1;margin:12px 0 22px}.contactCopy>p:not(.eyebrow){max-width:520px;font-size:13px;line-height:1.75}.contactCopy h3{font:italic 600 20px 'Cormorant Garamond';margin:40px 0 18px}.contactline{display:flex;gap:14px;align-items:center;color:#fff;text-decoration:none;font-size:11px;margin:13px 0}.contactline img{width:42px;height:42px}.contactline b{font-weight:500;font-size:12px}.form{padding:28px;border:1px solid rgba(255,255,255,.2);background:rgba(7,12,32,.55);backdrop-filter:blur(12px);border-radius:14px;display:grid;gap:14px}.form input,.form textarea{width:100%;border:1px solid rgba(255,255,255,.06);background:rgba(34,63,76,.82);color:#fff;border-radius:7px;padding:15px;font:13px Inter;outline:none}.form textarea{height:130px;resize:vertical}.form input::placeholder,.form textarea::placeholder{color:#a9b2bc}.foot{margin-top:55px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#9ba2b5;font-size:10px}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:900px){.wrap{width:min(100% - 36px,760px)}.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;text-align:center;border-top:1px solid #eee}.nav nav.open{display:flex}.navcta{margin-left:auto}#menu{display:block}.hero{height:600px}.heroContent{padding-top:75px}.cards{grid-template-columns:repeat(2,1fr)}.intersectionGrid,.contactGrid{grid-template-columns:1fr;gap:42px}.intersection>img{width:70%}.contact{min-height:auto}.form{max-width:650px}.foot{margin-top:45px}}
@media(max-width:600px){.topbar{display:none}header{height:68px}.wrap{width:calc(100% - 30px)}.nav>a:first-child img{width:124px}.navcta{display:none}.nav nav{top:68px}.hero{height:650px}.heroimg{object-position:64% center}.shade{background:linear-gradient(90deg,rgba(4,8,17,.88),rgba(4,8,17,.55))}.heroContent{padding-top:64px}.hero h1{font-size:53px}.heroContent>p{font-size:13px;max-width:92%}.actions{flex-wrap:wrap}.section{padding:58px 0}.section h2{font-size:39px}.cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;gap:14px}.cards article{flex:0 0 84%;scroll-snap-align:start;min-height:170px}.intersection{padding:52px 0}.intersectionGrid{gap:28px}.intersection h2{font-size:40px}.founderGrid{grid-template-columns:1fr}.founderGrid p{max-width:78%}.statement{padding:70px 20px}.statement h2{font-size:35px}.contact{padding-top:50px}.contact h2{font-size:46px}.whiteLogo{width:135px;margin-bottom:28px}.form{padding:18px}.foot{flex-direction:column;gap:12px}.contactshade{background:linear-gradient(180deg,rgba(13,15,51,.94),rgba(13,15,51,.82))}}

/* v2 — immersive motion + responsive refinement */
.brand-loader{position:fixed;inset:0;z-index:9999;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .65s ease,visibility .65s ease}.brand-loader.loaded{opacity:0;visibility:hidden;pointer-events:none}.loader-mark{display:flex;align-items:center;gap:16px;animation:loaderIn .7s cubic-bezier(.2,.8,.2,1) both}.loader-mark img{width:78px}.loader-name{font:700 clamp(30px,4vw,48px) 'Cormorant Garamond';letter-spacing:-1px;color:var(--ink)}.loader-name span{display:block;font:500 9px Inter;letter-spacing:6px;text-align:center;margin-top:-5px}.loader-track{width:min(280px,62vw);height:2px;background:#dfe7eb;margin-top:28px;overflow:hidden;border-radius:99px}.loader-track i{display:block;height:100%;width:100%;transform-origin:left;animation:loaderProgress 1.5s cubic-bezier(.65,0,.35,1) both;background:linear-gradient(90deg,#285cff,#17c8ce,var(--green))}.brand-loader>p{font-size:8px;letter-spacing:3px;color:#7e8794;margin-top:15px}@keyframes loaderProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes loaderIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
header{transition:height .3s,box-shadow .3s,background .3s}header.scrolled{box-shadow:0 8px 30px rgba(20,30,55,.07);background:rgba(255,255,255,.88)}.heroimg{transform:scale(1.035);transition:transform .45s ease-out}.pill{animation:floatPill 3.8s ease-in-out infinite}.pill i{animation:pulseDot 1.8s ease-in-out infinite}@keyframes floatPill{50%{transform:translateY(-3px)}}@keyframes pulseDot{50%{box-shadow:0 0 18px 5px rgba(255,255,255,.28)}}.hero h1 em{background-size:180% 100%;animation:gradientMove 5s ease-in-out infinite}@keyframes gradientMove{50%{background-position:100% 0}}.taking b{background-size:200% 100%;animation:gradientMove 3s linear infinite}.cards article,.founderGrid article{will-change:transform;transform-style:preserve-3d}.cards article>img,.founderGrid article>img{transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .3s}.cards article:hover>img{transform:translate(8px,-5px) scale(1.05)}.founderGrid article:hover>img{transform:translate(7px,5px) scale(1.04)}.contactbg{transform:scale(1.015)}.form input:focus,.form textarea:focus{border-color:rgba(52,209,163,.7);box-shadow:0 0 0 3px rgba(25,166,120,.12)}.carousel-dots{display:none}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.heroimg{transform:none!important}}

@media(max-width:600px){body{overflow-x:hidden}.wrap{width:calc(100% - 32px)}header{height:66px}.nav{gap:12px}.nav>a:first-child img{width:116px}#menu{position:relative;width:40px;height:40px;font-size:0;border-radius:50%;background:#f3f7f7}#menu:before,#menu:after{content:"";position:absolute;left:11px;width:18px;height:1.5px;background:var(--ink);transition:.25s}#menu:before{top:15px;box-shadow:0 5px 0 var(--ink)}#menu:after{top:25px}#menu.active:before{top:20px;transform:rotate(45deg);box-shadow:none}#menu.active:after{top:20px;transform:rotate(-45deg)}.nav nav{top:66px;left:12px;right:12px;border:1px solid #e8edf0;border-radius:0 0 18px 18px;box-shadow:0 18px 35px rgba(20,30,55,.12);gap:0;padding:8px 18px 16px}.nav nav a{padding:15px;border-bottom:1px solid #eef1f2}.nav nav a:last-child{border:0}.hero{height:auto;min-height:700px;display:flex;align-items:flex-end}.heroimg{transform:scale(1.02);object-position:70% center}.shade{background:linear-gradient(180deg,rgba(4,8,17,.12) 0%,rgba(4,8,17,.36) 30%,rgba(4,8,17,.92) 68%,rgba(4,8,17,.98) 100%)}.heroContent{padding:210px 0 52px}.pill{font-size:10px;padding:7px 13px}.hero h1{font-size:clamp(48px,14.5vw,62px);line-height:.91;margin:18px 0 20px;max-width:340px}.hero h3{font-size:19px;margin-bottom:14px}.heroContent>p{font-size:12.5px;line-height:1.65;max-width:100%}.actions{display:grid;grid-template-columns:1fr 1.25fr;gap:10px}.actions .btn{padding:13px 10px;font-size:11px}.taking{margin-top:22px;font-size:9px}.taking b{width:92px}.section{padding:54px 0}.section h2{font-size:38px;line-height:1}.lead{font-size:13px;line-height:1.65;margin-bottom:24px}.cards{margin-right:-16px;padding:4px 16px 14px 0;scroll-padding-left:0;overscroll-behavior-inline:contain;scrollbar-width:none}.cards::-webkit-scrollbar{display:none}.cards article{flex:0 0:min(82vw,330px);min-height:180px;padding:26px 23px;border-radius:16px}.cards article>img{width:67%}.cards span{font-size:22px}.cards h3{font-size:23px;margin-top:25px}.cards p{font-size:12px;max-width:90%}.carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.carousel-dot{width:5px;height:5px;border-radius:99px;background:#c8d2d8;transition:.25s}.carousel-dot.active{width:20px;background:var(--green)}.intersection{padding:48px 0 52px}.intersectionGrid{display:block}.intersection h2{font-size:39px;line-height:.95;margin-bottom:26px}.intersection h2 small{font-size:11px;letter-spacing:.3px}.intersection p{font-size:12px}.intersection>img{width:120%;right:-60%;bottom:-15%;opacity:.28}.founders .eyebrow{font-size:11px}.founderGrid{gap:14px}.founderGrid article{min-height:220px;padding:25px 22px;border-radius:16px}.founderGrid article>img{width:64%;opacity:.85}.founderGrid h3{font-size:25px}.founderGrid strong{font-size:12px}.founderGrid p{max-width:86%;font-size:12px;padding-bottom:36px}.founderGrid a{left:22px;right:auto;bottom:18px;font-size:10px}.statement{padding:62px 24px}.statement .accent{width:66px}.statement h2{font-size:34px;line-height:1}.statement p{font-size:11px;line-height:1.55}.contact{padding:0 0 24px;min-height:0}.contactbg{position:absolute;object-position:67% center;transform:scale(1.02)}.contactshade{background:linear-gradient(180deg,rgba(13,15,51,.72) 0%,rgba(13,15,51,.96) 42%,rgba(13,15,51,.99) 100%)}.contactGrid{padding-top:52px;gap:34px}.whiteLogo{width:125px;margin-bottom:25px}.contact h2{font-size:45px}.contactCopy>p:not(.eyebrow){font-size:12px}.contactCopy h3{margin:30px 0 16px}.contactline img{width:38px;height:38px}.form{padding:16px;border-radius:16px;background:rgba(7,12,32,.72)}.form input,.form textarea{padding:14px;font-size:12px}.form textarea{height:110px}.foot{font-size:9px;line-height:1.5}.loader-mark{flex-direction:column;gap:6px}.loader-mark img{width:94px}.loader-name{font-size:34px}.brand-loader>p{font-size:7px;letter-spacing:2px}}

/* v3 — mobile-first polish */
@media(max-width:600px){
  html{scroll-padding-top:72px} body{background:#f7f9fa}
  header{position:fixed;top:0;left:0;right:0;height:70px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid rgba(17,21,47,.06)}
  header.scrolled{background:rgba(255,255,255,.96);box-shadow:0 10px 32px rgba(17,21,47,.09)}
  .nav{height:70px}.nav>a:first-child{display:flex;align-items:center}.nav>a:first-child img{width:132px;height:auto}
  #menu{width:44px;height:44px;background:#fff;border:1px solid #e4e9eb;box-shadow:0 5px 16px rgba(17,21,47,.06);margin-left:auto}
  #menu:before,#menu:after{left:12px;width:19px;height:2px;border-radius:4px;background:#17213a}#menu:before{top:15px;box-shadow:0 6px 0 #17213a}#menu:after{top:27px}
  #menu.active{background:#15203a}#menu.active:before,#menu.active:after{background:#fff}#menu.active:before{top:21px;box-shadow:none}#menu.active:after{top:21px}
  .nav nav{display:flex!important;position:fixed;top:78px;left:16px;right:16px;flex-direction:column;gap:0;padding:10px;background:rgba(255,255,255,.98);border:1px solid rgba(17,21,47,.08);border-radius:20px;box-shadow:0 24px 70px rgba(12,25,46,.18);opacity:0;visibility:hidden;transform:translateY(-10px) scale(.98);transition:.28s cubic-bezier(.2,.8,.2,1);text-align:left}
  .nav nav.open{opacity:1;visibility:visible;transform:none}.nav nav a{font:600 15px Inter;padding:16px 14px;border-bottom:1px solid #eef1f2;border-radius:12px}.nav nav a:hover{background:#f3f8f6;color:var(--green)}
  body.menu-open:after{content:"";position:fixed;z-index:15;inset:70px 0 0;background:rgba(12,18,34,.24);backdrop-filter:blur(3px)}
  .hero{min-height:780px;height:100svh;max-height:900px;margin-top:70px;align-items:flex-end;background:#11172a}
  .heroimg{object-position:66% center;transform:scale(1.01);filter:saturate(.96) contrast(1.02)}
  .shade{background:linear-gradient(180deg,rgba(7,10,20,.04) 0%,rgba(7,10,20,.08) 28%,rgba(7,10,20,.38) 52%,rgba(7,10,20,.91) 72%,rgba(7,10,20,.98) 100%)}
  .hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;background:radial-gradient(circle at 18% 42%,rgba(25,166,120,.13),transparent 44%);pointer-events:none}
  .heroContent{z-index:2;padding:0 0 max(38px,env(safe-area-inset-bottom));width:calc(100% - 36px)}
  .pill{font-size:9px;padding:7px 12px;letter-spacing:1.3px;background:rgba(9,17,28,.36);backdrop-filter:blur(10px)}
  .hero h1{font-size:clamp(50px,15.2vw,66px);line-height:.86;letter-spacing:-2.3px;margin:17px 0 16px;max-width:355px;text-wrap:balance}
  .hero h3{font-size:20px;line-height:1.15;max-width:330px;margin:0 0 13px}.heroContent>p{font-size:13px;line-height:1.62;color:rgba(255,255,255,.86);max-width:350px;margin:0}
  .actions{display:flex;gap:10px;margin-top:22px}.actions .btn{min-height:45px;padding:12px 17px;font-size:11px;border-radius:12px}.actions .ghost{background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}
  .taking{font-size:8px;letter-spacing:1.4px;margin-top:21px;color:rgba(255,255,255,.75)}.taking b{height:2px;width:80px;margin-bottom:9px}
  .section{padding:64px 0}.soft{background:linear-gradient(180deg,#f6f9fa,#fbfcfc)}.section h2{font-size:42px;letter-spacing:-1.4px;margin-bottom:16px}.lead{font-size:13px;max-width:335px;margin-bottom:28px;color:#697383}
  .cards{gap:12px;margin:0 -16px 0 0;padding:3px 16px 18px 0;scroll-snap-type:x mandatory}.cards article{flex:0 0:calc(100vw - 64px);max-width:350px;min-height:205px;padding:27px 24px 24px;border-radius:20px;box-shadow:0 8px 28px rgba(23,48,67,.05);scroll-snap-align:center}.cards article:first-child{scroll-snap-align:start}.cards article>img{width:72%;right:-4px;top:-2px;opacity:.92}.cards span{font-size:24px}.cards h3{font-size:25px;line-height:1.05;margin:37px 0 10px}.cards p{font-size:12.5px;line-height:1.5;max-width:85%}.carousel-dots{margin-top:7px}.carousel-dot{height:6px;width:6px}.carousel-dot.active{width:24px}
  .intersection{padding:62px 0;background:linear-gradient(145deg,#171537,#1b1b45 65%,#112d37)}.intersectionGrid{display:block}.intersection h2{font-size:43px;line-height:.92;letter-spacing:-1.4px;margin-bottom:28px}.intersection h2 small{font-size:11px;margin-bottom:11px}.intersection p{font-size:13px;line-height:1.68;color:rgba(255,255,255,.84)}.intersection>img{width:105%;right:-54%;bottom:-6%;opacity:.18}
  .founders{padding-top:62px}.founders .eyebrow{font-size:10px;letter-spacing:.06em}.founderGrid{gap:16px;margin-top:8px}.founderGrid article{min-height:240px;padding:27px 24px;border-radius:20px;box-shadow:0 8px 28px rgba(23,48,67,.05)}.founderGrid article>img{width:62%;right:-2%;bottom:-2%;opacity:.8}.founderGrid h3{font-size:28px}.founderGrid strong{font-size:12px}.founderGrid i{margin:11px 0 16px}.founderGrid p{max-width:82%;font-size:12.5px;line-height:1.55;padding-bottom:42px}.founderGrid a{left:24px;bottom:20px;font-size:11px;font-weight:600;color:#344154}
  .statement{padding:74px 25px;background:linear-gradient(180deg,#f8fafb,#f0f6f4)}.statement .accent{height:2px;width:62px;margin-bottom:23px}.statement h2{font-size:39px;line-height:.96;letter-spacing:-1px;max-width:340px;margin:0 auto 15px}.statement p{font-size:12px;line-height:1.6;max-width:325px;margin:auto}
  .contact{padding:0 0 28px;background:#101333}.contactbg{height:100%;object-position:63% center;filter:saturate(.88)}.contactshade{background:linear-gradient(180deg,rgba(12,15,45,.66) 0%,rgba(12,15,45,.88) 28%,rgba(12,15,45,.985) 63%,#0c0f2d 100%)}.contactGrid{padding-top:66px;gap:36px}.whiteLogo{width:142px;margin-bottom:32px}.contact .eyebrow{font-size:10px;letter-spacing:.12em}.contact h2{font-size:50px;line-height:.9;letter-spacing:-1.3px;margin:13px 0 20px}.contactCopy>p:not(.eyebrow){font-size:12.5px;line-height:1.68;color:rgba(255,255,255,.8)}.contactCopy h3{font-size:21px;margin:30px 0 18px}.contactline{gap:12px;margin:12px 0}.contactline img{width:40px;height:40px}.contactline b{font-size:11.5px}.form{padding:18px;background:rgba(7,12,32,.7);border-color:rgba(255,255,255,.14);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.16)}.form input,.form textarea{font-size:13px;padding:15px;border-radius:10px;background:rgba(41,69,80,.74)}.form .btn{min-height:48px;border-radius:11px}.foot{margin-top:38px;padding-top:19px;gap:8px;font-size:9px;align-items:flex-start}.foot span:last-child{display:flex;gap:6px}
  .reveal{transform:translateY(16px)}
}
@media(max-width:380px){.hero h1{font-size:48px}.actions{display:grid;grid-template-columns:1fr}.actions .btn{width:100%}.cards article{flex-basis:calc(100vw - 52px)}.contact h2{font-size:45px}}

/* ===== V4: mobile-first production refinement ===== */
@media (max-width: 700px){
  :root{--mobile-pad:20px}
  body{background:#fff}
  .wrap{width:calc(100% - (var(--mobile-pad) * 2));max-width:none}
  .topbar{display:none}
  header{height:64px;position:fixed;inset:0 0 auto;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(18,30,50,.07);backdrop-filter:blur(18px) saturate(1.3);-webkit-backdrop-filter:blur(18px) saturate(1.3);z-index:50;transition:box-shadow .3s ease,background .3s ease}
  header.scrolled{background:rgba(255,255,255,.97);box-shadow:0 8px 28px rgba(17,30,50,.08)}
  .nav{height:64px;gap:12px}.nav>a:first-child img{width:120px}.navcta{display:none}
  #menu{display:block;margin-left:auto;width:42px;height:42px;border:1px solid rgba(17,21,47,.08);border-radius:13px;background:#f7faf9;position:relative;font-size:0;transition:transform .25s ease,background .25s ease}
  #menu:before,#menu:after{content:"";position:absolute;left:12px;width:18px;height:1.7px;border-radius:2px;background:var(--ink);box-shadow:none;transition:top .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1),width .28s ease}
  #menu:before{top:16px;box-shadow:0 5px 0 var(--ink)}#menu:after{top:26px;width:13px;left:17px}
  #menu.active{background:#eef8f4;transform:rotate(90deg)}#menu.active:before{top:20px;width:18px;transform:rotate(45deg);box-shadow:none}#menu.active:after{top:20px;left:12px;width:18px;transform:rotate(-45deg)}
  .nav nav{display:flex!important;position:fixed;top:72px;left:14px;right:14px;padding:9px;gap:0;flex-direction:column;background:rgba(255,255,255,.985);border:1px solid rgba(17,21,47,.07);border-radius:18px;box-shadow:0 24px 70px rgba(12,25,46,.16);opacity:0;visibility:hidden;transform:translateY(-12px) scale(.985);transform-origin:top right;transition:opacity .25s ease,transform .32s cubic-bezier(.16,1,.3,1),visibility .25s;text-align:left}
  .nav nav.open{opacity:1;visibility:visible;transform:none}.nav nav a{font:600 14px Inter;padding:15px 14px;border-bottom:1px solid #eef1f2;border-radius:10px;transition:background .2s,color .2s,transform .2s}.nav nav a:last-child{border:0}.nav nav a:active{background:#f1f8f5;color:var(--green);transform:scale(.985)}

  /* Mobile hero: preserve the complete Figma banner image instead of cropping it. */
  .hero{margin-top:64px;height:auto;min-height:0;display:block;overflow:hidden;background:#10162a;color:#fff;padding-top:clamp(205px,52vw,250px);position:relative}
  .heroimg{position:absolute;inset:0 0 auto;width:100%;height:auto;aspect-ratio:1728/897;object-fit:contain;object-position:center top;transform:none!important;filter:saturate(.98) contrast(1.02);z-index:0}
  .hero:before{content:"";position:absolute;z-index:1;left:0;right:0;top:0;height:clamp(205px,52vw,250px);background:linear-gradient(180deg,rgba(5,9,20,.02) 48%,#10162a 100%);pointer-events:none}
  .hero:after{content:"";position:absolute;z-index:0;left:-20%;right:-20%;bottom:-150px;height:420px;background:radial-gradient(circle at 20% 35%,rgba(25,166,120,.16),transparent 44%),radial-gradient(circle at 82% 75%,rgba(44,111,255,.11),transparent 42%);pointer-events:none}
  .shade{display:none}
  .heroContent{position:relative;z-index:2;padding:24px 0 40px;width:calc(100% - 40px);margin:auto}
  .pill{font-size:9px;letter-spacing:1.35px;padding:7px 12px;background:rgba(255,255,255,.055);border-color:rgba(25,166,120,.8);animation:floatPill 4s ease-in-out infinite}
  .pill i{width:6px;height:6px}
  .hero h1{font-size:clamp(42px,11.7vw,52px);line-height:.92;letter-spacing:-1.3px;margin:16px 0 13px;max-width:330px;text-wrap:balance}
  .hero h3{font-size:18px;line-height:1.2;margin:0 0 12px;max-width:315px;font-weight:600}
  .heroContent>p{font-size:12.5px;line-height:1.65;max-width:350px;color:rgba(255,255,255,.82);margin:0}
  .actions{display:flex;gap:9px;flex-wrap:nowrap;margin-top:20px}.actions .btn{min-height:43px;padding:12px 13px;border-radius:10px;font-size:10.5px;white-space:nowrap}.actions .btn:first-child{flex:.82}.actions .btn:last-child{flex:1.35}
  .ghost{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.34)}
  .taking{font-size:8.5px;letter-spacing:1.35px;margin-top:21px;color:rgba(255,255,255,.66)}.taking b{width:76px;height:2px;margin-bottom:9px}

  /* Intentional mobile typography rhythm */
  .section{padding:50px 0}.section h2{font-size:36px;line-height:.96;letter-spacing:-.6px;margin-bottom:15px}.lead{font-size:12.5px;line-height:1.65;margin:0 0 24px;max-width:340px}
  .cards{margin-right:-20px;padding:3px 20px 13px 0;gap:12px}.cards article{flex:0 0:min(79vw,310px);min-height:166px;padding:23px 21px;border-radius:15px}.cards span{font-size:20px}.cards h3{font-size:21px;margin-top:21px}.cards p{font-size:11.5px;line-height:1.5}.cards article>img{width:64%;opacity:.82}
  .intersection{padding:48px 0}.intersectionGrid{display:block}.intersection h2{font-size:37px;line-height:.94;letter-spacing:-.6px;margin:0 0 24px}.intersection h2 small{font-size:10px;margin-bottom:13px}.intersection p{font-size:12px;line-height:1.7}.intersection>img{width:105%;right:-52%;bottom:-9%;opacity:.24}
  .founders .eyebrow{font-size:9.5px;line-height:1.5}.founderGrid{grid-template-columns:1fr;gap:13px}.founderGrid article{min-height:205px;padding:23px 21px}.founderGrid h3{font-size:23px}.founderGrid strong{font-size:11.5px}.founderGrid p{font-size:11.5px;line-height:1.55;max-width:82%;padding-bottom:32px}.founderGrid a{left:21px;bottom:17px;font-size:9.5px}
  .statement{padding:58px 22px}.statement h2{font-size:32px;line-height:1.02;letter-spacing:-.45px}.statement p{font-size:11.5px;line-height:1.6;max-width:315px;margin-inline:auto}
  .contact{padding:0 0 24px}.contactbg{object-position:58% center;transform:none}.contactshade{background:linear-gradient(180deg,rgba(13,15,51,.78),rgba(13,15,51,.97) 38%,rgba(13,15,51,.995))}.contactGrid{padding-top:46px;gap:29px}.whiteLogo{width:118px;margin-bottom:24px}.contact h2{font-size:40px;line-height:.96;margin:11px 0 18px}.contactCopy>p:not(.eyebrow){font-size:11.5px;line-height:1.68}.contactCopy h3{font-size:18px;margin:27px 0 15px}.contactline{margin:11px 0}.contactline img{width:36px;height:36px}.contactline b{font-size:11px}.form{padding:15px;border-radius:14px;gap:11px}.form input,.form textarea{padding:13px;font-size:11.5px}.form textarea{height:104px}.form .btn{min-height:44px}.foot{font-size:8.5px;gap:10px;margin-top:35px}

  /* Motion that reads clearly on touch screens */
  .reveal{opacity:0;transform:translateY(18px);filter:blur(3px);transition:opacity .65s ease,transform .75s cubic-bezier(.16,1,.3,1),filter .65s ease}.reveal.show{opacity:1;transform:none;filter:none}
  .heroContent.show .pill{animation:heroEnter .65s .05s both,floatPill 4s 1s ease-in-out infinite}.heroContent.show h1{animation:heroEnter .72s .14s both}.heroContent.show h3{animation:heroEnter .72s .22s both}.heroContent.show>p{animation:heroEnter .72s .30s both}.heroContent.show .actions{animation:heroEnter .72s .38s both}.heroContent.show .taking{animation:heroEnter .72s .46s both}
  @keyframes heroEnter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
}
@media (max-width:380px){
  :root{--mobile-pad:17px}.hero{padding-top:clamp(190px,52vw,215px)}.hero:before{height:clamp(190px,52vw,215px)}.heroContent{width:calc(100% - 34px);padding-top:21px}.hero h1{font-size:40px}.hero h3{font-size:17px}.heroContent>p{font-size:12px}.actions{display:grid;grid-template-columns:1fr 1.35fr}.actions .btn{font-size:9.8px;padding-inline:8px}.section h2{font-size:34px}.contact h2{font-size:38px}
}

/* V5 — signature motion system */
body{--mx:50vw;--my:50vh}.scroll-progress{position:fixed;left:0;right:0;top:0;height:2px;z-index:10000;pointer-events:none}.scroll-progress i{display:block;height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#2867ff,#19d1c5,var(--green));box-shadow:0 0 12px rgba(25,166,120,.45)}
.brand-loader{overflow:hidden;background:radial-gradient(circle at 50% 44%,#fff 0,#f6fafb 36%,#eef4f7 100%);transition:opacity .8s cubic-bezier(.7,0,.2,1),visibility .8s}.brand-loader:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:conic-gradient(from 90deg,transparent,#2867ff22,transparent,#19a67822,transparent);filter:blur(4px);animation:loaderHalo 3s linear infinite}.loader-stage{position:relative;display:grid;place-items:center;z-index:2}.dx-mark{width:128px;height:auto;filter:drop-shadow(0 18px 26px rgba(24,166,120,.16));opacity:0;transform:scale(.18) rotate(-18deg);animation:dxGrand 1.05s .08s cubic-bezier(.16,1,.3,1) forwards}.loader-flare{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 22px 10px #2b7cff66,0 0 70px 25px #19a67833;animation:flareBurst 1.05s .1s ease-out both}.loader-word{font:700 clamp(34px,5vw,58px) 'Cormorant Garamond';letter-spacing:-1.5px;color:var(--ink);margin-top:8px;opacity:0;transform:translateY(15px);animation:wordGrand .65s .7s cubic-bezier(.16,1,.3,1) forwards}.loader-word span{display:block;font:600 9px Inter;letter-spacing:7px;text-align:center;margin-top:-5px;color:#5d6573}.loader-track{position:relative;z-index:2;width:min(330px,68vw);height:3px;margin-top:26px;background:#dce5e9;overflow:visible;border-radius:99px}.loader-track:after{content:"";position:absolute;inset:-7px 0;filter:blur(9px);background:linear-gradient(90deg,#2867ff22,#19d1c522,#19a67822)}.loader-track i{position:relative;z-index:2;border-radius:99px;animation:loaderProgress 1.65s .18s cubic-bezier(.65,0,.2,1) both}.brand-loader>p{position:relative;z-index:2;opacity:0;animation:wordGrand .5s 1.05s forwards}.loader-orbit{position:absolute;border:1px solid rgba(39,113,255,.12);border-radius:50%;animation:orbitPulse 2.3s ease-in-out infinite}.orbit-a{width:220px;height:220px}.orbit-b{width:285px;height:285px;animation-delay:.25s;border-color:rgba(25,166,120,.1)}@keyframes dxGrand{0%{opacity:0;transform:scale(.18) rotate(-18deg);filter:blur(12px)}55%{opacity:1;transform:scale(1.16) rotate(2deg);filter:blur(0) drop-shadow(0 18px 26px rgba(24,166,120,.2))}100%{opacity:1;transform:scale(1) rotate(0);filter:drop-shadow(0 18px 26px rgba(24,166,120,.16))}}@keyframes flareBurst{0%{opacity:0;transform:scale(.2)}45%{opacity:1}100%{opacity:0;transform:scale(18)}}@keyframes wordGrand{to{opacity:1;transform:none}}@keyframes orbitPulse{50%{transform:scale(1.06);opacity:.35}}@keyframes loaderHalo{to{transform:rotate(360deg)}}
.pill{position:relative;overflow:hidden;border:1px solid transparent;background:linear-gradient(rgba(11,20,38,.78),rgba(11,20,38,.78)) padding-box,linear-gradient(110deg,#2867ff,#1eced0,var(--green),#2867ff) border-box;background-size:100% 100%,220% 100%;box-shadow:0 8px 28px rgba(10,23,46,.2),inset 0 0 22px rgba(255,255,255,.035);animation:pillBorder 4s linear infinite,floatPill 3.8s ease-in-out infinite}.pill i{background:linear-gradient(135deg,#2b75ff,#25ddb6);box-shadow:0 0 14px rgba(38,201,188,.8)}.pill b,.pill strong{font:700 inherit;letter-spacing:1.5px}.pill b{color:#6aa2ff}.pill strong{color:#43d5a6}.pill-shine{position:absolute;top:-60%;bottom:-60%;width:28px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:skewX(-18deg);animation:pillShine 3.4s 1s ease-in-out infinite}@keyframes pillBorder{to{background-position:0 0,220% 0}}@keyframes pillShine{0%,55%{left:-45px}85%,100%{left:calc(100% + 45px)}}
.heroContent:before{content:"";position:absolute;width:320px;height:320px;left:-190px;top:35px;border-radius:50%;background:radial-gradient(circle,rgba(36,125,255,.13),transparent 68%);filter:blur(2px);pointer-events:none;animation:ambientBreath 6s ease-in-out infinite}.hero h1 em{filter:drop-shadow(0 6px 24px rgba(25,166,120,.08))}.actions .btn{position:relative;overflow:hidden}.actions .btn:after,.form .btn:after{content:"";position:absolute;inset:-2px;transform:translateX(-130%) skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transition:transform .7s cubic-bezier(.16,1,.3,1)}.actions .btn:hover:after,.form .btn:hover:after{transform:translateX(130%) skewX(-20deg)}
.section,.intersection,.statement,.contact{isolation:isolate}.soft{background-image:radial-gradient(circle at 8% 18%,rgba(40,103,255,.035),transparent 23%),radial-gradient(circle at 92% 78%,rgba(25,166,120,.045),transparent 25%)}.cards article,.founderGrid article{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .45s}.cards article:after,.founderGrid article:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(260px circle at var(--cx,50%) var(--cy,50%),rgba(52,209,163,.12),transparent 42%);opacity:0;transition:opacity .35s}.cards article:hover:after,.founderGrid article:hover:after{opacity:1}.cards span{transition:transform .35s,color .35s}.cards article:hover span{transform:translateX(3px);color:#287dff}.intersection>img{animation:dxDrift 9s ease-in-out infinite}.statement .accent{background-size:220% 100%;animation:gradientMove 3s linear infinite}.contactbg{transition:transform 8s ease;animation:contactFloat 14s ease-in-out infinite}.contactline{transition:transform .3s,color .3s}.contactline:hover{transform:translateX(5px);color:#54deb4}.contactline img{transition:transform .4s cubic-bezier(.16,1,.3,1)}.contactline:hover img{transform:rotate(-6deg) scale(1.08)}@keyframes ambientBreath{50%{transform:translate(35px,15px) scale(1.12)}}@keyframes dxDrift{50%{transform:translate(-18px,-8px) rotate(-2deg)}}@keyframes contactFloat{50%{transform:scale(1.035) translateY(-5px)}}
.ambient-cursor{position:fixed;width:220px;height:220px;left:0;top:0;z-index:2;pointer-events:none;border-radius:50%;background:radial-gradient(circle,rgba(39,116,255,.055),rgba(25,166,120,.025) 36%,transparent 70%);transform:translate3d(calc(var(--mx) - 110px),calc(var(--my) - 110px),0);transition:transform .09s linear;mix-blend-mode:multiply}
@media(max-width:600px){.ambient-cursor{display:none}.brand-loader:before{width:290px;height:290px}.dx-mark{width:104px}.loader-word{font-size:40px}.loader-track{width:min(280px,72vw)}.pill{padding:7px 14px;font-size:10px;box-shadow:0 7px 22px rgba(10,23,46,.24)}.heroContent:before{width:240px;height:240px;left:-150px;top:0}.hero h1 em{background-size:220% 100%}.cards article{transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.cards article:active,.founderGrid article:active{transform:scale(.985)}.taking b{box-shadow:0 0 18px rgba(25,166,120,.18)}.intersection>img{animation-duration:11s}.statement{position:relative;overflow:hidden}.statement:before{content:"";position:absolute;width:190px;height:190px;right:-110px;top:-100px;border-radius:50%;background:radial-gradient(circle,rgba(39,116,255,.08),transparent 70%);animation:ambientBreath 7s ease-in-out infinite}.contactline:active{transform:translateX(4px)} }
@media(prefers-reduced-motion:reduce){.brand-loader:before,.loader-orbit,.intersection>img,.contactbg{animation:none!important}.ambient-cursor{display:none}}
.btn.pressed{transform:translateY(1px) scale(.985)!important}.contactline.pressed{transform:translateX(3px) scale(.99)}

/* V6 — split DX launch, vivid status badge, stable footer */
.brand-loader{background:radial-gradient(circle at 50% 45%,#fff 0,#f4faf9 36%,#edf3f7 100%)}
.loader-grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(31,104,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(25,166,120,.08) 1px,transparent 1px);background-size:38px 38px;mask-image:radial-gradient(circle at center,#000,transparent 68%);animation:gridBreathe 2.4s ease-in-out infinite}
.dx-split{position:relative;width:154px;height:96px;filter:drop-shadow(0 22px 30px rgba(16,77,104,.18))}
.dx-half{position:absolute;inset:0;width:154px;height:90px;object-fit:contain;opacity:0;will-change:transform,opacity,filter}
.dx-d{clip-path:inset(0 46% 0 0);transform:translateX(-130px) rotate(-13deg) scale(.7);animation:dEnter .9s .08s cubic-bezier(.16,1,.3,1) forwards}
.dx-x{clip-path:inset(0 0 0 45%);transform:translateX(130px) rotate(13deg) scale(.7);animation:xEnter .9s .08s cubic-bezier(.16,1,.3,1) forwards}
.dx-spark{position:absolute;left:50%;top:46%;width:8px;height:8px;border-radius:50%;opacity:0;background:#fff;box-shadow:0 0 18px 8px rgba(46,126,255,.55),0 0 48px 18px rgba(25,166,120,.28);animation:dxMeet .7s .68s ease-out forwards}
.loader-word{margin-top:0;animation-delay:.88s}.loader-track{margin-top:22px}.loader-track i{background:linear-gradient(90deg,#246bff,#18c9d0,#19a678);box-shadow:0 0 15px rgba(25,166,120,.35)}
@keyframes dEnter{0%{opacity:0;filter:blur(10px)}65%{opacity:1;transform:translateX(5px) rotate(1deg) scale(1.05);filter:blur(0)}100%{opacity:1;transform:none;filter:blur(0)}}
@keyframes xEnter{0%{opacity:0;filter:blur(10px)}65%{opacity:1;transform:translateX(-5px) rotate(-1deg) scale(1.05);filter:blur(0)}100%{opacity:1;transform:none;filter:blur(0)}}
@keyframes dxMeet{0%{opacity:0;transform:scale(.1)}35%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(7)}}
@keyframes gridBreathe{50%{opacity:.34;transform:scale(1.03)}}

/* High-visibility Coming Soon capsule */
.pill{position:relative;isolation:isolate;overflow:hidden;border:0!important;padding:9px 18px!important;background:linear-gradient(110deg,rgba(36,107,255,.98),rgba(19,139,207,.96) 48%,rgba(25,166,120,.98))!important;color:#fff!important;box-shadow:0 8px 26px rgba(22,116,184,.32),inset 0 0 0 1px rgba(255,255,255,.3);letter-spacing:1.7px;animation:pillFloat 3.2s ease-in-out infinite}
.pill:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(110deg,rgba(14,48,111,.42),rgba(12,95,99,.18));z-index:-1}
.pill:after{content:"";position:absolute;top:-80%;left:-35%;width:26%;height:260%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform:rotate(18deg);animation:pillSweep 3.6s 1s ease-in-out infinite}
.pill i{background:#fff!important;box-shadow:0 0 0 4px rgba(255,255,255,.16),0 0 14px #fff!important;animation:statusPulse 1.7s ease-in-out infinite}
.pill b,.pill strong{color:#fff!important;text-shadow:0 1px 9px rgba(0,0,0,.18)}
.pill strong{font-weight:700}.pill-shine{display:none}
@keyframes pillSweep{0%,48%{left:-35%;opacity:0}58%{opacity:1}78%,100%{left:120%;opacity:0}}
@keyframes pillFloat{50%{transform:translateY(-3px);box-shadow:0 13px 32px rgba(22,116,184,.4),inset 0 0 0 1px rgba(255,255,255,.35)}}
@keyframes statusPulse{50%{transform:scale(.72);opacity:.7}}

/* SVG logos stay razor sharp */
.nav>a:first-child img{width:150px;height:auto}.whiteLogo{width:164px;height:auto}

/* Footer/contact stability: no hover-triggered compositing flicker */
.contact,.contact *{backface-visibility:hidden}.contactbg{animation:none!important;transform:none!important;will-change:auto!important}.contactline:hover{transform:translateX(4px)}

@media(max-width:600px){.dx-split{width:126px;height:80px}.dx-half{width:126px;height:74px}.pill{padding:8px 14px!important;font-size:10px!important;box-shadow:0 7px 22px rgba(22,116,184,.34)}.nav>a:first-child img{width:126px}.whiteLogo{width:138px}}
@media(prefers-reduced-motion:reduce){.loader-grid,.dx-d,.dx-x,.dx-spark,.pill,.pill:after,.pill i{animation:none!important}.dx-d,.dx-x{opacity:1;transform:none}}

/* V7 — longer brand pause, mobile focal carousel, authored mobile backgrounds */
.loader-word{font-family:'Clash Grotesk',Inter,Arial,sans-serif!important;font-weight:600!important;letter-spacing:-1.7px}
.loader-word span{font-family:'Clash Grotesk',Inter,Arial,sans-serif!important;font-weight:500!important;letter-spacing:7px}
/* Hold the completed DX mark on screen before the wordmark/progress exit. */
.dx-d,.dx-x{animation-duration:1s!important}.loader-word{animation-delay:1.28s!important}.brand-loader>p{animation-delay:1.62s!important}.loader-track i{animation-duration:2.35s!important;animation-delay:.72s!important}
.dx-spark{animation-delay:.78s!important}.brand-loader.loaded{transition-duration:.9s!important}

@media(max-width:600px){
  /* Carousel: the card nearest the viewport centre becomes the visual focus. */
  .cards{scroll-snap-type:x mandatory;scroll-padding-inline:10.5vw;padding-top:15px;padding-bottom:20px}
  .cards article{scroll-snap-align:center;transform:scale(.91);opacity:.62;filter:saturate(.82);box-shadow:0 8px 22px rgba(18,35,60,.05);transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .35s ease,filter .35s ease,box-shadow .42s ease!important;transform-origin:center center}
  .cards article.is-center{transform:scale(1.035)!important;opacity:1;filter:saturate(1);box-shadow:0 18px 42px rgba(20,54,78,.13),0 4px 16px rgba(25,166,120,.08)}
  .cards article.is-center>img{opacity:1;transform:scale(1.035);transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .35s}
  .cards article.is-center span{color:#287dff}
  .carousel-dots{margin-top:3px}

  /* About: use the supplied phone composition as the background artwork. */
  .intersection{min-height:569px;padding:58px 0 54px;background:#1c183d url('assets/about-mobile.svg') center/cover no-repeat!important}
  .intersection>img{display:none!important}
  .intersection:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(28,24,61,.05),rgba(28,24,61,.12) 52%,rgba(28,24,61,.72) 100%);pointer-events:none;z-index:-1}
  .intersectionGrid{position:relative;z-index:1}.intersection h2{max-width:310px}.intersectionGrid>div{max-width:335px}

  /* Contact/footer: supplied phone artwork controls the crop; content gets a calm readable veil. */
  .contact{background:#1c183d url('assets/contact-mobile.svg') center top/100% auto no-repeat!important;overflow:hidden}
  .contactbg{display:none!important}
  .contactshade{background:linear-gradient(180deg,rgba(28,24,61,.03) 0,rgba(28,24,61,.34) 26%,rgba(28,24,61,.88) 47%,#1c183d 72%)!important}
  .contactGrid{position:relative;z-index:2;padding-top:72px}
  .contactCopy{padding-top:165px}
  .form{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
  .foot{position:relative;z-index:2;padding-top:8px}
}
@media(max-width:380px){.contactCopy{padding-top:145px}.intersection{min-height:545px}}


/* V8 — layout corrections from real-device/desktop review */
.home-link{display:none}

/* About should be content-led, not artificially tall. */
.intersection{min-height:0}
.intersectionGrid{position:relative;z-index:2}

/* Contact/footer stability: keep the entire section on a stable paint layer.
   No animated transforms or blend-mode cursor over this section. */
.contact{transform:none!important;contain:paint;isolation:isolate}
.contactbg,.contactshade,.contactGrid,.foot{transform:none!important;will-change:auto!important}
.contactbg{animation:none!important;transition:none!important}
.contact .reveal.show{transform:none!important}
.contactline,.contactline:hover,.contactline:active,.contactline.pressed{transform:none!important}
.contactline img,.contactline:hover img{transform:none!important}
.contact .form{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(7,12,32,.84)}
body.contact-hover .ambient-cursor{opacity:0!important}
.ambient-cursor{transition:transform .09s linear,opacity .18s ease}

@media(max-width:600px){
  .home-link{display:block}

  /* Give enlarged edge cards their own breathing room, so card 01/06 never clip. */
  .cards{width:calc(100% + 40px);margin-left:-20px;padding-left:30px;padding-right:30px;scroll-padding-inline:30px;gap:16px;overflow-y:visible}
  .cards article{flex:0 0 calc(100vw - 72px);scroll-snap-align:center}
  .cards article:first-child{margin-left:0}
  .cards article:last-child{margin-right:0}

  /* About artwork stays visible but height follows the actual copy. */
  .intersection{min-height:0!important;padding:48px 0 46px!important;background-position:center center!important;background-size:cover!important}
  .intersectionGrid{gap:22px!important}
  .intersection h2{margin-bottom:0}
  .intersection p:last-child{margin-bottom:0}

  /* Mobile footer: artwork is an opening visual layer, not a large empty spacer. */
  .contact{min-height:0!important;padding:0 0 22px!important;background-size:auto 330px!important;background-position:62% top!important}
  .contactshade{background:linear-gradient(180deg,rgba(28,24,61,.18) 0,rgba(28,24,61,.50) 17%,rgba(28,24,61,.93) 34%,#1c183d 56%)!important}
  .contactGrid{padding-top:38px!important;gap:26px!important}
  .contactCopy{padding-top:104px!important}
  .whiteLogo{margin-bottom:22px!important}
  .foot{margin-top:30px!important}
}
@media(max-width:380px){
  .cards{width:calc(100% + 34px);margin-left:-17px;padding-left:26px;padding-right:26px;scroll-padding-inline:26px}
  .cards article{flex-basis:calc(100vw - 62px)}
  .contactCopy{padding-top:92px!important}
}

/* V9 — responsive contact composition + complete DX artwork */
.intersection{min-height:0!important;padding:64px 0!important;background:#181638!important}
.intersection>img{display:block!important;right:-1%!important;top:50%!important;bottom:auto!important;width:min(46vw,720px)!important;height:auto!important;opacity:.72!important;transform:translateY(-50%)!important;animation:none!important;object-fit:contain!important}
.intersectionGrid{position:relative;z-index:2}

.contact{min-height:clamp(610px,47vw,760px)!important;padding:54px 0 24px!important;background:#111234!important;contain:paint;isolation:isolate}
.contactbg{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;animation:none!important;transition:none!important}
.contactshade{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(14,15,52,.97) 0%,rgba(14,15,52,.91) 37%,rgba(14,15,52,.60) 61%,rgba(14,15,52,.16) 100%)!important}
.contactGrid{padding-top:0!important;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr)!important;gap:clamp(45px,6vw,100px)!important;align-items:center!important}
.contactCopy{padding-top:0!important}.whiteLogo{margin-bottom:30px!important}.form{background:rgba(8,12,36,.76)!important;border:1px solid rgba(255,255,255,.23)!important;box-shadow:0 22px 60px rgba(3,5,20,.24)!important}.foot{margin-top:44px!important}

@media (max-width:1000px){
 .intersection>img{width:58vw!important;right:-10%!important;opacity:.58!important}
 .contact{min-height:0!important;padding:52px 0 24px!important}
 .contactGrid{grid-template-columns:1fr 1fr!important;gap:36px!important}
 .contact h2{font-size:46px!important}.contactCopy>p:not(.eyebrow){font-size:12px!important}
 .form{padding:22px!important}
}
@media (max-width:760px){
 .intersection{padding:46px 0!important;min-height:0!important;position:relative!important}
 .intersection:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#181638 0%,rgba(24,22,56,.94) 58%,rgba(24,22,56,.58) 100%);z-index:1}
 .intersection>img{display:block!important;top:-26px!important;right:-34%!important;width:102vw!important;max-width:none!important;transform:none!important;opacity:.72!important}
 .intersectionGrid{grid-template-columns:1fr!important;gap:24px!important;position:relative;z-index:2}
 .intersectionGrid>div{max-width:92%}

 .contact{padding:0 0 22px!important;background:#181638!important;overflow:hidden!important}
 .contactbg{display:block!important;height:clamp(225px,59vw,315px)!important;object-fit:cover!important;object-position:62% center!important;inset:0 0 auto 0!important}
 .contactshade{background:linear-gradient(180deg,rgba(24,22,56,.08) 0%,rgba(24,22,56,.30) 35%,rgba(24,22,56,.92) 78%,#181638 100%)!important;height:clamp(260px,69vw,350px)!important;bottom:auto!important}
 .contactGrid{display:block!important;padding-top:clamp(165px,44vw,235px)!important}
 .contactCopy{padding:0!important;position:relative;z-index:2}
 .whiteLogo{width:132px!important;margin:0 0 28px!important}
 .contact h2{font-size:clamp(40px,11vw,50px)!important;line-height:.98!important}
 .contactCopy>p:not(.eyebrow){max-width:100%!important;font-size:12px!important;line-height:1.68!important}
 .contactCopy h3{margin:30px 0 17px!important}
 .form{margin-top:42px!important;padding:18px!important;border-radius:16px!important;background:rgba(8,12,36,.88)!important}
 .foot{margin-top:34px!important;padding-top:18px!important}
}
@media (max-width:420px){
 .contactbg{height:245px!important;object-position:60% center!important}
 .contactshade{height:285px!important}
 .contactGrid{padding-top:178px!important}
 .whiteLogo{width:122px!important;margin-bottom:25px!important}
 .intersection>img{right:-43%!important;width:118vw!important;top:-16px!important}
}

/* FINAL VISUAL PASS — 2026-09-25 */
/* Hero composition intentionally retained from V9. */

/* Give services a little more breathing room without changing card dimensions. */
#services.section{padding-top:clamp(64px,7vw,92px);padding-bottom:clamp(72px,8vw,108px)}
@media(max-width:760px){#services.section{padding-top:62px!important;padding-bottom:82px!important}.carousel-dots{margin-top:14px!important}}

/* About: DX stays visibly anchored to the right on all screens. */
.intersection{overflow:hidden!important;position:relative!important}
.intersection>img{z-index:1!important;pointer-events:none!important;mix-blend-mode:screen!important;filter:none!important}
@media(min-width:761px){
 .intersection>img{width:min(43vw,680px)!important;right:-3.5%!important;top:43%!important;opacity:.52!important;transform:translateY(-50%)!important}
 .intersectionGrid{min-height:230px;align-items:center!important}
}
@media(max-width:760px){
 .intersection:before{background:linear-gradient(90deg,#181638 0%,rgba(24,22,56,.94) 52%,rgba(24,22,56,.48) 100%)!important}
 .intersection>img{top:-8%!important;right:-39%!important;width:125vw!important;opacity:.38!important;transform:none!important}
 .intersectionGrid{padding-block:4px!important}
}

/* Contact/footer: remove the dead top zone; image and content overlap as one composition. */
.contact{overflow:hidden!important}
.contactGrid,.foot{position:relative;z-index:3}
@media(min-width:1001px){
 .contact{padding-top:50px!important}
 .contactGrid{min-height:500px!important}
 .contactbg{object-position:center 52%!important}
}
@media(min-width:761px) and (max-width:1000px){
 .contactGrid{align-items:center!important}.contactbg{object-position:57% center!important}
}
@media(max-width:760px){
 .contact{padding-top:0!important;background:#181638!important}
 .contactbg{height:clamp(270px,70vw,360px)!important;object-position:61% center!important;filter:saturate(.95) contrast(1.03)}
 .contactshade{height:clamp(330px,86vw,430px)!important;background:linear-gradient(180deg,rgba(24,22,56,.04) 0%,rgba(24,22,56,.14) 36%,rgba(24,22,56,.70) 66%,#181638 93%)!important}
 .contactGrid{padding-top:clamp(205px,53vw,275px)!important}
 .contactCopy{padding-top:0!important}
 .whiteLogo{margin-bottom:30px!important}
 .form{margin-top:38px!important;opacity:0;transform:translateY(24px) scale(.985);transition:opacity .75s ease,transform .85s cubic-bezier(.16,1,.3,1),box-shadow .35s ease!important}
 .form.show{opacity:1;transform:none!important}
}
@media(max-width:420px){
 .contactbg{height:285px!important;object-position:60% center!important}
 .contactshade{height:350px!important}
 .contactGrid{padding-top:218px!important}
}

/* Contact icon interactions */
.contactline img{transition:transform .32s cubic-bezier(.16,1,.3,1),filter .32s ease,box-shadow .32s ease!important;transform-origin:center}
.contactline:hover img{transform:translateY(-2px) scale(1.08)!important;filter:brightness(1.08) saturate(1.12)}
.contactline.icon-click img{animation:contactIconPop .58s cubic-bezier(.16,1,.3,1)}
.contactline:first-of-type.icon-click img{animation:mailPop .62s cubic-bezier(.16,1,.3,1)}
.contactline:nth-of-type(2).icon-click img{animation:phoneRing .68s ease}
@keyframes contactIconPop{0%{transform:scale(1)}35%{transform:scale(.88)}70%{transform:scale(1.16)}100%{transform:scale(1)}}
@keyframes mailPop{0%{transform:scale(1)}30%{transform:translateY(3px) scale(.9)}62%{transform:translateY(-6px) scale(1.13)}100%{transform:none}}
@keyframes phoneRing{0%,100%{transform:none}18%{transform:rotate(-12deg) scale(1.08)}36%{transform:rotate(12deg) scale(1.12)}54%{transform:rotate(-8deg) scale(1.1)}72%{transform:rotate(6deg) scale(1.06)}}

/* FINAL UPLOAD PATCH — immersive mobile hero + compact mobile contact/footer */
@media(max-width:760px){
  /* Hero image dissolves into the same navy used by the content below. */
  .hero:before{
    height:clamp(225px,58vw,285px)!important;
    background:linear-gradient(180deg,
      rgba(16,22,42,0) 0%,
      rgba(16,22,42,0) 35%,
      rgba(16,22,42,.08) 45%,
      rgba(16,22,42,.25) 56%,
      rgba(16,22,42,.50) 68%,
      rgba(16,22,42,.75) 79%,
      rgba(16,22,42,.92) 90%,
      #10162a 100%)!important;
  }

  /* Contact photo is a background layer, not a separate blank banner. */
  .contact{padding:0 0 22px!important;min-height:0!important;background:#181638!important}
  .contactbg{
    display:block!important;
    position:absolute!important;
    inset:0 0 auto 0!important;
    width:100%!important;
    height:clamp(215px,55vw,265px)!important;
    object-fit:cover!important;
    object-position:61% center!important;
    filter:saturate(.95) contrast(1.03);
  }
  .contactshade{
    inset:0 0 auto 0!important;
    height:clamp(250px,64vw,310px)!important;
    background:linear-gradient(180deg,
      rgba(24,22,56,.02) 0%,
      rgba(24,22,56,.10) 30%,
      rgba(24,22,56,.42) 55%,
      rgba(24,22,56,.82) 76%,
      #181638 100%)!important;
  }
  .contactGrid{padding-top:clamp(145px,37vw,180px)!important}
  .contactCopy{padding-top:0!important}
  .whiteLogo{margin:0 0 24px!important}
}
@media(max-width:420px){
  .contactbg{height:225px!important;object-position:60% center!important}
  .contactshade{height:270px!important}
  .contactGrid{padding-top:150px!important}
}

/* FINAL MOBILE ARTWORK PATCH — supplied Figma mobile assets */
.dxArtwork,.contactPicture{display:contents}

@media(max-width:760px){
  /* About: use the supplied 393×440 mobile DX composition exactly behind the copy. */
  .intersection{position:relative!important;overflow:hidden!important;background:#1c183d!important;}
  .intersection:before{display:none!important;}
  .intersection>.dxArtwork{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;}
  .intersection>.dxArtwork>img{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center top!important;opacity:1!important;mix-blend-mode:normal!important;transform:none!important;filter:none!important;}
  .intersectionGrid{position:relative!important;z-index:2!important;min-height:0!important;padding-block:4px!important;}

  /* Contact/footer: supplied laptop crop is the mobile artwork, not a tall empty banner. */
  .contact{position:relative!important;overflow:hidden!important;padding-top:0!important;background:#181638!important;}
  .contactPicture{display:block!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:auto!important;z-index:0!important;pointer-events:none!important;}
  .contactPicture>.contactbg{display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center top!important;opacity:1!important;transform:none!important;filter:none!important;}
  .contactshade{display:block!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:245px!important;z-index:1!important;background:linear-gradient(180deg,rgba(24,22,56,0) 0%,rgba(24,22,56,.10) 48%,rgba(24,22,56,.72) 78%,#181638 100%)!important;pointer-events:none!important;}
  .contactGrid{position:relative!important;z-index:3!important;display:block!important;padding-top:165px!important;gap:0!important;}
  .contactCopy{padding-top:0!important;}
  .whiteLogo{margin-bottom:42px!important;}
  .form{margin-top:38px!important;}
  .foot{position:relative!important;z-index:3!important;}
}

@media(max-width:390px){
  .contactGrid{padding-top:158px!important;}
  .contactshade{height:232px!important;}
  .whiteLogo{margin-bottom:38px!important;}
}

/* FINAL DESKTOP ABOUT FIX — keep DX artwork inside the section, never as a separate row */
@media(min-width:761px){
  .intersection{position:relative!important;overflow:hidden!important;isolation:isolate!important;min-height:330px!important;padding:58px 0!important;background:#181638!important;}
  .intersection>.dxArtwork{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;overflow:hidden!important;}
  .intersection>.dxArtwork>img{display:block!important;position:absolute!important;width:min(47vw,720px)!important;height:auto!important;max-width:none!important;right:-2.5%!important;top:50%!important;transform:translateY(-50%)!important;opacity:.48!important;object-fit:contain!important;mix-blend-mode:screen!important;filter:none!important;}
  .intersection:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#181638 0%,rgba(24,22,56,.97) 38%,rgba(24,22,56,.72) 62%,rgba(24,22,56,.12) 100%);}
  .intersectionGrid{position:relative!important;z-index:2!important;min-height:214px!important;display:grid!important;grid-template-columns:minmax(300px,.82fr) minmax(480px,1.18fr)!important;gap:clamp(70px,9vw,160px)!important;align-items:center!important;}
  .intersectionGrid h2{margin:0!important;}
  .intersectionGrid>div{align-self:center!important;}
}
@media(min-width:761px) and (max-width:1000px){
  .intersection{min-height:310px!important;}
  .intersection>.dxArtwork>img{width:62vw!important;right:-15%!important;opacity:.38!important;}
  .intersectionGrid{grid-template-columns:.85fr 1.15fr!important;gap:42px!important;}
}

/* ===== FINAL MOBILE HERO PATCH — real image-to-navy fade ===== */
/* Only affects the mobile hero. All other existing styles remain unchanged. */
@media (max-width:700px){
  .hero{
    background:#10162a!important;
    overflow:hidden!important;
  }

  /* Remove green/blue ambient glow behind Ideas into IMPACT. */
  .hero:after{
    display:none!important;
    content:none!important;
  }

  /* Remove the older ambient circle behind the heading. */
  .heroContent:before,
  .hero-content:before{
    display:none!important;
    content:none!important;
  }

  /*
     The fade intentionally extends below the banner image boundary.
     This removes the visible image/dark-section separation.
  */
  .hero:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:1!important;
    left:0!important;
    right:0!important;
    top:0!important;
    height:clamp(300px,78vw,390px)!important;
    pointer-events:none!important;
    background:linear-gradient(
      180deg,
      rgba(16,22,42,0) 0%,
      rgba(16,22,42,0) 38%,
      rgba(16,22,42,.05) 46%,
      rgba(16,22,42,.12) 52%,
      rgba(16,22,42,.24) 58%,
      rgba(16,22,42,.40) 64%,
      rgba(16,22,42,.58) 70%,
      rgba(16,22,42,.74) 76%,
      rgba(16,22,42,.86) 82%,
      rgba(16,22,42,.94) 88%,
      rgba(16,22,42,.985) 94%,
      #10162a 100%
    )!important;
  }

  .heroimg{
    z-index:0!important;
  }

  .heroContent,
  .hero-content{
    position:relative!important;
    z-index:2!important;
    background:#10162a!important;
  }
}

@media (max-width:380px){
  .hero:before{
    height:clamp(285px,82vw,345px)!important;
  }
}

/* ===== MOBILE HERO IMAGE FADE — DIRECT IMAGE MASK ===== */
@media (max-width:700px){
  .hero{background:#10162a!important}

  .heroimg{
    z-index:0!important;
    -webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 48%,rgba(0,0,0,.96) 55%,rgba(0,0,0,.82) 64%,rgba(0,0,0,.60) 73%,rgba(0,0,0,.36) 82%,rgba(0,0,0,.14) 91%,transparent 100%)!important;
    mask-image:linear-gradient(to bottom,#000 0%,#000 48%,rgba(0,0,0,.96) 55%,rgba(0,0,0,.82) 64%,rgba(0,0,0,.60) 73%,rgba(0,0,0,.36) 82%,rgba(0,0,0,.14) 91%,transparent 100%)!important;
    -webkit-mask-repeat:no-repeat!important;
    mask-repeat:no-repeat!important;
    -webkit-mask-size:100% 100%!important;
    mask-size:100% 100%!important;
  }

  .hero:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    z-index:1!important;
    left:0!important;right:0!important;top:0!important;
    height:clamp(205px,52vw,250px)!important;
    pointer-events:none!important;
    background:linear-gradient(to bottom,rgba(16,22,42,0) 0%,rgba(16,22,42,0) 50%,rgba(16,22,42,.08) 60%,rgba(16,22,42,.22) 70%,rgba(16,22,42,.46) 80%,rgba(16,22,42,.75) 90%,#10162a 100%)!important;
  }

  .hero:after,.heroContent:before,.hero-content:before{
    content:none!important;
    display:none!important;
  }

  .heroContent,.hero-content{
    position:relative!important;
    z-index:2!important;
    background:transparent!important;
  }
}

@media (max-width:380px){
  .hero:before{height:clamp(190px,52vw,215px)!important}
}
