@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero-section{width:100%;min-height:100vh;height:auto;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;border-top:4vh solid #FFFFFF;box-sizing:border-box;background:linear-gradient(180deg,#d7e4f2,#fff);background-attachment:fixed;padding-bottom:20px}.top-notch{background-color:#fff;width:25%;min-width:180px;height:6vh;position:absolute;top:0;left:50%;transform:translate(-50%);border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;justify-content:center;align-items:center;z-index:100}.brand-name{font-family:Cinzel,serif;font-size:clamp(1rem,1.5vw,2.5rem);letter-spacing:.2em;color:#000;font-weight:700}.hero-content-wrapper{width:100%;height:100%;flex-grow:1;display:flex;align-items:center;justify-content:center;padding:0 8%;padding-top:8vh;padding-bottom:60px}.left-side{width:45%;z-index:10;text-align:left}.hero-title{font-family:Cinzel,serif;font-size:clamp(2.5rem,6vw,7rem);line-height:.95;color:#333;max-width:100%}.hero-subtitle{font-family:Inter,sans-serif;font-size:clamp(1rem,1.2vw,1.3rem);color:#666;margin-top:15px;line-height:1.4}.right-side{display:flex;justify-content:center;align-items:center;width:55%;transform:translate(0) translateY(0)}canvas{width:100%;height:auto;display:block;object-fit:contain}.nav-menu{position:absolute;top:5vh;left:8%;display:flex;gap:3vw;z-index:150}.nav-item{font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;color:#000;cursor:pointer}.menu-icon{display:none;position:absolute;top:4vh;right:8%;cursor:pointer;z-index:200}.menu-icon span{display:block;width:25px;height:2px;background:#000;margin:6px 0}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000}.circular-menu{position:fixed;top:-15vw;right:-15vw;width:60vw;height:60vw;min-width:500px;min-height:500px;background:#fff;border-radius:50%;z-index:1100;display:flex;align-items:center;justify-content:center;transform:scale(0);transform-origin:top right;transition:transform .6s cubic-bezier(.7,0,.3,1);box-shadow:-10px 10px 40px #0000001a}.circular-menu.open{transform:scale(1)}.close-btn{font-size:3rem;color:#000;position:absolute;top:20%;right:30%;cursor:pointer;z-index:1200}.side-items{display:flex;flex-direction:column;gap:4vh;text-align:center;margin-right:15%;margin-top:15%}.side-link{font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;color:#000!important;text-decoration:none;transition:transform .3s ease}.side-link:hover{transform:scale(1.1)}.hero-footer-bar{position:absolute;bottom:20px;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 5%;z-index:1000;pointer-events:auto}.demo-note{font-family:Inter,sans-serif;font-size:10px;color:#555;text-align:center;max-width:600px;line-height:1.4;letter-spacing:.03em;text-transform:uppercase}.contact-links{display:flex;align-items:center;gap:15px}.footer-link{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#1a1a1a;text-decoration:none;transition:color .3s ease;letter-spacing:.05em}.footer-link:hover{color:#007bff}.separator{color:#ccc;font-size:10px}@media(max-width:1024px)and (min-width:601px){.desktop-only{display:none!important}.menu-icon{display:block}.hero-content-wrapper{flex-direction:column;justify-content:center;align-items:center;padding-top:12vh;gap:20px;text-align:center;margin-bottom:50px}.right-side{order:1;margin:0 auto;width:100%;transform:translate(-70px) translateY(0)}.left-side{order:2;width:90%;margin:0 auto;text-align:center}.hero-title{font-size:clamp(3rem,8vw,5rem)}.top-notch{width:35%;height:7vh}.circular-menu{width:90vw;height:90vw;right:-20vw;top:-20vw}.hero-footer-bar{position:relative;bottom:auto;width:100%;margin-top:20px;padding:20px 5%}}@media(max-width:600px){.desktop-only{display:none!important}.menu-icon{display:block;top:30px;right:20px}.hero-content-wrapper{flex-direction:column;justify-content:center;align-items:center;padding-top:15vh;gap:10px;margin-bottom:20px}.right-side{order:1;margin:0 auto;display:flex;justify-content:center;width:100%;transform:translate(-30px) translateY(0)}.left-side{order:2;width:100%;text-align:center;padding:0 10px;margin-top:0}.hero-title{font-size:clamp(2rem,9vw,3.2rem);line-height:1.1;margin-bottom:5px;word-wrap:break-word}.hero-subtitle{font-size:.85rem;margin-bottom:10px;padding:0 5px}.top-notch{width:60%;height:50px}.brand-name{font-size:1.2rem}.circular-menu{width:140vw;height:140vw;right:-40vw;top:-40vw;min-width:unset;min-height:unset;transform-origin:top right}.close-btn{right:35%;top:30%}.side-items{margin-right:20%;margin-top:25%}.hero-footer-bar{position:relative;bottom:auto;width:100%;padding:15px 10px;margin-top:5px}.contact-links{flex-direction:column;gap:5px}.separator{display:none}.demo-note{font-size:9px;margin-bottom:10px}}.product-section{width:100%;min-height:auto;padding:6vh 5% 12vh;background-color:#fff;position:relative;z-index:5;display:block}.product-title{font-family:Cinzel,serif;font-size:clamp(2rem,3.5vw,3.5rem);text-align:center;color:#1a1a1a;margin-bottom:3vh;letter-spacing:.15em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1400px;margin:0 auto}.product-card{background:linear-gradient(145deg,#f0f7ff,#e6f0fa);border-radius:20px;padding:20px;display:flex;flex-direction:column;border:1px solid #d7e4f2;box-shadow:0 10px 25px #d7e4f266;min-height:450px}.product-image-container{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:15px;background:#fff;border-radius:15px;overflow:hidden}.product-image{width:140%;height:auto;object-fit:contain;transition:transform .5s ease}.product-card:hover .product-image{transform:scale(1.1)}.product-name{font-family:Cinzel,serif;font-size:.95rem;color:#1a1a1a;margin-bottom:10px;font-weight:700;line-height:1.4;min-height:2.8em}.product-desc{font-family:Inter,sans-serif;font-size:.8rem;color:#567;line-height:1.5;margin-bottom:20px}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px}.product-price{font-family:Inter,sans-serif;font-weight:800;font-size:1.1rem;color:#222}.add-cart-btn{background:#1a1a1a;color:#fff;border:none;padding:10px 16px;font-size:.75rem;font-weight:600;border-radius:10px;cursor:pointer;transition:background .3s ease}.add-cart-btn:hover{background:#333}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,1fr);gap:15px}.product-card{padding:15px;min-height:auto}.product-footer{flex-direction:column;align-items:flex-start;gap:12px}.add-cart-btn{width:100%;padding:12px;font-size:.8rem;text-align:center}}@media(max-width:600px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:0}.product-title{font-size:1.8rem;margin-bottom:5vh}.product-card{padding:12px}.product-name{font-size:.8rem;min-height:3.2em}.product-desc{display:none}.product-price{font-size:1rem}.add-cart-btn{padding:10px;font-size:.7rem}}.footer-section{width:100%;background-color:#1a1a1a;color:#fff;padding:80px 5% 40px;position:relative;z-index:10;margin-top:-2px}.footer-content{max-width:1400px;margin:0 auto}.footer-top{display:flex;justify-content:center;margin-bottom:30px}.newsletter-container{text-align:center;max-width:600px;width:100%}.footer-heading{font-family:Cinzel,serif;font-size:1.8rem;margin-bottom:15px;letter-spacing:.1em}.footer-subtext{font-family:Inter,sans-serif;font-size:.9rem;color:#a0a0a0;margin-bottom:25px}.newsletter-form{display:flex;gap:10px}.newsletter-input{flex:1;padding:12px 20px;border-radius:5px;border:1px solid #333;background:#2a2a2a;color:#fff;font-family:Inter,sans-serif;outline:none;transition:border-color .3s ease}.newsletter-input:focus{border-color:#777}.newsletter-btn{padding:12px 25px;background:#fff;color:#1a1a1a;border:none;border-radius:5px;font-family:Inter,sans-serif;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .3s}.newsletter-btn:hover{background-color:#d7e4f2;transform:translateY(-2px)}.footer-divider{width:100%;height:1px;background:#ffffff1a;margin-bottom:60px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px}.footer-brand{font-family:Cinzel,serif;font-size:1.5rem;margin-bottom:20px;letter-spacing:.1em}.brand-desc{font-family:Inter,sans-serif;font-size:.85rem;color:#a0a0a0;line-height:1.6;max-width:300px}.col-title{font-family:Cinzel,serif;font-size:.9rem;margin-bottom:25px;color:#fff;letter-spacing:.1em}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{text-decoration:none;color:#a0a0a0;font-family:Inter,sans-serif;font-size:.85rem;transition:color .3s ease}.footer-links a:hover{color:#fff}.social-icons{display:flex;gap:15px}.social-icon{color:#fff;transition:transform .3s ease,color .3s}.social-icon:hover{transform:translateY(-3px);color:#d7e4f2}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:30px}.copyright,.legal-links a{font-family:Inter,sans-serif;font-size:.75rem;color:#666;text-decoration:none}.legal-links{display:flex;gap:10px;align-items:center}.dot{color:#444}.legal-links a:hover{color:#fff}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}.brand-col{grid-column:span 2;text-align:center}.brand-desc{margin:0 auto}}@media(max-width:600px){.footer-section{padding:60px 5% 30px}.newsletter-form{flex-direction:column}.newsletter-btn{width:100%}.footer-grid{grid-template-columns:1fr;text-align:center;gap:30px}.brand-col{grid-column:span 1}.social-icons{justify-content:center}.footer-bottom{flex-direction:column;gap:15px}}*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:auto;background-color:#d7e4f2;overflow-x:hidden;display:block!important;margin:0!important}#root{width:100%;margin:0;padding:0}.app-frame{width:100%;min-height:100vh;background-color:#fff;padding:0 1% 2%;display:flex;justify-content:center;box-sizing:border-box}.inner-content{width:100%;height:auto;background:linear-gradient(180deg,#d7e4f2,#fff);background-attachment:fixed;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;overflow:hidden}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:visible!important}.luxury-popup{background:linear-gradient(180deg,#d7e4f2,#fff)!important;border:2px solid #ffffff!important;border-radius:25px!important;padding:30px!important;box-shadow:0 15px 40px #00000026!important}.luxury-popup-title{font-family:Cinzel,serif!important;color:#1a1a1a!important;font-size:1.6rem!important;font-weight:700!important;letter-spacing:.1em;margin-bottom:10px!important}.luxury-popup-text{font-family:Inter,sans-serif!important;color:#444!important;font-size:1rem!important;font-weight:500!important}.luxury-popup-button{background-color:#1a1a1a!important;color:#fff!important;font-family:Inter,sans-serif!important;font-weight:700!important;border-radius:12px!important;padding:12px 35px!important;letter-spacing:.05em;text-transform:uppercase;border:none!important;box-shadow:0 5px 15px #0000001a!important;transition:transform .2s ease!important}.luxury-popup-button:hover{transform:scale(1.05)!important;background-color:#333!important}.custom-swal-icon{color:#1a1a1a!important;width:60px!important;height:60px!important}.swal2-icon{border:none!important;margin-bottom:15px!important}.floating-cart-btn{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#1a1a1a;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 25px #0000004d;cursor:pointer;z-index:9999;transition:transform .3s ease,background-color .3s ease}.floating-cart-btn:hover{transform:scale(1.1);background-color:#333}.cart-icon-svg{width:28px;height:28px;color:#fff}@media(max-width:600px){.floating-cart-btn{width:50px;height:50px;bottom:20px;right:20px}.cart-icon-svg{width:24px;height:24px}}
