.star-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.star{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--soft-gold);animation:twinkle 4s ease-in-out infinite}@keyframes twinkle{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.4);opacity:1}}.magical-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:var(--touch-min, 44px);padding:.85rem 1.5rem;border-radius:var(--radius-pill);font-family:var(--font-sans);font-weight:600;font-size:.95rem;border:none;cursor:pointer;overflow:hidden;transition:transform var(--transition),box-shadow var(--transition);text-align:center}.magical-btn:disabled{opacity:.5;cursor:not-allowed}.magical-btn--primary{background:linear-gradient(135deg,var(--gold),var(--soft-gold));color:var(--deep-navy);box-shadow:var(--shadow-glow)}.magical-btn--secondary{background:#fff6e514;color:var(--cream);border:1px solid rgba(246,199,107,.35)}.magical-btn--ghost{background:transparent;color:var(--soft-gold);border:1px solid transparent}.magical-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 40px #f6c76b59}.magical-btn__glow{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;background:radial-gradient(circle,rgba(255,255,255,.4),transparent 60%);opacity:0;transition:opacity .4s}.magical-btn:hover .magical-btn__glow{opacity:.3}.magical-btn__text{position:relative;z-index:1}.site-header{position:fixed;top:var(--promo-bar-height, 38px);left:0;right:0;z-index:100;padding:.75rem 0;background:linear-gradient(180deg,#07182ff7,#07182fd9);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;position:relative;z-index:102}.site-header__logo{display:flex;align-items:center;gap:.4rem;font-family:var(--font-serif);font-size:clamp(1.1rem,4vw,1.5rem);font-weight:600;color:var(--cream);min-width:0;flex:1}.site-header__logo-text{line-height:1.15}.site-header__logo em{font-style:italic;color:var(--gold)}.logo-icon{font-size:1.15rem;flex-shrink:0}.site-header__burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:var(--touch-min, 44px);height:var(--touch-min, 44px);padding:10px;border:1px solid rgba(246,199,107,.35);border-radius:var(--radius-sm);background:#102a5499;cursor:pointer;flex-shrink:0}.site-header__burger-bar{display:block;width:100%;height:2px;background:var(--cream);border-radius:1px;transition:transform .25s ease,opacity .25s ease}.site-header__burger[aria-expanded=true] .site-header__burger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__burger[aria-expanded=true] .site-header__burger-bar:nth-child(2){opacity:0}.site-header__burger[aria-expanded=true] .site-header__burger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__nav,.site-header__cta-desktop{display:none}.site-header__cta-mobile{margin-top:.5rem;width:100%}.site-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;border:none;background:#070c1ea6;cursor:pointer}body.nav-open{overflow:hidden}@media (max-width: 899px){.site-header__nav--open{display:flex;flex-direction:column;position:fixed;top:calc(var(--promo-bar-height, 38px) + 3.75rem);left:var(--container-pad, 1rem);right:var(--container-pad, 1rem);z-index:101;gap:.25rem;padding:1rem;border-radius:var(--radius-md);border:1px solid rgba(246,199,107,.25);background:#07182ffa;box-shadow:var(--shadow-card);max-height:calc(100dvh - var(--promo-bar-height, 38px) - 5rem);overflow-y:auto}.site-header__nav--open a{display:block;padding:.85rem .75rem;font-size:1rem;color:#f8f3e8e6;border-radius:var(--radius-sm);min-height:var(--touch-min, 44px);display:flex;align-items:center}.site-header__nav--open a:hover,.site-header__nav--open a:focus-visible{background:#f6c76b1a;color:var(--gold)}}@media (min-width: 900px){.site-header__burger,.site-header__backdrop{display:none}.site-header__nav{display:flex;align-items:center;gap:1.25rem;font-size:.9rem;color:#f8f3e8d9}.site-header__nav a:hover{color:var(--gold)}.site-header__cta-desktop{display:inline-flex;flex-shrink:0}.site-header__cta-mobile{display:none}}@media (max-width: 640px){.site-header__cta-desktop{display:none}.site-header .magical-btn{padding:.75rem 1.1rem;font-size:.85rem;min-height:var(--touch-min, 44px)}}.site-footer{padding:3rem 0 2rem;border-top:1px solid rgba(246,199,107,.12);margin-top:4rem;position:relative;z-index:1}.site-footer__grid{display:grid;gap:1.5rem;text-align:center}@media (min-width: 768px){.site-footer__grid{grid-template-columns:1fr auto;text-align:left;align-items:start}.site-footer__legal{grid-column:1 / -1;text-align:center}}.site-footer__brand{font-family:var(--font-serif);font-size:1.35rem;color:var(--gold)}.site-footer__tagline{margin-top:.35rem;color:#f8f3e899;font-size:.9rem}.site-footer nav{display:flex;flex-direction:column;gap:.5rem}.site-footer nav a{color:#f8f3e8bf;font-size:.9rem}.site-footer nav a:hover{color:var(--gold)}.site-footer__legal{font-size:.75rem;color:#f8f3e873}.promo-bar{position:fixed;top:0;left:0;right:0;z-index:110;height:var(--promo-bar-height, 38px);display:flex;align-items:center;background:linear-gradient(90deg,#1a3a6b,#2d1f5e 50%,#1a3a6b);border-bottom:1px solid rgba(246,199,107,.25);overflow:hidden}.promo-bar__cta{flex-shrink:0;padding:0 1rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--deep-navy);background:linear-gradient(135deg,var(--gold),var(--soft-gold));height:100%;display:flex;align-items:center;white-space:nowrap;transition:filter var(--transition)}.promo-bar__cta:hover{filter:brightness(1.08)}.promo-bar__marquee{flex:1;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.promo-bar__track{display:flex;width:max-content;animation:promoMarquee 35s linear infinite}.promo-bar__item{flex-shrink:0;padding:0 1.75rem;font-size:.78rem;font-weight:500;color:#f8f3e8eb;white-space:nowrap}.promo-bar__item:after{content:"·";margin-left:1.75rem;color:#f6c76b80}@keyframes promoMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 640px){.promo-bar__cta{font-size:.65rem;padding:0 .65rem}.promo-bar__item{font-size:.72rem;padding:0 1.25rem}}.particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.particle{position:absolute;border-radius:50%;filter:blur(40px);opacity:.35;animation:float 12s ease-in-out infinite}.p1{width:200px;height:200px;background:var(--lavender);top:10%;left:5%}.p2{width:160px;height:160px;background:var(--gold);top:50%;right:10%;animation-delay:-4s}.p3{width:120px;height:120px;background:var(--rose-cloud);bottom:20%;left:30%;animation-delay:-7s}.p4{width:180px;height:180px;background:var(--royal-blue);bottom:5%;right:25%;animation-delay:-2s}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.hero{min-height:auto;display:flex;align-items:center;padding-top:0;padding-bottom:3rem;background:radial-gradient(ellipse at 30% 20%,rgba(16,42,84,.9),transparent 55%),radial-gradient(ellipse at 80% 60%,rgba(191,167,242,.12),transparent 50%),var(--deep-navy)}.hero__grid{display:grid;gap:3rem;align-items:center;position:relative;z-index:1}@media (min-width: 900px){.hero__grid{grid-template-columns:1.1fr .9fr}}.hero__rating{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:.9rem;color:#f8f3e8e6;margin-bottom:1rem;padding:.35rem .85rem;border-radius:var(--radius-pill);background:#f6c76b1f;border:1px solid rgba(246,199,107,.25)}.hero__rating strong{color:var(--gold);font-weight:700}.hero__rating span{color:#f8f3e8bf;font-size:.85rem}.hero__trust-pills{list-style:none;display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-bottom:1.25rem}.hero__trust-pills li{font-size:.88rem;color:#f8f3e8e0;display:flex;align-items:center;gap:.35rem}.hero h1{font-size:clamp(2.2rem,5vw,3.5rem);color:var(--cream);margin-bottom:1.25rem}.hero__sub{font-size:1.1rem;color:#f8f3e8d1;max-width:540px;line-height:1.7}.hero__cta{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.hero__cta .magical-btn{width:100%;justify-content:center;min-height:var(--touch-min, 44px)}@media (min-width: 520px){.hero__cta{flex-direction:row;flex-wrap:wrap}.hero__cta .magical-btn{width:auto}}.hero__reassurance{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.hero__reassurance li{font-size:.8rem;color:#f8f3e8a6}.hero__reassurance span{color:var(--gold);margin-right:.25rem}.hero__visual{position:relative;min-height:280px;display:flex;align-items:center;justify-content:center}@media (min-width: 900px){.hero{min-height:calc(100dvh - var(--site-top-offset));padding-bottom:0}.hero__visual{min-height:360px}}.hero__book{position:relative;width:min(100%,320px);display:flex;align-items:center;justify-content:center;animation:heroBook 5s ease-in-out infinite}.hero__book-glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle,rgba(246,199,107,.35),transparent 65%)}.hero__book-image{position:relative;z-index:1;width:100%;height:auto;display:block;object-fit:contain;object-position:center;border-radius:12px;filter:drop-shadow(0 16px 48px rgba(246,199,107,.2))}.hero__audio-waves{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);display:flex;gap:4px;align-items:flex-end}.hero__audio-waves span{width:5px;height:24px;background:var(--gold);border-radius:3px;animation:wave 1s ease-in-out infinite}.hero__float{position:absolute;animation:heroFloat 4s ease-in-out infinite;pointer-events:none;border-radius:14px;overflow:hidden;border:2px solid rgba(246,199,107,.35);box-shadow:0 8px 28px #00000059,0 0 20px #f6c76b26;background:var(--midnight-blue)}.hero__float-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero__float--1{top:4%;left:0;width:76px;height:76px}.hero__float--2{top:12%;right:0;width:68px;height:68px;animation-delay:-1s}.hero__float--3{bottom:18%;left:-4%;width:72px;height:72px;animation-delay:-2s}.hero__float--4{bottom:8%;right:8%;width:56px;height:56px;animation-delay:-.5s;opacity:.92}@media (max-width: 640px){.hero__grid{gap:2rem}.hero h1{font-size:clamp(1.85rem,8vw,2.5rem)}.hero__sub{font-size:1rem}.hero__trust-pills{flex-direction:column;align-items:flex-start;gap:.5rem}.hero__reassurance{flex-direction:column;gap:.35rem}.hero__float--1,.hero__float--2{width:56px;height:56px}.hero__float--3,.hero__float--4{display:none}.hero__book{width:min(85vw,280px)}}@keyframes heroBook{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(2deg) translateY(-10px)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.section-title{margin-bottom:2.5rem}.section-title--center{text-align:center;max-width:720px;margin-inline:auto;margin-bottom:2.5rem}.section-title h2{font-size:clamp(1.85rem,4vw,2.75rem);color:var(--cream)}.section-title__sub{margin-top:1rem;font-size:1.05rem;color:#f8f3e8c7;line-height:1.7}.glow-card{position:relative;background:linear-gradient(145deg,#102a54d9,#0b1026eb);border:1px solid rgba(246,199,107,.18);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-card);transition:transform var(--transition),border-color var(--transition);overflow:hidden}.glow-card__shine{position:absolute;top:-50%;right:-30%;width:60%;height:120%;background:radial-gradient(circle,rgba(191,167,242,.12),transparent 70%);pointer-events:none}.glow-card:hover{transform:translateY(-4px);border-color:#f6c76b59}.glow-card--float{animation:cardFloat 6s ease-in-out infinite}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.testimonial-card blockquote{font-style:italic;font-size:1rem;line-height:1.65;color:#f8f3e8e6;margin:.75rem 0 1.25rem}.testimonial-card__stars{color:var(--gold);letter-spacing:.15em;font-size:.9rem}.testimonial-card footer strong{display:block;color:var(--soft-gold)}.testimonial-card footer span{font-size:.85rem;color:#f8f3e899}.step-card h3{font-size:1.35rem;margin:.75rem 0 .5rem;color:var(--soft-gold)}.step-card p{color:#f8f3e8bf;font-size:.95rem}.step-card__num{font-family:var(--font-serif);font-size:2.5rem;color:#f6c76b40;line-height:1}.step-card__icon{font-size:2rem;display:block;margin-top:-.5rem}.personalization{background:linear-gradient(180deg,transparent,rgba(16,42,84,.4),transparent)}.personalization__grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 900px){.personalization__grid{grid-template-columns:1fr 1fr}}.personalization__quote{font-family:var(--font-serif);font-size:1.25rem;font-style:italic;color:var(--lavender);margin:1.5rem 0 2rem}.personalization__list{list-style:none;display:grid;gap:.65rem}.personalization__list li{font-size:.95rem;color:#f8f3e8e0}.personalization__list span{color:var(--gold);margin-right:.5rem}.pricing-card{display:flex;flex-direction:column;height:100%}.pricing-card--highlight{border-color:#f6c76b80;box-shadow:0 0 60px #f6c76b26}.pricing-card__badge{align-self:flex-start;background:linear-gradient(90deg,var(--lavender),var(--rose-cloud));color:var(--deep-navy);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.35rem .75rem;border-radius:var(--radius-pill);margin-bottom:.75rem}.pricing-card h3{font-size:1.4rem;color:var(--cream)}.pricing-card__price{font-family:var(--font-serif);font-size:clamp(2rem,6vw,2.5rem);color:var(--gold);margin:.5rem 0 1.25rem}@media (max-width: 640px){.pricing-card h3{font-size:1.2rem}}.pricing-card__price span{font-size:1rem}.pricing-card ul{list-style:none;flex:1;margin-bottom:1.5rem}.pricing-card li{padding:.4rem 0 .4rem 1.25rem;position:relative;font-size:.92rem;color:#f8f3e8d9}.pricing-card li:before{content:"✦";position:absolute;left:0;color:var(--gold);font-size:.65rem;top:.55rem}.pricing-grid{margin-bottom:3rem;max-width:720px;margin-inline:auto}.upsells h3{text-align:center;font-size:1.25rem;color:var(--soft-gold);margin-bottom:1.25rem}.upsells__grid{display:grid;gap:.75rem;grid-template-columns:1fr}@media (min-width: 480px){.upsells__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.upsell-chip{padding:1rem!important;font-size:.85rem;text-align:center}.upsell-chip span{color:var(--gold);font-weight:700}.examples-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.examples-grid{gap:1.25rem}}@media (min-width: 768px){.examples-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.example-card__universe{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--lavender)}.example-card h3{font-size:1.2rem;margin:.5rem 0;color:var(--cream)}.example-card__age{font-size:.8rem;color:var(--gold);margin-bottom:.75rem}.example-card__excerpt{font-size:.9rem;color:#f8f3e8c7;margin-bottom:1rem}.example-card__actions{display:flex;flex-direction:column;gap:.5rem}.example-card__listen{padding:.5rem;border:1px solid rgba(246,199,107,.35);border-radius:var(--radius-sm);background:transparent;color:var(--gold);cursor:pointer;font-family:var(--font-sans);font-size:.85rem}.example-card__similar{font-size:.85rem;color:var(--lavender)}.examples-cta__hook{text-align:center;margin-top:2rem;font-size:1.1rem;color:var(--soft-gold);font-family:var(--font-serif)}.examples-cta{text-align:center;margin-top:1.25rem}.emotion{background:linear-gradient(135deg,#bfa7f226,#f6c76b14);text-align:center}.emotion__inner{max-width:800px;margin-inline:auto}.emotion h2{font-size:clamp(1.75rem,4vw,2.5rem);color:var(--cream);margin-bottom:1.25rem}.emotion p{font-size:1.1rem;color:#f8f3e8d9;line-height:1.75}.emotion__tagline{margin-top:1.5rem!important;font-family:var(--font-serif);font-size:1.35rem!important;color:var(--gold)!important}.faq__list{max-width:720px;margin-inline:auto}.faq__item{border:1px solid rgba(246,199,107,.15);border-radius:var(--radius-md);margin-bottom:.75rem;padding:0 1.25rem;background:#102a5466}.faq__item summary{cursor:pointer;padding:1.1rem 0;min-height:var(--touch-min, 44px);display:flex;align-items:center;font-weight:500;color:var(--cream);list-style:none}.faq__item summary::-webkit-details-marker{display:none}.faq__item p{padding-bottom:1.1rem;font-size:.92rem;color:#f8f3e8c7;line-height:1.65}.final-cta{position:relative;text-align:center;overflow:hidden}.final-cta__inner{position:relative;z-index:1}.final-cta h2{font-size:clamp(1.75rem,4vw,2.5rem);color:var(--cream);margin-bottom:.75rem}.final-cta p{color:#f8f3e8bf;margin-bottom:1.75rem}.final-cta__trust{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin-top:1.5rem;font-size:.85rem;color:#f8f3e8b3}@media (max-width: 640px){.final-cta .magical-btn{width:100%;max-width:20rem;margin-inline:auto}.final-cta__trust{flex-direction:column;align-items:center;gap:.5rem}}.trust-stats{padding-block:3rem;background:#102a5459;border-block:1px solid rgba(246,199,107,.12)}.trust-stats__title{text-align:center;font-size:clamp(1.35rem,3vw,1.75rem);color:var(--cream);margin-bottom:2rem}.trust-stats__grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}@media (min-width: 768px){.trust-stats__grid{grid-template-columns:repeat(4,1fr)}}.trust-stats__card{text-align:center;padding:1.25rem 1rem;border-radius:var(--radius-md);border:1px solid rgba(191,167,242,.2);background:#07182f80}.trust-stats__value{display:block;font-family:var(--font-serif);font-size:clamp(1.5rem,5vw,2rem);font-weight:700;color:var(--gold);line-height:1.1;margin-bottom:.35rem}.trust-stats__label{font-size:.8rem;color:#f8f3e8bf;line-height:1.4}.trust-stats__cta{display:flex;justify-content:center}.progress-wizard{margin-bottom:2rem}.progress-wizard__bar{height:4px;background:#ffffff14;border-radius:var(--radius-pill);overflow:hidden;margin-bottom:1rem}.progress-wizard__fill{display:block;height:100%;background:linear-gradient(90deg,var(--gold),var(--lavender));border-radius:var(--radius-pill);transition:width .5s ease}.progress-wizard__steps{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none}.progress-wizard__steps li{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#f8f3e873}.progress-wizard__steps li.active{color:var(--gold)}.progress-wizard__steps li.done{color:var(--lavender)}.progress-wizard__steps .dot{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid currentColor;display:flex;align-items:center;justify-content:center;font-size:.65rem}.progress-wizard__steps li.active .dot{background:var(--gold);color:var(--deep-navy);border-color:var(--gold)}@media (max-width: 640px){.progress-wizard__steps{gap:.35rem .5rem;justify-content:space-between}.progress-wizard__steps .label{display:none}.progress-wizard__steps .dot{width:1.75rem;height:1.75rem;font-size:.7rem}}.audio-preview-player{padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(191,167,242,.28);background:#07182f8c}.audio-preview-player--playing{border-color:#f6c76b73;box-shadow:0 0 20px #f6c76b1f}.audio-preview-player__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.audio-preview-player__icon{font-size:1.1rem;line-height:1}.audio-preview-player__label{font-size:.8rem;font-weight:500;color:var(--lavender);flex:1}.audio-preview-player__dot{width:8px;height:8px;border-radius:50%;background:#bfa7f259}.audio-preview-player__dot--live{background:var(--gold);box-shadow:0 0 8px #f6c76bbf;animation:audio-preview-pulse 1.2s ease-in-out infinite}@keyframes audio-preview-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.audio-preview-player__bars{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:36px;margin-bottom:.65rem}.audio-preview-player__bar{display:block;width:5px;height:100%;border-radius:3px;background:linear-gradient(180deg,var(--gold) 0%,var(--lavender) 100%);transform-origin:bottom center;transition:transform .08s ease-out;opacity:.85}.audio-preview-player--playing .audio-preview-player__bar{background:linear-gradient(180deg,#f6c76b 0%,var(--lavender) 100%)}.audio-preview-player__controls{display:flex;align-items:center;gap:.5rem;margin-bottom:.45rem;position:relative}.audio-preview-player__play{flex:1;padding:.55rem 1rem;border:1px dashed rgba(246,199,107,.45);border-radius:var(--radius-sm);background:#f6c76b14;color:var(--soft-gold);font-size:.85rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;transition:background var(--transition),border-color var(--transition)}.audio-preview-player__play:hover:not(:disabled){background:#f6c76b2e;border-color:var(--gold)}.audio-preview-player__play:disabled{opacity:.55;cursor:not-allowed}.audio-preview-player__native{flex:2;min-width:0;height:36px;border-radius:var(--radius-sm);filter:sepia(.15) saturate(1.1)}.audio-preview-player__native--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;flex:0;opacity:0;pointer-events:none}.audio-preview-player__native::-webkit-media-controls-panel{background:#07182fe6}.audio-preview-player__status{margin:0;font-size:.78rem;color:#f8f3e8b8;text-align:center;line-height:1.45}.story-preview__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:var(--lavender)}.story-preview__cover{margin:.75rem 0 1rem;border-radius:12px;overflow:hidden;border:1px solid rgba(246,199,107,.25)}.story-preview__cover img{display:block;width:100%;max-height:220px;object-fit:cover}.story-preview h3{font-size:1.35rem;margin:.5rem 0;color:var(--soft-gold)}.story-preview__duration{font-size:.8rem;color:var(--lavender);margin:0 0 .5rem}.story-preview__excerpt{font-size:.9rem;color:#f8f3e8cc;line-height:1.65;max-height:min(14rem,35vh);overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 959px){.story-preview__excerpt{max-height:none}}.story-preview__media{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.story-preview__block-label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--soft-gold);margin-bottom:.35rem}.story-preview__hint{font-size:.82rem;color:#f8f3e88c;margin:0}.story-preview__error{font-size:.82rem;color:#ffb4b4;margin:0}.story-preview__hint--below{margin-top:.5rem}.story-preview__ebook-link{display:inline-block;margin-top:.25rem;font-size:.88rem;color:var(--soft-gold);text-decoration:underline}.story-preview__waves{display:flex;align-items:flex-end;gap:4px;height:32px;margin-top:1rem}.story-preview__waves span{width:4px;background:var(--gold);border-radius:2px;animation:wave 1.2s ease-in-out infinite}.story-preview__waves span:nth-child(2){animation-delay:.1s;height:60%}.story-preview__waves span:nth-child(3){animation-delay:.2s;height:100%}.story-preview__waves span:nth-child(4){animation-delay:.3s;height:70%}.story-preview__waves span:nth-child(5){animation-delay:.4s;height:45%}@keyframes wave{0%,to{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}.checkout-summary h3{color:var(--soft-gold);margin-bottom:1rem}.checkout-summary dl{display:grid;gap:.75rem}.checkout-summary dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--lavender)}.checkout-summary dd{font-size:1rem;color:var(--cream)}.checkout-summary__price{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(246,199,107,.2);font-size:1.1rem}.checkout-summary__price strong{color:var(--gold);font-family:var(--font-serif);font-size:1.5rem}.checkout-summary__note{margin-top:.75rem;font-size:.8rem;color:#f8f3e88c}.universe-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem;border-radius:var(--radius-md);border:1px solid rgba(191,167,242,.25);background:#102a5480;color:var(--text-light);font-family:var(--font-sans);font-size:.85rem;cursor:pointer;transition:all var(--transition)}.universe-card__icon{font-size:2rem}.universe-card:hover,.universe-card--selected{border-color:var(--gold);background:#f6c76b1f;box-shadow:0 0 24px #f6c76b33}.universe-card--selected{transform:scale(1.03)}.voice-card{padding:1.25rem;border-radius:var(--radius-md);border:1px solid rgba(191,167,242,.2);background:#07182f99;cursor:pointer;transition:all var(--transition)}.voice-card--selected{border-color:var(--gold);box-shadow:0 0 30px #f6c76b33}.voice-card__icon{font-size:2rem;display:block;margin-bottom:.5rem}.voice-card h4{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--soft-gold)}.voice-card p{font-size:.85rem;color:#f8f3e8b3;margin:.35rem 0 .75rem}.voice-card__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.voice-card__tags span{font-size:.7rem;padding:.2rem .5rem;border-radius:var(--radius-pill);background:#bfa7f233;color:var(--lavender)}.voice-card__preview{width:100%;padding:.5rem;border:1px dashed rgba(246,199,107,.4);border-radius:var(--radius-sm);background:transparent;color:var(--gold);font-size:.8rem;cursor:pointer;font-family:var(--font-sans)}.voice-card__preview:hover{background:#f6c76b1a}.voice-card__preview:disabled{opacity:.7;cursor:not-allowed}.voice-card__error{margin-top:.5rem;margin-bottom:0;color:#ff8fa3!important;font-size:.75rem!important}.mic-monitor{padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(191,167,242,.28);background:#07182f8c}.mic-monitor--ok{border-color:#78dca073;box-shadow:0 0 20px #78dca01f}.mic-monitor--loud{border-color:#f6c76b80}.mic-monitor__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.mic-monitor__icon{font-size:1.1rem;line-height:1}.mic-monitor__label{font-size:.8rem;font-weight:500;color:var(--lavender);flex:1}.mic-monitor__dot{width:8px;height:8px;border-radius:50%;background:#bfa7f259}.mic-monitor__dot--live{background:#7adca0;box-shadow:0 0 8px #7adca0cc;animation:mic-pulse 1.2s ease-in-out infinite}@keyframes mic-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.mic-monitor__bars{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:36px;margin-bottom:.5rem}.mic-monitor__bar{display:block;width:5px;height:100%;border-radius:3px;background:linear-gradient(180deg,var(--gold) 0%,var(--lavender) 100%);transform-origin:bottom center;transition:transform .06s ease-out;opacity:.85}.mic-monitor--ok .mic-monitor__bar{background:linear-gradient(180deg,#9ef0b8 0%,var(--gold) 100%)}.mic-monitor__status{margin:0;font-size:.78rem;color:#f8f3e8b8;text-align:center}.story-wizard{position:relative;z-index:1}.wizard-assistant{display:flex;gap:1rem;align-items:flex-start;margin-bottom:2rem;padding:1.25rem!important}.wizard-assistant__avatar{font-size:2rem}.wizard-assistant p{font-size:1rem;color:#f8f3e8e6;line-height:1.6}.story-wizard__layout{display:grid;gap:2rem}@media (min-width: 960px){.story-wizard__layout{grid-template-columns:1.2fr .8fr;align-items:start}}.story-wizard__preview{position:relative;top:auto}@media (min-width: 960px){.story-wizard__preview{position:sticky;top:6rem}}.wizard-step h2{font-size:1.5rem;color:var(--soft-gold);margin-bottom:1.25rem}.wizard-fields{display:grid;gap:1rem}@media (min-width: 600px){.wizard-fields{grid-template-columns:1fr 1fr}.wizard-fields .full{grid-column:1 / -1}}.wizard-fields label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;color:var(--lavender)}.wizard-fields input,.wizard-fields textarea,.wizard-fields select{padding:.75rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(191,167,242,.3);background:#07182fcc;color:var(--cream);font-family:var(--font-sans);font-size:.95rem}.universe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.story-type-grid{display:grid;gap:.5rem}.story-type-btn{padding:.85rem 1rem;text-align:left;border-radius:var(--radius-sm);border:1px solid rgba(191,167,242,.25);background:#102a5480;color:var(--text-light);cursor:pointer;font-family:var(--font-sans);transition:all var(--transition)}.story-type-btn.selected{border-color:var(--gold);background:#f6c76b26}.voice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.voice-step-preview{margin-top:1rem}.custom-voice-recorder__preview .audio-preview-player{margin-top:.5rem}@media (max-width: 640px){.voice-grid{grid-template-columns:1fr}}.sung-voice-fields{margin-top:1rem;padding:.9rem;border:1px dashed rgba(191,167,242,.35);border-radius:var(--radius-sm);background:#07182f73}.sung-voice-fields__note{margin:0 0 .75rem;font-size:.88rem;line-height:1.55;color:#f8f3e8e0}.delivery-email-block{margin-bottom:1.5rem;padding:1.15rem 1.2rem;border-radius:var(--radius-md);border:1px solid rgba(246,199,107,.45);background:linear-gradient(145deg,#f6c76b1f,#07182fa6 45%,#102a548c);box-shadow:0 0 28px #f6c76b1f}.delivery-email-block__header{display:flex;gap:.85rem;align-items:flex-start;margin-bottom:1rem}.delivery-email-block__icon{flex-shrink:0;font-size:1.75rem;line-height:1;filter:drop-shadow(0 0 8px rgba(246,199,107,.35))}.delivery-email-block__eyebrow{margin:0 0 .25rem;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lavender)}.delivery-email-block__title{margin:0 0 .4rem;font-family:var(--font-serif);font-size:1.35rem;font-weight:600;color:var(--soft-gold);line-height:1.25}.delivery-email-block__required{color:var(--gold)}.delivery-email-block__hint{margin:0;font-size:.88rem;line-height:1.55;color:#f8f3e8d1}.delivery-email-block__label{display:block}.delivery-email-block__input{width:100%;box-sizing:border-box;padding:.95rem 1.1rem;border-radius:var(--radius-sm);border:1px solid rgba(191,167,242,.4);background:#07182fd9;color:var(--cream);font-family:var(--font-sans);font-size:1.05rem;transition:border-color var(--transition),box-shadow var(--transition),background var(--transition)}.delivery-email-block__input::placeholder{color:#bfa7f28c}.delivery-email-block__input:hover{border-color:#f6c76b73}.delivery-email-block__input:focus{outline:none;border-color:var(--gold);background:#07182ff2;box-shadow:0 0 0 3px #f6c76b33}.delivery-email-block__input:invalid:not(:placeholder-shown){border-color:#ff8fa3a6}.delivery-email-block__footnote{margin:.55rem 0 0;font-size:.78rem;color:#f8f3e89e;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.custom-voice-fields{margin-top:1rem}.custom-voice-recorder{margin-top:.75rem;padding:.9rem;border:1px dashed rgba(191,167,242,.35);border-radius:var(--radius-sm);background:#07182f73}.custom-voice-recorder__intro{margin-bottom:.75rem}.custom-voice-recorder__tone-note{margin:0;padding:.75rem .9rem;border-radius:var(--radius-sm);border-left:3px solid var(--gold);background:#f6c76b1a;color:#f8f3e8e6;font-size:.85rem;line-height:1.55}.custom-voice-recorder__tone-note strong{color:var(--soft-gold)}.custom-voice-reading-script{margin:0 0 .85rem;padding:1rem 1.1rem;border-radius:var(--radius-sm);border:1px solid rgba(246,199,107,.25);background:#102a548c;color:var(--cream);font-family:var(--font-serif);font-size:1.05rem;line-height:1.65;white-space:pre-line;font-style:italic}.custom-voice-recorder .mic-monitor{margin-bottom:.85rem}.custom-voice-recorder p{margin:0 0 .6rem;color:#f8f3e8cc;font-size:.85rem}.custom-voice-recorder__recording-hint{margin:.65rem 0 0!important;color:#7adca0f2!important;font-size:.82rem!important}.custom-voice-recorder__error{margin:.5rem 0 0!important;color:#ff8fa3!important;font-size:.82rem!important}.custom-voice-recorder__actions{display:flex;flex-wrap:wrap;gap:.6rem}.custom-upload-btn{position:relative;display:inline-flex;align-items:center;padding:.85rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(191,167,242,.25);background:#102a5480;color:var(--text-light);cursor:pointer;font-size:.9rem}.custom-upload-btn input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.custom-voice-recorder__preview{margin-top:.75rem;display:grid;gap:.4rem}.custom-voice-recorder__preview audio{width:100%}.custom-voice-recorder__preview small{color:#f8f3e8a6}.package-pick{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem}@media (min-width: 560px){.package-pick{grid-template-columns:repeat(2,1fr)}}.package-btn{display:flex;justify-content:space-between;padding:1rem 1.25rem;border-radius:var(--radius-md);border:1px solid rgba(191,167,242,.25);background:#07182f99;color:var(--cream);cursor:pointer;font-family:var(--font-sans);text-align:left}.package-btn.selected{border-color:var(--gold);box-shadow:var(--shadow-glow)}.package-btn span{color:var(--gold);font-family:var(--font-serif)}.wizard-nav{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;justify-content:flex-end}.wizard-error{color:#ff8fa3;margin-top:1rem;font-size:.9rem}.create-page{padding-top:0;padding-bottom:max(3rem,env(safe-area-inset-bottom))}.create-page h1{font-size:clamp(1.75rem,4vw,2.5rem);color:var(--cream);margin-bottom:.5rem}.create-page__intro{color:#f8f3e8b3;margin-bottom:2rem}.page-main{position:relative;z-index:1;min-height:100vh}@media (max-width: 640px){.wizard-assistant{flex-direction:column;text-align:center;margin-bottom:1.25rem}.wizard-assistant__avatar{align-self:center}.wizard-step h2{font-size:1.25rem}.universe-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.wizard-nav{flex-direction:column-reverse;align-items:stretch}.wizard-nav .magical-btn{width:100%;justify-content:center;min-height:var(--touch-min, 44px)}.custom-voice-recorder__actions{flex-direction:column}.custom-voice-recorder__actions .story-type-btn,.custom-upload-btn{width:100%;justify-content:center;text-align:center}.custom-voice-reading-script{font-size:.95rem;padding:.85rem}.delivery-email-block__header{flex-direction:column;align-items:center;text-align:center}.delivery-email-block__title{font-size:1.2rem}}@media (max-width: 380px){.universe-grid{grid-template-columns:1fr}}.success-page{padding:1rem 0 3rem;display:flex;justify-content:center}@media (max-width: 640px){.success-card h1{font-size:1.45rem}.success-card__actions .magical-btn{width:100%}}.success-card{max-width:520px;text-align:center}.success-card__icon{font-size:3rem;display:block;margin-bottom:1rem}.success-card h1{font-size:1.75rem;color:var(--cream);margin-bottom:.75rem}.success-card__order{color:var(--gold);margin-bottom:1rem}.success-card p{color:#f8f3e8cc;line-height:1.65}.success-card__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.success-card__again{display:inline-block;margin-top:1.5rem;font-size:.85rem;color:var(--lavender)}.admin-page{padding:1rem 0 3rem}@media (max-width: 640px){.admin-page__header{flex-direction:column;align-items:stretch}.admin-page__header .magical-btn{width:100%;justify-content:center}.admin-login{max-width:100%}}.admin-page h1{color:var(--cream);margin-bottom:.35rem}.admin-page>p{color:#f8f3e899;margin-bottom:2rem}.admin-list{display:grid;gap:1rem}.admin-order__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.admin-order__head strong{font-family:var(--font-serif);font-size:1.25rem;color:var(--gold)}.status{font-size:.75rem;padding:.25rem .6rem;border-radius:var(--radius-pill);background:#bfa7f233}.status--delivered{background:#f6c76b40;color:var(--gold)}.status--failed{background:#ff646433}.admin-order p{font-size:.9rem;color:#f8f3e8bf;margin:.25rem 0}.admin-assets{list-style:none;margin:.75rem 0}.admin-assets a{color:var(--lavender);font-size:.85rem}.admin-order__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.admin-page__header{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;margin-bottom:.35rem}.admin-page__header h1{margin:0}.admin-login{display:grid;gap:1rem;max-width:360px}.admin-login label{display:grid;gap:.35rem;font-size:.9rem;color:#f8f3e8cc}.admin-login input{padding:.75rem .85rem;border-radius:var(--radius-md, 12px);border:1px solid rgba(248,243,232,.15);background:#0f0c1e99;color:var(--cream);font-size:16px;min-height:var(--touch-min, 44px)}.admin-login input:focus{outline:2px solid var(--gold);outline-offset:1px}.admin-login__error{color:#ffd2d2;font-size:.9rem}.gf-page{width:min(760px,100%);max-width:100%;margin:0 auto;padding:0 var(--container-pad) max(2.5rem,env(safe-area-inset-bottom));display:grid;gap:1rem;box-sizing:border-box}.gf-cart-summary{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:.85rem 1rem;background:#ffffff0a;font-size:clamp(.9rem,2.5vw,1rem)}.gf-card{border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:clamp(1rem,4vw,1.25rem);background:#0a102dcc;display:grid;gap:1rem}.gf-card h1{font-size:clamp(1.4rem,5vw,1.75rem)}.gf-form label,.gf-product-group{display:grid;gap:.45rem;font-size:.95rem}.gf-form input,.gf-form textarea{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0f;color:#fff;padding:.75rem .85rem;font-size:16px;min-height:var(--touch-min, 44px);-webkit-appearance:none;-moz-appearance:none;appearance:none}.gf-form textarea{min-height:5rem;resize:vertical}.gf-form input[type=date]{min-height:var(--touch-min, 44px)}.gf-product-group{border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:.85rem}.gf-radio{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.5rem 0;min-height:var(--touch-min, 44px);cursor:pointer}.gf-radio input{width:1.15rem;height:1.15rem;min-height:unset}.gf-content{white-space:pre-wrap;font-size:.95rem;line-height:1.65;max-height:min(50vh,320px);overflow-y:auto;-webkit-overflow-scrolling:touch}.gf-email-pay{display:grid;gap:.45rem}.gf-email-pay input{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff0f;color:#fff;padding:.75rem .85rem;font-size:16px;min-height:var(--touch-min, 44px)}.gf-footer{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.gf-footer span{font-size:1.15rem;font-weight:600;text-align:center}.gf-error{color:#ffd2d2;font-size:.9rem}.gf-card button,.gf-form button{border:none;border-radius:10px;padding:.85rem 1rem;font-weight:600;font-size:1rem;cursor:pointer;background:#f5cf78;color:#1b2244;min-height:var(--touch-min, 44px);width:100%}.gf-card button:disabled,.gf-form button:disabled{opacity:.6;cursor:not-allowed}.product-checkout-redirect h2{font-size:clamp(1.35rem,5vw,1.75rem);color:var(--cream);margin-bottom:.75rem}.product-checkout-redirect p{color:#f8f3e8d9;line-height:1.6}.product-checkout-redirect__links{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.product-checkout-redirect__links .magical-btn{width:100%;justify-content:center}@media (min-width: 480px){.product-checkout-redirect__links{flex-direction:row;flex-wrap:wrap}.product-checkout-redirect__links .magical-btn{width:auto}}@media (min-width: 480px){.gf-footer{flex-direction:row;justify-content:space-between;align-items:center}.gf-footer span{text-align:left}.gf-footer button{width:auto;min-width:10rem}.gf-form button[type=submit]{width:auto;min-width:14rem}}.delivery-hub-shell{padding-bottom:4rem}.delivery-hub-page{margin:0 auto}.delivery-hub-page--narrow{max-width:520px}.delivery-hub-spinner{text-align:center;padding:3rem 1rem;color:#f8f3e8a6;font-family:var(--font-sans)}.delivery-hub-banner{max-width:880px;margin:0 auto 2rem;padding:1.15rem 1.35rem;border-radius:var(--radius-md);border:1px solid rgba(246,199,107,.35);background:radial-gradient(circle at 20% -10%,rgba(246,199,107,.15),transparent 52%),#102a548c;box-shadow:var(--shadow-card)}.delivery-hub-banner--urgent{border-color:#ffd6e8f2}.delivery-hub-banner__line{margin:0 0 .55rem;font-family:var(--font-sans);font-size:1rem;color:var(--cream)}.delivery-hub-banner__time{color:var(--gold);font-weight:700;letter-spacing:.03em;margin-inline-start:.35rem}.delivery-hub-banner__muted{margin:0;font-size:.92rem;line-height:1.55;color:#f8f3e8ad}.delivery-hub-card{max-width:920px;margin:0 auto 2rem}.delivery-hub-hero.delivery-hub-card{text-align:left}.delivery-hub-chip{display:inline-flex;margin:0 0 .75rem;padding:.38rem .92rem;border-radius:var(--radius-pill);border:1px solid rgba(246,199,107,.45);color:var(--gold);font-family:var(--font-sans);font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;background:#07182f73}.delivery-hub-title{margin:0 0 .45rem;font-size:clamp(2rem,4vw,2.6rem);color:var(--soft-gold);line-height:1.1}.delivery-hub-title.serif{font-family:var(--font-serif)}.delivery-hub-sub{margin:0;font-size:1.1rem;color:#f8f3e8d9}.delivery-hub-section{background:radial-gradient(circle at 10% -20%,rgba(191,167,242,.16),transparent 55%),#102a54b8;border-radius:var(--radius-lg);padding:clamp(1.75rem,3vw,2.65rem);border:1px solid rgba(191,167,242,.25);box-shadow:0 20px 50px #00000052}.delivery-hub-heading{margin:0 0 1rem;font-family:var(--font-sans);font-weight:600;color:var(--gold)}.delivery-hub-heading--sm{font-size:1rem}.delivery-hub-story{max-width:720px;margin-bottom:1.5rem}.delivery-hub-story-p{font-family:var(--font-serif);font-size:1.2rem;line-height:1.81;color:var(--cream);margin-bottom:1.4rem}.delivery-hub-lyrics-pre{font-family:var(--font-sans);font-size:.95rem;line-height:1.6;padding:1.2rem;border-radius:var(--radius-md);background:#07182f99;color:#f8f3e8e6;border:1px solid rgba(191,167,242,.25);white-space:pre-wrap}.delivery-hub-cover{max-width:420px;margin:0 auto 2rem}.delivery-hub-cover img{width:100%;border-radius:var(--radius-lg);box-shadow:0 20px 50px #0006}.delivery-hub-download{display:inline-flex;padding:.85rem 1.85rem;border-radius:var(--radius-pill);margin-bottom:2rem;background:linear-gradient(120deg,var(--gold) 10%,var(--lavender));font-family:var(--font-sans);font-weight:700;color:#07182f;text-decoration:none}.delivery-hub-download:hover{filter:brightness(1.05)}.delivery-hub-entry{margin-bottom:2.5rem}.delivery-hub-entry-illus img{width:min(620px,100%);display:block;margin-inline:auto;border-radius:var(--radius-md);margin-top:1.75rem;box-shadow:0 12px 32px #00000052}.delivery-hub-muted{color:#f8f3e8a6}.delivery-hub-alert{padding:2rem}.delivery-hub-alert--error{background:#102a54bf;border-radius:var(--radius-lg);border:1px solid rgba(255,214,232,.45)}.delivery-hub-alert__title{font-family:var(--font-serif);color:var(--rose-cloud)}@media (max-width: 639px){.delivery-hub-section{border-radius:var(--radius-md)}}:root{--promo-bar-height: 38px;--midnight-blue: #07182f;--deep-navy: #0b1026;--royal-blue: #102a54;--gold: #f6c76b;--soft-gold: #ffe3a3;--cream: #fff6e5;--lavender: #bfa7f2;--rose-cloud: #ffd6e8;--text-light: #f8f3e8;--font-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-sans: "Outfit", system-ui, sans-serif;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--radius-pill: 999px;--shadow-glow: 0 0 40px rgba(246, 199, 107, .25);--shadow-card: 0 24px 60px rgba(0, 0, 0, .35);--transition: .35s cubic-bezier(.4, 0, .2, 1)}:root{--site-top-offset: calc(var(--promo-bar-height, 38px) + 4.5rem);--touch-min: 44px;--container-pad: clamp(1rem, 4vw, 1.5rem)}.page-main{padding-top:var(--site-top-offset);padding-bottom:max(2rem,env(safe-area-inset-bottom));padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.container{width:min(1140px,100% - 2 * var(--container-pad));margin-inline:auto;padding-inline:0}.section{padding:clamp(2.5rem,6vw,7rem) 0}@media (max-width: 480px){h1{font-size:clamp(1.65rem,7vw,2.25rem)}h2{font-size:clamp(1.35rem,5.5vw,1.85rem)}}@media (max-width: 640px){.magical-btn--block-sm{width:100%}.grid-2,.grid-3{grid-template-columns:1fr}}@media (max-width: 640px){.admin-order__head{flex-direction:column;align-items:flex-start;gap:.5rem}.admin-order__actions .magical-btn{flex:1 1 auto;min-width:calc(50% - .25rem)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--deep-navy);color:var(--text-light);line-height:1.6;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-serif);font-weight:600;line-height:1.15}.section{padding:clamp(4rem,8vw,7rem) 0;position:relative}.section-label{display:inline-block;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.grid-2{display:grid;gap:2rem}@media (min-width: 768px){.grid-2{grid-template-columns:1fr 1fr}}.grid-3{display:grid;gap:1.5rem}@media (min-width: 600px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.grid-3{grid-template-columns:repeat(3,1fr)}}.social-proof__score{text-align:center;font-size:1.1rem;font-weight:600;color:var(--gold);margin-bottom:.5rem}.badge-demo{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--lavender);opacity:.85}
