.growth-scroll-hint{--scroll-hint-color: rgba(255, 255, 255, .58);align-items:center;bottom:1.35rem;color:var(--scroll-hint-color);display:flex;flex-direction:column;font-family:var(--font-mono);font-size:.54rem;gap:.5rem;left:50%;letter-spacing:.12em;opacity:0;pointer-events:none;position:fixed;text-transform:uppercase;transform:translate(-50%,.75rem);transition:bottom .32s ease,color .28s ease,font-size .32s ease,gap .32s ease,opacity .3s ease,transform .3s ease;z-index:40}.growth-scroll-hint.is-visible{opacity:1;transform:translate(-50%)}.growth-scroll-hint.is-on-light{--scroll-hint-color: rgba(7, 16, 31, .56);color:var(--scroll-hint-color)}.growth-scroll-hint.is-emphasized{animation:growth-scroll-hint-color-pulse 1.25s ease-in-out infinite;bottom:clamp(3.75rem,13svh,8rem);font-size:.8rem;font-weight:700;gap:.75rem;letter-spacing:.15em}.growth-scroll-hint__line{animation:growth-persistent-scroll-scan 2s ease-in-out infinite;background:currentColor;display:block;height:28px;opacity:.76;width:1px}.growth-scroll-hint__chevrons,.growth-scroll-hint.is-emphasized .growth-scroll-hint__line{display:none}.growth-scroll-hint.is-emphasized .growth-scroll-hint__chevrons{align-items:center;display:flex;flex-direction:column;gap:.1rem}.growth-scroll-hint__chevrons i{animation:growth-scroll-hint-chevron 1.1s ease-in-out infinite;border-bottom:2px solid currentColor;border-right:2px solid currentColor;display:block;height:12px;transform:rotate(45deg);width:12px}.growth-scroll-hint__chevrons i:last-child{animation-delay:.16s}@keyframes growth-scroll-hint-color-pulse{0%,to{color:var(--scroll-hint-color);text-shadow:0 0 0 transparent}50%{color:var(--page-cyan);text-shadow:0 0 14px rgba(0,229,255,.6)}}@keyframes growth-persistent-scroll-scan{0%,to{opacity:.25;transform:scaleY(.45) translateY(-.45rem)}50%{opacity:.9;transform:scaleY(1) translateY(.25rem)}}@keyframes growth-scroll-hint-chevron{0%,to{opacity:.24;transform:rotate(45deg) translate(-2px,-2px)}50%{opacity:1;transform:rotate(45deg) translate(2px,2px)}}@media(max-width:640px){.growth-scroll-hint{bottom:.95rem;font-size:.5rem}.growth-scroll-hint__line{height:22px}.growth-scroll-hint.is-emphasized{bottom:clamp(3.25rem,11svh,5.5rem);font-size:.67rem}}@media(prefers-reduced-motion:reduce){.growth-scroll-hint.is-emphasized,.growth-scroll-hint__line,.growth-scroll-hint__chevrons i{animation:none}}.growth-hero{--handoff-progress: 0;height:260vh;background:#03070d;color:#fff;position:relative}.growth-hero.is-sequence-complete{height:150dvh}.growth-hero__sticky{position:sticky;top:0;height:100dvh;overflow:hidden;isolation:isolate}.growth-hero__frame{align-items:center;display:flex;flex-direction:column;height:calc(100% - 98px);justify-content:center;position:relative;z-index:2}.growth-hero__eyebrow{color:#ffffff94;font-family:var(--font-mono);font-size:clamp(.57rem,.85vw,.69rem);font-weight:700;letter-spacing:.12em;margin-bottom:clamp(1.25rem,4vh,3rem);text-transform:uppercase;transform:translateY(clamp(3rem,5vw,5rem))}.growth-hero__eyebrow span{color:var(--page-cyan)}.growth-hero__message-stage{display:grid;min-height:clamp(14rem,29vw,29rem);place-items:center;position:relative;width:100%}.growth-hero__message-stage>.growth-hero__initial,.growth-hero__message-stage>.growth-hero__title,.growth-hero__message-stage>.growth-hero__statement{grid-area:1 / 1;margin:0}.growth-hero__title{font-family:var(--font-display);font-size:clamp(2.5rem,6.7vw,7.8rem);font-weight:800;letter-spacing:-.095em;line-height:.86;max-height:0;min-height:0;opacity:0;overflow:hidden;text-align:center;text-wrap:balance;transform:translateY(-12px);transition:max-height .22s ease,opacity .18s ease,transform .22s ease}.growth-hero.is-typed-visible .growth-hero__title{max-height:16rem;min-height:.94em;opacity:1;overflow:visible;transform:translateY(0)}.growth-hero__word-window{display:block;min-height:.94em}.growth-hero__typed-text{color:#fff;display:inline-block;transform:translateY(-.05em);white-space:pre-line}.growth-hero__cursor-mark{animation:growth-cursor-blink .9s steps(2,start) infinite;color:var(--page-cyan);display:inline-block;margin-left:.04em;transform:translateY(-.11em);vertical-align:baseline}.growth-hero__initial{color:#fff;font-family:var(--font-display);font-size:clamp(2rem,3.8vw,4.8rem);font-weight:800;letter-spacing:-.075em;line-height:.98;max-height:0;max-width:16ch;opacity:0;overflow:hidden;text-align:center;transform:translateY(38px);transition:max-height 0s linear .7s,opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.growth-hero__statement{color:#ffffffe6;font-family:var(--font-sans);font-size:clamp(1.5rem,2.6vw,3.2rem);font-weight:400;letter-spacing:-.055em;line-height:1.08;max-height:0;max-width:33ch;opacity:0;overflow:hidden;text-align:center;transform:translateY(30px);transition:max-height 0s linear .7s,opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.growth-hero__statement strong,.growth-hero__statement em{font-style:normal;font-weight:700}.growth-hero__statement strong{color:var(--page-cyan);text-shadow:0 0 20px rgba(0,229,255,.32)}.growth-hero__statement-brand{color:var(--page-cyan);font-weight:700;text-shadow:0 0 20px rgba(0,229,255,.32)}.growth-hero__statement-highlight{color:var(--page-orange);font-weight:700;text-shadow:0 0 20px rgba(255,145,59,.28)}.growth-hero__statement em{color:var(--page-orange)}.growth-hero.is-initial-visible .growth-hero__initial{max-height:32rem;opacity:1;transform:translateY(0);transition:max-height 0s linear,opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.growth-hero.is-statement-visible .growth-hero__title,.growth-hero.is-typed-cleared .growth-hero__title{max-height:0;min-height:0;opacity:0;overflow:hidden;transform:translateY(-12px)}.growth-hero.is-statement-visible .growth-hero__cursor-mark{opacity:0}.growth-hero.is-statement-visible .growth-hero__statement{max-height:22rem;opacity:1;transform:translateY(0);transition:max-height 0s linear,opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.growth-hero__footer{bottom:clamp(.7rem,1.2vw,1.25rem);display:flex;justify-content:center;left:0;position:absolute;right:0}.growth-hero__scroll{align-items:center;animation:growth-scroll-nudge 2.2s ease-in-out infinite;color:#ffffff80;display:flex;flex-direction:column;font-family:var(--font-mono);font-size:.57rem;gap:.55rem;letter-spacing:.12em;text-transform:uppercase}.growth-hero__scroll-label{display:block}.growth-hero__scroll i{background:#ffffff70;display:block;height:42px;overflow:hidden;position:relative;width:1px}.growth-hero__scroll i:after{animation:growth-scan 2s ease-in-out infinite;background:var(--page-cyan);content:"";inset:0;position:absolute;transform:translateY(-110%)}.growth-hero__scroll-copy{color:#ffffffa3;font-family:var(--font-sans);font-size:clamp(.7rem,.85vw,.82rem);font-weight:400;letter-spacing:0;line-height:1.45;margin-top:.1rem;max-width:56ch;text-align:center;text-transform:none}.growth-hero__grid{background-image:linear-gradient(rgba(0,229,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,229,255,.08) 1px,transparent 1px);background-size:90px 90px;inset:0;mask-image:radial-gradient(ellipse at center,black,transparent 68%);opacity:calc(.15 + var(--hero-progress, 0) * .4);position:absolute;z-index:0}.growth-hero__data-viz{inset:0;mask-image:linear-gradient(90deg,transparent 4%,black 26%,black 74%,transparent 96%);opacity:calc(.2 + var(--hero-progress, 0) * .36);overflow:hidden;pointer-events:none;position:absolute;z-index:0}.growth-hero__data-viz svg{height:100%;min-width:900px;position:absolute;right:-4%;top:0;width:100%}.growth-hero__data-guides path{stroke:#00e5ff2e;stroke-dasharray:3 11;stroke-width:1}.growth-hero__data-area{fill:url(#growth-data-fill)}.growth-hero__data-line{animation:growth-data-flow 9s linear infinite;fill:none;stroke:var(--page-cyan);stroke-dasharray:10 9;stroke-linecap:round;stroke-width:3}.growth-hero__data-nodes circle{animation:growth-data-pulse 3.8s ease-in-out infinite;fill:var(--page-cyan);filter:drop-shadow(0 0 7px rgba(0,229,255,.9))}.growth-hero__data-nodes circle:nth-child(2){animation-delay:-.65s}.growth-hero__data-nodes circle:nth-child(3){animation-delay:-1.3s}.growth-hero__data-nodes circle:nth-child(4){animation-delay:-1.95s}.growth-hero__data-nodes circle:nth-child(5){animation-delay:-2.6s}.growth-hero__data-nodes circle:nth-child(6){animation-delay:-3.25s}.growth-hero__data-bar{animation:growth-data-bars 4.2s ease-in-out infinite alternate;background:linear-gradient(180deg,#00e5ff61,#00e5ff00);bottom:11%;display:block;position:absolute;transform-origin:bottom;width:clamp(28px,3vw,54px)}.growth-hero__data-bar--1{height:17%;left:11%}.growth-hero__data-bar--2{animation-delay:-1.4s;height:28%;left:15%}.growth-hero__data-bar--3{animation-delay:-2.8s;height:39%;left:19%}.growth-hero__cursor{height:72px;left:var(--cursor-x, 50%);opacity:0;pointer-events:none;position:absolute;top:var(--cursor-y, 50%);transform:translate(-50%,-50%) scale(.75);transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1);width:72px;z-index:2}.growth-hero__sticky.is-cursor-active .growth-hero__cursor{opacity:1;transform:translate(-50%,-50%) scale(1)}.growth-hero__cursor:before,.growth-hero__cursor:after{background:#00e5ffb3;content:"";left:50%;position:absolute;top:50%}.growth-hero__cursor:before{height:1px;transform:translate(-50%,-50%);width:100%}.growth-hero__cursor:after{height:100%;transform:translate(-50%,-50%);width:1px}.growth-hero__cursor span{background:#00e5ff1f;border:1px solid rgba(0,229,255,.86);border-radius:50%;box-shadow:0 0 22px #00e5ff57,inset 0 0 15px #00e5ff21;inset:14px;position:absolute}.growth-hero__cursor b{color:var(--page-cyan);font-family:var(--font-mono);font-size:.47rem;font-weight:700;left:calc(100% + 8px);letter-spacing:.11em;position:absolute;text-shadow:0 0 10px rgba(0,229,255,.7);top:calc(50% - 4px)}.growth-hero__orbit{border:1px solid rgba(0,229,255,.22);border-radius:50%;position:absolute;z-index:0}.growth-hero__orbit--one{height:min(60vw,850px);right:-17vw;top:-12vw;transform:rotate(calc(var(--hero-progress, 0) * 180deg));width:min(60vw,850px)}.growth-hero__orbit--two{border-color:#f9731638;bottom:-30vw;height:min(65vw,900px);left:-27vw;transform:rotate(calc(var(--hero-progress, 0) * -130deg));width:min(65vw,900px)}.growth-hero__handoff{background:linear-gradient(to bottom,transparent 54%,var(--page-paper) 54%);bottom:calc(100% - 1px);height:clamp(180px,25vw,340px);left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;z-index:1}.growth-hero__handoff svg{height:100%;width:100%}.growth-hero__handoff-gear{stroke-linecap:round;stroke-linejoin:round;will-change:transform}.growth-hero__gear-tooth,.growth-hero__gear-body{fill:#fff;stroke:#000;stroke-width:1.75}.growth-hero__gear-inner{fill:#fff;stroke:#000;stroke-width:2}.growth-hero__gear-axis{fill:#000;stroke:#000;stroke-width:1}.growth-hero__gear-core{fill:#fff;stroke:#000;stroke-width:1.5}@keyframes growth-data-flow{to{stroke-dashoffset:-228}}@keyframes growth-cursor-blink{50%{opacity:0}}@keyframes growth-data-pulse{50%{opacity:.35;r:11px}}@keyframes growth-data-bars{to{opacity:.3;transform:scaleY(.48)}}@keyframes growth-scroll-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){.growth-hero.is-sequence-complete{height:100dvh}.growth-hero__data-line,.growth-hero__data-nodes circle,.growth-hero__data-bar,.growth-hero__scroll,.growth-hero__cursor-mark{animation:none}.growth-hero__initial,.growth-hero__title,.growth-hero__statement{transition:none}.growth-hero__cursor,.growth-hero__handoff{display:none}}@media(max-width:640px){.growth-hero.is-sequence-complete{height:118dvh}.growth-hero.is-statement-visible .growth-hero__statement{transition:max-height 0s linear,opacity .38s ease,transform .38s cubic-bezier(.22,1,.36,1)}}@media(max-width:640px)and (prefers-reduced-motion:reduce){.growth-hero.is-sequence-complete{height:100dvh}}.growth-definition{background:radial-gradient(circle at 80% 20%,rgba(37,99,235,.14),transparent 25rem),var(--page-paper);color:var(--page-ink);overflow:visible;padding:clamp(5rem,9vw,8.5rem) max(24px,calc((100vw - 1440px)/2));position:relative}.growth-definition:before{background-image:linear-gradient(rgba(37,99,235,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.045) 1px,transparent 1px);background-size:64px 64px;content:"";inset:0;mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent);pointer-events:none;position:absolute}.growth-definition__category,.growth-definition__statement{margin-inline:auto;max-width:1180px;position:relative;z-index:1}.growth-definition__category{align-items:end;display:grid;gap:clamp(2rem,6vw,6rem);grid-template-columns:1fr 1fr}.growth-definition__stage{position:relative}.growth-definition.is-motion-ready .growth-definition__stage--heading,.growth-definition.is-motion-ready .growth-definition__stage--copy,.growth-definition.is-motion-ready .growth-definition__stage--statement{opacity:0}.growth-definition.is-motion-ready .growth-definition__stage--heading{filter:blur(7px);transform:translate3d(-9rem,2.5rem,0) skew(-7deg)}.growth-definition.is-motion-ready .growth-definition__stage--copy,.growth-definition.is-motion-ready .growth-definition__stage--statement{transform:translate3d(0,4.5rem,0)}.growth-definition.is-animated .growth-definition__stage--heading{animation:growth-definition-enter-left 1.25s cubic-bezier(.16,1,.3,1) both}.growth-definition.is-animated .growth-definition__stage--copy{animation:growth-definition-enter-up 1s cubic-bezier(.16,1,.3,1) .3s both}.growth-definition.is-animated .growth-definition__stage--statement{animation:growth-definition-card-in 1.1s cubic-bezier(.16,1,.3,1) .7s both}.growth-definition__title{font-family:var(--font-display);font-size:clamp(2.8rem,5.1vw,5.9rem);font-weight:800;letter-spacing:-.09em;line-height:.88;margin-top:.9rem;max-width:10ch}.growth-definition__title em{color:var(--page-blue);font-style:normal}.growth-definition__copy{color:#40516a;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.7;margin-bottom:.35rem;max-width:43ch}.growth-definition__statement{align-items:center;background:#ffffffd1;border:1px solid rgba(7,16,31,.12);border-radius:1.6rem;box-shadow:0 24px 70px #0a192f1a;display:grid;gap:2rem;grid-template-columns:1.1fr .9fr;margin-top:clamp(2.5rem,4.5vw,3.75rem);overflow:hidden;padding:clamp(1.5rem,3vw,2.3rem)}.growth-definition__statement:before{background:linear-gradient(90deg,var(--page-blue),var(--page-cyan),transparent);content:"";height:2px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;width:100%}.growth-definition.is-animated .growth-definition__statement:before{animation:growth-definition-draw 1.25s cubic-bezier(.16,1,.3,1) .94s both}.growth-definition__statement:after{background:linear-gradient(90deg,transparent,rgba(0,229,255,.3),transparent);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transform:translate(-115%)}.growth-definition__statement>*{position:relative;z-index:1}.growth-definition.is-animated .growth-definition__statement:after{animation:growth-definition-scan 1s ease-out 1.02s both}.growth-definition__statement h3{font-family:var(--font-display);font-size:clamp(1.6rem,2.35vw,2.5rem);letter-spacing:-.07em;line-height:1.02;max-width:21ch}.growth-definition__statement p{color:#40516a;font-size:.91rem;line-height:1.6;margin-top:1rem;max-width:58ch}.growth-definition__statement-copy{justify-self:end;max-width:58ch}.growth-definition__statement-copy p{margin-top:0}.growth-definition__pills{display:flex;flex-wrap:wrap;gap:.6rem}.growth-definition__pills span{background:#eef4ff;border:1px solid #cfe0f7;border-radius:999px;color:#174ba8;font-size:.76rem;font-weight:700;padding:.6rem .75rem}.growth-definition.is-motion-ready .growth-definition__pills span{opacity:0;transform:translateY(2.5rem) scale(.72) rotate(-4deg)}.growth-definition.is-animated .growth-definition__pills span{animation:growth-definition-pill-in .72s cubic-bezier(.16,1,.3,1) both}.growth-definition.is-animated .growth-definition__pills span:nth-child(1){animation-delay:1.04s}.growth-definition.is-animated .growth-definition__pills span:nth-child(2){animation-delay:1.16s}.growth-definition.is-animated .growth-definition__pills span:nth-child(3){animation-delay:1.28s}.growth-definition.is-animated .growth-definition__pills span:nth-child(4){animation-delay:1.4s}.growth-definition.is-animated .growth-definition__pills span:nth-child(5){animation-delay:1.52s}.growth-definition.is-animated .growth-definition__pills span:nth-child(6){animation-delay:1.64s}@keyframes growth-definition-enter-left{to{filter:blur(0);opacity:1;transform:translateZ(0) skew(0)}}@keyframes growth-definition-enter-up{to{opacity:1;transform:translateZ(0)}}@keyframes growth-definition-card-in{0%{opacity:0;transform:translate3d(0,4.5rem,0) scale(.9) rotateX(9deg)}to{opacity:1;transform:translateZ(0) scale(1) rotateX(0)}}@keyframes growth-definition-draw{to{transform:scaleX(1)}}@keyframes growth-definition-scan{20%{opacity:1}to{opacity:0;transform:translate(115%)}}@keyframes growth-definition-pill-in{to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@media(max-width:760px){.growth-definition{padding-inline:16px}.growth-definition.is-motion-ready .growth-definition__stage--heading{filter:blur(3px);transform:translate3d(-2.5rem,1rem,0) skew(-3deg)}.growth-definition.is-motion-ready .growth-definition__stage--copy,.growth-definition.is-motion-ready .growth-definition__stage--statement{transform:translate3d(0,2rem,0)}.growth-definition.is-animated .growth-definition__stage--heading{animation-duration:.72s}.growth-definition.is-animated .growth-definition__stage--copy{animation-delay:.08s;animation-duration:.62s}.growth-definition.is-animated .growth-definition__stage--statement{animation-delay:.2s;animation-duration:.72s}.growth-definition__category,.growth-definition__statement{grid-template-columns:1fr}.growth-definition__copy{margin-top:.5rem}}@media(prefers-reduced-motion:reduce){.growth-definition__stage,.growth-definition__pills span,.growth-definition__statement:before{animation:none!important;opacity:1;transform:none}}.growth-trustbar{background:var(--page-paper);border-block:1px solid rgba(7,16,31,.09);overflow:hidden;padding:1.2rem 0}.growth-trustbar__inner{align-items:center;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:auto minmax(0,1fr);margin-inline:auto;width:min(100% - 48px,1440px)}.growth-trustbar__label{color:#596579;font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.09em;line-height:1.35;max-width:15ch;text-transform:uppercase}.growth-trustbar__viewport{mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent);overflow:hidden}.growth-trustbar__track{animation:growth-trustbar-scroll 38s linear infinite;display:flex;width:max-content}.growth-trustbar__viewport:hover .growth-trustbar__track{animation-play-state:paused}.growth-trustbar__logos{align-items:center;display:flex;flex:none;gap:clamp(3rem,6vw,6rem);list-style:none;margin:0;padding:0 clamp(1.5rem,3vw,3rem) 0 0}.growth-trustbar__logos li{align-items:center;display:flex;min-width:max-content}.growth-trustbar__image{display:block;filter:opacity(.52);height:clamp(2.15rem,3.1vw,3rem);max-width:min(13rem,22vw);object-fit:contain;width:auto}.growth-trustbar__image--dark{filter:grayscale(1) contrast(1.18) opacity(.64)}.growth-trustbar__compound{align-items:center;display:flex;gap:.55rem}.growth-trustbar__compound .growth-trustbar__image{height:clamp(1.8rem,2.5vw,2.45rem)}.growth-trustbar__compound-wordmark{color:#07101f7a;font-family:var(--font-display);font-size:clamp(1.4rem,2vw,2rem);font-weight:800;letter-spacing:-.09em;line-height:1}.growth-trustbar__logo{color:#07101f7a;display:inline-block;font-family:var(--font-display);font-size:clamp(1.35rem,2vw,2rem);font-weight:800;letter-spacing:-.07em;line-height:1;white-space:nowrap}.growth-trustbar__logo--biomedic{font-family:var(--font-mono);font-size:clamp(1rem,1.5vw,1.35rem);letter-spacing:.06em}.growth-trustbar__logo--viviana{font-family:Georgia,serif;font-size:clamp(1.25rem,1.8vw,1.7rem);font-style:italic;font-weight:400;letter-spacing:-.04em}.growth-trustbar__logo--ingemo{font-family:var(--font-mono);font-size:clamp(1.15rem,1.7vw,1.55rem);letter-spacing:.16em}.growth-trustbar__logo--elvar{font-size:clamp(1.55rem,2.3vw,2.25rem);letter-spacing:-.1em}.growth-trustbar__logo--learnify{font-size:clamp(1.65rem,2.3vw,2.3rem);letter-spacing:-.09em}.growth-trustbar__logo--capacitaciones{font-family:var(--font-mono);font-size:clamp(.72rem,1vw,.9rem);letter-spacing:.03em;max-width:18ch;white-space:normal}.growth-trustbar__logo--seiman{font-family:Georgia,serif;font-size:clamp(1.4rem,2vw,2rem);font-weight:400;letter-spacing:.04em}.growth-trustbar__logo--dermotec{font-family:var(--font-mono);font-size:clamp(1.1rem,1.6vw,1.5rem);letter-spacing:.08em}.growth-trustbar__logo--drawingcheck{font-size:clamp(1.4rem,2vw,2rem);letter-spacing:-.08em}@keyframes growth-trustbar-scroll{to{transform:translate(-50%)}}@media(max-width:760px){.growth-trustbar{padding-block:1rem}.growth-trustbar__inner{gap:.85rem;grid-template-columns:1fr;width:min(100% - 32px,1440px)}.growth-trustbar__label{max-width:none}.growth-trustbar__logos{gap:3.5rem}}@media(prefers-reduced-motion:reduce){.growth-trustbar__track{animation:none}}.growth-intro{background:var(--page-paper);margin-top:0;min-height:0;overflow:visible;padding:clamp(4.5rem,7vw,6.5rem) 0;position:relative}.growth-intro__mist{background:radial-gradient(circle,rgba(37,99,235,.17),transparent 68%);border-radius:50%;filter:blur(18px);height:min(70vw,780px);position:absolute;right:-28vw;top:-24vw;width:min(70vw,780px)}.growth-intro__container{position:relative}.growth-intro__container>.growth-kicker{margin-left:auto;width:max-content}.growth-intro__word{display:inline-block;position:relative;will-change:opacity,transform}.growth-intro__word--work{transform:translate(-100vw)}.growth-intro__word--together{transform:translate(100vw)}.growth-intro__title.is-integrated .growth-intro__word--work{animation:growth-intro-word-from-left 1.35s cubic-bezier(.16,1,.3,1) .12s both}.growth-intro__title.is-integrated .growth-intro__word--together{animation:growth-intro-word-from-right 1.35s cubic-bezier(.16,1,.3,1) .12s both}.growth-intro__title{align-items:end;display:grid;font-size:clamp(2rem,3.25vw,4rem);gap:.14em;grid-template-columns:1fr;justify-content:end;line-height:.88;margin-left:auto;text-align:right;width:100%}.growth-intro__title-line{display:block;white-space:nowrap}.growth-intro__transformation{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.45fr) minmax(0,1fr);margin-top:clamp(2.25rem,4vw,3.5rem)}.growth-intro__transformation-panel{display:grid;grid-template-rows:auto 1fr auto;min-height:clamp(330px,27vw,420px);padding:clamp(1.35rem,2.6vw,2.5rem);position:relative}.growth-intro__transformation-panel--now{background:#dce1e8;color:#657080}.growth-intro__transformation-panel--plotlabs{background:var(--page-blue);color:#fff;overflow:hidden}.growth-intro__transformation-panel--plotlabs:after{border:1px solid rgba(255,255,255,.35);border-radius:50%;content:"";height:42vw;position:absolute;right:-22vw;top:-20vw;width:42vw}.growth-intro__transformation-kicker{font-family:var(--font-mono);font-size:.63rem;letter-spacing:.1em;position:relative;text-transform:uppercase;z-index:1}.growth-intro__transformation-panel--plotlabs .growth-intro__transformation-kicker{color:#ffffffc2}.growth-intro__transformation-panel h3{align-self:center;font-family:var(--font-display);font-size:clamp(2.2rem,3.6vw,4.5rem);font-weight:800;letter-spacing:-.09em;line-height:.88;max-width:8ch;position:relative;z-index:1}.growth-intro__transformation-panel ul{list-style:none;padding:0;position:relative;width:100%;z-index:1}.growth-intro__transformation-panel li{border-top:1px solid currentColor;font-size:clamp(.75rem,.88vw,.9rem);line-height:1.35;padding:.65rem 0}.growth-intro__transformation-panel--plotlabs li{color:#ffffffd6}.growth-intro__transformation-bridge{align-items:center;background:var(--page-paper);color:var(--page-blue);display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center}.growth-intro__transformation-bridge span{font-family:var(--font-mono);font-size:clamp(1.7rem,3vw,3rem)}.growth-intro__transformation-bridge p{color:#40516a;font-size:.8rem;line-height:1.45;margin-top:1rem;max-width:18ch}.growth-intro__cost{border-left:2px solid var(--page-cyan);color:#40516a;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.5;margin-left:auto;margin-top:clamp(1.25rem,2vw,1.75rem);max-width:54ch;padding-left:1rem}@keyframes growth-intro-word-from-left{0%{opacity:0;transform:translate(-100vw)}to{opacity:1;transform:translate(0)}}@keyframes growth-intro-word-from-right{0%{opacity:0;transform:translate(100vw)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.growth-intro__word,.growth-intro__word--work,.growth-intro__word--together{opacity:1;transform:none}}@media(max-width:760px){.growth-intro__container>.growth-kicker{margin-left:0}.growth-intro__title{gap:.35rem;grid-template-columns:1fr;justify-content:start;margin-left:0;text-align:left}.growth-intro__title-line{white-space:normal}.growth-intro__transformation{gap:1.5rem;grid-template-columns:1fr}.growth-intro__transformation-bridge{flex-direction:row;gap:1rem;padding:0 1rem}.growth-intro__transformation-bridge span{transform:rotate(90deg)}}.growth-catalog{--catalog-progress: 0;background:var(--page-paper);color:var(--page-ink);overflow:clip;padding:clamp(5rem,9vw,8.5rem) max(24px,calc((100vw - 1440px)/2));position:relative}.growth-catalog:before{background-image:linear-gradient(rgba(37,99,235,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.045) 1px,transparent 1px);background-size:64px 64px;content:"";inset:0;mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent);pointer-events:none;position:absolute}.growth-catalog__stage{margin-inline:auto;max-width:1180px;position:relative;z-index:1}.growth-catalog__opening{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:min(72vh,720px);text-align:center}.growth-catalog__opening-title{font-family:var(--font-display);font-size:clamp(3.25rem,7.4vw,8.2rem);font-weight:800;letter-spacing:-.09em;line-height:.86;margin-top:1.1rem;max-width:12ch}.growth-catalog__opening-title em{color:var(--page-blue);font-style:normal}.growth-catalog__scene{margin-top:clamp(3rem,8vw,7rem)}.growth-catalog__header{align-items:end;display:flex;gap:2rem;justify-content:space-between}.growth-catalog__intro{color:#40516a;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.35;max-width:35ch}.growth-catalog__panels{margin-top:clamp(1.75rem,3.5vw,3rem)}.growth-catalog__panel{align-items:end;border-bottom:1px solid rgba(7,16,31,.14);display:grid;gap:clamp(2rem,6vw,7rem);grid-template-columns:minmax(0,1.1fr) minmax(260px,.55fr);min-height:410px;padding:2rem 0 2.5rem;position:relative}.growth-catalog__panel-number{color:var(--page-blue);font-family:var(--font-display);font-size:clamp(9rem,20vw,21rem);font-weight:800;letter-spacing:-.13em;line-height:.66;opacity:.11;pointer-events:none;position:absolute;right:34%;top:0}.growth-catalog__panel-main,.growth-catalog__panel-detail{position:relative;z-index:1}.growth-catalog__panel-label{color:var(--page-blue);font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.growth-catalog__panel h3{font-family:var(--font-display);font-size:clamp(3.1rem,5.5vw,6.2rem);letter-spacing:-.09em;line-height:.86;margin-top:1.1rem;max-width:10ch}.growth-catalog__panel-outcome{color:#40516a;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.2;margin-top:1.2rem;max-width:22ch}.growth-catalog__panel-detail{border-left:2px solid var(--page-blue);color:#40516a;font-size:1rem;line-height:1.5;padding-left:1.2rem}.growth-catalog__panel-includes{margin-top:1.35rem}.growth-catalog__panel-includes>span{color:var(--page-blue);display:block;font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.growth-catalog__panel-includes ul{display:flex;flex-wrap:wrap;gap:.4rem .9rem;list-style:none;margin-top:.6rem;padding:0}.growth-catalog__panel-includes li{align-items:center;display:flex;font-size:.73rem;gap:.4rem}.growth-catalog__panel-includes li:before{background:var(--page-blue);border-radius:50%;content:"";height:.28rem;width:.28rem}.growth-catalog__panel-focus{color:#657080;font-size:.82rem;line-height:1.4;margin-top:1.05rem}.growth-catalog__panel-detail a{align-items:center;color:var(--page-ink);display:flex;font-size:.82rem;font-weight:700;gap:.65rem;margin-top:1.7rem;text-decoration:none}.growth-catalog__panel-detail a span{color:var(--page-blue);font-size:1.1rem;transition:transform .2s ease}.growth-catalog__panel-detail a:hover span{transform:translate(3px,-3px)}.growth-catalog__route{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;margin:clamp(2.25rem,4vw,3.5rem) auto 0;max-width:760px;padding:0;position:relative}.growth-catalog__route:before{background:#07101f2e;content:"";height:1px;left:0;position:absolute;right:0;top:.3rem}.growth-catalog__route li{align-items:center;color:#8692a3;display:flex;flex-direction:column;font-family:var(--font-mono);font-size:.6rem;font-weight:700;gap:.9rem;letter-spacing:.08em;position:relative;text-align:center;text-transform:uppercase}.growth-catalog__route li:before{background:var(--page-paper);border:1px solid currentColor;border-radius:50%;content:"";height:.6rem;position:relative;width:.6rem;z-index:1}.growth-catalog__route li span{display:none}.growth-catalog__route li.is-active,.growth-catalog__route li.is-complete{color:var(--page-blue)}.growth-catalog__route li.is-active:before,.growth-catalog__route li.is-complete:before{background:var(--page-blue)}.growth-catalog__all{align-items:center;border-bottom:1px solid var(--page-ink);color:var(--page-ink);display:flex;font-size:.9rem;font-weight:700;gap:2.5rem;justify-content:space-between;margin-top:clamp(2.5rem,5vw,4.5rem);padding:0 0 .8rem;text-decoration:none;transition:color .25s ease,gap .25s ease;width:max-content}.growth-catalog__all:hover{color:var(--page-blue);gap:3rem}@media(min-width:761px){.growth-catalog.is-catalog-motion{height:420vh;padding-block:0}.growth-catalog.is-catalog-motion .growth-catalog__stage{height:100vh;inset:0;max-width:none;position:sticky}.growth-catalog.is-catalog-motion .growth-catalog__opening,.growth-catalog.is-catalog-motion .growth-catalog__scene{left:50%;position:absolute;width:min(calc(100% - 48px),1180px)}.growth-catalog.is-catalog-motion .growth-catalog__opening{opacity:clamp(0,calc(1 - var(--catalog-progress) * 2.8),1);pointer-events:none;top:50%;transform:translate(-50%,calc(-50% - var(--catalog-progress) * 18vh)) scale(calc(1 - var(--catalog-progress) * .42));transform-origin:center center}.growth-catalog.is-catalog-motion .growth-catalog__scene{margin:0;opacity:clamp(0,calc((var(--catalog-progress) - .22) * 3.2),1);pointer-events:none;top:clamp(6.75rem,11vh,8.5rem);transform:translate(-50%,calc((1 - var(--catalog-progress)) * 6vh))}.growth-catalog.is-catalog-motion .growth-catalog__panels{height:min(50vh,490px);margin-top:clamp(1.5rem,3vw,2.5rem);position:relative}.growth-catalog.is-catalog-motion .growth-catalog__panel{inset:0;opacity:0;pointer-events:none;position:absolute;transform:translateY(52px);transition:opacity .45s ease,transform .55s cubic-bezier(.22,1,.36,1)}.growth-catalog.is-catalog-motion .growth-catalog__panel.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.growth-catalog.is-catalog-motion .growth-catalog__route{margin-top:1rem}.growth-catalog.is-catalog-motion .growth-catalog__all{margin-top:1.7rem}.growth-catalog.is-catalog-motion.is-catalog-interactive .growth-catalog__scene{pointer-events:auto}}@media(max-width:760px){.growth-catalog{padding-inline:16px}.growth-catalog__opening{min-height:66svh}.growth-catalog__opening-title{font-size:clamp(3rem,13vw,5.2rem)}.growth-catalog__header{align-items:start;flex-direction:column;gap:1rem}.growth-catalog__panel{align-items:start;gap:1.8rem;grid-template-columns:1fr;min-height:0;padding:3rem 0}.growth-catalog__panel-number{right:0}.growth-catalog__panel h3{font-size:clamp(3rem,12vw,4.7rem)}.growth-catalog__panel-detail{max-width:36ch}.growth-catalog__route{display:none}.growth-catalog__all{width:100%}}@media(prefers-reduced-motion:reduce){.growth-catalog__panel,.growth-catalog__panel-detail a span,.growth-catalog__all{transition:none}}.growth-capability-bar{background:#040812;border-block:1px solid rgba(255,255,255,.08);color:#fff;position:relative;z-index:2}.growth-capability-bar__inner{align-items:center;display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin-inline:auto;min-height:7rem;padding-block:1.75rem;width:min(100% - 48px,1200px)}.growth-capability-bar__sep{width:5px;height:5px;background:var(--page-cyan, #00e5ff);border-radius:50%;box-shadow:0 0 10px #00e5ff73;flex-shrink:0;margin-inline:clamp(2rem,5vw,5rem)}.growth-capability-bar__metric{display:flex;flex-direction:column;gap:.3rem;align-items:flex-start}.growth-capability-bar__google-row{display:flex;align-items:center;gap:10px}.growth-capability-bar__google-logo{height:20px;width:auto;flex-shrink:0}.growth-capability-bar__headline{font-family:var(--font-display, "Montserrat", sans-serif);font-size:clamp(1.5rem,2.5vw,1.75rem);color:var(--page-cyan, #00e5ff);font-weight:700;line-height:1;letter-spacing:.02em}.growth-capability-bar__stars{display:flex;gap:2px;color:var(--page-cyan, #00e5ff);margin-left:2px}.growth-capability-bar__label{font-family:var(--font-mono, "Space Mono", monospace);font-size:.62rem;color:#ffffff8c;text-transform:uppercase;letter-spacing:.18em;font-weight:400;display:block;line-height:1.2}.growth-capability-bar__sublabel{font-family:var(--font-sans, "Inter", sans-serif);font-size:.7rem;color:#ffffffad;letter-spacing:.02em;display:block;line-height:1.3;margin-top:.15rem}@media(max-width:720px){.growth-capability-bar__inner{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:2rem;padding-inline:0}.growth-capability-bar__sep{display:none}.growth-capability-bar__metric{min-width:calc(50% - 1rem)}}@media(max-width:480px){.growth-capability-bar__inner{width:min(100% - 32px,1200px)}.growth-capability-bar__metric{min-width:100%}}.growth-cases{background:var(--page-paper);padding-block:clamp(6rem,11vw,10rem)}.growth-cases__title{max-width:15ch}.growth-cases__title em{color:var(--page-blue);font-style:normal}.growth-cases__intro{color:#40516a;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55;margin-left:auto;margin-top:2rem;max-width:44ch}.growth-cases__viewer{margin-top:clamp(3.5rem,7vw,6rem)}.growth-cases__viewer-topline{color:#718096;display:flex;font-family:var(--font-mono);font-size:.61rem;justify-content:space-between;letter-spacing:.12em;padding-bottom:.85rem;text-transform:uppercase}.growth-cases__stage{border-block:1px solid rgba(7,16,31,.17);min-height:clamp(620px,46vw,720px);position:relative}.growth-cases__scene{align-items:center;display:grid;gap:clamp(2.5rem,5vw,5.5rem);grid-template-columns:minmax(310px,.9fr) minmax(0,1.1fr);inset:0;padding:clamp(2rem,5vw,5.25rem) clamp(1.25rem,3.5vw,3.75rem) clamp(4rem,6vw,5.5rem);position:absolute}.growth-cases__scene[hidden]{display:none}.growth-cases__scene.is-active{animation:case-scene-in .6s cubic-bezier(.16,1,.3,1) both}.growth-cases__stage:has([data-project-code="02"].is-active),.growth-cases__stage:has([data-project-code="04"].is-active){min-height:clamp(680px,49vw,770px)}.growth-cases__scene[data-project-code="02"],.growth-cases__scene[data-project-code="04"]{gap:clamp(2rem,4vw,4.5rem);grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr)}.growth-cases__case-copy{align-self:center}.growth-cases__case-code{color:var(--page-blue);font-family:var(--font-mono);font-size:.66rem;letter-spacing:.14em}.growth-cases__case-copy h3{color:var(--page-ink);font-family:var(--font-display);font-size:clamp(2.8rem,4.6vw,5.2rem);letter-spacing:-.1em;line-height:.82;margin-top:1rem}.growth-cases__case-copy>p{color:#3f5068;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.45;margin-top:1.4rem;max-width:32ch}.growth-cases__case-copy dl{display:grid;gap:.65rem;margin-top:2rem}.growth-cases__case-copy dl div{background:#2563eb0b;border-left:3px solid var(--case-accent);display:grid;gap:.45rem;padding:.9rem 1rem 1rem}.growth-cases__case-copy dt{color:var(--page-blue);font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.growth-cases__case-copy dd{color:#34455e;font-size:clamp(.88rem,1.05vw,1rem);line-height:1.35}.growth-cases__scene[data-project-code="02"] .growth-cases__case-copy h3,.growth-cases__scene[data-project-code="04"] .growth-cases__case-copy h3{font-size:clamp(2.65rem,3.65vw,4.15rem);letter-spacing:-.09em;line-height:.86}.growth-cases__scene[data-project-code="02"] .growth-cases__case-copy dl,.growth-cases__scene[data-project-code="04"] .growth-cases__case-copy dl{gap:.65rem;margin-top:1.7rem}.growth-cases__scene[data-project-code="02"] .growth-cases__case-copy dl div,.growth-cases__scene[data-project-code="04"] .growth-cases__case-copy dl div{gap:.4rem;padding:.72rem .85rem .8rem}.growth-cases__scene[data-project-code="02"] .growth-cases__case-copy dd,.growth-cases__scene[data-project-code="04"] .growth-cases__case-copy dd{font-size:clamp(.8rem,.92vw,.9rem)}.growth-cases__screen{background:#07182d;border:1px solid rgba(7,16,31,.85);box-shadow:20px 20px #07101f0f,0 28px 55px #0d1f3933;min-height:clamp(345px,31vw,470px);overflow:hidden;position:relative}.growth-cases__screen:before{background-image:linear-gradient(rgba(116,161,205,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(116,161,205,.075) 1px,transparent 1px);background-size:38px 38px;content:"";inset:30px 0 0;pointer-events:none;position:absolute}.growth-cases__screen.has-preview{background:#eff3fb}.growth-cases__screen.has-preview:before{display:none}.growth-cases__preview{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.growth-cases__preview[hidden]{display:none}.growth-cases__preview-switcher{inset:0;position:absolute}.growth-cases__preview-tabs{background:#07101fd1;border:1px solid rgba(255,255,255,.32);border-radius:999px;display:flex;gap:.2rem;left:1rem;padding:.24rem;position:absolute;top:1rem;z-index:2}.growth-cases__preview-tabs button{background:transparent;border:0;border-radius:999px;color:#ffffffb8;cursor:pointer;font-family:var(--font-mono);font-size:.5rem;font-weight:700;letter-spacing:.07em;padding:.52rem .68rem;text-transform:uppercase;transition:background .18s ease,color .18s ease}.growth-cases__preview-tabs button:hover,.growth-cases__preview-tabs button:focus-visible,.growth-cases__preview-tabs button.is-active{background:var(--case-accent);color:#07101f;outline:none}.growth-cases__preview--switchable{animation:case-preview-in .35s ease both;inset:0;position:absolute}.growth-cases__preview[src*=viviana-chatbot-whatsapp]{background:#101414;object-fit:contain;object-position:center}[data-case-preview-switcher="02"] .growth-cases__preview-tabs{bottom:1rem;top:auto}.growth-cases__scene[data-project-code="05"] .growth-cases__preview{object-position:42% center}.growth-cases__scene[data-project-code="05"] .growth-cases__preview--switchable:nth-of-type(2){object-position:center top}.growth-cases__scene[data-project-code="04"] .growth-cases__screen.has-preview,.growth-cases__scene[data-project-code="04"] .growth-cases__preview{background:#f7f9fc}.growth-cases__scene[data-project-code="04"] .growth-cases__preview{object-fit:contain;object-position:center}.growth-cases__screen-chrome{align-items:center;background:#ffffff0e;border-bottom:1px solid rgba(255,255,255,.14);color:#ffffff8c;display:flex;font-family:var(--font-mono);font-size:.52rem;height:32px;justify-content:space-between;letter-spacing:.07em;padding-inline:12px;position:relative;text-transform:uppercase;z-index:1}.growth-cases__screen-dots{display:flex;gap:4px}.growth-cases__screen-dots i{background:var(--case-accent);border-radius:50%;display:block;height:4px;width:4px}.growth-cases__screen-content{height:calc(100% - 32px);padding:clamp(1.4rem,3vw,2.6rem);position:relative;z-index:1}.growth-cases__screen-heading{align-items:flex-start;display:flex;justify-content:space-between}.growth-cases__screen-content p,.growth-cases__screen-heading span{color:var(--case-accent);font-family:var(--font-mono);font-size:.56rem;letter-spacing:.11em;text-transform:uppercase}.growth-cases__screen-heading span{color:#fff6;text-align:right}.growth-cases__screen-content strong{color:#fff;display:block;font-family:var(--font-display);font-size:clamp(2rem,4.5vw,5.2rem);letter-spacing:-.1em;line-height:.83;margin-top:clamp(1.8rem,3.7vw,3.5rem);max-width:10ch}.growth-cases__screen-visual{align-items:end;border-bottom:1px solid rgba(255,255,255,.22);display:flex;gap:8%;height:clamp(70px,9vw,125px);margin-top:clamp(1.8rem,4vw,4rem);padding:0 7% 1rem}.growth-cases__screen-visual span{background:linear-gradient(180deg,var(--case-accent),color-mix(in srgb,var(--case-accent) 18%,transparent));display:block;width:12%}.growth-cases__screen-visual span:nth-child(1){height:32%}.growth-cases__screen-visual span:nth-child(2){height:70%}.growth-cases__screen-visual span:nth-child(3){height:48%}.growth-cases__screen-visual span:nth-child(4){height:100%}.growth-cases__screen-footer{align-items:center;bottom:clamp(1.25rem,2.5vw,2rem);color:#ffffff9e;display:flex;font-family:var(--font-mono);font-size:.57rem;justify-content:space-between;left:clamp(1.4rem,3vw,2.6rem);letter-spacing:.1em;position:absolute;right:clamp(1.4rem,3vw,2.6rem);text-transform:uppercase}.growth-cases__screen-footer i{color:var(--case-accent);font-size:1.2rem;font-style:normal}.growth-cases__stage-controls{align-items:center;bottom:1.2rem;display:flex;gap:1.05rem;position:absolute;right:clamp(1.25rem,3.5vw,3.75rem);z-index:3}.growth-cases__stage-controls button{background:var(--page-paper);border:1px solid rgba(7,16,31,.3);border-radius:50%;color:var(--page-ink);cursor:pointer;font-size:1.1rem;height:36px;transition:background .2s,border-color .2s,color .2s;width:36px}.growth-cases__stage-controls button:hover{background:var(--page-blue);border-color:var(--page-blue);color:#fff}.growth-cases__stage-controls span{color:#718096;font-family:var(--font-mono);font-size:.6rem;letter-spacing:.08em}.growth-cases__stage-controls b{color:var(--page-blue);font-weight:inherit}.growth-cases__project-list{display:grid;grid-template-columns:repeat(6,1fr)}.growth-cases__project{align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(7,16,31,.2);border-right:1px solid rgba(7,16,31,.12);color:#66748a;cursor:pointer;display:grid;gap:.25rem .5rem;grid-template-columns:auto 1fr auto;padding:1rem .8rem;text-align:left;transition:background .2s,color .2s}.growth-cases__project:first-child{border-left:1px solid rgba(7,16,31,.12)}.growth-cases__project span{font-family:var(--font-mono);font-size:.52rem;letter-spacing:.08em}.growth-cases__project b{font-family:var(--font-display);font-size:clamp(.8rem,1.2vw,1.1rem);letter-spacing:-.05em;line-height:1}.growth-cases__project i{font-size:.8rem;font-style:normal}.growth-cases__project:hover,.growth-cases__project.is-active{background:var(--page-blue);color:#fff}[data-case-viewer].is-changing .growth-cases__scene{animation:case-scene-out .25s ease both}@keyframes case-scene-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes case-scene-out{to{opacity:0;transform:translateY(-10px)}}@keyframes case-preview-in{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media(max-width:850px){.growth-cases__stage{min-height:1170px}.growth-cases__stage:has([data-project-code="02"].is-active),.growth-cases__stage:has([data-project-code="04"].is-active){min-height:1230px}.growth-cases__scene{align-content:start;gap:2.5rem;grid-template-columns:1fr;padding:2.5rem clamp(1.5rem,5vw,3rem) 5.5rem}.growth-cases__scene[data-project-code="02"],.growth-cases__scene[data-project-code="04"]{grid-template-columns:minmax(0,1fr)}.growth-cases__case-copy{max-width:43rem}.growth-cases__case-copy dl{display:grid;max-width:48rem}.growth-cases__screen{min-height:clamp(320px,56vw,420px);min-width:0;width:100%}.growth-cases__project-list{grid-template-columns:repeat(3,1fr)}.growth-cases__project:nth-child(4){border-left:1px solid rgba(7,16,31,.12)}}@media(max-width:560px){.growth-cases__viewer-topline span:last-child{display:none}.growth-cases__stage{min-height:1120px}.growth-cases__stage:has([data-project-code="02"].is-active),.growth-cases__stage:has([data-project-code="04"].is-active){min-height:1200px}.growth-cases__scene{gap:1.8rem;padding:2rem 1.25rem 4.75rem}.growth-cases__case-copy h3{font-size:3rem}.growth-cases__case-copy>p{font-size:.95rem}.growth-cases__case-copy dl{gap:.65rem;margin-top:1.45rem}.growth-cases__case-copy dl div{gap:.35rem;padding:.75rem .85rem .8rem}.growth-cases__case-copy dd{font-size:.77rem;line-height:1.45}.growth-cases__screen{min-height:270px}.growth-cases__preview-tabs{left:.65rem;top:.65rem}[data-case-preview-switcher="02"] .growth-cases__preview-tabs{bottom:.65rem;top:auto}.growth-cases__preview-tabs button{font-size:.43rem;min-height:2.75rem;padding:.45rem .52rem}.growth-cases__stage-controls button{height:44px;width:44px}.growth-cases__screen-content strong{font-size:2.2rem}.growth-cases__screen-visual{margin-top:2rem}.growth-cases__project-list{grid-template-columns:repeat(2,1fr)}.growth-cases__project:nth-child(4){border-left:0}.growth-cases__project:nth-child(odd){border-left:1px solid rgba(7,16,31,.12)}}@media(prefers-reduced-motion:reduce){.growth-cases__scene.is-active,[data-case-viewer].is-changing .growth-cases__scene,.growth-cases__preview--switchable{animation:none}.growth-cases__project,.growth-cases__stage-controls button{transition:none}}
