@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500;600&display=swap");.classic-white-gold-theme{--bg:#F7F6F3;--bg-alt:#FFFFFF;--bg-accent:#F1EFEA;--surface:#FFFFFF;--surface-muted:#EFEDE7;--surface-highlight:rgba(212,175,55,0.10);--color-primary:#FFFFFF;--color-secondary:#EDEAE4;--accent:#D4AF37;--accent-soft:#E8D8A8;--accent-neutral:#CFCBC2;--accent-dark:#C9A441;--text:#2A2A2A;--text-secondary:#6E6E6E;--muted-text:#9A9A9A;--text-accent:#BFA24A;--text-inverse:#FFFFFF;--stroke:rgba(207,203,194,0.3);--stroke-gold:rgba(212,175,55,0.25);--font-head:"Cormorant Garamond",ui-serif,Georgia,serif;--font-body:"Montserrat",ui-sans-serif,system-ui,sans-serif;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:40px;--space-xl:72px;--radius-card:12px;--radius-button:8px;--radius-input:10px;--shadow-card:0 2px 16px rgba(0,0,0,0.04);--shadow-hover:0 4px 24px rgba(0,0,0,0.06);--transition-smooth:280ms cubic-bezier(0.4,0,0.2,1)}.classic-white-gold-theme,.classic-white-gold-theme *{font-family:var(--font-body)!important}.classic-white-gold-theme h1,.classic-white-gold-theme h2,.classic-white-gold-theme h3,.classic-white-gold-theme h4,.classic-white-gold-theme h5,.classic-white-gold-theme h6{font-family:var(--font-head)!important}.classic-white-gold-theme h1{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.15;color:var(--text);letter-spacing:-.01em}.classic-white-gold-theme h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.2;color:var(--text);letter-spacing:-.005em}.classic-white-gold-theme h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.3;color:var(--text)}.classic-white-gold-theme h4{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;line-height:1.4;color:var(--text)}.classic-white-gold-theme p{font-size:1rem;line-height:1.7;color:var(--text-secondary);font-weight:400}.classic-white-gold-theme .text-lg{font-size:1.125rem;line-height:1.7}.classic-white-gold-theme .caption{font-size:.875rem;line-height:1.5;color:var(--muted-text);font-weight:300}.classic-white-gold-theme .btn-primary{background:var(--accent);color:var(--text-inverse);border:none;border-radius:var(--radius-button);padding:14px 32px;font-weight:500;font-size:1rem;transition:all var(--transition-smooth);cursor:pointer}.classic-white-gold-theme .btn-primary:hover{background:var(--accent-dark);box-shadow:var(--shadow-hover)}.classic-white-gold-theme .btn-secondary{background:transparent;color:var(--accent);border:1.5px solid var(--accent);border-radius:var(--radius-button);padding:14px 32px;font-weight:500;font-size:1rem;transition:all var(--transition-smooth);cursor:pointer}.classic-white-gold-theme .btn-secondary:hover{background:var(--surface-highlight);border-color:var(--accent-dark)}.classic-white-gold-theme .card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-card);padding:var(--space-lg);box-shadow:var(--shadow-card);transition:all var(--transition-smooth)}.classic-white-gold-theme .card:hover{box-shadow:var(--shadow-hover)}.classic-white-gold-theme input,.classic-white-gold-theme select,.classic-white-gold-theme textarea{background:var(--surface-muted);border:1px solid var(--stroke);border-radius:var(--radius-input);padding:12px 16px;font-size:1rem;color:var(--text);transition:all var(--transition-smooth);font-family:var(--font-body)!important}.classic-white-gold-theme input:focus,.classic-white-gold-theme select:focus,.classic-white-gold-theme textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(212,175,55,.1)}.classic-white-gold-theme .divider{height:1px;background:var(--stroke);margin:var(--space-lg) 0}.classic-white-gold-theme .divider-gold{height:1px;background:var(--stroke-gold);margin:var(--space-lg) 0}.classic-white-gold-theme .ornament{color:var(--accent);opacity:.6}.classic-white-gold-theme .section-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-accent);margin-bottom:var(--space-sm)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.classic-white-gold-theme .fade-in{animation:fadeIn .6s ease-out}@media (prefers-reduced-motion:reduce){.classic-white-gold-theme *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400&family=Cinzel:wght@400;500;600;700&family=Tangerine:wght@400;700&display=swap");.royal-storybook-theme{--bg:#1a1f3a;--bg-alt:#0f1426;--surface:#f5f1e8;--surface-elevated:#ffffff;--surface-muted:rgba(212,165,116,0.08);--surface-highlight:rgba(212,165,116,0.12);--surface-alt:rgba(212,165,116,0.06);--text:#2b2520;--text-light:#faf8f4;--text-secondary:#6b5d52;--text-accent:#d4a574;--text-inverse:#faf8f4;--muted-text:#6b5d52;--muted-text-light:#c9b8a3;--royal-blue:#2b3a67;--deep-navy:#1a1f3a;--gold:#d4a574;--gold-light:#e8c9a0;--gold-dark:#b8895f;--cream:#f5f1e8;--cream-dark:#e8dcc8;--muted-red:#9d4f4f;--muted-red-dark:#7a3939;--accent:#d4a574;--accent-dark:#b8895f;--accent-alpha:rgba(212,165,116,0.15);--stroke:rgba(212,165,116,0.2);--stroke-gold:rgba(212,165,116,0.4);--stroke-light:rgba(212,165,116,0.1);--font-head:"Cinzel","Cormorant Garamond",ui-serif,Georgia,serif;--font-body:"Cormorant Garamond","Crimson Text",ui-serif,Georgia,serif;--font-script:"Tangerine",cursive;--text-hero:clamp(2.5rem,8vw,5rem);--text-section:clamp(1.75rem,4vw,2.5rem);--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2rem;--space-xl:3rem;--section-py:4rem;--section-px:1.5rem;--card-padding:2rem;--radius-sm:4px;--radius-md:8px;--radius-card:12px;--radius-lg:16px;--radius-pill:999px;--radius-input:8px;--radius-button:8px;--shadow-soft:0 1px 3px rgba(43,37,32,0.08);--shadow-card:0 4px 12px rgba(43,37,32,0.12);--shadow-lg:0 8px 24px rgba(43,37,32,0.15);--shadow-gold:0 4px 16px rgba(212,165,116,0.3);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-base:300ms cubic-bezier(0.4,0,0.2,1);--transition-elegant:600ms cubic-bezier(0.22,1,0.36,1);--gradient-gold:linear-gradient(135deg,#e8c9a0,#d4a574 25%,#b8895f 50%,#d4a574 75%,#e8c9a0);--texture-parchment:url("data:image/svg+xml,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' /%3E%3CfeColorMatrix values='0 0 0 0 0, 0 0 0 0 0, 0 0 0 0 0, 0 0 0 0.02 0'/%3E%3C/filter%3E%3Crect width='100' height='100' filter='url(%23noise)' opacity='0.4'/%3E%3C/svg%3E")}.royal-storybook-theme,.royal-storybook-theme *{font-family:var(--font-body)!important;font-weight:900}.royal-storybook-theme .font-heading,.royal-storybook-theme h1,.royal-storybook-theme h2,.royal-storybook-theme h3,.royal-storybook-theme h4{font-family:var(--font-head)!important}.royal-storybook-theme .font-script{font-family:var(--font-script)!important}.royal-storybook-theme h1{font-size:var(--text-hero);font-weight:700;line-height:1.1;color:var(--text);letter-spacing:-.01em;text-transform:uppercase}.royal-storybook-theme h2{font-size:var(--text-section);font-weight:600;line-height:1.2;color:var(--text);letter-spacing:.02em;text-transform:uppercase}.royal-storybook-theme h3{font-size:2rem;font-weight:600;line-height:1.2;color:var(--text)}.royal-storybook-theme h4{font-size:1.5rem;font-weight:600;line-height:1.5;color:var(--text)}.royal-storybook-theme p{font-size:1rem;font-weight:600;line-height:1.7;color:var(--text)}.royal-storybook-theme a,.royal-storybook-theme label,.royal-storybook-theme span{font-weight:600}.royal-storybook-theme .ornamental-divider{width:100%;max-width:200px;height:2px;background:var(--gradient-gold);margin:var(--space-lg) auto;position:relative}.royal-storybook-theme .ornamental-divider:after,.royal-storybook-theme .ornamental-divider:before{content:"\2766";position:absolute;top:50%;transform:translateY(-50%);color:var(--gold);font-size:1.125rem}.royal-storybook-theme .ornamental-divider:before{left:-24px}.royal-storybook-theme .ornamental-divider:after{right:-24px}.royal-storybook-theme .parchment-card{background:var(--surface);border:1px solid var(--stroke-gold);border-radius:var(--radius-card);padding:var(--card-padding);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.royal-storybook-theme .parchment-card:before{content:"";position:absolute;inset:0;background:var(--texture-parchment);opacity:.3;pointer-events:none}.royal-storybook-theme .gold-accent{color:var(--gold);text-shadow:0 2px 8px rgba(212,165,116,.5)}.royal-storybook-theme .wax-seal{width:60px;height:60px;background:radial-gradient(circle,var(--muted-red) 0,var(--muted-red-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-card)}.royal-storybook-theme .wax-seal:before{content:"\2654";font-size:1.5rem;color:var(--gold)}.royal-storybook-theme .btn-royal{background:var(--deep-navy);color:var(--cream);border:2px solid var(--gold);padding:.875rem 2rem;border-radius:var(--radius-md);font-family:var(--font-head)!important;font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all var(--transition-base);position:relative;overflow:hidden}.royal-storybook-theme .btn-royal:before{content:"";position:absolute;inset:0;background:var(--gradient-gold);opacity:0;transition:opacity var(--transition-base)}.royal-storybook-theme .btn-royal:hover{transform:translateY(-2px);box-shadow:var(--shadow-gold)}.royal-storybook-theme .btn-royal:hover:before{opacity:.15}.royal-storybook-theme .btn-royal:active{transform:scale(.98)}.royal-storybook-theme .btn-royal:disabled{opacity:.5;cursor:not-allowed;transform:none}.royal-storybook-theme .btn-royal:disabled:hover{box-shadow:none}.royal-storybook-theme .btn-royal:disabled:before{opacity:0}.royal-storybook-theme .btn-secondary{background:transparent;color:var(--gold);border:1px solid var(--stroke-gold);padding:10px 20px;border-radius:var(--radius-md);font-size:.875rem;cursor:pointer;transition:all var(--transition-fast);text-decoration:none}.royal-storybook-theme .btn-secondary:hover{background:var(--accent-alpha);border-color:var(--gold)}.royal-storybook-theme .card{background:var(--surface);box-shadow:var(--shadow-card)}.royal-storybook-theme .card,.royal-storybook-theme .card-muted{border:1px solid var(--stroke);border-radius:var(--radius-card);padding:var(--card-padding)}.royal-storybook-theme .card-muted{background:var(--surface-muted)}.royal-storybook-theme input[type=text],.royal-storybook-theme select,.royal-storybook-theme textarea{width:100%;padding:10px 14px;border:1px solid var(--stroke-gold);border-radius:var(--radius-input);background:var(--surface);color:var(--text);font-size:.875rem;transition:border-color var(--transition-fast)}.royal-storybook-theme input[type=text]:focus,.royal-storybook-theme select:focus,.royal-storybook-theme textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px var(--accent-alpha)}.royal-storybook-theme textarea{resize:vertical}@keyframes royalPageTurnIn{0%{opacity:0;transform:perspective(1000px) rotateY(-15deg)}to{opacity:1;transform:perspective(1000px) rotateY(0deg)}}@keyframes royalFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes royalFlicker{0%,to{opacity:1}50%{opacity:.85}}@keyframes royalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes royalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes royalScrollDown{0%{top:8px;opacity:0}30%{opacity:1}to{top:20px;opacity:0}}.royal-storybook-theme .animate-page-in{animation:royalPageTurnIn var(--transition-elegant) ease-out}.royal-storybook-theme .animate-float{animation:royalFloat 3s ease-in-out infinite}.royal-storybook-theme .animate-flicker{animation:royalFlicker 2s ease-in-out infinite}@media (min-width:640px){.royal-storybook-theme{--section-py:5rem;--card-padding:2.5rem}}@media (min-width:768px){.royal-storybook-theme{--section-py:6rem;--section-px:2rem;--card-padding:3rem}}@media (min-width:1024px){.royal-storybook-theme{--section-py:6rem}}