@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lora,serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header-content{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo a{text-decoration:none}.logo h1{color:#000;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300;letter-spacing:2px}.nav-list{display:flex;gap:30px;list-style:none}.nav-list a{color:#000;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;padding:10px 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-list a:hover{color:#666}.nav-list a:after{background:#000;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-list a:hover:after{width:100%}.nav-list a.active{color:#000;font-weight:600}.nav-list a.active:after{width:100%}@media (max-width:768px){.header-content{height:70px;padding:0 15px}.logo h1{font-size:1.5rem}.nav-list{gap:15px}.nav-list a{font-size:.9rem}}@media (max-width:480px){.nav-list{gap:10px}.nav-list a{font-size:.8rem}}.footer{background:#000;color:#fff;padding:60px 0 20px;position:relative}.footer .container{position:relative;z-index:2}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h3{color:#fff;font-size:1.5rem;font-weight:300;letter-spacing:1px}.footer-section h3,.footer-section h4{font-family:Cormorant Garamond,serif;margin-bottom:1rem}.footer-section h4{color:#e5e5e5;font-size:1.2rem;font-weight:400}.footer-section p{color:#bdc3c7;font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{border:1px solid #bdc3c7;border-radius:25px;color:#bdc3c7;font-family:Cormorant Garamond,serif;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{border-color:#fff;box-shadow:0 5px 15px #ffffff4d;color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:2rem;text-align:center}.footer-bottom p{color:#95a5a6;font-family:Cormorant Garamond,serif;font-size:.9rem;margin:0}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1.1rem}.social-links{justify-content:center}}@media (max-width:480px){.footer-content{gap:1.5rem}.footer-section h3{font-size:1.2rem}.footer-section h4{font-size:1rem}.footer-section p{font-size:.9rem}.social-links{flex-direction:column;gap:.5rem}.social-link{display:inline-block;margin:0 auto;width:fit-content}}.footer-section{animation:fadeInUp .8s ease-out forwards;opacity:0}.footer-section:first-child{animation-delay:.1s}.footer-section:nth-child(2){animation-delay:.2s}.footer-section:nth-child(3){animation-delay:.3s}.hero{align-items:center;background:linear-gradient(135deg,#fff,#f8f8f8);background-attachment:fixed;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='%23E5E5E5' fill-opacity='.1' d='M0 1000h1000V0L0 200z'/%3E%3C/svg%3E");background-size:100% 100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:2}.hero-text{animation:fadeInUp 1s ease-out}.couple-names{color:#000;font-size:4rem;font-weight:300;letter-spacing:3px;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.couple-names,.wedding-date{font-family:Cormorant Garamond,serif}.wedding-date{color:#333;font-size:1.5rem;font-weight:400;letter-spacing:2px;margin-bottom:2rem}.countdown-container{animation:fadeInUp 1.2s ease-out;margin:2rem 0}.countdown-timer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;justify-content:center;margin:0 auto;max-width:500px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.countdown-timer:hover{box-shadow:0 12px 40px #0000002e;transform:translateY(-5px)}.countdown-item{align-items:center;display:flex;flex:1 1;flex-direction:column}.countdown-separator{align-self:flex-start;color:#666;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;margin:.5rem .5rem 0}.countdown-number{color:#000;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.countdown-label{font-size:.9rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.countdown-label,.wedding-tagline{color:#666;font-family:Cormorant Garamond,serif}.wedding-tagline{font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:3rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-overlay{background:radial-gradient(circle at 30% 70%,#0000000d 0,#ffffff0d 100%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-venue-img{border-radius:0;box-shadow:none;display:block;height:40vh;left:50%;margin:-4rem 0 2rem;max-width:42vw;object-fit:cover;position:relative;transform:translateX(-50%);width:100vw}@media (max-width:768px){.couple-names{font-size:2.5rem;letter-spacing:1px}.wedding-date{font-size:1.2rem}.countdown-timer{max-width:400px;padding:1.5rem}.countdown-separator{font-size:1.5rem;margin:0 .3rem}.countdown-number{font-size:2rem}.countdown-label{font-size:.8rem}.wedding-tagline{font-size:1rem;margin-bottom:2rem}.hero-buttons{align-items:center;flex-direction:column}.hero-venue-img{margin:-10rem 0 -1rem;max-width:80vw;width:80vw}}@media (max-width:480px){.couple-names{font-size:2rem}.wedding-date{font-size:1rem}.countdown-timer{max-width:320px;padding:1rem}.countdown-separator{font-size:1.2rem;margin:0 .2rem}.countdown-number{font-size:1.5rem}.countdown-label{font-size:.7rem}.wedding-tagline{font-size:.9rem}}.about{background:#f8f8f8;padding:100px 0;position:relative}.about:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='%23E5E5E5' fill-opacity='.5' d='M0 0h1000v800L0 1000z'/%3E%3C/svg%3E");background-size:100% 100%;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-content{position:relative;z-index:2}.story-content{display:flex;justify-content:center;margin-top:3rem}.story-text{grid-gap:3rem;display:grid;gap:3rem;max-width:800px}.story-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #e5e5e5;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.story-item:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.story-item h3{color:#000;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;margin-bottom:1rem;position:relative}.story-item h3:after{background:#000;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.story-item p{color:#666;font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.7;margin-top:20px}@media (max-width:768px){.about{padding:60px 0}.story-text{gap:2rem}.story-item{padding:1.5rem}.story-item h3{font-size:1.3rem}.story-item p{font-size:1rem}}@media (max-width:480px){.story-item{padding:1rem}.story-item h3{font-size:1.2rem}.story-item p{font-size:.9rem}}.wedding-details{background:linear-gradient(135deg,#fff,#f8f8f8);background-attachment:fixed;color:#333;padding:100px 0;position:relative}.wedding-details:before{background:#00000008;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.wedding-details .container{position:relative;z-index:2}.wedding-details .section-title{color:#000;font-family:Cormorant Garamond,serif;margin-bottom:4rem}.details-grid{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.detail-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e5e5e5;border-radius:20px;box-shadow:0 2px 8px #00000014;margin:0 auto;max-width:400px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.detail-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.main-card{background:linear-gradient(135deg,#fff,#f9f9f9);border:2px solid #e5e5e5;box-shadow:0 4px 16px #0000001f;margin:0;max-width:none;padding:2.5rem;width:100%}.main-card:hover{box-shadow:0 24px 48px #0000002e;transform:translateY(-5px)}.main-card-header{border-bottom:1px solid #e5e5e5;margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.main-card-header h3{color:#000;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.main-card-header h4{color:#333;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500;margin-bottom:0}.subcards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.subcard{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 1px 4px #0000000f;padding:1.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.subcard:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-3px)}.subcard h5{align-items:center;color:#000;display:flex;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.subcard-icon{color:#333;font-size:1rem}.detail-icon{color:#333;display:block;font-size:3rem;margin-bottom:1rem}.detail-icon img{filter:brightness(0) saturate(100%) invert(20%) sepia(0) saturate(0) hue-rotate(0deg) brightness(95%) contrast(87%);height:100px;transition:filter .3s ease;width:100px}.detail-icon img:hover{filter:brightness(0) saturate(100%) invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(100%)}.detail-card h3{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.detail-card h3,.detail-time{color:#000;font-family:Cormorant Garamond,serif}.detail-time{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.detail-venue{color:#333;font-size:1.1rem;font-weight:500}.detail-address,.detail-venue{font-family:Cormorant Garamond,serif;margin-bottom:1rem}.detail-address{color:#666;font-size:1rem;line-height:1.6;opacity:.9}.detail-note{color:#333;font-family:Cormorant Garamond,serif;font-size:.9rem;line-height:1.5;margin-bottom:1rem;opacity:.8}.registry-links{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.registry-link{background:#000;border:1px solid #000;border-radius:25px;color:#fff;font-family:Cormorant Garamond,serif;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.registry-link:hover{background:#333;border-color:#333;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.wedding-details{padding:60px 0}.details-grid{gap:1.5rem}.detail-card{padding:1.5rem}.main-card{padding:2rem}.main-card-header h3{font-size:1.6rem}.main-card-header h4{font-size:1.2rem}.subcards{gap:1rem;grid-template-columns:1fr}.subcard{padding:1.2rem}.detail-icon{font-size:2.5rem}.detail-card h3{font-size:1.3rem}.registry-links{flex-direction:column;gap:.5rem}}@media (max-width:480px){.detail-card{padding:1rem}.main-card{padding:1.5rem}.main-card-header{margin-bottom:1.5rem;padding-bottom:1rem}.main-card-header h3{font-size:1.4rem}.main-card-header h4{font-size:1.1rem}.subcard{padding:1rem}.subcard h5{font-size:1.1rem}.detail-icon{font-size:2rem}.detail-card h3{font-size:1.2rem}.detail-time{font-size:1.1rem}.detail-venue{font-size:1rem}}.rsvp{background:#f8f8f8;padding:100px 0;position:relative}.rsvp:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='%23fff' fill-opacity='.7' d='M0 200 1000 0v1000L0 800z'/%3E%3C/svg%3E");background-size:100% 100%;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.rsvp .container{position:relative;z-index:2}.rsvp-subtitle{color:#333;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;margin-bottom:3rem;text-align:center}.rsvp-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #e5e5e5;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:600px;padding:3rem;position:relative;z-index:1}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.form-group label{color:#000;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e5e5;border-radius:10px;font-family:Cormorant Garamond,serif;font-size:1rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#adb5bd}.rsvp-form .btn{font-size:1.1rem;margin-top:1rem;padding:15px;width:100%}.form-help{color:#6c757d;font-family:Cormorant Garamond,serif;font-size:.9rem;line-height:1.4;margin-top:.5rem}.invitee-info{background:#000;border-radius:15px;color:#fff;margin-bottom:2rem;padding:1.5rem;text-align:center}.invitee-info h3{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.invitee-info h3,.invitee-info p{font-family:Cormorant Garamond,serif}.invitee-info p{font-size:1.1rem;margin:0;opacity:.9}.party-member{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:15px;margin-bottom:1.5rem;padding:1.5rem;position:relative;z-index:1}.party-member:first-child{z-index:10}.party-member:nth-child(2){z-index:20}.party-member:nth-child(3){z-index:30}.party-member:nth-child(4){z-index:40}.party-member:nth-child(5){z-index:50}.party-member:nth-child(6){z-index:60}.party-member:nth-child(7){z-index:70}.party-member:nth-child(8){z-index:80}.party-member:nth-child(9){z-index:90}.party-member:nth-child(10){z-index:100}.party-member.has-open-dropdown{z-index:10000!important}.party-member h4{border-bottom:2px solid #000;color:#000;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-label{align-items:center;border-radius:8px;color:#495057;cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-weight:400;padding:.75rem;transition:background-color .3s ease}.radio-label:hover{background-color:#f8f8f8}.radio-label input[type=radio]{cursor:pointer;margin-bottom:0;margin-right:.75rem;transform:scale(1.2);width:auto}.meal-selection{background:#fff;border:2px solid #e5e5e5;border-radius:12px;box-shadow:0 2px 8px #0000000d;box-sizing:border-box;margin-top:1rem;max-width:100%;overflow:visible;padding:1.5rem;position:relative;transition:border-color .3s ease,box-shadow .3s ease;z-index:1}.meal-selection:hover{border-color:#000;box-shadow:0 4px 12px #00000026}.meal-selection label{color:#000;display:block;font-weight:600;margin-bottom:.75rem}.meal-selection label,.meal-selection select{font-family:Cormorant Garamond,serif;font-size:1rem}.meal-selection select{word-wrap:break-word;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:2px solid #e5e5e5;border-radius:10px;box-sizing:border-box;color:#495057;cursor:pointer;margin-top:.5rem;max-width:100%;overflow-wrap:break-word;padding:12px 40px 12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.meal-selection select:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}.meal-selection select:hover{border-color:#000}.meal-selection select option{word-wrap:break-word;background:#fff;color:#495057;font-family:Cormorant Garamond,serif;font-size:1rem;max-width:100%;overflow-wrap:break-word;padding:12px 16px;white-space:normal}.meal-selection select option:hover{background-color:#f8f8f8}.meal-selection select option:checked{background-color:#000;color:#fff}.custom-dropdown{position:relative;width:100%;z-index:1}.custom-dropdown.open{z-index:1000}.dropdown-button{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:10px;color:#495057;cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:1rem;justify-content:space-between;min-height:48px;padding:12px 16px;text-align:left;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.dropdown-button:hover{border-color:#000}.dropdown-button:focus{outline:none}.dropdown-button.open,.dropdown-button:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.dropdown-text{word-wrap:break-word;flex:1 1;line-height:1.4;overflow-wrap:break-word;white-space:normal}.dropdown-arrow{color:#6b7280;font-size:.8rem;margin-left:12px;transition:transform .3s ease}.dropdown-button.open .dropdown-arrow{transform:rotate(180deg)}.dropdown-options{background:#fff;border:2px solid #000;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 4px 12px #00000026;box-sizing:border-box;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;width:100%;z-index:9999}.dropdown-option{word-wrap:break-word;border-bottom:1px solid #f1f3f4;cursor:pointer;font-family:Cormorant Garamond,serif;line-height:1.4;overflow-wrap:break-word;padding:12px 16px;transition:background-color .2s ease;white-space:normal}.dropdown-option:hover{background-color:#f8f8f8}.dropdown-option.selected{background-color:#000;color:#fff}.dropdown-option:last-child{border-bottom:none}.meal-name{font-weight:600;margin-bottom:4px}.meal-description{font-size:.9rem;line-height:1.3;opacity:.8}.dropdown-option.selected .meal-description{opacity:.9}.form-actions{display:flex;gap:1rem;margin-top:2rem}.form-actions .btn{flex:1 1;margin-top:0;width:auto}.form-actions .btn-secondary{background:#6c757d;border-color:#6c757d}.form-actions .btn-secondary:hover{background:#5a6268;border-color:#5a6268}.rsvp-success{margin:0 auto;max-width:600px}.rsvp-success .alert-success{padding:2rem;text-align:center}.rsvp-success h3{color:#000;font-size:1.8rem;margin:0 0 1rem}.rsvp-success h3,.rsvp-success p{font-family:Cormorant Garamond,serif}.rsvp-success p{font-size:1.1rem;margin:0 0 1.5rem}.rsvp-summary{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:10px;margin-top:1.5rem;padding:1.5rem;text-align:left}.rsvp-summary h4{color:#000;font-family:Cormorant Garamond,serif;font-size:1.2rem;margin:0 0 1rem}.rsvp-summary ul{margin:0;padding-left:1.5rem}.rsvp-summary li{color:#495057;font-family:Cormorant Garamond,serif;font-weight:500;margin-bottom:.5rem}@media (max-width:768px){.rsvp{padding:60px 0}.rsvp-form{margin:0 20px;padding:2rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-group input,.form-group select,.form-group textarea{padding:10px 14px}.rsvp-form .btn{font-size:1rem;padding:12px}.invitee-info,.party-member{padding:1rem}.form-actions{flex-direction:column}.radio-group{gap:.5rem}.radio-label{padding:.5rem}.meal-selection{padding:1rem}.meal-selection select{font-size:.9rem;padding:10px 35px 10px 14px}.dropdown-button,.meal-selection select option{font-size:.9rem;padding:10px 14px}.dropdown-button{min-height:44px}.dropdown-option{font-size:.9rem;padding:10px 14px}.meal-name{font-size:.9rem}.meal-description{font-size:.8rem}}@media (max-width:480px){.rsvp-form{padding:1.5rem}.form-group input,.form-group label,.form-group select,.form-group textarea{font-size:.9rem}.invitee-info h3{font-size:1.2rem}.party-member h4{font-size:1.1rem}}.form-group input:invalid,.form-group select:invalid{border-color:#dc3545}.form-group input:valid,.form-group select:valid{border-color:#28a745}.alert{border-radius:10px;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;margin-bottom:1.5rem;padding:1rem}.alert-success{background-color:#e5e5e5;border:1px solid #333;color:#000}.alert-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.alert-info{background-color:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}.form-group label:after{color:#dc3545;content:" *";font-weight:700}.form-group:not(:has(input[required],select[required])) label:after{content:""}.gallery{background:#fff;padding:100px 0;position:relative}.gallery:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='%23F8F8F8' fill-opacity='.3' d='m0 1000 1000-200V0L0 200z'/%3E%3C/svg%3E");background-size:100% 100%;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.gallery .container{position:relative;z-index:2}.gallery-subtitle{color:#666;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;margin-bottom:3rem;text-align:center}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:3rem}.gallery-item{aspect-ratio:4/5;border:1px solid #e5e5e5;border-radius:15px;box-shadow:0 10px 25px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.gallery-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:20px;position:absolute;right:0;text-align:center;top:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-caption{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;text-shadow:0 2px 4px #0000004d;text-transform:capitalize}.gallery-item:nth-child(3n),.gallery-item:nth-child(5n){grid-row:span 1}@media (max-width:768px){.gallery{padding:60px 0}.gallery-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.gallery-caption{font-size:1rem}}@media (max-width:480px){.gallery-grid{gap:1rem;grid-template-columns:1fr}.gallery-item{aspect-ratio:4/5}.gallery-caption{font-size:.9rem}.gallery-overlay{padding:15px}}.gallery-item{animation:fadeInUp .6s ease-out forwards;opacity:0}.gallery-item:first-child{animation-delay:.1s}.gallery-item:nth-child(2){animation-delay:.2s}.gallery-item:nth-child(3){animation-delay:.3s}.gallery-item:nth-child(4){animation-delay:.4s}.gallery-item:nth-child(5){animation-delay:.5s}.gallery-item:nth-child(6){animation-delay:.6s}.gallery-item:nth-child(7){animation-delay:.7s}.gallery-item:nth-child(8){animation-delay:.8s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.registry-page{background:linear-gradient(135deg,#fff,#f8f8f8);min-height:100vh;padding:120px 0}.registry-page .container{margin:0 auto;max-width:1200px;padding:0 20px}.registry-page h1{color:#000;font-size:3rem;font-weight:300;margin-bottom:1rem}.registry-intro,.registry-page h1{font-family:Cormorant Garamond,serif;text-align:center}.registry-intro{color:#333;font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.category-filter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:2rem;padding:1rem;position:relative;text-align:center;z-index:1000}.filter-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.filter-group{align-items:center;display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#000;display:block;margin-bottom:0;margin-right:0;white-space:nowrap}.filter-group label,.sort-order-toggle{font-family:Cormorant Garamond,serif;font-weight:600}.sort-order-toggle{align-items:center;background:#666;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;min-height:48px;min-width:48px;padding:12px 16px;transition:background-color .3s ease,transform .2s ease}.sort-order-toggle:hover{background:#333;transform:translateY(-1px)}.sort-order-toggle.active{background:#000}.sort-order-toggle.active:hover{background:#333}.purchased-toggle{align-items:center;background:#666;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;justify-content:center;min-height:48px;min-width:48px;padding:12px 16px;transition:background-color .3s ease,transform .2s ease}.purchased-toggle:hover{background:#333;transform:translateY(-1px)}.purchased-toggle.active{background:#000}.purchased-toggle.active:hover{background:#333}.sort-dropdown{margin:0 auto;max-width:300px;position:relative;width:100%;z-index:1000}.sort-dropdown.open{z-index:10000}.sort-dropdown-options{background:#fff;border:2px solid #000;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 4px 12px #00000026;box-sizing:border-box;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;width:100%;z-index:99999}.sort-dropdown-options .dropdown-option{word-wrap:break-word;border-bottom:1px solid #f1f3f4;cursor:pointer;font-family:Cormorant Garamond,serif;line-height:1.4;overflow-wrap:break-word;padding:12px 16px;transition:background-color .2s ease;white-space:normal}.sort-dropdown-options .dropdown-option:hover{background-color:#f8f8f8}.sort-dropdown-options .dropdown-option.selected{background-color:#000;color:#fff}.sort-dropdown-options .dropdown-option:last-child{border-bottom:none}.category-dropdown{margin:0 auto;max-width:300px;position:relative;width:100%;z-index:1000}.category-dropdown.open{z-index:10000}.category-dropdown .dropdown-button{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:10px;color:#495057;cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:1rem;justify-content:space-between;min-height:48px;padding:12px 16px;text-align:left;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.category-dropdown .dropdown-button:hover{border-color:#000}.category-dropdown .dropdown-button:focus{outline:none}.category-dropdown .dropdown-button.open,.category-dropdown .dropdown-button:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a}.category-dropdown .dropdown-text{word-wrap:break-word;flex:1 1;line-height:1.4;overflow-wrap:break-word;white-space:normal}.category-dropdown .dropdown-arrow{color:#6b7280;font-size:.8rem;margin-left:12px;transition:transform .3s ease}.category-dropdown .dropdown-button.open .dropdown-arrow{transform:rotate(180deg)}.category-dropdown-options{background:#fff;border:2px solid #000;border-radius:0 0 10px 10px;border-top:none;box-shadow:0 4px 12px #00000026;box-sizing:border-box;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;width:100%;z-index:99999}.category-dropdown-options .dropdown-option{word-wrap:break-word;border-bottom:1px solid #f1f3f4;cursor:pointer;font-family:Cormorant Garamond,serif;line-height:1.4;overflow-wrap:break-word;padding:12px 16px;transition:background-color .2s ease;white-space:normal}.category-dropdown-options .dropdown-option:hover{background-color:#f8f8f8}.category-dropdown-options .dropdown-option.selected{background-color:#000;color:#fff}.category-dropdown-options .dropdown-option:last-child{border-bottom:none}.category-select{display:none}.item-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.item-category{background:#000;font-family:Cormorant Garamond,serif;font-size:.8rem;letter-spacing:.5px;text-transform:capitalize}.item-category,.item-price{border-radius:15px;color:#fff;display:inline-block;font-weight:600;line-height:1;padding:6px 12px}.item-price{background:#666;font-family:Arial,sans-serif;font-size:.9rem}.registry-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.registry-item{background:#fff;border:1px solid #e5e5e5;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.registry-item:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.registry-item.purchased{opacity:.7}.registry-item.purchased:before{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.item-image{align-items:center;background:#fff;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.item-image img{height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease;width:auto}.registry-item:hover .item-image img{transform:scale(1.05)}.purchased-badge{background:#333;border-radius:20px;color:#fff;font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;padding:8px 16px;position:absolute;right:15px;top:15px;z-index:2}.item-details{display:flex;flex-direction:column;min-height:200px;padding:1.5rem}.item-details h3{align-items:flex-start;color:#000;display:flex;font-size:1.4rem;font-weight:600;height:4.48rem;margin-bottom:.5rem;overflow:hidden}.item-description,.item-details h3{font-family:Cormorant Garamond,serif;line-height:1.6}.item-description{color:#666;flex:1 1;margin-bottom:1.5rem;min-height:2.4rem}.purchased-info{background:#f8f8f8;border-left:4px solid #333;border-radius:8px;margin-top:auto;padding:1rem}.purchased-info p{color:#333;font-family:Cormorant Garamond,serif;font-weight:600;margin:0}.item-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:1rem}.purchase-link{background:#000;border-radius:8px;color:#fff;display:inline-block;flex:1 1;font-family:Cormorant Garamond,serif;font-weight:600;min-width:120px;padding:12px 24px;text-align:center;text-decoration:none;transition:background-color .3s ease}.purchase-link:hover{background:#333;color:#fff;text-decoration:none}.mark-purchased-btn{background:#666;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Cormorant Garamond,serif;font-weight:600;min-width:120px;padding:12px 24px;transition:background-color .3s ease}.mark-purchased-btn:hover{background:#333}.loading{color:#666}.error,.loading{font-family:Cormorant Garamond,serif;font-size:1.2rem;margin-top:2rem;text-align:center}.error{background:#fdf2f2;border:1px solid #fecaca;border-radius:8px;color:#dc3545;padding:1rem}@media (max-width:768px){.registry-page h1{font-size:2.5rem}.category-filter{padding:.8rem}.filter-controls{align-items:center;flex-direction:column;gap:1rem}.filter-group{max-width:300px;width:100%}.filter-group label{display:block;margin-bottom:.5rem;margin-right:0}.category-dropdown,.sort-dropdown{max-width:250px}.category-dropdown .dropdown-button,.sort-dropdown .dropdown-button{font-size:.9rem;min-height:44px;padding:10px 14px}.category-dropdown-options .dropdown-option,.sort-dropdown-options .dropdown-option{font-size:.9rem;padding:10px 14px}.purchased-toggle,.sort-order-toggle{font-size:1rem;min-height:44px;padding:10px 14px}.registry-grid{gap:1.5rem;grid-template-columns:1fr}.item-actions{flex-direction:column}.mark-purchased-btn,.purchase-link{width:100%}}@media (max-width:480px){.registry-page{padding:80px 0}.registry-page h1{font-size:2rem}.registry-intro{font-size:1.1rem}.category-filter{padding:.6rem}.filter-controls{gap:.8rem}.category-dropdown,.filter-group,.sort-dropdown{max-width:200px}.category-dropdown .dropdown-button,.sort-dropdown .dropdown-button{font-size:.85rem;min-height:40px;padding:8px 12px}.category-dropdown-options .dropdown-option,.sort-dropdown-options .dropdown-option{font-size:.85rem;padding:8px 12px}.purchased-toggle,.sort-order-toggle{font-size:.9rem;min-height:40px;padding:8px 12px}.item-details{padding:1rem}}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow:hidden;width:90%}.modal-header{align-items:center;background:#000;border-bottom:1px solid #e9ecef;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:background-color .3s ease;width:40px}.modal-close:hover{background:#fff3}.modal-body{padding:2rem}.modal-body p{color:#000;font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.modal-body strong{color:#000}.modal-input{border:2px solid #e5e5e5;border-radius:12px;box-sizing:border-box;font-family:Cormorant Garamond,serif;font-size:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.modal-input:focus{border-color:#000;box-shadow:0 0 0 3px #0000001a;outline:none}.modal-input::placeholder{color:#95a5a6}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.modal-cancel,.modal-confirm{border:none;border-radius:8px;cursor:pointer;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s ease}.modal-cancel{background:#95a5a6;color:#fff}.modal-cancel:hover{background:#7f8c8d;transform:translateY(-1px)}.modal-confirm{background:#333;color:#fff}.modal-confirm:hover:not(:disabled){background:#000;transform:translateY(-1px)}.modal-confirm:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.modal-content{margin:20px;width:95%}.modal-header{padding:1rem 1.5rem}.modal-header h3{font-size:1.3rem}.modal-body{padding:1.5rem}.modal-actions{flex-direction:column}.modal-cancel,.modal-confirm{width:100%}}@media (max-width:480px){.modal-header{padding:.8rem 1rem}.modal-header h3{font-size:1.2rem}.modal-body{padding:1rem}.modal-body p{font-size:1rem}.modal-input{padding:.8rem 1rem}}.invite-animation-container{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.personalized-message{margin-bottom:40px;max-width:600px;position:relative;text-align:center;z-index:10}.personalized-message h1{color:#333;font-size:2.5rem;font-weight:300;margin-bottom:20px;text-shadow:0 2px 4px #0000001a}.personalized-message p{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:15px}.rsvp-link-container{margin-top:30px;opacity:0;position:relative;text-align:center;transition:opacity .8s ease,visibility .8s ease;visibility:hidden;z-index:10}.rsvp-link-container.fade-in{opacity:1;visibility:visible}.rsvp-link{background:#000;border:2px solid #0000;border-radius:50px;box-shadow:0 4px 15px #0003;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:15px 30px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.rsvp-link:hover{background:#333;box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.rsvp-link:active{transform:translateY(0)}.envelope{cursor:pointer;height:450px;margin:150px;position:relative;transform:rotate(-90deg);transition:transform 1s ease;width:600px}.back{background:#444;z-index:0}.back,.invitation{height:100%;position:absolute;width:100%}.invitation{left:1%;object-fit:contain;top:1%;transform:rotate(90deg);transition:transform .6s ease .4s;z-index:1}.triangle{height:0;position:absolute;width:0}.triangle.top{border-left:300px solid #0000;border-right:300px solid #0000;border-top:225px solid #444;left:0;top:0;transform-origin:top;transition:transform .4s ease,z-index 0s .4s;z-index:3}.triangle.right{border-bottom:225px solid #0000;border-right:300px solid #666;border-top:225px solid #0000;right:0;top:0;z-index:1}.triangle.bottom{border-bottom:240px solid #888;border-left:300px solid #0000;border-right:300px solid #0000;bottom:0;left:0;z-index:2}.triangle.left{border-bottom:225px solid #0000;border-left:300px solid #777;border-top:225px solid #0000;left:0;top:0;z-index:1}.envelope.open .triangle.top{transform:rotateX(180deg);z-index:0}.envelope.open .invitation{transform:rotate(90deg) translateX(-300px);transition:transform .6s ease .4s}.envelope.exit-right{transform:rotate(-90deg) translateY(100vw);transition:transform 1s ease}.envelope.exit-right .invitation{transform:rotate(90deg) translateX(-100vw) scale(1.5);transition:transform 1s ease}@media (max-width:768px){.invite-animation-container{justify-content:flex-start;padding-top:60px}.personalized-message{margin-bottom:60px}.personalized-message h1{font-size:2rem}.personalized-message p,.rsvp-link{font-size:1rem}.rsvp-link{padding:12px 25px}.envelope{height:300px;margin:100px;width:400px}.triangle.top{border-left:200px solid #0000;border-right:200px solid #0000;border-top:150px solid #444}.triangle.right{border-bottom:150px solid #0000;border-right:200px solid #666;border-top:150px solid #0000}.triangle.bottom{border-bottom:150px solid #888;border-left:200px solid #0000;border-right:200px solid #0000}.triangle.left{border-bottom:150px solid #0000;border-left:200px solid #777;border-top:150px solid #0000}}@media (max-width:480px){.invite-animation-container{justify-content:flex-start;padding-top:40px}.personalized-message h1{font-size:1.5rem}.personalized-message p,.rsvp-link{font-size:.9rem}.rsvp-link{padding:10px 20px}.envelope{cursor:pointer;height:169px;margin:75px;position:relative;transform:rotate(-90deg);transition:transform 1s ease;width:225px}.back{background:#444;z-index:0}.back,.invitation{height:100%;position:absolute;width:100%}.invitation{left:1%;object-fit:contain;top:1%;transform:rotate(90deg);transition:transform .6s ease .4s;z-index:1}.triangle{height:0;position:absolute;width:0}.triangle.top{border-left:113px solid #0000;border-right:113px solid #0000;border-top:85px solid #444;left:0;top:0;transform-origin:top;transition:transform .4s ease,z-index 0s .4s;z-index:3}.triangle.right{border-bottom:85px solid #0000;border-right:113px solid #666;border-top:85px solid #0000;right:0;top:0;z-index:1}.triangle.bottom{border-bottom:85px solid #888;border-left:113px solid #0000;border-right:113px solid #0000;bottom:0;left:0;z-index:2}.triangle.left{border-bottom:85px solid #0000;border-left:113px solid #777;border-top:85px solid #0000;left:0;top:0;z-index:1}.envelope.open .triangle.top{transform:rotateX(180deg);z-index:0}.envelope.open .invitation{transform:rotate(90deg) translateX(-150px);transition:transform .6s ease .4s}.envelope.exit-right{transform:rotate(-90deg) translateY(100vw);transition:transform 1s ease}.envelope.exit-right .invitation{transform:rotate(90deg) translateX(-100vw) translateY(30px) scale(2.5);transition:transform 1s ease}}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#333;font-family:Cormorant Garamond,serif}a{color:#000;text-decoration:none;transition:color .2s}a:hover{color:#666}.btn,button{background:#000;border:1px solid #000;border-radius:6px;color:#fff;font-family:Cormorant Garamond,serif;padding:.5rem 1.2rem;transition:background .2s,color .2s,border .2s}.btn:hover,button:hover{background:#333;border-color:#333;color:#fff}h1,h2,h3,h4,h5,h6{color:#000;font-family:Cormorant Garamond,serif}.App{min-height:100vh}.page{min-height:calc(100vh - 80px);padding-top:80px}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#000;font-size:2.5rem;font-weight:300;margin-bottom:2rem;text-align:center}.btn,.section-title{font-family:Cormorant Garamond,serif;letter-spacing:1px}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin:0 10px;padding:12px 30px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:#000;border:2px solid #0000;color:#fff}.btn-primary:hover{background:#333;box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #000;color:#000}.btn-secondary:hover{background:#000;box-shadow:0 5px 15px #0003;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.page{padding-top:70px}.container{padding:0 15px}.section-title{font-size:2rem}.btn{font-size:.9rem;margin:5px;padding:10px 20px}}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.b4fa519b.css.map*/