@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap";:root{font-family: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}}body{min-height:100vh;margin:0;background:linear-gradient(135deg,#232526,#2c2c2c)}body,#root,*{box-sizing:border-box;font-family:Inter,Arial,sans-serif}#root{min-height:100vh;width:100%;margin:0;padding:0;display:flex;background:transparent}aside{min-height:100vh;background:linear-gradient(180deg,#181818 80%,#3b2f2f);color:#d4af37;box-shadow:2px 0 12px #00000014;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}aside img{width:60px;border-radius:50%;box-shadow:0 2px 8px #181818}aside h2{font-family:Playfair Display,serif;font-weight:700;font-size:1.3rem;color:gold;margin:1rem 0 0;letter-spacing:1px;text-shadow:0 2px 8px #181818}aside nav{width:100%;margin-top:1rem}aside button{width:100%;display:flex;align-items:center;gap:.75rem;background:transparent;color:#d4af37;border:none;border-radius:8px;padding:.75rem 1rem;font-family:Playfair Display,serif;font-weight:600;font-size:1rem;margin-bottom:.5rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}aside button.active,aside button:focus,aside button:hover{background:#d4af37;background:linear-gradient(90deg,gold 70%,#bca358);color:#181818;box-shadow:0 2px 12px #181818;outline:none}main{flex:1;padding:2rem 3vw;background:#18181814;border-radius:24px;margin:2rem 2vw;box-shadow:0 4px 24px #00000014;min-height:80vh;display:flex;flex-direction:column;align-items:center}footer{flex-shrink:0;width:100%;background:#181818;color:#d4af37;padding:1rem;text-align:center;font-family:Inter,Arial,sans-serif;font-size:1rem}footer{flex-shrink:0;width:100%;background:linear-gradient(90deg,#181818 70%,#232526);color:gold;padding:1rem;text-align:center;font-family:Inter,Arial,sans-serif;font-size:1rem;letter-spacing:.5px}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navbar-mobile-row{display:none}@media(max-width:680px){.navbar-mobile-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:.7rem .5rem 0;margin-bottom:.2rem}.navbar-mobile-row span{margin-right:1rem}.navbar-mobile-actions{display:flex;align-items:center;justify-content:flex-end;width:auto;gap:.7rem;margin-bottom:0}.navbar-logo-row{display:none}}.navbar-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none;cursor:pointer;padding:0;margin-left:1rem;z-index:120}.navbar-hamburger span{display:block;width:24px;height:3px;margin:4px 0;background:#e0c97f;border-radius:2px;transition:.3s}.navbar-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-hamburger.open span:nth-child(2){opacity:0}.navbar-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-menu{display:flex;align-items:center;justify-content:space-between;width:100%}.navbar-menu.collapsed{display:none}.navbar-menu.expanded{display:flex;flex-direction:column;position:absolute;top:100%;right:0;left:auto;width:25vw;min-width:220px;max-width:320px;height:100vh;background:#181a1b;box-shadow:-2px 0 16px #0000001f;padding:1.2rem 0 1rem;z-index:110;animation:slideInRight .3s cubic-bezier(.4,0,.2,1)}@keyframes slideInRight{0%{transform:translate(100%);opacity:.2}to{transform:translate(0);opacity:1}}button:focus,button:focus-visible{outline:none!important}@media(max-width:680px){.navbar-hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;background:none!important;border:none!important;cursor:pointer;padding:0;margin-left:1rem;z-index:120}.navbar-menu.collapsed{display:none}.navbar-links{flex-direction:column;gap:.7rem;width:100%;margin-bottom:.7rem}}.navbar{width:100%;background:#181a1b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;box-shadow:0 2px 8px #00000014;position:sticky;top:0;z-index:100}.navbar-logo-row{display:flex;align-items:center;gap:1rem}.navbar-logo-row img{height:40px;border-radius:8px}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0 auto;padding:0}.navbar-link{color:#e0c97f;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s;outline:none;border:none;background:none}.navbar-link:focus{outline:none;border:none}.navbar-order{background:#ff7f2a;color:#fff;padding:.5rem 1.2rem;border-radius:6px;font-weight:700;box-shadow:0 2px 8px #ff7f2a1f;text-decoration:none;font-size:1rem;transition:background .2s,color .2s}.navbar-order:hover{background:#ff944d;color:#fff}@media(max-width:680px){.navbar{flex-direction:column;align-items:flex-start;padding:.7rem .5rem}.navbar-logo-row{margin-bottom:.7rem}.navbar-logo-row img{height:32px}.navbar-links{flex-direction:column;gap:.7rem;width:100%;margin-bottom:.7rem}.navbar-link,.navbar-order{font-size:.95rem;padding:.4rem .8rem;white-space:nowrap}.navbar-order{align-self:flex-end;margin-bottom:.2rem}.navbar-links .navbar-link{padding:.7rem 1.2rem!important;width:100%;text-align:left;border-radius:6px;box-sizing:border-box}}.hero-content-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1100px;padding:3rem 2rem 0;box-sizing:border-box}.hero-image-col{margin-right:2.5rem}@media(max-width:900px){.hero-image-col{margin-right:0;margin-bottom:1.5rem}}.hero-content-col{flex:1}.hero-image-col{display:flex;flex-direction:column;align-items:flex-end}@media(max-width:900px){.hero-content-row{flex-direction:column!important;align-items:center!important;padding:1.5rem .5rem 0!important}.hero-image-col{align-items:center!important;width:100%;margin-top:1.2rem}.hero-content-col{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center}}.hero-section.home-gradient-bg{background:#232323;color:#fff;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;box-sizing:border-box;padding:0}.hero-section img{width:400px;border-radius:1rem;box-shadow:0 24px 48px #00000052,0 4px 24px #e0c97f2e;margin-top:-40px;margin-bottom:2.5rem!important;animation:heroPopIn 1s cubic-bezier(.4,0,.2,1) .1s forwards;opacity:0;transform-style:preserve-3d;perspective:800px}@keyframes heroPopIn{0%{transform:scale(.8);opacity:0;box-shadow:0 0 #e0c97f00}70%{transform:scale(1.08);opacity:1;box-shadow:0 8px 32px #e0c97f38}to{transform:scale(1);opacity:1;box-shadow:0 4px 24px #e0c97f2e}}@media(max-width:900px){.hero-section img{width:60vw!important;max-width:90vw!important;margin-bottom:2rem!important}}@media(max-width:680px){.hero-section img{width:80vw!important;max-width:80vw!important;margin-bottom:1.2rem!important}}.home-products-section{background:#292929;color:#fff;width:100%;padding:2rem 0;display:flex;flex-direction:column;align-items:center}.home-products-section h2{font-size:2rem;font-weight:700;color:#ffe08a;letter-spacing:1px;margin-top:0rem;margin-bottom:0rem}.home-products-grid{width:100%;max-width:1100px;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1100px){.home-products-grid{grid-template-columns:1fr 1fr!important;gap:1rem!important}}@media(max-width:700px){.home-products-grid{grid-template-columns:1fr!important;gap:.7rem!important}.home-products-section{padding-bottom:.5rem!important}}.home-product-card{border-radius:1.2rem;padding:2.5rem 2rem 2rem;width:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-product-card img{width:320px;height:320px;object-fit:cover;border-radius:1rem;box-shadow:0 8px 32px #00000038;margin-bottom:1.2rem;max-width:100%;height:auto}@media(max-width:700px){.home-product-card img{width:100%!important;height:auto!important;max-width:260px;margin:0 auto 1rem;display:block}}.home-product-card .title{font-weight:700;font-size:1.25rem;color:#fff;margin-bottom:.7rem;text-align:center}.home-product-card .desc{color:#bbb;font-size:1.05rem;margin-bottom:.7rem;text-align:center}.home-product-card .price{color:#ff6a1a;font-weight:700;font-size:1.1rem;text-align:center;margin-top:.5rem}.contact-section-custom{background:radial-gradient(ellipse at top left,#232323,#181818 70%,#000);color:#fff;width:100%;padding:0 2rem;display:flex;flex-direction:column;align-items:center;border-top:2px solid #232323}.contact-info-container{width:100%;max-width:1100px;margin:0rem auto;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3rem}.contact-info-left{flex:1.2;display:flex;flex-direction:column;justify-content:flex-start}.contact-info-title{font-size:2rem;font-weight:700;margin-bottom:0rem;margin-top:0rem;color:#ffe08a;letter-spacing:1px;font-family:Inter,Arial,sans-serif;text-align:left}.contact-info-desc{font-size:1.2rem;margin-bottom:2rem;color:#bbb;text-align:left;font-family:Inter,Arial,sans-serif}.contact-info-details{margin-bottom:.2rem;display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:400px}.contact-info-detail{display:flex;align-items:center;font-size:1.18rem;color:#ffe08a;gap:1rem;font-weight:500}.contact-info-icon{font-size:1.5rem;margin-right:.3rem}.contact-info-icon.phone{color:#ff4f8b}.contact-info-icon.email{color:#c7bfff}.contact-info-icon.location{color:#ff6f61}.contact-info-value{color:#bca358}.contact-info-right{flex:1;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:120px}.contact-info-socials{display:flex;gap:1.7rem;margin-top:2.2rem}.contact-info-social-icon{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;transition:transform .2s;border-radius:50%;width:48px;height:48px;box-shadow:0 2px 12px #23232333}.contact-info-social-icon.whatsapp{box-shadow:0 2px 12px #25d36633}.contact-info-social-icon.instagram{box-shadow:0 2px 12px #e4405f33}.contact-info-social-icon:hover{transform:scale(1.12)}@media(max-width:900px){.contact-info-container{flex-direction:column;gap:2rem;padding:2rem 1rem;max-width:98vw}.contact-info-right{align-items:flex-start;min-width:unset}}@media(max-width:680px){.contact-section-custom{margin:0}.contact-info-container{padding:2rem .2rem;gap:1.2rem}.contact-info-title{font-size:1.5rem}.contact-info-desc,.contact-info-detail{font-size:1rem}.contact-info-socials{gap:.5rem;margin-top:.5rem;margin-bottom:.5rem;justify-content:flex-start}.contact-info-social-icon{width:36px;height:36px}}
