.siw-gallery{position:relative;width:100%;min-height:100svh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;will-change:transform;transform-origin:center top}.siw-gallery__bg{position:absolute;inset:-15% 0;z-index:0}.siw-gallery__overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse at 50% 50%,rgba(17,29,53,.6) 0,rgba(17,29,53,.82) 40%,rgba(17,29,53,.95) 100%)}.siw-gallery__leaf{position:absolute;z-index:2;pointer-events:none;opacity:.3}.siw-gallery__leaf img{width:100%;height:auto}.siw-gallery__leaf--left{top:10%;left:-40px;width:160px;transform:rotate(-15deg)}.siw-gallery__leaf--right{bottom:10%;right:-40px;width:160px;transform:rotate(165deg) scaleX(-1)}.siw-gallery__content{position:relative;z-index:5;text-align:center;max-width:var(--siw-max-content);width:100%;gap:var(--siw-space-4);padding:var(--siw-space-10) var(--siw-padding-x)}.siw-gallery__content,.siw-gallery__header{display:flex;flex-direction:column;align-items:center}.siw-gallery__header{gap:var(--siw-space-2)}.siw-gallery__peacock{width:56px;height:auto;filter:drop-shadow(0 0 12px rgba(243,236,186,.25)) drop-shadow(0 2px 8px rgba(0,0,0,.3))}.siw-gallery__heading{font-size:clamp(2rem,6vw,3rem);color:var(--siw-cream);text-shadow:0 2px 12px rgba(0,0,0,.3)}.siw-gallery__subtext{font-size:var(--siw-text-xs);color:var(--siw-gold-warm);letter-spacing:.15em;text-transform:uppercase;opacity:.5;margin-top:calc(-1 * var(--siw-space-1))}.siw-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--siw-space-2);width:100%}.siw-gallery__item{position:relative;aspect-ratio:1;border-radius:var(--siw-radius-lg);overflow:hidden;cursor:pointer;border:1px solid rgba(243,236,186,.15);box-shadow:0 4px 24px rgba(0,0,0,.3),0 0 12px rgba(243,236,186,.03);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.siw-gallery__item:hover{transform:scale(1.03);border-color:rgba(243,236,186,.3);box-shadow:0 8px 32px rgba(0,0,0,.35),0 0 20px rgba(243,236,186,.06)}.siw-gallery__item--wide,.siw-gallery__item:last-child:nth-child(odd):not(.siw-gallery__item--wide){grid-column:span 2;aspect-ratio:16/10}.siw-gallery__item img{width:100%;height:100%;object-fit:cover}@media (min-width:768px){.siw-gallery__content{padding:var(--siw-space-12) var(--siw-padding-x)}.siw-gallery__grid{grid-template-columns:repeat(3,1fr);gap:var(--siw-space-3)}.siw-gallery__item--wide{grid-column:span 2}.siw-gallery__item:last-child:nth-child(odd):not(.siw-gallery__item--wide){grid-column:auto;aspect-ratio:1}.siw-gallery__peacock{width:72px}.siw-gallery__leaf--left,.siw-gallery__leaf--right{width:220px}}.siw-venue{position:relative;width:100%;min-height:100svh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;will-change:transform;transform-origin:center top}.siw-venue__bg{position:absolute;inset:-15% 0;z-index:0}.siw-venue__overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse at 50% 40%,rgba(17,29,53,.6) 0,rgba(17,29,53,.82) 40%,rgba(17,29,53,.94) 100%)}.siw-venue__content{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:var(--siw-max-section);width:100%;gap:var(--siw-space-3);padding:var(--siw-space-10) var(--siw-padding-x)}.siw-venue__ring{width:56px;height:auto;filter:drop-shadow(0 0 12px rgba(243,236,186,.25)) drop-shadow(0 2px 8px rgba(0,0,0,.3))}.siw-venue__heading{font-size:clamp(2.5rem,8vw,4rem);color:var(--siw-cream);letter-spacing:.03em;text-shadow:0 2px 16px rgba(0,0,0,.3)}.siw-venue__subheading{font-size:var(--siw-text-xs);color:var(--siw-gold-warm);letter-spacing:.15em;text-transform:uppercase;opacity:.5}.siw-venue__name{font-size:var(--siw-text-lg);color:var(--siw-cream);line-height:1.3}.siw-venue__address{font-size:var(--siw-text-sm);color:var(--siw-gold-warm);line-height:1.6;opacity:.6;max-width:300px}.siw-venue__map{width:100%;max-width:360px;aspect-ratio:16/10;border-radius:var(--siw-radius-lg);overflow:hidden;border:1px solid rgba(243,236,186,.15);margin-top:var(--siw-space-2);box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 16px rgba(243,236,186,.03)}.siw-venue__map iframe{width:100%;height:100%;border:0}.siw-venue__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:var(--siw-text-sm);color:var(--siw-navy-deep);background:var(--siw-gold);border:none;border-radius:var(--siw-radius-full);cursor:pointer;text-decoration:none;letter-spacing:.12em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease;box-shadow:0 4px 20px rgba(0,0,0,.25),0 0 24px rgba(243,236,186,.1);margin-top:var(--siw-space-2)}.siw-venue__cta:hover{opacity:.9;transform:translateY(-2px)}@media (min-width:768px){.siw-venue__content{padding:var(--siw-space-12) var(--siw-padding-x)}.siw-venue__ring{width:72px}.siw-venue__map{max-width:480px}}.siw-rsvp{position:relative;width:100%;min-height:100svh;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;will-change:transform;transform-origin:center top}.siw-rsvp__bg{position:absolute;inset:-12% 0;z-index:0}.siw-rsvp__overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(ellipse at 50% 40%,rgba(17,29,53,.58) 0,rgba(17,29,53,.82) 40%,rgba(17,29,53,.95) 100%)}.siw-rsvp__glow{width:400px;height:400px;top:35%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(232,168,76,.1) 0,rgba(232,168,76,.03) 40%,transparent 70%)}.siw-rsvp__content{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:var(--siw-max-section);width:100%;gap:var(--siw-space-4);padding:var(--siw-space-10) var(--siw-padding-x)}.siw-rsvp__heading{font-size:clamp(2.5rem,8vw,4rem);color:var(--siw-cream);letter-spacing:.05em;text-transform:uppercase;text-shadow:0 2px 16px rgba(0,0,0,.3)}.siw-rsvp__subtext{font-size:var(--siw-text-sm);color:var(--siw-gold-warm);opacity:.7;max-width:300px;line-height:1.6;font-style:italic}.siw-rsvp__form{gap:var(--siw-space-3);width:100%;margin-top:var(--siw-space-2)}.siw-rsvp__field,.siw-rsvp__form{display:flex;flex-direction:column}.siw-rsvp__field{gap:.375rem;text-align:left}.siw-rsvp__label{font-size:.625rem;color:var(--siw-gold-warm);letter-spacing:.12em;text-transform:uppercase;opacity:.5}.siw-rsvp__input,.siw-rsvp__select,.siw-rsvp__textarea{width:100%;padding:.75rem 1rem;font-family:var(--font-cormorant-upright),Georgia,serif;font-size:var(--siw-text-base);color:var(--siw-cream);background:rgba(17,29,53,.5);border:1px solid rgba(243,236,186,.15);border-radius:var(--siw-radius-md);outline:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color .2s ease,background .2s ease}.siw-rsvp__input:focus,.siw-rsvp__select:focus,.siw-rsvp__textarea:focus{border-color:rgba(243,236,186,.35);background:rgba(17,29,53,.7)}.siw-rsvp__input::placeholder,.siw-rsvp__textarea::placeholder{color:rgba(243,236,186,.25)}.siw-rsvp__textarea{min-height:100px;resize:vertical}.siw-rsvp__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23F3ECBA' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.siw-rsvp__attendance{display:flex;gap:var(--siw-space-2);justify-content:center}.siw-rsvp__attendance-btn{padding:.625rem 1.25rem;font-family:var(--font-cormorant-upright),Georgia,serif;font-size:var(--siw-text-sm);color:var(--siw-gold-warm);background:rgba(17,29,53,.4);border:1px solid rgba(243,236,186,.12);border-radius:var(--siw-radius-full);cursor:pointer;transition:all .2s ease;letter-spacing:.05em;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.siw-rsvp__attendance-btn--active{background:rgba(243,236,186,.12);border-color:rgba(243,236,186,.35);color:var(--siw-cream);box-shadow:0 0 20px rgba(243,236,186,.08)}.siw-rsvp__submit{padding:.75rem 2rem;font-family:var(--font-aboreto),serif;font-size:var(--siw-text-sm);color:var(--siw-navy-deep);background:var(--siw-gold);border:none;border-radius:var(--siw-radius-full);cursor:pointer;letter-spacing:.15em;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease;align-self:center;margin-top:var(--siw-space-2);box-shadow:0 4px 20px rgba(0,0,0,.25),0 0 24px rgba(243,236,186,.1)}.siw-rsvp__submit:hover{opacity:.9;transform:translateY(-2px)}.siw-rsvp__submit:disabled{
  /* !important overrides GSAP inline opacity from scrub animation */opacity:.5!important;cursor:not-allowed;transform:none;box-shadow:none}.siw-rsvp__success{padding:var(--siw-space-4)}.siw-rsvp__success-text{color:var(--siw-gold-warm);font-size:var(--siw-text-md)}@media (min-width:768px){.siw-rsvp__content{padding:var(--siw-space-12) var(--siw-padding-x)}.siw-rsvp__glow{width:500px;height:500px}}.siw-footer{display:flex;flex-direction:column;align-items:center;background:var(--siw-navy-deep)}.siw-footer,.siw-footer__toran{position:relative;width:100%;overflow:hidden}.siw-footer__toran{height:48px;z-index:2}.siw-footer__toran img{width:100%;height:100%;object-fit:cover;object-position:center bottom;opacity:.3;filter:drop-shadow(0 2px 8px rgba(243,236,186,.15))}.siw-footer__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--siw-space-8) var(--siw-padding-x);gap:var(--siw-space-3);width:100%}.siw-footer__names{font-size:clamp(2rem,6vw,3rem);color:var(--siw-cream);line-height:1.1;text-shadow:0 2px 16px rgba(0,0,0,.3)}.siw-footer__amp{color:var(--siw-gold);font-size:.7em;margin:0 .15em;padding:0 .1em}.siw-footer__date{font-size:var(--siw-text-xs);color:var(--siw-gold-warm);letter-spacing:.2em;text-transform:uppercase;opacity:.7}.siw-footer__hashtag{font-size:var(--siw-text-sm);color:var(--siw-gold);opacity:.4;letter-spacing:.05em}.siw-footer__blessing{font-size:var(--siw-text-sm);color:var(--siw-gold-warm);font-style:italic;opacity:.5;letter-spacing:.08em}.siw-footer__divider{width:40px;height:1px;background:rgba(243,236,186,.15)}.siw-footer__branding{font-size:.625rem;color:var(--siw-gold-warm);opacity:.25;letter-spacing:.1em;text-transform:uppercase}.siw-footer__gopuram{position:relative;width:100%;height:50svh;min-height:300px;z-index:0;margin-top:-2rem}.siw-footer__gopuram-img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.siw-footer__gopuram-fade{position:absolute;top:0;left:0;right:0;height:25%;background:linear-gradient(to bottom,var(--siw-navy-deep) 0,transparent 100%);z-index:1}@media (min-width:768px){.siw-footer__toran{height:64px}.siw-footer__content{padding:var(--siw-space-10) var(--siw-padding-x)}.siw-footer__gopuram{height:60svh;min-height:400px}}:root{--si-bg-cream:#FDF5E6;--si-bg-cream-dark:#F5EBD5;--si-bg-warm-white:#FFFCF5;--si-maroon:#8B1A1A;--si-maroon-light:#A52A2A;--si-gold:#D4A843;--si-gold-dark:#B8860B;--si-gold-light:#E8C874;--si-brown:#3D1C00;--si-brown-light:#5C4033;--si-sage:#D4C5A9;--si-terracotta:#A0522D;--si-leaf-green:#2D5A27;--si-marigold:#E8862A;--si-lotus-pink:#D4708A;--si-text-xs:0.75rem;--si-text-sm:0.875rem;--si-text-base:1rem;--si-text-md:1.125rem;--si-text-lg:1.375rem;--si-text-xl:1.75rem;--si-text-2xl:2.25rem;--si-text-3xl:2.5rem;--si-text-4xl:3.5rem;--si-text-5xl:4rem;--si-space-1:0.5rem;--si-space-2:1rem;--si-space-3:1.5rem;--si-space-4:2rem;--si-space-5:2.5rem;--si-space-6:3rem;--si-space-8:4rem;--si-space-10:5rem;--si-space-12:6rem;--si-space-16:8rem;--si-max-content:680px;--si-max-section:480px;--si-padding-x-mobile:1.5rem;--si-padding-x-tablet:2.5rem;--si-radius-sm:4px;--si-radius-md:8px;--si-radius-full:9999px;--si-border-gold:1px solid rgba(212,168,67,0.3);--si-border-gold-strong:2px solid var(--si-gold)}.south-indian{position:relative;background-color:var(--si-bg-cream);color:var(--si-brown);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:0;font-family:var(--font-cormorant),"Cormorant Garamond",Georgia,serif;line-height:1.6}.si-font-display{font-family:var(--font-playfair),"Playfair Display",Georgia,serif}.si-font-script{font-family:var(--font-great-vibes),"Great Vibes",cursive}.si-font-body{font-family:var(--font-jakarta),"Plus Jakarta Sans",system-ui,sans-serif}.si-section{position:relative;width:100%;padding:var(--si-space-8) var(--si-padding-x-mobile);display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.si-section{padding:var(--si-space-12) var(--si-padding-x-tablet)}}.si-section-inner{width:100%;max-width:var(--si-max-section);margin:0 auto}@media (min-width:768px){.si-section-inner{max-width:var(--si-max-content)}}.si-gold-line{width:80px;height:1px;background:linear-gradient(90deg,transparent 0,var(--si-gold) 20%,var(--si-gold) 80%,transparent 100%);margin:var(--si-space-3) auto}.si-formal{text-transform:uppercase;letter-spacing:.15em;font-size:var(--si-text-sm);color:var(--si-brown-light);line-height:1.6}.si-script-heading{font-size:var(--si-text-xl);color:var(--si-maroon);text-align:center;line-height:1.3}@media (min-width:768px){.si-script-heading{font-size:var(--si-text-2xl)}}.si-asset-blend{mix-blend-mode:multiply}.si-deco-divider{display:flex;justify-content:center;padding:var(--si-space-2) var(--si-padding-x-mobile);pointer-events:none}.si-deco-divider__img{width:260px;height:auto;object-fit:contain}.si-deco-divider__img--elephants{width:220px}@media (min-width:768px){.si-deco-divider__img{width:340px}.si-deco-divider__img--elephants{width:300px}}.south-indian::-webkit-scrollbar{width:6px}.south-indian::-webkit-scrollbar-track{background:var(--si-bg-cream)}.south-indian::-webkit-scrollbar-thumb{background:var(--si-sage);border-radius:3px}@media (prefers-reduced-motion:reduce){.si-hero__leaf-img,.si-hero__leaf-img--mirror{animation:none!important}}.si-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 var(--si-padding-x-mobile);overflow:hidden}@media (min-width:768px){.si-hero{padding:0 var(--si-padding-x-tablet)}}.si-hero__toran{position:absolute;top:-54px;left:0;right:0;z-index:4;display:flex;justify-content:center;pointer-events:none;overflow:hidden}.si-hero__toran-element{width:60px;height:auto;object-fit:contain;margin:0 -6px;transform-origin:top center;flex-shrink:0}.si-hero__toran-element--0{animation:si-toran-sway 4s ease-in-out 0s infinite}.si-hero__toran-element--1{animation:si-toran-sway 4.5s ease-in-out -1.2s infinite}.si-hero__toran-element--2{animation:si-toran-sway 3.8s ease-in-out -.6s infinite}.si-hero__toran-element--3{animation:si-toran-sway 4.2s ease-in-out -2s infinite}.si-hero__toran-element--4{animation:si-toran-sway 4s ease-in-out -.3s infinite}.si-hero__toran-element--5{animation:si-toran-sway 4.6s ease-in-out -1.8s infinite}.si-hero__toran-element--6{animation:si-toran-sway 3.9s ease-in-out -.9s infinite}.si-hero__toran-element--7{animation:si-toran-sway 4.3s ease-in-out -1.5s infinite}@keyframes si-toran-sway{0%,to{transform:rotate(0deg) translateY(0)}25%{transform:rotate(1.5deg) translateY(1px)}75%{transform:rotate(-1.5deg) translateY(1px)}}@media (min-width:768px){.si-hero__toran-element{width:80px;margin:0 -8px}}@media (min-width:1024px){.si-hero__toran-element{width:90px;margin:0 -10px}}.si-hero__leaf{position:absolute;z-index:2;pointer-events:none}.si-hero__leaf-img{width:110px;height:auto;object-fit:contain;opacity:.75}.si-hero__leaf--left{top:55px;left:-25px}.si-hero__leaf--right{top:55px;right:-18px}@media (min-width:768px){.si-hero__leaf-img{width:150px}.si-hero__leaf--left{top:45px;left:-5px}.si-hero__leaf--right{top:45px;right:-5px}}@media (min-width:1024px){.si-hero__leaf-img{width:180px}.si-hero__leaf--left{left:0}.si-hero__leaf--right{right:0}}.si-hero__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:480px;padding-top:40px;padding-bottom:var(--si-space-8)}@media (min-width:768px){.si-hero__content{padding-top:56px;padding-bottom:var(--si-space-12)}}.si-hero__blessing{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-base);font-style:italic;color:var(--si-maroon);letter-spacing:.02em;margin-bottom:var(--si-space-2);opacity:.8;max-width:380px;line-height:1.5;text-shadow:0 0 10px var(--si-bg-cream),0 0 20px var(--si-bg-cream),0 0 36px var(--si-bg-cream)}@media (min-width:768px){.si-hero__blessing{font-size:var(--si-text-md);max-width:440px}}.si-hero__ornament{margin-bottom:var(--si-space-2)}.si-hero__ornament-img{width:100px;height:auto;opacity:.85}@media (min-width:768px){.si-hero__ornament-img{width:120px}}.si-hero__guest-greeting{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-md);color:var(--si-brown-light);margin-bottom:var(--si-space-2);font-style:italic}.si-hero__formal{font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;text-transform:uppercase;letter-spacing:.18em;font-size:.6875rem;font-weight:400;color:var(--si-brown-light);margin-bottom:var(--si-space-4);text-shadow:0 0 10px var(--si-bg-cream),0 0 20px var(--si-bg-cream),0 0 36px var(--si-bg-cream)}@media (min-width:768px){.si-hero__formal{font-size:var(--si-text-xs);letter-spacing:.22em}}.si-hero__names{display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:var(--si-space-4)}.si-hero__name{font-family:var(--font-playfair),"Playfair Display",serif;font-size:var(--si-text-3xl);color:var(--si-maroon);line-height:1.1;letter-spacing:-.02em;font-weight:700;margin:0;display:flex;perspective:600px;text-shadow:0 0 12px var(--si-bg-cream),0 0 24px var(--si-bg-cream),0 0 40px var(--si-bg-cream)}.si-hero__char{display:inline-block;will-change:transform,opacity}@media (min-width:768px){.si-hero__name{font-size:var(--si-text-5xl)}}.si-hero__ampersand{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-2xl);color:var(--si-maroon);line-height:1.4;text-shadow:0 0 12px var(--si-bg-cream),0 0 24px var(--si-bg-cream),0 0 40px var(--si-bg-cream)}@media (min-width:768px){.si-hero__ampersand{font-size:var(--si-text-3xl)}}.si-hero__invite-text{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-md);color:var(--si-maroon);font-weight:600;text-shadow:0 0 8px var(--si-bg-cream),0 0 16px var(--si-bg-cream),0 0 32px var(--si-bg-cream),0 0 48px var(--si-bg-cream);line-height:1.7;margin-bottom:var(--si-space-1);max-width:320px}@media (min-width:768px){.si-hero__invite-text{font-size:var(--si-text-md)}}.si-hero__date{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-sm);text-transform:uppercase;letter-spacing:.18em;color:var(--si-maroon);margin-top:var(--si-space-1);font-weight:700;font-size:var(--si-text-base);text-shadow:0 0 8px var(--si-bg-cream),0 0 16px var(--si-bg-cream),0 0 32px var(--si-bg-cream),0 0 48px var(--si-bg-cream)}@media (min-width:768px){.si-hero__date{font-size:var(--si-text-md);letter-spacing:.22em}}.si-hero__city{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-base);color:var(--si-maroon);font-weight:600;text-shadow:0 0 8px var(--si-bg-cream),0 0 16px var(--si-bg-cream),0 0 32px var(--si-bg-cream),0 0 48px var(--si-bg-cream);margin-top:var(--si-space-1);letter-spacing:.1em}.si-hero__ganesha{margin-bottom:var(--si-space-3)}.si-hero__ganesha-img{width:80px;height:auto;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(139,69,19,.15))}@media (min-width:768px){.si-hero__ganesha-img{width:96px}}.si-hero__sky-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.si-hero__sky-img{width:100%;height:100%;object-fit:cover;object-position:center bottom;mix-blend-mode:multiply;opacity:.55;display:block}.si-hero__temple-backdrop{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;z-index:1;pointer-events:none;overflow:hidden}.si-hero__gopuram-img{width:140%;max-width:none;height:auto;margin-left:-20%;opacity:.5;mix-blend-mode:multiply;display:block}@media (min-width:768px){.si-hero__gopuram-img{width:120%;margin-left:-10%;opacity:.55}}@media (min-width:1024px){.si-hero__gopuram-img{width:100%;margin-left:0;opacity:.55}}.si-couple{padding-top:var(--si-space-10);padding-bottom:var(--si-space-10)}.si-couple__heading{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-xl);color:var(--si-maroon);text-align:center;margin-bottom:var(--si-space-1);font-weight:400}@media (min-width:768px){.si-couple__heading{font-size:var(--si-text-2xl)}}.si-couple__cards{display:flex;flex-direction:column;align-items:center;gap:var(--si-space-2);margin-top:var(--si-space-6);width:100%;max-width:var(--si-max-section)}@media (min-width:640px){.si-couple__cards{flex-direction:row;justify-content:center;align-items:flex-start;gap:var(--si-space-4);max-width:var(--si-max-content)}}.si-couple__card{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:280px}.si-couple__photo-wrapper{position:relative;width:300px;height:300px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--si-space-3)}@media (min-width:768px){.si-couple__photo-wrapper{width:340px;height:340px}}.si-couple__wreath{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:contain;animation:si-wreath-spin 90s linear infinite;pointer-events:none}@keyframes si-wreath-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.si-couple__photo-frame{position:relative;z-index:2;width:165px;height:165px;border-radius:var(--si-radius-full);border:2px solid var(--si-gold);overflow:hidden;box-shadow:0 2px 12px rgba(139,26,26,.1)}@media (min-width:768px){.si-couple__photo-frame{width:185px;height:185px}}.si-couple__photo{width:100%;height:100%;object-fit:cover;border-radius:var(--si-radius-full)}.si-couple__name{font-family:var(--font-playfair),"Playfair Display",serif;font-size:var(--si-text-lg);color:var(--si-maroon);font-weight:700;margin:0 0 var(--si-space-1) 0;line-height:1.2}@media (min-width:768px){.si-couple__name{font-size:var(--si-text-xl)}}.si-couple__parents{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-sm);color:var(--si-brown-light);line-height:1.6;max-width:240px}.si-couple__parent-label{display:block;font-size:var(--si-text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--si-gold-dark);margin-bottom:2px}.si-couple__divider{display:flex;align-items:center;justify-content:center;padding:var(--si-space-1) 0}@media (min-width:640px){.si-couple__divider{padding:var(--si-space-6) var(--si-space-2)}}.si-couple__amp{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-2xl);color:var(--si-gold);line-height:1}@media (min-width:768px){.si-couple__amp{font-size:var(--si-text-3xl)}}.si-events{padding-top:var(--si-space-10);padding-bottom:var(--si-space-10)}.si-events__heading{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-xl);color:var(--si-maroon);text-align:center;margin-bottom:var(--si-space-1);font-weight:400}@media (min-width:768px){.si-events__heading{font-size:var(--si-text-2xl)}}.si-events__grid{display:grid;grid-template-columns:1fr;gap:var(--si-space-3);margin-top:var(--si-space-6);width:100%;max-width:var(--si-max-section)}@media (min-width:640px){.si-events__grid{grid-template-columns:repeat(2,1fr);max-width:var(--si-max-content)}}.si-event-card{position:relative;background:rgba(253,245,230,.6);border:1px solid rgba(212,168,67,.2);border-radius:var(--si-radius-md);padding:var(--si-space-4) var(--si-space-3);text-align:center;transition:border-color .2s ease}.si-event-card:hover{border-color:rgba(212,168,67,.45)}.si-event-card__accent{position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background:var(--si-gold);border-radius:0 0 2px 2px}.si-event-card__name{font-family:var(--font-playfair),"Playfair Display",serif;font-size:var(--si-text-md);color:var(--si-maroon);font-weight:700;margin:0 0 var(--si-space-1) 0}.si-event-card__type{font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;font-size:var(--si-text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--si-gold-dark);margin:0 0 var(--si-space-2) 0}.si-event-card__date{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-sm);font-weight:500;color:var(--si-brown);margin:0 0 4px}.si-event-card__time,.si-event-card__venue{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:var(--si-text-sm);color:var(--si-brown-light);margin:0 0 var(--si-space-2) 0}.si-event-card__venue{line-height:1.5}.si-event-card__directions{font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;font-size:var(--si-text-xs);color:var(--si-maroon);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid rgba(139,26,26,.3);padding-bottom:1px;transition:border-color .2s ease}.si-event-card__directions:hover{border-color:var(--si-maroon)}.si-section.si-countdown{padding-left:var(--si-space-1);padding-right:var(--si-space-1)}.si-countdown{padding-top:var(--si-space-10);padding-bottom:var(--si-space-10)}.si-countdown__heading{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-xl);color:var(--si-maroon);text-align:center;margin:0;font-weight:400;line-height:1.2;position:relative;z-index:1}@media (min-width:768px){.si-countdown__heading{font-size:var(--si-text-2xl)}}.si-countdown__subheading{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-lg);color:var(--si-maroon);text-align:center;margin:0 0 var(--si-space-1) 0;opacity:.8;position:relative;z-index:1}@media (min-width:768px){.si-countdown__subheading{font-size:var(--si-text-xl)}}.si-countdown__timer{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;margin-top:var(--si-space-6);transition:opacity .4s ease;position:relative;z-index:1;width:100%;max-width:320px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media (min-width:768px){.si-countdown__timer{max-width:420px;column-gap:var(--si-space-2)}}.si-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:0}.si-countdown__number{font-family:var(--font-playfair),"Playfair Display",serif;font-size:var(--si-text-xl);font-weight:700;color:var(--si-maroon);background:rgba(253,245,230,.88);backdrop-filter:blur(4px);border:1px solid rgba(212,168,67,.4);border-radius:var(--si-radius-md);width:100%;padding:12px 0;display:flex;align-items:center;justify-content:center;line-height:1;position:relative;z-index:1;box-sizing:border-box}@media (min-width:768px){.si-countdown__number{font-size:var(--si-text-3xl);width:72px;height:80px;padding:0}}.si-countdown__label{font-family:var(--font-jakarta),"Plus Jakarta Sans",sans-serif;font-size:.625rem;text-transform:uppercase;letter-spacing:.12em;color:var(--si-brown-light);margin-top:var(--si-space-1);position:relative;z-index:1}@media (min-width:768px){.si-countdown__label{font-size:var(--si-text-xs)}}.si-countdown__sep{font-family:var(--font-playfair),"Playfair Display",serif;font-size:var(--si-text-sm);color:var(--si-gold);padding-top:18px;line-height:1;position:relative;z-index:1;text-align:center;padding-left:2px;padding-right:2px}@media (min-width:768px){.si-countdown__sep{font-size:var(--si-text-2xl);padding-top:18px}}.si-gallery{padding-top:var(--si-space-10);padding-bottom:var(--si-space-8)}.si-gallery__heading{font-family:var(--font-great-vibes),"Great Vibes",cursive;font-size:var(--si-text-xl);color:var(--si-maroon);text-align:center;margin-bottom:var(--si-space-1);font-weight:400}@media (min-width:768px){.si-gallery__heading{font-size:var(--si-text-2xl)}}.si-gallery__grid{display:grid;gap:6px;margin-top:var(--si-space-5);width:100%;max-width:var(--si-max-section)}@media (min-width:640px){.si-gallery__grid{gap:8px;max-width:var(--si-max-content)}}.si-gallery__item{position:relative;overflow:hidden;border-radius:var(--si-radius-md);border:2px solid rgba(212,168,67,.2);padding:0;cursor:pointer;background:var(--si-bg-cream-dark);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.si-gallery__item:hover{transform:scale(1.02);box-shadow:0 8px 28px rgba(61,28,0,.12);border-color:rgba(212,168,67,.5)}.si-gallery__photo{width:100%;height:100%;object-fit:cover}.si-gallery__grid[data-count="1"]{grid-template-columns:1fr}.si-gallery__grid[data-count="1"] .si-gallery__item{aspect-ratio:4/3}.si-gallery__grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.si-gallery__grid[data-count="2"] .si-gallery__item{aspect-ratio:3/4}.si-gallery__grid[data-count="3"]{grid-template-columns:repeat(2,1fr)}.si-gallery__grid[data-count="3"] .si-gallery__item:first-child{grid-column:1/-1;aspect-ratio:16/10}.si-gallery__grid[data-count="3"] .si-gallery__item:not(:first-child){aspect-ratio:1}.si-gallery__grid[data-count="4"]{grid-template-columns:repeat(2,1fr)}.si-gallery__grid[data-count="4"] .si-gallery__item{aspect-ratio:1}.si-gallery__grid[data-count="5"]{grid-template-columns:repeat(2,1fr)}.si-gallery__grid[data-count="5"] .si-gallery__item:first-child{grid-column:1/-1;aspect-ratio:16/10}.si-gallery__grid[data-count="5"] .si-gallery__item:not(:first-child){aspect-ratio:1}.si-gallery__grid[data-count="6"],.si-gallery__grid[data-count=many]{grid-template-columns:repeat(2,1fr)}.si-gallery__grid[data-count="6"] .si-gallery__item:first-child,.si-gallery__grid[data-count=many] .si-gallery__item:first-child{grid-column:1/-1;aspect-ratio:16/10}.si-gallery__grid[data-count="6"] .si-gallery__item:not(:first-child),.si-gallery__grid[data-count=many] .si-gallery__item:not(:first-child){aspect-ratio:3/4}@media (min-width:640px){.si-gallery__grid[data-count="2"] .si-gallery__item{aspect-ratio:4/3}.si-gallery__grid[data-count="3"]{grid-template-columns:repeat(3,1fr)}.si-gallery__grid[data-count="3"] .si-gallery__item:first-child{grid-column:auto;aspect-ratio:3/4}.si-gallery__grid[data-count="3"] .si-gallery__item:not(:first-child){aspect-ratio:3/4}.si-gallery__grid[data-count="4"] .si-gallery__item{aspect-ratio:4/3}.si-gallery__grid[data-count="5"]{grid-template-columns:repeat(3,1fr)}.si-gallery__grid[data-count="5"] .si-gallery__item:first-child{grid-column:1/3;aspect-ratio:4/3}.si-gallery__grid[data-count="5"] .si-gallery__item:not(:first-child){aspect-ratio:3/4}.si-gallery__grid[data-count="6"],.si-gallery__grid[data-count=many]{grid-template-columns:repeat(3,1fr)}.si-gallery__grid[data-count="6"] .si-gallery__item:first-child,.si-gallery__grid[data-count=many] .si-gallery__item:first-child{grid-column:1/3;aspect-ratio:4/3}}