:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#722f37;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:1.5}a{color:#722f37;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#c9a227}body{background-color:#fff;min-width:320px;margin:0}#root{width:100%;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}button{color:#fff;cursor:pointer;background-color:#722f37;border:1px solid #0000;border-radius:4px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .3s}button:hover{background-color:#c9a227;transform:translateY(-2px)}button:focus,button:focus-visible{outline-offset:2px;outline:2px solid #722f37}:root{--primary-color:#722f37;--secondary-color:#fff5e1;--text-dark:#722f37;--text-light:#c08081;--accent:#c9a227;--white:#fff;--blush:#f4c2c2;--dusty-rose:#c08081;--cream:#fff5e1;--shadow:0 4px 6px #722f371a;--shadow-lg:0 10px 30px #722f3726}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-dark);background-color:var(--white);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}html{scroll-behavior:smooth}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:linear-gradient(#fffffffa 0%,#fffffff2 100%);border-bottom:1px solid #f4c2c2;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;box-shadow:0 2px 12px #722f370f}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:1.5rem 3rem;display:flex;position:relative}.navbar-left{z-index:101;flex:none}.navbar-brand{color:var(--primary-color);letter-spacing:1px;padding-bottom:6px;font-family:Georgia,serif;font-size:1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.navbar-brand:hover{color:var(--accent);transform:translateY(-2px)}.navbar-brand:after{content:"";background:linear-gradient(90deg, var(--accent) 0%, transparent 100%);width:0;height:2px;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.navbar-brand:hover:after{width:100%}.navbar-center,.navbar-right,.navbar-spacer{display:none!important}.hamburger-menu{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;gap:6px;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.hamburger-line{background-color:var(--primary-color);transform-origin:50%;border-radius:2px;width:28px;height:3px;transition:all .4s cubic-bezier(.4,0,.2,1)}.hamburger-menu.active .hamburger-line:first-child{transform:translateY(9px)rotate(45deg)}.hamburger-menu.active .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.active .hamburger-line:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.hamburger-menu:hover .hamburger-line{background-color:var(--accent);box-shadow:0 2px 8px #722f3726}.nav-dropdown{-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;z-index:99;background:#fffffffa;border:1px solid #722f371a;border-radius:0 0 8px 8px;min-width:280px;max-width:100%;margin-top:.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;right:0;transform:translateY(-20px);box-shadow:0 10px 40px #0000001f}.nav-dropdown.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-menu-list{margin:0;padding:.5rem 0;list-style:none}.nav-menu-item{margin:0;padding:0;list-style:none;position:relative}.nav-menu-link{color:var(--primary-color);letter-spacing:.5px;border-bottom:1px solid #722f3714;outline:none;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.nav-menu-link:before{content:"";background:var(--accent);width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:1.5rem}.nav-menu-link:hover,.nav-menu-link:focus{color:var(--accent);background-color:#c9a2270d;padding-left:2.2rem}.nav-menu-link:hover:before,.nav-menu-link:focus:before{width:calc(100% - 3.7rem)}.nav-menu-item:last-child .nav-menu-link{border-bottom:none}.submenu-item{position:relative}.submenu-toggle{justify-content:space-between;align-items:center;display:flex}.submenu-icon{opacity:.7;margin-right:.8rem;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.submenu-item .nav-menu-link:after{content:"▼";opacity:.6;transform-origin:50%;background:0 0;width:auto;height:auto;margin-left:auto;margin-right:-.5rem;font-size:.7rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:static;transform:rotate(0)}.submenu-item.open .nav-menu-link:after{transform:rotate(180deg)}.submenu-item.open .nav-menu-link{color:var(--accent);background-color:#c9a22714}.submenu-item.open .submenu-icon{opacity:1;color:var(--accent);transform:scale(1.1)}.submenu{background-color:#c9a22708;max-height:0;margin:0;padding:0;list-style:none;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.submenu-item.open .submenu{max-height:500px;padding:.5rem 0}.submenu li{margin:0;padding:0;list-style:none}.submenu li a{color:var(--primary-color);border-bottom:1px solid #722f370d;outline:none;align-items:center;padding:.8rem 2rem .8rem 3.5rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .3s;display:flex;position:relative}.submenu-item-icon{text-align:center;opacity:.7;flex-shrink:0;width:20px;margin-right:.6rem;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.submenu li a:hover,.submenu li a:focus{color:var(--accent);background-color:#c9a22714;padding-left:4.2rem}.submenu li a:hover .submenu-item-icon,.submenu li a:focus .submenu-item-icon{opacity:1;color:var(--accent);transform:scale(1.2)translateY(-2px)}.dropdown-menu li:nth-child(2){animation-delay:.1s}.dropdown-menu li:nth-child(3){animation-delay:.15s}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.menu-toggle{display:none}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;margin-top:70px;padding:0;display:flex;position:relative}.hero-overlay{z-index:1;background:linear-gradient(135deg,#722f374d 0%,#722f3726 50%,#0006 100%);position:absolute;inset:0}.hero-content{z-index:2;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:8rem 2rem;display:flex;position:relative}.hero-text{text-align:center;animation:.8s ease-out fadeInUp}.hero-subtitle{color:#fff5e1;text-transform:uppercase;letter-spacing:3px;text-shadow:2px 2px 8px #0000004d;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.hero-title{color:var(--white);letter-spacing:-1px;text-shadow:3px 3px 12px #0006;margin-bottom:1.5rem;font-family:Georgia,serif;font-size:5.5rem;font-weight:700;line-height:1.1}.hero-date{color:#fff5e1;letter-spacing:2px;text-shadow:2px 2px 8px #0000004d;font-size:2.5rem;font-weight:500}.hero-image,.hero-image img{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.welcome{background-color:var(--white);padding:6rem 2rem}.welcome-container{text-align:center;max-width:900px;margin:0 auto}.welcome-container h2{color:var(--primary-color);letter-spacing:-.5px;margin-bottom:2rem;font-family:Georgia,serif;font-size:3.2rem;font-weight:600}.welcome-text{color:var(--text-light);font-size:1.25rem;font-style:italic;line-height:1.9}.story{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:80vh;padding:0;display:flex;position:relative}.story-overlay{z-index:1;background:linear-gradient(135deg,#722f3740 0%,#722f3726 50%,#00000073 100%);position:absolute;inset:0}.story-container{z-index:2;text-align:center;width:100%;max-width:1000px;margin:0 auto;padding:6rem 2rem;position:relative}.story-grid,.story-image-left,.story-image-left img{display:none}.story-text-content h2{color:var(--white);letter-spacing:-.5px;text-shadow:3px 3px 12px #0006;margin-bottom:.5rem;font-family:Georgia,serif;font-size:3.5rem;font-weight:600}.story-subtitle{color:#fff5e1;text-shadow:2px 2px 8px #0000004d;margin-bottom:2rem;font-size:1.5rem;font-weight:500}.story-description{color:#fff5e1;text-shadow:2px 2px 8px #0000004d;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}.gallery{background-color:var(--white);padding:6rem 2rem}.gallery-container{max-width:1400px;margin:0 auto}.gallery-container h2{color:var(--primary-color);text-align:center;letter-spacing:-.5px;margin-bottom:1rem;font-family:Georgia,serif;font-size:3.2rem;font-weight:600}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.gallery-item{aspect-ratio:1;box-shadow:var(--shadow);border-radius:12px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;cursor:pointer;width:100%;height:100%;transition:transform .4s}.gallery-item:hover img{transform:scale(1.08)}.join{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:80vh;padding:0;display:flex;position:relative}.join-overlay{z-index:1;background:linear-gradient(135deg,#00000059 0%,#722f3733 50%,#722f374d 100%);position:absolute;inset:0}.join-container{z-index:2;text-align:center;width:100%;max-width:1000px;margin:0 auto;padding:6rem 2rem;position:relative}.join-grid,.join-image,.join-image img{display:none}.join-text h2{color:var(--white);letter-spacing:-.5px;text-shadow:3px 3px 12px #0006;margin-bottom:1rem;font-family:Georgia,serif;font-size:3.5rem;font-weight:600}.join-text-content{color:#fff5e1;text-shadow:2px 2px 8px #0000004d;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.join-description{color:#fff5e1;text-shadow:2px 2px 8px #0000004d;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}.location-preview{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:70vh;padding:0;display:flex;position:relative}.location-overlay{z-index:1;background:linear-gradient(135deg,#00000040 0%,#722f3726 50%,#00000059 100%);position:absolute;inset:0}.location-container{z-index:2;text-align:center;width:100%;max-width:1000px;margin:0 auto;padding:4rem 2rem;position:relative}.location-container h2{color:var(--white);letter-spacing:-.5px;text-shadow:3px 3px 12px #0006;margin-bottom:1.5rem;font-family:Georgia,serif;font-size:3.5rem;font-weight:600}.location-container p{color:#fff5e1;text-shadow:2px 2px 8px #0000004d;margin-bottom:0;font-size:1.3rem}.location-container img{display:none}.registry{background:linear-gradient(135deg,#fff5e1 0%,#f4c2c2 100%);padding:6rem 3rem}.registry-container{text-align:center;max-width:800px;margin:0 auto}.registry-container h2{color:var(--primary-color);letter-spacing:1px;margin-bottom:1rem;font-family:Georgia,serif;font-size:2.8rem;font-weight:400}.registry-subtitle{color:var(--accent);letter-spacing:1px;margin-bottom:1.5rem;font-size:1.3rem;font-style:italic}.registry-description{color:var(--text-light);letter-spacing:.3px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.registry-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.registry-button{background-color:var(--primary-color);color:var(--white);letter-spacing:1px;text-transform:uppercase;border:2px solid var(--primary-color);cursor:pointer;border-radius:4px;padding:1rem 2rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.registry-button:hover{color:var(--primary-color);border-color:var(--primary-color);background-color:#0000;transform:translateY(-3px);box-shadow:0 8px 20px #722f3733}.rsvp{background-color:var(--white);padding:6rem 3rem}.rsvp-container{text-align:center;max-width:800px;margin:0 auto}.rsvp-container h2{color:var(--primary-color);letter-spacing:1px;margin-bottom:1rem;font-family:Georgia,serif;font-size:2.8rem;font-weight:400}.rsvp-subtitle{color:var(--accent);letter-spacing:1px;margin-bottom:1.5rem;font-size:1.3rem}.rsvp-description{color:var(--text-light);letter-spacing:.3px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.btn{cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;border:none;border-radius:6px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:var(--accent);transform:translateY(-3px);box-shadow:0 10px 25px #722f374d}.footer{color:var(--white);background:linear-gradient(135deg,#722f37 0%,#5a2029 100%);padding:4rem 2rem 2rem}.footer-section h4{color:var(--accent);margin-bottom:1rem;font-family:Georgia,serif;font-size:1.2rem}.footer-section p{color:#f4c2c2;font-size:.95rem}.footer-section ul{list-style:none}.footer-section ul li a:hover{color:var(--accent)}.footer-bottom p{color:#f4c2c2;font-size:.9rem}@media (max-width:1024px){.hero{background-attachment:scroll}.hero-content{padding:7rem 2rem}.hero-title{font-size:4rem}.hero-subtitle{font-size:1rem}.hero-date{font-size:2rem}.story-grid,.join-grid{grid-template-columns:1fr;gap:2rem}.gallery-grid,.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.navbar-container{padding:1.2rem 1.5rem}.navbar-brand{letter-spacing:.5px;font-size:1.3rem}.registry-link{letter-spacing:.6px;font-size:.85rem}.navbar-center,.navbar-spacer,.navbar-right{display:none}.nav-dropdown{border-radius:0;min-width:100%;max-width:100%;position:fixed;top:70px;left:0;right:0;box-shadow:0 4px 20px #0000001a}.nav-menu-list{padding:.5rem 0}.nav-menu-link{padding:1rem 1.5rem;font-size:1rem}.submenu li a{padding:.8rem 2rem .8rem 3rem;font-size:.95rem}.submenu-item-icon{margin-right:.6rem}.navbar-left{order:1}.navbar-right{order:2}.hero{background-attachment:scroll;min-height:auto;padding:0}.hero-content{padding:6rem 1.5rem}.hero-text{text-align:center}.hero-title{margin-bottom:1rem;font-size:2.8rem}.hero-subtitle{letter-spacing:1.5px;margin-bottom:1rem;font-size:.9rem}.hero-date{font-size:1.6rem}.welcome{padding:4rem 1.5rem}.welcome-container h2{margin-bottom:1.5rem;font-size:2.2rem}.welcome-text{font-size:1.05rem}.story{background-attachment:scroll;min-height:auto;padding:0}.story-container{padding:5rem 1.5rem}.story-text-content h2{margin-bottom:.5rem;font-size:2.2rem}.story-subtitle{font-size:1.1rem}.story-description{margin-bottom:1.5rem;font-size:1rem}.join{background-attachment:scroll;min-height:auto;padding:0}.join-container{padding:5rem 1.5rem}.location-preview{background-attachment:scroll;min-height:auto;padding:0}.location-container{padding:4rem 1.5rem}.gallery-container h2{margin-bottom:2rem;font-size:2.2rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.gallery{padding:4rem 1.5rem}.join-text h2{margin-bottom:.5rem;font-size:2.2rem}.join-text-content{font-size:1.1rem}.join-description{margin-bottom:1.5rem;font-size:1rem}.location-preview{padding:4rem 1.5rem}.location-container h2{margin-bottom:.5rem;font-size:2.2rem}.location-container p{margin-bottom:2rem;font-size:1.05rem}.btn{letter-spacing:1px;padding:.9rem 2rem;font-size:.95rem}.btn-large{padding:1rem 2.5rem;font-size:1rem}.registry{padding:4rem 1.5rem}.registry-container h2{margin-bottom:.8rem;font-size:2.2rem}.registry-subtitle{margin-bottom:1.2rem;font-size:1.1rem}.registry-description{margin-bottom:1.8rem;font-size:1rem}.registry-links{gap:1rem}.registry-button{padding:.85rem 1.5rem;font-size:.8rem}.rsvp{padding:4rem 1.5rem}.rsvp-container h2{margin-bottom:.8rem;font-size:2.2rem}.rsvp-subtitle{margin-bottom:1.2rem;font-size:1.1rem}.rsvp-description{margin-bottom:1.8rem;font-size:1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer{padding:3rem 1.5rem 1.5rem}}@media (max-width:480px){.navbar{padding:0}.navbar-container{gap:1rem;padding:1rem}.navbar-brand{letter-spacing:.4px;font-size:1.1rem}.navbar-brand:after,.navbar-center,.navbar-right,.navbar-spacer{display:none}.nav-dropdown{border-radius:0;min-width:100%;max-width:100%;position:fixed;top:60px;left:0;right:0}.nav-menu-link{padding:.9rem 1.2rem;font-size:.95rem}.submenu li a{padding:.75rem 1.5rem .75rem 2.8rem;font-size:.9rem}.submenu-icon{margin-right:.6rem;font-size:.8rem}.submenu-item-icon{margin-right:.5rem;font-size:.9rem}.hero{background-attachment:scroll;padding:0}.hero-content{padding:5rem 1rem 4rem}.hero-title{margin-bottom:.8rem;font-size:2rem}.hero-subtitle{margin-bottom:.8rem;font-size:.75rem}.hero-date{font-size:1.3rem}.welcome{padding:3rem 1rem}.welcome-container h2{margin-bottom:1.2rem;font-size:1.8rem}.welcome-text{font-size:.95rem;line-height:1.6}.story{background-attachment:scroll;padding:0}.story-container{padding:4rem 1rem 3rem}.story-text-content h2{margin-bottom:.3rem;font-size:1.8rem}.story-subtitle{margin-bottom:1rem;font-size:1rem}.story-description{margin-bottom:1.2rem;font-size:.95rem}.join{background-attachment:scroll;padding:0}.join-container{padding:4rem 1rem 3rem}.join-text h2{margin-bottom:.3rem;font-size:1.8rem}.join-text-content{font-size:1rem}.join-description{margin-bottom:1.2rem;font-size:.95rem}.location-preview{background-attachment:scroll;min-height:auto;padding:0}.location-container{padding:3rem 1rem}.location-container h2{margin-bottom:.5rem;font-size:1.8rem}.location-container p{margin-bottom:0;font-size:.95rem}.gallery{padding:3rem 1rem}.gallery-container h2{margin-bottom:1.5rem;font-size:1.8rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.btn{padding:.8rem 1.5rem;font-size:.85rem}.btn-large{padding:.9rem 2rem;font-size:.9rem}.registry{padding:3rem 1rem}.registry-container h2{margin-bottom:.7rem;font-size:1.8rem}.registry-subtitle{margin-bottom:1rem;font-size:1rem}.registry-description{margin-bottom:1.5rem;font-size:.95rem}.registry-links{gap:.8rem}.registry-button{padding:.75rem 1.25rem;font-size:.75rem}.rsvp{padding:3rem 1rem}.rsvp-container h2{margin-bottom:.7rem;font-size:1.8rem}.rsvp-subtitle{margin-bottom:1rem;font-size:1rem}.rsvp-description{margin-bottom:1.5rem;font-size:.95rem}.footer-section h4{margin-bottom:.7rem;font-size:1rem}.footer-section p,.footer-section ul li a{font-size:.85rem}.footer-section ul li{margin-bottom:.5rem}.footer-bottom p{font-size:.75rem}}.site-loading{min-height:100vh;color:var(--primary-color);background:linear-gradient(135deg,#fff8f1,#fff);place-items:center;font-size:1.1rem;display:grid}.btn.btn-ghost{color:var(--primary-color);background:0 0;border-color:#722f3733}.btn.btn-ghost:hover{background:#fffc}.directory-shell{background:radial-gradient(circle at 0 0,#c9a22729,#0000 30%),linear-gradient(#fff9f2 0%,#fff 100%);min-height:100vh;padding:7rem 2rem 3rem}.directory-hero{text-align:center;max-width:56rem;margin:0 auto 2rem}.directory-eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--text-light);margin-bottom:1rem;font-size:.75rem}.directory-hero h1{margin-bottom:1rem;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.05}.directory-hero p{max-width:42rem;margin:0 auto 1.25rem}.directory-cta{background:var(--primary-color);color:var(--white);border-radius:999px;padding:.95rem 1.4rem;display:inline-flex}.directory-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;max-width:72rem;margin:0 auto;display:grid}.directory-stats-row,.directory-actions-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.directory-stats-row{margin:1.5rem 0 1rem}.directory-stat-pill{background:#ffffffb8;border-radius:20px;min-width:180px;padding:.9rem 1rem;box-shadow:0 12px 30px #722f3714}.directory-stat-pill strong{font-family:Georgia,serif;font-size:1.5rem;display:block}.directory-stat-pill span{color:var(--text-light);font-size:.85rem}.directory-secondary-cta{color:var(--primary-color);background:#ffffffe0;border:1px solid #722f371f;border-radius:999px;padding:.95rem 1.4rem;display:inline-flex}.directory-grid-section{max-width:72rem;margin:0 auto}.directory-section-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.directory-section-header p{text-transform:uppercase;letter-spacing:.18em;color:var(--text-light);margin-bottom:.35rem;font-size:.75rem}.directory-section-header h2{font-family:Georgia,serif;font-size:2rem}.directory-card{background:var(--white);border:1px solid #722f3714;border-radius:28px;padding:1.25rem;box-shadow:0 16px 32px #722f3714}.directory-card-modern-editorial{background:linear-gradient(#fff,#f5efe9)}.directory-card-garden-party{background:linear-gradient(#fff,#f4fbf0)}.directory-card-top{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.directory-template-pill,.directory-slug{border-radius:999px;padding:.35rem .7rem;font-size:.78rem}.directory-template-pill{background:#722f3714}.directory-slug{background:#c9a2271f}.directory-card h2{margin-bottom:.5rem;font-family:Georgia,serif;font-size:1.6rem}.directory-link{margin-top:1rem;font-weight:700;display:inline-flex}.template-modern-editorial .hero-content-editorial{z-index:2;color:var(--white);padding:10rem 6vw 4rem;position:relative}.hero-kicker{text-transform:uppercase;letter-spacing:.28em;margin-bottom:1rem;font-size:.8rem}.hero-editorial-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:2rem;display:grid}.hero-meta-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1f;border-radius:24px;gap:.35rem;padding:1.25rem;display:grid}.template-garden-party .hero-content-garden{z-index:2;place-items:center;padding:9rem 1.5rem 3rem;display:grid;position:relative}.hero-garden-card{text-align:center;max-width:34rem;color:var(--primary-color);background:#fff5e1d6;border-radius:32px;padding:2rem;box-shadow:0 24px 45px #722f372e}.hero-garden-actions{justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.template-modern-editorial .welcome,.template-modern-editorial .gallery,.template-modern-editorial .registry{background:#f7f3ee}.template-garden-party .welcome,.template-garden-party .gallery,.template-garden-party .registry{background:#fbfdf7}@media (max-width:768px){.directory-shell{padding-inline:1rem}.directory-section-header{flex-direction:column;align-items:flex-start}.hero-editorial-grid{grid-template-columns:1fr}.hero-garden-actions{flex-direction:column}}.modern-hero,.modern-section,.garden-intro-layout,.garden-story-layout,.garden-gallery-band,.garden-registry-layout,.story-modern-hero,.story-modern-timeline,.story-modern-gallery-band,.story-garden-grid,.story-garden-gallery,.rsvp-modern-shell,.rsvp-modern-support,.rsvp-garden-layout,.rsvp-garden-support{width:min(1200px,100% - 2rem);margin:0 auto}.modern-hero{padding:8rem 0 2rem}.modern-hero-frame{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:2rem;display:grid}.modern-hero-copy,.modern-hero-media,.modern-story-notes,.modern-invite-facts,.garden-intro-copy,.garden-event-card,.garden-registry-card,.story-modern-item,.story-garden-card,.rsvp-modern-form-panel,.rsvp-garden-event-card,.rsvp-garden-form-card{background:#fff;border-radius:28px;box-shadow:0 22px 40px #722f3714}.modern-hero-copy{padding:2rem}.modern-template-label,.garden-template-label,.story-modern-kicker,.rsvp-modern-kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--text-light);margin-bottom:.8rem;font-size:.78rem}.modern-hero-copy h1,.garden-hero-card h1,.story-modern-hero h1,.story-garden-hero-card h1,.rsvp-modern-copy h1,.rsvp-garden-hero-card h1{font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1}.modern-hero-date,.garden-hero-date{color:var(--accent);margin:.8rem 0 1rem;font-size:1.05rem}.modern-hero-actions,.garden-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.modern-hero-media{min-height:540px;position:relative;overflow:hidden}.modern-hero-media img{object-fit:cover;width:100%;height:100%}.modern-hero-card{background:#ffffffeb;border-radius:20px;min-width:220px;padding:1rem 1.1rem;position:absolute;bottom:1.25rem;right:1.25rem}.modern-hero-card span,.modern-story-notes span,.modern-invite-facts span,.garden-event-meta span,.rsvp-modern-facts span,.rsvp-garden-event-list span{text-transform:uppercase;letter-spacing:.16em;color:var(--text-light);font-size:.75rem;display:block}.modern-section{padding:1.5rem 0}.modern-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.modern-section-heading h2,.garden-intro-copy h2,.garden-story-copy h2,.story-modern-gallery-band h2,.rsvp-modern-support h2,.rsvp-garden-support h2{font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem)}.modern-story-grid,.garden-story-layout,.garden-registry-layout,.story-garden-gallery,.rsvp-modern-shell,.rsvp-garden-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.modern-story-panel{background-position:50%;background-size:cover;border-radius:28px;min-height:420px;position:relative;overflow:hidden}.modern-story-panel-overlay,.garden-rsvp-card-overlay,.rsvp-garden-hero-overlay{background:linear-gradient(#14121226,#14121294);position:absolute;inset:0}.modern-story-panel-content,.garden-rsvp-card-content{z-index:1;color:#fff;flex-direction:column;justify-content:end;gap:1rem;height:100%;padding:2rem;display:flex;position:relative}.modern-story-notes,.modern-invite-facts,.garden-event-card,.garden-registry-card,.rsvp-modern-form-panel,.rsvp-garden-event-card,.rsvp-garden-form-card{padding:1.5rem}.modern-story-notes,.modern-invite-facts,.rsvp-modern-facts,.rsvp-garden-event-list{gap:1rem;display:grid}.modern-gallery-grid{grid-template-rows:240px 240px;grid-template-columns:1.2fr .8fr .8fr;gap:1rem;display:grid}.modern-gallery-tile{border-radius:24px;overflow:hidden}.modern-gallery-tile img{object-fit:cover;width:100%;height:100%}.modern-gallery-tile-1{grid-row:span 2}.modern-invite-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:1.5rem;padding-bottom:3rem;display:grid}.modern-invite-copy h2,.garden-registry-card h2,.story-modern-item h2,.story-garden-card h2,.rsvp-modern-form-panel h2,.rsvp-garden-event-card h2,.rsvp-garden-form-card h2{margin:.4rem 0 .8rem;font-family:Georgia,serif}.garden-hero{background-position:50%;background-size:cover;place-items:center;min-height:100vh;padding:8rem 1rem 3rem;display:grid}.garden-hero-card,.story-garden-hero-card,.rsvp-garden-hero-card{text-align:center;background:#fff9f2d6;border-radius:36px;padding:2.2rem;box-shadow:0 24px 45px #343f242e}.garden-intro-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:1.5rem;padding:2rem 0;display:grid}.garden-intro-photo-stack{min-height:420px;position:relative}.garden-stack-photo{aspect-ratio:4/5;object-fit:cover;border-radius:24px;width:min(52vw,260px);position:absolute;box-shadow:0 18px 36px #3d56302e}.garden-stack-photo-1{top:0;left:0}.garden-stack-photo-2{top:2.5rem;right:2rem}.garden-stack-photo-3{bottom:0;left:20%}.garden-story-copy{padding:1rem 0}.garden-event-card,.garden-registry-card{background:#f9fff4}.garden-event-meta,.garden-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.garden-gallery-band{padding:1rem 0 2rem}.garden-gallery-header{margin-bottom:1rem}.garden-registry-layout{padding-bottom:3rem}.garden-rsvp-card{background-position:50%;background-size:cover;border-radius:28px;min-height:360px;position:relative;overflow:hidden}.story-modern-hero,.story-modern-gallery-band,.rsvp-modern-support{padding:8rem 0 1.5rem}.story-modern-hero{grid-template-columns:1.1fr .9fr;align-items:end;gap:1.5rem;display:grid}.story-modern-highlight,.rsvp-modern-copy{background:#fff;border-radius:28px;padding:1.75rem;box-shadow:0 22px 40px #722f3714}.story-modern-timeline{gap:1rem;padding:1rem 0 2rem;display:grid}.story-modern-item{grid-template-columns:80px minmax(0,1fr) 220px;align-items:start;gap:1rem;padding:1.25rem;display:grid}.story-modern-index,.story-garden-count{letter-spacing:.2em;text-transform:uppercase;color:var(--text-light);font-size:.8rem}.story-modern-body{gap:.75rem;display:grid}.story-modern-subtitle,.story-garden-card h3{color:var(--accent)}.story-modern-image,.story-modern-placeholder{object-fit:cover;border-radius:18px;width:100%;min-height:180px}.story-modern-placeholder{background:linear-gradient(135deg,#f5ece4,#f9f5f0);place-items:center;display:grid}.story-garden-hero{place-items:center;padding:8rem 1rem 2rem;display:grid}.story-garden-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem 0 2rem;display:grid}.story-garden-card{padding:1.5rem}.story-garden-card-2{background:#fff9f2}.story-garden-card-3{background:#f7fff2}.story-garden-gallery{align-items:center;padding-bottom:3rem}.rsvp-modern-shell{align-items:start;padding:8rem 0 2rem}.rsvp-modern-copy{background:linear-gradient(#fff,#f7f1eb)}.rsvp-modern-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.rsvp-modern-contact-grid a{background:#fff;border-radius:18px;padding:1rem;box-shadow:0 16px 28px #722f370f}.rsvp-garden-hero{background-position:50%;background-size:cover;place-items:center;min-height:60vh;margin-top:5rem;display:grid;position:relative}.rsvp-garden-hero-card{z-index:1;position:relative}.rsvp-garden-layout,.rsvp-garden-support{padding:2rem 0}@media (max-width:1024px){.modern-hero-frame,.modern-story-grid,.modern-invite-layout,.garden-intro-layout,.garden-story-layout,.garden-registry-layout,.story-modern-hero,.story-modern-item,.story-garden-grid,.story-garden-gallery,.rsvp-modern-shell,.rsvp-garden-layout,.rsvp-modern-contact-grid{grid-template-columns:1fr}.modern-gallery-grid{grid-template-rows:repeat(3,220px);grid-template-columns:repeat(2,minmax(0,1fr))}.modern-gallery-tile-1{grid-area:span 1/span 2}.story-modern-item{grid-template-columns:1fr}}@media (max-width:768px){.modern-section,.garden-intro-layout,.garden-story-layout,.garden-gallery-band,.garden-registry-layout,.story-modern-hero,.story-modern-timeline,.story-modern-gallery-band,.story-garden-grid,.story-garden-gallery,.rsvp-modern-shell,.rsvp-modern-support,.rsvp-garden-layout,.rsvp-garden-support,.modern-hero{width:min(100%,100% - 1.25rem)}.modern-hero-actions,.garden-hero-actions,.modern-section-heading,.rsvp-modern-contact-grid{flex-direction:column;display:flex}.garden-intro-photo-stack{min-height:620px}.garden-stack-photo{width:min(78vw,280px)}}.template-classic-romance{background:radial-gradient(circle at top,#c9a22724,#0000 26%),linear-gradient(#f9f1ea 0%,#fffaf6 24%,#fbf4ee 100%)}.template-classic-romance .navbar{background:#fbf5efdb;border-bottom-color:#722f3714;box-shadow:0 18px 34px #3b1b1f14}.template-classic-romance .nav-dropdown{background:#fdf8f4f7}.template-classic-romance .footer{background:linear-gradient(135deg,#5f2430 0%,#3f181f 100%)}.template-classic-romance .footer-section h4{color:#f6d5ac}.template-classic-romance .footer-section p,.template-classic-romance .footer-section ul li a,.template-classic-romance .footer-bottom p{color:#fff5e1c2}.classic-template-label,.classic-section-kicker,.classic-note-label{text-transform:uppercase;letter-spacing:.24em;font-size:.74rem;line-height:1.4;display:inline-flex}.classic-template-label,.classic-note-label{color:#fff5e1cc}.classic-section-kicker{color:var(--accent);margin-bottom:.9rem}.template-classic-romance .btn,.template-classic-romance .registry-button{letter-spacing:.16em;border-radius:999px}.template-classic-romance .btn.btn-primary,.template-classic-romance .registry-button{background:linear-gradient(135deg,#722f37 0%,#a25563 100%);border-color:#0000;box-shadow:0 18px 30px #722f3738}.template-classic-romance .btn.btn-primary:hover,.template-classic-romance .registry-button:hover{color:var(--white);background:linear-gradient(135deg,#84404a 0%,#b86a77 100%);border-color:#0000;box-shadow:0 22px 36px #722f373d}.template-classic-romance .hero.classic-hero{background-position:50% 28%;min-height:100vh;margin-top:0;padding-top:5.5rem}.template-classic-romance .classic-hero:before{content:"";z-index:1;pointer-events:none;border:1px solid #fff5e147;border-radius:28px;position:absolute;inset:1rem}.classic-hero-overlay{background:linear-gradient(112deg,#221216c7 0%,#441f2594 42%,#b07e603d 100%)}.classic-hero-content{max-width:1240px;padding:7.5rem 1.5rem 4rem}.classic-hero-shell,.classic-welcome-shell,.classic-gallery-shell,.classic-registry-shell{width:min(1180px,100%);margin:0 auto}.classic-hero-shell{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:2rem;display:grid}.classic-hero-copy{max-width:42rem}.template-classic-romance .hero-subtitle{color:#f6dcc0;letter-spacing:.28em;margin-bottom:1rem}.template-classic-romance .hero-title{max-width:10ch;margin-bottom:.9rem;font-size:clamp(3.4rem,8vw,6.4rem);line-height:.92}.template-classic-romance .hero-date{color:#fff3e4;font-size:clamp(1.15rem,2vw,1.8rem)}.classic-hero-summary{color:#fff5e1eb;max-width:34rem;margin-top:1.4rem;font-size:1.08rem;line-height:1.9}.classic-hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.template-classic-romance .classic-hero-actions .btn.btn-ghost{color:#fff8f1;background:#ffffff14;border:1px solid #fff5e17a}.template-classic-romance .classic-hero-actions .btn.btn-ghost:hover{color:var(--primary-color);background:#fff8f1f0}.classic-hero-aside{place-self:center end;width:min(100%,320px)}.classic-hero-card,.classic-welcome-note,.classic-story-panel,.classic-story-accent,.classic-gallery-frame,.classic-join-card,.classic-join-facts,.classic-registry-copy,.classic-registry-note{border-radius:32px;box-shadow:0 24px 48px #3b1b1f1f}.classic-hero-card{color:#fffaf4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff8f129;border:1px solid #fff5e147;gap:.45rem;padding:1.5rem;display:grid}.classic-hero-card strong{font-family:Georgia,serif;font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.1}.classic-hero-card p{color:#fff5e1e0}.template-classic-romance .welcome.classic-welcome{background:linear-gradient(#fff8f3 0%,#fbf2ea 100%);padding:5.5rem 1.5rem}.classic-welcome-shell{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:1.5rem;display:grid}.classic-welcome-copy h2{max-width:12ch;color:var(--primary-color);margin-bottom:1.2rem;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.04}.template-classic-romance .welcome-text{color:#7a5960;max-width:40rem;font-size:1.14rem;font-style:normal;line-height:1.95}.classic-welcome-note{background:#ffffffb8;border:1px solid #722f3714;padding:1.8rem}.classic-welcome-note .classic-note-label{color:var(--text-light)}.classic-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.25rem;display:grid}.classic-detail-item{background:linear-gradient(#fff8f1eb,#f7ece4eb);border:1px solid #722f3714;border-radius:20px;padding:1rem 1.1rem}.classic-detail-item span{color:var(--text-light);text-transform:uppercase;letter-spacing:.18em;margin-bottom:.4rem;font-size:.72rem;display:block}.classic-detail-item strong{color:var(--primary-color);font-size:1rem;line-height:1.4}.template-classic-romance .story.classic-story{background-attachment:scroll;min-height:auto;padding:6rem 1.5rem}.classic-story-overlay{background:linear-gradient(120deg,#1f1114c2 0%,#461f2594 48%,#edd9c724 100%)}.classic-story-container,.classic-join-container{max-width:1180px;padding:0}.classic-story-shell,.classic-join-shell{text-align:left;grid-template-columns:minmax(0,1.1fr) minmax(280px,.85fr);align-items:end;gap:1.5rem;display:grid}.classic-story-panel{color:var(--primary-color);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff9f4db;border:1px solid #ffffff6b;padding:2.25rem}.classic-story-panel .classic-section-kicker{margin-bottom:.7rem}.classic-story-panel h2{margin-bottom:1rem;font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.02}.template-classic-romance .story-description{color:#6d4b52;text-shadow:none;margin-bottom:1.75rem}.classic-story-accent{background:#fffaf5f0;border:1px solid #ffffff59;overflow:hidden}.classic-story-image{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.classic-story-accent-copy{color:var(--primary-color);gap:.45rem;padding:1.25rem;display:grid}.classic-story-accent-copy .classic-note-label{color:var(--text-light)}.classic-story-accent-copy p{font-family:Georgia,serif;font-size:1.35rem;line-height:1.2}.template-classic-romance .gallery.classic-gallery{background:linear-gradient(#fcf4ee 0%,#fffaf7 100%);padding:5.5rem 1.5rem}.classic-gallery-header{grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:grid}.classic-gallery-header h2{color:var(--primary-color);font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.02}.classic-gallery-copy{color:#7c5b62;justify-self:end;max-width:34rem;font-size:1.05rem;line-height:1.85}.classic-gallery-frame{background:linear-gradient(#fffffff5,#f8ece3f5);border:1px solid #722f3714;padding:1.25rem}.template-classic-romance .join.classic-join{background-attachment:scroll;min-height:auto;padding:5.5rem 1.5rem}.classic-join-overlay{background:linear-gradient(125deg,#201114c2 0%,#472026a8 40%,#ad745542 100%)}.classic-join-card{color:var(--primary-color);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8f1e0;border:1px solid #ffffff73;padding:2.3rem}.classic-join-card h2{color:var(--primary-color);text-shadow:none;margin-bottom:.8rem;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.02}.template-classic-romance .join-text-content{color:var(--accent);text-shadow:none;margin-bottom:1rem}.template-classic-romance .join-description{color:#6c4b52;text-shadow:none;margin-bottom:1.75rem}.classic-join-facts{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#58232cbd;border:1px solid #fff5e133;align-content:center;gap:.85rem;padding:1.4rem;display:grid}.template-classic-romance .classic-join-facts .classic-detail-item{background:#fff8f11f;border-color:#fff5e124}.template-classic-romance .classic-join-facts .classic-detail-item span{color:#fff5e1b8}.template-classic-romance .classic-join-facts .classic-detail-item strong{color:#fffaf3}.template-classic-romance .registry.classic-registry{background:linear-gradient(#fff8f2 0%,#f6ece4 100%);padding:5.5rem 1.5rem 6rem}.classic-registry-shell{grid-template-columns:minmax(0,1.1fr) minmax(280px,.85fr);gap:1.5rem;display:grid}.classic-registry-copy,.classic-registry-note{background:#ffffffe0;border:1px solid #722f3714;gap:.9rem;padding:2rem;display:grid}.classic-registry-copy h2{color:var(--primary-color);font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.02}.template-classic-romance .registry-description{color:#6d4d53;margin-bottom:0}.classic-registry-actions{justify-content:flex-start;margin-top:1rem}.classic-registry-note{align-content:start}.classic-registry-note .classic-note-label{color:var(--text-light)}.classic-registry-note p{color:#6d4d53;line-height:1.8}.classic-contact-link{width:fit-content;color:var(--primary-color);overflow-wrap:anywhere;border-bottom:1px solid #722f372e;padding-bottom:.15rem;font-weight:600;text-decoration:none;display:inline-flex}.classic-contact-link:hover{color:var(--accent);border-bottom-color:var(--accent)}@media (max-width:1024px){.classic-hero-shell,.classic-welcome-shell,.classic-story-shell,.classic-gallery-header,.classic-join-shell,.classic-registry-shell{grid-template-columns:1fr}.classic-hero-copy{max-width:none}.classic-gallery-copy{justify-self:start}}@media (max-width:768px){.template-classic-romance .hero.classic-hero{min-height:auto;padding-top:5rem}.template-classic-romance .classic-hero:before{inset:.75rem}.classic-hero-content{padding:5.5rem .75rem 3rem}.classic-hero-shell,.classic-welcome-shell,.classic-gallery-shell,.classic-registry-shell{width:min(100%,100% - .5rem)}.template-classic-romance .hero-title{max-width:none;font-size:clamp(2.7rem,12vw,4rem)}.classic-hero-summary{font-size:1rem}.classic-welcome-note,.classic-story-panel,.classic-story-accent,.classic-gallery-frame,.classic-join-card,.classic-join-facts,.classic-registry-copy,.classic-registry-note{border-radius:24px}.classic-detail-grid{grid-template-columns:1fr}.template-classic-romance .welcome.classic-welcome,.template-classic-romance .story.classic-story,.template-classic-romance .gallery.classic-gallery,.template-classic-romance .join.classic-join,.template-classic-romance .registry.classic-registry{padding-inline:1rem}.classic-gallery-header{gap:.9rem}.classic-registry-actions{justify-content:stretch}.classic-registry-actions .registry-button{width:100%}}@media (max-width:480px){.template-classic-romance .hero.classic-hero{padding-top:4.6rem}.classic-hero-content{padding:4.8rem .5rem 2.5rem}.template-classic-romance .hero-subtitle,.classic-template-label,.classic-section-kicker,.classic-note-label{letter-spacing:.18em}.classic-welcome-copy h2,.classic-story-panel h2,.classic-gallery-header h2,.classic-join-card h2,.classic-registry-copy h2{max-width:none}}.registry-hero{background-image:url(https://images.unsplash.com/photo-1519741497674-611481863552?ixlib=rb-4.0.3&auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;margin-top:70px;display:flex;position:relative;overflow:visible}.registry-hero-overlay{z-index:1;background:linear-gradient(135deg,#722f37b3,#c9a22799);position:absolute;inset:0}.registry-hero-content{z-index:2;text-align:center;color:#fff;animation:.8s ease-out fadeInDown;position:relative}.registry-hero-title{letter-spacing:3px;text-shadow:2px 2px 8px #0000004d;margin:0 0 20px;font-family:Georgia,serif;font-size:4.5rem;font-weight:400}.registry-hero-subtitle{letter-spacing:2px;color:#c9a227;text-shadow:1px 1px 4px #0000004d;margin:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:300}.registry-intro{text-align:center;background:#fff;padding:80px 40px}.registry-intro-container{max-width:900px;margin:0 auto;animation:.8s ease-out .2s backwards fadeInUp}.registry-intro-container h2{color:#722f37;letter-spacing:2px;margin:0 0 30px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.registry-options{background:#fff5e1;padding:80px 40px}.registry-options-container{max-width:1200px;margin:0 auto}.registry-options-container h2{color:#722f37;text-align:center;letter-spacing:2px;margin:0 0 60px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.registry-grid{grid-template-columns:repeat(3,1fr);gap:40px;animation:.8s ease-out .3s backwards fadeInUp;display:grid}.registry-card{text-align:center;background:#fff;border-radius:8px;padding:50px 30px;transition:all .3s;animation:.6s ease-out slideInUp;box-shadow:0 5px 20px #00000014}.registry-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.registry-card-icon{margin-bottom:20px;font-size:3.5rem;display:block}.registry-card h3{color:#722f37;margin:0 0 15px;font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.registry-description{color:#722f37;justify-content:center;align-items:center;min-height:60px;margin:0 0 25px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;line-height:1.6;display:flex}.registry-btn{color:#fff;letter-spacing:1px;background-color:#722f37;border-radius:4px;padding:12px 30px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.registry-btn:hover{background-color:#c9a227;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.registry-vision{background:#fff;padding:80px 40px}.registry-vision-container{max-width:900px;margin:0 auto;animation:.8s ease-out .2s backwards fadeInUp}.registry-vision-container h2{color:#722f37;text-align:center;letter-spacing:2px;margin:0 0 40px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.vision-content p{color:#722f37;text-align:center;margin:0 0 25px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.05rem;line-height:1.9}.vision-content p:last-child{margin-bottom:0}.registry-tips{background:#fff5e1;padding:80px 40px}.registry-tips-container{max-width:1200px;margin:0 auto}.registry-tips-container h2{color:#722f37;text-align:center;letter-spacing:2px;margin:0 0 60px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.tips-grid{grid-template-columns:repeat(3,1fr);gap:40px;animation:.8s ease-out .3s backwards fadeInUp;display:grid}.tip-card{text-align:center;background:#fff;border-radius:8px;padding:40px 30px;transition:all .3s;box-shadow:0 5px 20px #00000014}.tip-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #0000001f}.tip-number{color:#fff;background:linear-gradient(135deg,#722f37,#c9a227);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;font-family:Georgia,serif;font-size:1.5rem;font-weight:700;display:inline-flex}.tip-card h3{color:#722f37;margin:0 0 15px;font-family:Georgia,serif;font-size:1.3rem;font-weight:400}.tip-card p{color:#722f37;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;line-height:1.6}.registry-closing{background-image:url(https://images.unsplash.com/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:50vh;display:flex;position:relative;overflow:hidden}.registry-closing-overlay{z-index:1;background:linear-gradient(135deg,#722f37bf,#c9a227a6);position:absolute;inset:0}.registry-closing-container{z-index:2;text-align:center;color:#fff;animation:.8s ease-out fadeInUp;position:relative}.registry-closing-container h2{letter-spacing:2px;text-shadow:2px 2px 8px #0000004d;margin:0 0 20px;font-family:Georgia,serif;font-size:3rem;font-weight:400}.registry-closing-container p{text-shadow:1px 1px 4px #0000004d;color:#c9a227;margin:0 0 40px;font-family:Georgia,serif;font-size:1.3rem;font-weight:300}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gift-popup-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.gift-popup{background:#fff5e1;border:2px solid #c08081;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:50px 40px 40px;animation:.4s ease-out popupSlideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.floral-corner{z-index:1;pointer-events:none;border-radius:50%;width:90px;height:90px;position:absolute;overflow:hidden}.floral-corner img{object-fit:cover;opacity:.85;width:100%;height:100%}.floral-top-left{top:-20px;left:-20px;transform:rotate(-15deg)}.floral-top-right{top:-20px;right:-20px;transform:rotate(15deg)scaleX(-1)}.floral-bottom-left{bottom:-20px;left:-20px;transform:rotate(15deg)scaleY(-1)}.floral-bottom-right{bottom:-20px;right:-20px;transform:rotate(-15deg)scale(-1)}.floral-vine{z-index:1;width:60%;height:3px;position:absolute;left:50%;transform:translate(-50%)}.floral-vine-top{background:linear-gradient(90deg,#0000,#c9a227,#722f37,#c9a227,#0000);border-radius:2px;top:46px}.floral-vine-bottom{background:linear-gradient(90deg,#0000,#c9a227,#722f37,#c9a227,#0000);border-radius:2px;bottom:46px}.gift-popup-close{color:#722f37;cursor:pointer;z-index:2;background:0 0;border:none;padding:4px 8px;font-size:1.8rem;line-height:1;transition:color .2s;position:absolute;top:12px;right:16px}.gift-popup-close:hover{color:#722f37}.gift-popup-header{text-align:center;margin-bottom:25px}.gift-popup-emoji{margin-bottom:10px;font-size:2.8rem;display:block}.gift-popup-header h3{color:#722f37;letter-spacing:1px;margin:0 0 12px;font-family:Georgia,serif;font-size:1.7rem;font-weight:400}.gift-popup-note{color:#c08081;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;line-height:1.7}.gift-popup-account{background:linear-gradient(135deg,#fff5e1,#f4c2c2);border:1px solid #c08081;border-radius:10px;margin-bottom:25px;padding:22px 24px}.gift-popup-account h4{color:#722f37;text-align:center;letter-spacing:1px;text-transform:uppercase;margin:0 0 16px;font-family:Georgia,serif;font-size:1rem;font-weight:500}.account-detail{border-bottom:1px dashed #c08081;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.account-detail:last-child{border-bottom:none}.account-label{color:#c08081;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.85rem}.account-value{color:#722f37;letter-spacing:.5px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:600}.gift-popup-form{flex-direction:column;display:flex}.gift-popup-form label{color:#722f37;margin-bottom:10px;font-family:Georgia,serif;font-size:.95rem;font-weight:400}.gift-popup-form textarea{color:#722f37;resize:vertical;box-sizing:border-box;background:#fff5e1;border:1.5px solid #c08081;border-radius:8px;width:100%;padding:14px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;transition:border-color .3s,box-shadow .3s}.gift-popup-form textarea::placeholder{color:#c08081}.gift-popup-form textarea:focus{border-color:#c9a227;outline:none;box-shadow:0 0 0 3px #c9a22726}.gift-popup-submit{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#722f37,#8b3a42);border:none;border-radius:6px;margin-top:18px;padding:13px 30px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s}.gift-popup-submit:hover{background:linear-gradient(135deg,#c9a227,#b8921f);transform:translateY(-2px);box-shadow:0 5px 15px #722f374d}.gift-popup-success{text-align:center;padding:30px 10px}.success-emoji{margin-bottom:15px;font-size:3.5rem;animation:.5s ease-out popIn;display:block}@keyframes popIn{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.gift-popup-success h3{color:#722f37;margin:0 0 12px;font-family:Georgia,serif;font-size:1.8rem;font-weight:400}.gift-popup-success p{color:#c08081;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;line-height:1.6}button.registry-btn{cursor:pointer;border:none;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.appliance-list{flex-direction:column;gap:0;margin-bottom:20px;display:flex}.appliance-item{border-bottom:1px solid #f4c2c2;align-items:center;gap:16px;padding:14px 16px;transition:background-color .2s;display:flex}.appliance-item:last-child{border-bottom:none}.appliance-item:hover{background-color:#fff5e1}.appliance-item-surprise{background:linear-gradient(135deg,#fff5e1,#f4c2c2);border-bottom:none;border-radius:8px;margin-top:6px}.appliance-icon{background:linear-gradient(135deg,#722f3714,#c9a2271a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;display:flex}.appliance-info{flex-direction:column;gap:2px;display:flex}.appliance-name{color:#722f37;font-family:Georgia,serif;font-size:.95rem;font-weight:500}.appliance-desc{color:#c08081;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8rem}.appliance-footer-note{text-align:center;color:#c08081;margin:0;padding-top:4px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.82rem;font-style:italic;line-height:1.6}@media (max-width:768px){.gift-popup{max-width:400px;padding:45px 28px 30px}.floral-corner{width:70px;height:70px}.floral-top-left{top:-15px;left:-15px}.floral-top-right{top:-15px;right:-15px}.floral-bottom-left{bottom:-15px;left:-15px}.floral-bottom-right{bottom:-15px;right:-15px}.gift-popup-emoji{font-size:2.2rem}.gift-popup-header h3{font-size:1.4rem}.gift-popup-note{font-size:.85rem}.gift-popup-account{padding:18px}.account-detail{flex-direction:column;align-items:flex-start;gap:2px;padding:6px 0}.appliance-item{gap:12px;padding:12px 14px}.appliance-icon{width:38px;height:38px;font-size:1.5rem}.appliance-name{font-size:.9rem}.appliance-desc{font-size:.75rem}}@media (max-width:480px){.gift-popup{border-radius:12px;max-width:100%;padding:40px 20px 25px}.floral-corner{width:55px;height:55px}.floral-top-left{top:-12px;left:-12px}.floral-top-right{top:-12px;right:-12px}.floral-bottom-left{bottom:-12px;left:-12px}.floral-bottom-right{bottom:-12px;right:-12px}.floral-vine{width:50%}.floral-vine-top{top:38px}.floral-vine-bottom{bottom:38px}.gift-popup-header h3{font-size:1.2rem}.gift-popup-submit{padding:12px 20px;font-size:.9rem}.appliance-item{gap:10px;padding:10px 12px}.appliance-icon{border-radius:8px;width:34px;height:34px;font-size:1.3rem}.appliance-name{font-size:.85rem}.appliance-desc{font-size:.72rem}.appliance-footer-note{font-size:.75rem}}@media (max-width:1024px){.registry-hero-title{font-size:3rem}.registry-hero-subtitle{font-size:1.2rem}.registry-intro-container h2{font-size:2rem}.registry-grid,.tips-grid{grid-template-columns:1fr;gap:30px}.registry-closing-container h2{font-size:2.2rem}}@media (max-width:768px){.registry-hero{height:50vh;margin-top:70px}.registry-hero-title{font-size:2.2rem}.registry-hero-subtitle{font-size:1rem}.registry-intro{padding:60px 30px}.registry-intro-container h2{font-size:1.8rem}.intro-message{font-size:1rem;line-height:1.7}.registry-options{padding:60px 30px}.registry-options-container h2{margin-bottom:40px;font-size:2rem}.registry-card{padding:40px 25px}.registry-card-icon{font-size:2.5rem}.registry-card h3{font-size:1.3rem}.registry-description{font-size:.9rem}.registry-vision{padding:60px 30px}.registry-vision-container h2{margin-bottom:30px;font-size:2rem}.vision-content p{font-size:.95rem;line-height:1.7}.registry-tips{padding:60px 30px}.registry-tips-container h2{margin-bottom:40px;font-size:2rem}.tip-card{padding:30px 20px}.registry-closing{height:45vh}.registry-closing-container h2{font-size:1.8rem}.registry-closing-container p{font-size:1.1rem}.btn-large{padding:12px 40px;font-size:1rem}}@media (max-width:480px){.registry-hero{height:40vh;margin-top:70px}.registry-hero-title{letter-spacing:1px;font-size:1.8rem}.registry-hero-subtitle{letter-spacing:1px;font-size:.9rem}.registry-intro{padding:40px 20px}.registry-intro-container h2{margin-bottom:20px;font-size:1.5rem}.intro-message{font-size:.9rem;line-height:1.6}.registry-options{padding:40px 20px}.registry-options-container h2{margin-bottom:30px;font-size:1.5rem}.registry-grid{gap:20px}.registry-card{padding:30px 20px}.registry-card-icon{font-size:2rem}.registry-card h3{font-size:1.1rem}.registry-description{min-height:50px;font-size:.85rem}.registry-btn{padding:10px 25px;font-size:.85rem}.registry-vision{padding:40px 20px}.registry-vision-container h2{margin-bottom:20px;font-size:1.5rem}.vision-content p{font-size:.9rem;line-height:1.6}.registry-tips{padding:40px 20px}.registry-tips-container h2{margin-bottom:30px;font-size:1.5rem}.tips-grid{gap:20px}.tip-card{padding:25px 15px}.tip-number{width:45px;height:45px;margin-bottom:15px;font-size:1.2rem}.tip-card h3{font-size:1.1rem}.tip-card p{font-size:.85rem}.registry-closing{height:35vh}.registry-closing-container h2{font-size:1.4rem}.registry-closing-container p{margin-bottom:30px;font-size:.95rem}.btn{padding:10px 30px;font-size:.9rem}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:30px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.slideshow-container{width:100%;padding:0}.slideshow-swiper{perspective:1200px;width:100%;padding-top:10px;padding-bottom:60px}.slideshow-slide{background-color:#fff5e1;border-radius:8px;width:100%;max-width:600px;height:400px;overflow:hidden}.slideshow-slide img{object-fit:cover;width:100%;height:100%;display:block}.slideshow-swiper .swiper-button-prev,.slideshow-swiper .swiper-button-next{color:#fff;z-index:10;background-color:#722f37cc;border-radius:4px;width:50px;height:50px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.slideshow-swiper .swiper-button-prev:hover,.slideshow-swiper .swiper-button-next:hover{background-color:#722f37}.slideshow-swiper .swiper-button-prev:after,.slideshow-swiper .swiper-button-next:after{color:#fff;font-size:20px;font-weight:700}.slideshow-swiper .swiper-button-prev{left:20px}.slideshow-swiper .swiper-button-next{right:20px}.slideshow-pagination{position:relative;bottom:0;margin-top:20px!important}.slideshow-swiper .swiper-pagination-bullet{opacity:1;background-color:#c08081;border:2px solid #722f37;width:12px;height:12px;transition:all .3s}.slideshow-swiper .swiper-pagination-bullet:hover{background-color:#722f37;transform:scale(1.2)}.slideshow-swiper .swiper-pagination-bullet-active{background-color:#722f37;width:14px;height:14px}.slideshow-swiper .swiper-slide-shadow-left,.slideshow-swiper .swiper-slide-shadow-right{background:linear-gradient(90deg,#0000001a,#0000)}@media (max-width:1024px){.slideshow-swiper{padding-top:50px;padding-bottom:50px}.slideshow-slide{max-width:500px;height:350px}.slideshow-swiper .swiper-button-prev,.slideshow-swiper .swiper-button-next{width:45px;height:45px}.slideshow-swiper .swiper-button-prev{left:10px}.slideshow-swiper .swiper-button-next{right:10px}}@media (max-width:768px){.slideshow-container{padding:30px 0}.slideshow-swiper{padding-top:40px;padding-bottom:40px}.slideshow-slide{max-width:400px;height:300px}.slideshow-swiper .swiper-button-prev,.slideshow-swiper .swiper-button-next{width:40px;height:40px}.slideshow-swiper .swiper-button-prev:after,.slideshow-swiper .swiper-button-next:after{font-size:16px}.slideshow-swiper .swiper-pagination-bullet{width:10px;height:10px}.slideshow-swiper .swiper-pagination-bullet-active{width:12px;height:12px}}@media (max-width:480px){.slideshow-container{padding:20px 0}.slideshow-swiper{padding-top:30px;padding-bottom:30px}.slideshow-slide{max-width:300px;height:250px}.slideshow-swiper .swiper-button-prev,.slideshow-swiper .swiper-button-next{width:35px;height:35px}.slideshow-swiper .swiper-button-prev:after,.slideshow-swiper .swiper-button-next:after{font-size:14px}.slideshow-swiper .swiper-button-prev{left:5px}.slideshow-swiper .swiper-button-next{right:5px}.slideshow-swiper .swiper-pagination-bullet{width:8px;height:8px}.slideshow-swiper .swiper-pagination-bullet-active{width:10px;height:10px}}.story-hero{background-image:url(https://images.unsplash.com/photo-1519741497674-611481863552?ixlib=rb-4.0.3&auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;margin-top:70px;display:flex;position:relative;overflow:visible}.story-hero-overlay{z-index:1;background:linear-gradient(135deg,#722f37b3,#c9a22799);position:absolute;inset:0}.story-hero-content{z-index:2;text-align:center;color:#fff;animation:.8s ease-out fadeInDown;position:relative}.story-hero-title{letter-spacing:3px;text-shadow:2px 2px 8px #0000004d;margin:0 0 20px;font-family:Georgia,serif;font-size:4.5rem;font-weight:400}.story-hero-subtitle{letter-spacing:2px;color:#c9a227;text-shadow:1px 1px 4px #0000004d;margin:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:300}.story-intro{text-align:center;background:#fff;padding:80px 40px}.story-intro-container{max-width:900px;margin:0 auto}.intro-text-box{margin-bottom:50px;animation:.8s ease-out .2s backwards fadeInUp}.intro-text-box h2{color:#722f37;letter-spacing:2px;margin:0 0 20px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.intro-date{color:#c9a227;margin:0;font-family:Georgia,serif;font-size:1.3rem;font-style:italic;font-weight:300}.intro-narrative{color:#722f37;max-width:800px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;line-height:1.8;animation:.8s ease-out .4s backwards fadeInUp}.story-section{background:#fff5e1;padding:80px 40px}.story-section-alt{background:#fff}.story-section-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}.story-section-content{animation:.8s ease-out fadeInUp}.story-section-content h3{color:#722f37;letter-spacing:1px;margin:0 0 30px;font-family:Georgia,serif;font-size:2.2rem;font-weight:400}.story-section-content p{color:#722f37;margin:0 0 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.05rem;line-height:1.9}.story-section-content p:last-child{margin-bottom:0}.story-section-image{border-radius:8px;animation:.8s ease-out fadeInRight;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.story-section-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s ease-out}.story-section-image:hover img{transform:scale(1.05)}.story-section:nth-child(2n) .story-section-container{direction:rtl}.story-section:nth-child(2n) .story-section-content,.story-section:nth-child(2n) .story-section-image{direction:ltr}.story-gallery{background:#fff;padding:80px 40px}.story-gallery-container{text-align:center;max-width:1200px;margin:0 auto}.story-gallery-container h2{color:#722f37;letter-spacing:2px;margin:0 0 10px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.story-gallery-grid{grid-template-columns:repeat(3,1fr);gap:30px;animation:.8s ease-out .3s backwards fadeIn;display:grid}.story-gallery-item{aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000014}.story-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.story-gallery-item:hover img{transform:scale(1.08)}.story-closing{background-image:url(https://images.unsplash.com/photo-1519225421980-715cb0215aed?ixlib=rb-4.0.3&auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:50vh;display:flex;position:relative;overflow:hidden}.story-closing-overlay{z-index:1;background:linear-gradient(135deg,#722f37bf,#c9a227a6);position:absolute;inset:0}.story-closing-container{z-index:2;text-align:center;color:#fff;animation:.8s ease-out fadeInUp;position:relative}.story-closing-container h2{letter-spacing:2px;text-shadow:2px 2px 8px #0000004d;margin:0 0 20px;font-family:Georgia,serif;font-size:3rem;font-weight:400}.story-closing-container p{text-shadow:1px 1px 4px #0000004d;color:#c9a227;margin:0 0 40px;font-family:Georgia,serif;font-size:1.3rem;font-weight:300}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.story-hero-title{font-size:3rem}.story-hero-subtitle{font-size:1.2rem}.intro-text-box h2{font-size:2rem}.story-section-content h3{font-size:1.8rem}.story-section-container{grid-template-columns:1fr;gap:40px}.story-section:nth-child(2n) .story-section-container{direction:ltr}.story-gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}.story-closing-container h2{font-size:2.2rem}}@media (max-width:768px){.story-hero{height:50vh;margin-top:70px}.story-hero-title{font-size:2.2rem}.story-hero-subtitle{font-size:1rem}.story-intro{padding:60px 30px}.intro-text-box h2{font-size:1.8rem}.intro-narrative{font-size:1rem;line-height:1.7}.story-section{padding:60px 30px}.story-section-content h3{margin-bottom:20px;font-size:1.6rem}.story-section-content p{font-size:.95rem;line-height:1.7}.story-gallery-container h2{margin-bottom:40px;font-size:2rem}.story-gallery-grid{grid-template-columns:1fr;gap:20px}.story-closing-container h2{font-size:1.8rem}.story-closing-container p{font-size:1.1rem}.btn-large{padding:12px 40px;font-size:1rem}}@media (max-width:480px){.story-hero{height:40vh;margin-top:70px}.story-hero-title{letter-spacing:1px;font-size:1.8rem}.story-hero-subtitle{letter-spacing:1px;font-size:.9rem}.story-intro{padding:40px 20px}.intro-text-box h2{margin-bottom:15px;font-size:1.5rem}.intro-date{font-size:1rem}.intro-narrative{font-size:.9rem;line-height:1.6}.story-section{padding:40px 20px}.story-section-content h3{margin-bottom:15px;font-size:1.3rem}.story-section-content p{margin-bottom:15px;font-size:.9rem;line-height:1.6}.story-gallery{padding:40px 20px}.story-gallery-container h2{margin-bottom:30px;font-size:1.5rem}.story-closing{height:35vh}.story-closing-container h2{font-size:1.4rem}.story-closing-container p{margin-bottom:30px;font-size:.95rem}.btn{padding:10px 30px;font-size:.9rem}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:30px}}.rsvp-hero{background-image:url(https://images.unsplash.com/photo-1519741497674-611481863552?ixlib=rb-4.0.3&auto=format&fit=crop&w=1400&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;margin-top:70px;display:flex;position:relative;overflow:visible}.rsvp-hero-overlay{z-index:1;background:linear-gradient(135deg,#722f37b3,#c9a22799);position:absolute;inset:0}.rsvp-hero-content{z-index:2;text-align:center;color:#fff;animation:.8s ease-out fadeInDown;position:relative}.rsvp-hero-title{letter-spacing:3px;text-shadow:2px 2px 8px #0000004d;margin:0 0 20px;font-family:Georgia,serif;font-size:4.5rem;font-weight:400}.rsvp-hero-subtitle{letter-spacing:2px;color:#c9a227;text-shadow:1px 1px 4px #0000004d;margin:0;font-family:Georgia,serif;font-size:1.5rem;font-weight:300}.hero-curve{z-index:10;width:100%;height:120px;position:absolute;bottom:-1px;left:0}.rsvp-intro{text-align:center;background:#fff;padding:80px 40px}.rsvp-intro-container{max-width:900px;margin:0 auto;animation:.8s ease-out .2s backwards fadeInUp}.rsvp-intro-container h2{color:#722f37;letter-spacing:2px;margin:0 0 30px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.intro-message{color:#722f37;max-width:800px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;line-height:1.8}.rsvp-form-section{background:#fff5e1;padding:80px 40px}.rsvp-form-container{max-width:700px;margin:0 auto;animation:.8s ease-out .2s backwards fadeInUp}.rsvp-form-container h2{color:#722f37;text-align:center;letter-spacing:2px;margin:0 0 50px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.rsvp-form{background:#fff;border-radius:8px;grid-template-columns:1fr 1fr;gap:30px;padding:50px;display:grid;box-shadow:0 5px 25px #00000014}.form-group{flex-direction:column;display:flex}.form-group-full{grid-column:1/-1}.form-label{color:#722f37;letter-spacing:.5px;margin-bottom:10px;font-family:Georgia,serif;font-size:.95rem;font-weight:500}.form-input,.form-select,.form-textarea{color:#722f37;border:2px solid #c08081;border-radius:4px;padding:12px 16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;transition:all .3s}.form-input:focus,.form-select:focus,.form-textarea:focus{background-color:#722f3705;border-color:#722f37;outline:none;box-shadow:0 0 0 3px #722f371a}.form-input::placeholder,.form-textarea::placeholder{color:#c08081}.form-textarea{resize:vertical;min-height:120px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.radio-group{gap:30px;display:flex}.radio-label{cursor:pointer;color:#722f37;align-items:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;transition:color .3s;display:flex}.radio-label:hover{color:#722f37}.radio-label input[type=radio]{opacity:0;width:0;height:0;margin:0;position:absolute}.radio-custom{cursor:pointer;border:2px solid #722f37;border-radius:50%;width:20px;height:20px;margin-right:8px;display:inline-block;position:relative}.radio-label input[type=radio]:checked+.radio-custom:after{content:"";background-color:#722f37;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-submit{color:#fff;letter-spacing:1px;cursor:pointer;text-transform:uppercase;background-color:#722f37;border:none;border-radius:4px;width:100%;padding:14px 50px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.05rem;font-weight:500;transition:all .3s}.btn-submit:hover{background-color:#c9a227;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.btn-submit:active{transform:translateY(0)}.success-message{text-align:center;background:#fff;border-radius:8px;padding:60px 50px;animation:.6s ease-out slideInUp;box-shadow:0 5px 25px #00000014}.success-icon{color:#c9a227;margin-bottom:20px;font-size:4rem;animation:.6s ease-out scaleIn;display:block}.success-message h3{color:#722f37;margin:0 0 15px;font-family:Georgia,serif;font-size:2rem;font-weight:400}.success-message p{color:#722f37;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem}.rsvp-details{background:#fff;padding:80px 40px}.rsvp-details-container{max-width:1200px;margin:0 auto;animation:.8s ease-out .2s backwards fadeInUp}.rsvp-details-container h2{color:#722f37;text-align:center;letter-spacing:2px;margin:0 0 60px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.details-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.detail-card{text-align:center;background:#fff5e1;border-radius:8px;padding:40px 30px;transition:all .3s}.detail-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #0000001a}.detail-icon{margin-bottom:20px;font-size:3rem;display:block}.detail-card h3{color:#722f37;margin:0 0 10px;font-family:Georgia,serif;font-size:1.3rem;font-weight:400}.detail-card p{color:#722f37;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem}.rsvp-questions{text-align:center;background:#fff5e1;padding:80px 40px}.rsvp-questions-container{max-width:900px;margin:0 auto;animation:.8s ease-out .2s backwards fadeInUp}.rsvp-questions-container h2{color:#722f37;letter-spacing:2px;margin:0 0 20px;font-family:Georgia,serif;font-size:2.5rem;font-weight:400}.rsvp-questions-container p{color:#722f37;margin:0 0 40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem}.contact-info{flex-wrap:wrap;justify-content:center;gap:50px;display:flex}.contact-item{align-items:center;gap:15px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.contact-label{color:#722f37;font-size:1rem;font-weight:500}.contact-item a{color:#c9a227;font-size:1rem;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#722f37;text-decoration:underline}.rsvp-closing{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:50vh;display:flex;position:relative;overflow:hidden}.rsvp-closing-overlay{z-index:1;background:linear-gradient(135deg,#722f37bf,#c9a227a6);position:absolute;inset:0}.rsvp-closing-container{z-index:2;text-align:center;color:#fff;animation:.8s ease-out fadeInUp;position:relative}.rsvp-closing-container h2{letter-spacing:2px;text-shadow:2px 2px 8px #0000004d;margin:0 0 20px;font-family:Georgia,serif;font-size:3rem;font-weight:400}.rsvp-closing-container p{text-shadow:1px 1px 4px #0000004d;color:#c9a227;margin:0 0 40px;font-family:Georgia,serif;font-size:1.3rem;font-weight:300}.btn{color:#fff;cursor:pointer;letter-spacing:1px;background-color:#722f37;border:none;border-radius:4px;padding:12px 40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.btn:hover{background-color:#c9a227;transform:translateY(-2px);box-shadow:0 5px 20px #0003}.btn-primary{background-color:#722f37}.btn-primary:hover{background-color:#c9a227}.btn-large{padding:15px 50px;font-size:1.1rem}@keyframes scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.rsvp-hero-title{font-size:3rem}.rsvp-hero-subtitle{font-size:1.2rem}.rsvp-intro-container h2,.rsvp-form-container h2{font-size:2rem}.rsvp-form{grid-template-columns:1fr;gap:25px}.details-grid{grid-template-columns:1fr;gap:30px}.contact-info{flex-direction:column;gap:20px}.rsvp-closing-container h2{font-size:2.2rem}}@media (max-width:768px){.rsvp-hero{height:50vh;margin-top:70px}.rsvp-hero-title{font-size:2.2rem}.rsvp-hero-subtitle{font-size:1rem}.rsvp-intro{padding:60px 30px}.rsvp-intro-container h2{font-size:1.8rem}.intro-message{font-size:1rem;line-height:1.7}.rsvp-form-section{padding:60px 30px}.rsvp-form-container h2{margin-bottom:30px;font-size:1.8rem}.rsvp-form{padding:40px 30px}.rsvp-details{padding:60px 30px}.rsvp-details-container h2{margin-bottom:40px;font-size:2rem}.rsvp-questions{padding:60px 30px}.rsvp-questions-container h2{font-size:2rem}.rsvp-closing{height:45vh}.rsvp-closing-container h2{font-size:1.8rem}.rsvp-closing-container p{font-size:1.1rem}.btn-large{padding:12px 40px;font-size:1rem}}@media (max-width:480px){.rsvp-hero{height:40vh;margin-top:70px}.rsvp-hero-title{letter-spacing:1px;font-size:1.8rem}.rsvp-hero-subtitle{letter-spacing:1px;font-size:.9rem}.rsvp-intro{padding:40px 20px}.rsvp-intro-container h2{margin-bottom:20px;font-size:1.5rem}.intro-message{font-size:.9rem;line-height:1.6}.rsvp-form-section{padding:40px 20px}.rsvp-form-container h2{margin-bottom:25px;font-size:1.5rem}.rsvp-form{gap:20px;padding:30px 20px}.form-label{margin-bottom:8px;font-size:.9rem}.form-input,.form-select,.form-textarea{padding:10px 12px;font-size:.95rem}.radio-group{flex-direction:column;gap:15px}.btn-submit{padding:12px 30px;font-size:.95rem}.success-message{padding:40px 25px}.success-icon{font-size:3rem}.success-message h3{font-size:1.5rem}.success-message p{font-size:1rem}.rsvp-details{padding:40px 20px}.rsvp-details-container h2{margin-bottom:30px;font-size:1.5rem}.details-grid{gap:20px}.detail-card{padding:30px 20px}.detail-icon{font-size:2.5rem}.detail-card h3{font-size:1.1rem}.detail-card p{font-size:.9rem}.rsvp-questions{padding:40px 20px}.rsvp-questions-container h2{margin-bottom:15px;font-size:1.5rem}.rsvp-questions-container p{margin-bottom:30px;font-size:1rem}.contact-info{gap:20px}.contact-label,.contact-item a{font-size:.9rem}.rsvp-closing{height:35vh}.rsvp-closing-container h2{font-size:1.4rem}.rsvp-closing-container p{margin-bottom:30px;font-size:.95rem}.btn{padding:10px 30px;font-size:.9rem}}.footer{color:#fff;text-align:center;background-color:#722f37;padding:60px 40px 30px}.footer-content{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:0 auto 40px;display:grid}.footer-section h4{color:#c9a227;margin:0 0 15px;font-family:Georgia,serif;font-size:1.3rem;font-weight:400}.footer-section p{color:#f4c2c2;margin:0 0 10px;font-size:.95rem}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#f4c2c2;font-size:.95rem;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#c9a227;text-decoration:underline}.footer-bottom{text-align:center;border-top:1px solid #c9a2274d;padding-top:20px}.footer-bottom p{color:#f4c2c2;margin:0;font-size:.9rem}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:30px}}
