html{scroll-behavior:smooth}:root{--bg-color: #2A92FF;--text-main: #D0EAED;--text-hover: #FFFFFF;/* type sizes */--type-hero-display: clamp(48px, 8.33vw, 160px);--type-hero: clamp(40px, 6.94vw, 120px);--type-h2: clamp(28px, 4.17vw, 80px);--type-h3: clamp(22px, 2.29vw, 44px);--type-h4: clamp(20px, 1.875vw, 36px);--type-lead: clamp(16px, 1.46vw, 28px);--type-body: clamp(16px, 1.04vw, 18px);--type-eyebrow: clamp(13px, 0.9vw, 16px);--type-button: clamp(14px, 1.25vw, 24px);--type-footer-head: clamp(16px, 1.66vw, 24px);--type-footer-link: clamp(16px, 1.66vw, 24px);--type-copyright: 18px;/* line heights */--lh-hero-display: 0.95;--lh-hero: 1.1;--lh-h2: 1.15;--lh-title: 1.2;--lh-lead: 1.4;--lh-body: 1.5;--lh-button: 1.4;/* weights */--fw-body: 400;--fw-soft: 500;--fw-ui: 600;--fw-head: 700;--fw-accent: 800;/* tracking */--tr-display: -0.02em;--tr-tight: -0.01em;--tr-label: 0.06em;/* spacing */--section-pad-block: clamp(60px, 6.25vw, 120px);--section-gap: clamp(40px, 4.17vw, 80px);--pad-edge: clamp(24px, 8.33vw, 160px);--pad-panel: clamp(24px, 4.17vw, 80px);--pad-gutter: clamp(24px, 3.125vw, 60px);--pad-card: clamp(20px, 2.08vw, 40px);--pad-card-lg: clamp(24px, 3.13vw, 60px);/* radii */--radius-panel: clamp(15px, 1.56vw, 30px);--radius-card: 24px;--radius-pill: 1425px;/* ACTIVE per-page shell + footer inline padding; pricing and contact override to 60px */--padding-inline: clamp(40px, 11.11vw, 160px);/* DEPRECATED legacy type tokens superseded by the type and lh tokens above; do not use */--font-size-huge: clamp(32px, 4.166vw, 60px);--line-height-huge: clamp(48px, 6.666vw, 96px);--font-size-large: clamp(24px, 2.638vw, 38px);--line-height-large: clamp(34px, 3.43vw, 49.39px);--font-size-subtitle: clamp(20px, 2.427vw, 34.96px);--line-height-subtitle: clamp(22px, 2.67vw, 38.45px);--font-size-medium: clamp(16px, 1.666vw, 24px);--line-height-medium: clamp(18px, 1.833vw, 26.4px);--font-size-button: clamp(16px, 1.388vw, 20px);--line-height-button: clamp(22px, 1.944vw, 28px)}*{box-sizing:border-box;margin:0;padding:0;text-wrap:pretty}body.home-page{background-color:#fff}body{background-color:var(--bg-color);color:var(--text-main);font-family:Bricolage Grotesque,sans-serif;text-transform:uppercase;min-height:100vh;display:flex;flex-direction:column}.footer-copyright{font-family:Bricolage Grotesque,sans-serif;font-size:var(--type-copyright);font-weight:400;line-height:1.1;color:var(--text-main);text-transform:uppercase}.promo-bar{width:100%;background:#c3fd98;display:flex;align-items:center;justify-content:center;gap:clamp(16px,3.28vw,63px);padding:clamp(10px,1.17vw,22px) clamp(24px,4.17vw,80px);text-decoration:none;flex-wrap:wrap;position:relative;z-index:202}.promo-bar-lead{display:flex;align-items:center;gap:clamp(10px,1.04vw,20px)}.promo-bar-icon{width:clamp(18px,1.3vw,25px);height:auto;display:block;flex-shrink:0}.promo-bar-text,.promo-bar-link{font-family:Bricolage Grotesque,sans-serif;font-weight:400;font-size:clamp(13px,1.3vw,25px);line-height:1.3;color:#000;text-transform:none;text-align:center}.promo-bar-link{text-decoration:underline;text-underline-offset:2px;white-space:nowrap;transition:opacity .2s ease}.promo-bar:hover .promo-bar-link{opacity:.6}.site-header{width:100%;background:#2a92ff;display:flex;align-items:center;justify-content:space-between;padding:clamp(16px,1.56vw,30px) clamp(24px,8.33vw,160px);position:relative;z-index:201}.site-header-brand{display:flex;align-items:center;gap:20px;text-decoration:none;flex-shrink:0}.site-header-logo{width:clamp(36px,2.6vw,50px);height:auto;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.site-header-brand:hover .site-header-logo{transform:rotate(180deg)}.site-header-wordmark{height:clamp(32px,2.6vw,50px);width:auto;display:block}.site-header-nav,.site-header-links{display:flex;align-items:center;gap:clamp(20px,2.08vw,40px)}.site-nav-link{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(14px,1.46vw,28px);font-weight:600;line-height:1.4;color:#fff;text-decoration:none;letter-spacing:-.7px;text-transform:none;white-space:nowrap;transition:opacity .2s ease}.site-nav-link:hover{opacity:.7}.site-nav-link.active{opacity:.5;pointer-events:none}.site-header-cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border:2px solid #ffffff;color:#2a92ff;padding:clamp(12px,1.04vw,20px) clamp(16px,1.63vw,31px);border-radius:1425px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(14px,1.25vw,24px);line-height:1.4;letter-spacing:-.6px;text-decoration:none;text-transform:none;white-space:nowrap;font-variation-settings:"opsz" 14,"wdth" 100;transition:background .25s ease,color .25s ease,border-color .25s ease}.site-header-cta:after{content:"";display:block;flex-shrink:0;width:0;height:clamp(14px,1.2vw,23px);background-image:url(/public/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0);opacity:0;transition:width .3s ease,margin-left .3s ease,opacity .2s ease,filter .25s ease}.site-header-cta:hover{background:#000;border-color:#000;color:#fff}.site-header-cta:hover:after{width:clamp(14px,1.2vw,23px);margin-left:clamp(8px,.78vw,15px);opacity:1;filter:brightness(0) invert(1)}.site-header-cta.active{opacity:.6;pointer-events:none}.hamburger{display:none;flex-direction:column;justify-content:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px;z-index:201}.hamburger span{display:block;width:26px;height:2px;background:var(--text-main);border-radius:2px;transition:transform .3s ease,opacity .3s ease}.hamburger.is-open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;background-color:#2a92ff;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;transform:translateY(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.mobile-menu.is-open{transform:translateY(0)}.mobile-menu-link{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(28px,6vw,48px);font-weight:500;color:var(--text-main);text-decoration:none;text-transform:uppercase;transition:opacity .2s ease}.mobile-menu-link:hover{opacity:.6}.mobile-menu-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;background:transparent;border:2px solid var(--text-main);color:var(--text-main);padding:clamp(12px,1.04vw,20px) clamp(16px,1.63vw,31px);border-radius:1425px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(14px,1.25vw,24px);line-height:1.4;letter-spacing:-.6px;text-decoration:none;text-transform:none;white-space:nowrap;font-variation-settings:"opsz" 14,"wdth" 100;transition:background .25s ease,color .25s ease,border-color .25s ease}.mobile-menu-cta:after{content:"";display:block;flex-shrink:0;width:0;height:clamp(14px,1.2vw,23px);background-image:url(/public/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0) invert(1);opacity:0;transition:width .3s ease,margin-left .3s ease,opacity .2s ease,filter .25s ease}.mobile-menu-cta:hover:after{width:clamp(14px,1.2vw,23px);margin-left:clamp(8px,.78vw,15px);opacity:1;filter:brightness(0)}.mobile-menu-cta:hover{background:var(--text-main);color:#2a92ff}@media(max-width:1024px){.site-header{padding:16px 24px}.site-header-links,.site-header-cta{display:none}.site-header .hamburger{display:flex}}body{animation:fadeIn 1s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-section{width:100%;background:#2a92ff;padding:clamp(80px,11.46vw,220px) clamp(24px,8.33vw,160px) calc(160px + 10.9375vw);display:flex;flex-direction:column;align-items:center}.hero-strip{position:relative;z-index:5;width:100%;height:clamp(154px,21.875vw,322px);overflow:hidden;margin-top:-10.9375vw;margin-bottom:-10.9375vw;pointer-events:none}.hero-strip-track{display:flex;width:max-content;height:100%;will-change:transform;animation:hero-marquee-move 60s linear infinite}.hero-card{flex:0 0 auto;height:100%;margin-right:clamp(24px,5vw,100px);border-radius:clamp(10px,1vw,18px);overflow:hidden;box-shadow:0 22px 44px -20px rgba(0,20,60,.55);background:rgba(255,255,255,.06)}.hero-card img{width:100%;height:100%;object-fit:cover;display:block}.hero-card--p{aspect-ratio:3/4}.hero-card--s{aspect-ratio:1/1}.hero-card--l{aspect-ratio:4/3}@keyframes hero-marquee-move{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.hero-strip-track{animation:none}}.hero-text-block{display:flex;flex-direction:column;align-items:center;gap:clamp(32px,3.13vw,60px);width:100%;max-width:1410px}.hero-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-accent);font-size:clamp(38px,6.2vw,104px);line-height:var(--lh-hero-display);color:#fff;text-align:center;text-transform:none;font-variation-settings:"opsz" 14,"wdth" 100;letter-spacing:var(--tr-display)}.hero-subtitle{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-body);font-size:var(--type-lead);line-height:var(--lh-lead);color:#fff;text-align:center;text-transform:none;max-width:714px}.hero-cta{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:2px solid #ffffff;color:#000;padding:clamp(12px,1.04vw,20px) clamp(16px,1.63vw,31px);border-radius:1425px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(14px,1.25vw,24px);line-height:1.4;letter-spacing:-.6px;text-decoration:none;text-transform:none;white-space:nowrap;font-variation-settings:"opsz" 14,"wdth" 100;transition:background .25s ease,color .25s ease,border-color .25s ease}.hero-cta:after{content:"";display:block;flex-shrink:0;width:0;height:clamp(14px,1.2vw,23px);background-image:url(/public/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0);opacity:0;transition:width .3s ease,margin-left .3s ease,opacity .2s ease,filter .25s ease}.hero-cta:hover{background:#000;border-color:#000;color:#fff}.hero-cta:hover:after{width:clamp(14px,1.2vw,23px);margin-left:clamp(8px,.78vw,15px);opacity:1;filter:brightness(0) invert(1)}.cap-section{width:100%;background:#fdf6e8;border-radius:0 0 clamp(15px,1.56vw,30px) clamp(15px,1.56vw,30px);padding:calc(var(--section-pad-block) + 10.9375vw) var(--pad-edge) var(--section-pad-block);display:flex;flex-direction:column;align-items:center;gap:clamp(48px,6.25vw,120px)}.cap-intro{display:flex;flex-direction:column;align-items:center;gap:clamp(20px,2.08vw,40px);width:100%}.cap-heading{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-head);font-size:var(--type-h2);line-height:var(--lh-h2);color:#000;text-align:center;text-transform:none;max-width:1004px;text-wrap:balance;font-variation-settings:"opsz" 14,"wdth" 100;letter-spacing:var(--tr-tight)}.cap-desc{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-body);font-size:var(--type-lead);line-height:var(--lh-lead);color:#000;text-align:center;text-transform:none;max-width:1148px;text-wrap:balance}.cap-cards{width:100%;display:flex;gap:clamp(16px,1.56vw,30px);align-items:stretch}.cap-dots{display:none}.cap-dot{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,.2);cursor:pointer;transition:background .2s ease,transform .2s ease}.cap-dot.is-active{background:#2a92ff;transform:scale(1.25)}.cap-card{flex:1;background:#2a92ff;border:2px solid #000000;border-radius:clamp(15px,1.56vw,30px);padding:40px;display:flex;flex-direction:column;gap:clamp(20px,1.875vw,36px);min-height:clamp(200px,15.625vw,300px)}.cap-card-icon{width:48.26px;height:48.8px;display:block}.cap-card-title{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-head);font-size:var(--type-h4);line-height:var(--lh-title);color:#fff;text-transform:none;margin:0;font-variation-settings:"opsz" 14,"wdth" 100;letter-spacing:var(--tr-tight)}.cap-card-head{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(12px,1.25vw,20px)}.cap-card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:clamp(8px,.83vw,14px)}.cap-card-list li{display:flex;align-items:center;gap:10px;font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-body);font-size:var(--type-body);line-height:var(--lh-body);color:#fff;text-transform:none}.cap-card-list li::before{content:"";flex-shrink:0;width:20px;height:20px;background:url(/public/header-logo.svg) center/contain no-repeat}@media(max-width:1300px){.cap-cards{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;margin-inline:calc(-1*var(--pad-edge));padding-inline:var(--pad-edge);scroll-padding-inline:var(--pad-edge);scrollbar-width:none;-webkit-overflow-scrolling:touch}.cap-cards::-webkit-scrollbar{display:none}.cap-cards .cap-card{flex:0 0 clamp(280px,42vw,440px);scroll-snap-align:center;transition:background .3s ease,border-color .3s ease}.cap-cards .cap-card.is-active{background:#000;border-color:#000}.cap-dots{display:flex;justify-content:center;gap:10px;margin-top:24px}}.product-intro{width:100%;background:#fff;padding:var(--section-pad-block) clamp(24px,4.17vw,80px) 0;display:flex;flex-direction:column;align-items:center;gap:clamp(20px,2.08vw,40px)}.product-intro-heading{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-head);font-size:var(--type-h2);line-height:var(--lh-h2);color:#000;text-align:center;text-transform:none;max-width:1004px;text-wrap:balance;font-variation-settings:"opsz" 14,"wdth" 100;letter-spacing:var(--tr-tight)}.product-intro-desc{font-family:Bricolage Grotesque,sans-serif;font-weight:var(--fw-body);font-size:var(--type-lead);line-height:var(--lh-lead);color:#000;text-align:center;text-transform:none;max-width:1148px;text-wrap:balance}.kit-how-illustration{width:70%;align-self:center;aspect-ratio:436 / 332;border-radius:12px;overflow:hidden;background:transparent;position:relative;display:flex;align-items:center;justify-content:center;container-type:inline-size}.kit-how-illus--1,.kit-how-illus--2{background:transparent}.kit-how-illus--3{background:transparent;display:flex;align-items:center;justify-content:center}.kit-how-browser{position:relative;width:88%;aspect-ratio:369 / 259;overflow:visible}.kit-how-browser-shadow{position:absolute;left:2.2cqw;top:2.2cqw;width:100%;height:100%;background:#000;border-radius:4.8cqw;z-index:0}.kit-how-browser-window{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;border:max(1px,0.5cqw) solid #000000;border-radius:4.8cqw;padding:5cqw;display:flex;flex-direction:column;justify-content:center;z-index:1}.kit-how-pricing-pills{display:flex;flex-direction:column;gap:1.2cqw;height:100%}.kit-how-pill{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:18px;border:max(1px,0.25cqw) solid #000000;border-radius:100px;padding:0 2.5cqw;text-align:center;line-height:var(--lh-title);flex:1;min-height:0;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;white-space:nowrap}.kit-how-pill--website{background:#fff;color:#2a92ff;align-self:flex-start;min-width:50%}.kit-how-pill--branding{background:#2a92ff;color:#fff;align-self:flex-start;min-width:90%}.kit-how-pill--both{background:#fff;color:#2a92ff;min-width:100%}.d1-shadow{position:absolute;left:8.77%;top:13.42%;width:84.77%;height:77.93%;background:#000;border-radius:clamp(10px,1.2vw,23px)}.d1-window{position:absolute;left:6.65%;top:10.54%;width:84.77%;height:77.93%;background:#fff;border:0.5cqw solid #000000;border-radius:clamp(10px,1.2vw,23px)}.d1-dots{position:absolute;left:13.3%;top:19.58%;width:18.12%;height:auto}.d1-pencil{position:absolute;left:48.62%;top:8.13%;width:47.25%;height:auto}.d1-logo{position:absolute;left:13.46%;top:42.94%;width:24.77%;height:auto}.d1-sel-border{position:absolute;left:13.07%;top:42.47%;width:25.46%;height:33.43%;border:0.34cqw solid #0099FF;background:transparent}.d1-sel-label{position:absolute;left:13.07%;top:39.12%;transform:translateY(-50%);font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(4px,.45vw,8.6px);color:#09f;white-space:nowrap;line-height:1}.d1-handle{position:absolute;width:2.15%;height:auto}.d1-tl{left:12%;top:41.06%}.d1-tr{left:37.45%;top:41.06%}.d1-bl{left:12%;top:74.49%}.d1-br{left:37.45%;top:74.49%}.d3-backing{position:absolute;height:87%;width:auto;z-index:0}.d3-ring{position:absolute;height:88%;width:auto;z-index:1}.d3-fill{position:absolute;height:76%;width:auto;z-index:2}.d3-detail{position:absolute;height:77%;width:auto;z-index:3}@keyframes bolt-fill{0%{clip-path:inset(0 0 100% 0)}50%{clip-path:inset(0 0 0 0)}100%{clip-path:inset(0 0 100% 0)}}@keyframes pill-g{0%{background-size:100% 100%;color:#fff}28%{background-size:100% 100%;color:#fff}36%{background-size:0% 100%;color:#2a92ff}92%{background-size:0% 100%;color:#2a92ff}100%{background-size:100% 100%;color:#fff}}@keyframes pill-e{0%{background-size:0% 100%;color:#2a92ff}28%{background-size:0% 100%;color:#2a92ff}36%{background-size:100% 100%;color:#fff}61%{background-size:100% 100%;color:#fff}69%{background-size:0% 100%;color:#2a92ff}100%{background-size:0% 100%;color:#2a92ff}}@keyframes pill-x{0%{background-size:0% 100%;color:#2a92ff}61%{background-size:0% 100%;color:#2a92ff}69%{background-size:100% 100%;color:#fff}92%{background-size:100% 100%;color:#fff}100%{background-size:0% 100%;color:#2a92ff}}.home-cta-section{width:100%;background:#fff;padding:0 clamp(24px,3.125vw,60px);margin-block:var(--section-gap)}.home-cta-inner{background:linear-gradient(119.51deg,#c3fd98 3.91%,#2a92ff 48.96%,#b4bcff 101.82%);border-radius:clamp(15px,1.56vw,30px);padding:var(--section-pad-block) clamp(40px,4.17vw,80px);display:flex;flex-direction:column;align-items:center;gap:clamp(40px,4.17vw,80px);position:relative;overflow:hidden}.home-cta-arrow{position:absolute;right:-76px;bottom:35px;width:clamp(140px,23.79vw,456px);height:auto;pointer-events:none;z-index:0}.home-cta-headline,.home-cta-btn{position:relative;z-index:1}.home-cta-headline{font-family:Bricolage Grotesque,sans-serif;font-size:var(--type-h2);font-weight:var(--fw-head);line-height:var(--lh-h2);color:#fff;text-align:center;text-transform:none;text-wrap:balance;font-variation-settings:"opsz" 14,"wdth" 100;letter-spacing:var(--tr-tight)}.home-cta-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;background:#fff;border:2px solid #ffffff;color:#000;padding:clamp(12px,1.04vw,20px) clamp(16px,1.63vw,31px);border-radius:1425px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:clamp(14px,1.25vw,24px);line-height:1.4;letter-spacing:-.6px;text-decoration:none;text-transform:none;white-space:nowrap;font-variation-settings:"opsz" 14,"wdth" 100;transition:background .25s ease,color .25s ease,border-color .25s ease}.home-cta-btn:after{content:"";display:block;flex-shrink:0;width:0;height:clamp(14px,1.2vw,23px);background-image:url(/public/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0);opacity:0;transition:width .3s ease,margin-left .3s ease,opacity .2s ease,filter .25s ease}.home-cta-btn:hover:after{width:clamp(14px,1.2vw,23px);margin-left:clamp(8px,.78vw,15px);opacity:1;filter:brightness(0) invert(1)}.home-cta-btn:hover{background:#000;border-color:#000;color:#fff}@media(max-width:768px){.home-cta-inner{padding-inline:clamp(20px,5vw,40px)}.home-cta-headline br{display:none}}

body.landing-page .site-header-cta{display:inline-flex}
body.landing-page .hero-section{border-radius:0}
body.landing-page .contact-footer{border-radius:0}

/* Mobile: halve button↔gallery and gallery↔cap-heading gaps */
@media(max-width:768px){
  :root{--section-pad-block:40px;--section-gap:40px}
  .hero-section{padding-top:clamp(40px,5.73vw,110px);padding-bottom:117px}
  .hero-strip{height:154px;margin-top:-77px;margin-bottom:-77px}
  .cap-section{padding-top:calc(var(--section-pad-block) + 77px)}
  .cap-card{gap:20px;min-height:0}
  .cap-card-icon{flex-shrink:0}
  .cap-card-title{margin-top:0}
  .kit-how-pill{font-size:clamp(9px,8cqw,14px)}
  
  .promo-bar{display:none}
}

.hero-card img[src*="gallery-4"]{object-position:top}




