:root{--ivory:#f8f3ed;--paper:#fffdfa;--ink:#312f36;--muted:#716d78;--lav:#b4a2ca;--lav-soft:#e7dff0;--mint:#b8cbbd;--mint-soft:#e2ece4;--peach:#edb8a4;--peach-soft:#f7ddd2;--gold:#b79459;--line:rgba(49,47,54,.12);--shadow:0 24px 70px rgba(74,61,82,.14);--radius:28px;--font-display:"Playfair Display",serif;--font-body:"DM Sans",sans-serif;--font-ui:"Manrope",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--font-body);overflow-x:hidden}body.dialog-open{overflow:hidden}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;top:10px;left:10px;transform:translateY(-160%);background:var(--ink);color:#fff;padding:12px 18px;border-radius:99px}.skip-link:focus{transform:none}.loader{position:fixed;inset:0;z-index:900;background:var(--ivory);display:grid;place-content:center;text-align:center;gap:18px}.loader span{width:54px;height:54px;margin:auto;border:1px solid var(--lav);border-radius:50%;position:relative;animation:loaderSpin 1.2s linear infinite}.loader span:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:var(--peach);top:-5px;left:22px}.loader p,.eyebrow{font-family:var(--font-ui);font-size:.72rem;letter-spacing:.19em;text-transform:uppercase;color:var(--muted)}@keyframes loaderSpin{to{transform:rotate(360deg)}}.scroll-progress{position:fixed;z-index:500;left:0;right:0;top:0;height:3px}.scroll-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--lav),var(--peach),var(--mint));transform:scaleX(0);transform-origin:left}.site-nav{position:fixed;z-index:400;top:15px;left:50%;transform:translateX(-50%);width:min(92%,1100px);height:64px;padding:8px 10px 8px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.65);border-radius:22px;background:rgba(255,253,250,.7);box-shadow:0 12px 35px rgba(65,56,75,.08);backdrop-filter:blur(18px);transition:transform .45s,background .35s}.site-nav.hidden{transform:translate(-50%,-130%)}.monogram{text-decoration:none;font:600 .78rem var(--font-ui);letter-spacing:.16em}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{position:relative;text-decoration:none;padding:12px 14px;border-radius:14px;font:500 .78rem var(--font-ui);letter-spacing:.04em}.nav-links a:after{content:"";position:absolute;left:14px;right:14px;bottom:7px;height:1px;background:currentColor;transform:scaleX(0);transition:transform .3s}.nav-links a:hover:after,.nav-links a:focus-visible:after,.nav-links a.active:after{transform:scaleX(1)}.nav-rsvp{background:var(--ink);color:white}.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:15px;background:var(--ink);padding:13px}.nav-toggle span:not(.sr-only){display:block;height:1px;background:white;margin:5px 0;transition:.3s}.hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:120px 20px 80px}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,243,237,.22),rgba(248,243,237,.02),rgba(248,243,237,.18))}.orbit{position:absolute;border:1px solid rgba(183,148,89,.4);border-radius:50%;pointer-events:none}.orbit-one{width:42vw;height:42vw;min-width:320px;min-height:320px}.orbit-two{width:50vw;height:18vw;transform:rotate(-20deg)}.hero-copy{position:relative;text-align:center;width:min(730px,94%);z-index:2}.hero-copy h1{font-family:var(--font-display);font-size:clamp(4.3rem,12vw,10rem);font-weight:500;line-height:.72;margin:30px 0 40px;letter-spacing:-.065em}.hero-copy h1 span{display:block}.hero-copy h1 i{display:block;font-size:.38em;color:var(--gold);line-height:1;font-weight:500}.hero-invitation{max-width:470px;margin:0 auto 24px;line-height:1.75;color:#56525c}.date-chip{display:inline-flex;align-items:center;gap:12px;padding:12px 18px;border:1px solid rgba(49,47,54,.12);background:rgba(255,255,255,.55);backdrop-filter:blur(10px);border-radius:99px;font:600 .7rem var(--font-ui);letter-spacing:.1em;text-transform:uppercase;transition:transform .3s,box-shadow .3s}.date-chip:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(74,61,82,.12)}.date-chip b{width:5px;height:5px;border-radius:50%;background:var(--peach)}.scroll-cue{position:absolute;bottom:24px;text-decoration:none;display:grid;justify-items:center;gap:9px;font:500 .65rem var(--font-ui);letter-spacing:.18em;text-transform:uppercase}.scroll-cue i{width:1px;height:38px;background:var(--ink);transform-origin:top;animation:cue 1.8s ease-in-out infinite}@keyframes cue{50%{transform:scaleY(.35);opacity:.35}}.section-shell{padding:110px max(24px,calc((100vw - 1120px)/2))}.section-heading{max-width:620px;margin-bottom:60px}.section-heading h2,.rsvp-cta h2{font:500 clamp(3rem,7vw,6.6rem)/.98 var(--font-display);letter-spacing:-.045em;margin:12px 0 20px}.section-heading>p:last-child,.rsvp-cta p{color:var(--muted);line-height:1.8}.countdown{text-align:center;background:var(--paper);padding-top:72px;padding-bottom:72px}.countdown-grid{display:flex;justify-content:center;align-items:center;gap:clamp(8px,3vw,35px);margin-top:25px}.count-unit{min-width:clamp(58px,12vw,120px);padding:14px 5px;border-radius:22px;transition:.3s}.count-unit:hover{background:var(--lav-soft);transform:translateY(-4px)}.count-unit strong{display:block;font:500 clamp(2rem,5vw,4.5rem) var(--font-display);font-variant-numeric:tabular-nums}.count-unit strong.tick{animation:tick .35s}@keyframes tick{50%{transform:translateY(-5px);opacity:.45}}.count-unit span{font:.65rem var(--font-ui);letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.countdown-grid>b{font-weight:400;color:var(--lav);font-size:1.4rem}.events{background:linear-gradient(180deg,var(--ivory),#f2edf4 50%,var(--ivory))}.event-list{display:grid;gap:32px}.event-card{--mx:50%;--my:50%;position:relative;display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;min-height:410px;border:1px solid rgba(255,255,255,.9);border-radius:var(--radius);background:rgba(255,253,250,.78);box-shadow:var(--shadow);overflow:hidden;transform-style:preserve-3d;transition:transform .18s,box-shadow .3s}.event-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,255,255,.8),transparent 35%);opacity:0;transition:.3s;pointer-events:none;z-index:2}.event-card:hover:before{opacity:1}.event-media{overflow:hidden;position:relative}.event-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.event-card:hover .event-media img{transform:scale(1.06)}.event-index{position:absolute;top:18px;left:18px;background:rgba(255,255,255,.75);backdrop-filter:blur(10px);border-radius:99px;padding:9px 12px;font:600 .65rem var(--font-ui);letter-spacing:.12em}.event-content{padding:clamp(30px,5vw,64px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3}.event-meta{display:flex;gap:9px;flex-wrap:wrap}.event-meta span{padding:8px 11px;border-radius:99px;background:var(--mint-soft);font:600 .68rem var(--font-ui);letter-spacing:.08em;text-transform:uppercase}.event-content h3{font:500 clamp(2.2rem,5vw,4.2rem)/1 var(--font-display);letter-spacing:-.04em;margin:22px 0 14px}.event-content>p{line-height:1.7;color:var(--muted);margin:0 0 10px}.event-location{font-size:.85rem!important;color:var(--ink)!important}.event-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.mini-button,.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:14px;padding:11px 15px;background:rgba(255,255,255,.7);color:var(--ink);text-decoration:none;font:600 .72rem var(--font-ui);letter-spacing:.04em;cursor:pointer;transition:transform .2s,background .25s,box-shadow .25s}.mini-button:hover,.mini-button:focus-visible{transform:translateY(-3px);background:white;box-shadow:0 10px 22px rgba(74,61,82,.1)}.mini-button:active,.button:active{transform:scale(.96)}.dress-button{background:var(--ink);color:white}.logistics{background:var(--paper)}.carousel-block{margin-top:55px}.carousel-head{display:flex;align-items:center;justify-content:space-between}.carousel-head h3{font:500 clamp(1.8rem,4vw,2.8rem) var(--font-display)}.carousel-controls{display:flex;gap:8px}.carousel-controls button{width:46px;height:46px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer;transition:.25s}.carousel-controls button:hover{background:var(--ink);color:white;transform:rotate(-8deg)}.card-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:18px 4px 30px;cursor:grab}.card-track:active{cursor:grabbing}.card-track::-webkit-scrollbar{display:none}.info-card{position:relative;flex:0 0 min(360px,86vw);min-height:255px;scroll-snap-align:center;border:1px solid var(--line);background:linear-gradient(145deg,#fff,var(--ivory));border-radius:24px;padding:28px;box-shadow:0 16px 35px rgba(74,61,82,.08);transition:transform .3s,box-shadow .3s}.info-card:hover{transform:translateY(-7px) rotate(.5deg);box-shadow:var(--shadow)}.info-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--lav-soft);border-radius:16px;font-size:1.25rem;transition:.4s}.info-card:hover .info-icon{transform:rotate(8deg) scale(1.08);background:var(--peach-soft)}.info-card h4{font:500 1.55rem var(--font-display);margin:25px 0 8px}.info-card p{color:var(--muted);line-height:1.6}.info-card strong{display:block;font:600 .72rem var(--font-ui);letter-spacing:.07em;text-transform:uppercase;margin:16px 0}.info-card a{font:600 .75rem var(--font-ui);text-underline-offset:5px}.dots{display:flex;gap:7px;justify-content:center}.dots button{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:var(--line);transition:.3s}.dots button.active{width:26px;border-radius:99px;background:var(--lav)}.rsvp-cta{position:relative;text-align:center;min-height:620px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(140deg,var(--lav-soft),var(--peach-soft),var(--mint-soft));background-size:200% 200%;animation:gradientDrift 10s ease infinite}.rsvp-cta>div:last-child{position:relative;max-width:700px}.rsvp-shape{position:absolute;width:430px;height:430px;border:1px solid rgba(49,47,54,.12);border-radius:45% 55% 60% 40%;animation:morph 9s ease-in-out infinite}.button-primary{margin-top:18px;background:var(--ink);color:white;border:0;padding:16px 25px;border-radius:16px;box-shadow:0 14px 30px rgba(49,47,54,.18)}@keyframes gradientDrift{50%{background-position:100% 100%}}@keyframes morph{50%{border-radius:60% 40% 42% 58%;transform:rotate(12deg) scale(1.1)}}footer{padding:45px 24px;text-align:center;background:var(--ink);color:#fff;position:relative}footer span{font:500 1.8rem var(--font-display)}footer p{color:rgba(255,255,255,.6);font-size:.8rem}footer>a{position:absolute;right:28px;top:50%;transform:translateY(-50%);width:45px;height:45px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;text-decoration:none}.dialog-backdrop{position:fixed;z-index:800;inset:0;background:rgba(35,31,40,.46);backdrop-filter:blur(14px);padding:18px;display:grid;place-items:center;opacity:0}.dialog-backdrop[hidden]{display:none}.dress-dialog{position:relative;width:min(920px,100%);max-height:min(88svh,760px);display:grid;grid-template-columns:1fr 1fr;overflow:auto;background:var(--paper);border-radius:30px;box-shadow:0 40px 100px rgba(26,22,31,.35);outline:none;transform:translateY(25px) scale(.97)}.dialog-progress{position:sticky;z-index:4;top:0;grid-column:1/-1;height:3px;background:transparent}.dialog-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--lav),var(--peach));transform-origin:left}.dialog-close{position:absolute;z-index:5;right:16px;top:16px;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.85);font-size:1.8rem;cursor:pointer;transition:.3s}.dialog-close:hover{transform:rotate(90deg);background:white}.dress-image-wrap{position:relative;min-height:540px;overflow:hidden}.dress-image-wrap img{width:100%;height:100%;object-fit:cover}.dress-image-wrap>span{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);padding:10px 13px;border-radius:99px;font:600 .7rem var(--font-ui);letter-spacing:.1em;text-transform:uppercase}.dress-copy{padding:70px 50px 45px;align-self:center}.dress-copy h2{font:500 clamp(2.5rem,5vw,4rem)/1 var(--font-display);margin:15px 0}.dress-copy>p{line-height:1.7;color:var(--muted)}.palette{display:flex;gap:10px;margin:28px 0}.palette button{width:38px;height:38px;border-radius:50%;border:4px solid white;box-shadow:0 0 0 1px var(--line);transition:.3s}.palette button:hover,.palette button:focus-visible{transform:scale(1.2) translateY(-3px)}.dress-copy li{margin:12px 0;line-height:1.5}.toast{position:fixed;z-index:850;bottom:24px;left:50%;transform:translate(-50%,30px);opacity:0;background:var(--ink);color:white;padding:13px 18px;border-radius:99px;font:500 .75rem var(--font-ui);pointer-events:none}.reveal{opacity:0;transform:translateY(28px)}:focus-visible{outline:3px solid rgba(180,162,202,.65);outline-offset:3px}
@media(max-width:760px){.site-nav{top:10px;height:58px}.nav-toggle{display:block}.nav-links{position:absolute;top:66px;left:0;right:0;display:grid;padding:10px;background:rgba(255,253,250,.96);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);opacity:0;transform:translateY(-12px);pointer-events:none;transition:.3s}.nav-links.open{opacity:1;transform:none;pointer-events:auto}.nav-links a{padding:14px}.hero{padding-top:100px}.hero-art{object-position:center}.hero-copy h1{font-size:clamp(4rem,22vw,6.4rem)}.hero-invitation{font-size:.9rem}.section-shell{padding:82px 20px}.countdown{padding:55px 14px}.countdown-grid{gap:5px}.countdown-grid>b{font-size:.9rem}.count-unit{min-width:55px}.event-card{display:block;min-height:0}.event-media{height:280px}.event-content{padding:28px 22px 32px}.event-actions{display:grid;grid-template-columns:1fr 1fr}.mini-button{padding:10px 8px;font-size:.66rem}.dress-dialog{display:block;max-height:92svh}.dress-image-wrap{min-height:310px;height:40svh}.dress-copy{padding:35px 24px 42px}.dialog-close{position:fixed;right:28px;top:28px}.rsvp-cta{min-height:560px}.rsvp-shape{width:310px;height:310px}footer>a{position:static;transform:none;margin:18px auto 0}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
.event-media picture,.dress-image-wrap picture{display:block;width:100%;height:100%}
.timeline-card{display:contents}.logistics{margin-top:110px;padding-top:90px;border-top:1px solid var(--line)}.date-header-row{display:flex;align-items:center;gap:18px;margin-top:55px}.date-line{height:1px;flex:1;background:var(--line)}.date-pill{padding:9px 14px;border:1px solid var(--line);border-radius:99px;background:var(--paper);font:600 .67rem var(--font-ui);letter-spacing:.12em;text-transform:uppercase}.dark-mango-section{isolation:isolate}

/* Divine Temple visual system */
.divine-temple{--ivory:#f4e5c4;--paper:#fff8e9;--ink:#431914;--muted:#74564b;--lav:#9e1b24;--lav-soft:#f3d8bd;--mint:#566b3f;--mint-soft:#e8e2b7;--peach:#dc941f;--peach-soft:#f6df9b;--gold:#b7862c;--line:rgba(100,52,25,.2);--shadow:0 28px 70px rgba(71,27,17,.18);--font-display:'Prata',serif;--font-ui:'Cinzel',serif;--font-body:'DM Sans',sans-serif;background:#fff8e9;color:var(--ink)}
.divine-temple:before{content:"";position:fixed;inset:0;z-index:-1;opacity:.2;background-image:radial-gradient(circle at 15% 12%,rgba(220,148,31,.35),transparent 27%),repeating-linear-gradient(45deg,transparent 0 18px,rgba(158,27,36,.035) 18px 19px);pointer-events:none}
.divine-temple .scroll-progress span{background:linear-gradient(90deg,#9e1b24,#e0a51c,#6c733f)}
.divine-temple .site-nav{border-color:rgba(255,219,145,.28);background:rgba(69,18,16,.78);box-shadow:0 18px 45px rgba(45,12,10,.22);color:#fff3d5}
.divine-temple .monogram,.divine-temple .nav-links a{color:#fff3d5}.divine-temple .nav-rsvp{background:#e0a51c;color:#3d1712}.divine-temple .nav-toggle{background:#9e1b24}
.temple-toran{position:fixed;z-index:102;top:0;left:50%;width:min(480px,72vw);height:32px;transform:translateX(-50%);border-top:7px solid #e0a51c;pointer-events:none}.temple-toran:before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 9px 1px,#e8a51a 0 7px,#9e1b24 8px 11px,transparent 12px 20px);filter:drop-shadow(0 4px 5px rgba(55,15,10,.3))}.temple-toran i,.temple-toran span{position:absolute;top:16px;width:15px;height:24px;border-radius:50% 50% 45% 45%;background:linear-gradient(90deg,#8a651d,#e0b957,#775117);transform-origin:50% 0;animation:bellSway 3.8s ease-in-out infinite}.temple-toran i:first-child{left:12%}.temple-toran span{left:50%;animation-delay:-1.2s}.temple-toran i:last-child{right:12%;animation-delay:-2.1s}@keyframes bellSway{50%{transform:rotate(8deg)}}
.divine-temple .hero{background:#461511}.divine-temple .hero-art{filter:saturate(.9) contrast(1.04)}.divine-temple .hero-wash{background:linear-gradient(180deg,rgba(36,8,7,.25),rgba(48,12,10,.08) 45%,rgba(43,10,8,.58))}.divine-temple .hero-copy{color:#fff2cd;text-shadow:0 3px 28px rgba(39,7,5,.65)}.divine-temple .hero-copy h1{font-size:clamp(3.8rem,10vw,8.7rem);letter-spacing:-.035em;line-height:.82}.divine-temple .hero-copy h1 i{color:#efc260}.divine-temple .hero-invitation{color:#f6e8c8}.divine-temple .eyebrow{color:#b7862c}.divine-temple .hero .eyebrow{color:#ffd77d}.divine-temple .date-chip{border-color:rgba(255,221,153,.42);background:rgba(66,15,12,.62);color:#fff2cd}.divine-temple .date-chip b{background:#e0a51c}.divine-temple .scroll-cue{color:#fff2cd}.divine-temple .scroll-cue i{background:#e0a51c}
.hero-diyas{position:absolute;left:5%;right:5%;bottom:5%;display:flex;justify-content:space-between;pointer-events:none}.hero-diyas i{position:relative;width:55px;height:22px;border-radius:8px 8px 50% 50%;background:linear-gradient(90deg,#7f5115,#d8a63d,#70410e);filter:drop-shadow(0 8px 14px rgba(20,5,3,.55))}.hero-diyas i:before{content:"";position:absolute;left:50%;bottom:16px;width:15px;height:30px;border-radius:70% 30% 65% 35%;background:radial-gradient(circle at 50% 70%,#fff8c5 0 18%,#ffc541 30%,#e76519 65%,transparent 68%);transform:translateX(-50%);animation:diyaFlicker 1.8s ease-in-out infinite alternate;filter:drop-shadow(0 0 18px #ffae28)}.hero-diyas i:last-child:before{animation-delay:-.8s}@keyframes diyaFlicker{50%{transform:translateX(-50%) scale(.88) rotate(3deg);opacity:.85}100%{transform:translateX(-50%) scale(1.08) rotate(-2deg)}}
.divine-temple .orbit{border-color:rgba(255,213,117,.3)}.divine-temple .orbit-one{border-style:dashed}.divine-temple .countdown{background:linear-gradient(135deg,#fff5dd,#f2d994)}.divine-temple .count-unit{border:1px solid rgba(158,27,36,.12)}.divine-temple .count-unit:hover{background:#9e1b24;color:#fff2cd}.divine-temple .countdown-grid>b{color:#9e1b24}
.divine-temple .events{background:linear-gradient(180deg,#fff8e9,#f0d8a8 48%,#fff8e9)}.divine-temple .event-card{border-radius:8px 38px 8px 38px;border:1px solid rgba(183,134,44,.45);background:linear-gradient(145deg,rgba(255,249,234,.96),rgba(244,225,185,.92));box-shadow:0 30px 65px rgba(83,29,17,.18),inset 0 0 0 5px rgba(255,250,234,.65)}.divine-temple .event-card:after{content:"";position:absolute;inset:10px;border:1px solid rgba(158,27,36,.16);border-radius:4px 28px;pointer-events:none;z-index:4}.divine-temple .event-index{background:#9e1b24;color:#fff1ce}.divine-temple .event-meta span{background:#ead48d;color:#5c2519}.divine-temple .event-content h3{color:#7d181c}.divine-temple .mini-button{border-color:rgba(126,66,24,.28);background:#fff5dc}.divine-temple .mini-button:hover{background:#e0a51c;color:#3e1712;box-shadow:0 12px 24px rgba(120,72,15,.22)}.divine-temple .dress-button{background:#7f181c;color:#fff3d0}
.divine-temple .logistics{border-top-color:rgba(158,27,36,.18)}.divine-temple .date-pill{border-color:#c69132;background:#7d181c;color:#fff0c9}.divine-temple .date-line{background:linear-gradient(90deg,transparent,#b7862c,transparent)}.divine-temple .info-card{border-radius:8px 26px;background:linear-gradient(150deg,#fff8e9,#ead9a8);border-color:rgba(183,134,44,.4)}.divine-temple .info-icon{border-radius:50%;background:#9e1b24;color:#ffd876}.divine-temple .info-card:hover .info-icon{background:#e0a51c;color:#4b1a12}.divine-temple .dots button.active{background:#9e1b24}
.divine-temple .rsvp-cta{background:linear-gradient(135deg,#6e1718,#3b1310 55%,#7b4b17);color:#fff1ca}.divine-temple .rsvp-cta p{color:#ead9b5}.divine-temple .rsvp-shape{border-color:rgba(255,213,117,.32);box-shadow:0 0 80px rgba(224,165,28,.12);border-radius:50%}.divine-temple .button-primary{background:linear-gradient(135deg,#e4ac30,#b77818);color:#3e1712;box-shadow:0 14px 32px rgba(31,8,5,.28)}.divine-temple footer{background:#2f0d0c;color:#fff0cb;border-top:4px solid #b7862c}
.divine-temple .dress-dialog{border-radius:6px 32px;background:#fff7e5;border:1px solid #c9983f}.divine-temple .dialog-progress span{background:linear-gradient(90deg,#9e1b24,#e0a51c)}.divine-temple .dialog-close{background:#9e1b24;color:#fff3d0}.divine-temple .dress-image-wrap>span{background:rgba(91,18,18,.84);color:#fff1cf}.divine-temple .palette button{border-color:#fff0cf}
@media(max-width:760px){.temple-toran{width:60vw}.hero-diyas{left:8%;right:8%;bottom:3%}.divine-temple .event-card{border-radius:7px 28px}.divine-temple .site-nav{background:rgba(62,15,13,.9)}.divine-temple .nav-links{background:#481512;border-color:#9f6f28}.divine-temple .logistics{margin-top:82px;padding-top:65px}}
@media(prefers-reduced-motion:reduce){.temple-toran i,.temple-toran span,.hero-diyas i:before{animation:none!important}}

/* Divine Temple identity pass */
.divine-temple {
  --temple-stone: #4b3528;
  --temple-red: #7f181c;
  --temple-deep: #2f0d0c;
  --temple-leaf: #4f6336;
  --temple-saffron: #dc941f;
  --temple-cream: #fff4d7;
}

.temple-toran {
  display: none !important;
}

.divine-temple .section-heading {
  max-width: 760px;
}

.divine-temple .section-heading h2 {
  color: var(--temple-red);
  letter-spacing: -.015em;
}

.divine-temple .event-list {
  position: relative;
  gap: 42px;
}

.divine-temple .events.section-shell {
  padding-bottom: 0;
}

.divine-temple .event-list:before {
  content: "";
  position: absolute;
  inset: 28px auto 28px 50%;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(127, 24, 28, .22), rgba(220, 148, 31, .55), rgba(127, 24, 28, .22), transparent);
  transform: translateX(-50%);
}

.divine-temple .event-card {
  min-height: 430px;
  border-radius: 4px 42px 4px 42px;
}

.divine-temple .event-card:nth-child(even) .timeline-card {
  direction: rtl;
}

.divine-temple .event-card:nth-child(even) .event-content,
.divine-temple .event-card:nth-child(even) .event-media {
  direction: ltr;
}

.divine-temple .event-index {
  max-width: calc(100% - 34px);
  border-radius: 3px 18px;
  padding: 9px 12px;
  background: rgba(67, 25, 20, .86);
  color: #ffe9ad;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
}

.divine-temple .event-content {
  justify-content: start;
  padding-top: clamp(34px, 5vw, 70px);
}

.divine-temple .event-content:before {
  content: "";
  width: 72px;
  height: 10px;
  margin-bottom: 22px;
  background: repeating-linear-gradient(90deg, #9e1b24 0 10px, #dc941f 10px 20px, #4f6336 20px 30px);
  border-radius: 99px;
  box-shadow: 0 0 0 1px rgba(127, 24, 28, .14);
}

.divine-temple .event-meta span {
  border-radius: 3px 14px;
  border: 1px solid rgba(127, 24, 28, .16);
}

.divine-temple .event-actions {
  gap: 12px;
}

.divine-temple .mini-button {
  border-radius: 3px 15px;
}

.divine-temple .logistics {
  position: relative;
  margin: 120px min(-24px, calc((1120px - 100vw) / 2)) 0;
  padding: clamp(70px, 8vw, 110px) max(24px, calc((100vw - 1120px) / 2)) clamp(54px, 7vw, 84px);
  border: 0;
  background:
    linear-gradient(180deg, rgba(47, 13, 12, .91), rgba(83, 35, 21, .88)),
    repeating-linear-gradient(90deg, rgba(255, 231, 174, .08) 0 1px, transparent 1px 18px);
  color: var(--temple-cream);
  overflow: hidden;
}

.divine-temple .logistics:before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 28px;
  background: repeating-linear-gradient(90deg, #dc941f 0 18px, #7f181c 18px 34px, #4f6336 34px 50px);
  opacity: .78;
}

.divine-temple .logistics:after {
  content: "";
  position: absolute;
  inset: 44px 8% auto;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 224, 148, .58), transparent);
}

.divine-temple .logistics .section-heading {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(260px, 1fr);
  gap: clamp(24px, 5vw, 70px);
  align-items: end;
  max-width: 1120px;
  margin: 0 auto clamp(50px, 6vw, 76px);
}

.divine-temple .logistics .section-heading h2 {
  margin-bottom: 0;
  color: #ffe8ad;
}

.divine-temple .logistics .section-heading p:last-child {
  max-width: 470px;
  margin: 0 0 10px;
  color: rgba(255, 240, 203, .78);
}

.divine-temple .logistics .eyebrow {
  color: #f2c15c;
}

.divine-temple .date-header-row {
  max-width: 1120px;
  margin: 46px auto 20px;
}

.divine-temple .date-pill {
  border-radius: 3px 18px;
  border-color: rgba(255, 221, 142, .5);
  background: rgba(255, 244, 215, .12);
  color: #ffe5a2;
}

.divine-temple .date-line {
  background: linear-gradient(90deg, transparent, rgba(255, 221, 142, .62), transparent);
}

.divine-temple .carousel-block {
  max-width: 1120px;
  margin: 0 auto 38px;
  padding: clamp(18px, 3vw, 30px);
  border: 1px solid rgba(255, 224, 148, .28);
  border-radius: 5px 34px;
  background:
    linear-gradient(145deg, rgba(255, 248, 229, .96), rgba(235, 205, 137, .92)),
    linear-gradient(90deg, rgba(127, 24, 28, .08), transparent);
  color: var(--ink);
  box-shadow: 0 26px 70px rgba(22, 5, 3, .28);
}

.divine-temple .carousel-head {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px 16px;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(127, 24, 28, .16);
}

.divine-temple .carousel-head > span {
  grid-column: 1;
  font: 700 .68rem var(--font-ui);
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--temple-red);
}

.divine-temple .carousel-head h3 {
  grid-column: 1;
  margin: 0;
  color: #431914;
}

.divine-temple .carousel-controls {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.divine-temple .carousel-controls button {
  border-radius: 50%;
  border-color: rgba(127, 24, 28, .2);
  background: #fff4d7;
  color: #431914;
}

.divine-temple .carousel-controls button.disabled,
.divine-temple .carousel-controls button:disabled {
  opacity: .32;
  cursor: default;
  transform: none;
}

.divine-temple .card-track {
  padding: 22px 2px 26px;
}

.divine-temple .info-card {
  flex-basis: min(338px, 84vw);
  min-height: 286px;
  padding: 26px;
  border-radius: 5px 28px;
  background:
    linear-gradient(180deg, rgba(255, 250, 235, .98), rgba(242, 220, 167, .9)),
    repeating-linear-gradient(135deg, transparent 0 16px, rgba(127, 24, 28, .035) 16px 17px);
}

.divine-temple .info-card:before {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(127, 24, 28, .12);
  border-radius: 3px 21px;
  pointer-events: none;
}

.divine-temple .info-icon {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 218, 132, .44);
  font: 700 .9rem var(--font-ui);
}

.divine-temple .info-card h4 {
  margin-top: 24px;
  color: #5c1a18;
  line-height: 1.15;
}

.divine-temple .info-card strong {
  color: #7f181c;
}

.divine-temple .info-card a {
  position: relative;
  z-index: 1;
  color: #431914;
}

.divine-temple .dots {
  min-height: 14px;
}

.divine-temple .rsvp-cta {
  margin-top: 0;
  min-height: 680px;
  background:
    linear-gradient(135deg, rgba(47, 13, 12, .82), rgba(83, 35, 21, .72)),
    image-set(url("../images/rsvp-cta-mandap-light.avif") type("image/avif"), url("../images/rsvp-cta-mandap-light.avif") type("image/webp"));
  background-size: cover;
  background-position: center;
}

.divine-temple .rsvp-cta:before {
  content: "";
  position: absolute;
  inset: 28px;
  border: 1px solid rgba(255, 226, 160, .24);
  border-radius: 4px 42px;
}

.divine-temple .rsvp-cta:after {
  content: "";
  position: absolute;
  width: min(560px, 84vw);
  aspect-ratio: 1;
  border: 1px solid rgba(255, 226, 160, .18);
  border-radius: 50%;
  background: repeating-conic-gradient(from 0deg, rgba(255, 226, 160, .12) 0 2deg, transparent 2deg 9deg);
  animation: mandalaTurn 42s linear infinite;
}

.divine-temple .rsvp-cta > div:last-child {
  z-index: 1;
  padding: clamp(26px, 5vw, 46px);
  border-radius: 3px 34px;
  background: rgba(47, 13, 12, .54);
  box-shadow: 0 30px 90px rgba(20, 4, 3, .34);
  backdrop-filter: blur(8px);
}

@keyframes mandalaTurn {
  to { transform: rotate(360deg); }
}

@media(max-width: 760px) {
  .divine-temple .event-list:before {
    left: 18px;
  }

  .divine-temple .event-card:nth-child(even) .timeline-card {
    direction: ltr;
  }

  .divine-temple .logistics {
    margin-inline: -20px;
    padding: 72px 20px 56px;
  }

  .divine-temple .logistics .section-heading {
    display: block;
  }

  .divine-temple .carousel-head {
    grid-template-columns: 1fr;
  }

  .divine-temple .carousel-controls {
    grid-column: 1;
    grid-row: auto;
    justify-self: start;
  }

  .divine-temple .event-actions {
    grid-template-columns: 1fr;
  }
}

/* Final Divine Temple alignment corrections */
.divine-temple .logistics .section-heading {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 430px);
  align-items: end;
  gap: clamp(24px, 5vw, 58px);
}

.divine-temple .logistics .section-heading .eyebrow {
  grid-column: 1;
  grid-row: 1;
  margin: 0 0 12px;
}

.divine-temple .logistics .section-heading h2 {
  grid-column: 1;
  grid-row: 2;
  max-width: 620px;
  margin: 0;
  text-align: left;
}

.divine-temple .logistics .section-heading p:last-child {
  grid-column: 2;
  grid-row: 2;
  max-width: 430px;
  margin: 0 0 12px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 221, 142, .34);
  text-align: left;
}

@media(max-width: 760px) {
  .divine-temple .logistics .section-heading .eyebrow,
  .divine-temple .logistics .section-heading h2,
  .divine-temple .logistics .section-heading p:last-child {
    grid-column: auto;
    grid-row: auto;
  }

  .divine-temple .logistics .section-heading p:last-child {
    max-width: none;
    margin-top: 20px;
  }
}
