.Button-module__base__JxwqF{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-family:var(--font-body);cursor:pointer;transition:transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard), color var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard);white-space:nowrap;-webkit-user-select:none;user-select:none;font-weight:600;text-decoration:none;display:inline-flex}.Button-module__md__JLPjg{font-size:var(--text-sm);min-height:44px;padding:12px 20px}.Button-module__lg__8TapW{font-size:var(--text-base);min-height:52px;padding:16px 28px}.Button-module__primary__ypFor{background:var(--color-primary);color:var(--color-text-inverse);box-shadow:var(--shadow-sm)}.Button-module__primary__ypFor:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__primary__ypFor:active{transform:scale(.98)}.Button-module__secondary__74qS3{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}.Button-module__secondary__74qS3:hover{border-color:var(--color-border-focus);color:var(--color-primary)}.Button-module__ghost__oqWFX{color:var(--color-text);background:0 0}.Button-module__ghost__oqWFX:hover{background:var(--color-surface-alt)}.Button-module__icon__T-6AR{align-items:center;display:inline-flex}.Navbar-module__navbar__oVT98{z-index:var(--z-sticky);height:var(--navbar-height);background:var(--blue-900);color:var(--color-text-inverse);box-shadow:var(--shadow-md);border-bottom:1px solid #ffffff14;position:fixed;top:0;bottom:auto;left:0;right:0}.Navbar-module__inner__xOuE-{height:100%;max-width:var(--container-max);padding-inline:var(--space-5);justify-content:space-between;align-items:center;gap:var(--space-4);margin-inline-start:auto;margin-inline-end:auto;display:flex;position:relative}@media (min-width:768px){.Navbar-module__inner__xOuE-{padding-inline:var(--space-8)}}.Navbar-module__brand__oBv1l{color:inherit;padding:var(--space-2) 0;border-radius:var(--radius-sm);transition:opacity var(--duration-fast) var(--ease-standard);align-items:baseline;gap:4px;text-decoration:none;display:inline-flex}.Navbar-module__brand__oBv1l:hover{opacity:.78}.Navbar-module__brandText__-5FSE{font-family:var(--font-heading);font-weight:800;font-size:var(--text-xl);letter-spacing:-.02em;line-height:1}.Navbar-module__brandDot__mevR4{border-radius:var(--radius-full);background:var(--color-accent);width:6px;height:6px;transform:translateY(-1px)}@media (min-width:768px){.Navbar-module__brandText__-5FSE{font-size:var(--text-2xl)}}.Navbar-module__nav__5eUIb{display:none}@media (min-width:960px){.Navbar-module__nav__5eUIb{align-items:center;gap:var(--space-8);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.Navbar-module__link__Nm6xh{font-family:var(--font-body);font-size:var(--text-sm);color:var(--blue-100);padding:var(--space-2) 0;letter-spacing:.01em;transition:color var(--duration-fast) var(--ease-standard);font-weight:500;text-decoration:none;position:relative}.Navbar-module__link__Nm6xh:hover{color:var(--color-text-inverse)}.Navbar-module__link__Nm6xh:after{content:"";background:var(--color-accent);border-radius:var(--radius-full);transform-origin:0;height:2px;transition:transform var(--duration-base) var(--ease-standard);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Navbar-module__link__Nm6xh:hover:after{transform:scaleX(1)}.Navbar-module__linkActive__ss8iC{color:var(--color-text-inverse);font-weight:600}.Navbar-module__linkActive__ss8iC:after{transform:scaleX(1)}.Navbar-module__linkLabel__HAPaK{position:relative}.Navbar-module__actions__QW-pl{align-items:center;gap:var(--space-2);display:flex}.Navbar-module__ctaDesktop__R-cf-{display:none}@media (min-width:768px){.Navbar-module__ctaDesktop__R-cf-{display:inline-flex}}.Navbar-module__ctaMobile__WKvKc{border-radius:var(--radius-full);background:var(--color-primary);width:44px;height:44px;color:var(--color-text-inverse);box-shadow:var(--shadow-sm);transition:background-color var(--duration-base) var(--ease-standard), transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Navbar-module__ctaMobile__WKvKc:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-md)}.Navbar-module__ctaMobile__WKvKc:active{transform:scale(.96)}.Navbar-module__ctaMobileIcon__XcUdC{display:block}@media (min-width:768px){.Navbar-module__ctaMobile__WKvKc{display:none}}.Navbar-module__hamburger__HorY5{border-radius:var(--radius-md);cursor:pointer;width:44px;height:44px;transition:background-color var(--duration-fast) var(--ease-standard);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:inline-flex}.Navbar-module__hamburger__HorY5:hover{background:#ffffff1a}.Navbar-module__hamburgerLine__nj-wX{background:var(--color-text-inverse);transform-origin:50%;width:22px;height:2px;transition:transform var(--duration-base) var(--ease-standard), opacity var(--duration-fast) var(--ease-standard);border-radius:2px;display:block}.Navbar-module__hamburgerOpen__4J6Va .Navbar-module__hamburgerLine__nj-wX:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__hamburgerOpen__4J6Va .Navbar-module__hamburgerLine__nj-wX:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__hamburgerOpen__4J6Va .Navbar-module__hamburgerLine__nj-wX:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (min-width:960px){.Navbar-module__hamburger__HorY5{display:none}}.Navbar-module__mobileMenu__0o34r{inset:var(--navbar-height) 0 0 0;background:var(--blue-900);color:var(--color-text-inverse);z-index:calc(var(--z-sticky) - 1);visibility:hidden;transition:transform var(--duration-slow) var(--ease-standard), visibility 0s linear var(--duration-slow);position:fixed;overflow-y:auto;transform:translate(100%)}.Navbar-module__mobileMenuOpen__QaznK{visibility:visible;transition:transform var(--duration-slow) var(--ease-standard), visibility 0s linear 0s;transform:translate(0)}.Navbar-module__mobileNav__d-gJd{padding:var(--space-6) var(--space-5) var(--space-12);gap:var(--space-1);flex-direction:column;display:flex}.Navbar-module__mobileLink__A1Ouv{padding:var(--space-5) var(--space-3);font-family:var(--font-heading);font-weight:600;font-size:var(--text-2xl);letter-spacing:-.01em;color:var(--color-text-inverse);opacity:0;transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;text-decoration:none;display:flex;transform:translateY(8px)}.Navbar-module__mobileLink__A1Ouv:hover,.Navbar-module__mobileLink__A1Ouv:active{color:var(--color-accent)}.Navbar-module__mobileMenuOpen__QaznK .Navbar-module__mobileLink__A1Ouv{animation:Navbar-module__mobile-link-in__owP8p var(--duration-base) var(--ease-decelerate) forwards;animation-delay:calc(80ms + var(--i,0) * 60ms)}.Navbar-module__mobileLinkArrow__MXG9C{font-family:var(--font-body);font-size:var(--text-lg);color:#ffffff73;transition:transform var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard)}.Navbar-module__mobileLink__A1Ouv:hover .Navbar-module__mobileLinkArrow__MXG9C{color:var(--color-accent);transform:translate(4px)}.Navbar-module__mobileCta__Lt6ir{margin-top:var(--space-8);opacity:0;flex-direction:column;display:flex;transform:translateY(8px)}.Navbar-module__mobileCta__Lt6ir>*{width:100%}.Navbar-module__mobileMenuOpen__QaznK .Navbar-module__mobileCta__Lt6ir{animation:Navbar-module__mobile-link-in__owP8p var(--duration-base) var(--ease-decelerate) forwards;animation-delay:calc(80ms + var(--i,0) * 60ms)}@keyframes Navbar-module__mobile-link-in__owP8p{to{opacity:1;transform:translateY(0)}}@media (min-width:960px){.Navbar-module__mobileMenu__0o34r{display:none}}@media (prefers-reduced-motion:reduce){.Navbar-module__mobileMenuOpen__QaznK .Navbar-module__mobileLink__A1Ouv,.Navbar-module__mobileMenuOpen__QaznK .Navbar-module__mobileCta__Lt6ir{opacity:1;animation:none;transform:none}}.Hero-module__section__L4Ggj{padding-block:calc(var(--navbar-height) + var(--space-10)) var(--space-16);isolation:isolate;background:var(--sand-100);position:relative;overflow:hidden}@media (min-width:1024px){.Hero-module__section__L4Ggj{padding-top:var(--navbar-height);justify-content:center;align-items:center;min-height:100vh;padding-bottom:0;display:flex}}.Hero-module__bgGlow__S-MGi{z-index:-1;pointer-events:none;background:radial-gradient(60% 50% at 78% 32%,#2e6cc81a,#0000 70%),radial-gradient(45% 40% at 12% 70%,#2ca89e0f,#0000 70%);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__inner__wY-lz{gap:var(--space-12);grid-template-columns:1fr;align-items:center;width:100%;display:grid}@media (min-width:1024px){.Hero-module__inner__wY-lz{gap:var(--space-16);grid-template-columns:minmax(0,55fr) minmax(0,45fr)}}.Hero-module__copy__whLrw{align-self:center;max-width:620px}.Hero-module__title__HCDo3,.Hero-module__subtitle__Mp6ad,.Hero-module__ctas__n2Qgk{opacity:0;transform:translateY(12px)}.Hero-module__section__L4Ggj.Hero-module__mounted__1WKoM .Hero-module__title__HCDo3,.Hero-module__section__L4Ggj.Hero-module__mounted__1WKoM .Hero-module__subtitle__Mp6ad,.Hero-module__section__L4Ggj.Hero-module__mounted__1WKoM .Hero-module__ctas__n2Qgk{opacity:1;transition:opacity var(--duration-base) var(--ease-decelerate), transform var(--duration-base) var(--ease-decelerate);transition-delay:calc(var(--i,0) * 80ms);transform:translateY(0)}.Hero-module__title__HCDo3{font-family:var(--font-heading);letter-spacing:-.022em;color:var(--color-text);margin-bottom:var(--space-5);text-wrap:balance;font-size:clamp(34px,5.5vw,60px);font-weight:700;line-height:1.04}.Hero-module__subtitle__Mp6ad{font-family:var(--font-body);color:var(--color-text-muted);margin-bottom:var(--space-8);max-width:560px;font-size:clamp(16px,1.6vw,19px);line-height:1.55}.Hero-module__ctas__n2Qgk{align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;display:flex}@media (min-width:520px){.Hero-module__ctas__n2Qgk{align-items:center;gap:var(--space-6);flex-direction:row}}.Hero-module__secondary__jOkj1{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-primary);padding-block:var(--space-2);transition:color var(--duration-fast) var(--ease-standard);font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__secondary__jOkj1:hover{color:var(--color-primary-hover)}.Hero-module__secondary__jOkj1:hover .Hero-module__secondaryArrow__y4man{transform:translate(3px)}.Hero-module__secondaryArrow__y4man{transition:transform var(--duration-fast) var(--ease-standard);display:inline-flex}.Hero-module__tone-blue__18SfE{--tone-color:var(--blue-500)}.Hero-module__tone-jade__KJNkf{--tone-color:var(--jade-500)}.Hero-module__tone-amber__jnQMi{--tone-color:var(--amber-500)}.Hero-module__tone-violet__znI-c{--tone-color:var(--violet-500)}.Hero-module__visual__jXmVi{align-items:center;gap:var(--space-6);flex-direction:column;justify-self:center;display:flex;position:relative}.Hero-module__phone__cC6lT{aspect-ratio:9/19.5;filter:drop-shadow(0 22px 44px #27231c29);width:200px}@media (min-width:768px){.Hero-module__phone__cC6lT{width:220px}}@media (min-width:1280px){.Hero-module__phone__cC6lT{width:240px}}.Hero-module__phoneShell__d1a8w{background:linear-gradient(160deg,#2a2620 0%,#0f0d0a 100%);border-radius:34px;width:100%;height:100%;padding:7px;position:relative;box-shadow:inset 0 0 0 1.5px #ffffff0f,inset 0 0 0 3px #0006}.Hero-module__screen__l5A1Q{background:var(--color-bg);border-radius:27px;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__splash__b0Npz{z-index:10;background:var(--blue-900);opacity:1;transition:opacity .7s var(--ease-standard);justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__splashGone__ONQxW{opacity:0;pointer-events:none}.Hero-module__splashWordmark__yDST5{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-inverse);opacity:0;animation:Hero-module__splashBrandIn__rVhfs .65s var(--ease-decelerate) .12s forwards;align-items:baseline;gap:4px;font-size:28px;font-weight:800;display:inline-flex;transform:translateY(6px)scale(.96)}.Hero-module__splashDot__iPC-s{border-radius:var(--radius-full);background:var(--color-accent);width:7px;height:7px;transform:translateY(-2px)}@keyframes Hero-module__splashBrandIn__rVhfs{to{opacity:1;transform:translateY(0)scale(1)}}.Hero-module__phoneValues__BgVpT{flex-direction:column;justify-content:center;gap:30px;padding:36px 20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__phoneValueItem__Rn-t0{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:10px;display:flex;transform:translateY(12px)}.Hero-module__phoneValuesReveal__W-MWK .Hero-module__phoneValueItem__Rn-t0{opacity:1;transition:opacity .56s var(--ease-decelerate), transform .56s var(--ease-decelerate);transition-delay:calc(var(--vi,0) * .7s);transform:translateY(0)}.Hero-module__phoneValueIcon__a-mIf{color:var(--tone-color,var(--color-primary));flex-shrink:0}.Hero-module__phoneValueLabel__fJ2ln{font-family:var(--font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text);font-size:12px;font-weight:700;line-height:1}.Hero-module__srOnly__PfqF2{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.Hero-module__title__HCDo3,.Hero-module__subtitle__Mp6ad,.Hero-module__ctas__n2Qgk{opacity:1;transform:none}.Hero-module__splash__b0Npz{transition:none}.Hero-module__splashWordmark__yDST5{opacity:1;animation:none;transform:none}.Hero-module__phoneValueItem__Rn-t0,.Hero-module__phoneValuesReveal__W-MWK .Hero-module__phoneValueItem__Rn-t0{opacity:1;transition:none;transform:none}}.SectionHeader-module__left__BqB8X,.SectionHeader-module__center__PGJUJ{gap:var(--space-3);margin-bottom:var(--space-12);flex-direction:column;display:flex}.SectionHeader-module__center__PGJUJ{text-align:center;align-items:center;max-width:720px;margin-inline-start:auto;margin-inline-end:auto}.SectionHeader-module__eyebrow__duZpg{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-weight:600}.SectionHeader-module__title__UydI3{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--color-text);margin:0;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.SectionHeader-module__subtitle__7NXtX{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-text-muted);max-width:60ch;margin:0;line-height:1.55}.SectionHeader-module__center__PGJUJ .SectionHeader-module__subtitle__7NXtX{margin-inline-start:auto;margin-inline-end:auto}.AnimatedBlueBackdrop-module__backdrop__k7UEz{z-index:-2;background:radial-gradient(ellipse 60% 50% at 20% 30%, #2e6cc81f 0%, transparent 60%), radial-gradient(ellipse 50% 60% at 80% 70%, #2ca89e1a 0%, transparent 55%), var(--blue-50);pointer-events:none;background-size:200% 200%;animation:28s linear infinite AnimatedBlueBackdrop-module__bgPan__z6fB8;position:absolute;top:-20%;bottom:-20%;left:-20%;right:-20%}.AnimatedBlueBackdrop-module__glow__mKSaV{z-index:-1;pointer-events:none;background:radial-gradient(50% 60% at 50% 65%,#2ca89e1f 0%,#0000 60%);position:absolute;top:0;bottom:0;left:0;right:0}@keyframes AnimatedBlueBackdrop-module__bgPan__z6fB8{0%{background-position:0 0,100% 100%,0 0}50%{background-position:100%,0%,100% 0}to{background-position:0 0,100% 100%,0 0}}@media (prefers-reduced-motion:reduce){.AnimatedBlueBackdrop-module__backdrop__k7UEz{animation:none}}.WhatIs-module__section__uw7ST{isolation:isolate;background:var(--blue-50);padding-block:var(--space-20);position:relative;overflow:hidden}@media (min-width:768px){.WhatIs-module__section__uw7ST{padding-block:var(--space-24)}}@media (min-width:1024px){.WhatIs-module__section__uw7ST{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.WhatIs-module__grid__X25ke{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:768px){.WhatIs-module__grid__X25ke{gap:var(--space-6);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.WhatIs-module__grid__X25ke{gap:var(--space-8)}}.WhatIs-module__card__wYArU{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-3);box-shadow:var(--shadow-sm);opacity:0;transition:opacity .6s var(--ease-decelerate), transform .6s var(--ease-decelerate), box-shadow var(--duration-base) var(--ease-standard);transition-delay:calc(var(--i,0) * .12s);will-change:transform, opacity;flex-direction:column;display:flex;position:relative;transform:translateY(20px)}@media (min-width:768px){.WhatIs-module__card__wYArU{padding:var(--space-10);gap:var(--space-4)}}.WhatIs-module__revealed__KVeV8 .WhatIs-module__card__wYArU{opacity:1;transform:translateY(0)}.WhatIs-module__revealed__KVeV8 .WhatIs-module__card__wYArU:hover,.WhatIs-module__revealed__KVeV8 .WhatIs-module__card__wYArU:focus-within{box-shadow:var(--shadow-lg);transition-delay:0s;transform:translateY(-6px)}.WhatIs-module__iconWrap__Fl8LO{border-radius:var(--radius-full);width:56px;height:56px;margin-bottom:var(--space-2);transition:transform var(--duration-base) var(--ease-standard);justify-content:center;align-items:center;display:inline-flex}.WhatIs-module__revealed__KVeV8 .WhatIs-module__card__wYArU:hover .WhatIs-module__iconWrap__Fl8LO,.WhatIs-module__revealed__KVeV8 .WhatIs-module__card__wYArU:focus-within .WhatIs-module__iconWrap__Fl8LO{transform:rotate(6deg)scale(1.08)}.WhatIs-module__card__wYArU[data-tone=neutral] .WhatIs-module__iconWrap__Fl8LO{background:var(--sand-200);color:var(--sand-700)}.WhatIs-module__card__wYArU[data-tone=primary] .WhatIs-module__iconWrap__Fl8LO{background:var(--blue-50);color:var(--blue-500)}.WhatIs-module__card__wYArU[data-tone=accent] .WhatIs-module__iconWrap__Fl8LO{background:var(--jade-50);color:var(--jade-600)}.WhatIs-module__cardTitle__sJH3X{font-family:var(--font-heading);font-weight:700;font-size:var(--text-xl);letter-spacing:-.01em;color:var(--color-text);margin:0;line-height:1.2}.WhatIs-module__cardBody__4991N{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);margin:0;line-height:1.6}.HowItWorks-module__section__AP-fk{background:var(--sand-100);padding-block:var(--space-20)}@media (min-width:768px){.HowItWorks-module__section__AP-fk{padding-block:var(--space-24)}}@media (min-width:1024px){.HowItWorks-module__section__AP-fk{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.HowItWorks-module__steps__EDxXg{margin:var(--space-12) 0 0;gap:var(--space-10);counter-reset:step;grid-template-columns:1fr;padding:0;list-style:none;display:grid}@media (min-width:768px){.HowItWorks-module__steps__EDxXg{gap:var(--space-8);margin-top:var(--space-16);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.HowItWorks-module__steps__EDxXg{gap:var(--space-12)}}.HowItWorks-module__step__loEof{align-items:flex-start;gap:var(--space-3);opacity:0;transition:opacity .6s var(--ease-decelerate), transform .6s var(--ease-decelerate);transition-delay:calc(var(--i,0) * .15s);will-change:transform, opacity;flex-direction:column;display:flex;position:relative;transform:translateY(20px)}.HowItWorks-module__revealed__VzENI .HowItWorks-module__step__loEof{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.HowItWorks-module__step__loEof{opacity:1;transition:none;transform:none}}.HowItWorks-module__number__d09lb{font-family:var(--font-heading);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px var(--sand-300);margin-bottom:var(--space-1);-webkit-user-select:none;user-select:none;font-size:clamp(56px,8vw,88px);font-weight:700;line-height:.9}.HowItWorks-module__mockup__M0YdP{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);width:100%;max-width:320px;padding:var(--space-4);box-shadow:var(--shadow-md);align-self:center;gap:var(--space-3);transition:transform var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);flex-direction:column;display:flex}@media (min-width:768px){.HowItWorks-module__mockup__M0YdP{align-self:stretch;max-width:none}}.HowItWorks-module__revealed__VzENI .HowItWorks-module__step__loEof:hover .HowItWorks-module__mockup__M0YdP,.HowItWorks-module__revealed__VzENI .HowItWorks-module__step__loEof:focus-within .HowItWorks-module__mockup__M0YdP{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.HowItWorks-module__stepTitle__bmJOX{font-family:var(--font-heading);font-weight:700;font-size:var(--text-xl);letter-spacing:-.01em;color:var(--color-text);margin:var(--space-2) 0 0;line-height:1.2}.HowItWorks-module__stepBody__Hdcwx{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);margin:0;line-height:1.6}.HowItWorks-module__closing__x6eGi{margin:var(--space-16) auto 0;text-align:center;max-width:720px;font-family:var(--font-heading);letter-spacing:-.01em;color:var(--color-text);padding:var(--space-6) var(--space-6);background:var(--jade-50);border-radius:var(--radius-xl);border:1px solid color-mix(in srgb, var(--jade-500) 18%, transparent);font-size:clamp(20px,2.6vw,26px);font-weight:600;line-height:1.35;position:relative}.HowItWorks-module__closingMark__WaFnn{border-radius:var(--radius-full);background:var(--color-accent);width:48px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.HowItWorks-module__closing__x6eGi{margin-top:var(--space-20);padding:var(--space-8)}}.HowItWorks-module__mockSurface__H3v7J{gap:var(--space-3);flex-direction:column;display:flex}.HowItWorks-module__mockSearch__EYZgI{align-items:center;gap:var(--space-2);background:var(--sand-100);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:flex}.HowItWorks-module__mockFilters__t-yhI{flex-wrap:wrap;gap:4px;display:flex}.HowItWorks-module__mockFilterChip__uWxer{font-family:var(--font-body);letter-spacing:-.005em;color:var(--blue-700);background:var(--blue-50);border:1px solid color-mix(in srgb, var(--blue-500) 22%, transparent);padding:3px var(--space-2);border-radius:var(--radius-full);font-size:10px;font-weight:600}.HowItWorks-module__mockList__STRV-{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HowItWorks-module__mockRow__vwlEQ{align-items:center;gap:var(--space-3);background:var(--sand-50);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);display:flex}.HowItWorks-module__mockAvatar__k5ZaD,.HowItWorks-module__mockAvatarLg__01tWs{font-family:var(--font-heading);color:var(--color-text-inverse);border-radius:var(--radius-full);flex:none;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.HowItWorks-module__mockAvatar__k5ZaD{width:28px;height:28px;font-size:11px}.HowItWorks-module__mockAvatarLg__01tWs{width:56px;height:56px;font-size:var(--text-lg)}.HowItWorks-module__mockAvatar0__20M95{background:var(--blue-500)}.HowItWorks-module__mockAvatar1__ejiSR{background:var(--jade-500)}.HowItWorks-module__mockAvatar2__vE3Qv{background:var(--blue-700)}.HowItWorks-module__mockRowText__5UlaH{flex-direction:column;gap:2px;min-width:0;display:flex}.HowItWorks-module__mockRowName__zLJnD{font-family:var(--font-body);font-weight:600;font-size:var(--text-xs);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.HowItWorks-module__mockRowMeta__aDU-Q{font-family:var(--font-body);color:var(--color-text-muted);font-size:10px}.HowItWorks-module__mockProfileTop__WxUh-{text-align:center;align-items:center;gap:var(--space-1);padding:var(--space-2) 0;flex-direction:column;display:flex}.HowItWorks-module__mockChips__AQRYK{gap:var(--space-1);flex-wrap:wrap;justify-content:center;display:flex}.HowItWorks-module__mockChip__-R2YA{font-family:var(--font-body);color:var(--color-text-muted);background:var(--sand-100);padding:3px var(--space-2);border-radius:var(--radius-full);font-size:10px;font-weight:500}.HowItWorks-module__mockBio__BUbd7{font-family:var(--font-body);color:var(--color-text-muted);text-align:center;margin:0;font-size:11px;line-height:1.5}.HowItWorks-module__mockChannels__mtJWp{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.HowItWorks-module__mockChannel__Fvrcl{align-items:center;gap:var(--space-3);background:var(--sand-50);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);display:flex}.HowItWorks-module__mockChannelIcon__EKeRy{width:28px;height:28px;color:var(--color-text-inverse);border-radius:var(--radius-full);flex:none;justify-content:center;align-items:center;display:inline-flex}.HowItWorks-module__mockChannelIcon_whatsapp__rHIdO{background:#25d366}.HowItWorks-module__mockChannelIcon_instagram__dzaiZ{background:linear-gradient(135deg,#f58529 0%,#dd2a7b 50%,#8134af 100%)}.HowItWorks-module__mockChannelIcon_linkedin__gurLh{background:#0a66c2}.HowItWorks-module__mockChannelIcon_x__h-USr{background:#000}.HowItWorks-module__mockChannelIcon_web__nlImL{background:var(--sand-200);color:var(--sand-900)}.ForProfessionals-module__section__nWAvr{isolation:isolate;background:var(--blue-50);color:var(--color-text);padding-block:var(--space-20);position:relative;overflow:hidden}@media (min-width:768px){.ForProfessionals-module__section__nWAvr{padding-block:var(--space-24)}}@media (min-width:1024px){.ForProfessionals-module__section__nWAvr{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.ForProfessionals-module__inner__eeRqK{position:relative}.ForProfessionals-module__header__ifm0t{text-align:center;max-width:720px;margin:0 auto var(--space-12)}@media (min-width:768px){.ForProfessionals-module__header__ifm0t{margin-bottom:var(--space-16)}}.ForProfessionals-module__eyebrow__4esNB{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 var(--space-3);font-weight:600}.ForProfessionals-module__title__aoqov{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--color-text);margin:0 0 var(--space-4);font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.ForProfessionals-module__subtitle__S7D2f{font-family:var(--font-body);font-weight:400;font-size:var(--text-lg);color:var(--color-text-muted);margin:0;line-height:1.55}.ForProfessionals-module__grid__e9uiw{gap:var(--space-4);margin-bottom:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ForProfessionals-module__grid__e9uiw{gap:var(--space-6);margin-bottom:var(--space-16);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.ForProfessionals-module__grid__e9uiw{gap:var(--space-8)}}.ForProfessionals-module__card__Siz8U{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-3);box-shadow:var(--shadow-sm);opacity:0;transition:opacity .6s var(--ease-decelerate), transform .6s var(--ease-decelerate), box-shadow var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard);transition-delay:calc(var(--i,0) * .12s);will-change:transform, opacity;flex-direction:column;display:flex;transform:translateY(16px)scale(.95)}@media (min-width:768px){.ForProfessionals-module__card__Siz8U{padding:var(--space-8)}}.ForProfessionals-module__revealed__vN6r- .ForProfessionals-module__card__Siz8U{opacity:1;transform:translateY(0)scale(1)}.ForProfessionals-module__revealed__vN6r- .ForProfessionals-module__card__Siz8U:hover,.ForProfessionals-module__revealed__vN6r- .ForProfessionals-module__card__Siz8U:focus-within{border-color:var(--color-border);box-shadow:var(--shadow-lg);transition-delay:0s;transform:translateY(-4px)scale(1)}.ForProfessionals-module__iconWrap__Q2iOB{border-radius:var(--radius-full);background:var(--jade-50);width:48px;height:48px;color:var(--jade-600);margin-bottom:var(--space-1);transition:transform var(--duration-base) var(--ease-standard);justify-content:center;align-items:center;display:inline-flex}.ForProfessionals-module__revealed__vN6r- .ForProfessionals-module__card__Siz8U:hover .ForProfessionals-module__iconWrap__Q2iOB,.ForProfessionals-module__revealed__vN6r- .ForProfessionals-module__card__Siz8U:focus-within .ForProfessionals-module__iconWrap__Q2iOB{transform:rotate(6deg)scale(1.08)}.ForProfessionals-module__cardTitle__Pch83{font-family:var(--font-heading);font-weight:600;font-size:var(--text-xl);letter-spacing:-.01em;color:var(--color-text);margin:0;line-height:1.2}.ForProfessionals-module__cardBody__WFscR{font-family:var(--font-body);font-weight:400;font-size:var(--text-base);color:var(--color-text-muted);margin:0;line-height:1.6}.ForProfessionals-module__priceBox__pKIiS{background:var(--color-surface);max-width:480px;color:var(--color-text);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);text-align:center;box-shadow:var(--shadow-xl);border:1px solid var(--color-border-subtle);opacity:0;transition:opacity .6s var(--ease-decelerate), transform .7s cubic-bezier(.34, 1.56, .64, 1);will-change:transform, opacity;margin:0 auto;position:relative;transform:scale(.92)}@media (min-width:768px){.ForProfessionals-module__priceBox__pKIiS{padding:var(--space-10) var(--space-8)}}.ForProfessionals-module__priceRevealed__XfawF{opacity:1;transform:scale(1)}.ForProfessionals-module__priceLabel__X9F-d{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 var(--space-4);font-weight:500}.ForProfessionals-module__priceLine__do5wI{justify-content:center;align-items:baseline;gap:var(--space-2);margin:0 0 var(--space-3);display:flex}.ForProfessionals-module__priceAmount__e8jx-{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text);font-size:clamp(26px,3.4vw,34px);font-weight:600;line-height:1}.ForProfessionals-module__pricePeriod__aLsQz{font-family:var(--font-body);font-weight:500;font-size:var(--text-base);color:var(--color-text-muted)}.ForProfessionals-module__pricePromo__yqwIr{font-family:var(--font-body);font-size:var(--text-sm);color:var(--jade-700);background:var(--jade-50);border-radius:var(--radius-full);margin:0 0 var(--space-4);padding:6px 12px;font-weight:600;display:inline-block}.ForProfessionals-module__priceGuarantee__-9jl-{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);margin:0 0 var(--space-6);line-height:1.5}.ForProfessionals-module__cta__oKCLH{justify-content:center;align-items:center;gap:var(--space-2);background:var(--color-primary);color:var(--color-text-inverse);font-family:var(--font-body);font-weight:600;font-size:var(--text-base);border-radius:var(--radius-full);min-height:52px;box-shadow:var(--shadow-md);transition:transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard);padding:16px 28px;text-decoration:none;display:inline-flex}.ForProfessionals-module__cta__oKCLH:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.ForProfessionals-module__cta__oKCLH:active{transform:scale(.98)}.ForProfessionals-module__cta__oKCLH svg{transition:transform var(--duration-base) var(--ease-standard)}.ForProfessionals-module__cta__oKCLH:hover svg{transform:translate(3px)}@keyframes ForProfessionals-module__ctaPulse__WIkME{0%,to{box-shadow:var(--shadow-md), 0 0 0 0 #2e6cc873}50%{box-shadow:var(--shadow-md), 0 0 0 14px #2e6cc800}}.ForProfessionals-module__ctaPulse__WIkME{animation:ForProfessionals-module__ctaPulse__WIkME 2.4s var(--ease-standard) .6s 4}.ForProfessionals-module__ctaPulse__WIkME:hover{animation:none}.ForProfessionals-module__ctaPulse__WIkME:focus-visible{animation:none}.Trust-module__section__bEwt4{background:var(--sand-100);padding-block:var(--space-20)}@media (min-width:768px){.Trust-module__section__bEwt4{padding-block:var(--space-24)}}@media (min-width:1024px){.Trust-module__section__bEwt4{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.Trust-module__pillars__7SrIm{gap:var(--space-10);opacity:0;max-width:960px;transition:opacity .7s var(--ease-decelerate);will-change:opacity;grid-template-columns:1fr;margin-inline-start:auto;margin-inline-end:auto;display:grid}.Trust-module__revealed__GyPkf.Trust-module__pillars__7SrIm{opacity:1}@media (min-width:768px){.Trust-module__pillars__7SrIm{gap:var(--space-8);margin-top:var(--space-4);grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.Trust-module__pillars__7SrIm{gap:var(--space-12)}}.Trust-module__pillar__0Qr-n{text-align:center;align-items:center;gap:var(--space-3);padding-inline:var(--space-2);flex-direction:column;display:flex}@media (min-width:768px){.Trust-module__pillar__0Qr-n{padding-inline:var(--space-4)}.Trust-module__pillar__0Qr-n+.Trust-module__pillar__0Qr-n{border-left:1px solid var(--color-border-subtle)}}.Trust-module__iconWrap__bDirq{border-radius:var(--radius-full);width:72px;height:72px;color:var(--blue-700);background:var(--color-surface);box-shadow:var(--shadow-sm);margin-bottom:var(--space-2);justify-content:center;align-items:center;display:inline-flex}.Trust-module__drawPath__-5t8r{stroke-dasharray:200;stroke-dashoffset:200px;transition:stroke-dashoffset .9s var(--ease-decelerate)}.Trust-module__revealed__GyPkf .Trust-module__pillar__0Qr-n:first-child .Trust-module__drawPath__-5t8r{transition-delay:.2s}.Trust-module__revealed__GyPkf .Trust-module__pillar__0Qr-n:nth-child(2) .Trust-module__drawPath__-5t8r{transition-delay:.45s}.Trust-module__revealed__GyPkf .Trust-module__pillar__0Qr-n:nth-child(3) .Trust-module__drawPath__-5t8r{transition-delay:.7s}.Trust-module__revealed__GyPkf .Trust-module__drawPath__-5t8r{stroke-dashoffset:0}.Trust-module__divider__vrmBI{opacity:0;transition:opacity .6s var(--ease-decelerate)}.Trust-module__revealed__GyPkf .Trust-module__pillar__0Qr-n:nth-child(3) .Trust-module__divider__vrmBI{opacity:1;transition-delay:.95s}@media (prefers-reduced-motion:reduce){.Trust-module__pillars__7SrIm,.Trust-module__drawPath__-5t8r,.Trust-module__divider__vrmBI{opacity:1;transition:none}.Trust-module__drawPath__-5t8r{stroke-dashoffset:0}}.Trust-module__pillarTitle__yvlfr{font-family:var(--font-heading);font-weight:700;font-size:var(--text-xl);letter-spacing:-.01em;color:var(--color-text);margin:var(--space-1) 0 0;transition:color var(--duration-base) var(--ease-standard);line-height:1.25}.Trust-module__pillar__0Qr-n:hover .Trust-module__pillarTitle__yvlfr,.Trust-module__pillar__0Qr-n:focus-within .Trust-module__pillarTitle__yvlfr{color:var(--blue-700)}.Trust-module__pillarBody__fJpdV{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);max-width:32ch;margin:0;line-height:1.6}.ShowApp-module__section__Ftsro{isolation:isolate;background:var(--blue-50);padding-block:var(--space-20);position:relative;overflow:hidden}@media (min-width:768px){.ShowApp-module__section__Ftsro{padding-block:var(--space-24)}}@media (min-width:1024px){.ShowApp-module__section__Ftsro{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.ShowApp-module__gallery__6n2Kk{margin:var(--space-12) 0 0;gap:var(--space-5);scroll-snap-type:x mandatory;scroll-padding:var(--space-4);padding:0;padding-block:var(--space-2);padding-inline:var(--space-4);margin-inline:calc(var(--space-4) * -1);scrollbar-width:none;perspective:1400px;grid-auto-columns:78%;grid-auto-flow:column;list-style:none;display:grid;overflow:auto visible}.ShowApp-module__gallery__6n2Kk::-webkit-scrollbar{display:none}@media (min-width:768px){.ShowApp-module__gallery__6n2Kk{grid-auto-flow:initial;grid-template-columns:repeat(2,1fr);grid-auto-columns:initial;gap:var(--space-10);scroll-snap-type:none;margin-inline-start:0;margin-inline-end:0;margin-top:var(--space-16);padding-inline-start:0;padding-inline-end:0;overflow:visible}}@media (min-width:1024px){.ShowApp-module__gallery__6n2Kk{gap:var(--space-8);grid-template-columns:repeat(3,1fr)}}.ShowApp-module__item__g2FdR{align-items:center;gap:var(--space-4);scroll-snap-align:center;opacity:0;transition:opacity .7s var(--ease-decelerate), transform .7s var(--ease-decelerate);transition-delay:calc(var(--i,0) * .12s);will-change:opacity, transform;flex-direction:column;display:flex;transform:translateY(24px)}.ShowApp-module__revealed__Xqfrb .ShowApp-module__item__g2FdR{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ShowApp-module__item__g2FdR{opacity:1;transition:none;transform:none}}.ShowApp-module__phone__3-XGu{--rx:0deg;--ry:0deg;aspect-ratio:9/19.5;width:100%;max-width:240px;box-shadow:inset 0 0 0 1.5px #ffffff0f, inset 0 0 0 3px #0006, var(--shadow-xl);transform-style:preserve-3d;transform:perspective(1400px) rotateX(var(--rx)) rotateY(var(--ry)) translateZ(0);transition:transform var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);background:linear-gradient(160deg,#2a2620 0%,#0f0d0a 100%);border-radius:34px;padding:7px;position:relative}.ShowApp-module__phone__3-XGu:hover{box-shadow:inset 0 0 0 1.5px #ffffff14, inset 0 0 0 3px #0006, var(--shadow-2xl)}@media (prefers-reduced-motion:reduce){.ShowApp-module__phone__3-XGu{transition:none;transform:none}}.ShowApp-module__screen__kI318{background:var(--color-surface);border-radius:27px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ShowApp-module__itemTitle__zDDuN{font-family:var(--font-heading);font-weight:700;font-size:var(--text-base);letter-spacing:-.01em;color:var(--color-text);text-align:center;margin:0;line-height:1.2}.ShowApp-module__itemCaption__VxajD{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);margin:calc(var(--space-1) * -1) 0 0;text-align:center;max-width:26ch;line-height:1.5}.ShowApp-module__swipeHint__HnW44{justify-content:center;align-items:center;gap:var(--space-2);margin:var(--space-6) 0 0;font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.02em;color:var(--color-text-subtle);font-weight:500;display:flex}.ShowApp-module__swipeHint__HnW44:before,.ShowApp-module__swipeHint__HnW44:after{content:"";background:var(--color-border);width:24px;height:1px}@media (min-width:768px){.ShowApp-module__swipeHint__HnW44{display:none}}.ShowApp-module__profileSurface__u9d1U{background:var(--sand-50);flex-direction:column;height:100%;display:flex;overflow:hidden}.ShowApp-module__profileHeader__8A49v{background:var(--blue-700);color:var(--color-text-inverse);flex-direction:column;align-items:center;gap:2px;padding:26px 14px 22px;display:flex;position:relative}.ShowApp-module__profileBack__uInD0{width:18px;height:18px;color:var(--color-text-inverse);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:14px;left:14px}.ShowApp-module__profileAvatarWrap__rHnIO{margin-bottom:8px;position:relative}.ShowApp-module__profileAvatar__mGLFk{border-radius:var(--radius-lg);width:56px;height:56px;font-family:var(--font-heading);color:var(--color-text-inverse);box-shadow:var(--shadow-md);justify-content:center;align-items:center;font-size:18px;font-weight:800;display:inline-flex}.ShowApp-module__avatar1__Ekidu{background:var(--jade-500)}.ShowApp-module__profileCheck__YR0Ar{border-radius:var(--radius-full);background:var(--jade-500);width:16px;height:16px;color:var(--color-text-inverse);box-shadow:0 0 0 2px var(--blue-700);justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-3px;right:-3px}.ShowApp-module__profileCheck__YR0Ar svg{width:8px;height:8px}.ShowApp-module__profileNameLg__Uef43{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text-inverse);text-align:center;margin:0;font-size:13px;font-weight:800;line-height:1.1}.ShowApp-module__profileCategory__Lj281{font-family:var(--font-body);color:#ffffffdb;margin-top:2px;font-size:9px;font-weight:500}.ShowApp-module__profileSpecUpper__k8z9p{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:#ffffffc7;margin-top:2px;font-size:6px;font-weight:600}.ShowApp-module__profileNuevoWrap__PeJ9Z{z-index:2;justify-content:center;margin:-22px 0 0;display:flex;position:relative}.ShowApp-module__profileNuevoCard__Ob8s4{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--color-text);flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 18px;display:inline-flex}.ShowApp-module__profileNuevoLabel__Q1U4F{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text);font-size:7px;font-weight:700}.ShowApp-module__profileNuevoCard__Ob8s4 svg{width:12px;height:12px;color:var(--color-text)}.ShowApp-module__profileBody__Abqe4{flex-direction:column;flex:1;gap:6px;padding:12px 10px 6px;display:flex;overflow:hidden}.ShowApp-module__profileCard__V7F2U{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:6px;padding:8px;display:flex}.ShowApp-module__profileSectionTitle__BBPKQ{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--color-text);margin:0;font-size:11px;font-weight:700}.ShowApp-module__profileMapCard__eWcOH{border-radius:var(--radius-sm);aspect-ratio:16/9;background:#efead7;position:relative;overflow:hidden}.ShowApp-module__profileMapSvg__pPKg1{width:100%;height:100%;display:block}.ShowApp-module__profileMapBtn__ey7yE{background:var(--color-surface);border-radius:var(--radius-full);width:18px;height:18px;color:var(--color-text);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:6px;right:6px}.ShowApp-module__modalityList__8B-WT{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ShowApp-module__modalityRow__O-0Ak{align-items:center;gap:8px;padding:6px 2px;display:flex}.ShowApp-module__modalityRow__O-0Ak+.ShowApp-module__modalityRow__O-0Ak{border-top:1px solid var(--color-border-subtle)}.ShowApp-module__modalityIcon__Dzhqf{border-radius:var(--radius-full);background:var(--blue-50);width:22px;height:22px;color:var(--blue-500);flex:none;justify-content:center;align-items:center;display:inline-flex}.ShowApp-module__modalityLabel__4dR7J{font-family:var(--font-body);color:var(--color-text);letter-spacing:-.005em;flex:1;font-size:9px;font-weight:500}.ShowApp-module__modalitySwitch__a3Mv1{border-radius:var(--radius-full);background:var(--sand-300);width:24px;height:14px;transition:background var(--duration-base) var(--ease-standard);flex:none;position:relative}.ShowApp-module__modalitySwitchOn__rzDpD{background:var(--blue-500)}.ShowApp-module__modalityKnob__iJJcd{border-radius:var(--radius-full);background:var(--color-surface);width:11px;height:11px;box-shadow:var(--shadow-sm);transition:transform var(--duration-base) var(--ease-standard);position:absolute;top:1.5px;left:1.5px}.ShowApp-module__modalitySwitchOn__rzDpD .ShowApp-module__modalityKnob__iJJcd{transform:translate(10px)}.ShowApp-module__homeSurface__6TQJO{background:var(--sand-50);flex-direction:column;height:100%;display:flex;overflow:hidden}.ShowApp-module__homeHeader__DZzFx{background:var(--blue-700);color:var(--color-text-inverse);justify-content:space-between;align-items:center;gap:var(--space-3);padding:30px 14px 18px;display:flex}.ShowApp-module__homeHeaderLoc__6yxc2{flex-direction:column;gap:3px;min-width:0;display:flex}.ShowApp-module__homeLocLabel__mJQvI{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;font-size:7px;font-weight:600}.ShowApp-module__homeLocValue__JtbLi{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--color-text-inverse);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.ShowApp-module__homeLocValue__JtbLi svg{color:var(--color-text-inverse);flex:none}.ShowApp-module__homeAvatar__w91CQ{border-radius:var(--radius-full);background:var(--jade-500);width:34px;height:34px;color:var(--color-text-inverse);font-family:var(--font-heading);letter-spacing:.02em;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.ShowApp-module__homeCategoryList__eZdB6{padding:var(--space-3) 12px;flex-direction:column;flex:1;gap:10px;margin:0;list-style:none;display:flex}.ShowApp-module__homeCategoryCard__ykEWD{background:var(--blue-700);border-radius:var(--radius-xl);color:var(--color-text-inverse);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;display:flex}.ShowApp-module__homeCategoryIcon__iUI8H{color:var(--color-text-inverse);justify-content:center;align-items:center;display:inline-flex}.ShowApp-module__homeCategoryLabel__t903a{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-inverse);font-size:11px;font-weight:700}.ShowApp-module__homeTabBar__--aUS{justify-content:space-around;align-items:center;gap:var(--space-1);background:var(--color-surface);border-top:1px solid var(--color-border-subtle);padding:7px 10px 9px;display:flex}.ShowApp-module__homeTab__Nvqmy{border-radius:var(--radius-full);font-family:var(--font-body);color:var(--color-text-subtle);flex-direction:column;align-items:center;gap:2px;padding:5px 11px;font-size:8px;font-weight:600;display:inline-flex}.ShowApp-module__homeTab__Nvqmy svg{width:14px;height:14px}.ShowApp-module__homeTabActive__w91IS{background:var(--blue-50);color:var(--blue-500);font-weight:700}.ShowApp-module__homeTabLabel__WzEn1{letter-spacing:-.005em}.ShowApp-module__filtersSurface__lyyLv{background:var(--blue-700);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ShowApp-module__filtersTopBar__BxBNj{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--color-text-inverse);padding:28px 12px 12px;display:flex}.ShowApp-module__filtersBack__oB-ad{font-family:var(--font-heading);color:var(--color-text-inverse);align-items:center;gap:4px;font-size:13px;font-weight:700;display:inline-flex}.ShowApp-module__filtersBackTitle__t6LCz{letter-spacing:-.01em}.ShowApp-module__filtersTrigger__bC8z1{font-family:var(--font-body);color:#ffffffeb;align-items:center;gap:4px;font-size:9px;font-weight:600;display:inline-flex}.ShowApp-module__filtersSheet__ALMQw{background:var(--color-surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;flex-direction:column;display:flex;position:absolute;top:50px;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -8px 24px #0000002e}.ShowApp-module__filtersSheetHead__jG5iL{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;padding:12px 12px 8px;display:flex}.ShowApp-module__filtersSheetTitle__5oo78{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--color-text);font-size:14px;font-weight:800}.ShowApp-module__filtersClose__XAsRU{color:var(--color-text);display:inline-flex}.ShowApp-module__filtersScroll__J2GnV{flex-direction:column;flex:1;gap:4px;padding:10px 12px 6px;display:flex;overflow:hidden}.ShowApp-module__filtersSectionLabel__-K271{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-subtle);font-size:8px;font-weight:600}.ShowApp-module__filtersSectionHelp__yumao{font-family:var(--font-body);color:var(--color-text-muted);margin:0 0 4px;font-size:8px;line-height:1.4}.ShowApp-module__filtersGroup__3AJRN{flex-direction:column;gap:5px;margin-top:6px;display:flex}.ShowApp-module__filtersGroupLabel__Z26gv{font-family:var(--font-body);color:var(--color-text-muted);font-size:8px;font-weight:600}.ShowApp-module__filtersChipRow__XZKwz{flex-wrap:wrap;gap:4px;display:flex}.ShowApp-module__filtersChip__qajjg{font-family:var(--font-body);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-full);white-space:nowrap;background:0 0;padding:4px 8px;font-size:8px;font-weight:500}.ShowApp-module__filtersChipActive__N4Dtr{background:var(--blue-50);border-color:var(--blue-500);color:var(--blue-600);font-weight:600}.ShowApp-module__filtersFooter__oUxHl{border-top:1px solid var(--color-border-subtle);background:var(--color-surface);align-items:center;gap:8px;padding:8px 12px 12px;display:flex}.ShowApp-module__filtersBtn__9Wemj{border-radius:var(--radius-full);font-family:var(--font-body);justify-content:center;align-items:center;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.ShowApp-module__filtersBtnGhost__SEd3x{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-surface);flex:none;padding-inline-start:16px;padding-inline-end:16px}.ShowApp-module__filtersBtnPrimary__pH9lA{background:var(--blue-500);color:var(--color-text-inverse);flex:1}.FAQ-module__section__WZUOZ{background:var(--sand-100);padding-block:var(--space-20)}@media (min-width:768px){.FAQ-module__section__WZUOZ{padding-block:var(--space-24)}}@media (min-width:1024px){.FAQ-module__section__WZUOZ{flex-direction:column;justify-content:center;min-height:100vh;display:flex}}.FAQ-module__list__cOJF4{max-width:var(--container-narrow);margin-inline-start:auto;margin-inline-end:auto;margin-top:var(--space-10);gap:var(--space-3);opacity:0;transition:opacity .7s var(--ease-decelerate), transform .7s var(--ease-decelerate);will-change:opacity, transform;flex-direction:column;display:flex;transform:translateY(12px)}.FAQ-module__revealed__xkG8t.FAQ-module__list__cOJF4{opacity:1;transform:translateY(0)}@media (min-width:768px){.FAQ-module__list__cOJF4{margin-top:var(--space-12)}}.FAQ-module__item__W8ltO{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);transition:border-color var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);overflow:hidden}.FAQ-module__item__W8ltO:hover{border-color:var(--color-border)}.FAQ-module__itemOpen__G6kye{border-color:var(--color-border);box-shadow:var(--shadow-sm)}.FAQ-module__itemHeading__0IAMj{font:inherit;margin:0}.FAQ-module__trigger__-GOiT{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4) var(--space-5);text-align:left;cursor:pointer;color:var(--color-text);font-family:var(--font-heading);font-weight:600;font-size:var(--text-base);letter-spacing:-.005em;background:0 0;border:0;line-height:1.4;display:flex}@media (min-width:768px){.FAQ-module__trigger__-GOiT{padding:var(--space-5) var(--space-6);font-size:var(--text-lg)}}.FAQ-module__trigger__-GOiT:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:-2px}.FAQ-module__question__rFSg-{flex:1}.FAQ-module__right__SNQmo{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}@media (min-width:768px){.FAQ-module__right__SNQmo{gap:var(--space-3)}}.FAQ-module__tag__Ldq8A{font-family:var(--font-body);letter-spacing:.04em;padding:3px var(--space-2);border-radius:var(--radius-full);background:var(--blue-50);color:var(--blue-700);white-space:nowrap;font-size:11px;font-weight:600}.FAQ-module__tag__Ldq8A[data-audience=professional]{background:var(--jade-50);color:var(--jade-700)}@media (min-width:768px){.FAQ-module__tag__Ldq8A{font-size:var(--text-xs)}}.FAQ-module__chevron__CZ5kq{color:var(--color-text-muted);transition:transform .25s ease-in-out, color var(--duration-base) var(--ease-standard);justify-content:center;align-items:center;display:inline-flex}.FAQ-module__itemOpen__G6kye .FAQ-module__chevron__CZ5kq{color:var(--blue-700);transform:rotate(180deg)}.FAQ-module__panel__-z4Yn{grid-template-rows:0fr;transition:grid-template-rows .28s ease-in-out;display:grid}.FAQ-module__itemOpen__G6kye .FAQ-module__panel__-z4Yn{grid-template-rows:1fr}.FAQ-module__panelInner__P9zVM{min-height:0;overflow:hidden}.FAQ-module__panelInner__P9zVM p{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);padding:0 var(--space-5) var(--space-5);max-width:68ch;margin:0;line-height:1.65}@media (min-width:768px){.FAQ-module__panelInner__P9zVM p{padding:0 var(--space-6) var(--space-6)}}@media (prefers-reduced-motion:reduce){.FAQ-module__list__cOJF4,.FAQ-module__item__W8ltO,.FAQ-module__chevron__CZ5kq,.FAQ-module__panel__-z4Yn{transition:none}.FAQ-module__list__cOJF4{opacity:1;transform:none}}.FinalCTA-module__section__YF5Qo{isolation:isolate;background:var(--blue-50);color:var(--color-text);padding-block:var(--space-24);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.FinalCTA-module__section__YF5Qo{padding-block:var(--space-32)}}.FinalCTA-module__inner__BglN-{text-align:center;opacity:0;max-width:720px;transition:opacity .6s var(--ease-decelerate), transform .7s var(--ease-decelerate);will-change:transform, opacity;position:relative;transform:scale(.95)}.FinalCTA-module__revealed__sEpof{opacity:1;transform:scale(1)}.FinalCTA-module__title__ce9PU{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--color-text);margin:0 0 var(--space-4);font-size:clamp(34px,6vw,64px);font-weight:700;line-height:1.05}.FinalCTA-module__subtitle__mXQbL{font-family:var(--font-body);font-weight:400;font-size:var(--text-lg);color:var(--color-text-muted);margin:0 0 var(--space-10);line-height:1.55}@media (min-width:768px){.FinalCTA-module__subtitle__mXQbL{margin-bottom:var(--space-12);font-size:var(--text-xl)}}.FinalCTA-module__stores__fcJy0{gap:var(--space-3);margin-bottom:var(--space-8);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:560px){.FinalCTA-module__stores__fcJy0{gap:var(--space-4);flex-direction:row}}.FinalCTA-module__store__hDOiE{align-items:center;gap:var(--space-3);background:var(--color-surface);color:var(--color-text);border-radius:var(--radius-full);min-width:220px;min-height:60px;box-shadow:var(--shadow-lg);transition:transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);padding:14px 26px 14px 22px;text-decoration:none;display:inline-flex}@media (min-width:768px){.FinalCTA-module__store__hDOiE{min-width:240px;min-height:68px;padding:16px 32px 16px 26px}}.FinalCTA-module__store__hDOiE:hover{box-shadow:var(--shadow-xl);transform:translateY(-2px)}.FinalCTA-module__store__hDOiE:active{transform:translateY(0)scale(.98)}.FinalCTA-module__storeIcon__RXKjw{color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FinalCTA-module__storeText__lAX55{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.FinalCTA-module__storeKicker__OW0sz{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.02em;margin-bottom:2px;font-weight:500}.FinalCTA-module__storeName__RNdmc{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);letter-spacing:-.01em;color:var(--color-text)}@keyframes FinalCTA-module__storePulse__N5P7t{0%,to{box-shadow:var(--shadow-lg), 0 0 0 0 #2e6cc859}50%{box-shadow:var(--shadow-lg), 0 0 0 16px #2e6cc800}}.FinalCTA-module__storesPulse__rtXRZ .FinalCTA-module__store__hDOiE{animation:FinalCTA-module__storePulse__N5P7t 2.6s var(--ease-standard) .8s 4}.FinalCTA-module__storesPulse__rtXRZ:hover .FinalCTA-module__store__hDOiE,.FinalCTA-module__storesPulse__rtXRZ:focus-within .FinalCTA-module__store__hDOiE{animation:none}.FinalCTA-module__secondary__W29JG{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:color var(--duration-fast) var(--ease-standard);font-weight:500;text-decoration:none;display:inline-flex}.FinalCTA-module__secondary__W29JG:hover{color:var(--color-primary)}.FinalCTA-module__secondaryArrow__sfHmx{transition:transform var(--duration-base) var(--ease-standard);display:inline-block}.FinalCTA-module__secondary__W29JG:hover .FinalCTA-module__secondaryArrow__sfHmx{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.FinalCTA-module__inner__BglN-{opacity:1;transition:none;transform:none}.FinalCTA-module__storesPulse__rtXRZ .FinalCTA-module__store__hDOiE{animation:none}.FinalCTA-module__store__hDOiE{transition:box-shadow var(--duration-base) var(--ease-standard)}.FinalCTA-module__store__hDOiE:hover,.FinalCTA-module__store__hDOiE:active{transform:none}.FinalCTA-module__secondaryArrow__sfHmx{transition:none}.FinalCTA-module__secondary__W29JG:hover .FinalCTA-module__secondaryArrow__sfHmx{transform:none}}.Footer-module__footer__Ehf8x{background:var(--blue-900);color:var(--color-text-inverse);padding-block:var(--space-16) var(--space-8);border-top:1px solid #ffffff14}@media (min-width:768px){.Footer-module__footer__Ehf8x{padding-block:var(--space-20) var(--space-10)}}.Footer-module__inner__fxub3{gap:var(--space-10);flex-direction:column;display:flex}.Footer-module__grid__0bGEY{gap:var(--space-10);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Footer-module__grid__0bGEY{gap:var(--space-10) var(--space-8);grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Footer-module__grid__0bGEY{gap:var(--space-8);grid-template-columns:2fr 1fr 1fr}}.Footer-module__brandCol__lT9tS{gap:var(--space-4);flex-direction:column;max-width:340px;display:flex}.Footer-module__brand__Y39mJ{color:var(--color-text-inverse);border-radius:var(--radius-sm);transition:opacity var(--duration-base) var(--ease-standard);align-items:baseline;gap:4px;width:-moz-fit-content;width:fit-content;text-decoration:none;display:inline-flex}.Footer-module__brand__Y39mJ:hover{opacity:.7}.Footer-module__brandText__RHqUU{font-family:var(--font-heading);font-weight:800;font-size:var(--text-2xl);letter-spacing:-.02em;line-height:1}.Footer-module__brandDot__F31s9{border-radius:var(--radius-full);background:var(--color-accent);width:7px;height:7px;transform:translateY(-1px)}.Footer-module__pitch__I-9NC{font-family:var(--font-body);font-size:var(--text-sm);color:#ffffffb8;max-width:32ch;margin:0;line-height:1.55}.Footer-module__social__pxzC6{gap:var(--space-2);margin:var(--space-2) 0 0;padding:0;list-style:none;display:flex}.Footer-module__socialLink__Xw9ef{border-radius:var(--radius-full);color:#ffffffc7;width:40px;height:40px;transition:color var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard), transform var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard);background:#ffffff0f;border:1px solid #ffffff1f;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Footer-module__socialLink__Xw9ef:hover{color:var(--color-text-inverse);border-color:var(--color-accent);background:#ffffff1a;transform:scale(1.1)}.Footer-module__socialLink__Xw9ef:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.Footer-module__col__ahdnC{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__colTitle__U1IRz{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin:0;font-weight:600}.Footer-module__list__09Crg{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__link__kYqy7{font-family:var(--font-body);font-size:var(--text-base);color:#ffffffe0;transition:color var(--duration-base) var(--ease-standard);font-weight:500;text-decoration:none}.Footer-module__link__kYqy7:hover{color:var(--color-accent)}.Footer-module__link__kYqy7:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px;border-radius:var(--radius-sm)}.Footer-module__bottom__pxfbF{gap:var(--space-3);padding-top:var(--space-6);font-family:var(--font-body);font-size:var(--text-xs);color:#ffffff8c;border-top:1px solid #ffffff1a;flex-direction:column;display:flex}@media (min-width:640px){.Footer-module__bottom__pxfbF{justify-content:space-between;align-items:center;gap:var(--space-4);flex-direction:row}}.Footer-module__copyright__f8K2D,.Footer-module__madeIn__pjNmW{margin:0}.Footer-module__madeIn__pjNmW{align-items:center;gap:var(--space-2);display:inline-flex}.Footer-module__flag__fkpRW{border-radius:2px;display:block;box-shadow:inset 0 0 0 1px #fff3}@media (prefers-reduced-motion:reduce){.Footer-module__brand__Y39mJ,.Footer-module__socialLink__Xw9ef,.Footer-module__link__kYqy7{transition:none}.Footer-module__socialLink__Xw9ef:hover{transform:none}}.ComingSoon-module__root__igs3P{min-height:100vh;text-align:center;background:#f7f5f2;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100svh;padding:32px 24px;display:flex}.ComingSoon-module__brand__tbad-{letter-spacing:.02em;color:#27231c;opacity:.7;text-transform:uppercase;font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:600}.ComingSoon-module__title__BpK9j{letter-spacing:-.02em;color:#27231c;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(48px,10vw,120px);font-weight:700;line-height:1}.ComingSoon-module__subtitle__iqvOk{color:#27231c;opacity:.7;max-width:540px;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(16px,2.2vw,20px);font-weight:400;line-height:1.5}.ComingSoon-module__dot__mBnhK{vertical-align:middle;background:#2ca89e;border-radius:9999px;width:10px;height:10px;margin-left:8px;animation:1.8s ease-in-out infinite ComingSoon-module__pulse__bnvPc;display:inline-block}@keyframes ComingSoon-module__pulse__bnvPc{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.PageLayout-module__main__iWLv3{padding-top:var(--navbar-height);background:var(--color-bg);min-height:100vh;color:var(--color-text)}.LegalPage-module__wrap__HeqQS{width:100%;max-width:var(--container-narrow);padding:var(--space-12) var(--space-6) var(--space-20);margin:0 auto}.LegalPage-module__title__Ncygy{font-family:var(--font-heading);font-weight:700;font-size:var(--text-4xl);letter-spacing:-.02em;margin-bottom:var(--space-2);line-height:1.1}.LegalPage-module__updated__0kq3L{color:var(--color-text-muted);font-size:var(--text-sm);margin-bottom:var(--space-10)}.LegalPage-module__roleSection__VN8yp{margin-bottom:var(--space-12)}.LegalPage-module__roleTitle__J9AnY{font-family:var(--font-heading);font-weight:700;font-size:var(--text-2xl);letter-spacing:-.01em;color:var(--color-primary);padding-bottom:var(--space-3);margin-bottom:var(--space-6);border-bottom:1px solid var(--color-border)}.LegalPage-module__section__zLMzj{margin-bottom:var(--space-8)}.LegalPage-module__heading__lyljC{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);color:var(--color-text);margin-bottom:var(--space-3)}.LegalPage-module__body__jKcYX{white-space:pre-line;color:var(--color-text);font-size:var(--text-base);line-height:1.7}@media (max-width:640px){.LegalPage-module__wrap__HeqQS{padding:var(--space-8) var(--space-4) var(--space-16)}.LegalPage-module__title__Ncygy{font-size:var(--text-3xl)}}.SupportPage-module__wrap__e--Yt{width:100%;max-width:var(--container-narrow);padding:var(--space-12) var(--space-6) var(--space-20);margin:0 auto}.SupportPage-module__title__wvx5w{font-family:var(--font-heading);font-weight:700;font-size:var(--text-4xl);letter-spacing:-.02em;margin-bottom:var(--space-4);line-height:1.1}.SupportPage-module__subtitle__bssrP{color:var(--color-text-muted);font-size:var(--text-lg);margin-bottom:var(--space-12);max-width:56ch;line-height:1.6}.SupportPage-module__sectionTitle__A5VB7{font-family:var(--font-heading);font-weight:700;font-size:var(--text-2xl);letter-spacing:-.01em;margin-bottom:var(--space-6)}.SupportPage-module__channels__gWhit{margin:0 0 var(--space-6);gap:var(--space-4);grid-template-columns:1fr;padding:0;list-style:none;display:grid}@media (min-width:720px){.SupportPage-module__channels__gWhit{grid-template-columns:repeat(3,1fr)}}.SupportPage-module__channel__OtPAG{gap:var(--space-2);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);flex-direction:column;display:flex}.SupportPage-module__channelLabel__tzEJJ{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600}.SupportPage-module__channelValue__q59YT{font-family:var(--font-heading);font-weight:700;font-size:var(--text-lg);letter-spacing:-.01em;color:var(--color-text);word-break:break-word;text-decoration:none}.SupportPage-module__channelValue__q59YT:hover{color:var(--color-primary)}.SupportPage-module__channelDescription__qBJS-{font-size:var(--text-sm);color:var(--color-text-muted);flex:1;line-height:1.55}.SupportPage-module__channelAction__IQTw4{margin-top:var(--space-2);padding:var(--space-2) var(--space-5);background:var(--color-primary);min-height:40px;color:var(--color-text-inverse);border-radius:var(--radius-full);font-size:var(--text-sm);transition:background-color var(--duration-fast) var(--ease-standard);align-self:flex-start;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.SupportPage-module__channelAction__IQTw4:hover{background:var(--color-primary-hover)}.SupportPage-module__responseTime__hQ2nR{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-16)}.SupportPage-module__deletion__BOCSs{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8)}.SupportPage-module__deletionTitle__Km8S1{font-family:var(--font-heading);font-weight:700;font-size:var(--text-2xl);letter-spacing:-.01em;margin-bottom:var(--space-4)}.SupportPage-module__deletionSubhead__fjqgE{font-family:var(--font-heading);font-weight:600;font-size:var(--text-lg);color:var(--color-text);margin:var(--space-6) 0 var(--space-3)}.SupportPage-module__deletionText__5V78T{color:var(--color-text);font-size:var(--text-base);margin-bottom:var(--space-3);line-height:1.7}.SupportPage-module__optionsList__cDZlL{padding-left:var(--space-6);margin:0 0 var(--space-3);gap:var(--space-3);flex-direction:column;display:flex}.SupportPage-module__optionsList__cDZlL li{font-size:var(--text-base);color:var(--color-text);line-height:1.6}.SupportPage-module__whatList__NB69H{margin:0 0 var(--space-6);gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.SupportPage-module__whatList__NB69H li{align-items:center;gap:var(--space-3);font-size:var(--text-base);color:var(--color-text);display:flex}.SupportPage-module__whatList__NB69H li:before{content:"";border-radius:var(--radius-full);background:var(--color-primary);flex-shrink:0;width:8px;height:8px}.SupportPage-module__inlineLink__YDa8N{color:var(--color-primary);font-weight:600;text-decoration:none}.SupportPage-module__inlineLink__YDa8N:hover{text-decoration:underline}@media (max-width:640px){.SupportPage-module__wrap__e--Yt{padding:var(--space-8) var(--space-4) var(--space-16)}.SupportPage-module__title__wvx5w{font-size:var(--text-3xl)}.SupportPage-module__deletion__BOCSs{padding:var(--space-6)}}:root{--blue-50:#eef4fd;--blue-100:#ddeafc;--blue-200:#bad5f8;--blue-500:#2e6cc8;--blue-600:#2558a8;--blue-700:#1e4785;--blue-800:#1a3563;--blue-900:#112347;--jade-50:#e8faf8;--jade-500:#2ca89e;--jade-600:#228a82;--jade-700:#1a6b65;--amber-50:#fcf1da;--amber-500:#d8941b;--amber-700:#8c5905;--violet-50:#efeafc;--violet-500:#7a55d6;--violet-700:#4b2ea0;--sand-50:#f7f5f2;--sand-100:#efede9;--sand-200:#ddd9d4;--sand-300:#c8c3bc;--sand-400:#aaa49c;--sand-500:#8e877d;--sand-600:#716a62;--sand-700:#56504a;--sand-800:#3d3830;--sand-900:#27231c;--success:#16a34a;--success-bg:#dcfce7;--warning:#d97706;--warning-bg:#fef3c7;--error:#dc2626;--error-bg:#fee2e2;--color-bg:var(--sand-50);--color-surface:#fff;--color-surface-alt:var(--sand-100);--color-text:var(--sand-900);--color-text-muted:var(--sand-600);--color-text-subtle:var(--sand-400);--color-text-inverse:#fff;--color-text-danger:var(--error);--color-primary:var(--blue-500);--color-primary-hover:var(--blue-600);--color-nav-header:var(--blue-700);--color-accent:var(--jade-500);--color-border:var(--sand-200);--color-border-subtle:var(--sand-100);--color-border-focus:var(--blue-500);--color-overlay:#00000052;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--font-heading:"Bricolage Grotesque", system-ui, -apple-system, sans-serif;--font-body:"DM Sans", system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, monospace;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:32px;--text-4xl:40px;--text-5xl:56px;--text-6xl:72px;--text-display:clamp(36px, 6vw, 64px);--shadow-sm:0 1px 2px #27231c0f;--shadow-md:0 4px 12px #27231c14;--shadow-lg:0 12px 32px #27231c1f;--shadow-xl:0 24px 48px #27231c29;--shadow-2xl:0 32px 72px #27231c33;--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-decelerate:cubic-bezier(0, 0, .2, 1);--ease-accelerate:cubic-bezier(.4, 0, 1, 1);--duration-fast:.15s;--duration-base:.25s;--duration-slow:.4s;--container-max:1200px;--container-narrow:880px;--navbar-height:72px;--z-dropdown:100;--z-sticky:200;--z-overlay:900;--z-modal:1000;--z-toast:1100}*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0}a{color:inherit;text-decoration:none}.font-display{font-family:var(--font-heading)}.font-body{font-family:var(--font-body)}.container{width:100%;max-width:var(--container-max);padding-inline:var(--space-6);margin-inline-start:auto;margin-inline-end:auto}@media (min-width:768px){.container{padding-inline:var(--space-8)}}.container-narrow{width:100%;max-width:var(--container-narrow);padding-inline:var(--space-6);margin-inline-start:auto;margin-inline-end:auto}@media (min-width:768px){.container-narrow{padding-inline:var(--space-8)}}.eyebrow{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600}.heading-display{font-family:var(--font-heading);font-weight:700;font-size:var(--text-display);letter-spacing:-.02em;color:var(--color-text);line-height:1.05}.heading-section{font-family:var(--font-heading);letter-spacing:-.015em;color:var(--color-text);font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.subtitle-lg{font-family:var(--font-body);font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.55}.section{padding-block:var(--space-20)}@media (min-width:768px){.section{padding-block:var(--space-24)}}.section-alt{background:var(--sand-100)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:var(--color-bg);min-height:100vh;line-height:1.6;overflow-x:hidden}section[id]{scroll-margin-top:calc(var(--navbar-height) + var(--space-4))}:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::selection{background:var(--blue-100);color:var(--sand-900)}
