.HomeHero-module__B1rHZW__hero{min-height:calc(100dvh - var(--header-h));align-items:stretch;display:flex}.HomeHero-module__B1rHZW__inner{justify-content:space-between;gap:var(--space-8);flex-direction:column;padding-block:clamp(2.5rem,1rem + 6vh,6rem) clamp(1.5rem,1rem + 3vh,3rem);display:flex}.HomeHero-module__B1rHZW__copy{max-width:min(640px,52vw)}.HomeHero-module__B1rHZW__title{letter-spacing:-.05em;margin-top:0;font-size:clamp(2.8rem,1.2rem + 4.6vw,6rem);line-height:.96}.HomeHero-module__B1rHZW__second{margin-top:var(--space-4);font-family:var(--font-display);letter-spacing:-.03em;background:var(--signal);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.35rem,1rem + 1.3vw,2.2rem);font-weight:600}.HomeHero-module__B1rHZW__support{margin-top:var(--space-5);max-width:44ch;color:var(--text-muted);font-size:var(--step-1)}.HomeHero-module__B1rHZW__actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.HomeHero-module__B1rHZW__recent{gap:var(--space-3);display:grid}.HomeHero-module__B1rHZW__recentTitle{color:var(--text-muted);font-size:.875rem;font-weight:600}.HomeHero-module__B1rHZW__recent ul{flex-wrap:wrap;gap:10px;display:flex}.HomeHero-module__B1rHZW__tile{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);transition:border-color var(--dur-2), transform var(--dur-3) var(--ease-out);background:#0a1429a6;border-radius:14px;align-items:center;gap:12px;padding:6px 16px 6px 6px;display:flex}.HomeHero-module__B1rHZW__tile:hover{border-color:var(--cyan);transform:translateY(-3px)}.HomeHero-module__B1rHZW__tileImage{aspect-ratio:16/10;border-radius:9px;width:84px;position:relative;overflow:hidden}.HomeHero-module__B1rHZW__tileImage img{object-fit:cover;object-position:top left}.HomeHero-module__B1rHZW__tileText{line-height:1.25;display:grid}.HomeHero-module__B1rHZW__tileText strong{font-size:.9375rem}.HomeHero-module__B1rHZW__tileText span{color:var(--text-muted);font-size:.8125rem}@media (max-width:900px){.HomeHero-module__B1rHZW__copy{max-width:none}.HomeHero-module__B1rHZW__hero{min-height:auto}.HomeHero-module__B1rHZW__inner{justify-content:flex-start;gap:0}.HomeHero-module__B1rHZW__copy{text-shadow:0 2px 24px #060d1fe6}.HomeHero-module__B1rHZW__recent{margin-top:58vw}.HomeHero-module__B1rHZW__recent ul{flex-direction:column}.HomeHero-module__B1rHZW__tile{width:100%}.HomeHero-module__B1rHZW__actions .button{flex:auto}}
.ProjectOrbit-module__cP8Tfq__orbit{--radius:470px;--card-w:300px;--earth:250px;position:relative}.ProjectOrbit-module__cP8Tfq__stage{perspective:1800px;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:var(--radius-4);height:560px;position:relative}.ProjectOrbit-module__cP8Tfq__stage[data-dragging=true]{cursor:grabbing}.ProjectOrbit-module__cP8Tfq__stage:focus-visible{outline-offset:8px}.ProjectOrbit-module__cP8Tfq__scene{transform-style:preserve-3d;position:absolute;inset:0;transform:rotateX(-12deg)}.ProjectOrbit-module__cP8Tfq__earth{width:var(--earth);height:var(--earth);margin:calc(var(--earth) / -2) 0 0 calc(var(--earth) / -2);background-image:url(/globe/earth-night.jpg);background-size:200% 100%;border-radius:50%;animation:40s linear infinite ProjectOrbit-module__cP8Tfq__spin;position:absolute;top:44%;left:50%;box-shadow:inset -40px -20px 60px #000000e6,inset 12px 8px 30px #78beff59,0 0 80px #1257e68c,0 0 0 1px #74adff59}.ProjectOrbit-module__cP8Tfq__earthGlow{pointer-events:none;background:radial-gradient(circle,#16d6f52e 40%,#0000 70%);border-radius:50%;position:absolute;inset:-18%}@keyframes ProjectOrbit-module__cP8Tfq__spin{to{background-position:-200% 0}}.ProjectOrbit-module__cP8Tfq__orbitLine{width:calc(var(--radius) * 2);height:calc(var(--radius) * 2);margin:calc(var(--radius) * -1) 0 0 calc(var(--radius) * -1);pointer-events:none;border:1px dashed #74adff59;border-radius:50%;position:absolute;top:44%;left:50%;transform:rotateX(90deg)}.ProjectOrbit-module__cP8Tfq__ring{transform-style:preserve-3d;transition:transform .8s var(--ease-out);position:absolute;top:44%;left:50%}.ProjectOrbit-module__cP8Tfq__stage[data-dragging=true] .ProjectOrbit-module__cP8Tfq__ring{transition:none}.ProjectOrbit-module__cP8Tfq__card{left:calc(var(--card-w) / -2);top:calc(var(--card-w) * -.36);width:var(--card-w);text-align:left;transition:opacity .6s var(--ease-out);gap:8px;display:grid;position:absolute}.ProjectOrbit-module__cP8Tfq__cardImage{aspect-ratio:16/10;background:var(--surface);transition:border-color var(--dur-3), box-shadow var(--dur-3);border:1px solid #ffffff29;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 30px 50px -20px #000000d9}.ProjectOrbit-module__cP8Tfq__cardImage img{object-fit:cover;object-position:top left;pointer-events:none}.ProjectOrbit-module__cP8Tfq__cardName{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-muted);font-size:1.05rem;font-weight:600}.ProjectOrbit-module__cP8Tfq__card[data-active=true] .ProjectOrbit-module__cP8Tfq__cardImage{border-color:var(--cyan);box-shadow:0 0 0 1px var(--cyan), 0 40px 70px -24px #1257e6b3}.ProjectOrbit-module__cP8Tfq__card[data-active=true] .ProjectOrbit-module__cP8Tfq__cardName{color:var(--ink)}.ProjectOrbit-module__cP8Tfq__detail{justify-content:space-between;align-items:flex-end;gap:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--line);flex-wrap:wrap;display:flex}.ProjectOrbit-module__cP8Tfq__detailText{gap:6px;max-width:560px;display:grid}.ProjectOrbit-module__cP8Tfq__detailText .ProjectOrbit-module__cP8Tfq__mono{color:var(--cyan-ink);font-size:.6875rem}.ProjectOrbit-module__cP8Tfq__detailText h3{font-size:var(--step-3)}.ProjectOrbit-module__cP8Tfq__detailText p:last-child{color:var(--text-muted)}.ProjectOrbit-module__cP8Tfq__detailActions{align-items:center;gap:8px;display:flex}.ProjectOrbit-module__cP8Tfq__step{border:1px solid var(--line-strong);width:52px;height:52px;transition:border-color var(--dur-2), color var(--dur-2);border-radius:50%;place-items:center;display:grid}.ProjectOrbit-module__cP8Tfq__step:hover{border-color:var(--cyan);color:var(--cyan)}.ProjectOrbit-module__cP8Tfq__dots{margin-top:var(--space-5);gap:6px;display:flex}.ProjectOrbit-module__cP8Tfq__dots li{flex:1}.ProjectOrbit-module__cP8Tfq__dots button{width:100%;height:24px;display:block;position:relative}.ProjectOrbit-module__cP8Tfq__dots button:before{content:"";background:var(--line-strong);transition:background var(--dur-3);border-radius:3px;position:absolute;inset:10px 0}.ProjectOrbit-module__cP8Tfq__dots button[aria-current=true]:before{background:var(--signal)}@media (max-width:1100px){.ProjectOrbit-module__cP8Tfq__orbit{--radius:360px;--card-w:240px;--earth:200px}.ProjectOrbit-module__cP8Tfq__stage{height:480px}}@media (max-width:700px){.ProjectOrbit-module__cP8Tfq__orbit{--radius:170px;--card-w:168px;--earth:140px}.ProjectOrbit-module__cP8Tfq__stage{height:360px}.ProjectOrbit-module__cP8Tfq__cardName{font-size:.875rem}.ProjectOrbit-module__cP8Tfq__detailActions{width:100%}.ProjectOrbit-module__cP8Tfq__detailActions .button{flex:1}}
.ContactPortal-module__5PSfKG__portal{isolation:isolate;background:radial-gradient(ellipse 60% 70% at 50% 60%, #1257e638, transparent 70%), var(--deep);border-top:1px solid var(--line);text-align:center;padding-block:clamp(6rem,4rem + 8vw,11rem);position:relative;overflow:hidden}.ContactPortal-module__5PSfKG__canvas{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.ContactPortal-module__5PSfKG__content{justify-items:center;display:grid}.ContactPortal-module__5PSfKG__title{margin-top:var(--space-5);letter-spacing:-.06em;max-width:12ch;font-size:clamp(3rem,1.2rem + 7vw,8.5rem);line-height:.95}.ContactPortal-module__5PSfKG__lede{margin-top:var(--space-6);max-width:52ch;color:var(--text-muted);font-size:var(--step-1)}.ContactPortal-module__5PSfKG__actions{margin-top:var(--space-7)}.ContactPortal-module__5PSfKG__actions .button{min-height:60px;padding-inline:28px;font-size:1rem;box-shadow:0 0 60px -10px #16d6f580}.ContactPortal-module__5PSfKG__quick{margin-top:var(--space-6);flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.ContactPortal-module__5PSfKG__quick a{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-height:40px;color:var(--text-muted);transition:color var(--dur-2), border-color var(--dur-2);background:#060d1f80;border-radius:999px;align-items:center;padding:0 16px;font-size:.875rem;font-weight:650;display:inline-flex}.ContactPortal-module__5PSfKG__quick a:hover{color:var(--ink);border-color:var(--cyan)}
.about-module__8TymFG__principles{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.about-module__8TymFG__principles li{align-content:start;gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-3);border:1px solid var(--line);background:linear-gradient(170deg, var(--surface), var(--paper-2));display:grid}.about-module__8TymFG__no{font-family:var(--font-serif);color:var(--cyan-ink);font-size:3rem;font-style:italic;line-height:1}.about-module__8TymFG__principles h3{font-size:var(--step-2)}.about-module__8TymFG__principles p{color:var(--text-muted)}.about-module__8TymFG__team{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-module__8TymFG__member{gap:var(--space-6);padding:var(--space-6);border-radius:var(--radius-4);border:1px solid var(--line);background:radial-gradient(ellipse 80% 80% at 0% 0%, #1257e640, transparent 70%), var(--surface);grid-template-columns:140px 1fr;align-items:start;display:grid}.about-module__8TymFG__portrait{aspect-ratio:1;border-radius:var(--radius-3);background:url(/globe/earth-night.jpg) center / 300% auto, var(--paper-2);box-shadow:inset 0 0 0 1px var(--line-strong);place-items:center;display:grid;position:relative;overflow:hidden}.about-module__8TymFG__portrait:before{content:"";background:linear-gradient(160deg,#1257e68c,#060d1fcc);position:absolute;inset:0}.about-module__8TymFG__portrait span{font-family:var(--font-display);letter-spacing:-.04em;font-size:2.6rem;font-weight:600;position:relative}.about-module__8TymFG__portrait img{object-fit:cover}.about-module__8TymFG__member h3{font-size:var(--step-2)}.about-module__8TymFG__role{color:var(--cyan-ink);margin-top:4px;font-weight:600}.about-module__8TymFG__bio{margin-top:var(--space-4);color:var(--text-muted)}.about-module__8TymFG__capWrap{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,1rem + 4vw,5rem);display:grid}.about-module__8TymFG__capPhoto{aspect-ratio:4/5;border-radius:var(--radius-4);border:1px solid var(--line);position:relative;overflow:hidden}.about-module__8TymFG__capPhoto img{object-fit:cover}.about-module__8TymFG__capGrid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-module__8TymFG__capGrid h3{font-size:var(--step-1);color:var(--cyan-ink);margin-bottom:var(--space-3)}.about-module__8TymFG__capGrid ul{color:var(--text-muted);gap:6px;display:grid}@media (max-width:1000px){.about-module__8TymFG__principles{grid-template-columns:repeat(2,minmax(0,1fr))}.about-module__8TymFG__team,.about-module__8TymFG__capWrap{grid-template-columns:1fr}.about-module__8TymFG__capPhoto{aspect-ratio:16/9}}@media (max-width:600px){.about-module__8TymFG__principles,.about-module__8TymFG__capGrid{grid-template-columns:1fr}.about-module__8TymFG__member{gap:var(--space-4);padding:var(--space-5);grid-template-columns:88px 1fr}.about-module__8TymFG__portrait span{font-size:1.8rem}}
.SectionHead-module__ufP8IW__head{column-gap:var(--space-8);row-gap:var(--space-5);grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);grid-template-areas:"label label""title body";align-items:end;margin-bottom:clamp(2.5rem,2rem + 3vw,4.5rem);display:grid}.SectionHead-module__ufP8IW__label{align-items:center;gap:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--line);grid-area:label;display:flex}.SectionHead-module__ufP8IW__index{font-family:var(--font-mono);color:var(--accent);font-size:.75rem}.SectionHead-module__ufP8IW__title{font-size:var(--step-4);grid-area:title;max-width:18ch}.SectionHead-module__ufP8IW__body{color:var(--text-muted);font-size:var(--step-1);grid-area:body;max-width:46ch}@media (max-width:800px){.SectionHead-module__ufP8IW__head{grid-template-columns:1fr;grid-template-areas:"label""title""body"}}
.case-module__2o88IG__head{padding-top:clamp(2rem,1rem + 4vw,4.5rem)}.case-module__2o88IG__sector{margin-top:var(--space-6);color:var(--cyan-ink);font-weight:600}.case-module__2o88IG__title{margin-top:var(--space-3);letter-spacing:-.055em;font-size:clamp(3.2rem,1.4rem + 7vw,8.5rem);line-height:.92}.case-module__2o88IG__summary{margin-top:var(--space-5);max-width:34ch;font-family:var(--font-display);font-size:var(--step-2);letter-spacing:-.02em;color:var(--ink-3);line-height:1.25}.case-module__2o88IG__meta{gap:var(--space-5);margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.case-module__2o88IG__meta dt{color:var(--text-subtle);margin-bottom:4px;font-size:.8125rem}.case-module__2o88IG__meta dd{margin:0;font-weight:600}.case-module__2o88IG__hero{margin-top:var(--space-8);background:radial-gradient(ellipse 60% 70% at 50% 60%, color-mix(in srgb, var(--tint) 65%, transparent), transparent 72%);padding-block:clamp(2rem,1rem + 4vw,5rem)}.case-module__2o88IG__heroInner{position:relative}.case-module__2o88IG__laptop{width:min(100%,1040px);margin-inline:auto}.case-module__2o88IG__heroScreen{aspect-ratio:16/10;position:relative}.case-module__2o88IG__heroScreen img,.case-module__2o88IG__heroPhone img,.case-module__2o88IG__heroPhones img{object-fit:cover;object-position:top left}.case-module__2o88IG__heroPhone{right:max(var(--gutter), calc(50% - 560px));width:clamp(90px,14vw,200px);position:absolute;bottom:-4%}.case-module__2o88IG__heroPhones{justify-content:center;gap:clamp(.75rem,3vw,3rem);display:flex}.case-module__2o88IG__heroPhones>*{width:min(260px,30%)}.case-module__2o88IG__heroPhones>:nth-child(2){transform:translateY(-6%)}.case-module__2o88IG__story{padding-block:var(--section-y) 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,1rem + 4vw,6rem);display:grid}.case-module__2o88IG__block h2{font-size:var(--step-2);margin-bottom:var(--space-4);color:var(--cyan-ink)}.case-module__2o88IG__block p{color:var(--text-muted);font-size:var(--step-1)}.case-module__2o88IG__block .case-module__2o88IG__lead{color:var(--ink-2);font-size:var(--step-2);font-family:var(--font-display);letter-spacing:-.015em;line-height:1.3}.case-module__2o88IG__scope{gap:10px;display:grid}.case-module__2o88IG__scope li{border-radius:var(--radius-2);border:1px solid var(--line);background:#0f1b3599;align-items:center;gap:12px;padding:14px 16px;font-weight:600;display:flex}.case-module__2o88IG__scope svg{color:var(--cyan)}.case-module__2o88IG__section{padding-top:var(--section-y)}.case-module__2o88IG__sectionTitle{font-size:var(--step-4);margin-bottom:var(--space-6)}.case-module__2o88IG__decisions{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.case-module__2o88IG__decisions li{align-content:start;gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-3);border:1px solid var(--line);background:linear-gradient(170deg, var(--surface), var(--paper-2));display:grid}.case-module__2o88IG__decisionNo{font-family:var(--font-serif);color:var(--cyan-ink);font-size:3rem;font-style:italic;line-height:1}.case-module__2o88IG__decisions h3{font-size:var(--step-2)}.case-module__2o88IG__decisions p{color:var(--text-muted)}.case-module__2o88IG__next{margin-top:var(--section-y);border-top:1px solid var(--line);transition:background var(--dur-3);display:block}.case-module__2o88IG__next:hover{background:#1257e614}.case-module__2o88IG__nextInner{justify-content:space-between;align-items:center;gap:var(--space-6);padding-block:var(--space-8);display:flex}.case-module__2o88IG__nextLabel{color:var(--text-subtle);font-weight:600;display:block}.case-module__2o88IG__nextName{font-family:var(--font-display);letter-spacing:-.05em;align-items:center;gap:12px;font-size:clamp(2.4rem,1rem + 5vw,5.5rem);font-weight:600;line-height:1;display:inline-flex}.case-module__2o88IG__nextName svg{color:var(--cyan);transition:transform var(--dur-3) var(--ease-out)}.case-module__2o88IG__next:hover .case-module__2o88IG__nextName svg{transform:translate(6px,-6px)}.case-module__2o88IG__nextImage{aspect-ratio:16/10;border-radius:var(--radius-3);border:1px solid var(--line);transition:transform var(--dur-4) var(--ease-out);flex:0 0 min(36vw,420px);position:relative;overflow:hidden;transform:rotate(-2deg)}.case-module__2o88IG__next:hover .case-module__2o88IG__nextImage{transform:rotate(0)scale(1.03)}.case-module__2o88IG__nextImage img{object-fit:cover;object-position:top left}@media (max-width:900px){.case-module__2o88IG__meta,.case-module__2o88IG__story,.case-module__2o88IG__decisions{grid-template-columns:1fr}.case-module__2o88IG__nextInner{flex-direction:column;align-items:flex-start}.case-module__2o88IG__nextImage{flex-basis:auto;width:100%}}
.DepthServices-module__Melk2G__depth{padding-inline:2%;perspective:1400px;padding:clamp(2rem,1rem + 3vw,3.5rem) 0 0;position:relative;overflow:clip visible}.DepthServices-module__Melk2G__depth:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60% 60% at 55% 55%,#1257e647,#0000 70%);position:absolute;inset:0 -10% 30%}.DepthServices-module__Melk2G__planes{height:clamp(320px,28vw,400px);transform-style:preserve-3d;transform:rotateX(10deg) rotateY(calc((var(--focus,0) - 1.5) * -3deg));transition:transform .6s var(--ease-out);grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.75rem,.5rem + 1vw,1.5rem);display:grid}.DepthServices-module__Melk2G__plane{gap:var(--space-3);border-radius:var(--radius-3);text-align:left;transform:translateZ(calc((var(--i) - 1.5) * 26px));transition:transform .6s var(--ease-out), background var(--dur-3), border-color var(--dur-3), box-shadow var(--dur-3);background:linear-gradient(150deg,#5c80c457,#0f1b35e6);border:1px solid #bed4ff3d;flex-direction:column;padding:clamp(1rem,.8rem + .8vw,1.4rem);display:flex;position:relative;overflow:hidden}.DepthServices-module__Melk2G__plane:hover,.DepthServices-module__Melk2G__plane:focus-visible{background:linear-gradient(150deg,#789cde6b,#152343f2);transform:translateZ(70px)translateY(-14px)}.DepthServices-module__Melk2G__plane[aria-selected=true]{border-color:var(--cyan);background:linear-gradient(150deg,#1257e6b3,#0a2350f2);transform:translateZ(60px)translateY(-18px);box-shadow:0 40px 70px -24px #1257e68c,0 0 0 1px #16d6f559}.DepthServices-module__Melk2G__planeTop{justify-content:space-between;gap:var(--space-3);color:var(--text-muted);display:flex}.DepthServices-module__Melk2G__planeTop .DepthServices-module__Melk2G__mono{letter-spacing:.1em;font-size:.625rem}.DepthServices-module__Melk2G__enter{font-family:var(--font-mono);letter-spacing:.1em;align-items:center;gap:4px;font-size:.625rem;display:inline-flex}.DepthServices-module__Melk2G__plane[aria-selected=true] .DepthServices-module__Melk2G__enter{color:var(--cyan)}.DepthServices-module__Melk2G__plane strong{font-family:var(--font-display);letter-spacing:-.035em;color:#fff;font-size:clamp(1.3rem,.9rem + 1.1vw,1.9rem);font-weight:600;line-height:1.05}.DepthServices-module__Melk2G__planeShort{color:var(--text-muted);font-size:.875rem;line-height:1.45}.DepthServices-module__Melk2G__plane[aria-selected=true] .DepthServices-module__Melk2G__planeShort{color:#dbe7ff}.DepthServices-module__Melk2G__planeArt{opacity:.55;min-height:60px;transition:opacity var(--dur-3);border-top:1px solid #ffffff1f;flex:1;margin:0 calc(-1*clamp(1rem,.8rem + .8vw,1.4rem)) calc(-1*clamp(1rem,.8rem + .8vw,1.4rem));position:relative;overflow:hidden}.DepthServices-module__Melk2G__plane:hover .DepthServices-module__Melk2G__planeArt,.DepthServices-module__Melk2G__plane[aria-selected=true] .DepthServices-module__Melk2G__planeArt{opacity:.95}.DepthServices-module__Melk2G__planeArt img{object-fit:cover;object-position:top left}.DepthServices-module__Melk2G__pulse{background:radial-gradient(circle,#16d6f52e,#0000 70%);place-items:center;display:grid;position:absolute;inset:0}.DepthServices-module__Melk2G__pulse i{border:1.5px solid var(--cyan);width:40px;height:40px;animation:DepthServices-module__Melk2G__pulse 2.8s var(--ease-out) infinite;border-radius:50%;grid-area:1/1}.DepthServices-module__Melk2G__pulse i:nth-child(2){animation-delay:.9s}.DepthServices-module__Melk2G__pulse i:nth-child(3){animation-delay:1.8s}@keyframes DepthServices-module__Melk2G__pulse{0%{opacity:1;transform:scale(.4)}to{opacity:0;transform:scale(3.2)}}.DepthServices-module__Melk2G__hint{margin-top:var(--space-6);text-align:center;font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-subtle);font-size:.6875rem}.DepthServices-module__Melk2G__panel{margin-top:var(--space-6);border-radius:var(--radius-4);border:1px solid var(--line);background:linear-gradient(180deg, var(--surface), var(--paper-2));animation:DepthServices-module__Melk2G__panel-in var(--dur-3) var(--ease-out);padding:clamp(1.5rem,1rem + 2vw,3rem)}@keyframes DepthServices-module__Melk2G__panel-in{0%{opacity:0;transform:translateY(10px)}}.DepthServices-module__Melk2G__detail{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,1rem + 2vw,3.5rem);display:grid}.DepthServices-module__Melk2G__detailHead{gap:var(--space-4);align-content:start;justify-items:start;display:grid}.DepthServices-module__Melk2G__detailHead h3{font-size:var(--step-3)}.DepthServices-module__Melk2G__short{font-family:var(--font-serif);font-style:italic;font-size:var(--step-2);color:var(--cyan-ink);line-height:1.2}.DepthServices-module__Melk2G__description{color:var(--text-muted)}.DepthServices-module__Melk2G__subhead{font-family:var(--font-mono);color:var(--text-subtle);margin-bottom:var(--space-3);font-size:.6875rem}.DepthServices-module__Melk2G__subhead:not(:first-child){margin-top:var(--space-5)}.DepthServices-module__Melk2G__deliverables{gap:10px;display:grid}.DepthServices-module__Melk2G__deliverables li{align-items:flex-start;gap:10px;font-weight:600;display:flex}.DepthServices-module__Melk2G__deliverables svg{color:var(--cyan);flex:none;margin-top:4px}.DepthServices-module__Melk2G__fit{color:var(--text-muted)}.DepthServices-module__Melk2G__examples{flex-wrap:wrap;gap:6px;display:flex}.DepthServices-module__Melk2G__examples a{border:1px solid var(--line-strong);border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.875rem;font-weight:650;display:inline-flex}.DepthServices-module__Melk2G__examples a:hover{border-color:var(--accent);color:var(--accent)}.DepthServices-module__Melk2G__stacked{display:none}@media (max-width:1000px){.DepthServices-module__Melk2G__detail{grid-template-columns:1fr 1fr}.DepthServices-module__Melk2G__detailHead{grid-column:1/-1}}@media (max-width:760px){.DepthServices-module__Melk2G__depth{display:none}.DepthServices-module__Melk2G__stacked{gap:var(--space-4);display:grid}.DepthServices-module__Melk2G__card{padding:var(--space-5);border-radius:var(--radius-3);border:1px solid var(--line);background:linear-gradient(160deg, #1257e62e, var(--surface) 60%)}.DepthServices-module__Melk2G__card>.DepthServices-module__Melk2G__mono{color:var(--cyan-ink);letter-spacing:.1em;margin-bottom:var(--space-3)}.DepthServices-module__Melk2G__detail{gap:var(--space-5);grid-template-columns:1fr}.DepthServices-module__Melk2G__detail .button{width:100%}}
.CraftLab-module__ZtoqLq__lab{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,.5rem + 1.5vw,1.75rem);display:grid}.CraftLab-module__ZtoqLq__study{align-content:start;gap:var(--space-5);border-radius:var(--radius-4);border:1px solid var(--line);background:linear-gradient(180deg, var(--surface), var(--paper-2));grid-template-rows:auto auto;padding:clamp(1rem,.75rem + 1vw,1.5rem);display:grid}.CraftLab-module__ZtoqLq__wide{grid-column:1/-1}.CraftLab-module__ZtoqLq__study.CraftLab-module__ZtoqLq__wide{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) minmax(220px,.32fr);align-items:end}.CraftLab-module__ZtoqLq__demo{min-width:0}.CraftLab-module__ZtoqLq__copy{gap:var(--space-3);padding:0 var(--space-2) var(--space-2);display:grid}.CraftLab-module__ZtoqLq__copy .CraftLab-module__ZtoqLq__mono{color:var(--cyan-ink);letter-spacing:.1em;font-size:.6875rem}.CraftLab-module__ZtoqLq__copy h3{font-size:var(--step-2)}.CraftLab-module__ZtoqLq__copy p:last-child{color:var(--text-muted);font-size:.9375rem}.CraftLab-module__ZtoqLq__slider{margin-top:var(--space-4);display:block}.CraftLab-module__ZtoqLq__slider input{width:100%;accent-color:var(--cyan);cursor:pointer;height:28px}.CraftLab-module__ZtoqLq__toolbar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.CraftLab-module__ZtoqLq__presets{border:1px solid var(--line);background:var(--paper);border-radius:999px;gap:4px;padding:4px;display:flex}.CraftLab-module__ZtoqLq__iconButton{width:40px;height:36px;color:var(--text-muted);transition:background var(--dur-2), color var(--dur-2);border-radius:999px;place-items:center;display:grid}.CraftLab-module__ZtoqLq__iconButton:hover{color:var(--ink)}.CraftLab-module__ZtoqLq__iconButton[aria-pressed=true]{background:var(--ink);color:var(--paper)}.CraftLab-module__ZtoqLq__readout{font-family:var(--font-mono);color:var(--cyan-ink);font-size:.75rem}.CraftLab-module__ZtoqLq__shell{border-radius:var(--radius-3);background-color:var(--paper);background-image:linear-gradient(90deg,#74adff0f 1px,#0000 1px),linear-gradient(#74adff0f 1px,#0000 1px);background-size:24px 24px;justify-content:center;padding:18px;display:flex;overflow:hidden}.CraftLab-module__ZtoqLq__frame{max-width:100%;transition:width .35s var(--ease-out);background:#fbf7ef;border-radius:12px;position:relative;box-shadow:0 20px 50px -20px #000c;container-type:inline-size}.CraftLab-module__ZtoqLq__mini{color:#2a2016;border-radius:12px;gap:18px;padding:16px 20px 20px;display:grid;overflow:hidden}.CraftLab-module__ZtoqLq__miniNav{align-items:center;gap:12px;display:flex}.CraftLab-module__ZtoqLq__miniNav b{font-family:var(--font-display);letter-spacing:-.02em;margin-right:auto;font-size:1rem}.CraftLab-module__ZtoqLq__miniLinks{gap:14px;display:flex}.CraftLab-module__ZtoqLq__miniLinks i{background:#cdbfa6;border-radius:4px;width:40px;height:6px}.CraftLab-module__ZtoqLq__miniBurger{border-block:2px solid #2a2016;width:22px;height:12px;display:none}.CraftLab-module__ZtoqLq__miniHero{grid-template-columns:1.1fr 1fr;align-items:center;gap:20px;display:grid}.CraftLab-module__ZtoqLq__miniHero>div:first-child{justify-items:start;gap:10px;display:grid}.CraftLab-module__ZtoqLq__miniHero strong{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.1rem,4cqi,2.1rem);line-height:1.02}.CraftLab-module__ZtoqLq__miniLine{background:#ddd1bb;border-radius:4px;width:100%;height:7px}.CraftLab-module__ZtoqLq__miniLine.CraftLab-module__ZtoqLq__short{width:70%}.CraftLab-module__ZtoqLq__miniButton{color:#fff;background:#c2552d;border-radius:999px;margin-top:4px;padding:8px 14px;font-size:.75rem;font-weight:700}.CraftLab-module__ZtoqLq__miniArt{aspect-ratio:4/3;background:radial-gradient(circle at 35% 40%,#f0b35b 0 18%,#0000 19%),radial-gradient(circle at 70% 65%,#d9784d 0 24%,#0000 25%),linear-gradient(140deg,#f3dcc0,#e5b98f);border-radius:10px}.CraftLab-module__ZtoqLq__miniCards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.CraftLab-module__ZtoqLq__miniCards span{background:#efe5d3;border:1px solid #e2d4bb;border-radius:8px;height:58px}@container (max-width:640px){.CraftLab-module__ZtoqLq__miniCards{grid-template-columns:repeat(2,1fr)}.CraftLab-module__ZtoqLq__miniCards span:last-child{grid-column:1/-1}}@container (max-width:480px){.CraftLab-module__ZtoqLq__miniLinks{display:none}.CraftLab-module__ZtoqLq__miniBurger{display:block}.CraftLab-module__ZtoqLq__miniHero{grid-template-columns:1fr}.CraftLab-module__ZtoqLq__miniArt{aspect-ratio:16/9;order:-1}.CraftLab-module__ZtoqLq__miniCards{grid-template-columns:1fr}.CraftLab-module__ZtoqLq__miniCards span:last-child{grid-column:auto}}.CraftLab-module__ZtoqLq__handle{background:var(--cyan);cursor:ew-resize;touch-action:none;border-radius:12px;width:24px;height:64px;position:absolute;top:50%;right:-12px;transform:translateY(-50%);box-shadow:0 0 0 4px #16d6f533}.CraftLab-module__ZtoqLq__handle:before{content:"";border-inline:2px solid #060d1f99;position:absolute;inset:20px 9px}.CraftLab-module__ZtoqLq__compare{border-radius:var(--radius-3);min-height:300px;display:grid;position:relative;overflow:hidden}.CraftLab-module__ZtoqLq__before,.CraftLab-module__ZtoqLq__after{grid-area:1/1;padding:44px 20px 20px}.CraftLab-module__ZtoqLq__before{color:#444;background:#e9e9e9}.CraftLab-module__ZtoqLq__after{color:#101828;clip-path:inset(0 0 0 var(--split));background:#fff}.CraftLab-module__ZtoqLq__tag{color:#fff;font-family:var(--font-mono);background:#000000b3;border-radius:4px;padding:3px 8px;font-size:.625rem;position:absolute;top:12px;left:14px}.CraftLab-module__ZtoqLq__tagAfter{background:var(--blue);left:auto;right:14px}.CraftLab-module__ZtoqLq__cluttered{gap:8px;font-family:Arial,sans-serif;font-size:12px;line-height:1.4;display:grid}.CraftLab-module__ZtoqLq__cluttered p{background:#f4f4f4;border:1px solid #b5b5b5;padding:6px}.CraftLab-module__ZtoqLq__clutterButtons{flex-wrap:wrap;gap:4px;display:flex}.CraftLab-module__ZtoqLq__clutterButtons span{background:#ddd;border:1px solid #888;padding:5px 8px;font-size:11px}.CraftLab-module__ZtoqLq__clear{gap:6px;display:grid}.CraftLab-module__ZtoqLq__clearTop{justify-content:space-between;align-items:center;display:flex}.CraftLab-module__ZtoqLq__badge{color:#067647;background:#dcfae6;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.CraftLab-module__ZtoqLq__badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.CraftLab-module__ZtoqLq__ref{font-family:var(--font-mono);color:#667085;font-size:.6875rem}.CraftLab-module__ZtoqLq__service{font-family:var(--font-display);letter-spacing:-.02em;margin-top:8px;font-size:1.35rem;font-weight:600}.CraftLab-module__ZtoqLq__when{color:#475467;font-size:.875rem}.CraftLab-module__ZtoqLq__total{color:#475467;border-top:1px solid #eaecf0;justify-content:space-between;align-items:baseline;margin-top:10px;padding-top:12px;font-size:.875rem;display:flex}.CraftLab-module__ZtoqLq__total strong{font-family:var(--font-display);color:#101828;letter-spacing:-.02em;font-size:1.6rem}.CraftLab-module__ZtoqLq__clearActions{gap:8px;margin-top:10px;display:flex}.CraftLab-module__ZtoqLq__primary,.CraftLab-module__ZtoqLq__secondary{text-align:center;border-radius:10px;flex:1;padding:10px;font-size:.875rem;font-weight:700}.CraftLab-module__ZtoqLq__primary{color:#fff;background:#1257e6}.CraftLab-module__ZtoqLq__secondary{color:#344054;border:1px solid #d0d5dd}.CraftLab-module__ZtoqLq__divider{top:0;bottom:0;left:var(--split);background:var(--cyan);pointer-events:none;width:2px;position:absolute;transform:translate(-1px)}.CraftLab-module__ZtoqLq__divider span{background:var(--cyan);border-radius:50%;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #16d6f540}.CraftLab-module__ZtoqLq__changes{margin-top:var(--space-3);flex-wrap:wrap;gap:6px;display:flex}.CraftLab-module__ZtoqLq__changes li{border:1px solid var(--line-strong);color:var(--text-muted);border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.CraftLab-module__ZtoqLq__states{gap:var(--space-4);display:grid}.CraftLab-module__ZtoqLq__stateRail{flex-wrap:wrap;gap:4px;display:flex}.CraftLab-module__ZtoqLq__stateRail li{border:1px solid var(--line);font-family:var(--font-mono);color:var(--text-subtle);transition:all var(--dur-2);border-radius:999px;padding:4px 10px;font-size:.6875rem}.CraftLab-module__ZtoqLq__stateRail li[data-on=true]{border-color:var(--cyan);color:var(--paper);background:var(--cyan)}.CraftLab-module__ZtoqLq__stateForm{border-radius:var(--radius-3);background:var(--paper);border:1px solid var(--line);gap:10px;padding:22px;display:grid}.CraftLab-module__ZtoqLq__stateLabel{font-size:.875rem;font-weight:700}.CraftLab-module__ZtoqLq__fieldRow{gap:8px;display:flex}.CraftLab-module__ZtoqLq__fieldRow input[type=email]{border:1.5px solid var(--line-strong);background:var(--paper-2);min-width:0;min-height:48px;transition:border-color var(--dur-2), box-shadow var(--dur-2);border-radius:10px;flex:1;padding:0 14px}.CraftLab-module__ZtoqLq__fieldRow input[type=email]:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #74adff33}.CraftLab-module__ZtoqLq__stateForm[data-state=invalid] input[type=email],.CraftLab-module__ZtoqLq__stateForm[data-state=error] input[type=email]{border-color:var(--danger);box-shadow:0 0 0 4px var(--danger-wash)}.CraftLab-module__ZtoqLq__stateForm[data-state=success] input[type=email]{border-color:var(--success)}.CraftLab-module__ZtoqLq__stateButton{background:var(--blue);color:#fff;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:700;display:inline-flex}.CraftLab-module__ZtoqLq__stateButton:disabled{opacity:.75;cursor:progress}.CraftLab-module__ZtoqLq__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite CraftLab-module__ZtoqLq__spin}@keyframes CraftLab-module__ZtoqLq__spin{to{transform:rotate(360deg)}}.CraftLab-module__ZtoqLq__stateMsg{min-height:2.8em;color:var(--text-muted);align-items:flex-start;gap:8px;font-size:.875rem;display:flex}.CraftLab-module__ZtoqLq__stateMsg svg{flex:none;margin-top:2px}.CraftLab-module__ZtoqLq__stateForm[data-state=invalid] .CraftLab-module__ZtoqLq__stateMsg,.CraftLab-module__ZtoqLq__stateForm[data-state=error] .CraftLab-module__ZtoqLq__stateMsg{color:var(--danger)}.CraftLab-module__ZtoqLq__stateForm[data-state=success] .CraftLab-module__ZtoqLq__stateMsg{color:var(--success)}.CraftLab-module__ZtoqLq__toggle{min-height:36px;color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;font-size:.8125rem;display:inline-flex}.CraftLab-module__ZtoqLq__toggle input{width:18px;height:18px;accent-color:var(--cyan)}.CraftLab-module__ZtoqLq__demoNote{font-family:var(--font-mono);color:var(--text-subtle);font-size:.6875rem}@media (max-width:900px){.CraftLab-module__ZtoqLq__lab,.CraftLab-module__ZtoqLq__study.CraftLab-module__ZtoqLq__wide{grid-template-columns:1fr}}@media (max-width:480px){.CraftLab-module__ZtoqLq__fieldRow{flex-direction:column}.CraftLab-module__ZtoqLq__shell{padding:10px}}
