.HeroWorkflowAnimation-module__Cek1Qa__root{background:var(--color-strip-bg);border-radius:20px;height:460px;position:relative;overflow:hidden}.HeroWorkflowAnimation-module__Cek1Qa__flow{padding:32px;position:absolute;inset:0}.HeroWorkflowAnimation-module__Cek1Qa__layer{position:absolute;inset:32px}.HeroWorkflowAnimation-module__Cek1Qa__chaosLayer{animation:11s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__chaosVisibility}.HeroWorkflowAnimation-module__Cek1Qa__orderLayer{animation:11s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__orderVisibility}@keyframes HeroWorkflowAnimation-module__Cek1Qa__chaosVisibility{0%,26%{opacity:1;filter:blur()}34%,92%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}@keyframes HeroWorkflowAnimation-module__Cek1Qa__orderVisibility{0%,26%{opacity:0;filter:blur(2px)}34%,92%{opacity:1;filter:blur()}to{opacity:0;filter:blur(2px)}}.HeroWorkflowAnimation-module__Cek1Qa__chaosSvg,.HeroWorkflowAnimation-module__Cek1Qa__flowSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.HeroWorkflowAnimation-module__Cek1Qa__chaosSvg path{fill:none;stroke:var(--color-border);stroke-width:1.2px;opacity:.7}.HeroWorkflowAnimation-module__Cek1Qa__flowSvg path{fill:none;stroke:var(--color-border);stroke-width:2px}.HeroWorkflowAnimation-module__Cek1Qa__flowSvg .HeroWorkflowAnimation-module__Cek1Qa__pulse{stroke:var(--color-accent);stroke-dasharray:8 10;animation:1.8s linear infinite HeroWorkflowAnimation-module__Cek1Qa__dash}.HeroWorkflowAnimation-module__Cek1Qa__flowSvg .HeroWorkflowAnimation-module__Cek1Qa__pulse.HeroWorkflowAnimation-module__Cek1Qa__p2{animation-delay:.5s}.HeroWorkflowAnimation-module__Cek1Qa__flowSvg .HeroWorkflowAnimation-module__Cek1Qa__pulse.HeroWorkflowAnimation-module__Cek1Qa__p3{animation-delay:1s}.HeroWorkflowAnimation-module__Cek1Qa__flowSvg .HeroWorkflowAnimation-module__Cek1Qa__out{stroke:var(--color-accent);stroke-dasharray:7 9;animation:1.4s linear 1.6s infinite HeroWorkflowAnimation-module__Cek1Qa__dash}@keyframes HeroWorkflowAnimation-module__Cek1Qa__dash{to{stroke-dashoffset:-34px}}.HeroWorkflowAnimation-module__Cek1Qa__node{flex-direction:column;align-items:center;gap:4px;animation:4.5s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__jitter;display:flex;position:absolute;transform:translate(-50%,-50%)}.HeroWorkflowAnimation-module__Cek1Qa__chip{border:1px solid var(--color-border);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 3px 8px #1e130e1f;box-shadow:0 3px 8px lab(7.13384% 4.51558 4.89488/.12)}.HeroWorkflowAnimation-module__Cek1Qa__chip svg{width:26px;height:26px}.HeroWorkflowAnimation-module__Cek1Qa__nodeLabel{font-size:var(--text-2xs);color:var(--color-text);background:var(--color-bg);white-space:nowrap;border-radius:5px;padding:1px 6px;font-weight:600}@keyframes HeroWorkflowAnimation-module__Cek1Qa__jitter{0%,to{transform:translate(-50%,-50%)rotate(0)}25%{transform:translate(calc(2px - 50%),calc(-50% - 2px))rotate(-2deg)}50%{transform:translate(calc(-50% - 2px),calc(1px - 50%))rotate(1.5deg)}75%{transform:translate(calc(1px - 50%),calc(2px - 50%))rotate(-1deg)}}.HeroWorkflowAnimation-module__Cek1Qa__pill{border:1px solid var(--color-border);color:var(--color-text);font-size:var(--text-xs);white-space:nowrap;z-index:2;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 11px 5px 5px;font-weight:600;display:flex;position:absolute}.HeroWorkflowAnimation-module__Cek1Qa__glyph{background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 2px 5px #1e130e1a;box-shadow:0 2px 5px lab(7.13384% 4.51558 4.89488/.1)}.HeroWorkflowAnimation-module__Cek1Qa__glyph svg{width:16px;height:16px}.HeroWorkflowAnimation-module__Cek1Qa__pill.HeroWorkflowAnimation-module__Cek1Qa__p1{top:6%;left:0%}.HeroWorkflowAnimation-module__Cek1Qa__pill.HeroWorkflowAnimation-module__Cek1Qa__p2{top:46%;left:2%}.HeroWorkflowAnimation-module__Cek1Qa__pill.HeroWorkflowAnimation-module__Cek1Qa__p3{top:84%;left:0%}.HeroWorkflowAnimation-module__Cek1Qa__spark{z-index:2;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:absolute;top:50%;left:46%;transform:translate(-50%,-50%)}.HeroWorkflowAnimation-module__Cek1Qa__spark:before{content:"";background:radial-gradient(circle, var(--color-accent) 0%, transparent 70%);opacity:.35;border-radius:50%;animation:2.2s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__glow;position:absolute;inset:-14px}.HeroWorkflowAnimation-module__Cek1Qa__sparkCore{background:var(--color-dark);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;animation:2.2s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__spinPulse;display:flex;position:relative}.HeroWorkflowAnimation-module__Cek1Qa__sparkCore svg{width:20px;height:20px}.HeroWorkflowAnimation-module__Cek1Qa__sparkLabel{font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);white-space:nowrap;margin-top:8px;font-weight:700;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes HeroWorkflowAnimation-module__Cek1Qa__glow{0%,to{opacity:.25;transform:scale(.9)}50%{opacity:.55;transform:scale(1.15)}}@keyframes HeroWorkflowAnimation-module__Cek1Qa__spinPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.HeroWorkflowAnimation-module__Cek1Qa__outcome{background:var(--color-dark);color:#fff;font-size:var(--text-xs);z-index:2;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-weight:600;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.HeroWorkflowAnimation-module__Cek1Qa__tick{background:var(--color-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.HeroWorkflowAnimation-module__Cek1Qa__tick svg{width:9px;height:9px}.HeroWorkflowAnimation-module__Cek1Qa__outcomeText,.HeroWorkflowAnimation-module__Cek1Qa__payoffText{min-width:118px;height:1.3em;display:inline-block;position:relative;overflow:hidden}.HeroWorkflowAnimation-module__Cek1Qa__outcomeText span,.HeroWorkflowAnimation-module__Cek1Qa__payoffText span{opacity:0;animation:6.6s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__cycle;position:absolute;top:0;left:0}.HeroWorkflowAnimation-module__Cek1Qa__outcomeText span:first-child,.HeroWorkflowAnimation-module__Cek1Qa__payoffText span:first-child{animation-delay:0s}.HeroWorkflowAnimation-module__Cek1Qa__outcomeText span:nth-child(2),.HeroWorkflowAnimation-module__Cek1Qa__payoffText span:nth-child(2){animation-delay:2.2s}.HeroWorkflowAnimation-module__Cek1Qa__outcomeText span:nth-child(3),.HeroWorkflowAnimation-module__Cek1Qa__payoffText span:nth-child(3){animation-delay:4.4s}@keyframes HeroWorkflowAnimation-module__Cek1Qa__cycle{0%,3%{opacity:0;transform:translateY(6px)}8%,25%{opacity:1;transform:translateY(0)}31%,to{opacity:0}}.HeroWorkflowAnimation-module__Cek1Qa__payoff{font-size:var(--text-2xs);color:var(--color-muted-2);z-index:2;opacity:0;align-items:center;gap:7px;animation:6.6s ease-in-out infinite HeroWorkflowAnimation-module__Cek1Qa__payoffCycle;display:flex;position:absolute;top:calc(50% + 34px);right:2%}.HeroWorkflowAnimation-module__Cek1Qa__avatar{background:var(--color-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.HeroWorkflowAnimation-module__Cek1Qa__avatar svg{width:13px;height:13px}@keyframes HeroWorkflowAnimation-module__Cek1Qa__payoffCycle{0%,14%{opacity:0}18%,to{opacity:1}}@media (prefers-reduced-motion:reduce){.HeroWorkflowAnimation-module__Cek1Qa__flowSvg .HeroWorkflowAnimation-module__Cek1Qa__pulse,.HeroWorkflowAnimation-module__Cek1Qa__flowSvg .HeroWorkflowAnimation-module__Cek1Qa__out,.HeroWorkflowAnimation-module__Cek1Qa__spark:before,.HeroWorkflowAnimation-module__Cek1Qa__sparkCore,.HeroWorkflowAnimation-module__Cek1Qa__outcomeText span,.HeroWorkflowAnimation-module__Cek1Qa__payoffText span,.HeroWorkflowAnimation-module__Cek1Qa__payoff,.HeroWorkflowAnimation-module__Cek1Qa__node{animation:none!important}.HeroWorkflowAnimation-module__Cek1Qa__node{transform:translate(-50%,-50%)!important}.HeroWorkflowAnimation-module__Cek1Qa__outcomeText span:not(:first-child),.HeroWorkflowAnimation-module__Cek1Qa__payoffText span:not(:first-child),.HeroWorkflowAnimation-module__Cek1Qa__chaosLayer{display:none}.HeroWorkflowAnimation-module__Cek1Qa__orderLayer{opacity:1!important;filter:none!important;animation:none!important}}@media (max-width:640px){.HeroWorkflowAnimation-module__Cek1Qa__root{height:340px}.HeroWorkflowAnimation-module__Cek1Qa__outcome{padding:7px 11px}.HeroWorkflowAnimation-module__Cek1Qa__payoff{display:none}.HeroWorkflowAnimation-module__Cek1Qa__chip{width:30px;height:30px}.HeroWorkflowAnimation-module__Cek1Qa__chip svg{width:18px;height:18px}.HeroWorkflowAnimation-module__Cek1Qa__nodeLabel{display:none}}
.HeroSlider-module__BJqekG__region{position:relative;overflow:hidden}.HeroSlider-module__BJqekG__track{will-change:transform, height;align-items:stretch;transition:transform .35s cubic-bezier(.4,0,.2,1),height .35s cubic-bezier(.4,0,.2,1);display:flex}.HeroSlider-module__BJqekG__slide{flex:0 0 100%;min-width:0;height:max-content}@media (prefers-reduced-motion:reduce){.HeroSlider-module__BJqekG__track{transition:none}}.HeroSlider-module__BJqekG__controls{justify-content:center;align-items:center;gap:10px;padding:0 32px 22px;display:flex}.HeroSlider-module__BJqekG__pause,.HeroSlider-module__BJqekG__dot{cursor:pointer;min-width:44px;min-height:44px;color:var(--color-muted);font-size:var(--text-sm);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.HeroSlider-module__BJqekG__pause:hover,.HeroSlider-module__BJqekG__dot:hover{color:var(--color-accent-soft-text)}.HeroSlider-module__BJqekG__pause:focus-visible,.HeroSlider-module__BJqekG__dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.HeroSlider-module__BJqekG__dot:before{content:"";background:var(--color-border);border-radius:50%;width:9px;height:9px;transition:background .15s}.HeroSlider-module__BJqekG__dotActive:before{background:var(--color-accent)}
.HeroWorkshopSlide-module__v5gvXW__slide{max-width:var(--max-width);margin:0 auto;padding:48px 32px 36px}.HeroWorkshopSlide-module__v5gvXW__eyebrow{background:var(--color-accent-soft-bg);color:var(--color-accent-soft-text);font-size:var(--text-sm);border-radius:3px;align-items:center;gap:10px;margin:0 0 18px;padding:7px 14px 7px 7px;font-weight:600;display:inline-flex}.HeroWorkshopSlide-module__v5gvXW__count{background:var(--color-accent);color:#fff;white-space:nowrap;border-radius:2px;padding:3px 10px;font-weight:700}.HeroWorkshopSlide-module__v5gvXW__grid{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:44px;display:grid}.HeroWorkshopSlide-module__v5gvXW__message{font-size:var(--text-7xl);letter-spacing:-.02em;font-weight:700;line-height:1.08;font-family:var(--font-display), serif;margin:0}.HeroWorkshopSlide-module__v5gvXW__card{border:1px solid var(--color-border);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;margin:0;padding:26px 30px;display:flex}.HeroWorkshopSlide-module__v5gvXW__row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:baseline;gap:18px;padding:11px 0;display:flex}.HeroWorkshopSlide-module__v5gvXW__row:last-child{border-bottom:none;padding-bottom:0}.HeroWorkshopSlide-module__v5gvXW__row:first-child{padding-top:0}.HeroWorkshopSlide-module__v5gvXW__term{font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);font-weight:600}.HeroWorkshopSlide-module__v5gvXW__value{font-size:var(--text-md);color:var(--color-text);text-align:right;margin:0;font-weight:600}.HeroWorkshopSlide-module__v5gvXW__subcopy{font-size:var(--text-lg);color:var(--color-muted-2);max-width:520px;margin:18px 0 0;line-height:1.55}.HeroWorkshopSlide-module__v5gvXW__actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;display:flex}.HeroWorkshopSlide-module__v5gvXW__primaryCta{background:var(--color-accent);color:#fff;border-radius:9px 9px 9px 3px;padding:15px 26px;font-weight:600;transition:background .15s}.HeroWorkshopSlide-module__v5gvXW__primaryCta:hover{background:var(--color-accent-hover)}.HeroWorkshopSlide-module__v5gvXW__seats{font-size:var(--text-md);color:var(--color-accent-soft-text);font-weight:600}@media (max-width:860px){.HeroWorkshopSlide-module__v5gvXW__grid{grid-template-columns:1fr;gap:34px}}
.Hero-module__Z8hQ_W__section{max-width:var(--max-width);margin:0 auto;padding:72px 32px 48px}.Hero-module__Z8hQ_W__badge{background:var(--color-accent-soft-bg);color:var(--color-accent-soft-text);border-left:3px solid var(--color-accent);font-size:var(--text-sm);border-radius:3px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}@media (max-width:860px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr}}.Hero-module__Z8hQ_W__heading{font-size:var(--text-7xl);letter-spacing:-.02em;font-weight:700;line-height:1.08}.Hero-module__Z8hQ_W__subcopy{font-size:var(--text-xl);color:var(--color-muted-2);max-width:520px;margin:24px 0 0;line-height:1.6}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.Hero-module__Z8hQ_W__primaryCta{background:var(--color-dark);color:#fff;font-weight:600;font-size:var(--text-md);border-radius:9px 9px 9px 3px;padding:15px 26px;transition:background .15s}.Hero-module__Z8hQ_W__primaryCta:hover{background:var(--color-dark-hover)}.Hero-module__Z8hQ_W__secondaryCta{border:1px solid var(--color-border);font-weight:600;font-size:var(--text-md);border-radius:9px 9px 9px 3px;padding:15px 26px;transition:border-color .15s}.Hero-module__Z8hQ_W__secondaryCta:hover{border-color:var(--color-dark)}.Hero-module__Z8hQ_W__visual{width:100%;height:460px}
.HowItWorks-module__a-Tr4W__section{max-width:var(--max-width);margin:0 auto;padding:32px 32px 96px}.HowItWorks-module__a-Tr4W__intro{text-align:center;margin-bottom:44px}.HowItWorks-module__a-Tr4W__eyebrow{font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent);margin:0 0 12px;font-weight:700}.HowItWorks-module__a-Tr4W__heading{font-size:var(--text-4xl);letter-spacing:-.01em;text-align:center}.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:900px){.HowItWorks-module__a-Tr4W__grid{grid-template-columns:1fr}}.HowItWorks-module__a-Tr4W__card{border:1px solid var(--color-border);border-radius:20px 20px 20px 4px;padding:36px}.HowItWorks-module__a-Tr4W__cardTitle{font-size:var(--text-xl);margin-bottom:12px}.HowItWorks-module__a-Tr4W__cardBody{font-size:var(--text-md);color:var(--color-muted-2);margin:0;line-height:1.7}
