@font-face{font-family:Cutie Patootie;src:url(/fonts/CutiePatootie.ttf) format("truetype");font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Regular.woff2) format("woff2");font-weight:400 600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-ExtraBold.woff2) format("woff2");font-weight:700 900;font-display:swap}:root{--brand-coral: #fd565c;--brand-blush: #ff9b9d;--brand-indigo: #1c0067;--brand-green: #38e88d;--paper: #fcfaf6;--ink: #1c0067;--muted: #625d6b;--coral: #fd565c;--peach: #ffedef;--mint: #dffbed;--line: #dfdad8;--surface: #f7f4fb;--button: #1c0067;--on-button: #fcfaf6;--primary: 259 51% 18%;--foreground: 259 51% 18%}[data-theme=dark]{--paper: #211c2e;--ink: #f4efe9;--muted: #c2bacb;--peach: #38292f;--mint: #344739;--line: #504457;--surface: #2d273b;--button: #eeddd1;--on-button: #24182e}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:-.055em;line-height:1.1}h2{font-size:clamp(32px,3.4vw,49px)}h3{font-size:25px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;-o-object-fit:cover;object-fit:cover}button{color:inherit}p{color:var(--muted)}::-moz-selection{background:#ff9b9d;color:#1c0067}::selection{background:#ff9b9d;color:#1c0067}:focus-visible{outline:3px solid var(--coral);outline-offset:5px}main:focus{outline:none}.wrap{width:calc(100% - 112px);max-width:1320px;margin:0 auto}.section{padding-top:100px;padding-bottom:100px}.eyebrow{font-size:14px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--ink);margin-bottom:24px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;padding:15px 23px;border:1px solid transparent;border-radius:5px;background:var(--button);color:var(--on-button);font-size:14px;font-weight:700;line-height:1.5;transition:transform .25s,background .25s;white-space:normal}.button:hover{transform:translateY(-3px);background:#4c376b;color:#fcfaf6}.button-light{background:#fcfaf6;color:#1c0067}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:800;padding:9px 0;border-bottom:1px solid var(--ink)}.text-link svg,.button svg,.path-link>svg{transition:transform .25s}.text-link:hover svg,.button:hover svg,.path-link:hover>svg{transform:translate(3px,-3px)}.coral-text{color:var(--coral)}.skip-link{position:fixed;top:-80px;left:16px;background:var(--ink);color:var(--paper);padding:12px;z-index:100}.skip-link:focus{top:12px}.announcement{background:var(--ink);color:var(--paper);display:flex;align-items:center;justify-content:center;gap:15px;font-size:14px;padding:8px 20px;letter-spacing:.02em;min-height:34px}.announcement a{display:flex;align-items:center;gap:7px;color:#ff9b9d}.site-header{position:sticky;top:0;background:var(--paper);z-index:30;border-bottom:1px solid var(--line)}.header-inner{max-width:1440px;margin:auto;min-height:96px;padding:15px 42px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand img{width:160px;height:auto;mix-blend-mode:multiply}.main-nav{display:flex;align-items:center;gap:27px}.main-nav>a{font-size:14px;font-weight:600;position:relative;white-space:nowrap;padding:8px 0}.main-nav>a:after{content:"";position:absolute;bottom:3px;height:2px;left:0;right:100%;background:var(--coral);transition:right .2s}.main-nav>a:hover:after,.main-nav>a.active:after{right:0}.header-actions{display:flex;align-items:center;gap:20px}.header-actions>.button{background:var(--coral);color:#24183f;padding:12px 18px;font-size:14px;gap:17px}.member-login{font-size:14px;display:flex;align-items:center;gap:7px;white-space:nowrap}.member-login svg{width:13px}.icon-button{padding:8px;border:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border-radius:50%;min-height:40px;min-width:40px}.icon-button:hover{background:var(--peach)}.header-actions .theme-toggle{margin-left:-10px}.menu-toggle,.mobile-members{display:none!important}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center;padding-top:63px;padding-bottom:81px}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;margin-bottom:26px}.tiny-flower{color:var(--coral);font-size:25px;line-height:1}.hero h1{font-size:clamp(55px,5.9vw,86px);line-height:1.035;letter-spacing:-.075em}.hero h1>span{color:var(--coral);white-space:nowrap}.hero-copy>p:not(.eyebrow){margin-top:26px;font-size:16px;line-height:1.85}.hero-buttons{display:flex;align-items:center;gap:27px;margin-top:29px}.hero-buttons .text-link{font-size:14px;border:0;gap:13px}.hero-proof{display:flex;gap:14px;align-items:center;margin-top:42px}.mini-portraits{display:flex;padding-left:0}.mini-portraits img{width:33px;height:33px;border-radius:50%;border:2px solid var(--paper);-o-object-position:50% 20%;object-position:50% 20%}.mini-portraits img+img{margin-left:-10px}.hero-proof p{font-size:14px;line-height:1.8}.hero-proof strong{font-weight:700;color:var(--ink)}.hero-visual{position:relative;padding:0 4px 27px 16px;align-self:stretch;min-height:545px}.hero-image{height:100%;min-height:520px;border-radius:155px 155px 12px 12px;overflow:hidden;background:var(--peach)}.hero-image>img{width:100%;height:100%;max-height:580px;-o-object-position:49% 50%;object-position:49% 50%}.village-seal{position:absolute;right:-19px;top:21px;width:123px;height:123px;border-radius:50%;background:var(--mint);display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(12deg);color:var(--ink);box-shadow:0 0 0 6px var(--paper)}.village-seal strong{font-size:19px;line-height:1.15;text-align:center;letter-spacing:-.04em}.village-seal svg{margin-bottom:6px}.village-seal span{font-size:14px;letter-spacing:.16em;margin-top:8px}.hero-inset{position:absolute;width:224px;left:-28px;bottom:0;background:#fcfaf6;padding:8px 8px 0;transform:rotate(-7deg);box-shadow:0 6px 25px #21134418}.hero-inset img{height:148px;width:100%;-o-object-position:center 40%;object-position:center 40%}.hero-inset figcaption{font-size:14px;color:#1c0067;display:flex;align-items:center;justify-content:space-between;padding:9px 7px;font-family:Cutie Patootie,Manrope,sans-serif;letter-spacing:.02em}.hero-inset figcaption svg{color:var(--coral)}.photo-note{font-size:14px;position:absolute;bottom:0;right:3px;color:var(--muted)}.welcome-strip{background:var(--peach);padding:21px 0}.welcome-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.welcome-strip>.wrap>span{font-size:14px;font-weight:800}.welcome-strip p{display:flex;align-items:center;justify-content:space-between;gap:38px;font-size:14px;color:var(--ink)}.welcome-strip p>span{font-size:18px;color:var(--coral)}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.intro-grid>div>p{font-size:16px;margin-bottom:15px}.intro-grid .text-link{margin-top:3px}.path-grid{margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr}.path-link{display:flex;align-items:center;gap:16px;padding:27px 22px 27px 0}.path-link+.path-link{border-left:1px solid var(--line);padding-left:25px}.path-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:45px;color:var(--coral)}.path-icon svg{stroke-width:1.3;width:29px;height:29px}.small-label{font-size:14px;font-weight:800;letter-spacing:.13em;color:var(--muted)}.path-link h3{font-size:20px;margin:5px 0 8px;letter-spacing:-.04em}.path-link p{font-size:14px}.path-link>svg{margin-left:auto;min-width:16px;width:16px}.moments-section{background:var(--surface)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px;gap:30px}.section-heading .eyebrow{margin-bottom:14px}.moments-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:25px}.moment-card{height:460px;position:relative;overflow:hidden;border-radius:8px;color:#fcfaf6}.moment-card>img{width:100%;height:100%;transition:transform .6s;-o-object-position:50% 36%;object-position:50% 36%}.moment-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 30%,#160d22bb)}.moment-card>div{position:absolute;bottom:28px;left:30px;right:30px;z-index:1}.moment-card h3{font-size:30px;margin:16px 0;letter-spacing:-.045em}.moment-card>div>span:last-child{display:flex;align-items:center;justify-content:space-between;font-size:14px}.pill{font-size:14px;letter-spacing:.12em;border:1px solid #ffffff88;padding:6px 10px;border-radius:20px}.moment-card:hover>img{transform:scale(1.035)}.membership-feature{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.membership-photo{position:relative}.membership-photo>img{width:100%;height:460px;border-radius:9px;-o-object-position:48% 50%;object-position:48% 50%}.photo-stamp{position:absolute;bottom:-25px;right:-25px;border-radius:50%;background:var(--mint);width:125px;height:125px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg)}.photo-stamp span{font-size:18px;font-weight:800;text-align:center;line-height:1.1;margin-top:10px;letter-spacing:-.03em}.membership-copy>p:not(.eyebrow){margin-top:25px;font-size:16px;max-width:390px}.check-list{padding:0;list-style:none;margin:26px 0 30px;display:grid;gap:13px;font-size:14px}.check-list li{display:flex;align-items:flex-start;gap:12px}.check-list svg{flex-shrink:0;color:var(--coral);margin-top:3px}.quiet-note{display:block;font-size:14px;margin-top:16px;color:var(--muted)}.sale-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--peach)}.sale-image{min-height:525px}.sale-image img{width:100%;height:100%;max-height:590px}.sale-copy{padding:65px 10vw 60px 65px;align-self:center}.sale-copy>p:not(.eyebrow){font-size:14px;margin-top:25px}.sale-facts{display:flex;gap:35px;margin:27px 0 30px}.sale-facts span{font-size:14px;color:var(--muted)}.sale-facts strong{display:block;color:var(--ink);font-size:14px;margin-bottom:3px}.expecting-section{text-align:center;position:relative;padding-top:110px;padding-bottom:115px}.expecting-section h2{font-size:clamp(38px,4.2vw,59px)}.expecting-section>p:not(.eyebrow){max-width:440px;margin:24px auto 17px;font-size:16px}.expecting-heart{position:absolute;right:4%;top:37%;color:var(--coral);transform:rotate(15deg);opacity:.75}.join-band{background:#1c0067;color:#fcfaf6;overflow:hidden}.join-band>.wrap{display:grid;grid-template-columns:1.2fr 1fr;position:relative;gap:120px;padding-top:65px;padding-bottom:65px}.join-band .eyebrow{color:#ff9b9d;font-size:14px}.join-band h2{font-size:52px}.join-band p:not(.eyebrow){color:#d5ccdf;max-width:350px;font-size:14px;margin:12px 0 23px}.under-link{display:flex;align-items:center;gap:10px;font-size:14px;margin-top:16px;color:#ded6e7}.band-heart{position:absolute;right:-90px;top:-15px;opacity:.12;width:320px;height:320px;pointer-events:none}.join-band>.wrap>div{z-index:1}footer{background:var(--paper)}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:45px;padding:64px 0}.footer-wordmark{font-size:35px;font-weight:800;letter-spacing:-.07em;display:inline-flex;align-items:center;gap:10px}.egg-dot{width:17px;height:21px;border-radius:50%;background:var(--coral);transform:rotate(20deg)}.footer-intro>p{margin-top:18px;font-size:16px;line-height:1.4;color:var(--ink)}.footer-intro>span{display:block;font-size:14px;margin-top:18px;color:var(--muted)}.footer-top>div:not(:first-child){padding-top:9px}.footer-top .eyebrow{font-size:14px;margin-bottom:20px}.footer-top>div>a:not(.footer-wordmark){font-size:14px;display:flex;align-items:center;gap:4px;margin:11px 0}.footer-top a:hover{text-decoration:underline}.footer-top a svg{width:12px;height:12px}.footer-top>div>p:not(.footer-intro p){font-size:14px;line-height:1.9}.footer-note{margin-top:20px;font-size:14px!important}.footer-bottom{padding:21px 0;border-top:1px solid var(--line);font-size:14px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.footer-bottom>div{display:flex;gap:25px}.page-intro{padding-top:80px;padding-bottom:65px;max-width:1320px}.page-intro>div{max-width:770px}.page-intro h1{font-size:clamp(46px,5.2vw,72px);max-width:850px}.page-intro p:not(.eyebrow){margin-top:28px;max-width:550px;font-size:16px}.page-intro.with-image{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.page-intro.with-image img{height:360px;width:100%;border-radius:100px 100px 8px 8px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:100px}.two-column p:not(.eyebrow){margin-bottom:20px;font-size:16px}.two-column h2+p{margin-top:24px}.soft-section{background:var(--surface)}.membership-options{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:20px}.price-card{background:var(--surface);padding:45px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start}.price-card.featured{background:#1c0067;color:#fcfaf6}.price-card.featured .eyebrow,.price-card.featured p{color:#e0d4e4}.price-card h2{font-size:30px}.price-card .price{font-size:67px;font-weight:800;letter-spacing:-.06em;margin:23px 0 0;color:inherit;line-height:1.5}.price span{font-size:16px;font-weight:400;letter-spacing:0}.price-card .check-list{flex:1;font-size:16px;gap:16px}.price-card .eyebrow{font-size:14px}.membership-handoff{grid-column:1/-1;text-align:center;font-size:14px}.membership-handoff a{display:inline-flex;align-items:center;font-weight:800;text-decoration:underline}.membership-handoff svg{width:13px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;font-size:16px;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex-shrink:0;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details>p{font-size:14px;margin:15px 25px 0 0;line-height:1.8}.events-content{padding-bottom:100px}.events-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:25px 0 35px}.filter-tabs,.view-tabs{display:flex;gap:7px;flex-wrap:wrap}.filter-tabs button,.view-tabs button{border:1px solid var(--line);border-radius:30px;background:transparent;padding:9px 16px;font-size:14px;min-height:40px}.filter-tabs button[aria-pressed=true],.view-tabs button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.event-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.event-card{border:1px solid var(--line);border-radius:8px;overflow:hidden}.event-card>img{height:265px;width:100%}.event-card-body{padding:30px}.event-card h2{font-size:29px;margin:13px 0 17px}.event-card-body p{font-size:14px;min-height:70px}.event-location{display:flex;gap:8px;align-items:center;font-size:14px;margin:20px 0 10px}.info-strip{margin-top:38px;background:var(--mint);display:flex;align-items:center;gap:20px;padding:23px;border-radius:6px}.info-strip p{font-size:14px;color:var(--ink)}.info-strip a{display:inline-flex;align-items:center;text-decoration:underline}.info-strip svg{flex-shrink:0}.calendar{margin-bottom:35px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.calendar-top{display:flex;justify-content:space-between;align-items:center;padding:20px}.calendar-top h2{font-size:26px}.calendar-note{text-align:center;font-size:14px;padding:0 20px 20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-grid>strong{font-size:14px;text-align:center;padding:10px;border-top:1px solid var(--line)}.calendar-day,.empty-day{min-height:92px;border-top:1px solid var(--line);border-right:1px solid var(--line);padding:8px;font-size:14px}.calendar-day>a{display:block;background:var(--mint);padding:5px;border-radius:4px;font-size:14px;margin-top:5px}.calendar-day>a>span{display:block;font-size:14px}.sale-details{padding-top:10px}.sale-status{background:var(--mint);border-radius:8px;display:flex;align-items:center;gap:23px;padding:36px}.sale-status>div{flex:1}.sale-status .eyebrow{font-size:14px;margin:0 0 6px}.sale-status h2{font-size:29px}.sale-status p{font-size:14px;margin-top:12px;max-width:600px;color:var(--ink)}.status-dot{background:#087641;width:10px;height:10px;border-radius:50%;flex-shrink:0}.sale-status .button{font-size:14px;gap:10px}.sale-tabs{margin:45px 0}.sale-tab-content h2{font-size:42px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:45px}.support-grid article{border-top:1px solid var(--line);padding-top:25px}.support-grid article>span{font-size:14px;color:var(--coral)}.support-grid h3{margin:18px 0;font-size:26px}.support-grid p{font-size:14px}.resource-section{padding-top:15px}.search-label{font-weight:800;display:block;font-size:14px;margin-bottom:12px}.resource-search{width:100%;padding:18px 20px;background:var(--surface);border:1px solid var(--line);border-radius:5px;color:var(--ink);margin-bottom:35px}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.resource-grid article{padding:35px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;align-items:flex-start}.resource-grid .eyebrow{margin:22px 0 15px}.resource-grid h2{font-size:30px}.resource-grid p{font-size:16px;margin:20px 0 25px;flex:1}.resource-grid article>svg{color:var(--coral)}.empty-state{padding:40px;background:var(--surface);border-radius:8px}.empty-state p{margin:20px 0}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;padding-top:20px}.contact-grid>div>p:not(.eyebrow){font-size:16px;margin:25px 0}.email-link{display:inline-flex;align-items:center;gap:20px;font-size:22px;font-weight:700;border-bottom:1px solid var(--ink)}.contact-note{display:flex;gap:15px;align-items:center;margin-top:40px}.contact-note p{font-size:14px}.contact-form{background:var(--surface);border-radius:8px;padding:35px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:800;margin-bottom:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form input,.contact-form select,.contact-form textarea{background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:12px;color:var(--ink);width:100%;font-size:16px;font-weight:400}.contact-form textarea{resize:vertical;min-height:120px}.form-note{font-size:14px;margin-bottom:20px}.draft-ready{display:flex;gap:12px;margin-top:25px;padding:18px;background:var(--mint);border-radius:4px;font-size:14px}.draft-ready>svg{flex-shrink:0}.draft-ready p{font-size:14px;color:var(--ink);margin-top:7px}.prose{max-width:900px;padding-top:10px}.prose p{margin:25px 0 30px}.theme-toggle svg{stroke-width:1.5}[data-theme=dark] .brand img{mix-blend-mode:normal;border-radius:5px;padding:5px;background:#fcfaf6}[data-theme=dark] .announcement{background:#352b46;color:#fcfaf6}[data-theme=dark] .hero-image{background:#38292f}@media (min-width: 1500px){.hero{gap:90px;padding-top:75px;padding-bottom:95px}.hero-visual{min-height:590px}.hero-image{min-height:560px}.hero-image>img{max-height:600px}}@media (max-width: 1180px){.header-inner{padding:15px 28px;gap:20px}.main-nav{gap:19px}.member-login{display:none}.header-actions{gap:12px}.wrap{width:calc(100% - 80px)}.hero{gap:35px}.hero-visual{min-height:510px}.hero-image{min-height:490px}.hero h1{font-size:6vw}.hero-inset{width:200px;left:-10px}.photo-note{font-size:14px;right:-5px}.village-seal{width:105px;height:105px;right:-10px}.village-seal strong{font-size:17px}.welcome-strip p{gap:24px}.membership-feature{gap:65px}.sale-copy{padding:55px 40px}.path-link{gap:9px}.path-link+.path-link{padding-left:15px}.path-link h3{font-size:18px}.path-icon{width:28px}.small-label,.path-link p{font-size:14px}.intro-grid{gap:65px}.hero-proof{margin-top:30px}.footer-top{gap:25px}.expecting-heart{right:0;width:95px}.two-column{gap:55px}.contact-grid{gap:50px}}@media (max-width: 900px){.main-nav{gap:14px}.main-nav>a{font-size:14px}.brand img{width:125px}.header-actions>.button{padding:11px 12px;font-size:14px;gap:7px}.header-actions .theme-toggle{margin-left:0}.header-inner{gap:15px;min-height:84px}.wrap{width:calc(100% - 60px)}.hero{padding-top:45px;padding-bottom:65px;gap:25px}.hero-visual{min-height:440px}.hero-image{min-height:420px;border-radius:110px 110px 8px 8px}.hero .eyebrow{font-size:14px;gap:7px}.hero h1{font-size:6.3vw}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-buttons{gap:14px}.hero-buttons .button{font-size:14px;padding:13px 16px;gap:13px}.hero-buttons .text-link{font-size:14px;gap:8px}.hero-inset{width:166px;left:-10px}.hero-inset img{height:115px}.hero-inset figcaption{font-size:14px}.hero-proof p{font-size:14px}.hero-proof{gap:8px}.mini-portraits img{width:28px;height:28px}.photo-note{display:none}.welcome-strip>.wrap>span{font-size:14px}.welcome-strip p{font-size:14px;gap:16px}.welcome-strip p>span{font-size:16px}.section{padding-top:75px;padding-bottom:75px}.path-grid{grid-template-columns:1fr}.path-link,.path-link+.path-link{border-left:0;padding:21px 0}.path-link+.path-link{border-top:1px solid var(--line)}.path-link h3{font-size:21px}.path-link p,.path-link .small-label{font-size:14px}.path-icon{width:48px}.intro-grid{gap:35px}.intro-grid>div>p{font-size:14px}.moment-card{height:360px}.moment-card h3{font-size:24px}.moment-card>div{left:22px;right:22px;bottom:22px}.membership-feature{gap:45px}.membership-photo>img{height:430px}.photo-stamp{width:95px;height:95px;right:-12px}.photo-stamp span{font-size:16px}.membership-copy .eyebrow{font-size:14px}.membership-copy>p:not(.eyebrow){font-size:14px}.check-list{font-size:14px}.sale-image{min-height:500px}.sale-copy{padding:40px 30px}.sale-facts{gap:22px}.sale-facts strong,.sale-facts span,.sale-copy .eyebrow{font-size:14px}.join-band>.wrap{gap:50px}.join-band h2{font-size:42px}.footer-top{grid-template-columns:1.2fr 1fr;gap:40px}.footer-bottom{font-size:14px}.page-intro.with-image{gap:35px}.page-intro.with-image img{height:300px}.page-intro h1{font-size:50px}.price-card{padding:28px}.price-card h2{font-size:25px}.price-card .check-list{font-size:14px}.two-column{gap:40px}.sale-status{flex-wrap:wrap}.sale-status>.button{margin-left:33px}.contact-grid{gap:35px}.contact-form{padding:25px}.form-row{grid-template-columns:1fr;gap:0}}@media (max-width: 700px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.announcement{font-size:14px;gap:8px;padding:8px 10px}.announcement a{font-size:14px;gap:3px}.header-inner{min-height:77px;padding:12px 20px;gap:10px}.brand img{width:123px}.header-actions{gap:3px}.header-actions>.button{font-size:14px;padding:10px 12px;gap:5px}.header-actions>.button svg{width:13px}.header-actions .theme-toggle{min-width:32px;width:32px;padding:6px}.menu-toggle{display:inline-flex!important;min-width:32px;width:32px;padding:5px}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 25px;box-shadow:0 15px 20px #2113440a}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav>a{font-size:17px;padding:12px 0;border-bottom:1px solid var(--line)}.main-nav>a:after{display:none}.mobile-members{display:flex!important;align-items:center;gap:10px}.hero{grid-template-columns:1fr;gap:35px;padding-top:39px;padding-bottom:47px}.hero .eyebrow{font-size:14px;margin-bottom:23px}.hero h1{font-size:clamp(47px,11.9vw,76px);letter-spacing:-.065em;line-height:1.06}.hero h1>span{white-space:normal}.hero-copy>p:not(.eyebrow){font-size:14px;margin-top:23px}.hero-buttons{gap:24px;margin-top:23px}.hero-buttons .button{font-size:14px;padding:14px 18px;gap:20px}.hero-buttons .text-link{font-size:14px}.hero-proof{margin-top:28px;gap:12px}.hero-proof p{font-size:14px}.mini-portraits img{width:31px;height:31px}.hero-visual{min-height:425px;margin:0 10px;padding:0 0 34px 13px}.hero-image{min-height:390px;height:390px;border-radius:120px 120px 8px 8px}.hero-image>img{height:100%;-o-object-position:50% 47%;object-position:50% 47%}.village-seal{right:-10px;top:18px;width:94px;height:94px}.village-seal svg{width:18px;height:18px;margin-bottom:4px}.village-seal strong{font-size:16px}.village-seal span{font-size:14px;margin-top:5px}.hero-inset{width:174px;left:-7px;bottom:0}.hero-inset img{height:113px}.hero-inset figcaption{font-size:14px}.welcome-strip{padding:20px 0}.welcome-strip>.wrap{flex-direction:column;gap:9px}.welcome-strip>.wrap>span{font-size:14px}.welcome-strip p{font-size:14px;gap:10px;white-space:nowrap}.welcome-strip p>span{font-size:14px}.section{padding-top:58px;padding-bottom:58px}.eyebrow{font-size:14px;margin-bottom:20px}h2{font-size:35px;line-height:1.12}.intro-grid{grid-template-columns:1fr;gap:24px}.intro-grid>div>p{font-size:14px}.path-grid{margin-top:32px}.path-link h3{font-size:20px}.section-heading{display:block;margin-bottom:27px}.section-heading>.text-link{margin-top:16px;font-size:14px}.moments-grid{grid-template-columns:1fr;gap:20px}.moment-card{height:385px}.moment-card h3{font-size:27px}.moment-card>div>span:last-child{font-size:14px}.membership-feature{grid-template-columns:1fr;gap:50px}.membership-photo>img{height:355px}.photo-stamp{right:5px;bottom:-24px;width:107px;height:107px}.membership-copy .eyebrow{font-size:14px}.membership-copy>p:not(.eyebrow){font-size:14px}.check-list{font-size:14px}.sale-feature{grid-template-columns:1fr}.sale-image{min-height:270px;height:270px}.sale-copy{padding:38px 25px 44px}.sale-copy h2{font-size:39px}.sale-facts{gap:35px}.sale-facts strong,.sale-facts span{font-size:14px}.expecting-section{padding-top:70px;padding-bottom:70px}.expecting-section h2{font-size:36px}.expecting-section>p:not(.eyebrow){font-size:14px;max-width:310px}.expecting-heart{display:none}.join-band>.wrap{grid-template-columns:1fr;gap:23px;padding-top:45px;padding-bottom:45px}.join-band h2{font-size:41px}.join-band p:not(.eyebrow){margin-top:0;max-width:310px;font-size:14px}.band-heart{right:-140px;top:70px}.footer-top{padding:45px 0;gap:35px 20px;grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}.footer-intro>p{font-size:18px}.footer-top .eyebrow{font-size:14px}.footer-top>div>a:not(.footer-wordmark){font-size:14px}.footer-top>div>p:not(.footer-intro p){font-size:14px}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:14px;font-size:14px;padding-bottom:30px}.page-intro{padding-top:45px;padding-bottom:40px}.page-intro h1{font-size:46px}.page-intro p:not(.eyebrow){font-size:16px;margin-top:22px}.page-intro.with-image{grid-template-columns:1fr;gap:30px}.page-intro.with-image img{height:280px;border-radius:80px 80px 8px 8px}.membership-options{grid-template-columns:1fr;gap:20px;padding-top:0}.price-card{padding:30px}.price-card h2{font-size:29px}.price-card .check-list{font-size:14px}.membership-handoff{text-align:left;font-size:14px;line-height:1.9}.two-column{grid-template-columns:1fr;gap:35px}.two-column p:not(.eyebrow){font-size:16px}.faq-list summary{font-size:14px}.events-toolbar{align-items:flex-start;flex-direction:column;padding-bottom:25px}.filter-tabs{gap:6px}.filter-tabs button,.view-tabs button{font-size:14px;padding:9px 13px}.event-grid{grid-template-columns:1fr;gap:22px}.event-card>img{height:240px}.event-card-body{padding:25px}.event-card h2{font-size:27px}.event-card-body p{min-height:0}.events-content{padding-bottom:50px}.info-strip{padding:20px;gap:13px}.info-strip p{font-size:14px}.calendar-top{padding:12px}.calendar-top h2{font-size:22px}.calendar-note{font-size:14px}.calendar-day,.empty-day{min-height:64px;padding:4px;font-size:14px}.calendar-day>a{font-size:14px;padding:3px;line-height:1.3;overflow-wrap:anywhere}.calendar-day>a>span{display:none}.calendar-grid>strong{font-size:14px}.sale-status{padding:24px;gap:15px}.sale-status>div{flex-basis:80%}.sale-status h2{font-size:27px}.sale-status p{font-size:14px}.sale-status>.button{margin-left:0}.sale-tab-content h2{font-size:35px}.sale-tabs{margin:30px 0}.support-grid{grid-template-columns:1fr;gap:28px;margin-top:28px}.support-grid h3{margin:12px 0}.resource-search{font-size:14px;padding:15px}.resource-grid{grid-template-columns:1fr;gap:22px}.resource-grid article{padding:27px}.resource-grid h2{font-size:29px}.contact-grid{grid-template-columns:1fr;gap:35px;padding-top:0}.contact-form{padding:24px}.form-row{grid-template-columns:1fr}.contact-form label{font-size:14px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.prose h2{font-size:29px}.prose p{font-size:16px}}@media (prefers-reduced-motion: no-preference){.hero-copy{animation:arrive .8s both}.hero-visual{animation:arrive 1s .15s both}@keyframes arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}body{font-size:18px;line-height:1.75}.button,.header-actions>.button,.hero-buttons .button,.sale-status .button{font-size:16px;line-height:1.4;min-height:52px;padding:15px 23px;background:#1c0067;color:#fff;gap:18px}.button-light,.header-actions>.button{background:#fd565c;color:#fff}.button:hover,.header-actions>.button:hover{background:#56376f;color:#fff}.button-light:hover{background:#1c0067}.text-link,.hero-buttons .text-link,.under-link{font-size:16px}.main-nav>a{font-size:14px}.member-login{font-size:14px}.header-inner{min-height:100px;padding-top:14px;padding-bottom:14px;gap:22px}.header-actions{gap:14px}.main-nav{gap:22px}.brand{flex-shrink:0}.hero-copy>p:not(.eyebrow),.intro-grid>div>p,.membership-copy>p:not(.eyebrow),.sale-copy>p:not(.eyebrow),.expecting-section>p:not(.eyebrow),.join-band p:not(.eyebrow),.page-intro p:not(.eyebrow),.two-column p:not(.eyebrow),.event-card-body p,.resource-grid p,.contact-grid>div>p:not(.eyebrow),.prose p{font-size:18px;line-height:1.75}.check-list,.price-card .check-list,.faq-list summary,.faq-list details>p,.contact-form label,.contact-form input,.contact-form select,.contact-form textarea,.info-strip p,.sale-status p,.support-grid p{font-size:16px}.eyebrow,.hero .eyebrow,.small-label,.pill{font-size:14px;letter-spacing:.1em}.hero-proof p,.quiet-note,.photo-note,.form-note,.footer-bottom,.footer-note,.footer-intro>span{font-size:14px!important}.footer-top>div>a:not(.footer-wordmark),.footer-top>div>p:not(.footer-intro p){font-size:16px}.hero{gap:55px;padding-top:65px;padding-bottom:80px}.hero-visual{padding:12px 0 50px 14px;min-height:600px}.hero-image{border-radius:8px;min-height:540px;transform:rotate(2deg);box-shadow:16px 16px 0 var(--peach)}.hero-image>img{height:540px;max-height:none;-o-object-position:50% 50%;object-position:50% 50%}.hero-inset{left:-28px;bottom:9px;width:240px;padding:9px 9px 0;transform:rotate(-6deg)}.hero-inset img{height:155px}.hero-inset figcaption{font:600 16px/1.5 Manrope,Arial,sans-serif;padding:12px 4px}.village-seal{display:none}.photo-note{bottom:0;right:0;max-width:260px;text-align:right;line-height:1.5}.hero-proof{gap:14px;margin-top:35px}.mini-portraits img{width:38px;height:38px}.hero h1{font-size:clamp(55px,5.65vw,82px)}.hero-buttons{flex-wrap:wrap;gap:18px 25px}.hero .eyebrow{max-width:480px}.hero .tiny-flower{font-size:27px;flex-shrink:0}.welcome-strip>.wrap{gap:30px}.welcome-strip p{flex-wrap:wrap;gap:20px;font-size:16px}.welcome-strip>.wrap>span{font-size:14px}.path-grid{grid-template-columns:1fr}.path-link,.path-link+.path-link{padding:25px 0;border-left:0;gap:23px}.path-link+.path-link{border-top:1px solid var(--line)}.path-link h3{font-size:25px}.path-link p{font-size:16px}.path-icon{width:45px}.moment-card{height:500px}.moment-card>div>span:last-child{font-size:16px}.moment-card .pill{font-size:14px}.moment-card h3{font-size:34px}.membership-copy>p:not(.eyebrow){max-width:500px}.membership-feature{gap:75px}.membership-photo>img{height:520px}.sale-copy{padding:60px}.sale-facts{gap:30px}.sale-facts strong,.sale-facts span{font-size:16px}.sale-image{min-height:630px}.sale-image img{max-height:none}.join-band>.wrap{gap:65px}.join-band h2{font-size:clamp(36px,3.5vw,51px);line-height:1.15}.join-band p:not(.eyebrow){max-width:460px}.join-band .eyebrow{font-size:14px}.join-band .under-link{max-width:400px;line-height:1.6}.footer-top{gap:35px;grid-template-columns:1.15fr 1fr 1fr 1.1fr}.footer-top .eyebrow{font-size:14px}.footer-top a{line-height:1.6}.footer-bottom{line-height:1.7}.filter-tabs button,.view-tabs button{font-size:16px;min-height:48px}.filter-tabs button[aria-pressed=true],.view-tabs button[aria-pressed=true]{background:#1c0067;color:#fff;border-color:#1c0067}.sale-status{flex-wrap:wrap}.sale-status .eyebrow{font-size:14px}.event-location{font-size:16px}.event-card-body p{min-height:0}.event-card .small-label,.price-card .eyebrow{font-size:14px}.membership-handoff,.search-label{font-size:16px}.resource-search{font-size:18px}.calendar-note{font-size:16px}.calendar-day,.calendar-day>a,.calendar-grid>strong,.calendar-day>a>span{font-size:14px}.calendar-grid{min-width:630px}.calendar{overflow-x:auto}.calendar-day{min-height:100px}.contact-note p{font-size:16px}.journey-intro{display:grid;grid-template-columns:1fr 1fr;gap:20px 100px;align-items:center}.journey-intro>.eyebrow{grid-column:1/-1;margin:0}.journey-intro h2{font-size:clamp(45px,5vw,70px)}.journey-intro>p:last-child{font-size:20px;line-height:1.7;max-width:510px}.scroll-story{position:relative}.story-sticky{position:sticky;top:100px;height:calc(100dvh - 100px);min-height:660px;background:var(--story-bg);color:var(--story-ink);transition:background-color .6s,color .6s;overflow:hidden}.story-inner{height:100%;display:flex;flex-direction:column;padding-top:24px;padding-bottom:20px}.story-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:700;letter-spacing:.06em;color:inherit;margin:0 0 20px}.story-topline>a{display:flex;align-items:center;gap:7px;font-weight:400;letter-spacing:0;border-bottom:1px solid currentColor;padding:4px 0}.story-tabs{display:flex;gap:22px;margin-bottom:24px}.story-tabs button{flex:1;position:relative;border:0;padding:0 0 17px;text-align:left;color:inherit;background:none;font-size:15px;line-height:1.4;min-height:62px;opacity:.72;transition:opacity .3s}.story-tabs button>span{display:block;font-size:14px;margin-bottom:4px}.story-tabs button>i{position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;opacity:.25}.story-tabs button[aria-current=step]{opacity:1;font-weight:800}.story-tabs button[aria-current=step]>i{height:4px;opacity:1}.story-panels{display:grid;flex:1;min-height:0}.story-panel{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;min-width:0}.story-panels>.story-panel{grid-area:1/1;visibility:hidden;opacity:0;transform:translateY(15px);transition:opacity .45s,transform .45s,visibility .45s;pointer-events:none;min-height:0}.story-panels>.story-panel.is-active{visibility:visible;opacity:1;transform:none;pointer-events:auto}.story-label{font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--story-accent);margin-bottom:18px}.story-copy h3{font-size:clamp(34px,3.1vw,48px);letter-spacing:-.05em;line-height:1.1;color:inherit;max-width:610px}.story-description{font-size:18px;line-height:1.65;color:inherit;margin:20px 0;max-width:570px}.story-copy ul{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:9px}.story-copy li{display:flex;align-items:flex-start;gap:11px;font-size:16px;line-height:1.55}.story-copy li>svg{flex-shrink:0;margin-top:3px;color:var(--story-accent)}.story-button{background:#1c0067;color:#fff;border:1px solid #ffffff70}.story-photo{align-self:stretch;min-height:0;position:relative;padding-bottom:30px}.story-photo img{width:100%;height:100%;max-height:560px;-o-object-fit:cover;object-fit:cover;border-radius:6px}.story-photo figcaption{position:absolute;bottom:0;left:0;font-size:14px;color:inherit}.story-scroll-hint{display:flex;align-items:center;gap:8px;font-size:14px;color:inherit;margin-top:20px}.story-scroll-hint>span{margin-left:auto;font-weight:800}.story-end{scroll-margin-top:100px}.story-static-chapter{background:var(--story-bg);color:var(--story-ink);padding:65px 0}.story-static-chapter .story-panel{margin-top:30px}.story-static .story-photo{height:440px}.story-static .story-topline{font-size:14px}[data-theme=dark] .story-sticky,[data-theme=dark] .story-static-chapter{color:var(--story-ink)}@media (max-width: 1270px){.member-login{display:none}.header-inner{padding-left:25px;padding-right:25px;gap:15px}.main-nav{gap:17px}.header-actions>.button{padding:14px 17px}.hero{gap:35px}.hero-visual{min-height:570px}.hero-image{min-height:510px}.hero-image>img{height:510px}.hero-inset{width:210px}.hero-inset img{height:140px}.photo-note{max-width:200px}.hero-proof p{font-size:14px!important}.story-panel{gap:38px}.story-tabs{gap:16px}.story-copy h3{font-size:38px}.story-description{font-size:17px}.story-copy li{font-size:16px}.story-copy ul{margin-bottom:18px}.story-topline{margin-bottom:14px}.story-tabs{margin-bottom:15px}.footer-top{grid-template-columns:1fr 1fr}}@media (max-width: 1100px){.header-actions{gap:10px}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px 30px}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav>a{font-size:18px;padding:12px 0;border-bottom:1px solid var(--line)}.main-nav>a:after{display:none}.mobile-members{display:flex!important;gap:10px}.menu-toggle{display:inline-flex!important}.header-actions>.button{font-size:16px}.header-inner{min-height:100px}.brand img{width:150px}.welcome-strip>.wrap{flex-direction:column;align-items:flex-start;gap:12px}.sale-copy{padding:40px}.hero .eyebrow{font-size:14px;line-height:1.6}.hero-image{transform:rotate(1deg)}.story-copy h3{font-size:33px}.story-description{font-size:16px}.story-tabs button{font-size:14px}}@media (max-width: 999px){.story-panel{grid-template-columns:1fr;gap:30px}.story-static .story-photo{height:430px}.story-copy h3{font-size:42px}.story-description{font-size:18px}.story-copy li{font-size:17px}.journey-intro{gap:25px 45px}.journey-intro>p:last-child{font-size:18px}.hero-visual{min-height:560px}.hero-image>img{height:500px}.hero-inset{left:0}.photo-note{display:none}.membership-feature{gap:45px}.sale-feature{grid-template-columns:1fr}.sale-image{min-height:350px;height:350px}.sale-copy{padding:50px 40px}.footer-bottom{flex-direction:column}}@media (max-width: 700px){.header-inner{min-height:90px;padding:12px 20px}.brand img{width:123px}.header-actions{gap:4px}.header-actions>.button{font-size:14px;min-height:46px;padding:12px 13px;gap:7px}.header-actions>.button svg{display:none}.theme-toggle{display:none!important}.announcement{font-size:14px;line-height:1.5;text-align:center}.announcement>a{font-size:14px}.announcement{flex-wrap:wrap;gap:2px 10px}.hero{padding-top:38px;padding-bottom:55px;gap:38px}.hero h1{font-size:clamp(43px,11.6vw,72px)}.hero .eyebrow{font-size:14px;letter-spacing:.06em;max-width:330px;align-items:flex-start}.hero-copy>p:not(.eyebrow){font-size:18px}.hero-buttons .button,.button{font-size:16px;padding:15px 20px}.hero-buttons .text-link{font-size:16px}.hero-proof p{font-size:14px!important}.hero-proof{align-items:flex-start}.mini-portraits{padding-top:5px}.mini-portraits img{width:32px;height:32px}.hero-visual{min-height:450px;margin:0 4px;padding:0 0 48px}.hero-image{height:390px;min-height:390px;border-radius:6px;transform:rotate(1deg);box-shadow:9px 9px 0 var(--peach)}.hero-image>img{height:390px}.hero-inset{width:205px;left:9px;bottom:-7px}.hero-inset img{height:125px}.hero-inset figcaption{font-size:14px}.welcome-strip p{white-space:normal;gap:8px 13px;font-size:16px}.welcome-strip p>span{font-size:16px}.welcome-strip>.wrap>span{font-size:16px}.section{padding-top:65px;padding-bottom:65px}.eyebrow,.path-link .small-label,.membership-copy .eyebrow,.sale-copy .eyebrow,.price-card .eyebrow{font-size:14px}.intro-grid>div>p,.membership-copy>p:not(.eyebrow),.expecting-section>p:not(.eyebrow),.join-band p:not(.eyebrow),.two-column p:not(.eyebrow),.prose p{font-size:18px}.path-link h3{font-size:24px}.path-link p{font-size:16px}.moment-card{height:440px}.moment-card .pill{font-size:14px}.moment-card h3{font-size:30px}.moment-card>div>span:last-child{font-size:16px}.check-list,.price-card .check-list,.faq-list summary,.faq-list details>p{font-size:16px}.membership-photo>img{height:360px}.sale-copy{padding:42px 22px}.sale-facts{flex-wrap:wrap;gap:20px}.sale-facts span,.sale-facts strong{font-size:16px}.join-band>.wrap{gap:24px}.join-band h2{font-size:38px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-intro,.footer-top>div:last-child{grid-column:auto}.footer-top .eyebrow{font-size:14px}.footer-top>div>a:not(.footer-wordmark),.footer-top>div>p:not(.footer-intro p){font-size:16px}.footer-bottom{font-size:14px!important}.footer-bottom>div{flex-wrap:wrap;gap:15px}.filter-tabs button,.view-tabs button{font-size:16px;padding:11px 16px}.calendar-note{font-size:16px}.calendar-day>a,.calendar-day,.calendar-grid>strong{font-size:14px}.calendar-day>a>span{display:block;font-size:14px}.sale-status p,.membership-handoff,.info-strip p,.contact-form label,.search-label,.resource-search{font-size:16px}.journey-intro{grid-template-columns:1fr;gap:22px}.journey-intro h2{font-size:47px}.journey-intro>p:last-child{font-size:18px}.story-static-chapter{padding:44px 0}.story-copy h3{font-size:36px}.story-description{font-size:18px}.story-copy li{font-size:16px}.story-static .story-photo{height:330px}.story-static .story-topline{font-size:14px;line-height:1.6}.story-photo img{border-radius:6px}.story-label{font-size:14px}}@media (prefers-reduced-motion: reduce){.story-sticky,.story-panel{transition:none!important}}html{position:relative}.story-photo img{max-height:none}.mobile-theme-switch{display:none}@media (max-width: 1100px){.mobile-theme-switch{display:flex;gap:12px;align-items:center;background:transparent;border:0;padding:16px 0;color:var(--ink);font-size:18px;text-align:left}}:root{--label-rose: #b52745;--label-green: #087641;--label-indigo: #1c0067;--label-plum: #563293}[data-theme=dark]{--label-rose: #ff9b9d;--label-green: #38e88d;--label-indigo: #d4c5ff;--label-plum: #d4c5ff}.eyebrow,.hero .eyebrow{color:var(--label-rose);letter-spacing:.09em}.intro-section .eyebrow,.everyday-section .eyebrow,.family-album .eyebrow{color:var(--label-green)}.moments-section .eyebrow,.journey-intro .eyebrow{color:var(--label-plum)}.membership-feature .eyebrow,.sale-copy .eyebrow{color:var(--label-indigo)}[data-page=membership] .page-intro .eyebrow,[data-page=resources] .page-intro .eyebrow{color:var(--label-green)}[data-page=events] .page-intro .eyebrow,[data-page=about] .page-intro .eyebrow{color:var(--label-plum)}.join-band .eyebrow,.price-card.featured .eyebrow{color:#ff9b9d}.footer-top .eyebrow{color:var(--label-plum)}.section{padding-top:115px;padding-bottom:115px}.section-heading{margin-bottom:48px}.section-heading>p{max-width:430px;font-size:18px;line-height:1.8}.page-intro{padding-top:95px;padding-bottom:85px}.page-intro p:not(.eyebrow){max-width:540px}.two-column{gap:100px}.two-column>div>p{max-width:570px}.eyebrow{margin-bottom:24px}.button,.header-actions>.button,.hero-buttons .button{gap:12px}.button>svg{flex-shrink:0}.button:hover>svg{transform:rotate(-10deg) scale(1.12)}.hero-image img{-o-object-position:50% 42%;object-position:50% 42%}.hero-inset{width:190px}.hero-inset img{height:170px;-o-object-position:50% 28%;object-position:50% 28%}.hero-inset figcaption{justify-content:center;gap:15px}.hero-visual{padding-bottom:60px}.hero-inset:hover{transform:rotate(-2deg) translateY(-5px)}.hero-inset{transition:transform .45s ease}.hero-proof{max-width:480px}.hero .photo-note{display:none}.path-grid{gap:18px;margin-top:50px;border:0}.path-link,.path-link+.path-link{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:30px;gap:25px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s}.path-link:nth-child(2){margin-left:45px}.path-link:nth-child(3){margin-left:90px}.path-link:hover{transform:translate(7px);box-shadow:0 10px 25px #1c00670b}.path-link .small-label{display:none}.path-link h3{margin:0 0 8px}.path-icon,.card-icon{width:54px;height:54px;border-radius:14px;background:var(--mint);color:var(--label-green);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.path-link:nth-child(2) .path-icon{background:var(--peach);color:var(--label-rose)}.path-link:nth-child(3) .path-icon{background:var(--paper);color:var(--label-plum)}.path-icon>svg,.card-icon>svg{width:26px;height:26px;stroke-width:1.6;transition:transform .35s}.path-link:hover .path-icon>svg,.resource-grid article:hover>svg{transform:rotate(-9deg) scale(1.12)}.moments-section .pill{display:none}.moment-card>div{padding:0 7px;bottom:35px}.moment-card h3{max-width:440px;line-height:1.18}.moment-card{border-radius:14px}.moments-grid{gap:32px}.card-icon{margin-bottom:24px}.price-card{padding:48px;border-radius:14px;gap:0}.price-card.featured .card-icon{background:#493c60;color:#ff9b9d}.membership-options{max-width:1140px;gap:40px}.price-card .check-list{gap:19px;margin-top:28px;margin-bottom:36px}.price-card .eyebrow{margin-bottom:15px}.soft-section>.two-column:has(.faq-list){grid-template-columns:1fr;gap:65px;max-width:1050px}.soft-section>.two-column:has(.faq-list)>div:first-child{max-width:650px}.faq-list details{padding:27px 0}.faq-list details>p{max-width:720px;margin-top:20px}.faq-list summary:hover{color:var(--label-rose)}.event-grid{grid-template-columns:1fr;gap:40px;max-width:1160px;margin:auto}.event-card{display:grid;grid-template-columns:.85fr 1.15fr;border-radius:14px;background:var(--surface);transition:transform .35s,box-shadow .35s}.event-card>img{height:100%;min-height:365px}.event-card-body{padding:42px}.event-card h2{margin-top:18px;margin-bottom:20px}.event-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #1c00670d}.event-card .small-label{color:var(--label-green)}.event-card .text-link{margin-top:12px}.events-toolbar{padding-bottom:40px}.resource-grid{gap:40px;max-width:1150px;margin:auto}.resource-grid article{padding:42px;border-radius:14px;background:var(--surface);transition:transform .35s,box-shadow .35s}.resource-grid article>svg{width:52px;height:52px;padding:10px;background:var(--mint);color:var(--label-green);border-radius:13px;transition:transform .35s}.resource-grid article:nth-child(2n)>svg{background:var(--peach);color:var(--label-rose)}.resource-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 35px #1c00670d}.resource-grid p{margin-bottom:32px}.resource-search{margin-bottom:50px}.support-grid{grid-template-columns:1fr;gap:24px}.support-grid article{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:35px 40px;display:grid;grid-template-columns:50px 1fr 1.3fr;gap:30px;align-items:center}.support-grid h3{margin:0}.support-grid p{font-size:18px}.support-grid article>span{background:var(--mint);color:var(--label-green);border-radius:12px;padding:12px;text-align:center;font-size:16px}.sale-tab-content{padding-top:20px;gap:100px}.sale-status{padding:44px;border-radius:14px}.contact-grid{gap:110px}.contact-form{padding:45px;border-radius:14px}.contact-form label{margin-bottom:29px}.stage-icon{display:inline-flex;align-items:center;justify-content:center;width:49px;height:49px;border:1px solid currentColor;border-radius:14px;margin-bottom:18px;color:var(--story-accent)}.story-copy h3{max-width:560px}.story-copy ul{margin-top:25px;margin-bottom:30px;gap:14px}.story-copy .button{margin-top:3px}.story-photo img{border-radius:12px}.story-description{max-width:530px}.story-label{margin-bottom:18px}.story-panel{gap:85px}.everyday-section{background:var(--surface)}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.video-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.video-frame{position:relative;aspect-ratio:16/10;background:var(--peach);overflow:hidden}.video-frame video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-control{position:absolute;bottom:18px;right:18px;display:flex;align-items:center;gap:8px;min-height:45px;border:1px solid #ffffff90;border-radius:30px;padding:10px 18px;background:#1c0067;color:#fff;font-size:14px;box-shadow:0 3px 12px #21134422;transition:transform .25s}.video-control:hover{transform:scale(1.05)}.video-caption{display:flex;align-items:flex-start;gap:21px;padding:30px}.video-caption .card-icon{margin:0}.video-caption h3{font-size:25px;line-height:1.25;margin-bottom:12px}.video-caption p{font-size:16px;line-height:1.7}.video-note{font-size:14px;margin-top:24px;text-align:center}.album-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:35px;align-items:start}.album-card{background:var(--surface);border-radius:14px;overflow:hidden;transition:transform .4s}.album-card:nth-child(2){margin-top:70px}.album-card img{width:100%;height:410px;-o-object-fit:cover;object-fit:cover;transition:transform .6s}.album-card:hover img{transform:scale(1.025)}.album-card figcaption{display:flex;align-items:center;gap:15px;padding:27px;font-weight:700;font-size:18px}.album-card figcaption>svg{color:var(--label-rose)}@media (prefers-reduced-motion: no-preference){[data-entrance=true]{opacity:0}[data-entrance=true][data-entered=true]{opacity:1}.filter-tabs button,.view-tabs button{transition:background-color .25s,color .25s,transform .25s}.filter-tabs button:hover,.view-tabs button:hover{transform:translateY(-3px)}.button:active{transform:scale(.97)}}@media (max-width: 1270px){.story-panel{gap:45px}.story-copy h3{font-size:36px}.story-description{font-size:17px;line-height:1.6}.story-copy ul{margin:20px 0;gap:10px}.stage-icon{width:42px;height:42px;margin-bottom:14px}.story-copy li{font-size:16px}.event-card-body{padding:32px}.support-grid article{grid-template-columns:45px 1fr 1.2fr;gap:22px}.contact-grid{gap:55px}.contact-form{padding:30px}}@media (max-width: 999px){.section{padding-top:85px;padding-bottom:85px}.two-column{gap:50px}.story-copy h3{font-size:42px}.story-description{font-size:18px}.story-copy ul{margin:25px 0;gap:15px}.video-caption{padding:25px;flex-direction:column;gap:17px}.event-card{grid-template-columns:1fr 1fr}.event-card-body{padding:27px}.support-grid article{grid-template-columns:50px 1fr}.support-grid p{grid-column:2}.price-card{padding:30px}.resource-grid article{padding:30px}.album-card img{height:320px}}@media (max-width: 700px){.section{padding-top:75px;padding-bottom:75px}.page-intro{padding-top:55px;padding-bottom:55px}.section-heading{margin-bottom:35px}.section-heading>p{margin-top:24px}.path-link,.path-link+.path-link{padding:25px 22px;gap:18px;margin-left:0}.path-icon{width:44px;height:44px;border-radius:12px}.path-link h3{font-size:23px}.path-link p{font-size:16px}.path-link .small-label{display:none}.hero-inset{width:175px}.hero-inset img{height:145px}.hero-inset figcaption{font-size:14px;padding:11px 0}.hero-inset figcaption>svg{display:none}.video-grid{grid-template-columns:1fr;gap:28px}.video-caption{flex-direction:row;padding:25px 20px;gap:15px}.video-caption .card-icon{width:40px;height:40px;border-radius:10px}.video-caption h3{font-size:23px}.video-caption p{font-size:16px}.everyday-section .section-heading h2{font-size:37px}.video-frame{aspect-ratio:4/3}.event-card{grid-template-columns:1fr}.event-card>img{height:250px;min-height:0}.event-card-body{padding:29px 24px}.event-grid{gap:30px}.resource-grid{gap:28px}.resource-grid article{padding:30px 25px}.membership-options{gap:30px}.price-card{padding:35px 27px}.price-card .check-list{gap:18px}.soft-section>.two-column:has(.faq-list){gap:55px}.support-grid article{padding:28px 23px;gap:20px;grid-template-columns:45px 1fr}.support-grid h3{font-size:25px}.support-grid p{grid-column:1/-1;font-size:18px}.sale-tab-content{gap:45px}.sale-status{padding:28px}.contact-grid{gap:50px}.contact-form{padding:28px 23px}.story-panel{gap:35px}.story-copy h3{font-size:36px}.stage-icon{width:48px;height:48px;margin-bottom:23px}.story-static-chapter{padding:60px 0}.album-grid{grid-template-columns:1fr;gap:28px}.album-card:nth-child(2){margin-top:0}.album-card img{height:320px}.album-card figcaption{font-size:18px;padding:22px}}.support-grid article>span{display:flex;align-items:center;justify-content:center}@media (min-width: 1100px) and (max-height: 850px){.scroll-story .story-copy h3{font-size:34px}.scroll-story .story-description{font-size:16px;line-height:1.6;margin:16px 0}.scroll-story .stage-icon{width:40px;height:40px;margin-bottom:12px}.scroll-story .story-copy ul{margin:18px 0;gap:9px}.scroll-story .story-label{margin-bottom:12px}}.button-light,.header-actions>.button{background:var(--brand-coral);color:#fff;font-size:19px;font-weight:800}.button-light:hover,.header-actions>.button:hover{background:var(--brand-indigo);color:#fff}.path-icon,.card-icon{background:var(--brand-green);color:var(--brand-indigo)}.path-link:nth-child(2) .path-icon{background:var(--brand-blush);color:var(--brand-indigo)}.price-card.featured .card-icon{background:var(--brand-green);color:var(--brand-indigo)}.village-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:55px}.village-path{display:flex;flex-direction:column;padding:32px;border-radius:20px;background:#dffbed;color:#1c0067;min-height:365px;transition:transform .3s,box-shadow .3s}.village-path:nth-child(2){background:#ffedef}.village-path:nth-child(3){background:#eee8fb}.village-path-top{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px;font-weight:800}.village-path-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:#38e88d}.village-path:nth-child(2) .village-path-icon{background:#ff9b9d}.village-path:nth-child(3) .village-path-icon{background:#1c0067;color:#fff}.village-path-icon svg{transition:transform .35s}.village-path-copy{margin:34px 0 28px}.village-path h3{font-size:30px;line-height:1.2;margin:0 0 16px;letter-spacing:-1px}.village-path p{font-size:18px;line-height:1.6;margin:0;color:#473665}.village-path-bottom{margin-top:auto;padding-top:22px;border-top:1px solid #1c006726;display:flex;flex-direction:column;gap:3px;font-size:16px}.village-path-bottom strong{font-size:18px}.village-path-bottom span{color:#473665}.village-path:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.hero-proof>svg{flex-shrink:0;color:var(--label-rose)}.chapter-teaser{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding-top:70px;padding-bottom:70px}.chapter-teaser-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:var(--brand-blush);color:var(--brand-indigo)}.chapter-teaser .eyebrow{margin-bottom:14px}.chapter-teaser h2{font-size:32px;margin-bottom:12px}.chapter-teaser p:not(.eyebrow){margin:0;max-width:550px}#life-stages{scroll-margin-top:0}@media (prefers-reduced-motion: no-preference){.village-path:hover{transform:translateY(-8px);box-shadow:0 16px 30px #1c006715}.village-path:hover .village-path-icon svg{transform:rotate(-12deg) scale(1.1)}}@media (max-width: 1100px){.village-path{padding:25px}.village-path h3{font-size:27px}.chapter-teaser{grid-template-columns:auto 1fr}.chapter-teaser>.text-link{grid-column:2;justify-self:start}}@media (max-width: 700px){.village-paths{grid-template-columns:1fr;gap:20px;margin-top:35px}.village-path{min-height:0;padding:28px}.village-path h3{font-size:29px}.village-path-copy{margin:24px 0}.village-path-top{flex-direction:row-reverse;justify-content:flex-end;gap:18px}.village-path-icon{width:50px;height:50px}.village-path-bottom{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:10px}.chapter-teaser{grid-template-columns:1fr;gap:25px;padding-top:55px;padding-bottom:55px}.chapter-teaser>.text-link{grid-column:auto}.chapter-teaser h2{font-size:30px}.header-actions>.button{padding:10px 17px;min-height:48px}.button-light{padding-left:18px;padding-right:18px}}h1,h2,h3{text-wrap:balance}p,li,figcaption,summary,label,a,button,.small-label,.story-label{text-wrap:pretty}.button>span,.story-tabs button{text-wrap:balance}.hero h1>span{white-space:normal}.hero h1{font-size:clamp(46px,5.25vw,76px)}.button>span{min-width:0}@media (max-width: 700px){.hero h1{font-size:clamp(40px,8.6vw,58px)}.price-card h2{font-size:28px}}.check-list li>span,.story-copy li>span,.faq-list summary>span,.event-location>span{min-width:0;text-wrap:pretty}.faq-list summary>svg,.event-location>svg{flex-shrink:0}@media (max-width: 999px) and (min-width: 701px){.village-paths{grid-template-columns:1fr}.village-path{min-height:0}.village-path-copy{margin:24px 0}}@media (max-width: 700px){.support-grid article{grid-template-columns:1fr}.support-grid h3,.support-grid p{grid-column:1}.video-caption{flex-direction:column}}.announcement>span{text-wrap:balance}.calendar-day>a{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px}.footer-intro>span{text-wrap:pretty}.page-intro.with-image .page-intro-media img{height:auto;border-radius:16px}.page-intro-media figcaption{margin-top:14px;font-size:15px;color:var(--muted);text-wrap:pretty}.hero-image img[src*=club-banquet]{-o-object-position:50% 65%;object-position:50% 65%}.story-photo img[src*=club-]{-o-object-fit:contain;object-fit:contain;background:var(--story-bg)}.club-album .section-heading>p{max-width:460px}.club-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.club-album-card{padding:0;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--ink);text-align:left;overflow:hidden}.club-album-image{display:block;position:relative;aspect-ratio:4/3;overflow:hidden}.club-album-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.album-expand{position:absolute;bottom:16px;right:16px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--brand-indigo);color:#fff}.album-card-caption{display:block;padding:24px;font-size:20px;font-weight:800;line-height:1.5;text-wrap:balance}.album-open{margin-top:28px}@media (prefers-reduced-motion: no-preference){.club-album-card:hover img{transform:scale(1.04)}}.album-dialog{width:min(1080px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:16px;background:var(--paper);color:var(--ink)}.album-dialog::backdrop{background:#10072dde}.album-dialog-content{padding:20px}.album-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;font-size:16px;font-weight:800}.album-close,.album-dialog-bottom>button{width:48px;height:48px;flex-shrink:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--brand-indigo);color:#fff}.album-full-photo{display:block;width:100%;max-height:calc(100dvh - 225px);-o-object-fit:contain;object-fit:contain;background:var(--surface);border-radius:6px}.album-dialog-bottom{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.album-dialog-bottom>div{text-align:center}.album-dialog-bottom p{font-size:19px;color:var(--ink);font-weight:800}.album-dialog-bottom span{font-size:15px;color:var(--muted)}.sale-archive-section{padding-bottom:90px}.sale-archive{border:1px solid var(--line);border-radius:16px;background:var(--surface)}.sale-archive>summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;font-size:20px;font-weight:800;list-style:none}.sale-archive>summary::-webkit-details-marker{display:none}.sale-archive>summary>span{display:flex;align-items:center;gap:16px}.sale-archive>summary svg{flex-shrink:0}.sale-archive[open]>summary>svg{transform:rotate(90deg)}.sale-archive-content{padding:16px 35px 35px;display:grid;grid-template-columns:1.5fr 1fr;gap:30px 50px}.sale-archive-heading .eyebrow{color:var(--label-rose)}.sale-archive-heading h2{font-size:36px;margin-bottom:20px}.sale-partner{align-self:center;padding:25px;border-radius:12px;background:#fff}.sale-partner img{width:100%;max-width:330px;height:auto;margin:0 auto}.sale-partner p{margin:20px 0 0;font-size:16px;color:#1c0067;text-align:center}.archive-notice{grid-column:1/-1;padding:22px 25px;border-left:4px solid var(--brand-coral);background:var(--paper);color:var(--ink)}.flyer-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:28px}.flyer-card{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:24px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.flyer-card>img{width:130px;height:auto;border-radius:3px;box-shadow:0 3px 12px #1c006718}.flyer-card h3{font-size:24px;margin-bottom:14px}.flyer-card p{font-size:16px;margin-bottom:18px}.flyer-card div>span{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800;text-decoration:underline;text-underline-offset:5px}@media (max-width: 999px){.club-album-grid{gap:18px}.album-card-caption{padding:20px;font-size:18px}.sale-archive-content{grid-template-columns:1fr;gap:30px}.sale-partner{max-width:390px}.flyer-card{grid-template-columns:1fr;align-items:start}.flyer-card>img{width:180px}}@media (max-width: 700px){.club-album-grid,.flyer-grid{grid-template-columns:1fr}.club-album-image{aspect-ratio:4/3}.album-dialog-content{padding:14px}.album-dialog-top{gap:14px}.album-dialog-bottom{gap:10px}.album-dialog-bottom p{font-size:17px}.album-dialog-bottom>button,.album-close{width:44px;height:44px}.sale-archive>summary{padding:22px;font-size:18px}.sale-archive-content{padding:8px 22px 25px}.sale-archive-heading h2{font-size:30px}.archive-notice{padding:20px}.flyer-card{padding:22px}.flyer-card h3{font-size:23px}.sale-archive-section{padding-bottom:65px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-club-caption{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:16px;color:var(--muted);text-wrap:pretty}.hero-club-caption svg{flex-shrink:0}.hero-visual:has(.hero-club-caption){padding-bottom:0}@media (max-width: 999px){.club-album .section-heading{display:block}.club-album .section-heading>p{max-width:620px;margin-top:24px}}.sale-status{align-items:start}.sale-status>svg{flex-shrink:0;color:var(--ink);margin-top:8px}.sale-status .text-link{margin-top:18px}.sale-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:10px}.sale-tabs button svg{flex-shrink:0}.sale-tab-content{animation:panel-arrive .25s ease-out}@keyframes panel-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sale-at-a-glance{display:grid;gap:25px}.sale-at-a-glance>div{padding:28px 32px;border-radius:16px;background:var(--mint)}.sale-at-a-glance>div:nth-child(2){background:var(--peach)}.sale-at-a-glance h3{margin:14px 0 12px;font-size:26px}.sale-at-a-glance a{text-decoration:underline;text-underline-offset:4px}.shopping-guide{border-top:1px solid var(--line)}.shopping-guide .section-heading{align-items:end;gap:60px;margin-bottom:48px}.shopping-guide .section-heading h2{max-width:640px}.shopping-guide .section-heading>p{max-width:370px}.sale-guide-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.shop-checklist{background:var(--mint);border-radius:20px;padding:36px}.shop-checklist>svg{color:var(--ink);margin-bottom:18px}.shop-checklist h3{font-size:29px;margin-bottom:15px}.shop-checklist p{margin-top:10px}.checklist-progress{height:7px;background:var(--paper);border-radius:9px;overflow:hidden;margin:25px 0 10px}.checklist-progress>span{display:block;height:100%;background:var(--ink);transition:width .3s ease;border-radius:inherit}.checklist-count{font-size:15px;font-weight:800}.shop-checklist ul{list-style:none;padding:0;margin:24px 0}.shop-checklist li+li{border-top:1px solid var(--line)}.shop-checklist label{position:relative;display:flex;gap:14px;padding:17px 0;align-items:center;cursor:pointer;line-height:1.5}.shop-checklist input{position:absolute;width:24px;height:24px;opacity:0}.checklist-box{display:grid;place-items:center;flex:0 0 24px;height:24px;border:2px solid var(--ink);border-radius:6px;transition:background .2s,transform .2s}.checklist-box svg{opacity:0}.is-checked .checklist-box{background:var(--ink);color:var(--paper);transform:rotate(-6deg)}.is-checked .checklist-box svg{opacity:1}.is-checked>span:last-child{text-decoration:line-through}.shop-checklist input:focus-visible+.checklist-box{outline:3px solid var(--ink);outline-offset:4px}.checklist-reset{border:0;background:none;display:inline-flex;gap:8px;align-items:center;cursor:pointer;padding:8px 0}.checklist-reset:disabled{opacity:.5;cursor:default}.shop-checklist .checklist-note{font-size:15px;color:var(--muted)}.sale-payment-note{display:flex;gap:18px;padding-bottom:30px}.sale-payment-note>svg{flex-shrink:0;margin-top:5px}.sale-payment-note h3{font-size:28px;margin-bottom:14px}.past-sale-schedule{border:1px solid var(--line);border-radius:16px;margin-top:65px}.past-sale-schedule>summary{display:flex;justify-content:space-between;gap:20px;padding:28px 32px;cursor:pointer;font-weight:800;list-style:none}.past-sale-schedule>div{padding:0 32px 32px;max-width:850px}.past-sale-schedule h3{margin:12px 0 18px}.sale-timeline{list-style:none;margin:30px 0;padding:0}.sale-timeline li{display:grid;grid-template-columns:175px 1fr;gap:25px;padding:18px 0;border-bottom:1px solid var(--line)}.past-sale-range,.past-sale-disclaimer{display:flex;gap:16px;margin-top:24px}.past-sale-range svg,.past-sale-disclaimer svg{flex-shrink:0;margin-top:5px}.past-sale-disclaimer{color:var(--muted);font-size:16px}.member-hub-intro{display:flex;justify-content:space-between;align-items:end;gap:40px}.member-hub-intro>div{max-width:760px}.member-hub-intro>.button{flex-shrink:0}.member-shortcuts{padding-top:35px}.member-shortcut-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.member-shortcut-grid article{padding:36px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;align-items:start;transition:transform .2s,background .2s}.member-shortcut-grid article:hover{transform:translateY(-5px);background:var(--surface)}.member-shortcut-grid article:nth-child(3n+1)>svg{color:#b52745}.member-shortcut-grid article:nth-child(3n+2)>svg{color:#087641}.member-shortcut-grid h2{font-size:28px;margin:25px 0 18px}.member-shortcut-grid .text-link{margin-top:auto;padding-top:25px}.member-shortcut-grid p{margin-bottom:18px}.member-portal-note{display:flex;gap:18px;margin-top:35px;padding:26px 30px;border-radius:14px;background:var(--mint)}.member-portal-note svg{flex-shrink:0;margin-top:4px}.member-new-note{border-top:1px solid var(--line);padding-top:60px;padding-bottom:80px}.member-new-note h2{margin:12px 0 22px}.member-new-note .button{margin-top:28px}@media (max-width: 999px){.sale-guide-grid{gap:35px}.shopping-guide .section-heading{display:block}.shopping-guide .section-heading>p{max-width:620px;margin-top:24px}.member-hub-intro{display:block}.member-hub-intro>.button{margin-top:32px}.member-shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){.sale-guide-grid,.member-shortcut-grid{grid-template-columns:1fr}.sale-guide-grid{gap:45px}.shop-checklist,.member-shortcut-grid article{padding:26px}.sale-tabs{display:grid;grid-template-columns:1fr}.sale-tabs button{justify-content:flex-start}.sale-at-a-glance>div{padding:26px}.past-sale-schedule>summary{padding:24px}.past-sale-schedule>div{padding:0 24px 26px}.sale-timeline li{grid-template-columns:1fr;gap:6px}.member-portal-note{padding:24px}}[data-theme=dark] .member-shortcut-grid article:nth-child(3n+1)>svg{color:#ff9b9d}[data-theme=dark] .member-shortcut-grid article:nth-child(3n+2)>svg{color:#38e88d}@media (prefers-reduced-motion: reduce){.sale-tab-content{animation:none}.checklist-progress>span,.checklist-box,.member-shortcut-grid article{transition:none}.member-shortcut-grid article:hover{transform:none}}.form-recipient{display:flex;gap:12px;align-items:center;padding:16px 18px;border-radius:10px;background:var(--mint);font-size:16px;overflow-wrap:anywhere}.form-recipient>svg{flex-shrink:0}.copy-email{display:block;border:0;background:none;padding:16px 0 0;cursor:pointer}.email-draft-preview{margin-top:24px}.email-draft-preview summary{cursor:pointer;font-size:16px;font-weight:800}.email-draft-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:16px;border-top:1px solid var(--line);padding-top:16px}.form-recipient>div{display:grid;gap:2px}.form-recipient>div>span{font-size:14px}.hero-inset figcaption>span{white-space:nowrap}.checklist-box{pointer-events:none}:root{--radius-control: 999px;--radius-card: 30px;--radius-inner: 20px}.button,.button-light,.header-actions>.button,.hero-buttons .button,.story-button{border-radius:var(--radius-control);transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.button:active{transform:translateY(1px) scale(.98)}.icon-button,.menu-toggle,.album-close,.album-dialog-bottom>button,.video-control,.filter-tabs button,.view-switch button,.calendar-header button{border-radius:var(--radius-control)}.contact-form input,.contact-form select,.contact-form textarea,.resource-search{border-radius:16px}.contact-form,.draft-ready,.sale-status,.shop-checklist,.sale-at-a-glance>div,.event-card,.price-card,.resource-grid article,.member-shortcut-grid article,.support-grid article,.video-card,.album-card,.club-album-card,.flyer-card{border-radius:var(--radius-card)}.page-intro.with-image .page-intro-media img{border-radius:var(--radius-card)}.card-icon,.stage-icon,.chapter-teaser-icon{border-radius:22px}.card-icon svg,.stage-icon svg{width:30px;height:30px}.photo-card{--photo-tint: 28, 0, 103;position:relative;isolation:isolate;overflow:hidden;background:rgb(var(--photo-tint));color:#fff;border:0;box-shadow:0 8px 28px #1c00670b}.photo-card[data-tone=forest]{--photo-tint: 4, 58, 43}.photo-card[data-tone=rose]{--photo-tint: 89, 20, 54}.card-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;border-radius:inherit}.card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.card-photo-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(var(--photo-tint),.18),rgba(var(--photo-tint),.68) 30%,rgba(var(--photo-tint),.93) 53%,rgba(var(--photo-tint),.99))}.photo-card>:not(.card-photo){position:relative;z-index:1}.photo-card h2,.photo-card h3,.photo-card p,.photo-card .text-link{color:#fff}.photo-card .text-link{text-decoration-color:#ffffff80}.photo-card .text-link:focus-visible{outline-color:#fff}.photo-card:focus-within{box-shadow:0 0 0 3px var(--paper),0 0 0 6px var(--ink)}.photo-card .button{background:#fff;color:#1c0067;box-shadow:none}.photo-card .button:hover{background:#dffbed;color:#1c0067}.photo-card .button-light{background:#fd565c;color:#fff;font-size:19px;font-weight:800}.photo-card .button-light:hover{background:#1c0067;color:#fff}.village-paths{gap:26px}.village-path.photo-card{min-height:475px;border-radius:var(--radius-card);padding:32px}.village-path .village-path-top{flex-direction:row;justify-content:space-between}.village-path-top>span:last-child{padding:6px 14px;border:1px solid #ffffffb3;border-radius:999px;background:#fff1f3ed;color:#1c0067;font-size:14px;letter-spacing:.02em}.village-path.photo-card .village-path-icon{width:58px;height:58px;border-radius:21px;background:#fff4f3;color:#1c0067;box-shadow:0 4px 18px #1c006719}.village-path[data-tone=forest] .village-path-icon{background:#38e88d}.village-path[data-tone=rose] .village-path-icon{background:#ff9b9d}.village-path .village-path-copy{margin:80px 0 26px}.village-path.photo-card h3{font-size:32px}.village-path.photo-card p{color:#fff}.village-path.photo-card .village-path-bottom{border-top:1px solid #ffffff52;padding-top:22px;gap:7px}.village-path.photo-card .village-path-bottom span{color:#fff;font-size:15px}.village-path .village-path-bottom strong{display:inline-block;width:-moz-fit-content;width:fit-content;text-decoration:underline;text-decoration-color:#ffffff80;text-underline-offset:6px;text-decoration-thickness:1px}.price-card.featured.photo-card{color:#fff}.price-card.featured .card-photo img{height:65%;-o-object-position:center 24%;object-position:center 24%}.price-card.featured .card-photo-wash{background:linear-gradient(180deg,#1c0067d1,#1c0067e6 40%,#1c0067 66%)}.price-card.featured .eyebrow{color:#ffb6bb}.price-card.featured .price,.price-card.featured .price span,.price-card.featured .check-list{color:#fff}.price-card.featured .card-icon{background:#38e88d;color:#1c0067}.price-card:not(.featured){background:var(--peach);border:1px solid var(--line)}.price-card .card-icon{border-radius:22px}.event-card{overflow:hidden;border:1px solid var(--line);background:var(--paper)}.event-card-image{position:relative;isolation:isolate;overflow:hidden;min-height:365px}.event-card-image>img{width:100%;height:100%;min-height:365px;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease}.event-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(160deg,#ff9b9d12 40%,#1c00673d)}.event-image-mark{position:absolute;z-index:1;bottom:24px;right:24px;display:grid;place-items:center;width:64px;height:64px;border-radius:22px;background:#ffedefed;color:#1c0067;border:1px solid #ffffff99}.event-card:nth-child(2n) .event-image-mark{background:#dffbeded}.event-card .small-label{display:inline-block;padding:5px 12px;border-radius:999px;background:var(--mint);color:var(--label-green)}.event-card .event-location>svg{width:20px;height:20px}.event-card .text-link{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:10px 20px;text-decoration:none;background:var(--surface)}.resource-grid article.resource-photo{display:flex;flex-direction:column;align-items:start;min-height:535px;background:rgb(var(--photo-tint))}.resource-grid .resource-photo .card-photo-wash{background:linear-gradient(180deg,rgba(var(--photo-tint),.34),rgba(var(--photo-tint),.86) 30%,rgba(var(--photo-tint),.97) 65%)}.resource-grid .resource-photo>svg{width:60px;height:60px;padding:13px;border-radius:21px;background:#ffedef;color:#1c0067}.resource-grid .resource-photo .eyebrow{color:#fff;font-size:14px;margin-top:30px}.resource-grid .resource-photo .button{margin-top:auto}.resource-grid .resource-plain{border:1px solid var(--line);background:var(--mint)}.resource-grid .resource-plain:last-child{background:var(--peach)}.resource-grid .resource-plain>svg{border-radius:18px;background:var(--paper)}.member-shortcut-grid .member-photo{min-height:420px;border:0}.member-shortcut-grid .member-photo .card-photo-wash{background:linear-gradient(180deg,rgba(var(--photo-tint),.22),rgba(var(--photo-tint),.86) 36%,rgba(var(--photo-tint),.98) 75%)}.member-shortcut-grid .member-photo>svg{width:58px;height:58px;padding:12px;border-radius:20px;background:#ffedef;color:#1c0067}.member-shortcut-grid .member-photo h2{margin-top:45px}.member-shortcut-grid .member-plain{background:var(--surface);border:1px solid var(--line)}.member-shortcut-grid .member-plain>svg{width:58px;height:58px;padding:12px;border-radius:20px;background:var(--peach);color:var(--ink)}.member-shortcut-grid .member-plain:nth-child(3n){background:var(--mint)}.member-shortcut-grid .member-plain:nth-child(3n)>svg{background:var(--paper)}.support-grid article{border-color:transparent;background:var(--surface)}.support-grid article>span{width:56px;height:56px;border-radius:19px;background:var(--mint);color:var(--ink)}.album-card,.club-album-card{overflow:hidden}.flyer-card{background:var(--paper)}@media (hover: hover) and (prefers-reduced-motion: no-preference){.photo-card:hover .card-photo img,.photo-card:focus-within .card-photo img{transform:scale(1.045)}.event-card:hover .event-card-image>img{transform:scale(1.035)}.village-path.photo-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #1c006720}.member-shortcut-grid .photo-card:hover{background:rgb(var(--photo-tint))}}@media (max-width: 1100px){.village-path.photo-card{padding:26px}.village-path.photo-card h3{font-size:28px}}@media (max-width: 700px){:root{--radius-card: 26px}.village-path.photo-card{min-height:450px;padding:28px}.village-path .village-path-copy{margin:85px 0 25px}.village-path.photo-card .village-path-bottom{flex-direction:column;gap:6px}.village-path.photo-card h3{font-size:29px}.event-card-image{min-height:250px}.event-card-image>img{height:280px;min-height:0}.event-image-mark{width:56px;height:56px;bottom:18px;right:18px;border-radius:20px}.resource-grid article.resource-photo{min-height:500px}.member-shortcut-grid .member-photo{min-height:410px}}@media (prefers-reduced-motion: reduce){.button,.card-photo img,.event-card-image>img{transition:none}.button:active,.photo-card:hover,.photo-card:hover .card-photo img{transform:none}}.event-card>*{min-width:0}.event-card-image>img{position:absolute;top:0;right:0;bottom:0;left:0}.price-card.featured .check-list svg{color:#38e88d;background:transparent}.price-card:not(.featured) .check-list svg{color:#b52745;background:transparent}.photo-card .text-link{border-color:#ffffff80}.member-shortcut-grid article:nth-child(-n+3) h2{margin-top:45px}.resource-grid .resource-plain:nth-child(2n)>svg{background:var(--paper)}@media (max-width: 700px){.event-card-image{height:280px}}.view-tabs button{border-radius:var(--radius-control)}.info-strip{border-radius:22px}.page-progress{position:fixed;inset:0 0 auto;height:3px;z-index:120;background:#fd565c;transform-origin:left center;pointer-events:none}.page-scene{min-width:0}.event-grid,.resource-grid{position:relative}@media (prefers-reduced-motion: no-preference){.village-path:active,.club-album-card:active,.flyer-card:active{scale:.985}.village-path,.club-album-card,.flyer-card{transition:scale .18s ease,transform .3s ease,box-shadow .3s ease}.main-nav a{transition:color .2s ease}.main-nav a:after{transition:transform .25s ease,width .25s ease}.text-link{transition:color .2s ease,border-color .2s ease,background .2s ease}.shop-checklist input:checked+.checklist-box svg{animation:check-arrives .28s cubic-bezier(.2,.7,.3,1)}.shop-checklist[data-complete=true] .checklist-count{animation:ready-nudge .45s ease}.faq-list summary>svg{transition:rotate .25s ease}.faq-list details[open] summary>svg{rotate:45deg}.album-dialog{opacity:0;scale:.965;transition:opacity .18s ease,scale .22s ease,display .22s allow-discrete,overlay .22s allow-discrete}.album-dialog[open]{opacity:1;scale:1}.album-dialog::backdrop{opacity:0;transition:opacity .18s,display .22s allow-discrete,overlay .22s allow-discrete}.album-dialog[open]::backdrop{opacity:1}.album-full-photo{animation:album-photo-arrives .25s ease}@starting-style{.album-dialog[open]{opacity:0;scale:.965}.album-dialog[open]::backdrop{opacity:0}}}@keyframes check-arrives{0%{transform:scale(.4);opacity:0}70%{transform:scale(1.18)}to{transform:scale(1);opacity:1}}@keyframes ready-nudge{0%,to{translate:0 0}45%{translate:0 -4px}}@keyframes album-photo-arrives{0%{opacity:.3;translate:7px 0}to{opacity:1;translate:0 0}}@supports (animation-timeline: view()){@media (min-width: 900px) and (prefers-reduced-motion: no-preference){.village-path .card-photo img,.resource-photo .card-photo img,.member-photo .card-photo img{height:calc(100% + 36px);margin-top:-18px;animation:photo-scroll-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}}}@keyframes photo-scroll-drift{0%{translate:0 -14px}to{translate:0 14px}}@supports (interpolate-size: allow-keywords){@media (prefers-reduced-motion: no-preference){.faq-list details,.past-sale-schedule,.sale-archive{interpolate-size:allow-keywords}.faq-list details::details-content,.past-sale-schedule::details-content,.sale-archive::details-content{height:0;overflow:clip;transition:height .25s ease,content-visibility .25s allow-discrete}.faq-list details[open]::details-content,.past-sale-schedule[open]::details-content,.sale-archive[open]::details-content{height:auto}}}@media (prefers-reduced-motion: reduce){.page-scene{transform:none!important}.village-path:active,.club-album-card:active,.flyer-card:active,.album-dialog,.album-dialog[open]{scale:1}.album-dialog[open],.album-dialog[open]::backdrop{opacity:1}[data-entrance]{opacity:1!important;translate:none!important}}.hero-copy,.hero-visual{animation:none}@media (prefers-reduced-motion: no-preference){[data-entrance=true]:not([data-entered=true]){opacity:0}[data-entrance=true][data-entered=true]{opacity:1}[data-entrance=true]:focus-within{opacity:1}}
