.studio-footer{position:relative;z-index:10;flex-shrink:0;border-top:1px solid var(--studio-footer-rule);background:var(--studio-footer-bg)}.studio-footer__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem 1.5rem;padding:.85rem clamp(1.25rem,4vw,3rem);max-width:100%}.studio-footer__brand{display:block;line-height:0;opacity:.92;transition:opacity .2s ease}.studio-footer__brand:hover{opacity:1}.studio-footer__logo{display:block;width:auto;height:1.35rem}.studio-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;margin:0;font-family:var(--sugr-font-display);font-size:.7rem;font-weight:var(--sugr-weight-regular);line-height:1.45;letter-spacing:.01em;color:var(--studio-footer-muted);text-align:center}.studio-footer__sep{opacity:.45}.studio-footer__workspace{color:var(--studio-footer-accent)}.studio-footer__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem 1rem}.studio-footer__link{font-family:var(--sugr-font-display);font-size:.7rem;font-weight:var(--sugr-weight-regular);color:var(--studio-footer-muted);text-decoration:none;transition:color .2s ease}.studio-footer__link:hover{color:var(--studio-footer-link-hover)}.sugr-studio--canvas .studio-footer{position:fixed;left:0;right:0;bottom:0;z-index:25;pointer-events:auto}@media(max-width:720px){.studio-footer__inner{grid-template-columns:1fr;text-align:center}.studio-footer__brand{justify-self:center}.studio-footer__nav{justify-content:center}}.studio-index-splash{--splash-bg: #0a080a;--splash-pink: #d978b0;--splash-track: #4b1949;--splash-pixel: 7px;--splash-pixel-gap: 3px;position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;background:var(--splash-bg);pointer-events:all;opacity:1;visibility:visible;transition:opacity .72s cubic-bezier(.22,1,.36,1),visibility .72s cubic-bezier(.22,1,.36,1)}html.studio-index-splash-skip .studio-index-splash{display:none}.studio-index-splash.is-exiting{opacity:0;visibility:hidden;pointer-events:none}.studio-index-splash.is-exiting .studio-index-splash__wipe-front{background-color:var(--splash-bg);clip-path:inset(0 0 0 100%)}.studio-index-splash.is-complete{display:none}body.is-studio-splash-active{overflow:hidden}.studio-index-splash__wipe{position:absolute;inset:0;pointer-events:none;overflow:hidden}.studio-index-splash__wipe-dark,.studio-index-splash__wipe-front{position:absolute;inset:0}.studio-index-splash__wipe-dark{background:var(--splash-bg)}.studio-index-splash__wipe-front{background:var(--splash-pink);clip-path:inset(0 0 0 0%);will-change:clip-path}.studio-index-splash__stack{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.35rem}.studio-index-splash__logo-wrap{display:grid;place-items:center;opacity:0;transform:scale(2.75) rotate(-6deg);will-change:transform,opacity}.studio-index-splash__logo{width:clamp(5.25rem,20vw,7.75rem);height:auto;display:block}.studio-index-splash__pixel-bar{display:flex;align-items:center;gap:var(--splash-pixel-gap);min-height:var(--splash-pixel);opacity:0;will-change:opacity,transform}.studio-index-splash__pixel{display:block;width:var(--splash-pixel);height:var(--splash-pixel);flex-shrink:0;background:var(--splash-track);image-rendering:pixelated;image-rendering:crisp-edges}.studio-index-splash__pixel.is-lit{background:var(--splash-bg)}.studio-index-splash__pixel--cursor{background:var(--splash-track);opacity:1}.studio-index-splash__pixel--cursor.is-on{background:var(--splash-pink)}.studio-index-splash.is-animating .studio-index-splash__pixel--cursor.is-blink{animation:studio-splash-cursor-blink .42s steps(2,end) infinite}@keyframes studio-splash-cursor-blink{0%{opacity:1}50%{opacity:0}}@media(prefers-reduced-motion:reduce){.studio-index-splash__logo-wrap{opacity:1;transform:none}.studio-index-splash__pixel-bar{opacity:1}.studio-index-splash__pixel:nth-child(-n+5){background:var(--splash-bg)}.studio-index-splash.is-animating .studio-index-splash__pixel--cursor{background:var(--splash-pink);animation:studio-splash-cursor-blink 1s steps(2,end) infinite}}:root{--studio-vt-duration: .72s;--studio-vt-ease: cubic-bezier(.22, 1, .36, 1)}::view-transition-old(root),::view-transition-new(root){display:none}::view-transition-group(*){animation-duration:var(--studio-vt-duration);animation-timing-function:var(--studio-vt-ease)}::view-transition-old(*),::view-transition-new(*){mix-blend-mode:normal}html[data-studio-vt-enter=return] ::view-transition-group(*){animation-duration:calc(var(--studio-vt-duration) * .88)}::view-transition-group(studio-vt-drawer-home){animation-duration:calc(var(--studio-vt-duration) * .92)}::view-transition-group(studio-vt-chrome-footer),::view-transition-group(studio-vt-chrome-logo),::view-transition-group(studio-vt-chrome-theme){animation-duration:calc(var(--studio-vt-duration) * 1.05);animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(studio-vt-chrome-footer),::view-transition-new(studio-vt-chrome-footer),::view-transition-old(studio-vt-chrome-logo),::view-transition-new(studio-vt-chrome-logo),::view-transition-old(studio-vt-chrome-theme),::view-transition-new(studio-vt-chrome-theme){animation:none;mix-blend-mode:normal}@media(prefers-reduced-motion:reduce){::view-transition-group(*){animation-duration:.01ms!important}}.studio-footer,[data-studio-vt=footer]{view-transition-name:studio-vt-chrome-footer}.studio-chrome-logo,[data-studio-vt=logo]{view-transition-name:studio-vt-chrome-logo}.client-hub__chrome,.studio-index__chrome{--studio-chrome-h: 100px;--studio-chrome-pad-y: .875rem;--studio-chrome-pad-bottom: .75rem;--studio-chrome-logo-h: calc( var(--studio-chrome-h) - var(--studio-chrome-pad-y) - var(--studio-chrome-pad-bottom) );--studio-chrome-ease: cubic-bezier(.16, 1, .3, 1);--studio-chrome-duration: 1.05s;box-sizing:border-box;min-height:var(--studio-chrome-h);transition:padding var(--studio-chrome-duration) var(--studio-chrome-ease),min-height var(--studio-chrome-duration) var(--studio-chrome-ease),border-color .65s ease,backdrop-filter var(--studio-chrome-duration) var(--studio-chrome-ease),-webkit-backdrop-filter var(--studio-chrome-duration) var(--studio-chrome-ease)}.client-hub__chrome.is-chrome-compressed,.studio-index__chrome.is-chrome-compressed{--studio-chrome-h: 64px;--studio-chrome-pad-y: .5rem;--studio-chrome-pad-bottom: .45rem}.studio-chrome-logo,.client-hub__studio-logo,.studio-index__logo{height:var(--studio-chrome-logo-h);width:auto;display:block;transition:height var(--studio-chrome-duration) var(--studio-chrome-ease)}.studio-theme-toggle,[data-studio-vt=theme]{view-transition-name:studio-vt-chrome-theme}.studio-chrome-back{position:relative;text-decoration:none}.studio-chrome-back:after{content:"";position:absolute;left:0;right:0;bottom:-.15em;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .38s cubic-bezier(.22,1,.36,1)}.studio-chrome-back:hover:after,.studio-chrome-back:focus-visible:after{transform:scaleX(1)}.client-hub.is-hub-magnetic-ready .client-hub-row__mesh img{will-change:transform}@media(prefers-reduced-motion:reduce){.client-hub__chrome,.studio-index__chrome,.studio-chrome-logo,.client-hub__studio-logo,.studio-index__logo{transition:none}}.studio-cta{--studio-cta-color: var(--sugr-ink);--studio-cta-bg: var(--sugr-white);--studio-cta-color-hover: var(--sugr-ink);--studio-cta-bg-hover: var(--sugr-pink);--studio-cta-focus-ring: var(--sugr-white);--studio-cta-padding: .75rem 1.15rem;--studio-cta-radius: var(--sugr-radius-pill);--studio-cta-focus-inset: -.125em;--studio-cta-hover-scale: 1.065 1.095;--studio-cta-click-scale: .955, .925;--studio-cta-ease-click: cubic-bezier(.4, 0, .2, 1);--studio-cta-ease-hover: cubic-bezier(.34, 2.27, .64, 1);--studio-cta-ease-focus: cubic-bezier(.32, .72, 0, 1);color:var(--studio-cta-color);user-select:none;background-color:transparent;outline-style:none;padding:0;line-height:1;text-decoration:none;display:inline-grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);vertical-align:middle;position:relative;-webkit-tap-highlight-color:transparent;transition:color .25s ease-out}.studio-cta:after{content:"";display:block;position:absolute;inset:var(--studio-cta-focus-inset);border-radius:var(--studio-cta-radius);transition:box-shadow .3s var(--studio-cta-ease-focus),scale .4s var(--studio-cta-ease-hover);pointer-events:none;z-index:1}.studio-cta:is(:hover,:focus-visible),[data-hover]:is(:hover,:focus-visible) .studio-cta{color:var(--studio-cta-color-hover)}.studio-cta:is(:focus-visible):after{box-shadow:0 0 0 .125em var(--studio-cta-focus-ring);scale:var(--studio-cta-hover-scale);transition:box-shadow .3s var(--studio-cta-ease-focus),scale .425s .05s var(--studio-cta-ease-hover)}.studio-cta__bg{background-color:var(--studio-cta-bg);border-radius:var(--studio-cta-radius);grid-area:1 / 1;width:100%;height:100%;padding:0;transition:background-color .25s ease-out,scale .4s var(--studio-cta-ease-hover),transform .15s var(--studio-cta-ease-click)}.studio-cta:active .studio-cta__bg{transform:scale(var(--studio-cta-click-scale))}.studio-cta:is(:focus-visible) .studio-cta__bg{background-color:var(--studio-cta-bg-hover)!important}.studio-cta__bg-circle{z-index:1;border-radius:var(--studio-cta-radius);grid-area:1 / 1;place-self:center;width:calc(100% + 1px);height:calc(100% + 1px);position:relative;overflow:clip;transition:background-color .25s ease-out,scale .4s var(--studio-cta-ease-hover),transform .15s var(--studio-cta-ease-click)}.studio-cta:active .studio-cta__bg-circle{transform:scale(var(--studio-cta-click-scale))}.studio-cta__circle-wrap{transform-origin:0 0;will-change:transform;position:absolute;inset:0%;transform:scale(0)}.studio-cta__circle{aspect-ratio:1;background-color:var(--studio-cta-bg-hover);border-radius:50%;width:200%;display:block;position:absolute;inset:0% auto auto 0%;transform:translate(-50%,-50%)}.studio-cta__inner{box-sizing:border-box;gap:.35em;padding:var(--studio-cta-padding);z-index:2;grid-area:1 / 1;justify-content:center;align-items:center;display:inline-flex;line-height:1;min-width:0}.studio-cta__text{display:block;line-height:1;white-space:nowrap}@supports (text-box-trim: trim-both){.studio-cta__text{text-box-trim:trim-both;text-box-edge:cap alphabetic}}.studio-cta__icon{flex:none;display:block;line-height:1;font-size:1em}.studio-cta__icon svg{display:block;width:100%;height:100%}.studio-cta--accent{--studio-cta-color: var(--sugr-white);--studio-cta-bg: var(--sugr-pink);--studio-cta-color-hover: var(--sugr-ink);--studio-cta-bg-hover: var(--sugr-coral);--studio-cta-focus-ring: var(--sugr-coral)}.studio-cta--outline{--studio-cta-color: var(--sugr-pink);--studio-cta-bg: transparent;--studio-cta-color-hover: var(--sugr-white);--studio-cta-bg-hover: var(--sugr-pink);--studio-cta-focus-ring: var(--sugr-pink)}.studio-cta--outline .studio-cta__bg{border:1px solid var(--sugr-pink)}.studio-cta--gradient{--studio-cta-color: var(--sugr-white);--studio-cta-bg: var(--sugr-pink);--studio-cta-color-hover: var(--sugr-white);--studio-cta-bg-hover: var(--sugr-coral);--studio-cta-focus-ring: var(--sugr-white)}.studio-cta--gradient .studio-cta__bg{border:1px solid color-mix(in srgb,var(--sugr-pink) 35%,transparent);background:linear-gradient(118deg,var(--sugr-pink) 0%,var(--sugr-purple) 100%)}.studio-cta--gradient:is(:hover,:focus-visible) .studio-cta__bg{background:linear-gradient(118deg,var(--sugr-coral) 0%,var(--sugr-pink) 52%,var(--sugr-purple-deep) 100%)}.studio-cta--sharp{--studio-cta-radius: 0}.studio-cta--full{width:100%}.studio-cta--wide .studio-cta__inner{min-width:clamp(12rem,22vw,16rem);min-height:3.25rem}.studio-cta--full .studio-cta__inner{width:100%}.studio-cta--display .studio-cta__inner{font-size:clamp(.8rem,1.05vw,.98rem)}.studio-cta--display .studio-cta__text{font-family:var(--font-display, var(--sugr-font-display));font-weight:500;letter-spacing:.02em;margin-inline-end:-.02em;text-transform:lowercase}.studio-cta--bit .studio-cta__inner{font-size:clamp(.98rem,1.2vw,1.12rem)}.studio-cta--bit .studio-cta__text{font-family:var(--sugr-font-bit);font-weight:var(--sugr-weight-heavy);letter-spacing:var(--studio-dock-bit-tracking, .1em);text-transform:uppercase}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.studio-cta:not(.studio-cta--gradient):is(:hover,:focus-visible) .studio-cta__bg,[data-hover]:is(:hover,:focus-visible) .studio-cta:not(.studio-cta--gradient) .studio-cta__bg{scale:var(--studio-cta-hover-scale);transition:background-color .25s .05s ease-out,scale .425s .05s var(--studio-cta-ease-hover),transform .15s var(--studio-cta-ease-click);background-color:var(--studio-cta-bg)}.studio-cta--gradient:is(:hover,:focus-visible) .studio-cta__bg,[data-hover]:is(:hover,:focus-visible) .studio-cta--gradient .studio-cta__bg{scale:var(--studio-cta-hover-scale);transition:background .25s .05s ease-out,scale .425s .05s var(--studio-cta-ease-hover),transform .15s var(--studio-cta-ease-click)}.studio-cta:is(:hover,:focus-visible) .studio-cta__bg-circle,[data-hover]:is(:hover,:focus-visible) .studio-cta .studio-cta__bg-circle{scale:var(--studio-cta-hover-scale);transition:background-color .25s .05s ease-out,scale .425s .05s var(--studio-cta-ease-hover),transform .15s var(--studio-cta-ease-click)}}@media(prefers-reduced-motion:reduce){.studio-cta,.studio-cta:after,.studio-cta__bg,.studio-cta__bg-circle{transition:none}.studio-cta__circle-wrap{display:none}.studio-cta:is(:hover,:focus-visible){filter:brightness(1.06)}}body{margin:0}.studio-index{--index-paper: var(--sugr-white);--index-hot: var(--sugr-pink);--index-coral: var(--sugr-coral);--index-purple: var(--sugr-purple);--index-deep: var(--sugr-purple-deep);--index-ink: var(--sugr-ink);--index-rule: rgba(251, 241, 251, .1);--index-muted: rgba(251, 241, 251, .52);--index-chrome-h: 100px;--index-footer-pad: 4.5rem;--index-gutter: clamp(1.25rem, 4vw, 3.5rem);--index-grid-gap: clamp(2rem, 4.5vw, 3.75rem);--index-max: 88rem;position:relative;min-height:100vh;min-height:100dvh;background-color:var(--sugr-bg);color:var(--index-paper);font-family:var(--sugr-font-display);font-weight:var(--sugr-weight-regular)}.studio-index:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 75% 50% at 10% 6%,var(--studio-glow-hot) 0%,transparent 62%),radial-gradient(ellipse 45% 38% at 92% 88%,var(--studio-glow-purple) 0%,transparent 58%),radial-gradient(ellipse 40% 32% at 78% 14%,var(--studio-glow-coral) 0%,transparent 52%)}[data-studio-theme=light] .studio-index{--index-rule: rgba(75, 25, 73, .1);--index-muted: rgba(29, 29, 29, .52)}.studio-index__edge{position:fixed;pointer-events:none;z-index:1}.studio-index__edge--tl{top:0;left:0;width:3px;height:min(28vh,220px);background:linear-gradient(180deg,var(--index-hot),transparent);opacity:.85}.studio-index__edge--br{right:0;bottom:0;width:min(18vw,160px);height:3px;background:linear-gradient(270deg,var(--index-coral),transparent);opacity:.85}.studio-index__dock-vt-anchor{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-index__chrome{position:sticky;top:0;left:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:var(--studio-chrome-pad-y, 1.15rem) var(--index-gutter) var(--studio-chrome-pad-bottom, 1rem);background:var(--sugr-bg);border-bottom:1px solid var(--index-rule);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-studio-theme=light] .studio-index__chrome{background:#040404}.studio-index__controls{display:flex;align-items:center;gap:.85rem}.studio-index__main{position:relative;z-index:2;max-width:var(--index-max);margin:0 auto;padding:clamp(2rem,5vw,3.5rem) var(--index-gutter) var(--index-footer-pad)}.studio-index__grid{display:grid;align-items:stretch;gap:var(--index-grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:100px}html[data-studio-grid-cols="1"] .studio-index__grid,.studio-index[data-grid-cols="1"] .studio-index__grid{grid-template-columns:1fr}html[data-studio-grid-cols="2"] .studio-index__grid,.studio-index[data-grid-cols="2"] .studio-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-studio-grid-cols="3"] .studio-index__grid,.studio-index[data-grid-cols="3"] .studio-index__grid,html[data-studio-grid-cols="4"] .studio-index__grid,.studio-index[data-grid-cols="4"] .studio-index__grid{gap:2rem}html[data-studio-grid-cols="3"] .studio-index__grid,.studio-index[data-grid-cols="3"] .studio-index__grid{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-studio-grid-cols="4"] .studio-index__grid,.studio-index[data-grid-cols="4"] .studio-index__grid{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-studio-grid-cols="1"] .studio-tile__media,.studio-index[data-grid-cols="1"] .studio-tile__media{aspect-ratio:8 / 3}html[data-studio-grid-cols="2"] .studio-tile__media,.studio-index[data-grid-cols="2"] .studio-tile__media{aspect-ratio:16 / 9}html[data-studio-grid-cols="3"] .studio-tile__media,html[data-studio-grid-cols="4"] .studio-tile__media,.studio-index[data-grid-cols="3"] .studio-tile__media,.studio-index[data-grid-cols="4"] .studio-tile__media{aspect-ratio:3 / 2}.studio-tile{--tile-accent: var(--index-hot);display:block;height:100%;text-decoration:none;color:inherit;opacity:0;visibility:hidden}.studio-index.is-ready .studio-tile,.studio-index:not(:has([data-studio-tile])) .studio-index__empty-inner{visibility:visible}.studio-tile--accent-pink{--tile-accent: var(--index-hot)}.studio-tile--accent-coral{--tile-accent: var(--index-coral)}.studio-tile--accent-purple{--tile-accent: var(--index-purple)}.studio-tile--accent-lavender{--tile-accent: var(--index-paper)}.studio-tile__card{display:flex;flex-direction:column;height:100%;overflow:hidden;transition:border-color .4s cubic-bezier(.22,1,.36,1)}.studio-index.is-tilt-active .studio-tile__media{perspective:900px;transform-style:preserve-3d}.studio-index.is-tilt-active .studio-tile__card{transition:border-color .4s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1)}.studio-index.is-tilt-active .studio-tile:hover .studio-tile__card,.studio-index.is-tilt-active .studio-tile:focus-visible .studio-tile__card{box-shadow:0 18px 48px #00000047,0 0 0 1px #d978b01f}.studio-index.is-tilt-active .studio-tile__media img,.studio-index.is-tilt-active .studio-tile__initial{will-change:transform;transform-style:preserve-3d}.studio-index.is-tilt-active .studio-tile:hover .studio-tile__media img,.studio-index.is-tilt-active .studio-tile:focus-visible .studio-tile__media img{transform:none}html[data-studio-grid-cols="1"] .studio-tile__card,.studio-index[data-grid-cols="1"] .studio-tile__card{display:grid;grid-template-columns:minmax(0,33%) minmax(0,67%);grid-template-rows:auto 1fr auto;align-items:stretch}html[data-studio-grid-cols="1"] .studio-tile__head,.studio-index[data-grid-cols="1"] .studio-tile__head{grid-column:1;grid-row:1;padding:clamp(1rem,1.8vw,1.35rem);padding-bottom:.5rem}html[data-studio-grid-cols="1"] .studio-tile__foot,.studio-index[data-grid-cols="1"] .studio-tile__foot{grid-column:1;grid-row:3;padding:clamp(1rem,1.8vw,1.35rem);padding-top:.5rem;align-self:end}html[data-studio-grid-cols="1"] .studio-tile__media,.studio-index[data-grid-cols="1"] .studio-tile__media{grid-column:2;grid-row:1 / -1;align-self:center;width:100%}.studio-tile__head{flex-shrink:0;padding-bottom:.5rem}.studio-tile__foot{flex-shrink:0;padding-top:.65rem}.studio-tile__media{position:relative;flex-shrink:0;overflow:hidden;background:var(--sugr-surface)}.studio-tile__media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.studio-tile:hover .studio-tile__media img,.studio-tile:focus-visible .studio-tile__media img{transform:scale(1.04)}.studio-tile__initial{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:8rem;font-weight:500;font-size:clamp(3rem,10vw,5rem);line-height:1;letter-spacing:-.04em;color:var(--tile-accent);background:linear-gradient(160deg,color-mix(in srgb,var(--tile-accent) 18%,transparent),#1d1d1d26)}.studio-tile__title{font-size:clamp(1.55rem,2.65vw,2.45rem);font-weight:800;line-height:1.05;letter-spacing:-.01em;text-wrap:balance;text-transform:uppercase;margin-block:0;transition:color .35s ease}html[data-studio-grid-cols="1"] .studio-tile__title,.studio-index[data-grid-cols="1"] .studio-tile__title{font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.08;letter-spacing:-.042em;text-align:left;margin-inline:0}html[data-studio-grid-cols="3"] .studio-tile__head,html[data-studio-grid-cols="4"] .studio-tile__head,.studio-index[data-grid-cols="3"] .studio-tile__head,.studio-index[data-grid-cols="4"] .studio-tile__head{padding:.65rem .7rem .4rem}html[data-studio-grid-cols="3"] .studio-tile__title,html[data-studio-grid-cols="4"] .studio-tile__title,.studio-index[data-grid-cols="3"] .studio-tile__title,.studio-index[data-grid-cols="4"] .studio-tile__title{font-size:clamp(2rem,2vw,1.6rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;text-align:left;margin-inline:0}html[data-studio-grid-cols="4"] .studio-tile__title,.studio-index[data-grid-cols="4"] .studio-tile__title{font-size:clamp(1.4rem,1.5vw,1.2rem);margin:0 auto;text-align:center}html[data-studio-grid-cols="3"] .studio-tile__lede,html[data-studio-grid-cols="4"] .studio-tile__lede,.studio-index[data-grid-cols="3"] .studio-tile__lede,.studio-index[data-grid-cols="4"] .studio-tile__lede{display:none}html[data-studio-grid-cols="3"] .studio-tile__foot,html[data-studio-grid-cols="4"] .studio-tile__foot,.studio-index[data-grid-cols="3"] .studio-tile__foot,.studio-index[data-grid-cols="4"] .studio-tile__foot{display:block;padding:.55rem .7rem .65rem;border-top:1px solid var(--index-rule)}html[data-studio-grid-cols="3"] .studio-tile__cta,html[data-studio-grid-cols="4"] .studio-tile__cta,.studio-index[data-grid-cols="3"] .studio-tile__cta,.studio-index[data-grid-cols="4"] .studio-tile__cta{width:100%}html[data-studio-grid-cols="3"] .studio-tile__cta-action,html[data-studio-grid-cols="4"] .studio-tile__cta-action,.studio-index[data-grid-cols="3"] .studio-tile__cta-action,.studio-index[data-grid-cols="4"] .studio-tile__cta-action{width:100%;justify-content:space-between;gap:.4rem;padding:0;border:0;border-radius:0;background:transparent;color:var(--index-muted)}html[data-studio-grid-cols="3"] .studio-tile__cta-label,html[data-studio-grid-cols="4"] .studio-tile__cta-label,.studio-index[data-grid-cols="3"] .studio-tile__cta-label,.studio-index[data-grid-cols="4"] .studio-tile__cta-label{font-size:.7rem;font-weight:500;letter-spacing:.01em}html[data-studio-grid-cols="3"] .studio-tile__cta-arrow,html[data-studio-grid-cols="4"] .studio-tile__cta-arrow,.studio-index[data-grid-cols="3"] .studio-tile__cta-arrow,.studio-index[data-grid-cols="4"] .studio-tile__cta-arrow{font-size:.85rem;color:var(--sugr-pink)}html[data-studio-grid-cols="3"] .studio-tile:hover .studio-tile__cta-action,html[data-studio-grid-cols="4"] .studio-tile:hover .studio-tile__cta-action,html[data-studio-grid-cols="3"] .studio-tile:focus-visible .studio-tile__cta-action,html[data-studio-grid-cols="4"] .studio-tile:focus-visible .studio-tile__cta-action,.studio-index[data-grid-cols="3"] .studio-tile:hover .studio-tile__cta-action,.studio-index[data-grid-cols="4"] .studio-tile:hover .studio-tile__cta-action,.studio-index[data-grid-cols="3"] .studio-tile:focus-visible .studio-tile__cta-action,.studio-index[data-grid-cols="4"] .studio-tile:focus-visible .studio-tile__cta-action{background:transparent;border-color:transparent;color:var(--sugr-pink);transform:none}[data-studio-theme=light] html[data-studio-grid-cols="3"] .studio-tile:hover .studio-tile__cta-action,[data-studio-theme=light] html[data-studio-grid-cols="4"] .studio-tile:hover .studio-tile__cta-action,[data-studio-theme=light] html[data-studio-grid-cols="3"] .studio-tile:focus-visible .studio-tile__cta-action,[data-studio-theme=light] html[data-studio-grid-cols="4"] .studio-tile:focus-visible .studio-tile__cta-action,[data-studio-theme=light] .studio-index[data-grid-cols="3"] .studio-tile:hover .studio-tile__cta-action,[data-studio-theme=light] .studio-index[data-grid-cols="4"] .studio-tile:hover .studio-tile__cta-action,[data-studio-theme=light] .studio-index[data-grid-cols="3"] .studio-tile:focus-visible .studio-tile__cta-action,[data-studio-theme=light] .studio-index[data-grid-cols="4"] .studio-tile:focus-visible .studio-tile__cta-action{color:var(--sugr-purple)}.studio-tile:hover .studio-tile__title,.studio-tile:focus-visible .studio-tile__title{color:var(--index-paper)}.studio-tile__lede{margin-top:.15rem;max-width:36ch;font-family:var(--sugr-font-display);font-size:clamp(.85rem,1.15vw,.95rem);font-weight:400;line-height:1.4;letter-spacing:-.012em;color:var(--index-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}html[data-studio-grid-cols="1"] .studio-tile__lede,.studio-index[data-grid-cols="1"] .studio-tile__lede{max-width:none}.studio-tile__cta{margin:0}.studio-tile__cta-action{--tile-cta: var(--sugr-pink);display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:1px solid var(--tile-cta);border-radius:0;background:transparent;color:var(--tile-cta);transition:background-color .35s cubic-bezier(.22,1,.36,1),border-color .35s cubic-bezier(.22,1,.36,1),color .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.studio-tile__cta-label{font-family:var(--sugr-font-display);font-size:clamp(.88rem,1.2vw,.98rem);font-weight:500;letter-spacing:.02em;text-transform:lowercase;line-height:1}.studio-tile__cta-arrow{display:block;font-size:1rem;line-height:1;transition:transform .35s cubic-bezier(.22,1,.36,1)}.studio-tile:hover .studio-tile__cta-action,.studio-tile:focus-visible .studio-tile__cta-action{background:var(--tile-cta);border-color:var(--tile-cta);color:var(--sugr-white);transform:translate(2px)}[data-studio-theme=light] .studio-tile:hover .studio-tile__cta-action,[data-studio-theme=light] .studio-tile:focus-visible .studio-tile__cta-action{color:#fbf1fb}.studio-tile:hover .studio-tile__cta-arrow,.studio-tile:focus-visible .studio-tile__cta-arrow{transform:translate(3px)}.studio-tile:focus-visible{outline:none}.studio-tile:focus-visible .studio-tile__card{outline:2px solid var(--tile-accent);outline-offset:4px}.studio-index__empty{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - var(--index-chrome-h) - var(--index-footer-pad));min-height:calc(100dvh - var(--index-chrome-h) - var(--index-footer-pad))}.studio-index__empty-inner{max-width:28rem;text-align:center;padding:clamp(2.5rem,6vw,3.5rem) clamp(1.5rem,4vw,2.5rem);border:1px solid color-mix(in srgb,var(--index-hot) 35%,transparent);background:#1d1d1d8c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-studio-theme=light] .studio-index__empty-inner{background:#fff8ffd1}.studio-index__empty-eyebrow{font-family:var(--sugr-font-bit);font-weight:700;font-size:var(--studio-bit-size, .72rem);letter-spacing:var(--studio-bit-tracking, .1em);text-transform:uppercase;color:var(--index-coral);margin-bottom:.75rem;font-synthesis:none}.studio-index__empty-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:var(--sugr-weight-heavy);letter-spacing:-.03em;margin-bottom:.65rem}.studio-index__empty-copy{font-family:var(--sugr-font-mono);font-size:.85rem;line-height:1.6;color:var(--index-muted)}@media(max-width:640px){.studio-index__grid{grid-template-columns:1fr!important}.studio-index__controls{gap:0}}@media(prefers-reduced-motion:reduce){.studio-index.is-tilt-active .studio-tile__media{perspective:none}.studio-index.is-tilt-active .studio-tile__media img,.studio-index.is-tilt-active .studio-tile__initial{transform:none!important;will-change:auto}.studio-tile{opacity:1;visibility:visible}.studio-tile__media img{transition:none}.studio-tile:hover .studio-tile__media img,.studio-tile:focus-visible .studio-tile__media img{transform:none}.studio-tile__card,.studio-tile__cta-action,.studio-tile__cta-arrow{transition:none}.studio-tile:hover .studio-tile__cta-action,.studio-tile:focus-visible .studio-tile__cta-action{transform:none}}.studio-index--issue{--studio-footer-h: 3.35rem;--studio-chrome-h: 100px;--issue-thumb-h: clamp(5.75rem, 12vh, 7rem);--issue-rail-w: clamp(11rem, 17vw, 15rem);--issue-rail-top: calc(var(--studio-chrome-h) + 1rem);--issue-void-diagonal: 40vw;--issue-thumb-frame-w: clamp(3.35rem, 4.8vw, 4.25rem);--issue-ease: cubic-bezier(.22, 1, .36, 1);--issue-ease-snap: cubic-bezier(.16, 1, .32, 1)}.studio-index--issue:has(.studio-index__chrome.is-chrome-compressed){--studio-chrome-h: 64px}.studio-index--issue:before,.studio-index--issue .studio-index__edge{display:none}.studio-index--issue .studio-index__main{position:fixed;inset:0;z-index:2;max-width:none;margin:0;padding:0;pointer-events:none}.studio-index--issue .studio-grid-selector{display:none}.studio-index--issue{display:block;min-height:100dvh;background:var(--sugr-bg)}.studio-issue{position:fixed;top:0;left:0;right:0;bottom:var(--studio-footer-h);pointer-events:auto}.studio-issue:has(.studio-issue__thumbs){bottom:calc(var(--studio-footer-h) + var(--issue-thumb-h))}.studio-issue__stage{position:absolute;inset:0;overflow:hidden;background:var(--sugr-bg)}.studio-issue__bg{position:absolute;inset:0}.studio-issue__figure{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;pointer-events:none}.studio-issue__figure.is-active{opacity:1;visibility:visible;z-index:1}.studio-issue__media-img,.studio-issue__media-initial{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center center;will-change:transform,opacity}.studio-issue__media-initial{display:grid;place-items:center;background:linear-gradient(145deg,var(--sugr-purple-deep),var(--sugr-surface));font-family:var(--sugr-font-display);font-weight:var(--sugr-weight-heavy);font-size:clamp(4rem,18vw,10rem);text-transform:uppercase;color:var(--sugr-white)}.studio-issue__overlay-void{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to bottom right,var(--sugr-bg) 0%,transparent var(--issue-void-diagonal))}.studio-issue__overlay{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(to top left,rgba(0,0,0,.98) 0%,rgba(0,0,0,.88) 18%,rgba(0,0,0,.58) 42%,rgba(0,0,0,.18) 62%,transparent 78%),linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 42%)}.studio-issue__spotlight{position:absolute;z-index:4;left:50%;bottom:clamp(2rem,11vh,4.25rem);transform:translate(-50%);width:100%;max-width:calc(100% - 2.5rem);padding:0 clamp(1rem,3vw,2rem);display:flex;flex-direction:column;align-items:center;gap:clamp(.85rem,2vh,1.35rem);text-align:center;pointer-events:auto}.studio-issue__name{margin:0;width:100%;font-family:var(--sugr-font-display);font-weight:var(--sugr-weight-heavy);font-size:clamp(1.85rem,4.2vw,3.75rem);line-height:1.02;letter-spacing:-.02em;text-transform:uppercase;color:var(--sugr-white);font-synthesis:none;text-wrap:balance;will-change:opacity,transform}.studio-issue__cta{--studio-cta-padding: .95rem 1.85rem}.studio-issue__cta.studio-cta--display .studio-cta__inner{font-size:clamp(.88rem,1.35vw,1rem)}.studio-issue__thumbs{position:fixed;left:0;right:0;bottom:var(--studio-footer-h);z-index:24;height:var(--issue-thumb-h);padding:.5rem clamp(.85rem,2.5vw,1.5rem);background:linear-gradient(0deg,#040404f5,#040404e6);border-top:1px solid rgba(251,241,251,.08);pointer-events:auto}.studio-issue__thumbs-track{display:flex;align-items:flex-end;gap:clamp(.45rem,1vw,.7rem);height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.studio-issue__thumbs-track::-webkit-scrollbar{display:none}.studio-issue__thumb{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.35rem;width:clamp(4.75rem,10vw,6.25rem);padding:0;border:0;background:none;cursor:pointer;color:inherit;text-align:left}.studio-issue__thumb-frame{display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;border:1px solid rgba(251,241,251,.16);transition:border-color .35s var(--issue-ease),opacity .35s var(--issue-ease),transform .35s var(--issue-ease-snap)}.studio-issue__thumb:not(.is-active) .studio-issue__thumb-frame{opacity:.72}.studio-issue__thumb:hover .studio-issue__thumb-frame,.studio-issue__thumb:focus-visible .studio-issue__thumb-frame{opacity:1;border-color:#fbf1fb73}.studio-issue__thumb.is-active .studio-issue__thumb-frame{opacity:1;border-color:var(--sugr-pink)}.studio-issue__thumb-img,.studio-issue__thumb-initial{display:block;width:100%;height:100%;object-fit:cover}.studio-issue__thumb-initial{display:grid;place-items:center;background:var(--sugr-surface);font-family:var(--sugr-font-display);font-weight:var(--sugr-weight-heavy);font-size:1.25rem;text-transform:uppercase;color:var(--sugr-white)}.studio-issue__thumb-name{display:none;width:100%;font-family:var(--sugr-font-display);font-weight:var(--sugr-weight-bold);font-size:.68rem;line-height:1.2;color:#fbf1fb73;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .3s var(--issue-ease)}.studio-issue__thumb.is-active .studio-issue__thumb-name,.studio-issue__thumb:hover .studio-issue__thumb-name,.studio-issue__thumb:focus-visible .studio-issue__thumb-name{color:var(--sugr-white)}@media(min-width:769px){.studio-issue:has(.studio-issue__thumbs){bottom:var(--studio-footer-h)}.studio-issue__overlay{background:linear-gradient(to top left,rgba(0,0,0,.98) 0%,rgba(0,0,0,.88) 18%,rgba(0,0,0,.58) 42%,rgba(0,0,0,.18) 62%,transparent 78%),linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 42%),linear-gradient(180deg,rgba(0,0,0,.42) 0%,transparent 14%,transparent 86%,rgba(0,0,0,.32) 100%),linear-gradient(90deg,rgb(0 0 0) 0%,rgb(0 0 0 / .99) 5%,rgb(0 0 0 / .96) 9%,rgb(0 0 0 / .9) 12%,rgb(0 0 0 / .72) 18%,rgb(0 0 0 / .38) 26%,rgb(0 0 0 / .12) 34%,transparent 44%)}.studio-issue__thumbs{top:var(--issue-rail-top);right:auto;bottom:var(--studio-footer-h);width:calc(var(--issue-rail-w) + 2.5rem);height:auto;z-index:18;padding:.5rem 2rem .85rem .85rem;background:linear-gradient(90deg,rgb(0 0 0) 0%,rgb(0 0 0 / .99) 42%,rgb(0 0 0 / .82) 62%,rgb(0 0 0 / .35) 82%,transparent 100%);border-top:0;border-right:0}.studio-issue__thumbs-track{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.2rem;height:100%;overflow-x:hidden;overflow-y:auto;scroll-padding-block:.35rem;mask-image:linear-gradient(180deg,#000 0%,#000 90%,transparent 100%);padding-top:.15rem;padding-right:.35rem}.studio-issue__thumb{flex:0 0 auto;flex-direction:row;align-items:center;gap:.65rem;width:100%;padding:.4rem .45rem .4rem .55rem;border-left:2px solid transparent;border-radius:0;transition:background-color .3s var(--issue-ease),border-color .3s var(--issue-ease)}.studio-issue__thumb:hover,.studio-issue__thumb:focus-visible{background:#fbf1fb0a;border-left-color:#fbf1fb47}.studio-issue__thumb.is-active{border-left-color:var(--sugr-pink)}.studio-issue__thumb-frame{flex:0 0 var(--issue-thumb-frame-w);width:var(--issue-thumb-frame-w);aspect-ratio:4 / 3}.studio-issue__thumb:hover .studio-issue__thumb-frame,.studio-issue__thumb:focus-visible .studio-issue__thumb-frame,.studio-issue__thumb.is-active .studio-issue__thumb-frame{transform:scale(1.03);transform-origin:center}.studio-issue__thumb-name{flex:1 1 auto;min-width:0;font-size:.72rem;line-height:1.25;text-align:left;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:768px){.studio-index--issue{--issue-thumb-h: 5.5rem}.studio-issue__spotlight{width:min(92vw,100%);padding:0 1rem}.studio-issue__name{font-size:clamp(1.65rem,8vw,2.5rem)}.studio-issue__cta .studio-cta__inner{width:100%;max-width:18rem}.studio-issue__thumb{width:4.5rem}}@media(prefers-reduced-motion:reduce){.studio-issue__thumb-frame{transition:none}}.studio-grid-selector{display:flex;align-items:center;gap:.65rem}.studio-grid-selector__label{font-family:var(--sugr-font-bit);font-weight:700;font-size:.68rem;letter-spacing:var(--studio-bit-tracking, .1em);text-transform:uppercase;color:#fbf1fb6b;font-synthesis:none}[data-studio-theme=light] .studio-grid-selector__label{color:#1d1d1d6b}.studio-grid-selector__options{display:flex;align-items:center;gap:.2rem;padding:.2rem;border:1px solid var(--studio-toggle-border);border-radius:var(--sugr-radius-pill);background:var(--studio-toggle-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.studio-grid-selector__btn{display:flex;align-items:center;gap:.35rem;padding:.38rem .55rem;border:0;border-radius:var(--sugr-radius-pill);background:transparent;color:var(--studio-toggle-fg);cursor:pointer;transition:background-color .28s ease,color .28s ease,transform .22s ease}.studio-grid-selector__btn:hover{color:var(--studio-toggle-fg-hover)}.studio-grid-selector__btn:focus-visible{outline:2px solid var(--sugr-pink);outline-offset:2px}.studio-grid-selector__btn[aria-pressed=true]{background:#6a227661;color:var(--sugr-white)}[data-studio-theme=light] .studio-grid-selector__btn[aria-pressed=true]{background:#d978b038;color:var(--sugr-purple-deep)}.studio-grid-selector__btn-num{font-family:var(--sugr-font-mono);font-size:.62rem;font-weight:var(--sugr-weight-bold);letter-spacing:.04em;line-height:1}.studio-grid-selector__btn-bar{display:flex;align-items:stretch;gap:2px;width:1.15rem;height:.72rem}.studio-grid-selector__btn-col{flex:1;min-width:0;border-radius:1px;background:currentColor;opacity:.55;transition:opacity .28s ease}.studio-grid-selector__btn[aria-pressed=true] .studio-grid-selector__btn-col{opacity:.95}@media(max-width:640px){.studio-grid-selector{display:none}}@media(prefers-reduced-motion:reduce){.studio-grid-selector__btn{transition:none}}@media(prefers-reduced-motion:no-preference){body.sugr-studio--canvas.is-studio-index-motion-init .studio-footer__inner,body.sugr-studio--canvas.is-studio-index-motion-init [data-studio-index-chrome-item]{opacity:0}}body.sugr-studio--canvas.is-studio-index-motion-init .studio-index__chrome{opacity:0}.sugr-studio.client-hub{--hub-paper: var(--sugr-white);--hub-hot: var(--sugr-pink);--hub-coral: var(--sugr-coral);--hub-purple: var(--sugr-purple);--hub-deep: var(--sugr-purple-deep);--hub-ink: var(--sugr-ink);--hub-surface: var(--sugr-surface);--hub-accent: var(--client-accent, var(--sugr-pink));--hub-accent-rgb: var(--client-accent-rgb, 217, 120, 176);--hub-rule: rgba(251, 241, 251, .1);--hub-muted: rgba(251, 241, 251, .45);--hub-muted-soft: rgba(251, 241, 251, .38);--index-chrome-h: 100px;--hub-stage-lift: max( 0px, calc((100dvh - var(--index-chrome-h, 5.25rem) - var(--index-footer-pad, 4.5rem) - 22rem) * .06) );display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:var(--hub-bg, var(--sugr-bg));color:var(--hub-paper);font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-regular);transition:background-color .45s ease,color .35s ease}.client-hub__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sugr-studio.client-hub main{flex:1}.sugr-studio.client-hub--custom-bg{--hub-hot: var(--client-accent, var(--sugr-pink));--hub-coral: var(--client-accent, var(--sugr-coral))}[data-studio-theme=light] .sugr-studio.client-hub:not(.client-hub--custom-bg){--hub-rule: rgba(75, 25, 73, .1);--hub-muted: rgba(29, 29, 29, .5);--hub-muted-soft: rgba(29, 29, 29, .42)}[data-studio-theme=light] .sugr-studio.client-hub--custom-bg.client-hub--bg-light{--hub-rule: rgba(75, 25, 73, .12);--hub-muted: rgba(29, 29, 29, .52);--hub-muted-soft: rgba(29, 29, 29, .42)}.client-hub__ambient{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:1;transition:opacity .4s ease;background:radial-gradient(ellipse 70% 50% at 8% 12%,var(--studio-glow-hot) 0%,transparent 58%),radial-gradient(ellipse 55% 45% at 92% 78%,var(--studio-glow-purple) 0%,transparent 52%),radial-gradient(ellipse 40% 35% at 55% 0%,var(--studio-glow-coral) 0%,transparent 50%)}.sugr-studio.client-hub--glow-soft .client-hub__ambient{opacity:.55}.sugr-studio.client-hub--glow-bold .client-hub__ambient{opacity:1;background:radial-gradient(ellipse 80% 55% at 8% 12%,var(--studio-glow-hot) 0%,transparent 62%),radial-gradient(ellipse 65% 50% at 92% 78%,var(--studio-glow-purple) 0%,transparent 58%),radial-gradient(ellipse 50% 40% at 55% 0%,var(--studio-glow-coral) 0%,transparent 55%)}.sugr-studio.client-hub--glow-off .client-hub__ambient{opacity:0}.sugr-studio.client-hub--custom-bg.client-hub--bg-brand-primary .client-hub__ambient,.sugr-studio.client-hub--custom-bg.client-hub--bg-brand-dark .client-hub__ambient{background:radial-gradient(ellipse 70% 50% at 8% 12%,rgba(var(--client-accent-rgb),.22) 0%,transparent 58%),radial-gradient(ellipse 55% 45% at 92% 78%,rgba(var(--client-accent-rgb),.14) 0%,transparent 52%)}[data-studio-theme=light] .client-hub__graphic-frame{box-shadow:0 24px 60px #6a22761f,0 0 0 1px #4b194914}.client-hub__overview{position:relative;z-index:2;display:flex;flex-direction:column;overflow:hidden}.client-hub__main{position:relative;z-index:2;flex:1;min-height:0;display:flex;flex-direction:column}.client-hub__stage{flex:1;min-height:0;display:flex;flex-direction:column;transform:translateY(calc(var(--hub-stage-lift, 0px) * -1))}.client-hub__head{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:clamp(.5rem,1.2vw,.85rem);padding:clamp(2rem,5vh,3.25rem) clamp(1.25rem,5vw,3rem) clamp(1rem,2.5vh,1.75rem)}.client-hub__title{margin:50px 0 25px;max-width:20ch;font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-heavy);font-size:clamp(1.75rem,4vw,3.85rem);line-height:1;letter-spacing:0;text-transform:uppercase;text-wrap:balance;color:var(--hub-paper)}.client-hub__tagline{margin:0;max-width:36ch;font-family:var(--font-body, var(--font-display, var(--sugr-font-display)));font-size:clamp(.875rem,1.15vw,1rem);line-height:1.5;color:var(--hub-muted)}.client-hub__row-wrap{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.client-hub__edge{position:fixed;pointer-events:none;z-index:1}.client-hub__edge--tl{top:0;left:0;width:3px;height:min(28vh,220px);background:linear-gradient(180deg,var(--hub-hot),transparent);opacity:.85}.client-hub__edge--br{right:0;bottom:0;width:min(18vw,160px);height:3px;background:linear-gradient(270deg,var(--hub-coral),transparent);opacity:.85}.client-hub__chrome{position:relative;z-index:20;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:var(--studio-chrome-pad-y, 1.15rem) clamp(1.25rem,4vw,3rem) var(--studio-chrome-pad-bottom, 1rem);background:var(--hub-bg, var(--sugr-bg));border-bottom:1px solid var(--hub-rule);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}[data-studio-theme=light] .client-hub__chrome{background:var(--sugr-bg)}.client-hub__brand a{display:block;line-height:0}.client-hub__chrome-actions{position:relative;z-index:2;display:flex;align-items:center;gap:.85rem 1.25rem;flex-shrink:0}.client-hub__chrome-actions .studio-theme-toggle{position:relative;z-index:1;pointer-events:auto}.client-hub__back{flex-shrink:0;font-family:inherit;font-size:.875rem;font-weight:var(--sugr-weight-regular);letter-spacing:0;color:var(--hub-muted);text-decoration:none;transition:color .2s ease}.client-hub__back:hover{color:var(--hub-coral)}.client-hub__back:before{content:"← "}.client-hub__hero{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:center;padding:clamp(1.25rem,3vw,2rem) clamp(1.25rem,4vw,3rem) clamp(2rem,4vw,3rem)}.client-hub__identity{position:relative;z-index:2;display:flex;flex-direction:column;gap:0;max-width:34rem}.client-hub__logo-title{display:block;width:min(100%,480px);max-height:clamp(4rem,10vw,5.5rem);height:auto;object-fit:contain;object-position:left center}.client-hub__name-fallback{font-weight:var(--sugr-weight-heavy);font-size:clamp(2.35rem,5.5vw,4rem);line-height:.95;letter-spacing:-.03em;color:var(--hub-paper);max-width:12ch}.client-hub__tagline{margin-top:1.15rem;max-width:36ch;font-size:clamp(1.15rem,1.9vw,1.45rem);font-weight:var(--sugr-weight-regular);line-height:1.5;letter-spacing:-.01em;color:var(--hub-coral)}.client-hub__glance{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--hub-rule)}.client-hub__glance-item{font-size:.9rem;font-weight:var(--sugr-weight-regular);color:var(--hub-muted)}.client-hub__glance-value{font-weight:var(--sugr-weight-heavy);color:var(--hub-paper);margin-right:.2em}.client-hub__latest{margin-top:1.5rem}.client-hub__latest-label{font-family:var(--sugr-font-bit);font-weight:700;font-size:calc(var(--studio-bit-size, .72rem) + .06rem);letter-spacing:var(--studio-bit-tracking, .1em);text-transform:uppercase;color:var(--hub-hot);margin-bottom:.5rem;font-synthesis:none}.client-hub__latest-title{font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:var(--sugr-weight-heavy);line-height:1.2;letter-spacing:-.02em;color:var(--hub-paper);max-width:22ch}.client-hub__latest-meta{margin-top:.4rem;font-size:.875rem;color:var(--hub-muted-soft)}.client-hub__cta{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.25rem;font-size:.95rem;font-weight:var(--sugr-weight-bold);color:var(--hub-coral);text-decoration:none;transition:color .2s ease,gap .2s ease}.client-hub__cta:hover{color:var(--hub-paper);gap:.55rem}.client-hub__cta:after{content:"→"}.client-hub__pulse-empty{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--hub-rule);font-size:1.05rem;line-height:1.6;color:var(--hub-muted);max-width:30rem}.client-hub__graphic{position:relative;z-index:1;width:100%;max-width:100%}.client-hub__graphic--rail{margin-bottom:1.35rem}.client-hub__graphic--rail .client-hub__graphic-frame{aspect-ratio:4 / 3;max-height:min(28vh,220px)}.client-hub__graphic-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:transparent;overflow:hidden;border-radius:6px;box-shadow:0 28px 70px #00000073,0 0 0 1px #fbf1fb0f,0 0 80px rgba(var(--hub-accent-rgb),.15)}.client-hub__graphic-frame img{position:absolute;left:0;top:0;width:100%;height:112%;object-fit:cover;object-position:center 38%;display:block}.client-hub__graphic-placeholder[data-hub-graphic-media]{position:absolute;inset:0;width:100%;height:100%}.client-hub__graphic-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:var(--sugr-weight-heavy);font-size:clamp(4rem,12vw,8rem);line-height:1;color:rgba(var(--hub-accent-rgb),.28);background:linear-gradient(155deg,rgba(var(--hub-accent-rgb),.12) 0%,var(--hub-deep) 42%,var(--hub-ink) 100%)}.client-hub__text-meta,.client-hub__latest-meta{font-family:inherit;font-weight:var(--sugr-weight-regular);letter-spacing:0}.client-hub__pages{position:relative;z-index:2;padding:clamp(2.5rem,5vw,4rem) clamp(1.25rem,4vw,3rem) clamp(3rem,6vw,5rem);background:linear-gradient(to bottom,var(--sugr-bg) 0%,rgba(var(--hub-accent-rgb),.05) 100%)}.client-hub__pages-inner{max-width:min(92rem,100%);margin:0 auto}.client-hub__section-label{font-size:clamp(1.25rem,2vw,1.6rem);font-weight:var(--sugr-weight-heavy);letter-spacing:-.03em;color:var(--hub-paper);margin-bottom:1.25rem;display:flex;align-items:baseline;gap:1rem}.client-hub__section-label span{font-size:.9rem;font-weight:var(--sugr-weight-regular);color:var(--hub-muted-soft)}.client-hub__section-label:after{content:"";flex:1;height:1px;background:var(--hub-rule)}.client-hub__index{--hub-grid-gap: clamp(1.35rem, 3vw, 2.25rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:var(--hub-grid-gap)}.client-hub__gallery .client-hub__index{--hub-grid-gap: clamp(1.75rem, 4vw, 3.25rem)}.client-hub__page{--hub-page-pink: var(--sugr-pink);--hub-page-pink-rgb: 217, 120, 176;--hub-page-stagger: calc((var(--hub-page-i, 1) - 1) * 45ms);display:block;height:100%;text-decoration:none;color:inherit}.client-hub__page-card{height:100%;display:block}.client-hub__page-media{--hub-cutout-fill: var(--hub-bg, var(--sugr-bg));--hub-cutout-radius: clamp(1rem, 2vw, 1.375rem);position:relative;width:100%;aspect-ratio:7 / 2;overflow:hidden;background:var(--hub-cutout-fill);isolation:isolate}.client-hub__page-media-frame{position:absolute;inset:0;overflow:hidden}.client-hub__page-media img{position:absolute;inset:0;width:100%;height:110%;object-fit:cover;object-position:center 40%;display:block;transform:scale(1.03);transform-origin:center center;filter:brightness(1);transition:transform .75s cubic-bezier(.22,1,.36,1),filter .75s cubic-bezier(.22,1,.36,1);will-change:transform}.client-hub__page-media-placeholder{position:absolute;inset:0;background:radial-gradient(ellipse 90% 80% at 12% 8%,rgba(var(--hub-accent-rgb),.28) 0%,transparent 58%),linear-gradient(165deg,#262626f0,#121212e6)}.client-hub__page-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,transparent 30%),linear-gradient(165deg,#0000 50%,#0000002e);opacity:1;transition:opacity .6s cubic-bezier(.22,1,.36,1),background .6s cubic-bezier(.22,1,.36,1)}.client-hub__page:hover .client-hub__page-shade,.client-hub__page:focus-visible .client-hub__page-shade{background:linear-gradient(180deg,rgba(0,0,0,.14) 0%,transparent 26%),linear-gradient(165deg,#0000 42%,#00000042)}.client-hub__page:hover .client-hub__page-media img,.client-hub__page:focus-visible .client-hub__page-media img{transform:scale(1.04);filter:brightness(1.04)}.client-hub__page-cutout{position:absolute;left:0;bottom:0;z-index:4;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:.7rem .95rem;width:max-content;max-width:min(88%,32rem);padding:clamp(.75rem,1.3vw,1rem) clamp(1.05rem,1.85vw,1.4rem) clamp(.8rem,1.25vw,1rem) clamp(.95rem,1.65vw,1.25rem);background:var(--hub-cutout-fill);color:var(--hub-paper);border-top-right-radius:var(--hub-cutout-radius);pointer-events:none}.client-hub__page-index{align-self:end;font-family:var(--font-display, var(--sugr-font-display));font-size:clamp(1.35rem,2vw,1.65rem);font-weight:var(--sugr-weight-heavy);letter-spacing:-.04em;line-height:1;color:rgba(var(--hub-page-pink-rgb),.45);transition:color .4s ease}.client-hub__page:hover .client-hub__page-index,.client-hub__page:focus-visible .client-hub__page-index{color:var(--hub-page-pink)}.client-hub__page-title{margin:0;min-width:0;display:flex;flex-direction:column;gap:.5rem}.client-hub__page-title-accent{display:block;width:1.5rem;height:2px;border-radius:1px;background:linear-gradient(90deg,var(--hub-page-pink),rgba(var(--hub-page-pink-rgb),.35));transform:scaleX(.2);transform-origin:left center;opacity:.4;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .4s ease,width .55s cubic-bezier(.22,1,.36,1)}.client-hub__page:hover .client-hub__page-title-accent,.client-hub__page:focus-visible .client-hub__page-title-accent{width:3rem;transform:scaleX(1);opacity:1}.client-hub__page-title-mask{display:block;overflow:hidden}.client-hub__page-title-inner{display:block;will-change:transform}.client-hub__page-title-text{display:block;font-family:var(--font-body, var(--font-display, var(--sugr-font-display)));font-weight:var(--sugr-weight-regular);font-size:clamp(.9375rem,1.2vw,1.125rem);line-height:1.36;letter-spacing:0;text-wrap:balance;color:var(--hub-paper);transition:color .4s cubic-bezier(.22,1,.36,1)}.client-hub__page:hover .client-hub__page-title-text,.client-hub__page:focus-visible .client-hub__page-title-text{color:var(--hub-page-pink)}.client-hub__page-title-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.client-hub__page-cta{flex-shrink:0;display:inline-flex;align-items:center;align-self:center;width:2rem;height:2rem;justify-content:center;border-radius:50%;color:var(--hub-muted-soft);background:rgba(var(--hub-page-pink-rgb),.08);transition:color .35s ease,background-color .35s ease}.client-hub__page-cta-arrow{font-family:var(--font-body, var(--font-display, var(--sugr-font-display)));font-size:1.0625rem;font-weight:var(--sugr-weight-regular);line-height:1;transform:translate(0);transition:transform .45s cubic-bezier(.22,1,.36,1)}.client-hub__page:hover .client-hub__page-cta,.client-hub__page:focus-visible .client-hub__page-cta{color:var(--hub-paper);background:var(--hub-page-pink)}.client-hub__page:hover .client-hub__page-cta-arrow,.client-hub__page:focus-visible .client-hub__page-cta-arrow{transform:translate(1px)}.client-hub__page:focus-visible{outline:none}.client-hub__page:focus-visible .client-hub__page-card{outline:2px solid rgba(var(--hub-accent-rgb),.9);outline-offset:4px}.client-hub__page-date,.client-hub__latest-meta{font-family:inherit;font-weight:var(--sugr-weight-regular);letter-spacing:0}.client-hub__empty{padding:3rem 2rem;text-align:center;border:1px dashed var(--hub-rule)}.client-hub__empty-title{font-size:1.15rem;font-weight:var(--sugr-weight-heavy);letter-spacing:-.02em;color:var(--hub-paper);margin-bottom:.65rem}.client-hub__empty p{font-size:.95rem;line-height:1.6;color:var(--hub-muted)}.client-hub main{flex:1}@media(max-width:640px){.client-hub{--hub-stage-lift: 0px}.client-hub__title{font-size:clamp(1.55rem,7vw,2.1rem)}.client-hub__chrome{flex-wrap:wrap;padding-inline:1.25rem}.client-hub__chrome-actions{width:100%;justify-content:space-between}.client-hub__name-fallback{font-size:2.35rem}}.client-hub--spotlight{--hub-footer-h: 3.35rem;--hub-spotlight-rail-h: clamp(7.5rem, 16vh, 9.5rem);--hub-spotlight-rail-w: 40vw;--hub-spotlight-rail-pad-left: 50px;--hub-spotlight-void-diagonal: 62%;--index-chrome-h: 100px;--hub-spotlight-thumb-w: clamp(5.5rem, 18vw, 8.5rem);--hub-spotlight-ease: cubic-bezier(.22, 1, .36, 1);--hub-spotlight-ease-snap: cubic-bezier(.16, 1, .32, 1)}.client-hub--spotlight .client-hub__main--spotlight{position:fixed;inset:0;z-index:2;max-width:none;margin:0;padding:0;pointer-events:none;transform:none}.client-hub--spotlight .client-hub__chrome{position:fixed;top:0;left:0;right:0;z-index:30;background:transparent;border-bottom-color:transparent}.hub-spotlight{position:fixed;top:0;left:0;right:0;bottom:var(--hub-footer-h);pointer-events:auto}.hub-spotlight:has(.hub-spotlight__rail-track){bottom:calc(var(--hub-footer-h) + var(--hub-spotlight-rail-h))}.hub-spotlight__stage{position:absolute;inset:0;overflow:hidden;background:var(--hub-bg, var(--sugr-bg))}.hub-spotlight__bg{position:absolute;inset:0}.hub-spotlight__figure{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;pointer-events:none}.hub-spotlight__figure.is-active{opacity:1;visibility:visible;z-index:1}.hub-spotlight__media-img,.hub-spotlight__media-initial{display:block;width:100%;height:100%;object-fit:cover;transform-origin:center center;will-change:transform,opacity}.hub-spotlight__media-initial{display:grid;place-items:center;background:linear-gradient(145deg,var(--hub-deep, var(--sugr-purple-deep)),var(--hub-surface, var(--sugr-surface)));font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-heavy);font-size:clamp(4rem,18vw,10rem);text-transform:uppercase;color:var(--hub-paper, var(--sugr-white))}.hub-spotlight__overlay-void{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(312deg,var(--hub-bg, var(--sugr-bg)) 0%,color-mix(in srgb,var(--hub-bg, var(--sugr-bg)) 72%,transparent) 22%,color-mix(in srgb,var(--hub-bg, var(--sugr-bg)) 18%,transparent) 42%,transparent var(--hub-spotlight-void-diagonal))}.hub-spotlight__overlay{position:absolute;inset:0;z-index:3;pointer-events:none;background:linear-gradient(124deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.9) 14%,rgba(0,0,0,.68) 32%,rgba(0,0,0,.38) 48%,rgba(0,0,0,.14) 62%,transparent 78%),linear-gradient(to top,rgba(0,0,0,.68) 0%,transparent 40%),linear-gradient(180deg,rgba(0,0,0,.28) 0%,transparent 12%,transparent 88%,rgba(0,0,0,.22) 100%)}.hub-spotlight__spotlight{position:absolute;z-index:4;left:50%;bottom:clamp(2rem,11vh,4.25rem);transform:translate(-50%);width:100%;max-width:calc(100% - 2.5rem);padding:0 clamp(1rem,3vw,2rem);display:flex;flex-direction:column;align-items:center;text-align:center;pointer-events:auto}.hub-spotlight__action{display:flex;flex-direction:column;align-items:center;gap:clamp(1rem,2.4vh,1.45rem);width:fit-content;max-width:min(100%,50vw)}.hub-spotlight__page-title{margin:0;font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-heavy);font-size:clamp(2.3rem,5.1vw,3.75rem);line-height:1.04;letter-spacing:-.02em;text-transform:uppercase;color:var(--hub-paper, var(--sugr-white));font-synthesis:none;text-wrap:balance;will-change:opacity,transform}.hub-spotlight__cta{width:fit-content;max-width:100%;--studio-cta-bg: var(--hub-accent, var(--sugr-pink));--studio-cta-bg-hover: var(--hub-accent-soft, var(--sugr-coral));--studio-cta-focus-ring: var(--hub-accent, var(--sugr-pink))}.hub-spotlight__cta.studio-cta--display .studio-cta__inner{font-size:clamp(.8rem,1.05vw,.88rem)}.hub-spotlight__rail{position:fixed;left:0;right:0;bottom:var(--hub-footer-h);z-index:24;height:var(--hub-spotlight-rail-h);padding:.5rem clamp(.85rem,2.5vw,1.5rem) .5rem var(--hub-spotlight-rail-pad-left);background:linear-gradient(0deg,#040404f5,#040404e6);border-top:1px solid rgba(251,241,251,.08);pointer-events:auto}.hub-spotlight__rail-head{display:none;max-width:min(50vw,100%)}.hub-spotlight__rail-client{margin:0;font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-bold);font-size:clamp(1.15rem,2.15vw,1.65rem);line-height:1.08;letter-spacing:-.01em;text-transform:uppercase;color:var(--hub-paper, var(--sugr-white));text-wrap:balance}.hub-spotlight__rail-tagline{margin:.4rem 0 0;max-width:28ch;font-family:var(--font-body, var(--sugr-font-mono));font-size:clamp(.68rem,.9vw,.78rem);line-height:1.45;color:var(--hub-muted, rgba(251, 241, 251, .45))}.hub-spotlight__rail-hint{display:none}.hub-spotlight__rail-stage{height:100%;overflow:visible}.hub-spotlight__rail-track{display:flex;align-items:flex-end;justify-content:flex-start;gap:clamp(.45rem,1vw,.7rem);height:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-left:.35rem;margin-left:-.35rem;mask-image:linear-gradient(90deg,#000 2%,#000 95%,transparent 100%)}.hub-spotlight__rail-track::-webkit-scrollbar{display:none}.hub-spotlight__thumb{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;width:var(--hub-spotlight-thumb-w);padding:0;border:0;background:none;cursor:pointer;color:inherit;text-align:left;text-decoration:none;transform-style:preserve-3d;backface-visibility:hidden}.hub-spotlight__thumb-frame{display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;border:0;opacity:.52;transform-origin:center center;transition:opacity .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1);transform-style:preserve-3d}.hub-spotlight__thumb.is-active .hub-spotlight__thumb-frame{opacity:1;filter:brightness(1)}.hub-spotlight__thumb-img,.hub-spotlight__thumb-initial{display:block;width:100%;height:100%;object-fit:cover}.hub-spotlight__thumb-initial{display:grid;place-items:center;background:var(--hub-surface, var(--sugr-surface));font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-heavy);font-size:1.25rem;text-transform:uppercase;color:var(--hub-paper, var(--sugr-white))}.hub-spotlight__thumb-name{display:block;width:100%;font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-bold);font-size:clamp(.62rem,.85vw,.72rem);line-height:1.25;color:#fbf1fb6b;opacity:.72;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .72s cubic-bezier(.16,1,.3,1),opacity .72s cubic-bezier(.16,1,.3,1)}.hub-spotlight__thumb.is-active .hub-spotlight__thumb-name{color:var(--hub-paper, var(--sugr-white));opacity:1}body.is-hub-motion-ready .hub-spotlight__rail-hint{opacity:0;transition:opacity .5s ease}body.is-hub-motion-ready.is-hub-rail-hint-visible .hub-spotlight__rail-hint{opacity:.55}@media(max-width:768px){.hub-spotlight__rail{display:flex;flex-direction:column;align-items:flex-start;height:auto;min-height:var(--hub-spotlight-rail-h);padding:.65rem 1rem .5rem var(--hub-spotlight-rail-pad-left)}.hub-spotlight__rail-head{display:block;margin-bottom:.5rem;max-width:100%}.hub-spotlight__rail-stage{width:100%;height:auto;flex:1;min-height:0}}@media(min-width:769px){.hub-spotlight:has(.hub-spotlight__rail){bottom:var(--hub-footer-h)}.hub-spotlight:has(.hub-spotlight__rail) .hub-spotlight__spotlight{left:var(--hub-spotlight-rail-w);right:0;width:auto;max-width:none;transform:none;align-items:center;padding-left:clamp(1.25rem,3vw,2.5rem);padding-right:clamp(1.25rem,3vw,2.5rem)}.hub-spotlight:has(.hub-spotlight__rail) .hub-spotlight__action{gap:clamp(1.05rem,2.2vh,1.35rem);max-width:min(100%,50vw)}.hub-spotlight:has(.hub-spotlight__rail) .hub-spotlight__page-title{font-size:clamp(1.9rem,3.4vw,3rem);max-width:none}.hub-spotlight:has(.hub-spotlight__rail) .hub-spotlight__cta{--studio-cta-padding: .58rem 1rem}.hub-spotlight:has(.hub-spotlight__rail) .hub-spotlight__cta.studio-cta--display .studio-cta__inner{font-size:clamp(.76rem,.95vw,.84rem)}.hub-spotlight__overlay{background:linear-gradient(118deg,rgba(0,0,0,1) 0%,rgba(0,0,0,.94) 10%,rgba(0,0,0,.84) 22%,rgba(0,0,0,.62) 38%,rgba(0,0,0,.34) 54%,rgba(0,0,0,.12) 68%,transparent 82%),linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 38%),linear-gradient(180deg,rgba(0,0,0,.34) 0%,transparent 10%,transparent 88%,rgba(0,0,0,.26) 100%)}.hub-spotlight__rail{top:0;right:auto;bottom:var(--hub-footer-h);width:var(--hub-spotlight-rail-w);height:auto;z-index:18;display:flex;flex-direction:column;align-items:flex-start;overflow:visible;padding:var(--index-chrome-h, 5.25rem) 1.5rem 1.1rem var(--hub-spotlight-rail-pad-left);background:transparent;border-top:0;border-right:0}.hub-spotlight__rail-head{display:block;flex-shrink:0;width:100%;max-width:min(50vw,calc(var(--hub-spotlight-rail-w) - var(--hub-spotlight-rail-pad-left) - 1.5rem));margin-bottom:.85rem;text-align:left}.hub-spotlight__rail-client{font-size:clamp(1.25rem,2.35vw,1.85rem)}.hub-spotlight__rail-hint{display:block;position:absolute;left:var(--hub-spotlight-rail-pad-left);bottom:.35rem;margin:0;max-width:calc(100% - 1.7rem);font-family:var(--sugr-font-bit);font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;color:#fbf1fb61;pointer-events:none}.hub-spotlight__rail-stage{flex:1;width:100%;min-height:0;overflow:visible;perspective:1200px;perspective-origin:12% 50%}.hub-spotlight__rail-track{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem;height:100%;overflow-x:visible;overflow-y:auto;scroll-padding-block:.5rem;mask-image:linear-gradient(180deg,transparent 0%,#000 3%,#000 92%,transparent 100%);padding:.35rem .65rem .5rem .75rem;margin-left:-.75rem;transform-style:preserve-3d}.hub-spotlight__thumb{--hub-spotlight-thumb-w: min(32vw, 16rem);flex:0 0 auto;align-self:flex-start;width:var(--hub-spotlight-thumb-w);transform-style:preserve-3d}.hub-spotlight__thumb-frame{width:100%;aspect-ratio:16 / 10}.hub-spotlight__thumb-name{font-size:clamp(.68rem,.95vw,.82rem);line-height:1.3;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}}@media(prefers-reduced-motion:reduce){.hub-spotlight__thumb,.hub-spotlight__thumb-frame,.hub-spotlight__media-img,.hub-spotlight__page-title{transition:none}}.client-hub-row{--hub-row-tile-w: clamp(16rem, 28vw, 22rem);--hub-row-gap: clamp(1.25rem, 3vw, 2.5rem);--hub-row-ease: cubic-bezier(.22, 1, .36, 1);--hub-row-hover: .72s;position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.client-hub-row__viewport{flex:1;min-height:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;cursor:grab;touch-action:pan-x;padding:clamp(.5rem,2vh,1.25rem) clamp(1.25rem,6vw,4rem) clamp(1.5rem,3vh,2rem)}.client-hub-row__viewport::-webkit-scrollbar{display:none}.client-hub-row.is-dragging .client-hub-row__viewport{cursor:grabbing;scroll-snap-type:none}.client-hub-row__track{display:flex;align-items:flex-end;gap:var(--hub-row-gap);width:max-content;min-height:100%;margin-inline:auto}.client-hub-row__tile{flex:0 0 var(--hub-row-tile-w);scroll-snap-align:center;text-decoration:none;color:inherit;--hub-page-stagger: calc((var(--hub-page-i, 1) - 1) * 55ms)}.client-hub-row__card{display:flex;flex-direction:column;gap:clamp(.85rem,1.5vw,1.15rem)}.client-hub-row__mesh{position:relative;width:100%;aspect-ratio:5 / 4;overflow:hidden;border-radius:2px;background:var(--hub-surface, var(--sugr-surface));box-shadow:0 20px 52px #00000047,0 0 0 1px #fbf1fb0f;scale:1;transform-origin:50% 50%;transition:scale var(--hub-row-hover) cubic-bezier(.33,0,.2,1),border-radius var(--hub-row-hover) cubic-bezier(.33,0,.2,1),box-shadow .55s var(--hub-row-ease)}.client-hub-row__mesh img,.client-hub-row__placeholder{width:100%;height:100%;display:block;object-fit:cover}.client-hub-row__placeholder{display:flex;align-items:center;justify-content:center;font-family:var(--font-display, var(--sugr-font-display));font-weight:var(--sugr-weight-heavy);font-size:clamp(2rem,5vw,3rem);letter-spacing:-.04em;color:rgba(var(--hub-accent-rgb),.75);background:linear-gradient(160deg,rgba(var(--hub-accent-rgb),.18),#262626eb)}.client-hub-row__shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,transparent 42%);opacity:1;transition:opacity .55s var(--hub-row-ease)}.client-hub-row__caption{margin:0;padding:0 .15rem;text-align:center}.client-hub-row__caption-inner{display:block;font-family:var(--font-display, var(--sugr-font-display));font-weight:400;font-size:clamp(.95rem,1.35vw,1.2rem);line-height:1.1;letter-spacing:.02em;text-transform:none;text-wrap:balance;color:var(--hub-paper)}.client-hub-row.is-row-ready .client-hub-row__tile:hover .client-hub-row__mesh,.client-hub-row.is-row-ready .client-hub-row__tile:focus-visible .client-hub-row__mesh{scale:1.06;border-radius:16px;box-shadow:0 26px 64px #0000005c,0 0 0 1px rgba(var(--hub-accent-rgb),.2)}.client-hub-row.is-row-ready .client-hub-row__tile:hover .client-hub-row__mesh img,.client-hub-row.is-row-ready .client-hub-row__tile:focus-visible .client-hub-row__mesh img{filter:saturate(.88) brightness(.92)}.client-hub-row__tile:focus-visible{outline:none}.client-hub-row__tile:focus-visible .client-hub-row__mesh{outline:2px solid rgba(var(--hub-accent-rgb),.9);outline-offset:4px}.client-hub.is-hub-magnetic-ready .client-hub-row__tile:hover .client-hub-row__mesh img,.client-hub.is-hub-magnetic-ready .client-hub-row__tile:focus-visible .client-hub-row__mesh img{transform:none}@media(max-width:640px){.client-hub-row{--hub-row-tile-w: min(78vw, 20rem)}}@media(prefers-reduced-motion:reduce){.client-hub-row__mesh,.client-hub-row__caption-inner{transition-duration:.01ms;transition-delay:0s}.client-hub-row.is-row-ready .client-hub-row__tile:hover .client-hub-row__mesh,.client-hub-row.is-row-ready .client-hub-row__tile:focus-visible .client-hub-row__mesh{scale:1}}.studio-dock.studio-drawer{--studio-drawer-primary-max: 25.3rem;--studio-drawer-secondary-max: 32.34rem;--studio-drawer-primary-w: min(var(--studio-drawer-primary-max), 39vw);--studio-drawer-secondary-w: min(var(--studio-drawer-secondary-max), 44vw);--studio-drawer-gap: .5rem;--studio-drawer-edge: clamp(.75rem, 1.5vw, 1rem);--studio-drawer-viewport-pad: clamp(.65rem, 1.2vw, .85rem);--studio-drawer-panel-gap: .625rem;--studio-drawer-panel-radius: 10px;--studio-drawer-blur: 22px;--studio-drawer-stack-primary: calc( env(safe-area-inset-right, 0) + var(--studio-drawer-viewport-pad) + var(--studio-drawer-primary-w) + var(--studio-drawer-panel-gap) );--studio-drawer-rail-bg: rgba(251, 241, 251, .9);--studio-drawer-rail-text: #040404;--studio-drawer-rail-muted: rgba(4, 4, 4, .48);--studio-drawer-panel-bg: rgba(4, 4, 4, .9);--studio-drawer-panel-text: var(--dock-text, #fbf1fb);--studio-drawer-panel-muted: var(--dock-muted, rgba(251, 241, 251, .52));--studio-drawer-scrim: var(--dock-scrim, rgba(4, 4, 4, .5));--studio-drawer-accent: var(--dock-accent, #d978b0);--studio-drawer-rule: var(--dock-rule, rgba(251, 241, 251, .1));--studio-drawer-visual-idle: rgba(251, 241, 251, .9);--studio-dock-bit-size: clamp(.84rem, 1.2vw, 1rem);--studio-dock-bit-tracking: .11em;--dock-trigger-h: 2.85rem;--dock-trigger-radius: 1.35rem;--dock-trigger-glow: rgba(217, 120, 176, .22);--dock-trigger-facet-a: var(--sugr-pink, #d978b0);--dock-trigger-facet-b: #b3519b;--dock-trigger-facet-c: var(--sugr-coral, #f8aba7);--dock-ease-out: cubic-bezier(.22, 1, .36, 1);--dock-nav-x-inner: clamp(1.25rem, 2.75vw, 2rem);--dock-nav-x-outer: clamp(1.75rem, 3.5vw, 3rem);--dock-nav-y-util: clamp(.75rem, 1.85vh, 1.125rem);--dock-nav-y-primary: clamp(.875rem, 2.15vh, 1.35rem);--dock-nav-y-page: clamp(.7rem, 1.75vh, 1.05rem);--dock-nav-size-util: clamp(.9375rem, 1.85vh, 1.3125rem);--dock-nav-size-page: clamp(.9375rem, min(2.35vh, 2.2vw), 1.875rem);--dock-nav-size-primary: clamp(1.2rem, min(3.25vh, 3.1vw), 2.625rem);--studio-drawer-nav-gap: clamp(.4rem, .9vh, .65rem);--studio-drawer-nav-pad-y: clamp(.95rem, 2.1vh, 1.25rem);position:fixed;inset:0;z-index:99990;pointer-events:none;font-family:var(--sugr-font-display, system-ui, sans-serif);color:var(--studio-drawer-panel-text)}[data-studio-theme=light] .studio-dock.studio-drawer{--studio-drawer-rail-bg: rgba(255, 248, 255, .9);--studio-drawer-rail-text: #040404;--studio-drawer-rail-muted: rgba(4, 4, 4, .5);--studio-drawer-panel-bg: rgba(4, 4, 4, .9);--studio-drawer-visual-idle: rgba(255, 248, 255, .9);--dock-trigger-glow: rgba(217, 120, 176, .16);--dock-trigger-facet-b: #6a2276}html.studio-dock-open{overflow:hidden}.studio-dock.is-nav-handoff.is-closing [data-studio-dock-visual]{opacity:1!important;pointer-events:none}.studio-dock.is-nav-handoff.is-closing .studio-drawer__visual-editorial{opacity:1!important}.studio-dock.is-nav-handoff.is-closing .studio-drawer__visual-editorial-title{transform:scale(1.015);transition:transform .28s var(--dock-ease-out)}.studio-dock[data-studio-dock-hidden=true] .studio-drawer__chrome,html.studio-dock-user-hidden .studio-dock .studio-drawer__chrome{opacity:0;visibility:hidden;pointer-events:none}.studio-dock[data-studio-dock-hidden=true] .studio-dock__restore,html.studio-dock-user-hidden .studio-dock .studio-dock__restore{display:flex}.studio-drawer__chrome{position:fixed;top:env(safe-area-inset-top,0);right:env(safe-area-inset-right,0);z-index:99993;pointer-events:auto}body.sugr-studio:not(:has(.studio-index--carousel)) .studio-dock[data-studio-dock-zone=index]:not(.is-open) .studio-drawer__chrome{top:calc(env(safe-area-inset-top,0) + 3.35rem)}.studio-dock__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:var(--dock-trigger-h);min-height:var(--dock-trigger-h);padding:.7rem .85rem .8rem .9rem;border:none;border-left:1px solid var(--dock-trigger-border);border-bottom:1px solid var(--dock-trigger-border);border-radius:0 0 0 var(--dock-trigger-radius);background:radial-gradient(ellipse 120% 90% at 100% 0%,var(--studio-glow-hot, var(--dock-trigger-glow)) 0%,transparent 58%),radial-gradient(ellipse 80% 70% at 0% 100%,var(--studio-glow-purple, rgba(106, 34, 118, .1)) 0%,transparent 55%),color-mix(in srgb,var(--dock-trigger-bg) 90%,transparent);backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);color:var(--dock-text);cursor:pointer;overflow:hidden;isolation:isolate;transition:background .32s ease,border-color .28s ease,box-shadow .32s ease}.studio-dock__trigger:before{content:"";position:absolute;top:0;right:0;width:min(5.5rem,42vw);height:2px;background:linear-gradient(270deg,var(--dock-trigger-facet-a) 0%,color-mix(in srgb,var(--dock-trigger-facet-c) 55%,transparent) 55%,transparent 100%);opacity:.9;pointer-events:none}.studio-dock__trigger:hover,.studio-dock__trigger:focus-visible{border-color:color-mix(in srgb,var(--dock-accent) 50%,var(--dock-trigger-border));box-shadow:0 14px 36px #00000038,inset 0 0 0 1px color-mix(in srgb,var(--dock-accent) 12%,transparent)}.studio-dock__trigger:focus-visible{outline:2px solid var(--dock-accent);outline-offset:-2px}.studio-dock__trigger-mark{position:relative;flex-shrink:0;width:1.35rem;height:1.1rem}.studio-dock__trigger-facets{display:flex;flex-direction:column;justify-content:center;gap:.3rem;width:100%;height:100%}.studio-dock__trigger-facet{display:block;height:3px;border-radius:2px;transform-origin:right center;transition:transform .45s var(--dock-ease-out),width .45s var(--dock-ease-out),opacity .25s ease,filter .28s ease}.studio-dock__trigger-facet:nth-child(1){width:100%;transform:skew(-14deg);background:linear-gradient(90deg,var(--dock-trigger-facet-c) 0%,var(--dock-trigger-facet-a) 72%)}.studio-dock__trigger-facet:nth-child(2){width:70%;margin-left:auto;transform:skew(11deg);background:linear-gradient(90deg,var(--dock-trigger-facet-b) 0%,var(--dock-trigger-facet-a) 100%);opacity:.92}.studio-dock__trigger-facet:nth-child(3){width:86%;transform:skew(-6deg);background:linear-gradient(90deg,var(--dock-trigger-facet-a) 0%,var(--sugr-purple-deep, #4b1949) 100%)}.studio-dock__trigger-spark{position:absolute;top:-.12rem;right:-.2rem;width:.45rem;height:.45rem;background:radial-gradient(circle at 35% 30%,#fff,#ffffff26);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:.75;transition:transform .35s var(--dock-ease-out),opacity .28s ease}.studio-dock__trigger:hover .studio-dock__trigger-facet,.studio-dock__trigger:focus-visible .studio-dock__trigger-facet{filter:brightness(1.12) saturate(1.08)}.studio-dock__trigger:hover .studio-dock__trigger-spark,.studio-dock__trigger:focus-visible .studio-dock__trigger-spark{opacity:1;transform:scale(1.15) rotate(12deg)}.studio-dock.is-open .studio-dock__trigger-facet:nth-child(1){width:100%;transform:skew(0) translateY(.38rem) rotate(40deg)}.studio-dock.is-open .studio-dock__trigger-facet:nth-child(2){opacity:0;transform:skew(0) scaleX(.2)}.studio-dock.is-open .studio-dock__trigger-facet:nth-child(3){width:100%;transform:skew(0) translateY(-.38rem) rotate(-40deg)}.studio-drawer__overlay{position:fixed;inset:0;z-index:99992;overflow:hidden;visibility:hidden;pointer-events:none}.studio-dock.is-open .studio-drawer__overlay,.studio-dock.is-closing .studio-drawer__overlay{visibility:visible}.studio-dock.is-open .studio-drawer__overlay{pointer-events:auto}.studio-drawer__scrim{position:absolute;inset:0;z-index:1;margin:0;padding:0;border:none;background-color:color-mix(in srgb,var(--studio-drawer-scrim) 72%,transparent);backdrop-filter:blur(var(--studio-drawer-blur)) saturate(1.15);-webkit-backdrop-filter:blur(var(--studio-drawer-blur)) saturate(1.15);cursor:pointer;opacity:0;will-change:opacity}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.studio-drawer__scrim{background-color:var(--studio-drawer-scrim)}}.studio-drawer__panel{position:absolute;z-index:3;top:calc(env(safe-area-inset-top,0) + var(--studio-drawer-viewport-pad));bottom:calc(env(safe-area-inset-bottom,0) + var(--studio-drawer-viewport-pad));box-sizing:border-box;max-width:100%;overflow:hidden;border-radius:var(--studio-drawer-panel-radius);background-color:var(--studio-drawer-panel-bg);backdrop-filter:blur(12px) saturate(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.1);color:var(--studio-drawer-panel-text);box-shadow:0 10px 42px #00000047;clip-path:inset(0% 0% 0% 100% round var(--studio-drawer-panel-radius));will-change:clip-path}.studio-drawer__panel--primary{right:calc(env(safe-area-inset-right,0) + var(--studio-drawer-viewport-pad));width:var(--studio-drawer-primary-w);max-width:var(--studio-drawer-primary-max)}.studio-drawer__panel--secondary{right:var(--studio-drawer-stack-primary);width:var(--studio-drawer-secondary-w);max-width:var(--studio-drawer-secondary-max);z-index:4}.studio-drawer__panel-inner{display:flex;flex-direction:column;width:100%;max-width:100%;height:100%;box-sizing:border-box;overflow:hidden}.studio-drawer__panel--primary .studio-drawer__panel-inner{background:var(--studio-drawer-panel-bg)}.studio-drawer__back{display:none;align-items:center;gap:.5rem;padding:1.5rem var(--dock-nav-x-outer) .5rem var(--dock-nav-x-inner);border:none;background:transparent;color:var(--studio-drawer-panel-muted);font-family:var(--sugr-font-bit);font-size:var(--studio-dock-bit-size);font-weight:700;letter-spacing:var(--studio-dock-bit-tracking);text-transform:uppercase;cursor:pointer}.studio-drawer__back-icon{display:inline-block;width:.5rem;height:.5rem;border-top:1.25px solid currentColor;border-right:1.25px solid currentColor;transform:rotate(45deg)}.studio-drawer__rail{display:flex;align-items:flex-start;gap:clamp(.85rem,1.5vw,1.15rem);flex-shrink:0;min-width:0;padding:clamp(1.35rem,2.5vw,2rem) clamp(.85rem,1.35vw,1.1rem);background:var(--studio-drawer-rail-bg);color:var(--studio-drawer-rail-text);border-bottom:1px solid rgba(4,4,4,.08);overflow-x:hidden}.studio-drawer__rail-brand{display:inline-flex;flex-shrink:0;margin:0;text-decoration:none;color:inherit}.studio-drawer__rail-brand img{width:auto;height:3rem}.studio-drawer__context{flex:1 1 auto;min-width:0}.studio-drawer__context-eyebrow{margin:0 0 .5rem;font-family:var(--sugr-font-bit);font-size:clamp(.58rem,.85vw,.65rem);font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--studio-drawer-rail-muted);will-change:transform,opacity}.studio-drawer__context-title{margin:0;font-size:clamp(.8125rem,1.15vw,1.0625rem);font-weight:var(--sugr-weight-bold, 700);line-height:1.3;letter-spacing:-.025em;overflow-wrap:break-word;will-change:transform,opacity}.studio-drawer__context.is-live-preview .studio-drawer__context-eyebrow{color:var(--studio-drawer-rail-text)}.studio-drawer__context.is-live-preview .studio-drawer__context-title{font-weight:var(--sugr-weight-heavy, 900)}.studio-drawer__primary-nav{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;padding:clamp(.5rem,1.2vh,.85rem) 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--studio-drawer-accent) 50%,transparent) transparent}.studio-drawer__list{display:flex;flex-direction:column;min-width:0;margin:0;padding:0;list-style:none}.studio-drawer__list--primary{gap:var(--studio-drawer-nav-gap);padding:0 clamp(.65rem,1.5vw,1rem)}.studio-drawer__list--sub{gap:calc(var(--studio-drawer-nav-gap) * .85);padding:0 clamp(.65rem,1.5vw,1rem) clamp(1rem,2vh,1.35rem)}.studio-drawer__list>li{min-width:0}.studio-drawer__primary,.studio-drawer__sublink{position:relative;display:flex;align-items:flex-start;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:var(--studio-drawer-nav-pad-y) var(--dock-nav-x-outer) var(--studio-drawer-nav-pad-y) var(--dock-nav-x-inner);border:none;background:transparent;color:var(--studio-drawer-panel-text);font-family:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .32s var(--dock-ease-out),color .28s var(--dock-ease-out)}.studio-drawer__primary:hover,.studio-drawer__primary:focus-visible,.studio-drawer__sublink:hover,.studio-drawer__sublink:focus-visible{background:#fbf1fb0f}.studio-drawer__primary.is-current,.studio-drawer__primary.is-previewing,.studio-drawer__sublink.is-current,.studio-drawer__sublink.is-previewing{background:#fbf1fb0a}.studio-drawer__primary.is-current .studio-drawer__primary-label,.studio-drawer__primary.is-previewing .studio-drawer__primary-label,.studio-drawer__sublink.is-current .studio-drawer__sublink-label,.studio-drawer__sublink.is-previewing .studio-drawer__sublink-label{color:var(--studio-drawer-panel-text)}.studio-drawer__primary:focus-visible,.studio-drawer__sublink:focus-visible{outline:2px solid var(--studio-drawer-accent);outline-offset:-2px}.studio-drawer__primary--route{align-items:center;gap:.7rem}.studio-drawer__primary--route .studio-drawer__primary-label{font-size:var(--dock-nav-size-util);font-weight:var(--sugr-weight-bold, 700);letter-spacing:.02em}.studio-drawer__primary-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;color:color-mix(in srgb,var(--studio-drawer-panel-text) 68%,transparent)}.studio-drawer__primary-icon svg{display:block;width:100%;height:100%}.studio-drawer__primary--home:hover .studio-drawer__primary-icon,.studio-drawer__primary--home:focus-visible .studio-drawer__primary-icon,.studio-drawer__primary--home.is-current .studio-drawer__primary-icon,.studio-drawer__primary--home.is-previewing .studio-drawer__primary-icon{color:var(--studio-drawer-panel-text)}.studio-drawer__primary--emphasis .studio-drawer__primary-label{font-size:var(--dock-nav-size-primary);font-weight:var(--sugr-weight-heavy, 900);letter-spacing:-.02em}.studio-drawer__primary--panel{align-items:center;width:100%}.studio-drawer__primary--panel .studio-drawer__primary-label{font-size:var(--dock-nav-size-util);font-weight:var(--sugr-weight-bold, 700);letter-spacing:.04em}.studio-drawer__primary--panel[aria-expanded=true]{background:#fbf1fb14}.studio-drawer__primary-body{display:flex;flex:1 1 auto;align-items:center;gap:.7rem;min-width:0}.studio-drawer__chevron{display:inline-block;flex-shrink:0;width:.45rem;height:.45rem;border-top:1.5px solid currentColor;border-left:1.5px solid currentColor;color:color-mix(in srgb,var(--studio-drawer-panel-text) 52%,transparent);transform:rotate(-45deg);transition:transform .38s var(--dock-ease-out),color .28s var(--dock-ease-out)}.studio-drawer__primary--panel:hover .studio-drawer__chevron,.studio-drawer__primary--panel[aria-expanded=true] .studio-drawer__chevron{color:var(--sugr-pink, #d978b0)}.studio-drawer__primary--panel[aria-expanded=true] .studio-drawer__chevron{transform:rotate(-45deg) translate(-2px)}.studio-drawer__primary-label{flex:1 1 auto;min-width:0;max-width:100%;text-transform:uppercase;line-height:1.18;overflow-wrap:break-word;word-break:normal;hyphens:auto;white-space:normal;will-change:transform,opacity}.studio-drawer__sublist-stack{position:relative;flex:1;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--studio-drawer-accent) 50%,transparent) transparent}.studio-drawer__sublist{position:absolute;top:0;left:0;width:100%;visibility:hidden;pointer-events:none}.studio-drawer__sublist--active{position:relative;visibility:visible;pointer-events:auto}.studio-drawer__sublink{padding-top:var(--dock-nav-y-page);padding-bottom:var(--dock-nav-y-page)}.studio-drawer__sublist-title{margin:0;padding:clamp(1.25rem,2.5vh,1.75rem) var(--dock-nav-x-outer) .65rem var(--dock-nav-x-inner);font-family:var(--sugr-font-bit);font-size:clamp(.58rem,.85vw,.65rem);font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:color-mix(in srgb,var(--studio-drawer-panel-text) 46%,transparent)}.studio-drawer__sublink-label{flex:1 1 auto;min-width:0;max-width:100%;font-size:var(--dock-nav-size-page);font-weight:var(--sugr-weight-bold, 700);line-height:1.22;letter-spacing:.01em;text-transform:uppercase;overflow-wrap:break-word;word-break:normal;hyphens:auto;white-space:normal;will-change:transform,opacity}.studio-drawer__visual{position:absolute;z-index:2;top:calc(env(safe-area-inset-top,0) + var(--studio-drawer-viewport-pad));bottom:calc(env(safe-area-inset-bottom,0) + var(--studio-drawer-viewport-pad));left:calc(env(safe-area-inset-left,0) + var(--studio-drawer-viewport-pad));right:calc(var(--studio-drawer-stack-primary) + var(--studio-drawer-panel-gap));display:flex;align-items:stretch;min-width:0;box-sizing:border-box;overflow:hidden;opacity:0;will-change:opacity,transform}.studio-drawer__visual-frame{position:relative;flex:1 1 auto;min-width:0;overflow:hidden;border-radius:var(--studio-drawer-panel-radius);background:transparent;border:1px solid transparent;box-shadow:none;clip-path:inset(0% 100% 0% 0% round var(--studio-drawer-panel-radius));will-change:clip-path;transition:background .55s var(--dock-ease-out),border-color .55s var(--dock-ease-out),box-shadow .55s var(--dock-ease-out)}.studio-drawer__visual.is-hover-preview .studio-drawer__visual-frame{background:#040404f0;border-color:#fbf1fb1a;box-shadow:0 10px 42px #00000047}.studio-drawer__visual-stack{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.studio-drawer__visual-img{position:absolute;inset:-4%;width:108%;height:108%;object-fit:cover;object-position:center;opacity:0;visibility:hidden;filter:grayscale(100%) contrast(1.08) brightness(.48);transform:scale(1.08);will-change:opacity,transform,filter,visibility}.studio-drawer__visual-img.is-active{visibility:visible}.studio-drawer__visual.is-hover-preview .studio-drawer__visual-img.is-active{filter:grayscale(0%) contrast(1.05) brightness(.52)}.studio-drawer__visual-caption{position:absolute;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;gap:.35rem;padding:clamp(1rem,2.5vw,1.75rem);background:linear-gradient(0deg,rgba(4,4,4,.88) 0%,rgba(4,4,4,.55) 55%,transparent 100%);opacity:0;transform:translateY(.75rem);transition:opacity .42s var(--dock-ease-out),transform .48s var(--dock-ease-out);pointer-events:none}.studio-drawer__visual.is-hover-preview .studio-drawer__visual-caption{opacity:1;transform:translateY(0)}.studio-drawer__visual-caption-eyebrow{margin:0;font-family:var(--sugr-font-bit);font-size:clamp(.58rem,.85vw,.65rem);font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--sugr-coral, #f8aba7)}.studio-drawer__visual-caption-title{margin:0;max-width:min(28ch,100%);font-size:clamp(1.25rem,2.8vw,2.25rem);font-weight:var(--sugr-weight-heavy, 900);line-height:1.05;letter-spacing:-.03em;text-transform:uppercase;overflow-wrap:break-word;color:#fbf1fb}.studio-drawer__visual-editorial{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;justify-content:flex-end;gap:.65rem;padding:clamp(1.5rem,3.5vw,2.75rem);background:transparent;pointer-events:none;transition:opacity .48s var(--dock-ease-out),transform .52s var(--dock-ease-out)}.studio-drawer__visual.is-hover-preview .studio-drawer__visual-editorial{opacity:0;transform:translateY(.5rem)}.studio-drawer__visual-editorial-title{margin:0;max-width:14ch;font-size:clamp(1.75rem,4.5vw,3.5rem);font-weight:var(--sugr-weight-heavy, 900);line-height:.98;letter-spacing:-.035em;text-transform:uppercase;color:#fbf1fb;text-shadow:0 2px 28px rgba(0,0,0,.42)}.studio-drawer--has-secondary{--studio-drawer-stack-full: calc( var(--studio-drawer-stack-primary) + var(--studio-drawer-secondary-w) + var(--studio-drawer-panel-gap) )}.studio-drawer--has-secondary .studio-drawer__visual{right:calc(var(--studio-drawer-stack-full) + var(--studio-drawer-panel-gap))}.studio-drawer__foot{flex-shrink:0;padding:0 clamp(.65rem,1.5vw,1rem) clamp(.85rem,1.75vh,1.15rem);border-top:1px solid color-mix(in srgb,var(--studio-drawer-rule) 88%,transparent);will-change:transform,opacity}.studio-drawer__utility{padding:clamp(.85rem,1.75vh,1.1rem) var(--dock-nav-x-inner) clamp(.85rem,1.65vh,1.05rem);border-bottom:1px solid color-mix(in srgb,var(--studio-drawer-rule) 65%,transparent)}.studio-drawer__cta{--studio-cta-radius: calc(var(--studio-drawer-panel-radius) - 2px);--studio-cta-padding: clamp(.95rem, 1.85vh, 1.1rem) clamp(1rem, 1.9vw, 1.2rem)}.studio-drawer__cta .studio-cta__icon svg{width:1.05rem;height:1.05rem}.studio-drawer__foot-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(.85rem,1.75vh,1.1rem) var(--dock-nav-x-inner) 0}.studio-drawer__setting{display:flex;flex-direction:column;gap:.35rem}.studio-drawer__setting-label{font-family:var(--sugr-font-bit);font-size:clamp(.58rem,.85vw,.65rem);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--studio-drawer-panel-muted)}.studio-drawer__hide{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:none;background:transparent;color:var(--studio-drawer-panel-muted);font-family:var(--sugr-font-bit);font-size:var(--studio-dock-bit-size);font-weight:700;letter-spacing:var(--studio-dock-bit-tracking);text-transform:uppercase;cursor:pointer}.studio-drawer__hide:hover,.studio-drawer__hide:focus-visible{color:var(--studio-drawer-accent)}.studio-dock__restore{position:fixed;top:env(safe-area-inset-top,0);right:env(safe-area-inset-right,0);z-index:99991;display:none;align-items:center;justify-content:center;width:2.5rem;min-height:var(--dock-trigger-h);padding:0;border:none;border-left:1px solid var(--dock-trigger-border);border-bottom:1px solid var(--dock-trigger-border);border-radius:0 0 0 var(--dock-trigger-radius);background:color-mix(in srgb,var(--dock-trigger-bg) 90%,transparent);backdrop-filter:blur(18px) saturate(1.2);cursor:pointer;pointer-events:auto}.studio-dock__restore-icon{width:1.05rem;height:auto}@media(max-width:1023px){.studio-dock.studio-drawer{--studio-drawer-primary-w: min(var(--studio-drawer-primary-max), 46vw);--studio-drawer-secondary-w: min(var(--studio-drawer-secondary-max), 51vw)}}@media(max-width:767px){.studio-dock.studio-drawer{--studio-drawer-primary-w: 100%;--studio-drawer-secondary-w: 100%;--studio-drawer-primary-max: 100%;--studio-drawer-secondary-max: 100%;--studio-drawer-mobile-visual-h: 3.75rem}.studio-drawer__visual{display:flex;right:var(--studio-drawer-viewport-pad);bottom:auto;height:var(--studio-drawer-mobile-visual-h);opacity:1}.studio-drawer__visual-frame{clip-path:inset(0% 0% 0% 0% round var(--studio-drawer-panel-radius))!important;background:#040404eb;border:1px solid rgba(251,241,251,.08)}.studio-drawer__visual-stack,.studio-drawer__visual-img{display:none}.studio-drawer__visual-caption{display:none;position:relative;padding:.65rem clamp(.85rem,3vw,1.15rem);background:transparent}.studio-drawer__visual.is-hover-preview .studio-drawer__visual-editorial{display:none}.studio-drawer__visual.is-hover-preview .studio-drawer__visual-caption{display:flex;opacity:1;transform:none}.studio-drawer__visual-editorial{display:flex;align-items:center;padding:0 clamp(.85rem,3vw,1.15rem)}.studio-drawer__visual-editorial-title{font-size:clamp(.95rem,4vw,1.15rem);line-height:1.15;letter-spacing:-.02em}.studio-drawer__panel{top:calc(env(safe-area-inset-top,0) + var(--dock-trigger-h) + var(--studio-drawer-viewport-pad) + var(--studio-drawer-mobile-visual-h) + var(--studio-drawer-panel-gap));left:var(--studio-drawer-viewport-pad);right:var(--studio-drawer-viewport-pad);width:auto;max-width:none}.studio-drawer__panel--secondary{clip-path:inset(0% 0% 0% 0% round var(--studio-drawer-panel-radius));transform:translate(calc(100% + var(--studio-drawer-panel-gap)));z-index:20}.studio-drawer__back{display:inline-flex}}@media(prefers-reduced-motion:reduce){.studio-drawer__visual-img,.studio-drawer__visual-caption{transition:none}}@media(prefers-reduced-motion:no-preference){body.client-hub:not(.is-hub-motion-ready) [data-hub-title],body.client-hub:not(.is-hub-motion-ready) .hub-spotlight__rail-client,body.client-hub:not(.is-hub-motion-ready) [data-hub-tagline],body.client-hub:not(.is-hub-motion-ready) [data-hub-page],body.client-hub:not(.is-hub-motion-ready) [data-hub-empty],body.client-hub:not(.is-hub-motion-ready) [data-hub-spotlight-title],body.client-hub:not(.is-hub-motion-ready) [data-hub-spotlight-cta],body.client-hub:not(.is-hub-motion-ready) [data-hub-spotlight-thumb]{opacity:0;transform:translateY(12px)}@media(min-width:769px){body.client-hub:not(.is-hub-motion-ready) [data-hub-spotlight-thumb]{transform:translate3d(-20px,0,-36px) rotateY(12deg)}}body.client-hub:not(.is-hub-motion-ready) .hub-spotlight__figure.is-active [data-hub-spotlight-media]{opacity:0}}.client-hub-row__tile[data-hub-page]{transform-origin:50% 100%}
