@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#2559f4;--ink:#111523;--muted:#687081;--line:#d9dfeb;--light:#f5f7fc;--hero-hue:0deg;--accent-rgb:37,89,244}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity}body{margin:0;font:16px/1.6 Manrope,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--light)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.06;letter-spacing:-.065em}button:disabled{cursor:default}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.header{position:fixed;z-index:30;top:0;left:0;right:0;height:86px;display:flex;justify-content:space-between;align-items:center;padding:0 5%;border-bottom:1px solid #ffffff65;background:#f6f8fcad;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transition:background .3s,color .3s}.logo{width:176px;height:auto}.header nav{display:flex;gap:36px;font-size:13px;font-weight:600}.header nav a:hover{color:var(--blue)}.header-cta{font-size:12px;padding:11px 20px;background:#121725;color:white;border-radius:30px}.header-cta span{margin-left:15px}.menu{display:none}.header.dark{background:#080e23b8;color:#f6f8ff;border-color:#ffffff12}.header.dark .logo{filter:brightness(0) invert(1)}.header.dark .header-cta{background:#f6f8ff;color:#101525}.scene{min-height:100vh;min-height:100svh;position:relative;scroll-snap-align:start;display:flex;align-items:center;isolation:isolate;padding:112px 7% 36px;overflow:clip}.scene-inner{width:100%;max-width:1440px;margin:auto}.section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:40px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;margin:0;color:var(--blue)}.section-top>span,.section-top>a{font-size:12px;letter-spacing:.1em;color:var(--muted)}.scene-nav{position:fixed;z-index:35;right:23px;top:50%;display:flex;flex-direction:column;gap:16px;transform:translateY(-50%);mix-blend-mode:difference}.scene-nav>a{position:relative;width:7px;height:7px;border-radius:50%;background:#959595;transition:background .2s,transform .2s}.scene-nav>a.active{background:white;transform:scale(1.6)}.scene-nav span{position:absolute;right:18px;top:-8px;color:white;white-space:nowrap;font-size:12px;opacity:0;pointer-events:none}.scene-nav a:hover span{opacity:1}.hero{padding:110px 5% 110px;justify-content:center;background:#f5f7fc;text-align:center;min-height:max(760px,100svh)}.ambient{position:absolute;inset:0;z-index:-3;background:radial-gradient(ellipse at 50% 74%,rgba(var(--accent-rgb),.14),transparent 60%),radial-gradient(ellipse at 88% 22%,#e2e9fc 0,transparent 46%);transition:background 1s}.hero-content{position:relative;z-index:3;pointer-events:none}.hero-content a{pointer-events:auto}.hero-content .eyebrow{font-size:12px;color:#586982;margin-bottom:30px}.hero h1{font-size:clamp(70px,8.7vw,138px);font-weight:700;letter-spacing:-.075em;margin:0 0 27px;line-height:1.015}.hero h1 span{color:var(--blue);background:linear-gradient(125deg,#172847 0%,var(--blue) 47%,#769eff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-intro{font-size:17px;line-height:1.7;color:#59677f;margin-bottom:28px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:36px;padding:16px 25px;font-size:13px;font-weight:700;transition:transform .3s,box-shadow .3s}.primary{background:var(--blue);color:white;box-shadow:0 9px 35px rgba(var(--accent-rgb),.2)}.button:hover{transform:translateY(-3px);box-shadow:0 14px 40px rgba(var(--accent-rgb),.3)}.balloon-world{position:absolute;inset:0;z-index:1;overflow:hidden;touch-action:pan-y}.balloon{position:absolute;user-select:none;will-change:transform;filter:hue-rotate(var(--hero-hue));pointer-events:none;object-fit:contain}.b1{width:31vw;max-width:480px;left:-9%;top:15%;opacity:.94}.b2{width:22vw;max-width:340px;right:0%;top:8%;opacity:.98}.b3{width:28vw;max-width:440px;right:-8%;bottom:-7%;opacity:.9}.b4{width:19vw;max-width:290px;left:13%;bottom:-12%;opacity:.85}.b5{width:9vw;max-width:145px;left:25%;top:9%;filter:hue-rotate(var(--hero-hue)) blur(2px);opacity:.45}.hero-tools{position:absolute;z-index:5;bottom:87px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:20px}.color-picker{display:flex;align-items:center;gap:10px;border:1px solid #fff;background:#ffffff88;backdrop-filter:blur(15px);padding:11px 17px;border-radius:35px;box-shadow:0 5px 25px #12214f06}.swatch{width:19px;height:19px;border:3px solid white;border-radius:50%;padding:0;box-shadow:0 0 0 1px #d7dce8}.swatch.selected{box-shadow:0 0 0 2px #17294f}.swatch.blue{background:#2559f4}.swatch.violet{background:#7a40f2}.swatch.cyan{background:#008caa}.color-picker>span{font-size:12px;color:#626e84;margin-left:4px}.motion-toggle{border:0;background:transparent;font-size:16px;color:#50617c;display:flex;gap:10px;align-items:center}.motion-toggle span{font-size:12px}.hero-bottom{position:absolute;bottom:23px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;letter-spacing:.06em;color:#758095}.scroll-hint{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:12px;letter-spacing:.15em}.scroll-hint i{font-style:normal;font-size:21px;animation:down 2s infinite}.hero-bottom>span:last-child{font-size:12px;letter-spacing:.14em}@keyframes down{50%{transform:translateY(5px)}}.possibilities{background:#070c1e;color:#eff4ff}.possibilities .section-top>span{color:#8b96b4}.possibilities .eyebrow{color:#91aaff}.showroom{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5%;min-height:560px}.showroom h2{font-size:clamp(34px,3.8vw,58px);font-weight:600;margin-bottom:20px;letter-spacing:-.06em}.showroom h2>span{color:#8491ac}.section-intro{color:#93a0ba;font-size:14px}.service-tabs{display:flex;flex-wrap:wrap;gap:8px;max-width:540px;margin:28px 0}.service-tabs button{border:1px solid #ffffff20;background:transparent;color:#aebad0;padding:9px 15px;border-radius:25px;font-size:12px;transition:all .25s}.service-tabs button[aria-selected=true]{background:#f2f5ff;color:#11182a;border-color:#f2f5ff}.service-tabs button:hover{border-color:#adc4ff}.service-description{min-height:195px;max-width:470px}.service-description>p:first-child{font-size:12px;letter-spacing:.18em;color:#8197c6;margin-bottom:11px}.service-description h3{font-size:23px;letter-spacing:-.035em;font-weight:600;margin-bottom:14px}.service-description>p{font-size:14px;color:#a0acc4;line-height:1.8}.inline-link{font-size:13px;font-weight:600;display:inline-flex;gap:22px;align-items:center}.possibilities .inline-link{color:#aec4ff}.type-stage{height:480px;position:relative;display:flex;align-items:center;justify-content:center;perspective:900px;overflow:hidden;border-radius:40px;background:radial-gradient(ellipse at 50% 95%,#1b34846b,transparent 65%),linear-gradient(150deg,#141c34,#090f22);border:1px solid #ffffff0e}.stage-glow{position:absolute;width:70%;height:60%;border-radius:50%;background:#3b5afd22;filter:blur(60px)}.stage-label{position:absolute;top:32px;left:30px;color:#7e8aa8;font-size:12px;letter-spacing:.17em}.material-word{text-align:center;transform:rotateY(-14deg) rotateX(8deg);transition:transform .65s;position:relative;z-index:2;width:100%;padding:15px}.material-word>span{font-size:clamp(80px,8vw,136px);letter-spacing:-.065em;font-weight:800;color:#d4e2ff;line-height:1.4;text-shadow:1px 1px 0 #4c68ab,2px 2px 0 #4c68ab,3px 3px 0 #4c68ab,4px 4px 0 #4c68ab,5px 5px 0 #4c68ab,10px 20px 30px #0008;display:block;transition:color .4s,text-shadow .4s;white-space:nowrap}.material-word small{font-size:12px;letter-spacing:.15em;display:block;color:#788aaf;margin-top:20px}.material-word[data-material=stitch]>span{color:#dae4f2;text-shadow:1px 1px #8a9bb5,-1px -1px #fff,3px 4px 0 #324968;letter-spacing:-.02em;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:2px;text-underline-offset:10px}.material-word[data-material=print]>span{color:#8adff6;text-shadow:4px 4px 0 #3066e9,8px 8px 0 #122850}.material-word[data-material=laser]>span{color:#d2e0ec;text-shadow:1px 1px 1px #fff,-2px -2px 3px #000,0 0 25px #91cfff55}.material-word[data-material=balloon]>span{color:#91b8ff;text-shadow:1px 2px 0 #e3eeff,3px 5px 0 #4768af,0 18px 25px #0009}.material-word[data-material=gift]>span{color:#bbb8ff;text-shadow:1px 1px #fff,3px 5px #7774ba,8px 12px 25px #0009}.stage-floor{position:absolute;bottom:72px;width:75%;height:1px;background:linear-gradient(90deg,transparent,#7b9fff70,transparent)}.material-caption{position:absolute;bottom:27px;left:30px;right:30px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#8393b2;letter-spacing:.07em}.section-end{display:flex;gap:35px;color:#7e8daa;border-top:1px solid #ffffff13;padding-top:20px;margin-top:24px;font-size:12px}.section-end span:before{content:'✓';color:#9caed5;margin-right:9px}.projects{background:#f9faff}.projects-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:35px}.projects h2{font-size:clamp(34px,4vw,60px);font-weight:600;margin:0}.projects h2>span{color:#929aac}.projects-heading>p{font-size:13px;color:var(--muted);margin:0;max-width:300px}.project-showcase{display:grid;grid-template-columns:1.2fr 1fr;background:#edf1f9;border-radius:30px;overflow:hidden;min-height:340px}.project-visual{position:relative;overflow:hidden;background:#e6eaf4;display:block}.project-visual>img{width:100%;height:380px;object-fit:cover;transition:opacity .3s,transform .8s}.project-visual:hover img{transform:scale(1.035)}.image-open{position:absolute;bottom:24px;right:24px;width:43px;height:43px;border-radius:50%;background:#fff9;backdrop-filter:blur(15px);display:grid;place-items:center;font-size:23px}.project-story{padding:32px 10%;position:relative;display:flex;flex-direction:column;justify-content:center}.project-count{position:absolute;top:24px;right:30px;font-size:12px;color:#9aa4b7}.project-count b{color:#465572;font-weight:500}.project-story .eyebrow{font-size:12px;margin:16px 0}.project-story h3{font-size:36px;font-weight:600;margin-bottom:20px}.project-story>p{font-size:13px;color:#718098;max-width:340px}.project-controls{display:flex;align-items:center;gap:9px;margin-top:15px}.project-controls button{width:39px;height:39px;border-radius:50%;border:1px solid #ced5e4;background:transparent;font-size:20px;transition:background .2s}.project-controls button:hover{background:white}.project-controls>span{font-size:12px;color:#7e8ba2;margin-left:8px}.project-progress{display:flex;justify-content:center;gap:6px;margin-top:24px}.project-progress span{width:6px;height:6px;border-radius:8px;background:#ced5e4;transition:width .4s,background .4s}.project-progress span.active{width:23px;background:#2559f4}.studio{background:#edf2fc}.studio-content{text-align:center}.studio-prelude{font-size:20px;color:#7f8da6;margin:12px 0 15px;letter-spacing:-.025em}.studio h2{font-size:clamp(66px,7.7vw,112px);font-weight:600;margin-bottom:27px;letter-spacing:-.075em}.studio h2 span{color:var(--blue)}.studio-description{font-size:14px;line-height:1.9;color:#748199;margin:0 auto 33px}.process{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:15px;margin:0 auto 27px;max-width:1100px;align-items:start}.process-step{border:1px solid #dfe5f1;background:#ffffff45;position:relative;text-align:left;padding:22px 25px;border-radius:19px;min-height:136px;transition:background .3s,box-shadow .3s}.process-step.active{background:#fff;box-shadow:0 15px 40px #28478d09}.process-step>span{font-size:12px;color:#8a99b1}.process-step h3{font-size:21px;font-weight:600;letter-spacing:-.03em;margin:15px 0 8px}.process-step p{font-size:12px;line-height:1.7;color:#7c889d;margin:15px 0 0;max-width:290px}.process-step i{font-style:normal;position:absolute;right:22px;top:23px;color:#8a99b1}.studio .inline-link{color:#355fbe}.contact{background:#090f20;color:#f4f7ff}.contact .section-top .eyebrow{color:#95b1f9}.contact .section-top>span{color:#7d8ba7}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;min-height:520px}.contact h2{font-size:clamp(64px,6.6vw,98px);font-weight:600;margin-bottom:26px}.contact h2 span{color:#85a6ff}.contact-copy>p{color:#91a0be;font-size:16px}.phone{font-size:28px;letter-spacing:-.03em;display:block;margin-top:33px}.phone span{font-size:20px;margin-left:13px;color:#9ab3ec}.contact-options{display:flex;gap:22px;font-size:12px;color:#91a6cf;margin-top:15px}address{font-size:12px;font-style:normal;line-height:1.8;color:#70809f;margin-top:25px}form label{display:block;font-size:12px;margin-bottom:9px;color:#a1b0cb}input,select,textarea{width:100%;background:#ffffff04;color:#eff4ff;border:1px solid #ffffff19;border-radius:12px;padding:13px 15px;font-size:13px;margin-bottom:20px;outline-offset:2px}select option{background:#10192f}textarea{resize:vertical;min-height:105px}input::placeholder,textarea::placeholder{color:#5f6f8c}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{font-size:12px;line-height:1.8;color:#7484a3;margin-bottom:20px}.form-note a{color:#abb8d1;text-decoration:underline}form .button{width:100%;border-radius:12px}#form-status{font-size:12px;line-height:1.6;color:#b7c9ef;border:1px solid #6984ba66;padding:12px;border-radius:10px;margin-top:15px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff10;padding-top:25px;margin-top:35px;color:#657695;font-size:12px}footer .logo{width:130px;filter:brightness(0) invert(1);opacity:.6}footer>div{display:flex;gap:22px}footer>div>a:last-child{font-size:17px}.scene.in-view .hero-content,.scene.in-view .studio-content h2{animation:arrive .9s both}@keyframes arrive{from{opacity:.65;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.scene{padding-left:max(7%,calc((100vw - 1440px)/2));padding-right:max(7%,calc((100vw - 1440px)/2))}}@media(max-width:1100px){.scene{padding-left:6%;padding-right:6%}.hero{min-height:max(740px,100svh)}.showroom{gap:4%;min-height:520px}.type-stage{height:430px}.hero h1{font-size:9.7vw}.service-tabs button{font-size:12px;padding:8px 12px}.project-story h3{font-size:29px}.contact-layout{gap:7%}.phone{font-size:25px}.studio h2{font-size:85px}.section-top{margin-bottom:30px}}@media(max-width:760px){html{scroll-snap-type:none}.header{height:72px;padding:0 5%}.logo{width:141px}.header nav{display:none;position:absolute;left:0;right:0;top:72px;background:#f7f9ff;padding:24px 6%;box-shadow:0 10px 20px #0001;color:#172036}.header nav.open{display:flex;flex-direction:column;gap:22px}.header-cta{font-size:12px;padding:9px 12px;margin-left:auto;margin-right:12px}.header-cta span{display:none}.menu{display:block;border:0;background:transparent;font-size:22px;padding:0 4px}.scene-nav{display:none}.scene{padding:100px 6% 30px;min-height:100svh}.section-top{gap:15px;margin-bottom:30px}.section-top>.eyebrow{font-size:12px;letter-spacing:.12em}.section-top>span{display:none}.section-top>a{font-size:12px;letter-spacing:0}.hero{min-height:max(700px,100svh);padding:125px 5% 170px}.hero-content .eyebrow{font-size:12px;letter-spacing:.13em;margin-bottom:28px}.hero h1{font-size:clamp(54px,10.3vw,79px);line-height:1.09;letter-spacing:-.075em;margin-bottom:25px}.hero-intro{font-size:13px;line-height:1.8;margin-bottom:24px}.button{font-size:12px;padding:15px 21px;gap:20px}.b1{width:52vw;left:-24%;top:15%}.b2{width:35vw;right:-8%;top:6%}.b3{width:54vw;right:-25%;bottom:4%}.b4{width:38vw;left:-4%;bottom:-10%}.b5{width:17vw;left:29%;top:8%;opacity:.32}.hero-tools{bottom:98px;left:5%;right:5%;gap:15px;justify-content:center}.color-picker{padding:10px 14px;gap:9px}.color-picker>span{font-size:12px}.swatch{width:18px;height:18px}.motion-toggle{width:29px;justify-content:center;padding:0}.motion-toggle span{display:none}.hero-bottom{bottom:23px;justify-content:center}.hero-bottom>span{display:none}.scroll-hint{font-size:12px}.showroom{grid-template-columns:1fr;gap:20px;min-height:0}.showroom h2{font-size:38px;margin-bottom:17px}.section-intro{font-size:13px}.service-tabs{gap:7px;margin:24px 0}.service-tabs button{font-size:12px;padding:8px 13px}.service-description{min-height:180px}.service-description h3{font-size:22px}.service-description>p{font-size:13px}.type-stage{height:270px;border-radius:23px;order:2}.material-word>span{font-size:86px}.material-word small{font-size:12px;margin-top:3px}.stage-label{top:22px;left:22px;font-size:12px}.material-caption{bottom:20px;left:22px;right:22px;font-size:12px}.stage-floor{bottom:55px}.section-end{gap:12px;flex-wrap:wrap;font-size:12px;margin-top:27px;padding-top:18px}.section-end span:before{margin-right:5px}.projects-heading{display:block;margin-bottom:25px}.projects h2{font-size:37px}.projects-heading>p{font-size:12px;margin-top:20px}.project-showcase{grid-template-columns:1fr;border-radius:23px}.project-visual>img{height:240px}.project-story{padding:25px 26px}.project-count{top:22px;right:25px}.project-story .eyebrow{margin-top:5px;font-size:12px}.project-story h3{font-size:28px;margin-bottom:14px}.project-story>p{font-size:12px;margin-bottom:10px}.project-controls{margin-top:8px}.project-progress{margin-top:22px}.studio-prelude{font-size:17px;margin-top:15px}.studio h2{font-size:66px;margin-bottom:24px}.studio-description{font-size:12px;line-height:1.9;margin-bottom:28px}.process{grid-template-columns:1fr;gap:10px;margin-bottom:26px}.process-step{padding:16px 20px;min-height:82px}.process-step>span{font-size:12px}.process-step h3{font-size:20px;display:inline-block;margin:0 0 0 20px}.process-step p{font-size:12px;margin:12px 0 2px 34px;max-width:none}.process-step i{top:26px;right:20px;font-size:15px}.studio .inline-link{font-size:12px}.contact-layout{grid-template-columns:1fr;gap:38px;min-height:0}.contact h2{font-size:69px;margin-bottom:22px}.contact-copy>p{font-size:14px}.phone{font-size:26px;margin-top:26px}.contact-options{font-size:12px;gap:22px}address{font-size:12px;margin-top:18px}.form-row{gap:12px}form label{font-size:12px}input,select,textarea{font-size:16px;padding:12px;border-radius:10px}.form-note{font-size:12px}footer{flex-wrap:wrap;gap:20px;margin-top:40px;padding-top:24px;font-size:12px}footer .logo{width:110px}footer>div{gap:22px}.desktop{display:none}}@media(max-width:370px){.header-cta{font-size:12px;padding:8px 10px;margin-right:6px}.logo{width:126px}.hero h1{font-size:52px}.hero-content .eyebrow{font-size:12px}.hero-intro{font-size:12px}.showroom h2,.projects h2{font-size:33px}.studio h2{font-size:60px}.form-row{grid-template-columns:1fr;gap:0}.process-step h3{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}*,*:before,*:after{animation:none!important;transition:none!important}.balloon{will-change:auto}}
@media(max-width:760px){.hero h1{font-size:clamp(58px,15vw,82px);line-height:.99}.hero h1 span{display:block}.hero-content{padding:10px 0}.hero-intro{margin-top:25px}}

.hero-intro,.section-intro,.service-description>p:not(:first-child),.project-story>p,.studio-description,.contact-copy>p{font-size:16px}.process-step p{font-size:14px}.projects-heading>p{font-size:14px}.header nav{font-size:14px}.form-note{font-size:12px}.service-tabs button{font-size:14px}.material-word small{font-size:12px}.material-caption{font-size:12px}.stage-label{font-size:12px}.hero-bottom>span:last-child{font-size:12px}.scene .eyebrow{font-size:12px}.hero-bottom .scroll-hint{font-size:12px}.hero-content .eyebrow{font-size:12px}.hero-bottom{bottom:18px}.showroom{min-height:560px}.type-stage{min-width:0}.material-caption span:last-child{display:none}@media(max-width:760px){.showroom{min-height:0}.hero{padding-top:112px;padding-bottom:180px}.hero h1{font-size:clamp(54px,14.3vw,82px)}.hero-content .eyebrow{font-size:10px}.hero-intro{font-size:14px}.hero-bottom .scroll-hint{font-size:10px}.header-cta{font-size:10px}.section-top .eyebrow{font-size:11px}.service-tabs button{font-size:12px}.section-end{font-size:12px;gap:10px}.hero-tools{bottom:94px}.color-picker>span{font-size:11px}.stage-label{font-size:10px}.material-word small{font-size:10px}.project-story>p,.studio-description,.section-intro,.service-description>p:not(:first-child){font-size:14px}.project-story h3{font-size:30px}.process-step{min-height:85px}.process-step p{font-size:14px}.contact-options{flex-wrap:wrap}.hero .eyebrow{max-width:260px;margin-left:auto;margin-right:auto}.material-caption{font-size:10px}.projects-heading>p{font-size:14px}}
/* Independent product and color controls for the floating hero. */
.hero{padding-bottom:238px;min-height:max(840px,100svh)}
.hero-tools{left:5%;right:5%;bottom:79px;flex-direction:column;justify-content:center;gap:13px}
.product-picker{display:flex;padding:5px;gap:3px;border:1px solid #ffffffdd;border-radius:25px;background:#ffffffa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 12px 42px #26437612}
.product-choice{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:116px;padding:10px 16px;border:0;border-radius:20px;background:transparent;transition:background .25s,box-shadow .25s,color .25s;color:#6a7790}
.product-choice>span{font-size:14px;font-weight:700;white-space:nowrap}.product-choice>small{font-size:12px;font-weight:400;color:#7a87a0}.product-choice.selected{background:#fff;box-shadow:0 4px 18px #233b7212;color:var(--blue)}.product-choice.selected>small{color:#5e749e}.product-choice:hover{background:#ffffff9c}
.palette-row{display:flex;justify-content:center;align-items:center;gap:19px}.palette-row .color-picker{padding:9px 16px;background:#ffffff80}.palette-row .motion-toggle{font-size:17px}.palette-row .motion-toggle span{font-size:12px}
.product-status{position:absolute;top:100%;margin:5px 0 0;font-size:12px;color:#637799;max-width:90%;text-align:center}.product-status:empty{display:none}
.balloon-world{transition:opacity .18s ease}.balloon-world.switching{opacity:0}.balloon{width:var(--object-size);max-width:none;aspect-ratio:1;object-fit:contain}
.b1{--object-size:24vw;left:-6%;top:20%;bottom:auto;right:auto;opacity:.95}
.b2{--object-size:19vw;right:2%;top:10%;left:auto;bottom:auto;opacity:.98}
.b3{--object-size:24vw;right:-5%;bottom:3%;left:auto;top:auto;opacity:.9}
.b4{--object-size:18vw;left:9%;bottom:-5%;right:auto;top:auto;opacity:.88}
.b5{--object-size:9vw;left:25%;top:9%;bottom:auto;right:auto;opacity:.52;filter:hue-rotate(var(--hero-hue)) blur(1px)}
.b6{--object-size:11vw;left:9%;top:7%;opacity:.78}
.b7{--object-size:10vw;right:24%;top:8%;opacity:.56;filter:hue-rotate(var(--hero-hue)) blur(1px)}
.b8{--object-size:12vw;left:1%;bottom:16%;opacity:.67}
.b9{--object-size:12vw;right:15%;bottom:15%;opacity:.73}
.b10{--object-size:8vw;left:23%;bottom:23%;opacity:.52;filter:hue-rotate(var(--hero-hue)) blur(1px)}
.b11{--object-size:10vw;right:1%;top:40%;opacity:.6}
.balloon-world[data-product=shirts] .balloon,.balloon-world[data-product=caps] .balloon{object-fit:contain}
@media(min-width:1600px){.balloon{max-width:430px}.b5,.b7,.b10{max-width:150px}}
@media(max-width:760px){.hero{padding-top:115px;padding-bottom:260px;min-height:max(830px,100svh)}.hero-tools{bottom:83px;left:5%;right:5%;gap:12px}.product-picker{width:min(100%,430px);gap:0;padding:4px;border-radius:19px}.product-choice{min-width:0;flex:1;padding:11px 5px;border-radius:15px}.product-choice>span{font-size:12px}.product-choice>small{font-size:10px}.palette-row{gap:14px}.palette-row .motion-toggle{width:28px}.palette-row .motion-toggle span{display:none}.product-status{font-size:10px}.balloon{max-width:none}.b1{--object-size:41vw;left:-22%;top:20%}.b2{--object-size:34vw;right:-14%;top:12%}.b3{--object-size:39vw;right:-20%;bottom:17%}.b4{--object-size:31vw;left:-11%;bottom:0%}.b5{--object-size:15vw;left:22%;top:8%}.b6{--object-size:23vw;left:-4%;top:8%;opacity:.65}.b7{--object-size:15vw;right:23%;top:8%}.b8{--object-size:24vw;left:-13%;bottom:28%}.b9{--object-size:20vw;right:1%;bottom:0%}.b10{--object-size:13vw;left:12%;bottom:27%;opacity:.4}.b11{--object-size:22vw;right:-12%;top:43%}}
@media(max-width:370px){.product-choice>span{font-size:11px}.product-choice>small{font-size:9px}.color-picker>span{font-size:10px}.palette-row{gap:8px}}
@media(prefers-reduced-motion:reduce){.balloon-world,.product-choice{transition:none}}
/* Hero: normal document flow keeps headline, configurator and status separate. */
.hero{display:flex;flex-direction:column;justify-content:center;gap:30px;padding:122px 5% 48px;min-height:100svh;text-align:center}
.hero-content{width:100%;max-width:940px;padding:0}.hero-content .eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;margin:0 0 20px;max-width:none;color:#67758c}.hero h1{font-size:clamp(62px,7.4vw,112px);font-weight:700;letter-spacing:-.065em;line-height:1.06;margin:0}.hero h1 span{display:inline}.hero-intro{font-size:16px;line-height:1.7;max-width:470px;margin:23px auto 22px;color:#62718a}.hero-content .button{font-size:13px;padding:14px 23px}
.hero-tools{position:relative;inset:auto;width:min(100%,540px);gap:15px;margin:0 auto;flex-shrink:0}.product-picker{width:100%}.product-choice{min-width:0;flex:1;padding:10px 13px}.product-choice>span{font-size:14px}.product-choice>small{font-size:12px}.product-status{position:static;min-height:18px;line-height:18px;font-size:12px;max-width:100%;margin:0}.product-status:empty{display:block}.palette-row{flex-wrap:wrap;gap:12px}.color-picker>span{font-size:12px}.personalize{width:min(100%,420px);text-align:left}.personalize>label{display:block;font-size:13px;font-weight:600;color:#52627c;margin:0 0 7px}.personalize-input{position:relative}.personalize input{width:100%;height:47px;padding:12px 64px 12px 15px;margin:0;border:1px solid #cbd5e7;background:#ffffffcf;color:#263750;border-radius:14px;font-size:16px;box-shadow:0 5px 20px #27468506}.personalize-input>span{position:absolute;right:14px;top:14px;font-size:12px;color:#8995a9;pointer-events:none}.personalize>p{font-size:12px;color:#75849b;margin:5px 0 0}.balloon{container-type:inline-size;overflow:visible}.balloon>img{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}.product-print{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);color:#fff;font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:var(--print-size,5cqw);line-height:1.1;white-space:nowrap;text-align:center;max-width:49%;text-shadow:0 1px 2px #081a5440;pointer-events:none;letter-spacing:-.02em}.balloon-world[data-product=shirts] .product-print{left:51%;top:43%;max-width:49%;transform:translate(-50%,-50%) rotate(-3deg)}.balloon-world[data-product=caps] .product-print{left:43%;top:44%;max-width:39%;font-size:calc(var(--print-size,5cqw)*.78);transform:translate(-50%,-50%) rotate(-8deg)}.balloon-world[data-product=bottles] .product-print{left:50%;top:49%;max-width:23%;font-size:calc(var(--print-size,5cqw)*.47);transform:translate(-50%,-50%);color:#e6edf6;text-shadow:0 1px 1px #081a5440}
@media(max-width:760px){.hero{padding:104px 5% 32px;gap:28px;min-height:100svh}.hero-content .eyebrow{font-size:11px;margin-bottom:17px;letter-spacing:.12em}.hero h1{font-size:clamp(43px,10.5vw,72px);line-height:1.08;letter-spacing:-.06em}.hero h1 span{display:inline}.hero-intro{font-size:14px;line-height:1.7;max-width:310px;margin:18px auto 20px}.hero-tools{position:relative;inset:auto;gap:13px;width:min(100%,430px)}.product-picker{width:100%;padding:4px}.product-choice{padding:10px 5px}.product-choice>span{font-size:12px}.product-choice>small{font-size:10px}.personalize{width:100%;padding:0 5px}.personalize>label{font-size:12px}.personalize input{font-size:16px}.product-status{font-size:12px}.hero .palette-row{gap:10px}.hero .color-picker>span{font-size:11px}.hero .motion-toggle{min-height:38px}.b4{bottom:-6%}.b9{bottom:-3%}}
/* Print placement follows the front panels of the product photography. */
.balloon-world[data-product=shirts] .product-print{left:54%;top:34%;max-width:39%;font-size:calc(var(--print-size,5cqw)*.92);transform:translate(-50%,-50%) rotate(3deg) skewY(1deg);text-shadow:0 1px 1px #09286735;opacity:.95}
.balloon-world[data-product=caps] .product-print{left:55%;top:43%;max-width:31%;font-size:calc(var(--print-size,5cqw)*.73);transform:translate(-50%,-50%) rotate(-7deg) skewY(-2deg);text-shadow:.4px .6px 0 #b7cae1,-.3px -.3px 0 #ffffff90;opacity:.97}
.service-showcase{position:relative;margin:0;background:radial-gradient(ellipse at 50% 38%,#273e7355,transparent 66%),#101b32;border:1px solid #ffffff12;border-radius:32px;overflow:hidden;width:100%;align-self:center}
.service-product{position:relative;height:370px;container-type:inline-size;padding:22px}.service-product>img{width:100%;height:100%;object-fit:contain}.service-product>span{position:absolute;left:54%;top:35%;transform:translate(-50%,-50%) rotate(3deg);color:white;font-size:3.1cqw;letter-spacing:.025em;font-weight:800}.service-showcase[data-kind=caps] .service-product>span{left:55%;top:44%;transform:translate(-50%,-50%) rotate(-7deg);font-size:2.6cqw}.service-showcase[data-kind=balloons] .service-product>span{left:50%;top:43%;transform:translate(-50%,-50%);font-size:4cqw}.service-showcase[data-kind=bottles] .service-product>span{left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.8cqw}.service-showcase[data-kind=photo] .service-product{padding:0}.service-showcase[data-kind=photo] img{object-fit:cover}.service-showcase figcaption{padding:24px 28px;border-top:1px solid #ffffff0c}.service-showcase figcaption>span{display:block;font-size:20px;font-weight:600;line-height:1.4;letter-spacing:-.035em}.service-showcase figcaption>small{display:block;font-size:13px;color:#96a9cc;margin-top:9px}.service-benefits{list-style:none;padding:0;margin:18px 0 24px}.service-benefits li{font-size:14px;color:#c1cee5;margin:9px 0;padding-left:21px;position:relative}.service-benefits li:before{content:'✓';position:absolute;left:0;color:#92b6ff}.service-cta{margin-right:18px;margin-bottom:15px;font-size:14px}.service-description{min-height:290px}.service-description .inline-link{font-size:13px}.showroom{gap:6%;align-items:center}.showroom-copy{min-width:0}.showroom h2{font-size:clamp(38px,3.7vw,58px)}.service-tabs{margin:23px 0}.service-tabs button{min-height:40px}.service-description>p:first-child{font-size:12px}.service-description h3{font-size:26px}.possibilities .section-intro{max-width:540px}
@media(min-width:761px) and (max-width:1100px){.header nav{gap:19px;font-size:13px}.header{padding:0 4%}.header-cta{font-size:12px}.hero{padding:116px 6% 40px;gap:25px}.hero h1{font-size:76px}.hero-content{order:0}.hero-tools{order:2}.hero .balloon-world{position:relative;inset:auto;order:1;width:100%;height:250px;overflow:visible;flex-shrink:0}.hero .balloon{top:auto;bottom:auto;opacity:.9;filter:hue-rotate(var(--hero-hue))}.hero .b1{width:250px;left:calc(50% - 125px);top:-7px}.hero .b2{width:190px;left:6%;right:auto;top:32px}.hero .b3{width:190px;right:6%;left:auto;top:28px}.hero .b4{width:105px;left:-2%;top:-10px}.hero .b5{width:100px;right:-2%;left:auto;top:130px;opacity:.55}.hero .b6,.hero .b7,.hero .b8,.hero .b9,.hero .b10,.hero .b11{display:none}.showroom{grid-template-columns:1fr 1fr;gap:4%}.showroom h2{font-size:39px}.service-product{height:290px}.service-showcase figcaption{padding:22px}.service-showcase figcaption>span{font-size:20px}.service-description h3{font-size:22px}.contact-layout{gap:6%}.contact h2{font-size:66px}.project-story{padding:28px 7%}.project-story h3{font-size:29px}.scene-nav{right:14px}}
@media(max-width:760px){.hero{gap:18px;padding:97px 5% 27px;min-height:100svh}.hero-content{order:0}.hero h1{font-size:clamp(39px,10vw,64px);line-height:1.08}.hero-content .eyebrow{font-size:11px;margin-bottom:13px}.hero-intro{font-size:14px;margin:15px auto 17px;max-width:320px}.hero-content .button{font-size:12px;padding:12px 18px}.hero-tools{order:2;gap:12px;width:min(100%,430px)}.hero .balloon-world{position:relative;order:1;inset:auto;width:100%;height:clamp(185px,51vw,265px);overflow:visible;flex-shrink:0}.hero .balloon{top:auto;bottom:auto;opacity:1;filter:hue-rotate(var(--hero-hue));max-width:none}.hero .b1{width:53vw;max-width:265px;left:23.5%;right:auto;top:-4px;z-index:3}.hero .b2{width:35vw;max-width:180px;left:-3%;right:auto;top:35px;opacity:.86}.hero .b3{width:35vw;max-width:180px;right:-3%;left:auto;top:30px;opacity:.86}.hero .b4{width:17vw;left:4%;top:-12px;opacity:.5}.hero .b5{width:15vw;right:6%;left:auto;top:0;opacity:.48}.hero .b6,.hero .b7,.hero .b8,.hero .b9,.hero .b10,.hero .b11{display:none}.hero .product-choice{min-height:57px}.hero .product-choice>small{font-size:10px}.hero .swatch{height:23px;width:23px}.product-status{font-size:11px;min-height:16px}.personalize>p{font-size:11px}.hero .color-picker{min-height:43px}.section-top{align-items:start}.section-top .eyebrow{font-size:11px;line-height:1.7}.possibilities{padding-top:95px}.showroom{display:flex;flex-direction:column;gap:25px;min-height:0}.showroom-copy{width:100%}.showroom h2{font-size:40px}.possibilities .section-intro{font-size:15px;line-height:1.7}.service-description{min-height:0}.service-description h3{font-size:25px;line-height:1.2}.service-description>p:not(:first-child){font-size:15px;line-height:1.75}.service-tabs{gap:8px}.service-tabs button{font-size:12px;padding:9px 13px;min-height:40px}.service-benefits li{font-size:14px}.service-cta{display:flex;width:100%;justify-content:space-between;margin:22px 0 15px}.service-description .inline-link{font-size:14px}.service-showcase{border-radius:24px}.service-product{height:310px;padding:18px}.service-showcase figcaption{padding:21px}.service-showcase figcaption>span{font-size:21px}.service-showcase figcaption>small{font-size:12px;line-height:1.7}.projects h2{font-size:35px;line-height:1.15}.studio h2{font-size:60px}.contact h2{font-size:61px}.contact-layout{gap:32px}.section-end{font-size:12px;line-height:1.7}.header-cta{font-size:10px}.process-step{min-height:90px}.process-step p{line-height:1.7}.scene{overflow-x:clip}.service-description .inline-link{margin-bottom:5px}}
@media(max-width:370px){.hero h1{font-size:37px}.hero .product-choice>span{font-size:11px}.hero .product-picker{gap:0}.service-product{height:270px}.showroom h2{font-size:35px}.header .logo{width:120px}.header-cta{padding:8px 10px}.contact h2{font-size:55px}}
/* Stable crossfades for the service selector. */
#service-panel,.service-showcase{transition:opacity .32s ease,transform .32s ease;opacity:1;transform:translateY(0)}
#service-panel.service-changing,.service-showcase.service-changing{opacity:0;transform:translateY(7px)}
#service-panel{min-height:360px}.service-description h3{min-height:2.5em}.service-description>p:not(:first-child){min-height:5.4em}.service-benefits{min-height:70px}.service-showcase figcaption{min-height:132px}.service-showcase .service-product{height:370px}
/* Three-step, viewport-sized project journey. */
.journey{min-height:100vh;min-height:100svh;padding-top:112px;padding-bottom:38px;background:radial-gradient(ellipse at 18% 76%,#cbdafa77,transparent 55%),#f0f4fc}.journey .scene-inner{max-width:1240px}.journey .section-top{margin-bottom:25px}.journey-heading{display:flex;justify-content:space-between;align-items:end;gap:28px}.journey-heading h2{font-size:clamp(40px,4.4vw,66px);line-height:1.08;letter-spacing:-.06em;margin:0;font-weight:600}.journey-heading h2 span{color:#2559f4}.journey-heading>p{font-size:14px;color:#72809a;line-height:1.8;max-width:320px;margin:0}.journey-track{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin:38px 0 22px;gap:24px}.journey-line{position:absolute;top:22px;height:2px;left:22px;right:calc(33.333% - 6px);background:#d3ddf0;z-index:-1}.journey-line i{height:100%;width:0;display:block;background:#2559f4;transition:width .55s cubic-bezier(.2,.8,.2,1)}.journey-stop{border:0;background:transparent;display:flex;flex-direction:column;align-items:flex-start;padding:0;text-align:left;gap:10px}.journey-dot{height:46px;width:46px;background:#edf2fc;border:1px solid #bccde9;display:grid;place-items:center;border-radius:50%;font-size:12px;color:#7f92b1;transition:background .3s,color .3s,box-shadow .3s}.journey-stop.active .journey-dot{background:#2559f4;color:white;border-color:#2559f4;box-shadow:0 0 0 7px #2559f40c,0 8px 25px #2559f430}.journey-stop.passed .journey-dot{background:#dce7ff;color:#2559f4;border-color:#adc5fa}.journey-stop>span:not(.journey-dot){font-size:18px;font-weight:700;color:#72829e}.journey-stop.active>span:not(.journey-dot){color:#192d51}.journey-stop small{font-size:12px;line-height:1.6;color:#8391a9}.journey-panel{display:grid;grid-template-columns:.7fr 1.6fr;gap:40px;align-items:center;min-height:255px;padding:26px 4%;border-top:1px solid #d8e1f1;border-bottom:1px solid #d8e1f1}.journey-number{font-size:clamp(120px,12vw,185px);font-weight:600;letter-spacing:-.1em;line-height:1;color:#c5d4f2;font-variant-numeric:tabular-nums;text-align:center}.journey-detail .eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:14px}.journey-detail h3{font-size:clamp(29px,3vw,43px);white-space:pre-line;letter-spacing:-.045em;margin:0 0 15px;font-weight:600;line-height:1.1}.journey-detail>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#71809b;max-width:650px;margin:0 0 16px;min-height:5.25em}.journey-assurance{font-size:12px;color:#3f629f}.journey-assurance:before{content:'✓';margin-right:8px}.journey-bottom{display:flex;align-items:center;gap:24px;margin-top:23px}.journey-bottom>span{font-size:12px;color:#8594af;font-variant-numeric:tabular-nums}.journey-bottom>button{background:transparent;border:0;font-size:14px;color:#47679e;display:flex;align-items:center;gap:20px;padding:10px 0}.journey-bottom>a{margin-left:auto}.journey-stop:hover .journey-dot{border-color:#2559f4}.journey-stop:focus-visible{outline-offset:8px;border-radius:8px}
@media(min-width:761px) and (max-width:1100px){.journey-heading h2{font-size:48px}.journey-heading>p{font-size:13px;max-width:220px}.journey-panel{grid-template-columns:.6fr 1.6fr;gap:24px}.journey-number{font-size:125px}.journey-detail>p:not(.eyebrow){min-height:7em}.service-showcase .service-product{height:290px}}
@media(max-width:760px){#service-panel{min-height:410px}.service-description h3{min-height:2.5em}.service-showcase .service-product{height:310px}.journey{padding:98px 6% 30px;min-height:100svh}.journey-heading{display:block}.journey-heading h2{font-size:clamp(34px,8.8vw,51px);line-height:1.12}.journey-heading>p{font-size:13px;margin:16px 0 0;max-width:none}.journey-track{gap:13px;margin:28px 0 20px}.journey-dot{width:39px;height:39px;font-size:11px}.journey-line{top:19px;left:19px;right:calc(33.333% - 6px)}.journey-stop{gap:11px}.journey-stop>span:not(.journey-dot){font-size:14px}.journey-stop small{display:none}.journey-panel{position:relative;display:block;min-height:295px;padding:24px 0}.journey-number{position:absolute;top:20px;right:0;font-size:75px;opacity:.5;z-index:-1}.journey-detail .eyebrow{font-size:10px;max-width:75%;line-height:1.6;min-height:32px;margin-bottom:12px}.journey-detail h3{font-size:31px;line-height:1.12;max-width:88%}.journey-detail>p:not(.eyebrow){font-size:14px;min-height:7em;line-height:1.75}.journey-assurance{font-size:12px;display:block;line-height:1.7}.journey-bottom{gap:15px;flex-wrap:wrap;margin-top:18px}.journey-bottom>button{margin-left:auto;font-size:13px}.journey-bottom>a{width:100%;font-size:13px;justify-content:space-between}.journey .section-top{margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){#service-panel,.service-showcase,.journey-line i,.journey-dot{transition:none}}
/* Floating navigation, shared across the main page and service overview. */
.header{top:18px;left:3%;right:3%;height:78px;padding:0 23px 0 26px;max-width:1390px;margin:0 auto;border:1px solid #ffffffea;border-radius:24px;background:#ffffffc7;box-shadow:0 8px 35px #1c366d0b,inset 0 1px 0 #fff;backdrop-filter:blur(28px) saturate(140%);-webkit-backdrop-filter:blur(28px) saturate(140%);gap:24px}.header-brand{display:flex;align-items:center;flex-shrink:0}.header .logo{width:166px}.header nav{gap:4px;align-items:center;padding:4px;background:#172c5805;border-radius:30px}.header nav a{font-size:13px;padding:10px 16px;border-radius:23px;color:#56657e;font-weight:600;transition:background .2s,color .2s}.header nav a:hover,.header nav a[aria-current=page]{background:#e8effe;color:#2559f4}.header-cta{display:flex;align-items:center;gap:16px;padding:6px 6px 6px 18px;background:#17243d;border:1px solid #ffffff12;box-shadow:0 4px 12px #1b325619;font-size:12px;font-weight:600;white-space:nowrap}.header-cta>span{display:grid;place-items:center;background:#ffffff16;width:33px;height:33px;border-radius:50%;margin:0;font-size:20px;transition:transform .25s}.header-cta:hover>span{transform:rotate(45deg);background:#2559f4}.header.dark{background:#101b30ce;border-color:#ffffff20;box-shadow:0 8px 35px #0002}.header.dark nav{background:#ffffff04}.header.dark nav a{color:#b8c5dd}.header.dark nav a:hover{background:#ffffff0e;color:#fff}.header.dark .header-cta{background:#f2f6ff;color:#1b2d50}.header.dark .header-cta>span{background:#dbe5fa}.all-services-link{display:inline-flex;gap:15px;color:#b4c8ff!important;font-size:13px!important;letter-spacing:0!important}.header .menu{font-size:12px;font-weight:600;white-space:nowrap}
/* Front-facing products have centered lettering without skew or perspective. */
.balloon-world[data-product=shirts] .product-print{left:50%;top:35%;transform:translate(-50%,-50%);font-size:calc(var(--print-size,5cqw)*.92);max-width:38%}
.balloon-world[data-product=caps] .product-print{left:50%;top:45%;transform:translate(-50%,-50%);font-size:calc(var(--print-size,5cqw)*.76);max-width:32%}
.service-showcase[data-kind=shirts] .service-product>span{left:50%;top:36%;transform:translate(-50%,-50%)}
.service-showcase[data-kind=caps] .service-product>span{left:50%;top:45%;transform:translate(-50%,-50%)}
/* Icon-led service overview. */
.services-page{background:#f6f8fd}.services-intro{padding:170px 7% 65px;max-width:1380px;margin:auto}.services-intro>.eyebrow{font-size:12px;margin-bottom:22px}.services-intro h1{font-size:clamp(45px,5.5vw,82px);line-height:1.08;letter-spacing:-.06em;margin:0 0 25px;font-weight:600}.services-intro h1 span{color:#2559f4}.services-intro>p:not(.eyebrow){max-width:590px;font-size:17px;line-height:1.8;color:#72809a;margin-bottom:22px}.services-intro>.inline-link{color:#2559f4;font-size:14px}.offer-grid{max-width:1380px;padding:0 7% 90px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.offer-card{padding:36px;border:1px solid #e2e8f3;background:#fff;border-radius:27px;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.offer-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #254b8910}.offer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.offer-icon{height:60px;width:60px;border-radius:18px;background:#edf3ff;color:#2559f4;display:grid;place-items:center}.offer-icon svg{width:29px;height:29px}.offer-number{font-size:12px;color:#a0acc0;letter-spacing:.1em}.offer-category{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#6582b9;margin:0 0 12px}.offer-card h2{font-size:32px;line-height:1.14;letter-spacing:-.04em;margin:0 0 19px;max-width:390px}.offer-description{font-size:16px;color:#728099;line-height:1.8;margin:0 0 23px}.offer-tags{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0;margin:0 0 30px}.offer-tags>li{font-size:12px;border:1px solid #e3e9f3;color:#7c8ba5;border-radius:20px;padding:5px 10px}.offer-card>.inline-link{font-size:14px;margin-top:auto;justify-content:space-between;color:#2559f4;padding-top:20px;border-top:1px solid #eef1f7}.services-outro{background:#0d172b;text-align:center;padding:85px 7%;color:#f5f8ff}.services-outro .eyebrow{color:#a3bdf9;font-size:12px;margin-bottom:25px}.services-outro h2{font-size:clamp(40px,5vw,65px);font-weight:600;line-height:1.1;margin:0 0 25px}.services-outro h2 span{color:#91b0fc}.services-outro>p:not(.eyebrow){max-width:550px;margin:0 auto 28px;font-size:16px;color:#97a8c7;line-height:1.8}.services-outro>.inline-link{display:block;font-size:14px;margin-top:21px;color:#a6bce5}.services-footer{margin:0;padding:35px 7%;border:0;color:#8592ab;font-size:12px}.services-footer .logo{filter:none;opacity:.7}
@media(max-width:1100px){.header{gap:14px;padding:0 16px 0 20px}.header .logo{width:145px}.header nav a{padding:9px 12px;font-size:12px}.header-cta{font-size:12px;padding-left:14px;gap:10px}.offer-card{padding:28px}.offer-card h2{font-size:29px}}
@media(max-width:900px){.header{top:12px;left:3%;right:3%;height:68px;border-radius:20px}.header nav{display:none;position:absolute;top:calc(100% + 9px);left:0;right:0;padding:12px;background:#fffffff5;backdrop-filter:blur(24px);border:1px solid #e4eaf4;border-radius:20px;box-shadow:0 15px 30px #243d7110;align-items:stretch}.header nav.open{display:flex;flex-direction:column;gap:3px}.header nav a{font-size:15px;padding:12px 15px}.header .menu{display:block;background:transparent;border:0;padding:8px 0;font-size:12px}.header-cta{margin-left:auto;margin-right:4px}.header.dark nav{background:#142039f5;border-color:#ffffff20}.services-intro{padding-top:132px}.offer-grid{gap:16px}.offer-card{padding:24px}.offer-card h2{font-size:26px}.offer-description{font-size:15px}}
@media(max-width:600px){.header{padding:0 12px 0 15px;gap:10px;height:65px}.header .logo{width:120px}.header-cta{font-size:11px;gap:8px;padding:5px 5px 5px 12px}.header-cta>span{display:grid;width:26px;height:26px;font-size:18px}.header .menu{font-size:11px}.hero{padding-top:106px}.services-intro{padding:121px 6% 42px}.services-intro h1{font-size:42px;line-height:1.12}.services-intro>p:not(.eyebrow){font-size:15px}.offer-grid{padding:0 6% 55px;grid-template-columns:1fr;gap:15px}.offer-card{padding:27px;border-radius:24px}.offer-top{margin-bottom:25px}.offer-card h2{font-size:29px}.offer-description{font-size:16px}.services-outro{padding:62px 6%}.services-outro h2{font-size:41px}.services-outro .eyebrow{font-size:11px}.services-footer{padding:29px 6%;font-size:11px}.all-services-link{font-size:12px!important;max-width:140px;text-align:right}.possibilities .section-top{gap:15px}.possibilities .section-top .eyebrow{max-width:190px}}
@media(max-width:370px){.header .logo{width:105px}.header-cta{font-size:10px;padding-left:9px;gap:5px}.header-cta>span{height:23px;width:23px}.header{gap:8px;padding:0 10px}.header .menu{font-size:10px}.services-intro h1{font-size:36px}}
