.hero-root{--hero-gold:#c9a84c;--hero-gold-bright:#f0d078;--hero-gold-dim:#8a6d2b;--hero-crimson:#8b1a1a;--hero-crimson-deep:#4a0e0e;--hero-seal-red:#a02020}.hero-scene{font-family:Cormorant Garamond,serif;position:absolute;inset:0;overflow:hidden}.hero-grain{pointer-events:none;z-index:50;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px;position:absolute;inset:0}.hero-spark{background:var(--hero-gold-bright);z-index:55;width:4px;height:4px;box-shadow:0 0 30px var(--hero-gold),0 0 80px var(--hero-gold);border-radius:50%;animation:2.5s ease-out .3s forwards heroSpark;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes heroSpark{0%{opacity:1;width:4px;height:4px}30%{opacity:1;width:30px;height:30px}to{opacity:0;width:1000px;height:1000px}}.hero-velvet{opacity:0;z-index:0;background:radial-gradient(at 25% 15%,#500a0a4d 0%,#0000 50%),radial-gradient(at 75% 85%,#500a0a40 0%,#0000 50%),radial-gradient(#28080fe6 0%,#0000 65%);animation:4s ease-in .5s forwards heroFadeIn;position:absolute;inset:0}@keyframes heroFadeIn{to{opacity:1}}.hero-glow{opacity:0;pointer-events:none;z-index:1;background:radial-gradient(circle,#ffb43c2e 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite alternate heroFlicker;position:absolute}.hg1{width:200px;height:200px;animation-delay:.5s;top:0;left:0}.hg2{width:180px;height:180px;animation-delay:1.2s;top:0;right:0}.hg3{width:160px;height:160px;animation-delay:.8s;bottom:5%;left:5%}.hg4{width:200px;height:200px;animation-delay:1.6s;bottom:0;right:0}@keyframes heroFlicker{0%{opacity:0;transform:scale(.9)}50%{opacity:.8;transform:scale(1.06)}to{opacity:.5;transform:scale(.98)}}.hero-traces{z-index:2;pointer-events:none;position:absolute;inset:0}.hero-traces svg{width:100%;height:100%}.htrace{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:4s ease-in-out forwards heroDraw}.ht1{animation-delay:.3s}.ht2{animation-delay:.6s}.ht3{animation-delay:.9s}.ht4{animation-delay:1.2s}.ht5{animation-delay:1.5s}.ht6{animation-delay:.5s}@keyframes heroDraw{to{stroke-dashoffset:0}}.hero-circle{z-index:3;pointer-events:none;opacity:0;width:min(380px,85vw);height:min(380px,85vw);animation:3s ease-out 1.5s forwards heroCircleIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes heroCircleIn{to{opacity:.3}}.hrc{stroke-dasharray:2000;stroke-dashoffset:2000px;animation:4.5s ease-in-out forwards heroDraw}.hrc1{animation-delay:1.5s}.hrc2{animation-delay:2s}.hrc3{animation-delay:2.4s}.hrc4{animation-delay:2.8s}.hero-corner{pointer-events:none;z-index:4;opacity:0;width:70px;height:70px;animation:2s ease-out forwards heroOrnIn;position:absolute}.hco{stroke-dasharray:500;stroke-dashoffset:500px;animation:3s ease-in-out forwards heroDraw}.hero-corner-tl{animation-delay:1s;top:10px;left:10px}.hero-corner-tr{animation-delay:1.2s;top:10px;right:10px;transform:scaleX(-1)}.hero-corner-bl{animation-delay:1.4s;bottom:10px;left:10px;transform:scaleY(-1)}.hero-corner-br{animation-delay:1.6s;bottom:10px;right:10px;transform:scale(-1)}.hero-corner-tl .hco{animation-delay:1s}.hero-corner-tr .hco{animation-delay:1.2s}.hero-corner-bl .hco{animation-delay:1.4s}.hero-corner-br .hco{animation-delay:1.6s}@keyframes heroOrnIn{to{opacity:.5}}.hero-particles{pointer-events:none;z-index:5;position:absolute;inset:0}.hero-particle{background:var(--hero-gold-bright);opacity:0;border-radius:50%;animation:6s ease-in-out infinite heroFloat;position:absolute}@keyframes heroFloat{0%{opacity:0;transform:translateY(0)scale(.5)}15%{opacity:.9}85%{opacity:.3}to{opacity:0;transform:translateY(-130px)scale(0)}}.hero-deco{pointer-events:none;z-index:6;opacity:0;animation:1.5s ease-out forwards heroDecoIn;position:absolute}@keyframes heroDecoIn{to{opacity:.4}}.hero-key{animation-delay:5.5s;bottom:10%;right:8%}.hero-scroll1{animation-delay:5.3s;bottom:5%;left:4%;transform:rotate(12deg)}.hero-main{z-index:10;opacity:0;flex-direction:column;justify-content:center;align-items:center;padding:20px 16px;transition:opacity .5s;animation:2.5s ease-out 2.5s forwards heroMainIn;display:flex;position:absolute;inset:0;transform:scale(.92)}.hero-main--hidden{pointer-events:none;opacity:0!important}@keyframes heroMainIn{to{opacity:1;transform:scale(1)}}.hero-cards{pointer-events:none;z-index:1;width:min(520px,88vw);height:60%;position:absolute;top:-5%;left:50%;transform:translate(-50%)}@media (max-width:768px){.hero-cards{top:clamp(8%,22vh,25%)}}.hcard{opacity:0;filter:drop-shadow(0 0 12px #c9a84c40);animation:1.8s ease-out forwards heroCardIn;position:absolute}.hcard img{object-fit:contain;border-radius:4px;width:100%;height:100%}.hcard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(#c9a84c1a 0%,#0000 70%);border-radius:10px;animation:2.5s ease-out forwards heroHaloIn;position:absolute;inset:-10px}.hcard:after{content:"";border:1px solid #0000;border-image:linear-gradient(135deg,var(--hero-gold),transparent 40%,transparent 60%,var(--hero-gold))1;opacity:0;pointer-events:none;border-radius:4px;animation:2s ease-out forwards heroBorderIn;position:absolute;inset:-2px}.hcard-glow-lines{pointer-events:none;z-index:2;opacity:0;width:calc(100% + 8px);height:calc(100% + 8px);animation:2.5s ease-out 3s forwards heroHaloIn;position:absolute;inset:-4px}.hcard-glow-lines rect{fill:none;stroke:#c9a84ce6;stroke-width:1.5px;stroke-dasharray:40 120 40 312;filter:drop-shadow(0 0 6px #ffd700cc);animation:8s linear infinite hcardLineTravel}@keyframes hcardLineTravel{0%{stroke-dashoffset:0}to{stroke-dashoffset:-512px}}.hc0{width:72px;animation-delay:3s;top:0;left:50%;transform:translate(-50%)rotate(0)}.hc1{width:66px;animation-delay:3.2s;top:4%;left:24%;transform:rotate(-20deg)}.hc2{width:66px;animation-delay:3.3s;top:4%;right:22%;transform:rotate(20deg)}.hc3{width:58px;animation-delay:3.5s;top:12%;left:4%;transform:rotate(-38deg)}.hc4{width:58px;animation-delay:3.6s;top:12%;right:2%;transform:rotate(38deg)}.hcard-bl,.hcard-br{z-index:2;width:56px;animation-delay:4s;position:absolute}.hcard-bl{bottom:16%;left:4%;transform:rotate(-15deg)}.hcard-br{bottom:16%;right:4%;transform:rotate(15deg)}.hcard-bl:before,.hcard-bl:after,.hcard-br:before,.hcard-br:after{animation-delay:4.8s}.hc0:before,.hc0:after{animation-delay:3.8s}.hc1:before,.hc1:after{animation-delay:4s}.hc2:before,.hc2:after{animation-delay:4.1s}.hc3:before,.hc3:after{animation-delay:4.3s}.hc4:before,.hc4:after{animation-delay:4.4s}@keyframes heroCardIn{0%{opacity:0;transform:translateY(20px)scale(.85)}to{opacity:1}}@keyframes heroHaloIn{to{opacity:1}}@keyframes heroBorderIn{to{opacity:.6}}.hero-envelope{z-index:5;width:min(480px,88vw);margin-top:8vh;position:relative}.hero-env-img{z-index:1;filter:drop-shadow(0 8px 30px #0009);width:100%;display:block;position:relative}.hero-underglow{pointer-events:none;z-index:0;filter:blur(12px);background:radial-gradient(#c9a84c26 0%,#0000 70%);height:50px;animation:2s ease-in-out infinite alternate heroUnderFlicker;position:absolute;bottom:-15px;left:10%;right:10%}@keyframes heroUnderFlicker{0%{opacity:.3;transform:scaleX(.95)}25%{opacity:.6;transform:scaleX(1.02)}50%{opacity:.4;transform:scaleX(.98)}75%{opacity:.7;transform:scaleX(1.04)}to{opacity:.35;transform:scaleX(.97)}}.hero-env-glow{opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(#c9a84c14 0%,#0000 55%);animation:4s ease-in-out 3.5s infinite heroBreathe;position:absolute;inset:-15%}@keyframes heroBreathe{0%,to{opacity:.4;transform:scale(.96)}50%{opacity:.8;transform:scale(1.06)}}.hero-env-flicker{pointer-events:none;z-index:-1;mix-blend-mode:screen;filter:blur(18px);background:radial-gradient(at 50% 55%,#c9a84c1f 0%,#8b1e3f0f 35%,#0000 65%);animation:3s ease-in-out 3s infinite heroEnvFlicker;position:absolute;inset:-25%}@keyframes heroEnvFlicker{0%{opacity:.25;transform:scale(.95)}18%{opacity:.55;transform:scale(1.03)}33%{opacity:.3;transform:scale(.98)}50%{opacity:.7;transform:scale(1.06)}72%{opacity:.35;transform:scale(1)}to{opacity:.25;transform:scale(.95)}}.hero-env-overlay{pointer-events:none;z-index:2;position:absolute;inset:0}.hero-env-overlay svg{width:100%;height:100%}.het{stroke-dasharray:1500;stroke-dashoffset:1500px;filter:drop-shadow(0 0 5px #c9a84c66);animation:3.5s ease-in-out forwards heroDraw}.het1{animation-delay:3s}.het2{animation-delay:3.3s}.het3{animation-delay:3.6s}.het4{animation-delay:3.9s}.hero-rose-center{pointer-events:none;z-index:15;opacity:0;filter:drop-shadow(0 6px 20px #0009);width:140px;animation:2s ease-out 5s forwards heroRoseIn;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}@keyframes heroRoseIn{0%{opacity:0;transform:translate(-50%)scale(.5)}to{opacity:1;transform:translate(-50%)scale(1)}}.hero-seal{z-index:20;cursor:pointer;background:0 0;border:none;width:80px;height:80px;padding:0;transition:transform .3s,filter .3s;animation:.8s cubic-bezier(.34,1.56,.64,1) 4.8s forwards heroSealPop;position:absolute;bottom:38%;left:50%;transform:translate(-50%)scale(0)}.hero-seal:hover{filter:drop-shadow(0 0 25px #c83232b3);transform:translate(-50%)scale(1.15)}@keyframes heroSealPop{to{transform:translate(-50%)scale(1)}}.hero-seal-img{object-fit:contain;pointer-events:none;z-index:0;filter:drop-shadow(0 4px 12px #00000080);width:125%;max-width:none;height:125%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-seal-monogram{pointer-events:none;z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-seal-monogram svg{width:62px;height:62px}.hero-seal-text{filter:drop-shadow(0 0 5px #f0d078e6)drop-shadow(0 0 12px #c9a84c99)drop-shadow(0 0 24px #c9a84c4d)}.hero-seal-arch{filter:drop-shadow(0 0 3px #f0d078cc)drop-shadow(0 0 8px #c9a84c80)}.hero-seal-amp{filter:drop-shadow(0 0 4px #f0d078b3)drop-shadow(0 0 10px #c9a84c66)}.hero-seal--cracked{pointer-events:none}@keyframes heroCrack{0%{filter:brightness();transform:translate(-50%)scale(1)}30%{filter:brightness(2)contrast(1.3)drop-shadow(0 0 20px #ff5000cc);transform:translate(-50%)scale(1.2)}60%{filter:brightness(1.5);transform:translate(-50%)scale(.9)}to{opacity:0;filter:brightness(1.8)drop-shadow(0 0 40px #ff5028e6);transform:translate(-50%)scale(1.05)}}.hero-seal-half{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-seal-half-left{clip-path:polygon(0 0,50% 0,45% 40%,55% 60%,48% 100%,0 100%);animation:.7s cubic-bezier(.5,0,.5,1) forwards sealBreakLeft}.hero-seal-half-right{clip-path:polygon(50% 0,100% 0,100% 100%,48% 100%,55% 60%,45% 40%);animation:.7s cubic-bezier(.5,0,.5,1) forwards sealBreakRight}@keyframes sealBreakLeft{0%{opacity:1;filter:brightness(2)contrast(1.2)drop-shadow(0 0 15px #ff6400cc);transform:translate(0)rotate(0)}to{opacity:0;filter:brightness()drop-shadow(0 0 #0000);transform:translate(-35px,60px)rotate(-30deg)}}@keyframes sealBreakRight{0%{opacity:1;filter:brightness(2)contrast(1.2)drop-shadow(0 0 15px #ff6400cc);transform:translate(0)rotate(0)}to{opacity:0;filter:brightness()drop-shadow(0 0 #0000);transform:translate(35px,60px)rotate(30deg)}}.hero-seal-flash{pointer-events:none;z-index:15;background:#f50;border-radius:50%;width:12px;height:12px;animation:.4s ease-out forwards sealFlash;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 0 60px 40px #ff5000e6,0 0 100px 70px #ff960099}@keyframes sealFlash{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)}to{opacity:0;transform:translate(-50%,-50%)scale(3.5)}}.hero-title{text-align:center;z-index:15;opacity:0;margin-top:6vh;animation:2.2s ease-out 5.5s forwards heroTextIn}@keyframes heroTextIn{0%{opacity:0;letter-spacing:.3em;transform:translateY(10px)}to{opacity:1;letter-spacing:.05em;transform:translateY(0)}}.hero-smoke-name{position:relative;overflow:hidden}.hero-names{color:var(--hero-gold);opacity:0;filter:blur(14px);letter-spacing:.5em;text-shadow:0 0 35px #c9a84c80,0 0 70px #c9a84c33;margin-bottom:4px;padding:0 16px;font-family:Cinzel Decorative,serif;font-size:clamp(1.5rem,5vw,3.2rem);font-weight:700;animation:3.5s cubic-bezier(.22,.61,.36,1) 5.5s forwards heroSmokeIn}@keyframes heroSmokeIn{0%{opacity:0;filter:blur(14px);letter-spacing:.5em;text-shadow:0 0 40px #c9a84ccc,0 0 80px #c9a84c66}40%{opacity:.6;filter:blur(6px);letter-spacing:.2em}70%{opacity:.9;filter:blur(2px);letter-spacing:.08em}to{opacity:1;filter:blur();letter-spacing:.05em;text-shadow:0 0 35px #c9a84c80,0 0 70px #c9a84c33;animation:4s ease-in-out infinite alternate heroNameGlow}}.hero-names{animation:3.5s cubic-bezier(.22,.61,.36,1) 5.5s forwards heroSmokeIn,4s ease-in-out 9s infinite alternate heroNameGlow}@keyframes heroNameGlow{0%{text-shadow:0 0 30px #c9a84c66,0 0 60px #c9a84c26}to{text-shadow:0 0 45px #c9a84ca6,0 0 90px #c9a84c4d,0 0 120px #8b1e3f1a}}.hero-tagline{color:var(--hero-gold-dim);letter-spacing:.18em;opacity:0;padding:0 16px;font-family:Cormorant Garamond,serif;font-size:clamp(.8rem,2.2vw,1.15rem);font-style:italic;font-weight:300;animation:2s ease-out 6s forwards heroTextIn}.hero-root--hidden{display:none!important}.hero-intro-overlay{z-index:1000;opacity:0;visibility:hidden;background:#000;justify-content:center;align-items:center;transition:opacity 1.2s ease-in-out,visibility 1.2s;display:flex;position:fixed;inset:0}.hero-intro-overlay--active{opacity:1;visibility:visible}.hero-intro-text{text-align:center}.hero-intro-text--visible .smoke-letter{animation:.6s ease-out forwards smokeLetterIn}.hero-intro-text p{color:var(--hero-gold-dim);letter-spacing:.15em;margin-bottom:20px;font-family:Cormorant Garamond,serif;font-size:clamp(1rem,3vw,1.4rem);font-style:italic}.hero-intro-text h2{color:var(--hero-gold-bright);text-shadow:0 0 30px #c9a84c66;font-family:Cinzel Decorative,serif;font-size:clamp(2rem,6vw,4rem)}.smoke-text-wrapper{display:inline}.smoke-letter{opacity:0;filter:blur(12px);text-shadow:0 0 20px #c9a84c99;display:inline-block;transform:translateY(8px)scale(.8)}@keyframes smokeLetterIn{0%{opacity:0;filter:blur(12px);text-shadow:0 0 30px #c9a84ccc;transform:translateY(8px)scale(.8)}60%{opacity:1;filter:blur(3px);text-shadow:0 0 20px #c9a84c80;transform:translateY(-2px)scale(1.05)}to{opacity:1;filter:blur();text-shadow:0 0 10px #c9a84c4d;transform:translateY(0)scale(1)}}.hero-candle-reveal{z-index:900;opacity:0;visibility:hidden;background:#000;justify-content:center;align-items:center;transition:opacity 1.5s ease-in-out,visibility 1.5s;display:flex;position:fixed;inset:0;overflow:hidden}.hero-candle-reveal--active{opacity:1;visibility:visible}.hero-candle-bg{opacity:.25;z-index:0;background:url(/themes/gothic/bg-gothic-lace.webp) 0 0/500px;position:absolute;inset:0}.hero-candle-center-glow{z-index:1;opacity:0;background:radial-gradient(50% 60%,#ffa02826 0%,#ff78140f 35%,#0000 70%);transition:opacity 2.5s ease-in .5s;position:absolute;inset:0}.hero-candle-reveal--active .hero-candle-center-glow{opacity:1;animation:4s ease-in-out infinite alternate glowPulse}@keyframes glowPulse{0%{opacity:.8}to{opacity:1}}.hero-candle-vignette{z-index:2;pointer-events:none;background:radial-gradient(55% 55%,#0000 0%,#0006 50%,#000000d9 80%,#000000f2 100%);position:absolute;inset:0}.hero-candle{z-index:10;opacity:0;width:130px;height:270px;transition:opacity 2s ease-in;position:absolute}.hero-candle-reveal--active .hero-candle{opacity:1}.hero-candle-left{bottom:8%;left:5%}.hero-candle-right{bottom:8%;right:5%;transform:scaleX(-1)}.candle-flame{animation:2s ease-in-out infinite flameBlink}.candle-flame-inner{animation:1.8s ease-in-out .4s infinite flameBlink}.candle-flame-glow{animation:2.5s ease-in-out infinite flameGlowBlink}@keyframes flameBlink{0%,to{opacity:1}40%{opacity:.7}60%{opacity:.95}80%{opacity:.6}}@keyframes flameGlowBlink{0%,to{opacity:.8}30%{opacity:.5}50%{opacity:.9}70%{opacity:.4}90%{opacity:.85}}.hero-candle-envelope{opacity:0;z-index:5;transition:opacity 2.5s ease-in .8s,transform 2.5s ease-out .8s;position:relative;transform:scale(.9)}.hero-candle-reveal--active .hero-candle-envelope{opacity:1;transform:scale(1)}.hero-candle-envelope .env-merged-img{filter:drop-shadow(0 10px 40px #000c)drop-shadow(0 0 80px #ffa02833);max-width:min(500px,80vw)}@media (max-width:768px){.hero-candle{width:90px;height:180px}.hero-candle-left{bottom:20%;left:2%}.hero-candle-right{bottom:20%;right:2%}.hero-candle-envelope{margin-top:-8vh}.hero-candle-envelope .env-merged-img{max-width:75vw}}.hero-scroll-container{z-index:10;background:#060205 url(/themes/gothic/bg-gothic-lace.webp) 0 0/500px fixed;width:100%;min-height:100vh;padding-bottom:250px;animation:2s ease-in forwards fadeInScroll;position:relative}@keyframes fadeInScroll{0%{opacity:0}to{opacity:1}}.scroll-vignette{z-index:15;pointer-events:none;background:#000;animation:3s ease-in-out forwards vignetteSpotlight;position:fixed;inset:0}@keyframes vignetteSpotlight{0%{background:#000}to{background:radial-gradient(65% 75%,#0000 0%,#0006 30%,#000000b3 60%,#000000d9 100%)}}.scroll-center-glow{z-index:14;pointer-events:none;background:radial-gradient(50% 60% at 50% 40%,#ffa0281f 0%,#ff78140a 40%,#0000 70%);animation:4s ease-in-out infinite alternate glowPulse;position:fixed;inset:0}.scroll-candle{z-index:16;pointer-events:auto;cursor:pointer;opacity:0;width:80px;height:200px;transition:transform .3s,filter .3s;animation:2s ease-in .5s forwards candleFadeIn;position:fixed;top:50%;transform:translateY(-50%)}@keyframes candleFadeIn{0%{opacity:0}to{opacity:1}}@keyframes revealContent{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.scroll-candle:hover{filter:brightness(1.2);transform:translateY(-50%)scale(1.05)}.scroll-candle-right:hover{transform:translateY(-50%)scaleX(-1)scale(1.05)}.scroll-candle-left{left:15%}.scroll-candle-right{right:15%;transform:translateY(-50%)scaleX(-1)}@media (max-width:768px){.scroll-candle{width:55px;height:140px}.scroll-candle-left{left:2%}.scroll-candle-right{right:2%}}.candle-flame,.candle-flame-inner{transform-origin:bottom;animation:1.5s ease-in-out infinite alternate flameFlicker}.candle-flame-glow{transform-origin:50%;animation:3s ease-in-out infinite alternate glowFlicker}@keyframes flameFlicker{0%{opacity:.85;transform:scale(1)skew(1deg)}50%{opacity:.95;transform:scale(1.05)skew(-1deg)}to{opacity:.8;transform:scale(.98)skew(.5deg)}}@keyframes glowFlicker{0%{opacity:.4;transform:scale(.95)}50%{opacity:.7;transform:scale(1.05)}to{opacity:.5;transform:scale(1)}}.scroll-sec{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.scroll-sec-envelope{opacity:0;min-height:auto;padding-top:30px;padding-bottom:10px;animation:2s ease-out 1.5s forwards revealContent;position:relative;overflow:visible}.scroll-envelope-img{object-fit:contain;filter:drop-shadow(0 20px 40px #000c);z-index:2;width:75vw;max-width:440px;position:relative}.scroll-main-card-wrap{z-index:3;width:42vw;max-width:240px;margin-top:-25%;position:relative}.scroll-main-card{object-fit:contain;filter:drop-shadow(0 10px 30px #000000b3)drop-shadow(0 0 20px #6432784d);width:100%;display:block}.card-text-overlay{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:15% 10%;display:flex;position:absolute;inset:0}.card-name{color:#ddd;text-shadow:0 0 12px #c0c0c04d;font-family:Great Vibes,cursive;font-size:clamp(1rem,4vw,1.6rem);line-height:1.1}.card-ampersand{color:#c9a84c;margin:2px 0;font-family:Great Vibes,cursive;font-size:clamp(.8rem,3vw,1.2rem);line-height:1}.card-message{color:silver;letter-spacing:.5px;margin:6px 0 4px;font-family:Cormorant Garamond,serif;font-size:clamp(.45rem,1.8vw,.65rem);font-style:italic}.card-date{color:#d0d0d0;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 3px;font-family:Cinzel,serif;font-size:clamp(.4rem,1.6vw,.6rem)}.card-venue{color:#aaa;letter-spacing:1px;text-transform:uppercase;margin:0;font-family:Cinzel,serif;font-size:clamp(.35rem,1.3vw,.5rem)}.card-venue-addr{color:#999;letter-spacing:.5px;margin:1px 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(.3rem,1.2vw,.45rem)}.click-to-zoom-pulse{animation:2s infinite zoomPulse}@keyframes zoomPulse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}to{opacity:.7;transform:scale(1)}}.scroll-tarot{z-index:16;filter:drop-shadow(0 0 15px #ffb43299)brightness(1.2);width:80px;animation:3s ease-in-out infinite alternate tarotGlow;position:absolute}.scroll-tarot img{object-fit:contain;border-radius:4px;width:100%;height:auto;display:block}@keyframes tarotGlow{0%{filter:drop-shadow(0 0 10px #ffb43266)brightness(1.1)}to{filter:drop-shadow(0 0 25px #ffa01ee6)brightness(1.3)}}.st-1{animation-delay:0s;top:15%;left:2%;transform:rotate(-18deg)}.st-2{animation-delay:.7s;top:10%;right:2%;transform:rotate(14deg)}.st-3{animation-delay:1.4s;bottom:25%;left:5%;transform:rotate(-10deg)}.st-4{animation-delay:2.1s;bottom:20%;right:5%;transform:rotate(20deg)}.scroll-rose{object-fit:contain;opacity:.8;filter:drop-shadow(0 5px 15px #0009);width:80px;height:auto;position:absolute}.sr-1{top:50%;left:40%;transform:translate(-50%)rotate(-20deg)}.sr-2{bottom:30%;right:5%;transform:rotate(15deg)}.scroll-indicator{z-index:13;opacity:.6;justify-content:center;padding:12px 0;animation:2s ease-in-out infinite scrollBounce;display:flex;position:relative}@keyframes scrollBounce{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.8;transform:translateY(8px)}}.scroll-sec-cards{opacity:0;margin-top:-30px;padding:0 0 40px;animation:2s ease-out 2s forwards revealContent}.scroll-card-stack{grid-template-columns:1fr;gap:30px;width:100%;max-width:320px;padding:0 16px;display:grid}@media (min-width:768px){.scroll-card-stack{grid-template-columns:1fr 1fr;max-width:700px}}.scroll-card{filter:drop-shadow(0 8px 20px #000000b3);border-radius:6px;width:100%;transition:transform .3s;position:relative}.scroll-card-img{border-radius:6px;width:100%;height:auto;display:block}.scroll-card-story-img{object-fit:cover;min-height:200px}.scroll-card-schedule-img{object-fit:fill;min-height:200px}@media (min-width:768px){.scroll-card-story-img{min-height:200px}.scroll-card-schedule-img{min-height:260px}.our_story_card_height{height:213px!important;top:57px!important}}.card-content-overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12%;display:flex;position:absolute;inset:0}.card-title-gothic{color:#c9a84c;text-shadow:0 2px 4px #000c;margin-bottom:12px;font-family:Cinzel Decorative,serif;font-size:clamp(1.2rem,5vw,1.8rem)}.card-text-gothic{color:#e0e0e0;text-shadow:0 1px 3px #000c;font-family:Cormorant Garamond,serif;font-size:clamp(.85rem,3.2vw,1rem);line-height:1.5}.story-middle-img{aspect-ratio:1;object-fit:cover;border:2px solid var(--hero-gold-dim);border-radius:50%;width:45%;margin:15px 0;box-shadow:0 4px 15px #00000080}.rsvp-button{color:#fff;cursor:pointer;letter-spacing:2px;text-shadow:0 1px 3px #000c;background:linear-gradient(135deg,#c9a84ccc,#966e28cc);border:1px solid #e0b04a;border-radius:4px;margin-top:20px;padding:10px 28px;font-family:Cinzel,serif;font-size:clamp(.9rem,2.8vw,1.1rem);font-weight:600;transition:all .3s;box-shadow:0 4px 15px #c9a84c4d}.rsvp-button:hover{color:#fff;background:linear-gradient(135deg,#dcbe64e6,#b48c3ce6);transform:translateY(-2px);box-shadow:0 6px 20px #c9a84c80}.scroll-card.sc-1{transform:rotate(-1.5deg)}.scroll-card.sc-2{transform-origin:50%;margin-top:50px;margin-bottom:25px;transform:rotate(1deg)scale(1.15)}.scroll-card.sc-3{transform-origin:top;margin-top:5px;transform:rotate(1.5deg)scale(.85)}.scroll-card.sc-4{width:80%;margin-top:25px;margin-left:10%;transform:rotate(-1deg)}.scroll-card.sc-5{width:85%;margin-top:20px;margin-left:7.5%;transform:rotate(1.5deg)}.story-circle-photo{aspect-ratio:1;object-fit:cover;z-index:2;border:1.5px solid #c9a84cb3;border-radius:50%;width:32%;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 20px #000c}@media (min-width:768px){.hero-glow.hg1{width:350px;height:350px}.hero-glow.hg2{width:300px;height:300px}.hero-glow.hg3{width:250px;height:250px}.hero-glow.hg4{width:320px;height:320px}.hero-corner{width:130px;height:130px}.hero-circle{width:min(520px,85vw);height:min(520px,85vw)}.hc0{width:130px}.hc1,.hc2{width:115px}.hc3,.hc4{width:100px}.hcard-bl,.hcard-br{width:85px;bottom:6%}.hero-envelope{width:min(560px,85vw)}.hero-seal{width:95px;height:95px}.hero-rose-center{width:165px;bottom:-28px}.hero-underglow{height:70px;bottom:-25px}.hero-inv-card{max-width:480px;padding:50px 40px}}@media (min-width:1200px){.hc0{width:150px}.hc1,.hc2{width:130px}.hc3,.hc4{width:115px}.hcard-bl,.hcard-br{width:100px}.hero-envelope{width:600px}.hero-rose-center{width:180px}.scroll-candle-left{left:calc(50% - 400px)}.scroll-candle-right{right:calc(50% - 400px)}.st-1{left:calc(50% - 480px)}.st-2{right:calc(50% - 480px)}.st-3{left:calc(50% - 440px)}.st-4{right:calc(50% - 440px)}}.registry-box{aspect-ratio:1.4;z-index:5;background:#2a102c;justify-content:center;align-items:center;width:90vw;max-width:480px;display:flex;position:relative;box-shadow:0 10px 40px #000c,inset 0 0 50px #000000e6}.registry-border{object-fit:fill;pointer-events:none;filter:drop-shadow(0 5px 15px #00000080);width:calc(100% + 10px);height:calc(100% + 10px);position:absolute;inset:-5px}.registry-inner{z-index:2;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.registry-title{color:var(--hero-gold,#c9a84c);letter-spacing:3px;text-shadow:0 2px 5px #000c;margin:0;font-family:Cinzel,serif;font-size:clamp(1.2rem,4vw,2rem)}.registry-title-divider{background:var(--hero-gold-dim,#7a6635);clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%);width:60px;height:3px;margin:15px 0 35px}.registry-items{justify-content:center;align-items:flex-start;gap:3%;width:90%;display:flex}.registry-item{flex-direction:column;flex:1;align-items:center;gap:15px;max-width:100px;display:flex}.registry-icon{color:#e0e0e0;filter:drop-shadow(0 2px 4px #00000080);width:clamp(30px,6vw,45px);height:clamp(30px,6vw,45px)}.registry-pill-gold{color:gold;letter-spacing:1px;text-transform:uppercase;text-align:center;white-space:normal;word-wrap:break-word;background:linear-gradient(#745f34 0%,#463920 100%);border:1px solid #9c8542;border-radius:2px;width:100%;max-width:90px;padding:3px 5px;font-family:Cinzel,serif;font-size:.5rem;line-height:1.3;box-shadow:0 4px 6px #00000080}.dresscode-box{z-index:5;background:linear-gradient(90deg,#11030a 0%,#290d1c 50%,#11030a 100%);border:1px solid #ffffff0d;justify-content:center;align-items:center;width:90vw;max-width:600px;height:120px;transition:transform .3s,filter .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #000000e6,inset 0 0 20px #000c}.dresscode-box:hover{filter:brightness(1.1);transform:scale(1.02)}.dresscode-border{object-fit:fill;pointer-events:none;filter:drop-shadow(0 5px 10px #00000080);width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;inset:-3px}.dresscode-inner{z-index:2;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:0 15px;display:flex;position:relative}.dc-candelabra{filter:drop-shadow(0 10px 10px #000c);width:clamp(50px,10vw,70px);height:auto;position:absolute;bottom:-15px}.dc-candelabra.dc-left{left:clamp(10px,5vw,20px)}.dc-candelabra.dc-right{right:clamp(10px,5vw,20px)}.dc-corset-icon{opacity:.3;filter:drop-shadow(0 0 2px #fff3);width:clamp(25px,6vw,35px);height:auto;position:absolute;left:clamp(80px,20vw,110px)}.dresscode-texts{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;margin-right:clamp(65px,16vw,95px);display:flex}.dresscode-title{color:var(--hero-gold,#f4d068);letter-spacing:3px;text-shadow:0 2px 4px #000c;font-family:Cinzel,serif;font-size:clamp(1.2rem,3.5vw,1.8rem)}.dresscode-detail{color:#e0e0e0;letter-spacing:2px;font-family:Cinzel,serif;font-size:clamp(.7rem,2vw,.9rem)}.dresscode-cta{color:#9c8542;text-shadow:0 2px 4px #000c;margin-top:4px;font-family:Cinzel,serif;font-size:clamp(.7rem,2vw,.85rem);font-style:italic}@media (max-width:768px){.registry-box{aspect-ratio:1.2}.dresscode-box{height:100px}}.scroll-sec-footer{background:radial-gradient(circle,#1e0b20 0%,#0a020c 80%,#000 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 20px 80px;display:flex;position:relative;overflow:hidden}.footer-bokeh-bg{pointer-events:none;z-index:1;position:absolute;inset:0}.footer-bokeh-particle{filter:blur(2px);opacity:0;background:radial-gradient(circle,#c9a84ccc 0%,#c9a84c00 70%);border-radius:50%;animation:linear infinite floatUp;position:absolute}@keyframes floatUp{0%{opacity:0;transform:translateY(100vh)scale(.5)}20%{opacity:.6}80%{opacity:.6}to{opacity:0;transform:translateY(-20vh)scale(1.5)}}.footer-content{z-index:5;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:800px;display:flex;position:relative}.footer-headline{color:var(--hero-gold,#c9a84c);text-align:center;text-shadow:0 2px 10px #000c;margin:0 0 -10px;font-family:Great Vibes,cursive;font-size:clamp(2.5rem,6vw,4rem);font-weight:400;line-height:1.2}.footer-thankyou-text{color:#e0e0e0;letter-spacing:4px;margin:0;font-family:Cinzel,serif;font-size:clamp(1rem,3vw,1.4rem)}.countdown-container{justify-content:center;align-items:center;gap:clamp(10px,3vw,25px);width:100%;margin:10px 0 0;display:flex}.countdown-box{flex-direction:column;align-items:center;width:clamp(60px,15vw,90px);display:flex}.countdown-box-top{object-fit:contain;filter:drop-shadow(0 2px 4px #000c);z-index:2;width:100%;height:auto;margin-bottom:-5px}.countdown-box-inner{aspect-ratio:.65;z-index:1;background:linear-gradient(#1e0b20,#0a020c);border:1px solid #c9a84c66;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:10px 0;display:flex;position:relative;box-shadow:0 5px 15px #000000e6,inset 0 0 15px #000c}.countdown-number{color:#e0b04a;text-shadow:0 0 15px #c9a84c80;font-family:Cinzel,serif;font-size:clamp(2rem,6vw,4rem);font-weight:500;line-height:1}.countdown-label{color:#a0a0a0;letter-spacing:2px;margin-top:clamp(8px,2vw,15px);font-family:Cinzel,serif;font-size:clamp(.5rem,1.5vw,.8rem)}.countdown-separator{color:#a0a0a0;opacity:.5;font-family:Cinzel,serif;font-size:clamp(1.5rem,4vw,2.5rem);transform:translateY(15px)}.footer-wings-divider{justify-content:center;width:100%;max-width:350px;margin:10px 0 0;display:flex}.footer-wings-divider img{filter:drop-shadow(0 2px 5px #000c);width:100%;height:auto}.footer-final-card{aspect-ratio:1.6;justify-content:center;align-items:center;width:90vw;max-width:450px;margin-top:5px;display:flex;position:relative}.footer-final-card-bg{background-blend-mode:multiply;z-index:1;background-color:#1a081c;background-image:radial-gradient(circle,#0000 0%,#0009 100%),url(/themes/gothic/bg-gothic-lace.webp);background-position:0 0;background-repeat:repeat;background-size:cover,150px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;position:absolute;inset:15px;box-shadow:inset 0 0 30px #000}.footer-final-card-frame{object-fit:fill;z-index:2;filter:drop-shadow(0 10px 20px #000c);pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.footer-final-card-text{z-index:3;color:var(--hero-gold,#c9a84c);text-align:center;letter-spacing:3px;text-shadow:0 4px 10px #000000e6;font-family:Cinzel,serif;font-size:clamp(1.2rem,3.5vw,2rem);line-height:1.4;position:relative}.zoomed-card-overlay{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;justify-content:center;align-items:center;animation:.3s ease-out forwards fadeInScroll;display:flex;position:fixed;inset:0}.zoomed-card-content{flex-direction:column;align-items:center;width:90vw;max-width:500px;display:flex;position:relative}.zoomed-card-close{color:var(--hero-gold,#c9a84c);cursor:pointer;z-index:1000;opacity:.8;background:0 0;border:none;width:30px;height:30px;padding:0;transition:opacity .2s,transform .2s;position:absolute;top:-40px;right:0}.zoomed-card-close:hover{opacity:1;transform:scale(1.1)}@media (max-width:768px){.zoomed-card-overlay{align-items:flex-start;padding-top:40px;overflow-y:auto}.zoomed-card-content{width:92vw;max-height:85vh}.zoomed-card-img{object-fit:contain;max-height:80vh}.zoomed-card-close{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;background:#0009;border-radius:50%;width:36px;height:36px;top:8px;left:8px;right:auto}}.zoomed-card-img{object-fit:contain;filter:drop-shadow(0 20px 40px #000000e6);width:100%;height:auto}.zoomed-card-text-overlay{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:15% 10%;display:flex;position:absolute;inset:0}.zoomed-card-name{color:#ddd;text-shadow:0 0 12px #c0c0c04d;font-family:Great Vibes,cursive;font-size:clamp(2.5rem,8vw,4rem);line-height:1.1}.zoomed-card-ampersand{color:#c9a84c;margin:5px 0;font-family:Great Vibes,cursive;font-size:clamp(1.5rem,5vw,2.5rem);line-height:1}.zoomed-card-message{color:silver;letter-spacing:.5px;margin:10px 0 6px;font-family:Cormorant Garamond,serif;font-size:clamp(.6rem,2vw,.9rem);font-style:italic}.zoomed-card-date{color:#d0d0d0;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 5px;font-family:Cinzel,serif;font-size:clamp(.55rem,1.8vw,.8rem)}.zoomed-card-venue{color:#aaa;letter-spacing:1px;text-transform:uppercase;margin:0;font-family:Cinzel,serif;font-size:clamp(.5rem,1.5vw,.7rem)}.zoomed-card-venue-addr{color:#999;letter-spacing:.5px;margin:2px 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(.45rem,1.3vw,.65rem)}
.os-root{z-index:1000;color:#e0d0e0;background-color:#1a051a;font-family:Cormorant Garamond,serif;position:fixed;inset:0;overflow:hidden auto}.os-bg-lace{opacity:.15;pointer-events:none;z-index:0;background:url(/themes/gothic/bg-gothic-lace.webp) 0 0/400px;position:fixed;inset:0}.os-bg-vignette{pointer-events:none;z-index:1;background:radial-gradient(circle,#0000 20%,#0a000fcc 100%);position:fixed;inset:0}.os-close-btn{z-index:50;color:#d1b8eb;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e0a1e99;border:1px solid #c8a0c84d;border-radius:30px;align-items:center;gap:8px;padding:8px 16px;font-family:Cinzel,serif;font-size:.8rem;transition:all .3s;display:flex;position:fixed;top:20px;left:20px}.os-close-btn:hover{color:#fff;background:#321432cc;border-color:#c8a0c899}.os-candle{pointer-events:none;z-index:2;opacity:.7;width:60px;height:120px;position:fixed;top:40%}.os-candle-left{left:5%}.os-candle-right{right:5%;transform:scaleX(-1)}.os-flame,.os-flame-inner{transform-origin:bottom;animation:1.5s ease-in-out infinite alternate osFlameBlink}.os-flame-glow{transform-origin:50%;animation:3s ease-in-out infinite alternate osGlowBlink}@keyframes osFlameBlink{0%{opacity:.85;transform:scale(1)skew(1deg)}50%{opacity:.95;transform:scale(1.05)skew(-1deg)}to{opacity:.8;transform:scale(.98)skew(.5deg)}}@keyframes osGlowBlink{0%{opacity:.4;transform:scale(.95)}50%{opacity:.7;transform:scale(1.05)}to{opacity:.5;transform:scale(1)}}.os-content-scroll{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:60px 20px 100px;display:flex;position:relative}.os-header-wrap{justify-content:center;align-items:center;width:100%;max-width:400px;margin-bottom:60px;display:flex;position:relative}.os-header-img{filter:drop-shadow(0 5px 15px #000c);width:100%;height:auto}.os-title{color:#e8d0a0;text-shadow:0 2px 4px #000c;letter-spacing:2px;margin-top:-5px;font-family:Cinzel Decorative,serif;font-size:clamp(1.5rem,4vw,2.2rem);position:absolute}.os-timeline{flex-direction:column;gap:60px;width:100%;display:flex;position:relative}.os-timeline-line{z-index:0;background:linear-gradient(#0000,#c8c8c866 10% 90%,#0000);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.os-timeline-fill{transform-origin:top;z-index:1;background:linear-gradient(#f33,#900,#4d0000);width:4px;transition:transform .1s ease-out;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)scaleY(0);box-shadow:0 0 15px red,0 0 30px #900}.os-timeline-item{z-index:1;justify-content:space-between;align-items:center;width:100%;min-height:200px;display:flex;position:relative}.os-node{z-index:5;filter:drop-shadow(0 0 15px #dc0000cc);width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.os-node img{object-fit:contain;width:100%;height:100%}.os-item-content,.os-item-text{box-sizing:border-box;flex-direction:column;width:50%;display:flex;position:relative}.os-item-left .os-item-content{order:1;align-items:flex-end;padding-right:40px}.os-item-left .os-item-text,.os-item-right .os-item-content{order:2;align-items:flex-start;padding-left:40px}.os-item-right .os-item-text{text-align:right;order:1;align-items:flex-end;padding-right:40px}.os-polaroid{background:#f0f0f0;width:100%;max-width:320px;padding:10px 10px 30px;transition:transform .3s;position:relative;transform:rotate(-2deg);box-shadow:2px 5px 15px #0009}.os-polaroid:hover{transform:rotate(0)scale(1.02)}.os-item-right .os-polaroid{transform:rotate(2deg)}.os-item-right .os-polaroid:hover{transform:rotate(0)scale(1.02)}.os-polaroid-inner{aspect-ratio:1;background:#000;width:100%;overflow:hidden}.os-polaroid-img{object-fit:cover;filter:contrast(1.1)brightness(.9);width:100%;height:100%}.os-torn-photo{justify-content:center;align-items:center;width:100%;max-width:320px;padding:20px;transition:transform .3s;display:flex;position:relative;transform:rotate(1deg)}.os-torn-photo:hover{transform:rotate(0)scale(1.02)}.os-item-right .os-torn-photo{transform:rotate(-1deg)}.os-item-right .os-torn-photo:hover{transform:rotate(0)scale(1.02)}.os-torn-bg{object-fit:fill;filter:drop-shadow(2px 5px 15px #0009);z-index:0;width:100%;height:100%;position:absolute;inset:0}.os-torn-inner{z-index:1;aspect-ratio:4/5;border-radius:2px;width:80%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #000c}.os-torn-img{object-fit:cover;filter:sepia(.2)contrast(1.1);width:100%;height:100%}.os-corner{pointer-events:none;filter:drop-shadow(0 2px 4px #00000080);z-index:2;width:35px;height:35px;position:absolute}.os-corner-tl{top:-5px;left:-5px}.os-corner-br{bottom:-5px;right:-5px;transform:rotate(180deg)}.os-text-card{background-blend-mode:overlay;box-sizing:border-box;background:#2b0f33 url(/themes/gothic/bg-gothic-lace.webp) 0 0/200px;border:1px solid #96649633;border-radius:2px;width:100%;padding:25px 20px;position:relative;box-shadow:2px 4px 15px #00000080}.os-item-right .os-text-card{text-align:left}.os-event-title{color:gold;text-shadow:0 1px 3px #000c;margin:0 0 10px;font-family:Great Vibes,cursive;font-size:clamp(1.4rem,4vw,2rem);line-height:1.1}.os-event-desc{color:#e0d0e0;text-shadow:0 1px 2px #00000080;margin:0;font-size:clamp(.9rem,2vw,1.1rem);font-style:italic;line-height:1.5}.os-monogram-wrap{z-index:5;justify-content:center;align-items:center;width:100%;max-width:120px;margin:40px auto 0;display:flex;position:relative}.os-monogram-img{filter:drop-shadow(0 4px 10px #000c);width:100%;height:auto}.os-monogram-text{color:gold;text-shadow:0 2px 4px #000c;font-family:Great Vibes,cursive;font-size:2rem;position:absolute}@media (max-width:768px){.os-timeline-line,.os-timeline-fill,.os-node{left:20px}.os-timeline-item{flex-direction:column;align-items:flex-start;gap:20px;padding-left:50px}.os-item-content,.os-item-text{width:100%;padding:0!important}.os-item-left .os-item-content{order:1}.os-item-left .os-item-text{order:2}.os-item-right .os-item-content{order:1}.os-item-right .os-item-text{order:2}.os-polaroid,.os-torn-photo{max-width:250px;margin:0 auto}}
.loc-root{z-index:9999;background-color:#0b0212;flex-direction:column;animation:.8s ease-out forwards locFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes locFadeIn{0%{opacity:0}to{opacity:1}}.loc-bg-base{z-index:1;pointer-events:none;background:radial-gradient(circle,#1e0a1e66 0%,#0a010ff2 100%);position:absolute;inset:0}.loc-bg-lace{opacity:.12;pointer-events:none;z-index:1;background:url(/themes/gothic/bg-gothic-lace.webp) 0 0/300px;position:absolute;inset:0}.loc-sparks-container{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.loc-spark{background:#fa3;border-radius:50%;width:3px;height:3px;animation:linear infinite locFloatUp;position:absolute;bottom:-10%;box-shadow:0 0 8px 2px #ff960099}@keyframes locFloatUp{0%{opacity:0;transform:translateY(0)translate(0)scale(1)}10%{opacity:1}90%{opacity:.8}to{opacity:0;transform:translateY(-100vh)translate(20px)scale(.5)}}.loc-side-window{object-fit:contain;z-index:2;opacity:.7;pointer-events:none;width:auto;height:40vh;position:absolute;top:0}.loc-window-left{left:0}.loc-window-right{right:0;transform:scaleX(-1)}.loc-close-btn{z-index:100;border:1px solid var(--hero-gold-dim,#7a6635);cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:20px;left:30px}.loc-close-btn:hover{border-color:var(--hero-gold,#c9a84c);background:#c8a03c33;transform:scale(1.1)}.loc-content-scroll{z-index:10;scroll-behavior:smooth;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:15vh 20px 10vh;display:flex;position:relative;overflow:hidden auto}.loc-content-scroll::-webkit-scrollbar{width:6px}.loc-content-scroll::-webkit-scrollbar-track{background:#0000004d}.loc-content-scroll::-webkit-scrollbar-thumb{background:var(--hero-gold-dim,#7a6635);border-radius:3px}.loc-header{text-align:center;z-index:5;margin-bottom:5vh}.loc-title{color:var(--hero-gold,#c9a84c);letter-spacing:4px;text-shadow:0 2px 10px #000c;margin:0;font-family:Cinzel,serif;font-size:clamp(1.2rem,3vw,1.8rem)}.loc-arch-wrapper{opacity:.5;z-index:0;pointer-events:none;justify-content:center;width:100vw;max-width:800px;height:90vh;display:flex;position:absolute;top:5vh;left:50%;transform:translate(-50%)}.loc-arch-img{object-fit:contain;border-radius:200px 200px 0 0;width:100%;height:100%;-webkit-mask-image:linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(#000 60%,#0000 100%)}.loc-card-section{z-index:5;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.loc-venue-photo-wrap{aspect-ratio:4/3;z-index:6;border:2px solid #c8a06466;border-radius:4px;width:90vw;max-width:420px;margin-bottom:25px;position:relative;overflow:hidden;box-shadow:0 15px 40px #000000e6}.loc-venue-photo{object-fit:cover;filter:brightness(.85)sepia(.2)hue-rotate(-10deg);width:100%;height:100%}.loc-lace-overlay{mix-blend-mode:color-dodge;opacity:.3;pointer-events:none;background-position:50%;background-repeat:repeat;background-size:400px;position:absolute;inset:0 0 -50vh}.loc-venue-card{z-index:5;background-color:#110511;border:1px solid #c8a06433;border-radius:4px;justify-content:center;align-items:center;width:90vw;max-width:420px;min-height:250px;display:flex;position:relative;box-shadow:0 20px 40px #000c,inset 0 0 40px #000000e6}.loc-map-darken-overlay{z-index:1;background:#0f0514bf;border-radius:4px;position:absolute;inset:0}.loc-card-border{object-fit:fill;pointer-events:none;filter:drop-shadow(0 5px 15px #0009);opacity:.9;width:calc(100% + 24px);height:calc(100% + 24px);position:absolute;inset:-12px}.loc-card-inner{z-index:2;text-align:center;flex-direction:column;align-items:center;padding:60px 40px;display:flex;position:relative}.loc-map-pin{filter:drop-shadow(0 0 15px #ffffff4d);width:45px;margin-bottom:10px;animation:3s ease-in-out infinite alternate locPinFloat}@keyframes locPinFloat{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.loc-venue-name{color:var(--hero-gold-bright,#f4d068);letter-spacing:2px;text-shadow:0 2px 4px #000c;margin:0;font-family:Cinzel,serif;font-size:clamp(1rem,3.5vw,1.6rem)}.loc-venue-divider{background:linear-gradient(90deg,transparent,var(--hero-gold,#c9a84c),transparent);width:150px;height:1px;margin:6px 0}.loc-venue-address{color:#e0d0d5;letter-spacing:2px;margin:0;font-family:Cinzel,serif;font-size:.85rem;line-height:1.4}.loc-directions-btn-wrap{z-index:6;justify-content:center;align-items:center;width:250px;height:70px;margin-top:40px;text-decoration:none;transition:transform .3s,filter .3s;display:inline-flex;position:relative}.loc-directions-btn-wrap:hover{filter:drop-shadow(0 0 15px #c8a05066);transform:scale(1.05)}.loc-btn-frame{object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.loc-btn-text{z-index:2;color:#f4d068;letter-spacing:3px;text-transform:uppercase;text-shadow:0 1px 6px #000000e6,0 0 12px #c9a84c66;font-family:Cinzel,serif;font-size:.9rem;font-weight:700;position:relative}.loc-pillar-wrapper{z-index:20;pointer-events:none;opacity:.6;filter:blur(.5px);flex-direction:column;align-items:center;width:16vw;max-width:100px;display:flex;position:fixed;bottom:-5vh}.loc-pillar-wrapper-left{left:-30px}.loc-pillar-wrapper-right{right:-30px}.loc-pillar{object-fit:contain;filter:drop-shadow(0 10px 20px #000c);width:100%;height:auto}.loc-pillar-candle{z-index:2;filter:drop-shadow(0 0 20px #ff780066);width:65%;margin-bottom:-55%;transform:translateY(20%)}@media (max-width:768px){.loc-arch-wrapper{width:100vw}.loc-pillar-wrapper{width:35vw;bottom:-5vh}.loc-card-section{margin-top:-25%}.loc-venue-card{aspect-ratio:1.2;width:95vw}}
.sch-root{z-index:1000;color:#e0d0e0;background-color:#0d040f;font-family:Cormorant Garamond,serif;position:fixed;inset:0}.sch-bg-cathedral{opacity:.35;filter:sepia(.3)hue-rotate(250deg)saturate(.8);pointer-events:none;z-index:0;background:url(/themes/gothic/gothic_arch_window_bg.jpeg) 50%/cover no-repeat;position:fixed;inset:0}.sch-bg-lace{opacity:.08;pointer-events:none;z-index:1;background:url(/themes/gothic/bg-gothic-lace.webp) 0 0/300px;position:fixed;inset:0}.sch-bg-vignette{pointer-events:none;z-index:2;background:radial-gradient(circle at 50% 10%,#0000 10%,#050008e6 100%);position:fixed;inset:0}.sch-close-btn{z-index:50;color:#d1b8eb;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1e0a1e99;border:1px solid #c8a0c84d;border-radius:30px;align-items:center;gap:8px;padding:8px 16px;font-family:Cinzel,serif;font-size:.8rem;transition:all .3s;display:flex;position:fixed;top:20px;left:20px}.sch-close-btn:hover{color:#fff;background:#501450cc;border-color:#c8a0c8cc}.sch-content-scroll{z-index:10;flex-direction:column;align-items:center;width:100%;height:100%;padding:40px 20px 120px;display:flex;position:relative;overflow:hidden auto}.sch-header-wrap{z-index:20;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:450px;margin:0 auto 10px;display:flex;position:relative}.sch-crest-img{filter:drop-shadow(0 5px 15px #000c);width:100%;height:auto}.sch-title{text-align:center;color:#dfba8c;text-shadow:0 2px 8px #000000e6;letter-spacing:4px;z-index:2;width:100%;margin:0;font-family:Cinzel Decorative,serif;font-size:clamp(1.5rem,5vw,2.5rem);position:absolute;bottom:12%;left:50%;transform:translate(-50%)}.sch-location-wrap{text-align:center;z-index:2;flex-direction:column;align-items:center;margin-top:20px;padding:0 20px;display:flex}.sch-venue-name{color:#dfba8c;letter-spacing:2px;margin:0 0 5px;font-family:Cinzel,serif;font-size:clamp(1.1rem,3vw,1.4rem)}.sch-venue-address{color:#d1b8eb;letter-spacing:1px;margin:0 0 15px;font-family:Cormorant Garamond,serif;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.4}.sch-directions-btn{color:#dfba8c;text-transform:uppercase;letter-spacing:2px;background:0 0;border:1px solid #c9a84c99;padding:8px 24px;font-family:Cinzel,serif;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}.sch-directions-btn:hover{color:#fff;background:#c9a84c26;border-color:#dfba8c;box-shadow:0 0 15px #c9a84c4d}.sch-top-glow{pointer-events:none;z-index:0;mix-blend-mode:screen;background:radial-gradient(circle,#b34dff66 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.sch-timeline{flex-direction:column;gap:80px;width:100%;max-width:800px;margin-top:40px;padding-bottom:40px;display:flex;position:relative}.sch-timeline-track{z-index:0;background:#ffffff26;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.sch-timeline-fill{transform-origin:top;z-index:1;background:linear-gradient(#f0b3ff,#b34dff,#60c);width:3px;transition:transform .1s ease-out;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)scaleY(0);box-shadow:0 0 15px #b34dff,0 0 30px #b34dff}.sch-timeline-item{z-index:5;opacity:.4;filter:grayscale(80%);justify-content:space-between;align-items:center;width:100%;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;transform:translateY(20px)}.sch-timeline-item.is-active{opacity:1;filter:grayscale(0%);transform:translateY(0)}.sch-timeline-item.is-active .sch-node-glow{opacity:1;transform:translate(-50%,-50%)scale(1)}.sch-timeline-item.is-active .sch-card-wrap:before{opacity:1}.sch-node{z-index:10;width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sch-node img{object-fit:contain;z-index:2;width:100%;height:100%;position:relative}.sch-node-glow{opacity:0;z-index:1;background:radial-gradient(circle,#c864ff99 0%,#0000 60%);width:60px;height:60px;transition:all .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.sch-branch-line{z-index:0;background:linear-gradient(90deg,#fff6,#0000);width:calc(50% - 14px);height:1px;position:absolute;top:50%}.sch-item-left .sch-branch-line{background:linear-gradient(270deg,#fff6,#0000);right:50%}.sch-item-right .sch-branch-line{background:linear-gradient(90deg,#fff6,#0000);left:50%}.sch-card-wrap{cursor:default;width:46%;transition:transform .3s;position:relative}.sch-card-wrap:hover{transform:scale(1.02)translateY(-2px)}.sch-card-wrap:before{content:"";opacity:0;pointer-events:none;z-index:-1;background:radial-gradient(#a050dc33 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:-5px}.sch-item-left .sch-card-wrap{margin-right:auto}.sch-item-right .sch-card-wrap{margin-left:auto}.sch-card-border{object-fit:fill;z-index:2;pointer-events:none;filter:drop-shadow(0 4px 10px #0009);width:100%;height:100%;position:absolute;inset:0}.sch-card-content{z-index:1;background-color:#2b112c;border-radius:4px;justify-content:center;align-items:center;min-height:140px;margin:8px;padding:40px 45px 30px;display:flex;position:relative;box-shadow:inset 0 0 20px #000c}.sch-card-text{text-align:center;flex-direction:column;flex:1;gap:4px;display:flex}.sch-time{color:#dfba8c;letter-spacing:1px;font-family:Cinzel,serif;font-size:1rem;font-weight:600}.sch-event-title{color:#fff;text-shadow:0 1px 3px #000c;margin:0;font-family:Cinzel Decorative,serif;font-size:clamp(1.1rem,3vw,1.4rem);line-height:1.2}.sch-event-desc{color:#d1b8eb;margin:2px 0 0;font-family:Great Vibes,cursive;font-size:clamp(1.3rem,2.5vw,1.6rem)}.sch-card-icon{color:#a38eb5;opacity:.8;flex-shrink:0;width:24px;height:24px;margin-left:8px}.sch-card-icon svg{width:100%;height:100%}.sch-footer-wrap{opacity:.6;width:100%;max-width:300px;margin-top:60px}.sch-footer-divider{width:100%;height:auto}@media (max-width:768px){.sch-timeline-track,.sch-timeline-fill,.sch-top-glow,.sch-node{left:30px}.sch-timeline-item{flex-direction:column;align-items:flex-start;gap:0;padding-left:60px}.sch-branch-line{display:none}.sch-card-wrap{width:100%;margin:0!important}.sch-card-content{min-height:110px;padding:35px 35px 25px}}
.dc-overlay{z-index:9999;opacity:0;background-color:#000000f2;justify-content:center;align-items:flex-start;width:100vw;height:100vh;transition:opacity .5s;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.dc-overlay.dc-visible{opacity:1}.dc-bg{opacity:.85;mix-blend-mode:normal;z-index:1;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}.dc-outer-border{z-index:3;pointer-events:none;border:1px solid #c9a84c66;position:fixed;inset:15px}.dc-corner{opacity:.9;filter:sepia()hue-rotate(5deg)saturate(3)brightness(.85);width:50px;position:absolute}.dc-corner.dc-tl{top:-2px;left:-2px}.dc-corner.dc-tr{top:-2px;right:-2px;transform:scaleX(-1)}.dc-corner.dc-bl{bottom:-2px;left:-2px;transform:scaleY(-1)}.dc-corner.dc-br{bottom:-2px;right:-2px;transform:scale(-1)}.dc-container{z-index:2;width:100%;max-width:600px;color:var(--text-gold);text-align:center;flex-direction:column;align-items:center;margin:40px auto;padding:60px 20px;display:flex;position:relative}.dc-close-btn{color:var(--text-gold);cursor:pointer;z-index:10;background:0 0;border:1px solid #ffd70066;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:fixed;top:20px;left:20px}.dc-close-btn:hover{background:#ffd7001a;transform:rotate(90deg)}.dc-crest{opacity:.8;width:120px;margin-bottom:-20px}.dc-content{background:0 0;border:none;border-radius:4px;flex-direction:column;align-items:center;width:100%;padding:60px 40px;display:flex;position:relative}.dc-heading{letter-spacing:.2em;text-shadow:0 2px 4px #000;margin:0;font-family:Cinzel,serif;font-size:2.2rem;font-weight:300;line-height:1.2}.dc-subheading{letter-spacing:.1em;color:#cca461;margin-top:10px;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic}.dc-divider{opacity:.7;width:100%;max-width:200px;margin:30px 0}.dc-divider img{width:100%;height:auto}.dc-image-frame{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;max-width:450px;margin:20px 0 40px;display:flex;position:relative}.dc-styled-inner-frame{border:2px solid #a38c4b;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 0 0 3px #1a1a1a,0 0 0 4px #c9a84c66,inset 0 0 30px #000}.dc-inspiration-img{object-fit:cover;opacity:.9;width:100%;height:100%;transition:transform 10s linear}.dc-image-frame:hover .dc-inspiration-img{transform:scale(1.05)}.dc-text-block{color:#ffffffd9;max-width:400px;margin:0 auto;font-family:Crimson Text,serif;font-size:1.15rem;line-height:1.8}.dc-palette-section{border-top:1px solid #ffd70033;width:100%;margin-top:50px;padding-top:30px}.dc-palette-label{letter-spacing:.3em;color:#cca461;text-transform:uppercase;margin-bottom:20px;font-family:Cinzel,serif;font-size:.9rem}.dc-colors{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.dc-color-swatch-wrap{background:linear-gradient(135deg,#ffd70033 0%,#ffd70000 100%);border:1px solid #ffd70066;border-radius:50%;padding:3px;box-shadow:0 4px 10px #0009}.dc-color-swatch{border:1px solid #ffffff1a;border-radius:50%;width:45px;height:45px;box-shadow:inset 0 2px 5px #000000b3}@media (max-width:600px){.dc-container{height:auto;min-height:100vh;margin:0;padding:50px 15px}.dc-content{padding:40px 20px}.dc-heading{font-size:1.8rem}}
.rsvp-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);opacity:0;pointer-events:none;background:#000000d9;justify-content:center;align-items:flex-start;padding:50px 20px;transition:opacity .5s;display:flex;position:fixed;inset:0;overflow-y:auto}.rsvp-overlay.visible{opacity:1;pointer-events:auto}.rsvp-container{background-blend-mode:overlay;opacity:0;background-color:#1a1614;background-image:linear-gradient(#1a161466,#1a161480),url(/themes/gothic/bg-gothic-rsvp-texture-user.png);background-position:0 0;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #d4af374d;border-radius:4px;outline:none;flex-direction:column;justify-content:flex-start;align-items:center;width:95vw;max-width:480px;margin:auto 0;padding:60px 40px 75px;transition:all .6s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;transform:translateY(20px);box-shadow:0 15px 50px #000000f2}.rsvp-overlay.visible .rsvp-container{opacity:1;transform:translateY(0)}.rsvp-close{border:1px solid var(--hero-gold,#c9a84c);width:32px;height:32px;color:var(--hero-gold,#c9a84c);cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:15px;left:15px;z-index:50!important}.rsvp-close:hover{background:#c9a84c33;transform:scale(1.1)}.rsvp-seal-top{z-index:5;filter:drop-shadow(0 4px 10px #000c);width:80px;height:auto;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.rsvp-bg-tarot{opacity:.9;pointer-events:none;z-index:-1;filter:drop-shadow(0 0 15px #0009);width:140px;transition:all 1s cubic-bezier(.4,0,.2,1);position:absolute}.rsvp-tarot-inner{filter:drop-shadow(0 0 15px #c8000099);border-radius:8px;width:100%;animation:6s ease-in-out infinite alternate floatTarot;position:relative;box-shadow:0 0 20px #ff323266,inset 0 0 10px #c9a84c80}.rsvp-tarot-inner img{border-radius:8px;width:100%;height:auto;display:block}.rsvp-overlay.visible .rsvp-bg-tarot{opacity:.9}.rsvp-tarot-1{top:-50px;left:-80px;transform:rotate(-15deg)}.rsvp-overlay.visible .rsvp-tarot-1{transform:rotate(-15deg)translateY(-20px)}.rsvp-tarot-2{top:-40px;left:auto;right:-90px;transform:rotate(15deg)}.rsvp-overlay.visible .rsvp-tarot-2{transform:rotate(15deg)translateY(-20px)}.rsvp-tarot-3{top:auto;bottom:-60px;left:-100px;transform:rotate(-20deg)}.rsvp-overlay.visible .rsvp-tarot-3{transform:rotate(-20deg)translateY(-20px)}@keyframes floatTarot{0%{transform:translateY(0)scale(1)}to{transform:translateY(-15px)scale(1.05)}}.rsvp-corner{z-index:15;filter:sepia()hue-rotate(10deg)saturate(2)brightness(.6)drop-shadow(0 5px 10px #000c);pointer-events:none;width:50px;height:auto;position:absolute}.top-left{top:-2px;left:-2px}.top-right{top:-2px;right:-2px;transform:rotate(90deg)}.bottom-right{bottom:-2px;right:-2px;transform:rotate(180deg)}.bottom-left{bottom:-2px;left:-2px;transform:rotate(270deg)}.rsvp-content{z-index:10;flex-direction:column;align-items:center;gap:15px;width:90%;display:flex;position:relative}.rsvp-header-wrap{text-align:center;margin-top:10px;margin-bottom:25px}.rsvp-title-new{font-family:var(--font-unifraktur),"Cinzel Decorative",serif;color:#900;text-shadow:0 4px 15px #96000066,0 2px 4px #000000e6;letter-spacing:2px;margin:0;font-size:clamp(3rem,10vw,4.5rem);line-height:1}.rsvp-form{flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.rsvp-field{flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin-bottom:5px;display:flex}.rsvp-label{color:var(--hero-gold,#c9a84c);letter-spacing:1px;text-transform:uppercase;text-shadow:0 1px 2px #000c;font-family:Cinzel,serif;font-size:.8rem}.rsvp-input{color:#e0e0e0;background:#0f0505b3;border:1px solid #c9a84c4d;border-radius:4px;outline:none;width:100%;padding:12px 15px;font-family:Cormorant Garamond,serif;font-size:1.1rem;transition:all .3s;box-shadow:inset 0 2px 5px #00000080}.rsvp-input::placeholder{color:#e0e0e04d;font-style:italic}.rsvp-input:focus{background:#0009;border-color:#c9a84ccc;box-shadow:0 0 15px #c9a84c33,inset 0 2px 5px #00000080}.rsvp-guest-count{background:#0000004d;border:1px solid #c9a84c26;border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 15px}.rsvp-count-btn{color:var(--hero-gold,#c9a84c);cursor:pointer;background:#c9a84c1a;border:1px solid #c9a84c66;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;font-family:Cinzel,serif;font-size:1.2rem;transition:all .2s;display:flex}.rsvp-count-btn:hover{border-color:var(--hero-gold,#c9a84c);color:#fff;background:#c9a84c4d}.rsvp-count-val{color:#fff;text-align:center;width:20px;font-family:Cinzel,serif;font-size:1.1rem}.rsvp-options{flex-direction:column;gap:10px;width:100%;margin:5px 0;display:flex}.rsvp-radio-label{cursor:pointer;color:silver;letter-spacing:2px;align-items:center;gap:12px;font-family:Cinzel,serif;font-size:clamp(.7rem,2vw,.9rem);transition:color .3s;display:flex}.rsvp-radio-label:hover{color:var(--hero-gold,#c9a84c)}.rsvp-radio-label input[type=radio]{display:none}.rsvp-custom-radio{border:1px solid var(--hero-gold,#c9a84c);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;transition:all .3s;display:flex;position:relative}.rsvp-custom-radio:after{content:"";background-color:var(--hero-gold,#c9a84c);opacity:0;border-radius:50%;width:8px;height:8px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(0)}.rsvp-radio-label input[type=radio]:checked+.rsvp-custom-radio:after{opacity:1;transform:scale(1);box-shadow:0 0 8px #c9a84ccc}.rsvp-radio-label input[type=radio]:checked~.rsvp-radio-text{color:var(--hero-gold,#c9a84c);text-shadow:0 0 8px #c9a84c4d}.rsvp-submit-wrap{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.rsvp-jewel{filter:drop-shadow(0 0 8px #c8000099)brightness(1.2);width:14px;height:14px}.rsvp-submit-btn-new{color:#c9a84c;letter-spacing:2px;cursor:pointer;text-shadow:0 1px 2px #000000e6;background:linear-gradient(#3a3a3a,#1a1a1a);border:1px solid #c9a84c66;padding:10px 20px;font-family:Cinzel,serif;font-size:.8rem;font-weight:500;transition:all .3s;box-shadow:0 4px 15px #000c}.rsvp-submit-btn-new:hover{color:#fff;background:linear-gradient(#4a4a4a,#2a2a2a);border-color:#c9a84c;transform:translateY(-1px)}.rsvp-submit-btn-new:disabled{color:#555;cursor:not-allowed;box-shadow:none;background:#111;border-color:#333;transform:none}.rsvp-success{text-align:center;flex-direction:column;align-items:center;gap:15px;animation:.8s forwards fadeIn;display:flex}.rsvp-success-icon{width:50px;height:50px;color:var(--hero-gold,#c9a84c);filter:drop-shadow(0 0 10px #c9a84c80)}.rsvp-success-text{color:#e0e0e0;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.4}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.gothic-audio-toggle{width:45px;height:45px;color:var(--hero-gold,#c9a84c);cursor:pointer;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background-color:#0a050cb3;border:1px solid #c9a84c66;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;animation:2s 1s forwards fadeInAudioBtn;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #000c,inset 0 0 10px #00000080}.gothic-audio-toggle:hover{background-color:#140a19e6;border-color:#c9a84ccc;transform:scale(1.05);box-shadow:0 4px 20px #c9a84c26,inset 0 0 10px #00000080}.gothic-audio-toggle.muted{color:#6a5d4d;background-color:#0a050c80;border:1px solid #6a5d4d66}.gothic-audio-toggle.muted:hover{color:#c9a84c99;border-color:#c9a84c80}@keyframes fadeInAudioBtn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.gothic-audio-toggle{width:38px;height:38px;top:120px;bottom:auto;right:16px}.gothic-audio-toggle svg{width:18px;height:18px}}
