.specials-page{background:var(--color-background)}.specials-page section{position:relative;padding:clamp(3rem,7vw,5.6rem) 0}.spl-eyebrow{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-secondary);font-weight:800}.spl-heading{max-width:760px;display:grid;gap:.6rem;margin-bottom:clamp(1.35rem,3vw,2.2rem)}.spl-hero{overflow:clip;padding:clamp(4rem,10vw,6.8rem) 0;background:linear-gradient(#352b4080,#352b4080),url(/specials.png) center / cover no-repeat}.spl-hero .container{position:relative;z-index:2;display:grid;gap:.95rem}.spl-hero-layer{position:absolute;inset:-26% -12% auto auto;width:min(56vw,560px);aspect-ratio:1;border-radius:50%;pointer-events:none;background:radial-gradient(circle at 50% 50%,#ac91b947,#ac91b900)}.spl-hero .spl-eyebrow{color:#ffffffe6}.spl-hero h1{color:#fff;max-width:18ch}.spl-hero-subtitle{max-width:64ch;color:#ffffffeb;font-size:.99rem}.spl-hero-actions{display:flex;flex-wrap:wrap;gap:.58rem}.spl-hero-actions .btn-secondary{background:#ffffffe6}.spl-offers{background:linear-gradient(180deg,#ffffffb8,#fff0)}.spl-offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.spl-offer-card{border-radius:22px;border:1px solid rgba(132,113,148,.22);background:#ffffffe0;box-shadow:var(--shadow-soft);padding:1rem;display:grid;gap:.72rem}.spl-offer-card--featured{border-color:#8471945c;background:linear-gradient(165deg,#f8f1f3e6,#ffffffeb)}.spl-offer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.spl-offer-subtitle,.spl-offer-badge{min-height:26px;display:inline-flex;align-items:center;border-radius:999px;padding:.16rem .56rem;font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.spl-offer-subtitle{border:1px solid rgba(132,113,148,.2);background:#f4edf8e6;color:var(--color-primary-dark)}.spl-offer-badge{border:1px solid rgba(181,109,130,.22);background:#f8e6ebe0;color:#8c4a61}.spl-offer-card h3{margin:0;font-size:1.34rem}.spl-pricing{border-radius:14px;border:1px solid rgba(132,113,148,.2);background:#f8f2f8d6;padding:.74rem;display:grid;gap:.2rem}.spl-price{margin:0;font-family:var(--font-heading);color:var(--color-primary-dark);font-size:clamp(1.7rem,3vw,2.2rem);font-weight:700;line-height:1}.spl-original{margin:0;color:var(--color-text-medium);font-size:.82rem;text-decoration:line-through}.spl-savings{margin:0;color:#8c4a61;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.spl-features{margin:0;padding:0;list-style:none;display:grid;gap:.45rem}.spl-features li{position:relative;padding-left:1rem;color:var(--color-text-medium);font-size:.87rem;line-height:1.55}.spl-features li:before{content:"";position:absolute;left:0;top:.52rem;width:6px;height:6px;border-radius:50%;background:linear-gradient(140deg,#8c789b,#a68db0)}.spl-offer-cta{margin-top:.15rem;width:100%}@media(max-width:1100px){.spl-offers-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.spl-hero-actions{display:grid;grid-template-columns:1fr}.spl-hero-actions .btn-primary,.spl-hero-actions .btn-secondary{width:100%}.spl-offers-grid{grid-template-columns:1fr}}
