body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo-section{flex:0 0 auto}.logo{align-items:center;display:flex;gap:.5rem;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-icon{color:#e74c3c;font-size:2rem}.logo-text h1{color:#e74c3c;font-size:1.5rem;font-weight:700;line-height:1;margin:0}.logo-text p{color:#666;font-size:.8rem;font-style:italic;margin:0}.hamburger-menu{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;opacity:0;padding:0;position:relative;visibility:hidden;width:30px;z-index:1001}.drawer-social-icons-container{align-items:start;display:flex;gap:1rem;margin:0;width:100%}.header.drawer-open .hamburger-menu{opacity:0;pointer-events:none;visibility:hidden}.hamburger-menu span{background-color:#e74c3c;border-radius:3px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.hamburger-menu.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.drawer-overlay{background-color:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.main-nav{display:flex;flex:0 0 auto;gap:1rem}.drawer-close-btn,.drawer-logo,.drawer-social-contact{display:none;opacity:0;visibility:hidden}.drawer-nav-buttons{display:flex;flex:0 1;flex-direction:row;gap:1rem;padding:0}.drawer-nav-buttons .nav-button{margin:0;padding:.75rem 1.5rem;width:136px}.nav-button{background:#0000;border:2px solid #e74c3c;border-radius:25px;color:#e74c3c;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.nav-button:hover{transform:translateY(-2px)}.nav-button.active,.nav-button:hover{background-color:#e74c3c;color:#fff}.nav-button.active:hover{background-color:#c0392b}@media (max-width:768px){.hamburger-menu{display:flex;opacity:1;visibility:visible}.drawer-overlay{display:block;z-index:9999}.header-container{position:relative}.main-nav{align-items:stretch;background-color:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-height:100vh;overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:10000}.main-nav.mobile-open{right:0}.drawer-close-btn{align-items:center;background:#0000;border:2px solid #e74c3c;border-radius:50%;color:#e74c3c;cursor:pointer;display:none;height:40px;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:10001}.drawer-close-btn:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}.drawer-close-btn svg{height:20px;width:20px}.drawer-logo{align-items:center;border-bottom:1px solid #eee;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;min-height:-webkit-fit-content;min-height:fit-content;padding:2rem 1.5rem 1.5rem;width:100%}.drawer-close-btn,.drawer-logo,.drawer-nav-buttons,.drawer-social-contact{display:flex!important;opacity:1!important;visibility:visible!important}.drawer-nav-buttons{flex:0 0 auto;flex-direction:column;gap:.5rem;min-height:-webkit-fit-content;min-height:fit-content;padding:1rem 0;width:100%}.drawer-logo .logo-icon{color:#e74c3c;font-size:3rem;line-height:1;margin-bottom:.75rem}.drawer-logo .logo-text{margin:0;text-align:center}.drawer-logo .logo-text h2{color:#e74c3c;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0}.drawer-logo .logo-text p{color:#666;font-size:.9rem;font-style:italic;line-height:1.2;margin:.5rem 0 0}.drawer-nav-buttons .nav-button{border-radius:8px;flex-shrink:0;justify-content:flex-start;margin:0 1rem;padding:1rem 1.5rem;text-align:left;width:calc(100% - 2rem)}.drawer-social-contact{align-items:center;border-top:1px solid #eee;display:flex;flex-direction:column;flex-shrink:0;margin-top:auto;min-height:-webkit-fit-content;min-height:fit-content;padding:1.5rem 1.5rem 2rem;width:100%}.drawer-social-icons{align-items:start;display:flex;gap:1rem;margin:0;width:100%}.drawer-social-link{align-items:center;border-radius:50%;color:#fff;display:flex;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.drawer-social-link.instagram{background-color:#e4405f}.drawer-social-link.whatsapp{background-color:#25d366}.drawer-social-link.phone{background-color:#6c757d}.drawer-social-link:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.drawer-build-name{align-items:center;border-top:1px solid #eee;display:flex;justify-content:center;margin-top:1rem;padding-top:1rem;width:100%}.drawer-build-text{color:#666;text-align:center}.drawer-build-text h4{align-items:center;color:#666;display:flex;font-size:11px;font-weight:600;gap:.4rem;justify-content:center;margin:0}.drawer-know-more-link{align-items:center;background-color:#ff6b6b;border-radius:50%;box-shadow:1px 1px 3px #00000026;cursor:pointer;display:inline-flex;height:18px;justify-content:center;margin-left:2px;text-decoration:none;transition:all .3s ease;width:18px}.drawer-know-more-link svg{stroke:#ffd93d;height:10px;width:10px}.drawer-know-more-link:hover{background-color:#ee5a52;box-shadow:2px 2px 4px #0003;transform:translateY(-1px)}.nav-button{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:480px){.logo-text h1{font-size:1.2rem}.main-nav{height:100%;padding:0;width:80%}.drawer-logo{padding:1.5rem 1rem 1.25rem 0}.drawer-logo .logo-icon{font-size:2.5rem;margin-bottom:.5rem}.drawer-logo .logo-text h2{font-size:1.3rem}.drawer-logo .logo-text p{font-size:.85rem;margin-top:.4rem}.drawer-nav-buttons{gap:.4rem;padding:.75rem 0}.drawer-nav-buttons .nav-button{font-size:.9rem;margin-left:.75rem;margin-right:.75rem;padding:.9rem 1.2rem;width:calc(100% - 1.5rem)}.drawer-social-contact{padding:1.25rem 1rem 2rem}.drawer-social-icons{display:flex;flex-direction:column;gap:.75rem}.drawer-social-link{height:40px;width:40px}.drawer-build-text h4{font-size:10px}.drawer-know-more-link{height:16px;width:16px}.drawer-know-more-link svg{height:9px;width:9px}}.footer{background-color:#2c3e50;color:#fff;margin-top:4rem;position:relative}.footer-container{margin:0 auto;max-width:1200px;padding:3rem 2rem 1rem}.footer-main{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-section h4{color:#e74c3c;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-logo .logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.footer-logo .logo-icon{color:#e74c3c;font-size:1.5rem}.footer-logo .logo-text h3{color:#e74c3c;font-size:1.3rem;font-weight:700;margin:0}.footer-logo .logo-text p{color:#bdc3c7;font-size:.9rem;font-style:italic;margin:0}.footer-description{color:#bdc3c7;font-size:.95rem;line-height:1.6}.widget-header h5{font-size:14px};.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#bdc3c7;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#e74c3c}.contact-info{display:flex;flex-direction:column;gap:.8rem}.contact-item{align-items:center;color:#bdc3c7;cursor:pointer;font-size:.95rem;gap:.5rem}.contact-icon{font-size:1.1rem}.footer-social{align-items:center;border-bottom:1px solid #34495e;border-top:1px solid #34495e;display:flex;justify-content:space-between;padding:2rem 0}.social-links h4{color:#e74c3c;font-size:1.1rem;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-link{align-items:center;background-color:#34495e;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background-color:#e74c3c;transform:translateY(-2px)}.social-link.facebook{background-color:#1877f2}.social-link.instagram{background-color:#e4405f}.social-link.twitter{background-color:#1da1f2}.social-link.youtube{background-color:red}.social-link.whatsapp{background-color:#25d366}.newsletter h4{color:#e74c3c;font-size:1.1rem;margin-bottom:1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{background-color:#34495e;border:1px solid #34495e;border-radius:25px;color:#fff;min-width:250px;outline:none;padding:.75rem 1rem}.newsletter-input::placeholder{color:#bdc3c7}.newsletter-input:focus{border-color:#e74c3c}.newsletter-button{background-color:#e74c3c;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.newsletter-button:hover{background-color:#c0392b}.footer-bottom{padding:1.5rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.copyright p{color:#bdc3c7;font-size:.9rem;margin:0}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#bdc3c7;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#e74c3c}.footer-link{background:none;border:none;color:#bdc3c7;cursor:pointer;font-size:.9rem;padding:0;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#e74c3c}.floating-actions{bottom:2rem;position:fixed;right:2rem;z-index:999}.floating-widget{animation:float 3s ease-in-out infinite;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border-radius:15px;box-shadow:0 8px 25px #00000026;color:#fff;max-width:280px;padding:.5rem;width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.widget-header h5{font-size:16px;font-weight:600;margin:0 0 .5rem}.widget-header p{font-size:.9rem;margin:0 0 1rem;opacity:.9}.widget-buttons{display:flex;flex-direction:column;gap:.5rem}.floating-button{align-items:center;border:none;border-radius:25px;box-sizing:border-box;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.whatsapp-button{color:#fff}.callback-button{background-color:#e74c3c;color:#fff}.callback-button:hover{background-color:#c0392b;transform:translateY(-2px)}.view-all-link{color:#fff;display:block;font-size:.9rem;opacity:.8;text-align:center;transition:opacity .3s ease}.view-all-link:hover{opacity:1}@media (max-width:768px){.footer-main{gap:2rem;grid-template-columns:1fr}.footer-social{align-items:flex-start;flex-direction:column;gap:2rem}.newsletter-form{flex-direction:column;width:100%}.newsletter-input{min-width:auto;width:100%}.footer-bottom-content{flex-direction:column;text-align:center}.floating-actions{bottom:1rem;left:auto;position:fixed;right:1rem;z-index:999}.floating-widget{animation:float 3s ease-in-out infinite;border-radius:12px;box-shadow:0 4px 20px #00000040;max-width:240px;min-width:200px;padding:.75rem;transform:none;transition:transform .3s ease;width:auto}.widget-header h5{font-size:14px;margin-bottom:.75rem}.floating-button{border-radius:20px;font-size:.85rem;padding:.65rem .9rem}}@media (max-width:480px){.floating-actions{bottom:.75rem;left:auto;right:.75rem;transform:none}.floating-widget{animation:float 3s ease-in-out infinite;border-radius:12px;max-width:calc(100vw - 1.5rem);min-width:180px;padding:.6rem;transform:none;width:auto}.widget-header h5{font-size:13px;margin-bottom:.5rem}.widget-buttons{gap:.4rem}.footer-bottom-links{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}.footer-bottom-content{align-items:flex-start;flex-direction:column-reverse;text-align:right}.footer{margin-top:0}.footer-container{padding:1rem}.footer-main{gap:1.5rem}.social-icons{gap:.5rem}.social-link{font-size:1rem;height:35px;width:35px}.floating-widget{max-width:150px;padding:.8rem}.widget-header h5{font-size:12px}.floating-button{font-size:.8rem;padding:.6rem .8rem}.widget-header p{font-size:12px;margin:0 0 .5rem}}.build-name{align-items:center;cursor:pointer;display:flex;height:100%}.build-text{color:#fff;font-family:Arial,sans-serif;text-align:right}.build-text h4{align-items:center;display:flex;font-size:12px;font-weight:600;gap:.5rem;margin:0}.know-more-link{align-items:center;background-color:#ff6b6b;border-radius:50%;box-shadow:2px 2px 4px #0003;cursor:pointer;display:inline-flex;height:20px;justify-content:center;margin-left:4px;text-decoration:none;transition:all .3s ease;width:20px}.know-more-link svg{stroke:#ffd93d;height:12px;width:12px}.know-more-link:hover{background-color:#ee5a52;box-shadow:3px 3px 6px #0000004d;transform:translateY(-1px)}.build-text p{font-weight:400;margin-top:5px}.build-email,.build-text p{color:#bdc3c7;font-size:12px}.build-email{text-decoration:none;transition:color .3s ease}.build-email:hover{color:#e74c3c}.mobile-bottom-nav{background-color:initial;border:none;bottom:0;box-shadow:0 -2px 10px #0000001a;display:flex;left:0;margin:0;padding:0;position:fixed;right:0;width:100%;z-index:999}.mobile-nav-button{align-items:center;border:none;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:4px;justify-content:center;min-height:64px;padding:12px 8px}.mobile-nav-button:active{opacity:.9}.mobile-nav-icon{fill:#fff;height:24px;width:24px}.mobile-nav-label{color:#fff;font-size:12px;font-weight:600}.phone-button{background-color:#e74c3c}.phone-button .mobile-nav-icon,.phone-button .mobile-nav-label{fill:#fff;color:#fff}.whatsapp-button{background-color:#25d366}.whatsapp-button .mobile-nav-icon,.whatsapp-button .mobile-nav-label{fill:#fff;color:#fff}@media (min-width:769px){.mobile-bottom-nav{border:none;border-radius:28px;bottom:20px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:row;left:auto;min-width:200px;overflow:hidden;position:fixed;right:20px;width:auto}.mobile-nav-button{border-radius:0;flex:1 1;flex-direction:row;gap:8px;min-height:56px;min-width:100px;padding:12px 16px}.phone-button{border-radius:28px 0 0 28px}.whatsapp-button{border-radius:0 28px 28px 0}.mobile-nav-icon{height:24px;width:24px}.mobile-nav-label{font-size:14px}.floating-whatsapp-desktop{display:none!important}}@media (max-width:768px){.floating-whatsapp-desktop{display:none!important}.mobile-bottom-nav{background-color:#fff;border-radius:0;bottom:0;flex-direction:row;gap:8px;left:0;padding:8px;position:fixed;right:0;width:-webkit-fill-available}.mobile-nav-button{border-radius:8px;flex:1 1;flex-direction:column;gap:4px;min-height:60px;min-width:0;padding:10px 8px;width:0}.mobile-nav-icon{height:22px;width:22px}.mobile-nav-label{font-size:11px}}@media (max-width:480px){.mobile-nav-button{min-height:56px;padding:8px 6px}.mobile-nav-icon{height:20px;width:20px}.mobile-nav-label{font-size:10px}}.slider-container{border-radius:0;box-shadow:0 20px 40px #0000001a;height:70vh;margin:0;max-width:100%;padding:0;width:100%}.slider-wrapper{overflow:hidden;position:relative}.slider-track,.slider-wrapper{height:100%;margin:0;padding:0;width:100%}.slider-track{transition:transform .8s cubic-bezier(.4,0,.2,1)}.slider-slide{align-items:center;display:flex;flex:0 0 100%;height:100%;justify-content:flex-start;min-height:100%;overflow:hidden;position:relative;width:100%}.slider-image{display:block;height:100%;object-fit:cover;object-position:center center;width:100%}.slide-overlay{height:100%;left:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:1}.slide-content{left:10%;max-width:600px;opacity:0;padding:40px;position:relative;transform:translateY(30px);transition:all .8s ease .3s;z-index:2}.slide-content.active{opacity:1;transform:translateY(0)}.slide-content.center-left{text-align:left}.slide-content.center-left.active{transform:translateY(0)}.slide-title{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:15px;text-shadow:2px 2px 4px #0000004d}.slide-subtitle{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:20px;opacity:.9;text-shadow:1px 1px 2px #0000004d}.slide-description{color:#fff;font-size:1.1rem;line-height:1.6;margin-bottom:30px;max-width:500px;opacity:.8}.slider-nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;opacity:0;padding:15px;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s ease;visibility:hidden;width:60px;z-index:10}.slider-nav.visible{opacity:1;visibility:visible}.slider-nav:hover{background:#e74c3ce6;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.slider-nav:disabled{cursor:not-allowed;opacity:.5}.nav-icon{color:#fff;font-size:2rem;font-weight:700;transition:transform .3s ease}.slider-nav:hover .nav-icon{transform:scale(1.2)}.slider-nav-prev{left:20px}.slider-nav-next{right:20px}.slider-progress{background:#ffffff4d;border-radius:2px;bottom:30px;height:4px;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:200px;z-index:5}.progress-bar{background:linear-gradient(90deg,#e74c3c,#c0392b);border-radius:2px;box-shadow:0 0 10px #e74c3c80;height:100%;transition:width .8s ease}.slider-dots{bottom:20px;display:none;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.slider-dot{background:#fff6;border:2px solid #fff9;position:relative;transition:all .4s ease}.slider-dot:hover{background:#ffffffb3;transform:scale(1.2)}.slider-dot.active{border-color:#e74c3c;box-shadow:0 0 15px #e74c3c99;transform:scale(1.3)}.slider-dot:disabled{cursor:not-allowed;opacity:.5}.slide-counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #ffffff1a;border-radius:20px;color:#fff;font-weight:600;padding:10px 15px;position:absolute;right:20px;top:20px;z-index:5}.current-slide{font-size:1.2rem}.total-slides{font-size:1rem;opacity:.7}@media (max-width:768px){.slider-container{height:0;overflow:hidden;padding-bottom:53.76%;position:relative}.slider-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.slider-track{height:100%}.slider-slide{height:100%;min-height:100%}.slider-image{height:100%;object-fit:cover;object-position:center center;width:100%}.slide-content{left:5%;max-width:90%;padding:20px}.slide-title{font-size:2.5rem}.slide-subtitle{font-size:1.2rem}.slide-description{font-size:1rem}.slider-nav{height:50px;padding:10px;width:50px}.nav-icon{font-size:1.5rem}.slider-nav-prev{left:15px}.slider-nav-next{right:15px}.slider-progress{bottom:70px;width:150px}.slider-dots{bottom:15px}.slide-counter{padding:8px 12px;right:15px;top:15px}.current-slide{font-size:1rem}.total-slides{font-size:.9rem}}@media (max-width:480px){.slider-container{height:0;min-height:186px;overflow:hidden;padding-bottom:53.76%;position:relative}.slider-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}.slider-track{height:100%}.slider-image{height:100%;object-fit:fill;object-position:center center;width:100%}.slider-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:100%}.slide-content{left:0;padding:15px}.slide-title{font-size:2rem}.slide-subtitle{font-size:1rem}.slide-description{font-size:.9rem;margin-bottom:20px}.slider-nav{height:40px;opacity:.8;padding:8px;width:40px}.slider-nav.visible{opacity:.8}.nav-icon{font-size:1.2rem}.slider-nav-prev{left:5px}.slider-nav-next{right:5px}.slider-progress{bottom:12px;height:3px;width:120px}.slider-dots{bottom:15px;display:none;gap:8px}.slider-dot{height:10px;width:10px}.slide-counter{padding:6px 10px;right:10px;top:10px}.current-slide{font-size:.9rem}.total-slides{font-size:.8rem}}.anniversary-section{background:#f8f9fa;border-radius:20px;margin:0 auto 2rem;max-width:1200px;padding:2rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0}.view-all-link{background:none;border:none;color:#e74c3c;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:600;padding:0;text-decoration:none;transition:color .3s ease}.view-all-link:hover{color:#c0392b}.anniversary-row{grid-gap:2rem;display:grid;gap:2rem;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x mandatory}.anniversary-row::-webkit-scrollbar{height:8px}.anniversary-row::-webkit-scrollbar-thumb{background:#e4e7eb;border-radius:8px}.anniversary-card{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0000001a;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition:all .3s ease}.anniversary-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-8px)}.card-image{height:200px;overflow:hidden;position:relative}.card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.anniversary-card:hover .card-image img{transform:scale(1.05)}.discount-badge{background:#e74c3c;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:5px 10px;position:absolute;right:10px;top:10px}.card-content{padding:1.5rem}.card-title{color:#2c3e50;font-size:1.3rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.card-description{color:#6c757d;font-size:.9rem;line-height:1.4;margin:0 0 1rem}.rating-section{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.stars{display:flex;gap:2px}.star{font-size:1rem;transition:color .2s ease}.star.filled{color:#ffc107}.rating-text{color:#6c757d;font-size:.9rem}.pricing{align-items:center;display:none;gap:.8rem;margin-bottom:1.5rem}.current-price{color:#e74c3c;font-size:1.4rem;font-weight:700}.original-price{color:#6c757d;font-size:1.1rem;text-decoration:line-through}.book-now-btn{background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 20px;text-transform:uppercase;transition:all .3s ease;width:100%}.book-now-btn:hover{background:linear-gradient(135deg,#c0392b,#e74c3c);box-shadow:0 8px 20px #e74c3c4d;transform:translateY(-2px)}.mobile-slider{display:none}.slider-container{overflow:hidden;position:relative}.slider-track{display:flex;gap:0;transition:transform .5s ease}.slider-card{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0000001a;flex-basis:calc(100% - 2rem);flex-grow:0;flex-shrink:0;margin:0;min-width:280px;overflow:hidden}.mobile-nav{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.mobile-nav:hover{background:#e74c3c;color:#fff}.mobile-nav-prev{left:10px}.mobile-nav-next{right:10px}.mobile-dots{display:flex;gap:8px;justify-content:center;margin-top:1rem}.mobile-dot{background:#ddd;border:none;border-radius:50%;cursor:pointer;height:8px;transition:background .3s ease;width:8px}.mobile-dot.active{background:#e74c3c}@media (max-width:768px){.anniversary-section{border-radius:15px;padding:2rem 1rem}.section-header{margin-bottom:2rem}.section-title{font-size:2rem}.view-all-link{font-size:1rem}.desktop-view{display:none}.mobile-view{display:block}.slider-container{padding:0}.slider-track{gap:0}.slider-card{flex-basis:calc(100% - 1.6rem);flex-grow:0;flex-shrink:0;min-width:260px}.slider-card .card-image{height:160px}.slider-card .card-content{padding:1rem}.slider-card .card-title{font-size:1.1rem;margin-bottom:.3rem}.slider-card .card-description{font-size:.85rem;margin-bottom:.8rem}.slider-card .rating-section{margin-bottom:.8rem}.slider-card .stars .star{font-size:.9rem}.slider-card .rating-text{font-size:.8rem}.slider-card .pricing{margin-bottom:1rem}.slider-card .current-price{font-size:1.2rem}.slider-card .original-price{font-size:.9rem}.slider-card .book-now-btn{font-size:.85rem;padding:8px 12px}}@media (max-width:480px){.anniversary-section{border-radius:10px;padding:10px}.anniversary-row{gap:.5rem;grid-auto-columns:minmax(200px,1fr)}.card-title{font-size:16px}.card-description{color:#6c757d;font-size:14px;line-height:1.4;margin:0 0 .5rem}.card-content{padding:.5rem}.card-image{height:170px}.section-title{font-size:16px}.section-header{margin-bottom:1rem;margin-left:.5rem}.slider-container{padding:0}.slider-track{gap:0}.slider-card{flex-basis:calc(100% - 1.2rem);flex-grow:0;flex-shrink:0;min-width:240px}.slider-card .card-image{height:140px}.slider-card .card-content{padding:.5rem}.slider-card .card-title{font-size:1rem;margin-bottom:.2rem}.slider-card .card-description{font-size:.8rem;margin-bottom:.6rem}.slider-card .rating-section{margin-bottom:.6rem}.slider-card .stars .star{font-size:.8rem}.slider-card .rating-text{font-size:.75rem}.slider-card .pricing{margin-bottom:.8rem}.slider-card .current-price{font-size:1.1rem}.slider-card .original-price{font-size:.85rem}.slider-card .book-now-btn{font-size:14px;padding:6px 10px}.book-now-btn{font-size:14px}.mobile-nav{font-size:1rem;height:30px;width:30px}.mobile-nav-prev{left:2px}.mobile-nav-next{right:2px}.view-all-link{display:block;font-size:.95rem}}.section-view-box{align-items:end;background-color:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;height:75vh;justify-content:space-between;margin:2rem;padding:1rem;position:absolute;width:70vw;z-index:1000}.section-view-close{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#e74c3c;cursor:pointer;display:flex;height:36px;justify-content:center;margin-bottom:6px;width:22px}.section-view-close svg{height:22px;width:22px}.view-content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1.2fr 1fr;height:100%;width:100%}.view-main{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;padding:.5rem}.view-main img{border-radius:6px;height:100%;max-height:100%;object-fit:cover;width:100%}.view-subimages{background:#fff;border-radius:8px;overflow:hidden;padding:.5rem}.subimages-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;height:100%}.subimages-grid img{aspect-ratio:1/1;border-radius:6px;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.view-content{grid-template-columns:1fr;grid-template-rows:1fr auto}}.products-main{background:#fff;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem 1rem}.products-header-wrapper{margin-bottom:3rem;padding:0 1rem}.products-header{margin-top:1rem}.products-header h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0}.back-button{align-items:center;background-color:initial;border:1px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease}.back-button:hover{background-color:#f5f5f5;border-color:silver}.back-button svg{height:20px;width:20px}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:1rem}.products-grid .anniversary-card{align-items:stretch;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.products-grid .anniversary-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.products-grid .card-image{border-radius:12px 12px 0 0;flex:0 0 auto;height:280px;overflow:hidden;position:relative;width:100%}.products-grid .card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.products-grid .anniversary-card:hover .card-image img{transform:scale(1.05)}.products-grid .card-content{background:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.5rem}.products-grid .card-title{color:#2c3e50;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.products-grid .card-description{color:#6c757d;font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.products-grid .pricing{align-items:center;display:flex!important;gap:.8rem;margin-bottom:1rem}.products-grid .current-price{color:#e74c3c;font-size:1.2rem;font-weight:700}.products-grid .original-price{color:#6c757d;font-size:.95rem;text-decoration:line-through}.products-grid .book-now-btn{background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.5px;margin-top:auto;padding:12px 24px;text-transform:uppercase;transition:all .3s ease;width:100%}.products-grid .book-now-btn:hover{background:linear-gradient(135deg,#c0392b,#e74c3c);box-shadow:0 4px 12px #e74c3c4d;transform:translateY(-2px)}.no-products{color:#666;font-size:1.2rem;grid-column:1/-1;padding:3rem;text-align:center}@media (max-width:1200px){.products-grid{gap:1.75rem;grid-template-columns:repeat(3,1fr)}.products-grid .card-image{height:260px}}@media (max-width:992px){.products-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products-main{padding:1.5rem 1rem}.products-header-wrapper{margin-bottom:2rem;padding:0 .5rem}.products-header{margin-top:.75rem}.products-header h1{font-size:2rem;line-height:1.2}.back-button{border-radius:8px;font-size:.9rem;padding:.65rem 1.1rem}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:.5rem}.products-grid .card-image{height:200px}.products-grid .card-content{padding:1rem}.products-grid .card-title{font-size:1rem;margin-bottom:.5rem}.products-grid .card-description{font-size:.8rem;margin-bottom:.75rem}.products-grid .book-now-btn{font-size:.85rem;padding:9px 18px}}@media (max-width:480px){.products-main{padding:1.25rem .75rem}.products-header-wrapper{margin-bottom:1.75rem;padding:0}.products-header{margin-bottom:0;margin-top:.75rem}.products-header h1{font-size:1.75rem}.back-button{font-size:.875rem;padding:.6rem 1rem}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:.5rem 0}.products-grid .card-image{height:180px}.products-grid .card-content{padding:1rem}.products-grid .card-title{font-size:1rem;margin-bottom:.5rem}.products-grid .card-description{font-size:.8rem;margin-bottom:.75rem}.products-grid .book-now-btn{font-size:.85rem;padding:8px 16px}}.slider-overlay{animation:fadeIn .3s ease;background:#00000080;left:0;z-index:1999}.product-slider-view,.slider-overlay{bottom:0;position:fixed;right:0;top:0}.product-slider-view{animation:slideInRight .3s ease;background:#fff;box-shadow:-4px 0 20px #00000026;display:flex;flex-direction:column;max-width:90vw;overflow-y:auto;width:600px;z-index:2000}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.slider-view-header{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.slider-close-btn{align-items:center;background:#0000;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease}.slider-close-btn:hover{background:#f5f5f5}.slider-close-btn svg{color:#333;height:24px;width:24px}.slider-view-title{color:#2c3e50;flex:1 1;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}.product-image-slider{display:flex;flex:1 1;flex-direction:column;min-height:0;padding:1.5rem}.slider-container-wrapper{align-items:center;display:flex;flex:1 1;gap:.75rem;margin:0 auto;position:relative;width:100%}.slider-images-container{border-radius:12px;box-shadow:0 4px 20px #0000001a;flex:1 1;overflow:hidden}.slider-images-track{display:flex;transition:transform .5s ease;width:100%}.slider-image-slide{flex:0 0 100%;height:400px;overflow:hidden;width:100%}.slider-image-slide img{display:block;height:100%;object-fit:cover;width:100%}.slider-nav-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:5}.slider-nav-btn:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}.slider-nav-btn svg{height:24px;width:24px}.slider-dots-container{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem;padding:0 2rem}.slider-dot{background:#ddd;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.slider-dot.active{background:#e74c3c;border-radius:6px;width:32px}.slider-view-footer{align-items:center;background:#fff;border-top:1px solid #e0e0e0;bottom:0;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem;position:-webkit-sticky;position:sticky}.slider-description{color:#6c757d;font-size:1rem;line-height:1.5;margin:0;text-align:center}.slider-pricing{align-items:center;display:flex;gap:1rem}.slider-pricing .current-price{color:#e74c3c;font-size:1.75rem;font-weight:700}.slider-pricing .original-price{color:#6c757d;font-size:1.25rem;text-decoration:line-through}.book-now-btn-large{background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;max-width:300px;padding:.875rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.book-now-btn-large:hover{background:linear-gradient(135deg,#c0392b,#e74c3c);box-shadow:0 8px 20px #e74c3c4d;transform:translateY(-2px)}.products-grid .card-image{cursor:pointer}@media (max-width:768px){.product-slider-view{width:85vw}.slider-view-header{padding:1rem}.slider-view-title{font-size:1.25rem}.product-image-slider{padding:1rem}.slider-container-wrapper{gap:.5rem}.slider-nav-btn{height:35px;width:35px}.slider-nav-btn svg{height:18px;width:18px}.slider-image-slide{height:300px}.slider-view-footer{padding:1.25rem 1rem}.slider-description{font-size:.95rem}.slider-pricing .current-price{font-size:1.5rem}.slider-pricing .original-price{font-size:1.1rem}.book-now-btn-large{font-size:1rem;padding:.75rem 1.5rem}}@media (max-width:480px){.product-slider-view{width:100vw}.slider-view-header{padding:.75rem}.slider-view-title{font-size:1.1rem}.slider-image-slide{height:250px}.slider-nav-btn{height:32px;width:32px}.slider-nav-btn svg{height:16px;width:16px}}.wedding-collection-section{background:#fff;margin:0 auto;max-width:1200px;padding:1rem 2rem}.collection-header{margin-bottom:2.5rem;text-align:center}.collection-title{color:#8b4513;font-size:2.5rem;font-weight:600;margin-bottom:0}.collection-subtitle{color:#8b4513;font-size:1.1rem;font-weight:400;margin:.5rem 0 0}.wedding-categories-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:900px}.wedding-category-card{background:#fff;border-radius:15px;box-shadow:0 4px 15px #00000014;height:-webkit-fit-content;height:fit-content;overflow:hidden;position:relative;transition:all .3s ease}.wedding-category-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-3px)}.category-image-container{border-radius:8px 8px 0 0;height:160px;overflow:hidden;position:relative;width:100%}.category-image{height:100%;transition:transform .3s ease}.wedding-category-card:hover .category-image{transform:scale(1.05)}.image-placeholder{border-radius:15px 15px 0 0;color:#fff;flex-direction:column;font-weight:700;height:100%;position:relative;width:100%}.category-icon{font-size:2.5rem;margin-bottom:0;text-shadow:1px 1px 3px #0003}.category-name{font-size:1rem;font-weight:500;margin-top:.5rem;text-align:center;text-shadow:1px 1px 2px #0003}.category-title{color:#333;font-size:1.1rem;font-weight:600;margin:1rem 1rem 1.2rem;text-align:center}.content-section{box-sizing:border-box;max-width:1400px;padding:4rem 2rem;width:100%}.category-grid{align-items:flex-start;box-sizing:border-box;flex-direction:row;flex-wrap:wrap;justify-content:center;padding-bottom:1rem}.category-card{display:flex;flex-basis:calc(16.66667% - 1.25rem);flex-direction:column;flex-grow:0;flex-shrink:0;max-width:calc(16.66667% - 1.25rem);min-width:0;overflow:hidden}.category-image{border-radius:8px 8px 0 0;display:block;height:120px;object-fit:cover;object-position:center;width:100%}.category-card h3{font-size:1rem;line-height:1.3;margin:.5rem .75rem;min-height:2.6em}.category-card h3,.category-card p{align-items:center;display:flex;justify-content:center}.category-card p{font-size:.85rem;line-height:1.4;margin:0 .75rem 1rem .5rem;min-height:2.8em}@media (max-width:768px){.slider-section{padding:0}.wedding-collection-section{padding:2.5rem 1rem}.collection-title{font-size:2rem}.collection-subtitle{font-size:.95rem}.wedding-categories-grid{gap:1.2rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);max-width:600px}.category-image-container{height:140px}.category-title{font-size:1rem}.content-section h2{font-size:2rem}.category-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-bottom:.5rem}.category-card{flex-basis:calc(33.33333% - 0.66667rem);flex-grow:0;flex-shrink:0;max-width:calc(33.33333% - .66667rem);padding:0}.category-image{height:150px}.category-card h3{font-size:.9rem;margin:.75rem .5rem 0}.category-card p{display:none}}@media (max-width:480px){.slider-section{padding:0}.collection-header{margin-bottom:.5rem}.wedding-collection-section{padding:8px}.collection-title{font-size:16px}.collection-subtitle{font-size:.85rem}.wedding-categories-grid{gap:1rem;max-width:300px}.category-image-container{height:120px}.category-title{font-size:.95rem;margin:.8rem}.content-section{padding:2rem 1rem}.content-section h2{font-size:1.5rem;margin-bottom:1.5rem}.category-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.category-card{flex-basis:calc(50% - 0.375rem);flex-grow:0;flex-shrink:0}.category-image{height:120px}.category-card h3{font-size:.8rem;margin:.5rem .4rem 0}.category-card p{display:none}}.review-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:30px 20px;position:relative}.review-header{margin-bottom:0;text-align:center}.review-header h2{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:15px}.review-header p{color:#7f8c8d;font-size:1.1rem;margin:0 auto;max-width:600px}.review-scroll-container{margin:0 auto;max-width:1200px;overflow-x:auto;overflow-y:hidden;padding:28px 0;scrollbar-color:#bdc3c7 #f8f9fa;scrollbar-width:thin}.review-scroll-container::-webkit-scrollbar{height:8px}.review-scroll-container::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.review-scroll-container::-webkit-scrollbar-thumb{background:#bdc3c7;border-radius:4px}.review-scroll-container::-webkit-scrollbar-thumb:hover{background:#95a5a6}.review-cards-wrapper{display:flex;gap:20px;min-width:-webkit-max-content;min-width:max-content;padding:20px 0}.review-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;flex-shrink:0;height:320px;min-width:280px;overflow:visible;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:280px}.review-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.review-background img{border-radius:8px;height:100%;object-fit:cover;width:100%}.review-overlay{background:#fff;border-radius:8px;bottom:-36px;box-shadow:0 -4px 12px #0000001a;display:flex;flex-direction:column;gap:8px;height:auto;left:30px;min-height:40px;padding:8px;position:absolute;right:30px;z-index:10}.review-name{color:#2c3e50;font-size:1.2rem;font-weight:700;text-shadow:0 1px 2px #0000001a}.review-name,.review-title{line-height:1.2;margin:0;text-align:center}.review-title{color:#7f8c8d;font-size:.95rem;font-weight:500}.review-rating{align-items:center;display:flex;justify-content:center;margin:0}.star{color:#ddd;font-size:1.2rem;margin-right:2px;transition:color .3s ease}.star.filled{color:gold}.review-card:hover{box-shadow:0 8px 25px #00000026}.review-background:hover img{transform:scale(1.05);transition:transform .3s ease}@media (max-width:768px){.review-scroll-container{padding:16px 0}.review-container{padding:40px 15px}.review-header h2{font-size:2rem}.review-header p{font-size:1rem}.review-card{height:280px;min-width:250px;width:250px}.review-overlay{gap:6px;padding:16px}.review-name{font-size:1rem}.review-title{font-size:.9rem}.star{font-size:1.1rem}}@media (max-width:480px){.review-scroll-container{padding:16px 0}.review-container{padding:10px}.review-header h2{font-size:16px}.review-header p{font-size:14px}.review-cards-wrapper{gap:12px;padding:12px 0}.review-card{height:250px;min-width:200px;width:200px}.review-overlay{bottom:-26px;gap:5px;padding:6px}.review-name{font-size:12px}.review-title{font-size:.85rem}.star{font-size:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.review-card{animation:fadeIn .6s ease-out}.review-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px);transition:all .3s ease}.review-image:hover{transform:scale(1.05);transition:transform .3s ease}.main-content{background-color:#f8f9fa;flex:1 1}.slider-section{margin:0;padding:0;width:100%}.content-section{margin:0 auto;max-width:1200px;padding:0 2rem}.content-section h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.category-grid{display:flex;gap:1rem;margin-top:1rem;overflow-x:scroll;width:100%}.category-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 5px 15px #00000014;padding:0;text-align:center;transition:all .3s ease}.category-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.category-icon{display:block;font-size:14px;height:60%;width:150px}.category-card h3{color:#2c3e50;font-size:14px;font-weight:600}.category-card p{color:#6c757d;font-size:12px;line-height:1.5}@media (max-width:768px){.slider-section{box-sizing:border-box;margin:0;max-width:100vw;overflow:hidden;padding:0;width:100%}.content-section h2{font-size:2rem}.category-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.category-card{height:160px}.slider-section{box-sizing:border-box;margin:0;max-width:100vw;overflow:hidden;padding:0;width:100%}.content-section{padding:1rem}.content-section h2{font-size:14px}.category-icon{display:block;font-size:12px;height:45%;width:120px}.category-card h3{color:#2c3e50;font-size:12px;font-weight:500;padding:2px}.category-card p{color:#6c757d;font-size:10px;line-height:1.5}.category-grid{gap:.5rem}.content-section h2{margin-bottom:1rem}}.features-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:4rem 2rem;position:relative}.features-section:before{background-image:radial-gradient(circle at 20% 20%,#e74c3c1a 0,#0000 50%),radial-gradient(circle at 80% 80%,#3498db1a 0,#0000 50%),radial-gradient(circle at 40% 60%,#9b59b61a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.features-container{margin:0 2rem;max-width:-webkit-fill-available;position:relative;z-index:1}.features-header{margin-bottom:3rem;text-align:center}.features-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2c3e50,#e74c3c);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-size:2.5rem;font-weight:700;margin:0 0 1rem}.features-header p{color:#6c757d;font-size:1.2rem;font-weight:400;margin:0}.features-grid{display:flex;gap:1rem;margin-top:2rem;overflow-x:auto;padding-bottom:1rem;padding-top:1rem;scroll-snap-type:x mandatory}.features-grid::-webkit-scrollbar{height:8px}.features-grid::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.features-grid::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:4px}.features-grid::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c0392b,#e74c3c)}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:20px;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000d;flex:0 0 280px;overflow:hidden;padding:1rem;position:relative;scroll-snap-align:start;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.feature-card:hover:before{left:100%}.feature-card:hover{box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a;transform:translateY(-8px) scale(1.02)}.feature-icon{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;overflow:hidden;position:relative;width:80px}.feature-icon,.feature-icon:before{border-radius:50%;transition:all .3s ease}.feature-icon:before{background:#ffffff4d;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.feature-card:hover .feature-icon:before{height:100%;width:100%}.feature-icon svg{height:40px;position:relative;transition:all .3s ease;width:40px;z-index:1}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#3498db,#2980b9);transform:rotate(1turn) scale(1.1)}.feature-card:hover .feature-icon svg{transform:scale(1.1)}.feature-content{position:relative;z-index:1}.feature-title{color:#2c3e50;font-size:1.4rem;font-weight:600;margin:0 0 .8rem;transition:color .3s ease}.feature-card:hover .feature-title{color:#e74c3c}.feature-description{color:#6c757d;font-size:1rem;line-height:1.6;margin:0;transition:color .3s ease}.feature-card:hover .feature-description{color:#5a6c7d}@media (max-width:768px){.features-section{padding:3rem 1rem}.features-header h2{font-size:2rem}.features-header p{font-size:1.1rem}.features-grid{gap:1.5rem;padding:0 1rem 1rem}.feature-card{flex:0 0 260px;padding:1.5rem}.feature-icon{height:70px;width:70px}.feature-icon svg{height:35px;width:35px}.feature-title{font-size:1.2rem}}@media (max-width:480px){.features-section{padding:12px 8px}.features-header h2{font-size:16px}.features-header p{font-size:14px}.features-header{margin-bottom:.5rem;margin-top:.5rem}.features-grid{gap:.5rem;padding:0 1rem 1rem}.features-container{margin:0 1rem}.feature-card{flex:0 0 160px;padding:.5rem}.feature-icon{height:50px;width:50px}.feature-title{font-size:14px}.feature-description{font-size:12px}.feature-icon svg{height:30px;width:30px}}.about-main{background-color:#f8f9fa;flex:1 1}.about-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.about-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.about-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.about-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000001a}.about-hero-content p{font-size:1.3rem;opacity:.9}.about-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.about-section{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem;padding:2rem 0}.about-section.reverse{direction:rtl}.about-section.reverse>*{direction:ltr}.about-text h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.about-text p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-image,.image-placeholder{align-items:center;display:flex;justify-content:center}.image-placeholder{background:linear-gradient(135deg,#ff9a9e,#fecfef);font-size:4rem;height:300px;width:300px}.image-placeholder,.stats-section{border-radius:20px;box-shadow:0 10px 30px #0000001a}.stats-section{background:#fff;margin:4rem 0;padding:4rem 2rem;text-align:center}.stats-section h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:15px;color:#fff;padding:2rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-number{font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1.1rem;opacity:.9}.team-section{margin-top:4rem;text-align:center}.team-section h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:3rem}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-member{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:1rem;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-avatar{border-radius:8px;font-size:4rem;height:200px;margin-bottom:1rem;overflow:hidden;width:100%;img{height:100%;object-fit:cover;width:100%}}.team-member h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.team-member p{color:#6c757d;font-size:1rem}@media (max-width:768px){.about-hero-content h1{font-size:2.5rem}.about-hero-content p{font-size:1.1rem}.about-section{gap:2rem;grid-template-columns:1fr;text-align:center}.about-section.reverse{direction:ltr}.about-text h2,.stats-section h2,.team-section h2{font-size:2rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:1fr}.image-placeholder{font-size:3rem;height:250px;width:250px}}@media (max-width:480px){.about-hero{padding:3rem 1rem}.about-text p{font-size:14px}.about-content{padding:0 1rem}.about-section{gap:0}.stats-section{padding:1rem}.team-section{margin-bottom:1rem;margin-top:2rem}.stat-card{padding:1rem}.about-hero-content h1{font-size:2rem}.about-text h2{font-size:16px}.stats-section h2,.team-section h2{font-size:1.8rem}.stats-grid{grid-template-columns:1fr}.image-placeholder{font-size:2.5rem;height:200px;width:200px}}.contact-main{background-color:#f8f9fa;flex:1 1}.contact-hero{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.contact-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.contact-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.contact-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000001a}.contact-hero-content p{font-size:1.3rem;opacity:.9}.contact-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.contact-info-section{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.contact-info h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.contact-info p{color:#6c757d;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item{align-items:flex-center;background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;display:flex;gap:1rem;padding:.5rem;transition:transform .3s ease}.contact-item:hover{transform:translateY(-2px)}.contact-icon{color:#e74c3c;flex-shrink:0;font-size:2rem}.contact-text h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.contact-text p{color:#6c757d;font-size:1rem;line-height:1.6;margin:0}.contact-form-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:3rem}.contact-form-section h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:10px;font-size:1rem;padding:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:#e74c3c;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background-color:#e74c3c;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover{background-color:#c0392b;box-shadow:0 5px 15px #e74c3c4d;transform:translateY(-2px)}.map-section{margin-top:4rem;text-align:center}.map-section h2{color:#2c3e50;display:inline-block;font-size:2.5rem;font-weight:600;margin-bottom:3rem;position:relative}.map-section h2:after{background:linear-gradient(90deg,#e74c3c,#c0392b);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.map-container{margin:0 auto;max-width:600px;padding:0 2rem}.map-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:24px;box-shadow:0 20px 60px #0000001a,0 0 0 1px #0000000d;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.map-card:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#e74c3c,#c0392b 50%,#e74c3c);background-size:200% 100%;content:"";height:5px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.map-card:hover{box-shadow:0 25px 70px #e74c3c26,0 0 0 1px #e74c3c1a;transform:translateY(-5px)}.map-header{flex-direction:column;margin-bottom:2.5rem}.map-header,.map-icon-wrapper{align-items:center;display:flex}.map-icon-wrapper{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:50%;box-shadow:0 10px 30px #e74c3c4d;height:80px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:80px}.map-card:hover .map-icon-wrapper{box-shadow:0 15px 40px #e74c3c66;transform:scale(1.1) rotate(5deg)}.location-icon{color:#fff;height:40px;width:40px}.map-header h3{color:#2c3e50;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin:0}.map-address{background:#fff;border-radius:16px;box-shadow:0 4px 15px #0000000d;margin-bottom:2.5rem;padding:1.5rem;text-align:left}.address-line{align-items:center;border-bottom:1px solid #f0f0f0;color:#2c3e50;display:flex;font-size:1.1rem;font-weight:500;gap:1rem;padding:.75rem 0;transition:all .2s ease}.address-line:last-child{border-bottom:none}.address-line:hover{color:#e74c3c;padding-left:.5rem}.address-icon{flex-shrink:0;font-size:1.5rem}.map-button{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:12px;box-shadow:0 4px 15px #e74c3c4d;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease;width:100%}.map-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.map-button:hover:before{left:100%}.map-button:hover{background:linear-gradient(135deg,#c0392b,#a93226);box-shadow:0 6px 20px #e74c3c66;transform:translateY(-2px)}.map-button-icon{flex-shrink:0;height:20px;width:20px}.external-link-icon{flex-shrink:0;height:18px;opacity:.8;width:18px}@media (max-width:768px){.contact-hero-content h1{font-size:2.5rem}.contact-hero-content p{font-size:1.1rem}.contact-info-section{gap:2rem;grid-template-columns:1fr}.contact-form-section h2,.contact-info h2,.map-section h2{font-size:2rem}.map-container{padding:0 1rem}.map-card{padding:2rem 1.5rem}.map-icon-wrapper{height:70px;width:70px}.location-icon{height:35px;width:35px}.map-header h3{font-size:1.5rem}.address-line{font-size:1rem;padding:.6rem 0}.contact-details{gap:1.5rem}.contact-item{padding:1rem}.contact-form-section{padding:2rem}}@media (max-width:480px){.contact-hero{padding:3rem 1rem}.contact-info{gap:8px}.contact-content{padding:2rem 1rem}.contact-text h3{font-size:14px}.contact-hero-content h1{font-size:2rem}.contact-form-section h2,.contact-info h2,.map-section h2{font-size:16px}.contact-info p{font-size:14px}.contact-form-section{padding:1.5rem}.map-container{padding:0 1rem}.map-card{padding:2rem 1rem}.map-icon-wrapper{height:60px;width:60px}.location-icon{height:30px;width:30px}.map-header h3{font-size:1.3rem}.address-line{font-size:.95rem;padding:.5rem 0}.map-button{font-size:1rem;padding:.875rem 1.5rem}}.privacy-main{background-color:#f8f9fa;flex:1 1}.privacy-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.privacy-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.privacy-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.privacy-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000001a}.privacy-hero-content p{font-size:1rem;opacity:.9}.privacy-content{margin:0 auto;max-width:900px;padding:3rem 2rem}.privacy-section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2rem}.privacy-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.privacy-section p,.privacy-section ul{color:#6c757d;font-size:1rem;line-height:1.8;margin-bottom:1rem}.privacy-section ul{margin-left:1.5rem}.privacy-section li{margin-bottom:.5rem}@media (max-width:768px){.privacy-hero{padding:2rem 1.5rem}.privacy-hero-content h1{font-size:2rem}.privacy-content{padding:2rem 1.5rem}.privacy-section{padding:1.5rem}.privacy-section h2{font-size:1.5rem}}@media (max-width:480px){.privacy-hero{padding:1.5rem 1rem}.privacy-hero-content h1{font-size:1.5rem}.privacy-hero-content p{font-size:.9rem}.privacy-content{padding:1.5rem 1rem}.privacy-section{margin-bottom:1.5rem;padding:1.25rem}.privacy-section h2{font-size:1.3rem}.privacy-section p,.privacy-section ul{font-size:.9rem}.intro-text{font-size:1rem}}.terms-main{background-color:#f8f9fa;flex:1 1}.terms-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.terms-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.terms-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.terms-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000001a}.terms-hero-content p{font-size:1rem;opacity:.9}.terms-content{margin:0 auto;max-width:900px;padding:3rem 2rem}.terms-section{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:2rem}.intro-text{color:#6c757d;font-size:1.1rem;line-height:1.8;margin-bottom:0}.terms-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.terms-section p,.terms-section ul{color:#6c757d;font-size:1rem;line-height:1.8;margin-bottom:1rem}.terms-section ul{margin-left:1.5rem}.terms-section li{margin-bottom:.5rem}.contact-info{margin-top:1rem}.contact-info p{margin-bottom:.75rem}.contact-info a{color:#e74c3c;font-weight:500;text-decoration:none}.contact-info a:hover{text-decoration:underline}@media (max-width:768px){.terms-hero{padding:2rem 1.5rem}.terms-hero-content h1{font-size:2rem}.terms-content{padding:2rem 1.5rem}.terms-section{padding:1.5rem}.terms-section h2{font-size:1.5rem}}@media (max-width:480px){.terms-hero{padding:1.5rem 1rem}.terms-hero-content h1{font-size:1.5rem}.terms-hero-content p{font-size:.9rem}.terms-content{padding:1.5rem 1rem}.terms-section{margin-bottom:1.5rem;padding:1.25rem}.terms-section h2{font-size:1.3rem}.terms-section p,.terms-section ul{font-size:.9rem}.intro-text{font-size:1rem}}.App{display:flex;flex-direction:column;min-height:100vh}img{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;max-width:100%;transform:translateZ(0);-webkit-transform:translateZ(0)}@media (max-width:768px){body{padding-bottom:64px}body,html{max-width:100vw;overflow-x:hidden;width:100%}}@media (max-width:480px){body{padding-bottom:56px}body,html{max-width:100vw;overflow-x:hidden;width:100%}}.maintenance-mode-container{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:100vh;width:100%}.maintenance-mode-banner{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border-radius:12px;box-shadow:0 4px 20px #00000026;color:#fff;max-width:600px;padding:40px;text-align:center;width:90%;z-index:100}.maintenance-mode-content h2{font-size:32px;font-weight:700;margin:0 0 15px}.maintenance-mode-content p{font-size:18px;line-height:1.6;margin:0;opacity:.95}@media (max-width:768px){.maintenance-mode-banner{padding:30px 20px}.maintenance-mode-content h2{font-size:24px}.maintenance-mode-content p{font-size:16px}}@media (max-width:480px){.maintenance-mode-banner{padding:25px 15px}.maintenance-mode-content h2{font-size:20px}.maintenance-mode-content p{font-size:14px}}
/*# sourceMappingURL=main.97cbe5cd.css.map*/