@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Montserrat:wght@300;400;500;600;700;800&display=swap";:root{--purple-950:#1b0733;--purple-900:#2a0b4e;--purple-800:#3b0f63;--purple-700:#4e1a7f;--purple-600:#5b2a86;--purple-500:#7028a8;--purple-400:#8b47c9;--purple-300:#b07fdd;--purple-200:#d6bbee;--purple-100:#ece0f7;--purple-50:#f6eefc;--gold-700:#8a6a1c;--gold-600:#a9851f;--gold-500:#c9a227;--gold-400:#d9b64a;--gold-300:#e8c766;--gold-200:#f2dd9b;--gold-100:#faf1d6;--gold-foil:linear-gradient(135deg, #9a7b1e 0%, #e8c766 28%, #fbf1c9 50%, #d9b64a 72%, #9a7b1e 100%);--purple-sheen:linear-gradient(135deg, #2a0b4e 0%, #5b2a86 55%, #8b47c9 100%);--magenta-600:#a21caf;--magenta-500:#c026d3;--magenta-400:#d946ef;--ink-900:#211528;--ink-700:#463a4f;--ink-500:#6b5e73;--ink-400:#8e8395;--ink-300:#b8afbd;--line-200:#e7dee9;--line-100:#f0eaf1;--cream-100:#fbf8f4;--cream-50:#fefcf9;--white:#fff;--success:#2e7d5b;--success-bg:#e3f3ec;--danger:#b23a48;--danger-bg:#f8e6e8;--whatsapp:#25d366;--whatsapp-dark:#128c7e;--brand-primary:var(--purple-800);--brand-primary-hover:var(--purple-900);--brand-accent:var(--gold-500);--brand-accent-soft:var(--gold-100);--bg-canvas:var(--cream-100);--bg-canvas-alt:var(--purple-950);--surface-card:var(--white);--surface-sunken:var(--purple-50);--surface-inverse:var(--purple-900);--text-primary:var(--ink-900);--text-secondary:var(--ink-500);--text-muted:var(--ink-400);--text-on-purple:#f6eefc;--text-on-gold:var(--purple-950);--text-brand:var(--purple-800);--border-subtle:var(--line-200);--border-strong:var(--purple-200);--border-gold:var(--gold-400);--price:var(--purple-800);--price-sale:var(--magenta-600);--font-display:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-sans:"Montserrat", -apple-system, "Segoe UI", Roboto, sans-serif;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-black:800;--text-display-xl:4.5rem;--text-display-lg:3.5rem;--text-display-md:2.75rem;--text-display-sm:2rem;--text-title-lg:1.625rem;--text-title-md:1.25rem;--text-lg:1.125rem;--text-base:1rem;--text-sm:.875rem;--text-xs:.75rem;--text-2xs:.6875rem;--leading-tight:1.08;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.08em;--tracking-wider:.18em;--tracking-widest:.28em;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-10:4rem;--space-12:5rem;--space-16:7rem;--container-max:1240px;--container-pad:1.5rem;--grid-gutter:1.25rem;--header-h:76px;--radius-xs:6px;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--radius-xl:30px;--radius-pill:999px;--radius-circle:50%;--border-hairline:1px solid var(--line-200);--border-card:1px solid var(--line-100);--border-gold-line:1px solid var(--gold-400);--shadow-xs:0 1px 2px #2b0b4e0f;--shadow-sm:0 2px 8px #2b0b4e12;--shadow-md:0 8px 24px #2b0b4e1a;--shadow-lg:0 18px 48px #2b0b4e29;--shadow-gold:0 6px 20px #c9a22747;--shadow-purple-glow:0 10px 40px #7b28a84d;--ring-focus:0 0 0 3px #8b47c959;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-fast:.14s;--dur-base:.24s;--dur-slow:.42s}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg-canvas);font-family:var(--font-sans)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--purple-200);border-radius:999px}.bw-hide-scroll{-ms-overflow-style:none;scrollbar-width:none}.bw-hide-scroll::-webkit-scrollbar{display:none}@media (width<=820px){.bw-detail-grid,.bw-foot{grid-template-columns:1fr!important}}
