@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;800;900&display=swap";:root{--color-brand: #ff3910;--font-main: "Montserrat", sans-serif}body{margin:0;font-family:var(--font-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-main);color:var(--color-brand);font-weight:900;margin:0}p,span,li,a,div{font-family:var(--font-main);font-weight:400}.main-header{position:absolute;top:0;left:0;right:0;padding:30px 40px;z-index:50;display:flex;align-items:center}.logo{height:60px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media(max-width:768px){.main-header{padding:20px;justify-content:center}.logo{height:45px}}.container[data-v-4dae46e7]{max-width:1100px;margin:0 auto;padding:0 20px}.hero-section[data-v-4dae46e7]{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:60px}.hero-video[data-v-4dae46e7]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-gradient-overlay[data-v-4dae46e7]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(circle at center,#fff0,#ffffff1a 50%,#fffc 90%,#fff),linear-gradient(to bottom,#fff0 70%,#fff)}.hero-content[data-v-4dae46e7]{text-align:center;z-index:1;padding:0 20px;max-width:900px}.welcome-phrase[data-v-4dae46e7]{font-family:Montserrat,sans-serif;font-weight:900;font-size:4.5rem;line-height:1;text-transform:uppercase;color:var(--color-brand);text-shadow:0 4px 10px rgba(0,0,0,.6);margin:0}.text-section[data-v-4dae46e7]{margin-bottom:80px;text-align:center}.section-title[data-v-4dae46e7]{font-size:2.5rem;text-transform:uppercase;margin-bottom:30px;letter-spacing:-1px}.content-body[data-v-4dae46e7]{font-size:1.2rem;line-height:1.8;color:#444;font-weight:500;max-width:800px;margin:0 auto}.products-grid[data-v-4dae46e7]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:100px}.product-card[data-v-4dae46e7]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.product-card[data-v-4dae46e7]:hover{transform:translateY(-8px);box-shadow:0 15px 40px #ff391033}.product-link[data-v-4dae46e7]{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.image-wrapper[data-v-4dae46e7]{height:280px;background:#f8f8f8;overflow:hidden;position:relative}.product-img[data-v-4dae46e7]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-img[data-v-4dae46e7]{transform:scale(1.05)}.product-info[data-v-4dae46e7]{padding:25px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.product-category[data-v-4dae46e7]{font-size:.85rem;font-weight:700;color:#888;text-transform:uppercase;margin:0}.prod-title[data-v-4dae46e7]{display:block;font-size:1.6rem;color:#000;font-weight:900;margin-top:5px;line-height:1.1}.view-more[data-v-4dae46e7]{display:inline-block;margin-top:15px;font-size:.85rem;font-weight:800;color:var(--color-brand);text-transform:uppercase;letter-spacing:1px}.contact-section[data-v-4dae46e7]{text-align:center;margin-bottom:60px;padding-top:40px;border-top:2px solid #f0f0f0}.contact-item[data-v-4dae46e7]{font-size:1.3rem;font-weight:700;margin:10px 0;color:#333}.loading[data-v-4dae46e7]{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-brand);font-weight:700}@media(max-width:900px){.products-grid[data-v-4dae46e7]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.welcome-phrase[data-v-4dae46e7]{font-size:2.8rem}.products-grid[data-v-4dae46e7]{grid-template-columns:1fr}.hero-section[data-v-4dae46e7]{height:100dvh}}
