.cc-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff7ed,#fdf2f8,#fff1e0);padding:5rem 1.5rem 4rem;text-align:center}.cc-hero__bg-decor{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.cc-hero__emoji{position:absolute;font-size:2.5rem;opacity:.12;animation:cc-float 8s ease-in-out infinite}.cc-hero__emoji--1{top:8%;left:6%;animation-delay:0s}.cc-hero__emoji--2{top:15%;right:10%;animation-delay:1.5s;font-size:2rem}.cc-hero__emoji--3{bottom:20%;left:12%;animation-delay:3s}.cc-hero__emoji--4{top:35%;right:5%;animation-delay:4.5s;font-size:1.8rem}.cc-hero__emoji--5{bottom:10%;right:15%;animation-delay:2s}.cc-hero__emoji--6{bottom:30%;left:5%;animation-delay:5s;font-size:2rem}@keyframes cc-float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-12px) rotate(5deg)}66%{transform:translateY(6px) rotate(-3deg)}}.cc-hero__inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.cc-hero__badge{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#f97316,#ec4899);color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.45rem 1rem;border-radius:999px;margin-bottom:1.5rem}.cc-hero__title{font-family:"Young Serif",serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;color:#1a1a1a;line-height:1.15;margin:0 0 1rem}.cc-hero__subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:#6b5e54;line-height:1.6;margin:0 0 2rem;max-width:560px;margin-left:auto;margin-right:auto}.cc-hero__perks{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-bottom:2rem}.cc-hero__perk{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:#8b5e3c}.cc-hero__perk svg{color:#f97316;flex-shrink:0}.cc-hero__cta{display:inline-flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:1rem;font-weight:700;padding:.85rem 2rem;border-radius:999px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 14px #f973164d}.cc-hero__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731666;color:#fff}.cc-tiers{padding:4rem 1.5rem;background:#fefcfb}.cc-tiers__inner{max-width:1000px;margin:0 auto}.cc-tiers__group{margin-bottom:3.5rem}.cc-tiers__group:last-child{margin-bottom:0}.cc-tiers__group-header{text-align:center;margin-bottom:2rem;padding:1.5rem;border-radius:16px}.cc-tiers__group-header--local{background:linear-gradient(135deg,#fff7ed,#ffedd5)}.cc-tiers__group-header--national{background:linear-gradient(135deg,#fdf2f8,#fce7f3)}.cc-tiers__group-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8b5e3c;margin-bottom:.5rem}.cc-tiers__group-header--national .cc-tiers__group-badge{color:#9d174d}.cc-tiers__group-title{font-family:"Young Serif",serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a;margin:0 0 .3rem}.cc-tiers__group-desc{font-size:.95rem;color:#6b5e54;margin:0}.cc-tiers__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:640px){.cc-tiers__cards{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.cc-tier-card{position:relative;background:#fff;border:2px solid #f0e6dc;border-radius:20px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.cc-tier-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.cc-tier-card--popular,.cc-tier-card--best-value{border-color:#f97316;box-shadow:0 4px 24px #f973161f}.cc-tier-card--best-value{border-color:#ec4899;box-shadow:0 4px 24px #ec48991f}.cc-tier-card__popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;padding:.35rem 1rem;border-radius:999px;white-space:nowrap}.cc-tier-card__popular-badge--value{background:linear-gradient(135deg,#ec4899,#be185d)}.cc-tier-card__icon{font-size:2rem;margin-bottom:.75rem;line-height:1}.cc-tier-card__name{font-family:"Young Serif",serif;font-size:1.15rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem}.cc-tier-card__price{margin-bottom:.3rem}.cc-tier-card__amount{font-size:2.2rem;font-weight:800;color:#1a1a1a;line-height:1}.cc-tier-card__freq{font-size:.95rem;font-weight:500;color:#9a8c80}.cc-tier-card__savings{font-size:.75rem;font-weight:600;color:#16a34a;background:#f0fdf4;display:inline-block;padding:.25rem .75rem;border-radius:999px;margin-bottom:1.25rem}.cc-tier-card__features{list-style:none;padding:0;margin:0 0 1.5rem;text-align:left}.cc-tier-card__features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:#5a4e44;padding:.35rem 0;line-height:1.4}.cc-tier-card__features li svg{color:#16a34a;flex-shrink:0;margin-top:.1rem}.cc-tier-card__btn{display:block;width:100%;padding:.85rem 1.5rem;border-radius:12px;font-size:.95rem;font-weight:700;text-decoration:none;text-align:center;transition:all .25s ease;cursor:pointer;border:none}.cc-tier-card__btn--local{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 14px #f9731640}.cc-tier-card__btn--local:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f9731659;color:#fff}.cc-tier-card__btn--national{background:linear-gradient(135deg,#ec4899,#be185d);color:#fff;box-shadow:0 4px 14px #ec489940}.cc-tier-card__btn--national:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ec489959;color:#fff}.cc-tier-card__btn--coming-soon{background:#f5f0eb;color:#9a8c80;cursor:default;font-style:italic}.cc-how{padding:4rem 1.5rem;background:linear-gradient(135deg,#fff7ed,#fefcfb)}.cc-how__inner{max-width:900px;margin:0 auto;text-align:center}.cc-how__title{font-family:"Young Serif",serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:#1a1a1a;margin:0 0 .3rem}.cc-how__subtitle{font-size:1rem;color:#6b5e54;margin:0 0 2.5rem}.cc-how__steps{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.cc-how__step{flex:1;max-width:260px;text-align:center}.cc-how__step-number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#f97316,#ec4899);color:#fff;font-size:.9rem;font-weight:800;border-radius:50%;margin-bottom:.75rem}.cc-how__step-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto .75rem;background:#fff;border-radius:16px;box-shadow:0 4px 16px #0000000f;color:#f97316}.cc-how__step-title{font-family:"Young Serif",serif;font-size:1.1rem;font-weight:700;color:#1a1a1a;margin:0 0 .4rem}.cc-how__step-desc{font-size:.85rem;color:#6b5e54;line-height:1.5;margin:0}.cc-how__step-arrow{display:flex;align-items:center;padding-top:5rem;color:#d4c4b4;flex-shrink:0}@media(max-width:640px){.cc-how__steps{flex-direction:column;align-items:center;gap:1.5rem}.cc-how__step{max-width:320px}.cc-how__step-arrow{display:none}}.cc-faq{padding:4rem 1.5rem;background:#fefcfb}.cc-faq__inner{max-width:720px;margin:0 auto}.cc-faq__title{font-family:"Young Serif",serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 2rem}.cc-faq__list{display:flex;flex-direction:column;gap:.75rem}.cc-faq__item{background:#fff;border:1px solid #f0e6dc;border-radius:12px;overflow:hidden;transition:all .2s ease}.cc-faq__item:hover{border-color:#e5d5c5}.cc-faq__item[open]{border-color:#f97316;box-shadow:0 2px 12px #f9731614}.cc-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;color:#1a1a1a;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.cc-faq__question::-webkit-details-marker{display:none}.cc-faq__chevron{flex-shrink:0;color:#9a8c80;transition:transform .25s ease}.cc-faq__item[open] .cc-faq__chevron{transform:rotate(180deg);color:#f97316}.cc-faq__answer{padding:0 1.25rem 1rem;font-size:.9rem;color:#6b5e54;line-height:1.65}.cc-faq__answer p{margin:0 0 .5rem}.cc-faq__answer p:last-child{margin-bottom:0}.cc-faq__cta-wrap{text-align:center;margin-top:2.5rem;padding:2rem;background:linear-gradient(135deg,#fff7ed,#fdf2f8);border-radius:16px}.cc-faq__cta-text{font-size:1rem;color:#6b5e54;margin:0 0 1rem}.cc-faq__cta-btn{display:inline-flex;align-items:center;gap:.4rem;background:#1a1a1a;color:#fff;font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;transition:all .25s ease}.cc-faq__cta-btn:hover{background:#333;transform:translateY(-1px);color:#fff}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cupcake-club.css.map */
