.navbar{background:#fff;height:64px;padding:1rem 2rem;top:0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin-left:-36px}.logo{height:auto;width:120px}.nav-links{display:flex;gap:1.5rem}.nav-link{color:#cda349;cursor:pointer;font-family:Domine,serif;font-weight:700;transition:transform .5s ease,color .5s ease}.nav-link,.nav-logo{text-decoration:none}.nav-logo{align-items:center;display:flex;justify-content:space-around}.wed-logo{color:#333;font-family:Domine;font-size:large;font-weight:700}.nav-link:hover{color:#cda349;transform:scale(1.1)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.close-btn{height:20px;width:20px}.close-btn,.hamburger span{background:#cda349;border-radius:3px}.hamburger span{height:3px;width:25px}@media (max-width:768px){.nav-links{background:#fff;flex-direction:column;gap:1rem;max-width:200px;opacity:0;padding:1.5rem;pointer-events:none;position:absolute;right:0;top:65px;transform:translateY(-100%);transition:transform 1s ease,opacity .5s ease,visibility .5s ease;visibility:hidden;z-index:7}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(-5%);visibility:visible}.hamburger{display:flex}.navbar{height:64px;width:100vw}}.hero-section{align-items:center;background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;margin-top:10px;opacity:0;overflow:hidden;padding:0 1rem;position:relative;text-align:center;transform:scale(.95);transition:opacity 1.5s ease-out,transform 1.2s ease-out;width:100vw;z-index:0}.hero-section.loading{background-color:#000c;filter:blur(10px)}.hero-section.loaded{background-color:initial;filter:none;opacity:1;transform:scale(1)}.overlay{background-color:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-text{color:#fff;font-family:Domine,serif;font-size:clamp(1.5rem,4vw + 1rem,4rem);margin:auto;max-width:90%;position:relative;text-shadow:1px 1px 8px #000000b3;width:100%;z-index:2}@media (max-width:768px){.hero-section{background-position:40%;height:100vh}.hero-section .hero-text{font-size:2rem}.hero-text{font-family:Domine,sans-serif;font-size:clamp(1.2rem,5vw,2.5rem);line-height:1.4}.sticky-btn-center{bottom:20px}}@media (max-width:480px){.hero-section{background-position:top}}@media (min-width:1200px){.hero-text{font-size:clamp(3rem,5vw,5rem)}.hero-section{background-position:center 33%}}body{font-family:Domine,serif}.wrap-site{overflow-x:hidden}#root,body,html{height:100%;margin:0}.app-wrapper{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.app-content{flex:1 1}.card-wrap{gap:20px;margin:0 auto;max-width:900px;padding:80px 16px}.card-wrap,.event-card,.event-card2{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.event-card,.event-card2{background:#fff;border-bottom:2px solid #e9e8e8;border-radius:12px;box-shadow:0 2px 6px #0000000d;height:auto;max-width:400px;padding:20px}.event-card2{border-bottom:none}.event-card .flower-part,.event-card2 .flower-part{margin-bottom:8px}.event-card h1,.event-card2 h1{color:#000;font-size:24px;font-weight:500;letter-spacing:-1px;line-height:29px;margin-top:-21px;text-align:center}.event-card p,.event-card2 p{font-size:16px;font-weight:300;line-height:19px;margin-bottom:10px;text-align:center}@media (min-width:768px){.card-wrap{align-items:flex-start;flex-direction:row;justify-content:space-between}.event-card,.event-card2{flex-basis:calc(50% - 10px);flex-grow:1;flex-shrink:1;max-width:none}}@media (max-width:480px){.event-card h1,.event-card2 h1{font-size:20px;line-height:26px}.event-card p,.event-card2 p{font-size:14px}}.wedding-card{align-items:center;display:flex;flex-direction:column;font-family:Domine,serif;height:60vh;justify-content:center;max-height:700px;min-height:350px;overflow:hidden;padding:20px;position:relative;text-align:center}.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.cheers-icon{display:block;height:auto;margin-left:-46px;width:60px;z-index:2}.wedding-message{color:#333;font-size:1.8rem;margin-top:15px;z-index:2}.wedding-submessage{color:#444;font-size:1.2rem;margin-top:5px;z-index:2}@media (min-width:600px){.wedding-message{font-size:2rem}.wedding-submessage{font-size:1.5rem}.cheers-icon{margin-left:-35px;width:70px}}.wedding-card:before{background-color:#fff9;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.cheers-icon,.wedding-message{position:relative;z-index:2}@media (min-width:1024px){.wedding-message{font-size:2.4rem}.wedding-submessage{font-size:1.8rem}.cheers-icon{margin-left:0;width:80px}}.wedding-footer{background-color:#fff;border-top:1px solid #eee;color:#444;font-family:Domine,sans-serif;height:30vh;padding:30px 20px;text-align:center}.wedding-footer h3{color:#cda349;font-size:24px;font-weight:700;margin:10px 0}.wedding-footer p{font-size:14px;margin:5px 0}.sticky-btn-center{align-items:center;background-color:#fff;border:none;border-radius:8px;bottom:11px;box-shadow:0 4px 12px #0e0d0d66;color:orange;cursor:pointer;display:flex;font-size:22px;font-weight:700;height:110px;justify-content:center;left:50%;padding:12px 24px;position:fixed;text-align:center;text-decoration:none;transform:translateX(-50%);transition:transform .3s ease,background-color .3s ease;width:166px;z-index:1000}.sticky-btn-center:hover{background-color:#dfdddd;transform:translateX(-50%) scale(1.05)}.cash-icon-gift{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.cash-icon{color:#cda349;font-size:2.8rem;margin-bottom:-20px;padding-top:5px}p.cash-gift{color:#333;margin-bottom:4px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.cash-icon{animation:bounce 1.5s infinite;display:inline-block;margin-right:8px}.photo-section{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:3rem 1.5rem}.photo-section .see-more-btn{align-self:center;margin-top:1.5rem}.photo-row{align-items:center;display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;width:100%}.photo-button{aspect-ratio:4/3;background:none;border:none;border-radius:16px;box-shadow:0 8px 20px #00000014;cursor:pointer;max-width:500px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.photo-button:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-5px)}@media (min-width:1024px){.photo-row{flex-direction:row;gap:2rem;height:40vh;justify-content:center}}.photo-img{display:block;height:100%;transition:filter .3s ease}.photo-img.loading{filter:blur(10px)}.see-more-btn{background-color:#000;border-radius:12px;transition:background .3s ease}.see-more-btn:hover{background-color:#333}.see-more-btn{background-color:#cda349;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 2rem}.modal-overlay{background-color:#0009;inset:0;position:fixed;z-index:1000}.modal-content,.modal-overlay{align-items:center;display:flex;justify-content:center}.modal-content{background:#fff;border-radius:12px;box-shadow:0 12px 30px #0003;height:80vh;max-width:800px;padding:1rem;position:relative;width:90%}.modal-img{border-radius:8px;max-height:90%;max-width:100%;object-fit:contain}.modal-close{background:none;border:none;color:#333;cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem;transition:transform .2s ease;z-index:10}.modal-close:hover{transform:scale(1.1)}@media (min-width:600px){.photo-section{flex-direction:row;flex-wrap:wrap;justify-content:center}.photo-button{width:45%}}@media (min-width:1024px){.photo-button{width:30%}.see-more-btn{font-size:1.2rem}}.photo-img{border-radius:10px;height:auto;object-fit:cover;transition:all .3s ease;width:100%}@media (max-width:768px){.photo-img{object-position:center top}.sticky-btn-center{font-size:13px;height:100px;margin-bottom:20px;padding:0;width:120px}.cash-icon{font-size:40px;margin-bottom:-10px;margin-left:5px}.photo-button{background-position:center 30%}}.gift-wrapper{background-color:#030303;padding:3rem 1rem}.gift-section{background-image:url(/static/media/Blessing&Great1.7c83b154045cc46eddc4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;color:#fff;margin:0 auto;max-width:900px;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.gift-section:before{background-color:#000000b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gift-section>*{position:relative;z-index:2}.gift-section h2{color:orange;font-family:Segoe UI,Geneva,Verdana,sans-serif;font-size:2rem;margin-bottom:2rem}.gift-statement{color:#fff;font-family:Domine,serif;font-size:1.05rem;line-height:1.6;margin:0 auto 2rem;max-width:600px;word-spacing:-1px}.gift-statement span{color:orange}.gift-form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.gift-form input,.gift-form select{border:1px solid #ddd;border-radius:8px;font-size:1rem;max-width:100%;min-width:140px;outline:none;padding:.75rem 1rem;transition:border .3s ease}.gift-form input:focus,.gift-form select:focus{border-color:#cda349}.thank-you-message{margin:0 auto;max-width:600px;padding:2rem}.thank-you-message h3,.thank-you-message p{margin-bottom:1rem}.paypal-buttons{display:flex;justify-content:center;width:100%}@media (max-width:1200px){.gift-section{background-position:center 35%}}@media (max-width:640px){.gift-section{padding:2rem 1rem}.gift-section h2{font-size:1.4rem}.gift-statement{font-size:.95rem}.gift-form{align-items:center;flex-direction:column}.gift-form input,.gift-form select{max-width:300px;width:100%}.thank-you-message{padding:1.5rem 1rem}}@media (min-width:641px) and (max-width:1024px){.gift-section{padding:2.5rem}.gift-form{flex-direction:row}.gift-form input,.gift-form select{width:auto}}.paypal-button-wrapper{display:flex;justify-content:center;margin-bottom:2rem;padding:0 1rem}.paypal-button-wrapper>*{max-width:320px;width:100%}.story-modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:999}.story-modal{background:#fefefe;border-radius:12px;box-shadow:0 15px 30px #0003;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-height:95vh;max-width:600px;overflow:hidden;padding:40px 24px 24px;position:relative;width:100%}.story-modal h1{color:#222;font-size:1.8rem;font-weight:600;margin-bottom:20px}.full-text{border-radius:8px;color:#333;font-size:1.1rem;height:60vh;line-height:1.7;overflow-y:auto;padding-right:16px;position:relative;text-align:left}.story-modal p{white-space:pre-wrap}.close-button{background:none;border:none;color:#333;cursor:pointer;font-size:2rem;position:absolute;right:20px;top:20px;transition:transform .2s ease;z-index:10}.close-button:hover{transform:scale(1.1)}.custom-scroll-rail{background:#e0e0e0;border-radius:4px;bottom:0;position:absolute;right:4px;top:0;width:6px}.custom-scroll-thumb{background-color:#888;border-radius:4px;height:25px;left:0;position:absolute;transition:top .1s linear;width:100%}.full-text::-webkit-scrollbar{width:6px}.full-text::-webkit-scrollbar-thumb{background:#aaa;border-radius:10px}.full-text::-webkit-scrollbar-track{background:#0000}@media (max-width:768px){.story-modal{border-radius:10px;padding:24px 16px}.story-modal h1{font-size:1.5rem;margin-bottom:16px}.full-text{font-size:1rem;height:55vh}.close-button{font-size:1.75rem;right:16px;top:16px}}@media (max-width:480px){.story-modal{max-height:90vh;max-width:100%}.story-modal h1{font-size:1.4rem}.full-text{font-size:.95rem;height:50vh}}.story-slider{background:#f5fcff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;overflow-x:hidden;padding:60px 20px;position:relative;text-align:center}.story-content{align-items:center;display:flex;flex-direction:column;gap:20px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:1200px;padding:0 20px}.story-img{border-radius:12px;box-shadow:0 10px 18px #00000014;height:auto;max-width:320px;object-fit:cover;transition:transform .3s ease;width:100%}.story-img:hover{transform:scale(1.02)}.title-button{align-items:flex-start;display:flex;flex-direction:column;max-width:800px;padding:0;text-align:left;width:100%}.story-text{color:#333;font-size:1.05rem;font-weight:400;line-height:1.7;margin:12px 0;white-space:pre-wrap}.view-more{background:none;border:none;color:#f0a500;cursor:pointer;font-size:1rem;font-weight:600;padding:0;text-decoration:underline;transition:color .2s ease}.view-more:hover{color:#d88f00}.dots{margin-top:30px}.dot{background-color:#ccc;border-radius:5px;cursor:pointer;display:inline-block;height:8px;margin:0 6px;transition:background-color .3s ease;width:30px}.dot.active{background-color:#222}.story-slider:before{content:"";display:block;height:1px}@media (min-width:769px){.story-slider{padding:100px 40px 60px}.story-content{gap:40px}.story-img{max-width:360px}.story-text{font-weight:400}.story-text,.view-more{font-size:1.2rem}}@media (min-width:1024px){.story-content{align-items:flex-start;flex-direction:row;gap:50px;height:auto;justify-content:center;text-align:left}.story-img{height:65vh;max-width:400px}.story-text{line-height:1.8}.story-text,.view-more{font-size:1.35rem}}@media (min-width:1440px){.story-img{height:70vh;max-width:420px}.story-text,.view-more{font-size:1.5rem}}@media (max-width:760px){.story-img{background-position:top;height:230px!important;max-width:230px!important}}.marquee-wrapper{background:#f9facf;overflow:hidden;padding:30px 0;width:100%}.marquee{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;gap:20px;transform:translateZ(0);transform-style:preserve-3d;width:-webkit-max-content;width:max-content;will-change:transform}.scroll-left{animation:scroll-left 80s linear infinite}.scroll-right{animation:scroll-right 90s linear infinite}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.card{word-wrap:break-word;align-items:center;background:#fff;border-radius:12px;box-shadow:0 6px 12px #0000001a;display:flex;flex-direction:column;flex-shrink:0;font-size:1.1rem;font-weight:500;height:180px;justify-content:center;max-width:90vw;padding:20px;position:relative;text-align:center;white-space:normal;width:260px}.card,.card p{overflow:hidden}.card p{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:1rem;line-height:1.4;text-overflow:ellipsis}.pin{height:24px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:24px}@media (min-width:768px){.card{height:200px;width:300px}.marquee-wrapper{min-height:280px}}@media (min-width:1024px){.card{height:220px;width:340px}.marquee-wrapper{min-height:300px}}:root{--dark-bg:#000;--dark-text:#fff;--light-bg:#fff9f0;--light-text:#1a1a1a}.fullscreen-container{background-color:#000;background-color:var(--dark-bg);color:#fff;color:var(--dark-text);font-family:Segoe UI,sans-serif;min-height:100vh;transition:all .3s}.fullscreen-container.light{background-color:#fff9f0;background-color:var(--light-bg);color:#1a1a1a;color:var(--light-text)}.overlay-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.overlay-header h2{font-size:1rem}.header-actions,.share-home{align-items:center;display:flex;justify-content:space-between}.header-actions{gap:.75rem}.theme-toggle{background:none;border:none;color:inherit;cursor:pointer;font-size:1.4rem}.home-button,.share-button{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;justify-content:center;padding:.5rem 1rem;text-decoration:none}.btn-dark,.btn-light{background-color:#000;color:#fff}.cover-wrapper{padding:1rem}.cover-full-overlay{align-items:center;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute;transition:background .3s ease}.cover-full-overlay.light{background:#fff9}.cover-full-overlay.dark{background:#00000080}.cover-title-dark{color:#fff;font-family:Domine}.cover-title-light{color:#000;font-family:Domine;word-spacing:-1px}.cover-section{background-position:50%;background-size:cover;border-radius:12px;height:100vh;overflow:hidden;position:relative}@media (max-width:780px){.cover-section{background-position:34%}}.cover-overlay{border-radius:12px;max-width:90%;padding:2rem;text-align:center}.cover-btn-dark,.cover-btn-light{background-color:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Domine;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem}.cover-overlay text-color.light{color:#fff;color:#000}.cover-overlay h1{font-size:1.2rem;font-weight:700;margin:1rem 0}.cover-overlay button{background:#000;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1rem;padding:.6rem 1.2rem}.fullscreen-photos{display:flex;flex-direction:column;gap:1rem;padding:2rem 1rem}.photo-wrapper{border-radius:12px;max-height:90vh;overflow:hidden;position:relative;width:100%}.photo-wrapper img{border-radius:12px;display:block;object-fit:cover;width:100%}.photo-wrapper.dark:after{background:#0000004d}.photo-wrapper.dark:after,.photo-wrapper.light:after{content:"";inset:0;pointer-events:none;position:absolute}.photo-wrapper.light:after{background:#0000}.nav-btn.left{left:20px}.nav-btn.left,.nav-btn.right{top:50%;transform:translateY(-50%)}.nav-btn.right{right:20px}@media (max-width:768px){.cover-overlay h1{font-size:1rem}.cover-overlay{padding:1rem}.overlay-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.fullscreen-container.dark .close-btn,.fullscreen-container.dark .nav-btn{background:#fffc;color:#000}.fullscreen-container.light .close-btn,.fullscreen-container.light .icon-btn,.fullscreen-container.light .nav-btn{background:#000000b3;color:#fff}.countdown-outer-wrapper{background-color:#fffaf7;padding:3rem 1rem}.countdown-outer-wrapper,.countdown-wrapper{display:flex;justify-content:center;width:100%}.countdown-wrapper{align-items:center;max-width:500px}.timer-container{align-items:center;background:linear-gradient(135deg,#fffaf3,#f9e7d3);border-radius:20px;box-shadow:0 8px 30px #1f0a0a14;display:flex;font-family:Domine,Tahoma,Geneva,Verdana,sans-serif;opacity:.95;padding:2.5rem 1.5rem;text-align:center;width:100%}.timer-container h2{color:#a0603c;font-size:1.8rem;margin-bottom:1.8rem}.timer-text{color:#6e3b1f;font-size:1.4rem;font-weight:600}@media (max-width:768px){.timer-container{padding:2rem 1rem}.timer-container h2{font-size:1.5rem}.timer-text{font-size:1.2rem}}@media (max-width:480px){.timer-container h2{font-size:1.3rem}.timer-text{font-size:1rem}}:root{--primary:#cda349;--bg:#fff;--text:#1a1a1a}*,:after,:before{box-sizing:border-box}body{background-color:#fff;background-color:var(--bg);color:#1a1a1a;color:var(--text);font-family:Domine,sans-serif;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth;width:100%}
/*# sourceMappingURL=main.7f5814b7.css.map*/