.cards-top-filter.svelte-tqrym6{position:absolute;left:50%;top:calc(var(--space-xl) + var(--space-sm));top:20%;transform:translate(-50%) translateY(var(--filter-rise, 32px));z-index:2;width:max-content;max-width:calc(100vw - 2 * var(--space-xl) - 2 * var(--space-md));pointer-events:none;opacity:var(--filter-opacity, 0)}.vibe-sentence.svelte-tqrym6{margin:0 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:4px;color:#111}.vibe-lead.svelte-tqrym6,.vibe-or.svelte-tqrym6{margin-inline:.75rem;font-weight:600}.vibe.svelte-tqrym6{border-radius:var(--radius-xs);white-space:nowrap}.vibe.svelte-tqrym6:nth-of-type(2n){border-radius:var(--radius-pill)}@media(max-width:767px){.cards-top-filter.svelte-tqrym6{position:static;transform:none;margin-top:var(--space-md);width:100%;max-width:none;opacity:1;pointer-events:auto}.vibe-sentence.svelte-tqrym6{flex-wrap:wrap}.vibe-lead.svelte-tqrym6,.vibe-or.svelte-tqrym6{font-size:15px;margin-inline:.5rem}}.cards-section.svelte-1k13f0r{position:relative;width:100%;height:100vh;margin-top:-80vh;z-index:1;display:flex;justify-content:center;align-items:center;overflow:hidden;pointer-events:none}.cards-section.svelte-1k13f0r:before{content:"";position:absolute;inset:var(--space-xl);background:#f3ede6;border-radius:var(--radius-card);z-index:0;opacity:var(--panel-opacity, 0);display:none}.cards-container.svelte-1k13f0r{position:relative;z-index:1;width:70%;max-width:1400px;width:90%;max-width:1600px;height:100%;display:flex;justify-content:center;align-items:center;gap:3rem;perspective:1200px;transform:translateY(5vh)}.empty.svelte-1k13f0r{text-align:center;color:var(--primary-70)}.stack-card.svelte-1k13f0r{flex:1;position:relative;aspect-ratio:5 / 6.5;opacity:1}@media(min-width:768px){.cards-section.svelte-1k13f0r:not(.intro-done) .stack-card:where(.svelte-1k13f0r){opacity:0}}.stack-card-1.svelte-1k13f0r{transform:translate(var(--card-1-x),var(--card-1-y)) rotate(-2deg) scale(var(--deck-scale));z-index:0}.stack-card-2.svelte-1k13f0r{transform:translate(var(--card-2-x),var(--card-2-y)) rotate(1deg) scale(var(--deck-scale));z-index:1}.stack-card-3.svelte-1k13f0r{transform:translate(var(--card-3-x),var(--card-3-y)) rotate(-1deg) scale(var(--deck-scale));z-index:2}.stack-card-4.svelte-1k13f0r{transform:translate(var(--card-4-x),var(--card-4-y)) rotate(6deg) scale(var(--deck-scale));z-index:3}.card-enter.svelte-1k13f0r{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;will-change:transform,opacity}.card-wrapper.svelte-1k13f0r{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;animation:svelte-1k13f0r-card-floating 3s infinite ease-in-out}.card-hover-shell.svelte-1k13f0r{--shuffle-x: 0px;--shuffle-y: 0px;--shuffle-z: 0px;--shuffle-scale: 1;--shuffle-rotate: 0deg;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:translate3d(var(--shuffle-x),var(--shuffle-y),var(--shuffle-z)) scale(var(--shuffle-scale)) rotate(var(--shuffle-rotate));transform-origin:center 72%;transform-style:preserve-3d;transition:transform .52s cubic-bezier(.34,1.56,.64,1),filter .52s cubic-bezier(.34,1.56,.64,1);will-change:transform}.stack-card-1.svelte-1k13f0r .card-wrapper:where(.svelte-1k13f0r){animation-delay:0s}.stack-card-2.svelte-1k13f0r .card-wrapper:where(.svelte-1k13f0r){animation-delay:.4s}.stack-card-3.svelte-1k13f0r .card-wrapper:where(.svelte-1k13f0r){animation-delay:.8s}.stack-card-4.svelte-1k13f0r .card-wrapper:where(.svelte-1k13f0r){animation-delay:1.2s}@keyframes svelte-1k13f0r-card-floating{0%{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-52%)}to{transform:translate(-50%,-50%)}}@media(prefers-reduced-motion:reduce){.card-wrapper.svelte-1k13f0r{animation:none}.card-hover-shell.svelte-1k13f0r{transition:none;transform:none}}.card-link.svelte-1k13f0r{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border-radius:var(--radius-xl);overflow:hidden;text-decoration:none;color:var(--surface);background:var(--neutral, #eee);pointer-events:auto}.card-link.svelte-1k13f0r .card-image,.card-link.svelte-1k13f0r picture>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.card-arrow.svelte-1k13f0r{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;color:var(--primary);z-index:2}.card-overlay.svelte-1k13f0r{position:absolute;left:0;right:0;bottom:0;padding:var(--space-lg) var(--space-md);background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.12) 30%,rgba(0,0,0,.72) 100%);display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);z-index:1}.card-chips.svelte-1k13f0r{display:flex;flex-wrap:wrap;gap:var(--space-2xs)}.card-blurb.svelte-1k13f0r{margin:0;color:var(--surface);font-family:var(--font-display);font-size:35px;font-weight:600;line-height:1.1}.card-facts.svelte-1k13f0r{display:flex;flex-wrap:wrap;gap:var(--space-sm);margin:0;font-size:13px;font-weight:600;color:#ffffffd1}.card-fact.svelte-1k13f0r{display:flex;align-items:center;gap:8px}.card-fact.svelte-1k13f0r dd:where(.svelte-1k13f0r){margin:0}.card-fact-icon.svelte-1k13f0r{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}@media(hover:hover)and (pointer:fine){.stack-card-1.svelte-1k13f0r:hover .card-hover-shell:where(.svelte-1k13f0r),.stack-card-1.svelte-1k13f0r:focus-within .card-hover-shell:where(.svelte-1k13f0r){--shuffle-y: -18px;--shuffle-z: 46px;--shuffle-scale: 1.05;--shuffle-rotate: -3deg}.stack-card-2.svelte-1k13f0r:hover .card-hover-shell:where(.svelte-1k13f0r),.stack-card-2.svelte-1k13f0r:focus-within .card-hover-shell:where(.svelte-1k13f0r){--shuffle-y: -20px;--shuffle-z: 50px;--shuffle-scale: 1.06;--shuffle-rotate: -1deg}.stack-card-3.svelte-1k13f0r:hover .card-hover-shell:where(.svelte-1k13f0r),.stack-card-3.svelte-1k13f0r:focus-within .card-hover-shell:where(.svelte-1k13f0r){--shuffle-y: -20px;--shuffle-z: 50px;--shuffle-scale: 1.06;--shuffle-rotate: 1deg}.stack-card-4.svelte-1k13f0r:hover .card-hover-shell:where(.svelte-1k13f0r),.stack-card-4.svelte-1k13f0r:focus-within .card-hover-shell:where(.svelte-1k13f0r){--shuffle-y: -18px;--shuffle-z: 46px;--shuffle-scale: 1.05;--shuffle-rotate: 3deg}.cards-container.svelte-1k13f0r:has(.stack-card-1:where(.svelte-1k13f0r):hover) .stack-card-2:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-1:where(.svelte-1k13f0r):focus-within) .stack-card-2:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: 15px;--shuffle-y: 6px;--shuffle-rotate: 1.6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-1:where(.svelte-1k13f0r):hover) .stack-card-3:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-1:where(.svelte-1k13f0r):focus-within) .stack-card-3:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: 9px;--shuffle-y: 6px;--shuffle-rotate: 1deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-1:where(.svelte-1k13f0r):hover) .stack-card-4:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-1:where(.svelte-1k13f0r):focus-within) .stack-card-4:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: 5px;--shuffle-y: 6px;--shuffle-rotate: .6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-2:where(.svelte-1k13f0r):hover) .stack-card-1:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-2:where(.svelte-1k13f0r):focus-within) .stack-card-1:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: -15px;--shuffle-y: 6px;--shuffle-rotate: -1.6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-2:where(.svelte-1k13f0r):hover) .stack-card-3:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-2:where(.svelte-1k13f0r):focus-within) .stack-card-3:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: 15px;--shuffle-y: 6px;--shuffle-rotate: 1.6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-2:where(.svelte-1k13f0r):hover) .stack-card-4:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-2:where(.svelte-1k13f0r):focus-within) .stack-card-4:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: 9px;--shuffle-y: 6px;--shuffle-rotate: 1deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-3:where(.svelte-1k13f0r):hover) .stack-card-1:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-3:where(.svelte-1k13f0r):focus-within) .stack-card-1:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: -9px;--shuffle-y: 6px;--shuffle-rotate: -1deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-3:where(.svelte-1k13f0r):hover) .stack-card-2:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-3:where(.svelte-1k13f0r):focus-within) .stack-card-2:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: -15px;--shuffle-y: 6px;--shuffle-rotate: -1.6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-3:where(.svelte-1k13f0r):hover) .stack-card-4:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-3:where(.svelte-1k13f0r):focus-within) .stack-card-4:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: 15px;--shuffle-y: 6px;--shuffle-rotate: 1.6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-4:where(.svelte-1k13f0r):hover) .stack-card-1:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-4:where(.svelte-1k13f0r):focus-within) .stack-card-1:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: -5px;--shuffle-y: 6px;--shuffle-rotate: -.6deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-4:where(.svelte-1k13f0r):hover) .stack-card-2:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-4:where(.svelte-1k13f0r):focus-within) .stack-card-2:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: -9px;--shuffle-y: 6px;--shuffle-rotate: -1deg;--shuffle-scale: .965}.cards-container.svelte-1k13f0r:has(.stack-card-4:where(.svelte-1k13f0r):hover) .stack-card-3:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r),.cards-container.svelte-1k13f0r:has(.stack-card-4:where(.svelte-1k13f0r):focus-within) .stack-card-3:where(.svelte-1k13f0r) .card-hover-shell:where(.svelte-1k13f0r){--shuffle-x: -15px;--shuffle-y: 6px;--shuffle-rotate: -1.6deg;--shuffle-scale: .965}}@media(max-width:767px){.cards-section.svelte-1k13f0r{position:relative;width:100%;height:auto;margin-top:0;padding-block:var(--space-lg);padding-inline:var(--page-padding-x);display:block;overflow:visible}.cards-section.svelte-1k13f0r:before{opacity:1}.cards-container.svelte-1k13f0r{width:100%;max-width:none;height:auto;display:block}.stack-card-2.svelte-1k13f0r,.stack-card-3.svelte-1k13f0r,.stack-card-4.svelte-1k13f0r{display:none}.stack-card.svelte-1k13f0r{width:100%;max-width:460px;margin-inline:auto;aspect-ratio:5 / 6;opacity:1;transform:none}.card-wrapper.svelte-1k13f0r{position:relative;inset:auto;top:auto;left:auto;transform:none;animation:none}.card-hover-shell.svelte-1k13f0r{position:relative}}.group-discovery.bleed.svelte-15xskqs{background:var(--on-surface);color:var(--surface);padding-block:var(--section-y)}.how-groups-head.svelte-15xskqs{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-xl)}.how-groups-title.svelte-15xskqs{color:var(--surface)}.how-groups-actions.svelte-15xskqs{display:flex;align-items:center;gap:var(--space-sm)}.how-groups-cta.svelte-15xskqs{font-size:var(--text-body);font-weight:500;color:var(--surface);text-decoration:underline;text-underline-offset:4px}.how-groups-cta.svelte-15xskqs:hover{opacity:.75}.how-groups-nav.svelte-15xskqs{display:inline-flex;gap:8px}.how-groups-nav-btn.svelte-15xskqs{width:40px;height:40px;border-radius:50%;background:transparent;border:1px solid rgba(255,255,255,.35);color:var(--surface);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s ease,border-color .12s ease}.how-groups-nav-btn.svelte-15xskqs:hover{background:#ffffff1a;border-color:#fff9}.how-groups-nav-btn.svelte-15xskqs svg:where(.svelte-15xskqs){width:16px;height:16px}.group-scroller.svelte-15xskqs{display:flex;gap:var(--space-sm);scroll-snap-type:x proximity;scroll-padding-inline:max(var(--page-padding-x),calc((100% - var(--container-wide)) / 2 + var(--page-padding-x)));padding-inline:max(var(--page-padding-x),calc((100% - var(--container-wide)) / 2 + var(--page-padding-x)))}.group-card.svelte-15xskqs{flex:0 0 clamp(260px,30vw,420px);scroll-snap-align:start;aspect-ratio:4 / 5;border-radius:var(--radius-card);text-decoration:none;transition:transform .2s ease;position:relative;overflow:hidden;display:block}.group-card.svelte-15xskqs:hover{transform:translateY(-2px)}.group-tint.svelte-15xskqs{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--scrim-65) 0%,var(--scrim-15) 40%,var(--scrim-0) 65%);pointer-events:none}.group-title.svelte-15xskqs{position:absolute;left:var(--space-sm);bottom:var(--space-sm);font-family:var(--font-display);font-weight:600;font-size:var(--text-body-lg);line-height:1;letter-spacing:-.04em;max-width:70%;color:var(--surface)}.group-cta.svelte-15xskqs{position:absolute;right:var(--space-sm);bottom:var(--space-sm);width:44px;height:44px;border-radius:50%;background:var(--surface);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.group-card.svelte-15xskqs:hover .group-cta:where(.svelte-15xskqs){transform:translate(2px)}.group-cta.svelte-15xskqs svg:where(.svelte-15xskqs){width:18px;height:18px}.hero.svelte-zcnfb1{position:relative;overflow:hidden;text-align:center;box-sizing:border-box;min-height:calc(100svh - var(--topbar-h));padding-block:clamp(40px,8vh,96px) clamp(32px,5vh,56px);display:flex;align-items:stretch}.hero-inner.svelte-zcnfb1{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:clamp(76px,9vh,112px)}.hero-copy.svelte-zcnfb1{position:relative;z-index:1;padding-top:25vh}.hero-headline.svelte-zcnfb1{line-height:.95;margin:0 auto 50px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-line.svelte-zcnfb1{display:block}.event-line.svelte-zcnfb1{margin-bottom:.25em}.event-span.svelte-zcnfb1{display:inline-block;rotate:-4deg;translate:.5em}.for-span.svelte-zcnfb1{display:inline-block;scale:.55;rotate:-8deg;translate:-.175em .525em}@keyframes svelte-zcnfb1-event-line-pop{0%{transform:scale(.9) rotate(-3deg);opacity:1}55%{transform:scale(1.06) rotate(2.5deg);opacity:1}80%{transform:scale(.985) rotate(-.5deg)}to{transform:scale(1) rotate(0);opacity:1}}.rotator.svelte-zcnfb1{display:inline-grid;overflow:visible;vertical-align:baseline;text-transform:capitalize;white-space:nowrap;rotate:1.5deg}.rotator-cell.svelte-zcnfb1{grid-area:1 / 1}.rotator-sizer.svelte-zcnfb1{visibility:hidden}.rotator-window.svelte-zcnfb1{display:grid;overflow:visible}.rotator-word.svelte-zcnfb1{grid-area:1 / 1;display:inline-block;text-align:center;will-change:transform,opacity;width:100%}.rotator-word-enter.svelte-zcnfb1{animation:svelte-zcnfb1-word-slide-in .68s cubic-bezier(.22,.72,.18,1) both}.rotator-word-exit.svelte-zcnfb1{animation:svelte-zcnfb1-word-slide-out .68s cubic-bezier(.22,.72,.18,1) both}@keyframes svelte-zcnfb1-word-slide-in{0%{transform:translate(-125%)}to{opacity:1;transform:translate(0)}}@keyframes svelte-zcnfb1-word-slide-out{0%{opacity:1;transform:translate(0)}to{transform:translate(125%)}}@media(prefers-reduced-motion:reduce){.event-line.svelte-zcnfb1,.rotator-word.svelte-zcnfb1{animation:none}}@media(max-width:760px){.hero.svelte-zcnfb1{padding-block:clamp(48px,10vh,88px) 28px}.hero-inner.svelte-zcnfb1{padding-bottom:0;justify-content:center}.hero-headline.svelte-zcnfb1{font-size:clamp(3rem,18vw,4.5rem)}.rotator.svelte-zcnfb1{white-space:normal;max-width:100%;line-height:1.02}.rotator-window.svelte-zcnfb1{align-items:center}}.how-it-works.bleed.svelte-2v90zk{position:relative;isolation:isolate;padding-block:var(--section-y) clamp(56px,6vw,96px);color:var(--surface)}.how-bg.svelte-2v90zk{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--on-surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;pointer-events:none}.how-content.svelte-2v90zk{position:relative;z-index:1}.how-header.svelte-2v90zk{margin:auto}.how-sub.svelte-2v90zk{color:#ffffffb3}.how-grid.svelte-2v90zk{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}.image-column.svelte-2v90zk{display:none}.step-image-inline.svelte-2v90zk{display:block;padding-left:50vw;height:auto;margin-bottom:var(--space-sm);transform-origin:center 60%}@media(min-width:900px){.how-grid.svelte-2v90zk{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,6vw,96px);align-items:start}.image-column.svelte-2v90zk{display:block}.step-image-inline.svelte-2v90zk{display:none}}.image-stack.svelte-2v90zk{position:relative;width:100%;max-width:330px;aspect-ratio:1 / 1;margin-inline:auto;transform:translate3d(var(--sticker-shift-x, 0),var(--sticker-shift-y, 0),0) rotate(var(--sticker-tilt, 0deg));will-change:transform}.step-image.svelte-2v90zk{width:100%;height:100%;object-fit:contain;transform-origin:center 60%;animation:svelte-2v90zk-step-image-pop .38s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-2v90zk-step-image-pop{0%{opacity:0;transform:scale(.86) rotate(-4deg)}55%{opacity:1;transform:scale(1.1) rotate(2.5deg)}80%{transform:scale(.985) rotate(-.5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media(prefers-reduced-motion:reduce){.image-stack.svelte-2v90zk{transform:none}.step-image.svelte-2v90zk{animation:none}.step-image-inline.svelte-2v90zk{animation:none!important}}.steps.svelte-2v90zk{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.step.svelte-2v90zk{padding-block:clamp(48px,8vh,96px);transition:opacity .3s ease;opacity:1}.step.active.svelte-2v90zk{opacity:1}.step.active.svelte-2v90zk .step-image-inline:where(.svelte-2v90zk){animation:svelte-2v90zk-step-image-pop .38s cubic-bezier(.34,1.56,.64,1)}.step.svelte-2v90zk:first-child{padding-block-start:0}.step.svelte-2v90zk:last-child{padding-block-end:0}.step-text.svelte-2v90zk{max-width:44ch;display:flex;flex-direction:column;gap:1em}.step-index.svelte-2v90zk{color:#ffffff80;margin-bottom:var(--space-xs)}@media(min-width:900px){.step.svelte-2v90zk{opacity:.4;min-height:70vh;display:flex;align-items:center}.step-text.svelte-2v90zk{flex-direction:row}}.rail-section.svelte-19we94b{overflow:hidden}.rail-track.svelte-19we94b{display:flex;align-items:center;gap:clamp(20px,2.5vw,36px);padding-inline:var(--page-padding-x);padding-block:clamp(20px,3vw,40px)}.rail-card.svelte-19we94b{position:relative;flex:0 0 clamp(180px,17vw,260px);aspect-ratio:4 / 5;border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;background:var(--tertiary);transition:transform .24s ease}.rail-card.svelte-19we94b:nth-child(odd){transform:rotate(-1.5deg)}.rail-card.svelte-19we94b:nth-child(2n){transform:rotate(1.5deg)}.rail-card.svelte-19we94b:hover{transform:rotate(0) translateY(-4px)}.rail-pill.svelte-19we94b{position:absolute;left:14px;bottom:14px;z-index:1}@media(min-width:1200px){.rail-card.svelte-19we94b{flex-basis:clamp(220px,18vw,300px)}}.social-proof.svelte-z69hsa{padding-block:0 var(--section-y);margin-top:var(--section-y)}.social-stage.svelte-z69hsa{position:relative;margin-bottom:var(--space-4xl)}.social-text.svelte-z69hsa{text-align:center;margin-inline:auto;max-width:68ch;max-width:75ch}.social-text.svelte-z69hsa h2:where(.svelte-z69hsa){padding-bottom:var(--space-xl)}.social-text.svelte-z69hsa p:where(.svelte-z69hsa){max-width:50ch;margin:auto}.testimonials-stack.svelte-z69hsa{display:flex;flex-direction:column;gap:clamp(24px,8vw,44px);margin-top:var(--space-xl)}.testimonial.svelte-z69hsa{position:sticky;top:calc(84px + var(--i) * 22px);z-index:calc(10 + var(--i));border-radius:60px;padding:clamp(28px,6vw,44px);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-md);min-height:clamp(220px,64vw,340px)}.testimonial.svelte-z69hsa:nth-child(odd){transform:rotate(-1deg)}.testimonial.svelte-z69hsa:nth-child(2n){transform:rotate(1deg)}@media(min-width:900px){.social-text.svelte-z69hsa{position:sticky;top:26vh;z-index:0;max-width:68ch;max-width:75ch}.testimonials-stack.svelte-z69hsa{position:relative;z-index:1;padding-top:36vh;margin-top:-10vh;padding-top:25vh;gap:15vh;pointer-events:none}.testimonial.svelte-z69hsa{width:clamp(280px,30vw,420px);aspect-ratio:5 / 4.5;min-height:0;top:40vh;top:20vh;z-index:auto;pointer-events:auto}.testimonial.svelte-z69hsa:nth-child(1){align-self:flex-start;transform:rotate(-2deg)}.testimonial.svelte-z69hsa:nth-child(2){align-self:center;transform:rotate(1.5deg)}.testimonial.svelte-z69hsa:nth-child(3){align-self:flex-end;transform:rotate(-1.2deg)}}.attribution.svelte-z69hsa{font-family:var(--font-display);font-size:18px;font-weight:500;line-height:1.1;letter-spacing:-.033em;margin:0}.social-cta.svelte-z69hsa{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-xs);padding-top:var(--space-3xl)}.trust-marquee.svelte-gwuiwr{overflow:hidden}.trust-track.svelte-gwuiwr{display:flex;align-items:center;gap:var(--space-lg);width:max-content;padding-block:32px;animation:svelte-gwuiwr-marquee-slide 40s linear infinite}@keyframes svelte-gwuiwr-marquee-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.trust-track.svelte-gwuiwr{animation:none}}.trust-mark.svelte-gwuiwr{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);flex-shrink:0;min-width:clamp(160px,15vw,220px);min-height:clamp(150px,14vw,200px);padding:clamp(20px,2.5vw,36px) clamp(28px,3.5vw,48px);background:var(--surface-80);border-radius:var(--radius-xl);color:var(--primary-40)}.trust-mark.svelte-gwuiwr:nth-child(odd){transform:translateY(-18px)}.trust-mark.svelte-gwuiwr:nth-child(2n){transform:translateY(18px)}.trust-glyph.svelte-gwuiwr{flex-shrink:0;width:40px;height:40px}.trust-wordmark.svelte-gwuiwr{font-weight:700;font-size:var(--text-body);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.whatwedo.svelte-ohga68{position:sticky;top:var(--whatwedo-stick-top, 0px);min-height:100vh;padding-block:var(--section-y);isolation:isolate;overflow:clip;margin-top:15vh}.whatwedo-bg.svelte-ohga68{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--surface-80);background:#e6dfd6;border-radius:var(--radius-xl) var(--radius-xl) 0 0;transform-origin:50% 0%;will-change:transform;pointer-events:none}.whatwedo-content.svelte-ohga68{position:relative;z-index:1;transform-origin:50% 0%;will-change:transform}.whatwedo-grid.svelte-ohga68{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media(min-width:900px){.whatwedo-grid.svelte-ohga68{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(40px,6vw,96px);align-items:start}}.whatwedo-heading.svelte-ohga68{margin:0}.whatwedo-aside.svelte-ohga68{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-lg)}.whatwedo-aside.svelte-ohga68 p:where(.svelte-ohga68){margin:0}.whatwedo-photo.svelte-ohga68{position:absolute;left:30%;top:56%;rotate:-3deg;width:clamp(180px,18vw,310px);height:auto;pointer-events:none}.whatwedo-stack.svelte-1uha8ag{position:relative}
