@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Inter:wght@300;400;500;600;700&display=swap");.theme-fashion-fast{--theme-bg:#FAF7F2;--theme-fg:#2C2420;--theme-muted:#8B7355;--theme-border:#D4C9B8;--theme-primary:#C9A962;--theme-primary-hover:#B89A52;--theme-primary-foreground:#ffffff;--theme-announcement:#2C2420;--theme-announcement-fg:#FAF7F2;--theme-hero-overlay:rgba(44,36,32,0.35);--theme-accent:#C9A962;--theme-accent-hover:#B89A52;--theme-secondary:#D4A5A5;--theme-light:#F5F0E8;--theme-input-bg:#ffffff;--theme-radius:0.5rem;--theme-font-sans:"Inter",system-ui,sans-serif;--theme-font-display:"Playfair Display",Georgia,serif;--color-cream:#FAF7F2;--color-charcoal:#2C2420;--color-taupe:#8B7355;--color-gold:#C9A962;--color-gold-light:#D4BC7E;--color-rose:#D4A5A5;--color-sage:#9CAF88;background:var(--theme-bg);color:var(--theme-fg);font-family:var(--theme-font-sans);scroll-behavior:smooth}.theme-fashion-fast ::selection{background:var(--color-gold);color:#fff}.theme-fashion-fast .font-display{font-family:var(--theme-font-display)}.theme-fashion-fast .font-body{font-family:var(--theme-font-sans)}.theme-fashion-fast .text-charcoal{color:var(--color-charcoal)}.theme-fashion-fast .text-taupe{color:var(--color-taupe)}.theme-fashion-fast .text-gold{color:var(--color-gold)}.theme-fashion-fast .bg-cream{background-color:var(--color-cream)}.theme-fashion-fast .bg-gold{background-color:var(--color-gold)}.theme-fashion-fast .border-gold{border-color:var(--color-gold)}.theme-fashion-fast .hover-lift{transition:transform .3s ease,box-shadow .3s ease}.theme-fashion-fast .hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(44,36,32,.1)}.theme-fashion-fast .legal-content.prose-legal{font-size:1rem;line-height:1.75;color:var(--theme-fg)}.theme-fashion-fast .legal-content.prose-legal h1{font-size:1.5rem;font-weight:600;font-family:var(--theme-font-display);color:var(--theme-fg);margin-top:1.75rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--theme-border)}.theme-fashion-fast .legal-content.prose-legal h1:first-child{margin-top:0}.theme-fashion-fast .legal-content.prose-legal h2{font-size:1.25rem;font-weight:600;font-family:var(--theme-font-display);margin-top:1.5rem;margin-bottom:.5rem}.theme-fashion-fast .legal-content.prose-legal p{color:var(--theme-muted);line-height:1.8;margin-bottom:1rem}.theme-fashion-fast .legal-content.prose-legal ol,.theme-fashion-fast .legal-content.prose-legal ul{margin:.75rem 0 1.25rem 1.5rem;color:var(--theme-muted)}.theme-fashion-fast .legal-content.prose-legal a{color:var(--theme-primary);text-decoration:underline;text-underline-offset:2px}.theme-fashion-fast ::-webkit-scrollbar{width:6px;height:6px}.theme-fashion-fast ::-webkit-scrollbar-track{background:var(--theme-light)}.theme-fashion-fast ::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:999px}.theme-fashion-fast ::-webkit-scrollbar-thumb:hover{background:var(--color-taupe)}.theme-fashion-fast{scrollbar-color:var(--theme-border) var(--theme-light);scrollbar-width:thin}