.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:var(--font-yeseva),ui-serif,Georgia,serif;--font-body:var(--font-vollkorn),ui-serif,Georgia,serif;--font-accent:var(--font-space-mono),ui-monospace,SFMono-Regular,Menlo,monospace;--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 h1 *,.classic-white-gold-theme h2,.classic-white-gold-theme h2 *,.classic-white-gold-theme h3,.classic-white-gold-theme h3 *,.classic-white-gold-theme h4,.classic-white-gold-theme h4 *,.classic-white-gold-theme h5,.classic-white-gold-theme h5 *,.classic-white-gold-theme h6,.classic-white-gold-theme h6 *{font-family:var(--font-head)!important}.classic-white-gold-theme .caption,.classic-white-gold-theme .section-label{font-family:var(--font-accent)!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{position:relative;overflow:hidden;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-primary:active{transform:translateY(1px) scale(.985)}@media (prefers-reduced-motion:reduce){.classic-white-gold-theme .btn-primary:active{transform:none}}.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}}.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:var(--font-cinzel),var(--font-cormorant),ui-serif,Georgia,serif;--font-body:var(--font-cormorant),var(--font-crimson),ui-serif,Georgia,serif;--font-script:var(--font-tangerine),ui-serif,Georgia,serif;--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 :is(h1,h2,h3,h4,h5,h6) *{font-family:var(--font-head)!important}.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:translateY(1px) scale(.985)}@media (prefers-reduced-motion:reduce){.royal-storybook-theme .btn-royal:active,.royal-storybook-theme .btn-royal:hover{transform:none}}.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}}.garnet-heirloom-theme{--bg:#F5EFE6;--bg-alt:#FBF7EF;--bg-accent:#EDE0CE;--bg-dark:#6E1620;--bg-dark-alt:#832531;--surface:#FFFFFF;--surface-muted:#EFE4D5;--surface-highlight:rgba(139,75,59,0.12);--surface-dark:#410A0E;--surface-dark-alt:rgba(255,255,255,0.08);--color-primary:#4A1519;--color-secondary:#8B4B3B;--accent:#8B4B3B;--accent-dark:#6E3A2D;--accent-gold:#C9A15A;--text:#2A0E10;--text-secondary:#6B4A44;--muted-text:#A08A7E;--text-accent:#8B4B3B;--text-inverse:#F5EFE6;--text-inverse-muted:rgba(245,239,230,0.72);--stroke:rgba(74,21,25,0.15);--stroke-muted:rgba(74,21,25,0.08);--stroke-inverse:rgba(245,239,230,0.22);--font-head:var(--font-la-belle-aurore),cursive;--font-body:var(--font-figtree),ui-sans-serif,system-ui,sans-serif;--font-secondary:var(--font-karla),ui-sans-serif,system-ui,sans-serif;--font-accent:var(--font-montserrat),ui-sans-serif,system-ui,sans-serif;--space-xs:8px;--space-sm:14px;--space-md:22px;--space-lg:36px;--space-xl:60px;--radius-sm:8px;--radius-md:14px;--radius-card:18px;--radius-pill:999px;--shadow-soft:0 4px 16px rgba(42,14,16,0.10);--shadow-card:0 8px 28px rgba(42,14,16,0.14);--shadow-hover:0 14px 36px rgba(42,14,16,0.18);--transition-smooth:320ms cubic-bezier(0.4,0,0.2,1);--transition-gentle:380ms cubic-bezier(0.3,0,0.2,1)}.garnet-heirloom-theme,.garnet-heirloom-theme *{font-family:var(--font-body)!important}.garnet-heirloom-theme h1,.garnet-heirloom-theme h1 *,.garnet-heirloom-theme h2,.garnet-heirloom-theme h2 *,.garnet-heirloom-theme h3,.garnet-heirloom-theme h3 *,.garnet-heirloom-theme h4,.garnet-heirloom-theme h4 *,.garnet-heirloom-theme h5,.garnet-heirloom-theme h5 *,.garnet-heirloom-theme h6,.garnet-heirloom-theme h6 *{font-family:var(--font-head)!important}.garnet-heirloom-theme .caption,.garnet-heirloom-theme .eyebrow{font-family:var(--font-accent)!important}.garnet-heirloom-theme .heading-sans{font-family:var(--font-body)!important;color:var(--text)}.garnet-heirloom-theme .font-secondary{font-family:var(--font-secondary)!important}.garnet-heirloom-theme .font-head{font-family:var(--font-head)!important}#story .story-signature{font-family:var(--font-la-belle-aurore),cursive!important;color:#F5EFE6!important}.garnet-heirloom-theme h1{font-size:clamp(3.5rem,17vw,7rem);font-weight:400;line-height:.98;color:var(--text);letter-spacing:.005em}.garnet-heirloom-theme h2{font-size:clamp(2.625rem,10vw,4.125rem);font-weight:400;line-height:1.04;color:var(--text);letter-spacing:0}.garnet-heirloom-theme h3{font-size:clamp(1.5rem,4vw,2rem);font-weight:400;line-height:1.25;color:var(--text)}.garnet-heirloom-theme h4{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400;line-height:1.3;color:var(--text)}.garnet-heirloom-theme p{font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-secondary)}.garnet-heirloom-theme .text-lg{font-size:1.125rem;line-height:1.75}.garnet-heirloom-theme .text-sm{font-size:.875rem;line-height:1.6}.garnet-heirloom-theme .caption{font-size:.75rem;letter-spacing:.18em}.garnet-heirloom-theme .caption,.garnet-heirloom-theme .eyebrow{font-weight:500;text-transform:uppercase;color:var(--text-accent)}.garnet-heirloom-theme .eyebrow{font-size:clamp(.8125rem,3.6vw,1rem);letter-spacing:.2em}.garnet-heirloom-theme .btn-primary{position:relative;overflow:hidden;background:var(--color-primary);color:var(--text-inverse);border:none;border-radius:var(--radius-pill);padding:14px 32px;font-weight:500;font-size:1rem;cursor:pointer;transition:all var(--transition-smooth);box-shadow:var(--shadow-soft)}.garnet-heirloom-theme .btn-primary:hover{background:var(--accent-dark);box-shadow:var(--shadow-hover)}.garnet-heirloom-theme .btn-primary:active{transform:translateY(1px) scale(.985)}.garnet-heirloom-theme .btn-primary-inverse{position:relative;overflow:hidden;background:var(--bg);color:var(--color-primary);border:none;border-radius:var(--radius-pill);padding:14px 32px;font-weight:600;font-size:1rem;cursor:pointer;transition:all var(--transition-smooth);box-shadow:0 8px 24px rgba(0,0,0,.25)}.garnet-heirloom-theme .btn-primary-inverse:hover{background:var(--text-inverse);box-shadow:0 12px 32px rgba(0,0,0,.3)}.garnet-heirloom-theme .btn-secondary{background:transparent;color:var(--color-primary);border:1.5px solid var(--stroke);border-radius:var(--radius-pill);padding:14px 32px;font-weight:500;font-size:1rem;cursor:pointer;transition:all var(--transition-smooth)}.garnet-heirloom-theme .btn-secondary:hover{border-color:var(--color-primary);background:rgba(74,21,25,.04)}@media (prefers-reduced-motion:reduce){.garnet-heirloom-theme .btn-primary-inverse:active,.garnet-heirloom-theme .btn-primary:active{transform:none}}.garnet-heirloom-theme .pill-dark{display:flex;align-items:center;justify-content:center;gap:var(--space-xs);background:var(--surface-dark-alt);color:var(--text-inverse);border:1px solid var(--stroke-inverse);border-radius:var(--radius-pill);padding:10px 18px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all var(--transition-smooth)}.garnet-heirloom-theme .pill-dark:hover{background:rgba(255,255,255,.14);border-color:rgba(245,239,230,.4)}.garnet-heirloom-theme .pill-light{display:flex;align-items:center;justify-content:center;background:#FFFFFF!important;color:var(--surface-dark)!important;border:none;border-radius:var(--radius-pill);text-decoration:none;transition:all var(--transition-smooth)}.garnet-heirloom-theme .pill-light:hover{background:var(--text-inverse)!important}.garnet-heirloom-theme .card{background:var(--surface);border-radius:var(--radius-card);padding:3rem 1.75rem;box-shadow:var(--shadow-card);transition:all var(--transition-gentle)}.garnet-heirloom-theme .card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.garnet-heirloom-theme .card-dark{background:var(--surface-dark);color:var(--text-inverse);border-radius:var(--radius-card);padding:3rem 1.75rem;box-shadow:var(--shadow-card)}.garnet-heirloom-theme input,.garnet-heirloom-theme select,.garnet-heirloom-theme textarea{background:var(--surface-muted);border:1.5px solid var(--stroke-muted);border-radius:var(--radius-sm);padding:12px 16px;font-size:1rem;color:var(--text);transition:all var(--transition-smooth);width:100%;font-family:var(--font-body)!important}.garnet-heirloom-theme input:focus,.garnet-heirloom-theme select:focus,.garnet-heirloom-theme textarea:focus{outline:none;border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px rgba(139,75,59,.12)}.garnet-heirloom-theme input::-moz-placeholder,.garnet-heirloom-theme textarea::-moz-placeholder{color:var(--muted-text)}.garnet-heirloom-theme input::placeholder,.garnet-heirloom-theme textarea::placeholder{color:var(--muted-text)}.garnet-heirloom-theme .divider{height:1px;background:var(--stroke);margin:var(--space-lg) 0}.garnet-heirloom-theme .divider-inverse{height:1px;background:var(--stroke-inverse);margin:var(--space-lg) 0}.garnet-heirloom-theme .swatch{width:64px;height:64px;border-radius:50%;box-shadow:var(--shadow-soft)}@media (max-width:768px){.garnet-heirloom-theme h1{font-size:clamp(2.25rem,11vw,3.25rem)}.garnet-heirloom-theme .card,.garnet-heirloom-theme .card-dark{padding:var(--space-md)}.garnet-heirloom-theme .btn-primary,.garnet-heirloom-theme .btn-primary-inverse,.garnet-heirloom-theme .btn-secondary{padding:12px 24px;width:100%}}@media (prefers-reduced-motion:reduce){.garnet-heirloom-theme *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.capiz-sunday-theme{--bg:#FFEEC8;--bg-alt:#FFEEC8;--bg-dark:#512C0A;--surface:#FFFFFF;--surface-muted:#F5E6C8;--surface-highlight:rgba(81,44,10,0.08);--surface-dark:#512C0A;--color-primary:#512C0A;--accent:#8B5A2B;--accent-dark:#3E2008;--text:#482804;--text-secondary:rgba(72,40,4,0.75);--text-accent:#482804;--text-inverse:#FFFFFF;--text-inverse-muted:rgba(255,255,255,0.72);--stroke:rgba(72,40,4,0.15);--stroke-muted:rgba(72,40,4,0.08);--stroke-inverse:rgba(255,255,255,0.22);--font-head:var(--font-arapey),ui-serif,Georgia,serif;--font-body:var(--font-google-sans-flex),ui-sans-serif,system-ui,sans-serif;--font-accent:var(--font-google-sans-flex),ui-sans-serif,system-ui,sans-serif;--font-script:var(--font-la-belle-aurore),cursive;--space-xs:8px;--space-sm:14px;--space-md:22px;--space-lg:36px;--space-xl:60px;--radius-sm:8px;--radius-md:14px;--radius-card:18px;--radius-pill:999px;--shadow-soft:0 4px 16px rgba(0,0,0,0.10);--shadow-card:0 8px 28px rgba(0,0,0,0.14);--shadow-hover:0 14px 36px rgba(0,0,0,0.18);--transition-smooth:320ms cubic-bezier(0.4,0,0.2,1);--transition-gentle:380ms cubic-bezier(0.3,0,0.2,1)}.capiz-sunday-theme,.capiz-sunday-theme *{font-family:var(--font-body)!important}.capiz-sunday-theme h1,.capiz-sunday-theme h1 *,.capiz-sunday-theme h2,.capiz-sunday-theme h2 *,.capiz-sunday-theme h3,.capiz-sunday-theme h3 *,.capiz-sunday-theme h4,.capiz-sunday-theme h4 *,.capiz-sunday-theme h5,.capiz-sunday-theme h5 *,.capiz-sunday-theme h6,.capiz-sunday-theme h6 *{font-family:var(--font-head)!important}.capiz-sunday-theme .caption,.capiz-sunday-theme .eyebrow{font-family:var(--font-accent)!important}.capiz-sunday-theme .font-head{font-family:var(--font-head)!important}.capiz-sunday-theme .font-script{font-family:var(--font-script)!important}.capiz-sunday-theme h1{font-size:clamp(3.5rem,17vw,7rem);font-weight:400;line-height:.98;color:var(--text)}.capiz-sunday-theme h2{font-size:clamp(2.625rem,10vw,4.125rem);font-weight:400;line-height:1.04;color:var(--text)}.capiz-sunday-theme h3{font-size:clamp(1.5rem,4vw,2rem);font-weight:400;line-height:1.25;color:var(--text)}.capiz-sunday-theme h4{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:400;line-height:1.3;color:var(--text)}.capiz-sunday-theme p{font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-secondary)}.capiz-sunday-theme .text-lg{font-size:1.125rem;line-height:1.75}.capiz-sunday-theme .text-sm{font-size:.875rem;line-height:1.6}.capiz-sunday-theme .caption{font-size:.75rem;letter-spacing:.18em}.capiz-sunday-theme .caption,.capiz-sunday-theme .eyebrow{font-weight:500;text-transform:uppercase;color:var(--text-accent)}.capiz-sunday-theme .eyebrow{font-size:clamp(.8125rem,3.6vw,1rem);letter-spacing:.2em}.capiz-sunday-theme .btn-primary{position:relative;overflow:hidden;background:var(--color-primary);color:var(--text-inverse);border:none;border-radius:var(--radius-pill);padding:14px 32px;font-weight:500;font-size:1rem;cursor:pointer;transition:all var(--transition-smooth);box-shadow:var(--shadow-soft)}.capiz-sunday-theme .btn-primary:hover{background:var(--accent-dark);box-shadow:var(--shadow-hover)}.capiz-sunday-theme .btn-primary:active{transform:translateY(1px) scale(.985)}.capiz-sunday-theme .btn-secondary{background:transparent;color:var(--color-primary);border:1.5px solid var(--stroke);border-radius:var(--radius-pill);padding:14px 32px;font-weight:500;font-size:1rem;cursor:pointer;transition:all var(--transition-smooth)}.capiz-sunday-theme .btn-secondary:hover{border-color:var(--color-primary);background:rgba(0,0,0,.04)}@media (prefers-reduced-motion:reduce){.capiz-sunday-theme .btn-primary:active{transform:none}}.capiz-sunday-theme .card{background:var(--surface);border-radius:var(--radius-card);padding:3rem 1.75rem;box-shadow:var(--shadow-card);transition:all var(--transition-gentle)}.capiz-sunday-theme .card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.capiz-sunday-theme .card-dark{background:var(--surface-dark);color:var(--text-inverse);border-radius:var(--radius-card);padding:3rem 1.75rem;box-shadow:var(--shadow-card)}.capiz-sunday-theme input,.capiz-sunday-theme select,.capiz-sunday-theme textarea{background:var(--surface-muted);border:1.5px solid var(--stroke-muted);border-radius:var(--radius-sm);padding:12px 16px;font-size:1rem;color:var(--text);transition:all var(--transition-smooth);width:100%;font-family:var(--font-body)!important}.capiz-sunday-theme input:focus,.capiz-sunday-theme select:focus,.capiz-sunday-theme textarea:focus{outline:none;border-color:var(--accent);background:var(--surface);box-shadow:0 0 0 3px rgba(0,0,0,.08)}.capiz-sunday-theme input::-moz-placeholder,.capiz-sunday-theme textarea::-moz-placeholder{color:var(--text-secondary)}.capiz-sunday-theme input::placeholder,.capiz-sunday-theme textarea::placeholder{color:var(--text-secondary)}.capiz-sunday-theme .divider{height:0;border-top:1px solid var(--stroke);margin:var(--space-lg) 0}.capiz-sunday-theme .divider-inverse{height:0;border-top:1px solid var(--stroke-inverse);margin:var(--space-lg) 0}.capiz-sunday-theme .swatch{width:64px;height:64px;border-radius:50%;box-shadow:var(--shadow-soft)}@media (max-width:768px){.capiz-sunday-theme h1{font-size:clamp(2.25rem,11vw,3.25rem)}.capiz-sunday-theme .card,.capiz-sunday-theme .card-dark{padding:var(--space-md)}.capiz-sunday-theme .btn-primary,.capiz-sunday-theme .btn-secondary{padding:12px 24px;width:100%}}@media (prefers-reduced-motion:reduce){.capiz-sunday-theme *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}