.custom-page{max-width:1080px;margin:0 auto;padding:40px 20px 60px}.custom-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:0.9rem;color:var(--text-muted)}.custom-breadcrumbs a{color:var(--coral-text)}.custom-hero{text-align:center;padding:32px 24px 40px;margin-bottom:40px;background-color:rgba(116,199,191,0.14);border-radius:12px}.custom-hero h1{margin-bottom:12px}.custom-hero-lede{max-width:42rem;margin:0 auto 20px;font-size:1.1rem}.custom-price{font-weight:600;margin-bottom:8px}.custom-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:24px 0 48px}.custom-card{display:block;padding:20px;border-radius:12px;background:var(--cream,#faf6f0);border:1px solid rgba(31,41,55,0.08);text-decoration:none;color:inherit}.custom-card.lead{background-color:rgba(247,201,72,0.18)}.custom-card h2{font-size:1.15rem;margin-bottom:8px}.custom-section{margin-bottom:36px}.custom-section h2{margin-bottom:12px}.custom-faq details{margin-bottom:12px;padding:8px 0;border-bottom:1px solid rgba(31,41,55,0.08)}.custom-roster-optional{padding:12px 16px;border-radius:12px;border:1px solid rgba(31,41,55,0.08);background:rgba(255,255,255,0.45)}.custom-roster-optional summary{cursor:pointer;font-weight:600}.custom-roster-optional[open] summary{margin-bottom:12px}.custom-form{max-width:760px;margin:40px auto 0;padding:24px;border-radius:12px;background-color:rgba(116,199,191,0.08)}.custom-recipient-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:8px}@media (max-width:700px){.custom-recipient-row{grid-template-columns:1fr}}