.Section-module__BZ7-0a__section{width:100%;padding:4rem 1rem}.Section-module__BZ7-0a__container{width:100%;max-width:1200px;margin:0 auto}.Section-module__BZ7-0a__default{background-color:var(--background)}.Section-module__BZ7-0a__muted{background-color:var(--muted)}.Section-module__BZ7-0a__primary{background-color:var(--primary);color:var(--primary-foreground)}
.Button-module__8RiFmG__button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__primary{background-color:var(--primary);color:var(--primary-foreground)}.Button-module__8RiFmG__primary:hover:not(:disabled){background-color:var(--primary-light);transform:translateY(-1px)}.Button-module__8RiFmG__secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.Button-module__8RiFmG__secondary:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.Button-module__8RiFmG__outline{border-color:var(--border);color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__outline:hover:not(:disabled){background-color:var(--muted)}.Button-module__8RiFmG__ghost{color:var(--foreground);background-color:#0000}.Button-module__8RiFmG__ghost:hover:not(:disabled){background-color:var(--muted)}.Button-module__8RiFmG__sm{height:2rem;padding:.25rem .75rem;font-size:.875rem}.Button-module__8RiFmG__md{height:2.5rem;padding:.5rem 1rem;font-size:.95rem}.Button-module__8RiFmG__lg{height:3rem;padding:.75rem 1.5rem;font-size:1.125rem}
.Card-module__b6YjYG__card{background-color:var(--card);color:var(--card-foreground);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.Card-module__b6YjYG__header{padding:1.5rem 1.5rem .5rem}.Card-module__b6YjYG__title{margin:0;font-size:1.25rem;font-weight:600;line-height:1}.Card-module__b6YjYG__content{padding:1rem 1.5rem 1.5rem}
.page-module__4gMfna__hero{grid-template-columns:1fr;align-items:center;gap:2rem;max-width:1200px;min-height:80vh;margin:0 auto;padding:2rem 1rem;display:grid}.page-module__4gMfna__section{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.page-module__4gMfna__heroContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__4gMfna__heroTitle{color:var(--primary);font-size:2.5rem;font-weight:800;line-height:1.2}.page-module__4gMfna__highlight{color:var(--secondary)}.page-module__4gMfna__heroText{color:var(--muted-foreground);max-width:500px;font-size:1.125rem;line-height:1.6}.page-module__4gMfna__heroActions{gap:1rem;margin-top:1rem;display:flex}.page-module__4gMfna__heroBtnOutline{border-color:var(--primary);color:var(--primary);background:0 0}.page-module__4gMfna__heroBtnOutline:hover{background:var(--primary);color:var(--primary-foreground)}.page-module__4gMfna__heroVisual{justify-content:center;align-items:center;display:flex}.page-module__4gMfna__heroImage{aspect-ratio:1;border-radius:var(--radius);background-image:url(/uploads/products/1766923721781-uffft.jpg);background-position:50%;background-size:cover;width:100%;max-width:450px}.page-module__4gMfna__sectionTitle{text-align:center;color:var(--primary);margin-bottom:3rem;font-size:2.5rem}.page-module__4gMfna__sectionTitleNoMargin{color:var(--primary);margin:0;font-size:1.75rem}.page-module__4gMfna__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__4gMfna__grid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module__4gMfna__productGrid,.page-module__4gMfna__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__4gMfna__productCard{height:100%;transition:transform .2s;overflow:hidden}.page-module__4gMfna__productCard:hover{transform:translateY(-5px)}.page-module__4gMfna__productImageWrapper{aspect-ratio:1;background:var(--muted);position:relative;overflow:hidden}.page-module__4gMfna__productImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .3s}.page-module__4gMfna__productCard:hover .page-module__4gMfna__productImage{transform:scale(1.05)}.page-module__4gMfna__productPlaceholder{width:100%;height:100%;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:.875rem;display:flex}.page-module__4gMfna__productName{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.page-module__4gMfna__productCategory{color:var(--muted-foreground);font-size:.875rem}.page-module__4gMfna__galleryCard{height:100%;transition:transform .2s;overflow:hidden}.page-module__4gMfna__galleryCard:hover{transform:translateY(-5px)}.page-module__4gMfna__galleryImageWrapper{aspect-ratio:1;background:var(--muted);position:relative;overflow:hidden}.page-module__4gMfna__galleryImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .3s}.page-module__4gMfna__galleryCard:hover .page-module__4gMfna__galleryImage{transform:scale(1.05)}.page-module__4gMfna__galleryTitle{margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.page-module__4gMfna__galleryDesc{color:var(--muted-foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__4gMfna__emptyText{text-align:center;color:var(--muted-foreground);grid-column:1/-1;padding:2rem 0}.page-module__4gMfna__advantageCard{text-align:center;transition:transform .2s}.page-module__4gMfna__advantageCard:hover{transform:translateY(-5px)}.page-module__4gMfna__icon{width:3rem;height:3rem;color:var(--secondary);margin-bottom:1rem}.page-module__4gMfna__statsSection{color:var(--primary-foreground)}.page-module__4gMfna__statsGrid{text-align:center;grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__4gMfna__statNumber{color:var(--secondary);font-size:2.5rem;font-weight:800;display:block}.page-module__4gMfna__statLabel{opacity:.9;font-size:1rem}.page-module__4gMfna__customContent{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.page-module__4gMfna__featureList{gap:.75rem;margin:2rem 0;padding:0;list-style:none;display:grid}.page-module__4gMfna__featureList li{color:var(--foreground);font-weight:500}.page-module__4gMfna__placeholderImg{border-radius:var(--radius);background-image:url(/uploads/assets/custom.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:350px;display:flex}.page-module__4gMfna__ctaContainer{text-align:center;max-width:600px;margin:0 auto}.page-module__4gMfna__ctaButtons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.page-module__4gMfna__contactGrid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module__4gMfna__mapWrapper{border-radius:var(--radius);border:1px solid var(--border);height:400px;overflow:hidden}.page-module__4gMfna__contactFormWrapper{flex-direction:column;display:flex}@media (min-width:768px){.page-module__4gMfna__hero{grid-template-columns:1.2fr .8fr}.page-module__4gMfna__heroVisual{display:flex}.page-module__4gMfna__grid{grid-template-columns:repeat(3,1fr)}.page-module__4gMfna__productGrid,.page-module__4gMfna__galleryGrid,.page-module__4gMfna__statsGrid{grid-template-columns:repeat(4,1fr)}.page-module__4gMfna__customContent,.page-module__4gMfna__contactGrid{grid-template-columns:1fr 1fr}}.page-module__4gMfna__aboutGrid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.page-module__4gMfna__aboutImageWrapper{aspect-ratio:4/3;border-radius:var(--radius);background-image:url(/uploads/assets/factory.jpeg);background-position:50%;background-size:cover;width:100%;box-shadow:0 10px 30px -10px #0000001a}.page-module__4gMfna__aboutContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__4gMfna__aboutText{color:var(--muted-foreground);font-size:1.1rem;line-height:1.6}@media (min-width:768px){.page-module__4gMfna__aboutGrid{grid-template-columns:1fr 1fr}}@media (max-width:512px){.page-module__4gMfna__placeholderImg{height:200px}.page-module__4gMfna__productGrid,.page-module__4gMfna__galleryGrid{grid-template-columns:1fr}}
.ImageCarousel-module__COtR1a__carousel{aspect-ratio:1;cursor:pointer;touch-action:pan-y pinch-zoom;position:relative;overflow:hidden}.ImageCarousel-module__COtR1a__imageWrapper{width:100%;height:100%;position:relative}.ImageCarousel-module__COtR1a__placeholder{aspect-ratio:1;background:var(--muted);color:var(--muted-foreground);text-align:center;justify-content:center;align-items:center;padding:1rem;font-weight:600;display:flex}.ImageCarousel-module__COtR1a__navBtn{cursor:pointer;opacity:0;z-index:2;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ImageCarousel-module__COtR1a__carousel:hover .ImageCarousel-module__COtR1a__navBtn{opacity:1}.ImageCarousel-module__COtR1a__prevBtn{left:8px}.ImageCarousel-module__COtR1a__nextBtn{right:8px}@media (max-width:768px){.ImageCarousel-module__COtR1a__navBtn{opacity:1;width:28px;height:28px}.ImageCarousel-module__COtR1a__prevBtn{left:4px}.ImageCarousel-module__COtR1a__nextBtn{right:4px}}.ImageCarousel-module__COtR1a__navBtn:hover{background:#fff}.ImageCarousel-module__COtR1a__dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ImageCarousel-module__COtR1a__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;transition:all .2s}.ImageCarousel-module__COtR1a__dot:hover{background:#fffc}.ImageCarousel-module__COtR1a__activeDot{background:#fff;transform:scale(1.2)}
.ImageModal-module__Wskryq__overlay{z-index:50;background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s ease-out ImageModal-module__Wskryq__fadeIn;display:flex;position:fixed;top:0;left:0}.ImageModal-module__Wskryq__modal{max-width:90vw;max-height:90vh;animation:.3s cubic-bezier(.175,.885,.32,1.275) ImageModal-module__Wskryq__zoomIn;position:relative}.ImageModal-module__Wskryq__image{object-fit:contain;border-radius:var(--radius);max-width:100%;max-height:90vh;box-shadow:0 25px 50px -12px #00000040}.ImageModal-module__Wskryq__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:transform .2s;position:absolute;top:-40px;right:0}.ImageModal-module__Wskryq__closeButton:hover{transform:scale(1.1)}@keyframes ImageModal-module__Wskryq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImageModal-module__Wskryq__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.page-module__ZdJH6a__header{text-align:center;padding-bottom:2rem}.page-module__ZdJH6a__title{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module__ZdJH6a__subtitle{color:var(--muted-foreground);font-size:1.1rem}.page-module__ZdJH6a__container{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1rem 4rem;display:flex}.page-module__ZdJH6a__statsGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.page-module__ZdJH6a__statCard{text-align:center;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex}.page-module__ZdJH6a__statCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000001a}.page-module__ZdJH6a__iconWrapper{width:5rem;height:5rem;color:var(--secondary);background:#1e3a8a0d;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.page-module__ZdJH6a__statCard h3{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.page-module__ZdJH6a__statCard p{color:var(--muted-foreground);font-size:1rem;line-height:1.35}.page-module__ZdJH6a__statCard a{color:inherit;text-decoration:none;transition:color .2s}.page-module__ZdJH6a__statCard a:hover{color:var(--primary)}.page-module__ZdJH6a__grid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module__ZdJH6a__mapWrapper{border-radius:var(--radius);border:1px solid var(--border);height:100%;min-height:400px;overflow:hidden}.page-module__ZdJH6a__formCard{height:fit-content}.page-module__ZdJH6a__formTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem}.page-module__ZdJH6a__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__ZdJH6a__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__ZdJH6a__formGroup label{font-size:.95rem;font-weight:500}.page-module__ZdJH6a__input,.page-module__ZdJH6a__textarea{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.page-module__ZdJH6a__input:focus,.page-module__ZdJH6a__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #1e3a8a1a}.page-module__ZdJH6a__textarea{resize:vertical;min-height:150px}.page-module__ZdJH6a__btnGroup{flex-direction:column;gap:1rem;display:flex}.page-module__ZdJH6a__fullBtn{width:100%}@media (min-width:640px){.page-module__ZdJH6a__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__ZdJH6a__statsGrid{grid-template-columns:repeat(4,1fr)}.page-module__ZdJH6a__grid{grid-template-columns:1fr 1fr}}
.BlogTable-module__Bs8UmG__tableContainer{display:none;overflow-x:auto}@media (min-width:768px){.BlogTable-module__Bs8UmG__tableContainer{display:block}}.BlogTable-module__Bs8UmG__table{border-collapse:collapse;background:var(--card);border-radius:var(--radius);border:1px solid var(--border);width:100%;overflow:hidden}.BlogTable-module__Bs8UmG__table th,.BlogTable-module__Bs8UmG__table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem}.BlogTable-module__Bs8UmG__table th{background:var(--muted);font-weight:600}.BlogTable-module__Bs8UmG__table tbody tr:hover{background:var(--accent)}.BlogTable-module__Bs8UmG__sortBtn{cursor:pointer;font-weight:600;font-size:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:.5rem;display:flex}.BlogTable-module__Bs8UmG__sortBtn:hover,.BlogTable-module__Bs8UmG__sortActive{color:var(--primary)}.BlogTable-module__Bs8UmG__titleCell{align-items:center;gap:.75rem;display:flex}.BlogTable-module__Bs8UmG__thumbnail{object-fit:cover;border-radius:4px;width:40px;height:40px}.BlogTable-module__Bs8UmG__status{border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:500}.BlogTable-module__Bs8UmG__published{color:#166534;background:#dcfce7}.BlogTable-module__Bs8UmG__draft{color:#92400e;background:#fef3c7}.BlogTable-module__Bs8UmG__actions{gap:.5rem;display:flex}.BlogTable-module__Bs8UmG__deleteBtn{color:#dc2626;border-color:#dc2626}.BlogTable-module__Bs8UmG__deleteBtn:hover{color:#fff;background:#dc2626}.BlogTable-module__Bs8UmG__mobileCards{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.BlogTable-module__Bs8UmG__mobileCards{display:none}}.BlogTable-module__Bs8UmG__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.BlogTable-module__Bs8UmG__cardImage{object-fit:cover;width:100%;height:150px}.BlogTable-module__Bs8UmG__cardContent{padding:1rem}.BlogTable-module__Bs8UmG__cardTitle{margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.BlogTable-module__Bs8UmG__cardMeta{color:var(--muted-foreground);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.BlogTable-module__Bs8UmG__cardActions{gap:.5rem;display:flex}.BlogTable-module__Bs8UmG__empty{text-align:center;color:var(--muted-foreground);padding:3rem}
.ProductTable-module__YPMCOW__searchContainer{max-width:300px;margin-bottom:1rem;position:relative}.ProductTable-module__YPMCOW__searchIcon{color:var(--muted-foreground);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ProductTable-module__YPMCOW__searchInput{border:1px solid var(--border);border-radius:var(--radius);background:var(--background);width:100%;padding:.75rem .75rem .75rem 2.5rem;font-size:.95rem}.ProductTable-module__YPMCOW__searchInput:focus{border-color:var(--primary);outline:none}.ProductTable-module__YPMCOW__tableContainer{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);overflow-x:auto}.ProductTable-module__YPMCOW__table{border-collapse:collapse;width:100%;min-width:600px}.ProductTable-module__YPMCOW__table th,.ProductTable-module__YPMCOW__table td{text-align:left;border-bottom:1px solid var(--border);padding:.75rem 1rem}.ProductTable-module__YPMCOW__table th{background:var(--muted);white-space:nowrap;font-size:.9rem;font-weight:600}.ProductTable-module__YPMCOW__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem}.ProductTable-module__YPMCOW__sortable:hover{color:var(--primary)}.ProductTable-module__YPMCOW__table tr:last-child td{border-bottom:none}.ProductTable-module__YPMCOW__imageCell{width:50px;height:50px}.ProductTable-module__YPMCOW__noImage{background:var(--muted);width:50px;height:50px;color:var(--muted-foreground);border-radius:4px;justify-content:center;align-items:center;font-size:.8rem;display:flex}.ProductTable-module__YPMCOW__categoryBadge{background:var(--accent);color:var(--accent-foreground);border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:500;display:inline-block}.ProductTable-module__YPMCOW__actions{gap:.5rem;display:flex}.ProductTable-module__YPMCOW__mobileCards{display:none}@media (max-width:768px){.ProductTable-module__YPMCOW__searchContainer{max-width:100%}.ProductTable-module__YPMCOW__tableContainer{display:none}.ProductTable-module__YPMCOW__mobileCards{flex-direction:column;gap:1rem;display:flex}.ProductTable-module__YPMCOW__mobileCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.ProductTable-module__YPMCOW__mobileCardImage{flex-shrink:0}.ProductTable-module__YPMCOW__noImageMobile{background:var(--muted);width:80px;height:80px;color:var(--muted-foreground);border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;display:flex}.ProductTable-module__YPMCOW__mobileCardContent{flex:1;min-width:0}.ProductTable-module__YPMCOW__mobileCardTitle{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:1rem;font-weight:600;overflow:hidden}.ProductTable-module__YPMCOW__mobileCardDate{color:var(--muted-foreground);margin-top:.25rem;font-size:.8rem}.ProductTable-module__YPMCOW__mobileCardActions{flex-direction:column;gap:.5rem;display:flex}}.ProductTable-module__YPMCOW__emptyState{text-align:center;color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius);padding:3rem}
.StatsSection-module__danPxa__statsSection{background:var(--primary);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:4rem 2rem;position:relative;overflow:hidden}.StatsSection-module__danPxa__statsSection:before{display:none}.StatsSection-module__danPxa__statsGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.StatsSection-module__danPxa__statItem{text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.StatsSection-module__danPxa__statItem:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.StatsSection-module__danPxa__statItem:hover{border-color:#fff6;transform:translateY(-8px);box-shadow:0 20px 40px #0003}.StatsSection-module__danPxa__statItem:hover:before{opacity:1}.StatsSection-module__danPxa__statNumber{color:var(--secondary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;line-height:1;display:block}.StatsSection-module__danPxa__statLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:600;display:block}@media (max-width:768px){.StatsSection-module__danPxa__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.StatsSection-module__danPxa__statItem{padding:1.5rem 1rem}.StatsSection-module__danPxa__statNumber{font-size:2.5rem}.StatsSection-module__danPxa__statLabel{font-size:.875rem}}@media (max-width:480px){.StatsSection-module__danPxa__statsGrid{grid-template-columns:1fr;gap:1rem}.StatsSection-module__danPxa__statNumber{font-size:3rem}}
.Navbar-module__cRh5nW__navbar{background-color:var(--background);border-bottom:1px solid var(--border);z-index:50;align-items:center;height:5rem;display:flex;position:sticky;top:0}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Navbar-module__cRh5nW__logo{color:var(--primary);font-size:2rem;font-weight:700;text-decoration:none}.Navbar-module__cRh5nW__desktopNav{align-items:center;gap:2rem;display:none}.Navbar-module__cRh5nW__navLink{color:var(--foreground);font-size:1rem;font-weight:500;transition:color .2s}.Navbar-module__cRh5nW__navLink:hover{color:var(--primary)}.Navbar-module__cRh5nW__mobileToggle{cursor:pointer;color:var(--foreground);background:0 0;border:none;display:block}.Navbar-module__cRh5nW__mobileNav{background:var(--background);border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;width:100%;padding:1rem;display:flex;position:absolute;top:4rem;left:0;box-shadow:0 4px 6px -1px #0000001a}.Navbar-module__cRh5nW__mobileNavLink{color:var(--foreground);padding:.5rem;font-weight:500}@media (min-width:768px){.Navbar-module__cRh5nW__desktopNav{display:flex}.Navbar-module__cRh5nW__mobileToggle{display:none}}
.ProductGrid-module__pUADKW__mobileFilter{margin-bottom:1.5rem;display:block}.ProductGrid-module__pUADKW__categorySelect{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);cursor:pointer;width:100%;padding:.75rem 1rem;font-size:1rem}.ProductGrid-module__pUADKW__sidebar{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);height:fit-content;padding:1.5rem;display:none;position:sticky;top:1rem}.ProductGrid-module__pUADKW__filterTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.2rem}.ProductGrid-module__pUADKW__filterList{flex-direction:column;gap:.25rem;display:flex}.ProductGrid-module__pUADKW__filterLink{border-radius:var(--radius);color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem .75rem;font-weight:500;transition:all .2s}.ProductGrid-module__pUADKW__filterLink:hover{background:var(--muted);color:var(--foreground)}.ProductGrid-module__pUADKW__activeFilter{background:var(--primary);color:var(--primary-foreground)}.ProductGrid-module__pUADKW__activeFilter:hover{background:var(--primary);color:var(--primary-foreground);opacity:.9}.ProductGrid-module__pUADKW__mainContent{width:100%}.ProductGrid-module__pUADKW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.ProductGrid-module__pUADKW__productCard{flex-direction:column;height:100%;transition:transform .2s;display:flex}.ProductGrid-module__pUADKW__productCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.ProductGrid-module__pUADKW__cardContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.ProductGrid-module__pUADKW__cardHeader{flex-direction:column;gap:.25rem;display:flex}.ProductGrid-module__pUADKW__categoryTag{text-transform:uppercase;color:var(--primary);letter-spacing:.05em;font-size:.75rem;font-weight:700}.ProductGrid-module__pUADKW__productName{font-size:1.1rem;font-weight:600}.ProductGrid-module__pUADKW__descriptionContainer{flex:1}.ProductGrid-module__pUADKW__description{color:var(--muted-foreground);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.ProductGrid-module__pUADKW__readMore{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.85rem}.ProductGrid-module__pUADKW__readMore:hover{text-decoration:underline}.ProductGrid-module__pUADKW__orderBtn{width:100%;margin-top:auto}.ProductGrid-module__pUADKW__emptyState{text-align:center;color:var(--muted-foreground);background:var(--muted);border-radius:var(--radius);grid-column:1/-1;padding:4rem}.ProductGrid-module__pUADKW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.ProductGrid-module__pUADKW__pageBtn{border:1px solid var(--border);background:var(--card);border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;font-weight:500;transition:all .2s;display:flex}.ProductGrid-module__pUADKW__pageBtn:hover:not(:disabled){background:var(--muted)}.ProductGrid-module__pUADKW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.ProductGrid-module__pUADKW__activePageBtn{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.ProductGrid-module__pUADKW__modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProductGrid-module__pUADKW__modalContent{background:var(--card);border-radius:var(--radius);flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow-y:auto}.ProductGrid-module__pUADKW__modalClose{background:var(--background);border:1px solid var(--border);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:1rem;right:1rem}.ProductGrid-module__pUADKW__modalClose:hover{background:var(--muted)}.ProductGrid-module__pUADKW__modalImageContainer{width:100%;max-height:400px;overflow:hidden}.ProductGrid-module__pUADKW__modalInfo{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ProductGrid-module__pUADKW__modalTitle{font-size:1.5rem;font-weight:700}.ProductGrid-module__pUADKW__modalDescription{color:var(--muted-foreground);white-space:pre-wrap;line-height:1.6}.ProductGrid-module__pUADKW__modalOrderBtn{width:fit-content}@media (min-width:768px){.ProductGrid-module__pUADKW__mobileFilter{display:none}.ProductGrid-module__pUADKW__sidebar{display:block}.ProductGrid-module__pUADKW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.ProductGrid-module__pUADKW__modalContent{flex-direction:row}.ProductGrid-module__pUADKW__modalImageContainer{width:50%;max-height:none}.ProductGrid-module__pUADKW__modalInfo{width:50%;padding:2rem}}
.RichTextEditor-module__5iGR7a__editor{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.RichTextEditor-module__5iGR7a__toolbar{border-bottom:1px solid var(--border);background:var(--muted);flex-wrap:wrap;gap:.25rem;padding:.5rem;display:flex}.RichTextEditor-module__5iGR7a__toolbar button{border:1px solid var(--border);background:var(--background);border-radius:calc(var(--radius) - 2px);cursor:pointer;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.RichTextEditor-module__5iGR7a__toolbar button:hover{background:var(--accent)}.RichTextEditor-module__5iGR7a__toolbar button.RichTextEditor-module__5iGR7a__active{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.RichTextEditor-module__5iGR7a__content{outline:none;min-height:400px;max-height:600px;padding:1rem;overflow-y:auto}.RichTextEditor-module__5iGR7a__content h2{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.RichTextEditor-module__5iGR7a__content h3{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.RichTextEditor-module__5iGR7a__content p{margin-bottom:1rem;line-height:1.6}.RichTextEditor-module__5iGR7a__content ul,.RichTextEditor-module__5iGR7a__content ol{margin-bottom:1rem;margin-left:1.5rem}.RichTextEditor-module__5iGR7a__content li{margin-bottom:.5rem}.RichTextEditor-module__5iGR7a__content blockquote{border-left:4px solid var(--primary);color:var(--muted-foreground);margin:1rem 0;padding-left:1rem;font-style:italic}.RichTextEditor-module__5iGR7a__content hr{border:none;border-top:2px solid var(--border);margin:1.5rem 0}.RichTextEditor-module__5iGR7a__content p.RichTextEditor-module__5iGR7a__is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--muted-foreground);pointer-events:none;height:0}.RichTextEditor-module__5iGR7a__imageBtn{align-items:center;gap:.25rem;display:flex}.RichTextEditor-module__5iGR7a__contentImage{border-radius:var(--radius);max-width:100%;height:auto;margin:1rem 0}
.page-module__2jxAVq__hero{background-color:var(--primary);color:var(--primary-foreground);text-align:center;padding:4rem 1rem}.page-module__2jxAVq__container{max-width:800px;margin:0 auto}.page-module__2jxAVq__title{color:var(--secondary);margin-bottom:1rem;font-size:3rem;font-weight:800}.page-module__2jxAVq__subtitle{opacity:.9;font-size:1.25rem}.page-module__2jxAVq__contentGrid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.page-module__2jxAVq__sectionHeading{color:var(--primary);margin-bottom:1.5rem;font-size:2rem}.page-module__2jxAVq__center{text-align:center}.page-module__2jxAVq__textBlock p{color:var(--muted-foreground);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.page-module__2jxAVq__placeholderImg{aspect-ratio:16/9;border-radius:var(--radius);width:100%;color:var(--muted-foreground);background-image:url(/uploads/assets/factory.jpeg);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex}.page-module__2jxAVq__valuesGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.page-module__2jxAVq__valueCard{background:var(--background);border-radius:var(--radius);text-align:center;border:1px solid var(--border);padding:2rem;transition:transform .2s}.page-module__2jxAVq__valueCard:hover{transform:translateY(-5px)}.page-module__2jxAVq__icon{width:3rem;height:3rem;color:var(--secondary);margin-bottom:1rem}@media (min-width:768px){.page-module__2jxAVq__contentGrid{grid-template-columns:1fr 1fr}.page-module__2jxAVq__valuesGrid{grid-template-columns:repeat(3,1fr)}}
.page-module__CxtyhG__article{max-width:800px;margin:0 auto}.page-module__CxtyhG__header{margin-bottom:3rem}.page-module__CxtyhG__backLink{color:var(--primary);margin-bottom:2rem;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:inline-block}.page-module__CxtyhG__backLink:hover{opacity:.7}.page-module__CxtyhG__title{color:var(--primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.page-module__CxtyhG__meta{color:var(--muted-foreground);gap:1rem;font-size:.9rem;display:flex}.page-module__CxtyhG__coverImage{aspect-ratio:16/9;border-radius:var(--radius);width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.page-module__CxtyhG__content{color:var(--foreground);font-size:1.1rem;line-height:1.8}.page-module__CxtyhG__content h2{color:var(--primary);margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.page-module__CxtyhG__content h3{color:var(--primary);margin-top:2rem;margin-bottom:.75rem;font-size:1.4rem;font-weight:600}.page-module__CxtyhG__content p{margin-bottom:1.5rem}.page-module__CxtyhG__content ul,.page-module__CxtyhG__content ol{margin-bottom:1.5rem;margin-left:2rem}.page-module__CxtyhG__content li{margin-bottom:.75rem}.page-module__CxtyhG__content blockquote{border-left:4px solid var(--primary);color:var(--muted-foreground);margin:2rem 0;padding-left:1.5rem;font-size:1.15rem;font-style:italic}.page-module__CxtyhG__content hr{border:none;border-top:2px solid var(--border);margin:2.5rem 0}.page-module__CxtyhG__content a{color:var(--primary);text-decoration:underline}.page-module__CxtyhG__content a:hover{opacity:.8}.page-module__CxtyhG__content code{background:var(--muted);border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.page-module__CxtyhG__content pre{background:var(--muted);border-radius:var(--radius);margin:1.5rem 0;padding:1rem;overflow-x:auto}.page-module__CxtyhG__content pre code{background:0 0;padding:0}@media (max-width:768px){.page-module__CxtyhG__title{font-size:2rem}.page-module__CxtyhG__content{font-size:1rem}.page-module__CxtyhG__content h2{font-size:1.5rem}.page-module__CxtyhG__content h3{font-size:1.25rem}}
.page-module__nIVoJq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-module__nIVoJq__header{text-align:center;margin-bottom:2rem}.page-module__nIVoJq__title{color:var(--primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__nIVoJq__subtitle{color:var(--muted-foreground);font-size:1rem}.page-module__nIVoJq__layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.page-module__nIVoJq__header{margin-bottom:3rem}.page-module__nIVoJq__title{font-size:2.5rem}.page-module__nIVoJq__subtitle{font-size:1.1rem}.page-module__nIVoJq__layout{grid-template-columns:220px 1fr}}
.page-module__T6Fv3q__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.page-module__T6Fv3q__pageTitle{margin:0;font-size:1.5rem;font-weight:700}.page-module__T6Fv3q__tableContainer{display:none;overflow-x:auto}@media (min-width:768px){.page-module__T6Fv3q__tableContainer{display:block}}.page-module__T6Fv3q__table{border-collapse:collapse;background:var(--card);border-radius:var(--radius);border:1px solid var(--border);width:100%;overflow:hidden}.page-module__T6Fv3q__table th,.page-module__T6Fv3q__table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem}.page-module__T6Fv3q__table th{background:var(--muted);font-weight:600}.page-module__T6Fv3q__table tbody tr:hover{background:var(--accent)}.page-module__T6Fv3q__sortBtn{cursor:pointer;font-weight:600;font-size:inherit;color:inherit;background:0 0;border:none;align-items:center;gap:.5rem;display:flex}.page-module__T6Fv3q__sortBtn:hover,.page-module__T6Fv3q__sortActive{color:var(--primary)}.page-module__T6Fv3q__titleCell{align-items:center;gap:.75rem;display:flex}.page-module__T6Fv3q__thumbnail{object-fit:cover;border-radius:4px;width:40px;height:40px}.page-module__T6Fv3q__status{border-radius:999px;padding:4px 12px;font-size:.8rem;font-weight:500}.page-module__T6Fv3q__published{color:#166534;background:#dcfce7}.page-module__T6Fv3q__draft{color:#92400e;background:#fef3c7}.page-module__T6Fv3q__actions{gap:.5rem;display:flex}.page-module__T6Fv3q__deleteBtn{color:#dc2626;border-color:#dc2626}.page-module__T6Fv3q__deleteBtn:hover{color:#fff;background:#dc2626}.page-module__T6Fv3q__mobileCards{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.page-module__T6Fv3q__mobileCards{display:none}}.page-module__T6Fv3q__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.page-module__T6Fv3q__cardImage{object-fit:cover;width:100%;height:150px}.page-module__T6Fv3q__cardContent{padding:1rem}.page-module__T6Fv3q__cardTitle{margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.page-module__T6Fv3q__cardMeta{color:var(--muted-foreground);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.page-module__T6Fv3q__cardActions{gap:.5rem;display:flex}.page-module__T6Fv3q__empty{text-align:center;color:var(--muted-foreground);padding:3rem}
.page-module__5LjxuG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__5LjxuG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.page-module__5LjxuG__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.page-module__5LjxuG__imageThumb{background:var(--muted);height:180px;color:var(--muted-foreground);background-position:50%;background-size:cover;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.page-module__5LjxuG__cardContent{padding:1rem}.page-module__5LjxuG__title{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__5LjxuG__desc{color:var(--muted-foreground);margin-bottom:1rem;font-size:.9rem}.page-module__5LjxuG__actions{justify-content:flex-end;display:flex}
.page-module__dwUCoW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__dwUCoW__tableContainer{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.page-module__dwUCoW__table{border-collapse:collapse;width:100%}.page-module__dwUCoW__table th,.page-module__dwUCoW__table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem}.page-module__dwUCoW__table th{background:var(--muted);font-weight:600}.page-module__dwUCoW__table tr:last-child td{border-bottom:none}
.login-module__4A9cCa__container{background:var(--muted);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-module__4A9cCa__card{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);width:100%;max-width:400px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.login-module__4A9cCa__title{text-align:center;color:var(--foreground);margin-bottom:2rem}.login-module__4A9cCa__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__4A9cCa__group{flex-direction:column;gap:.5rem;display:flex}.login-module__4A9cCa__group label{font-size:.9rem;font-weight:500}.login-module__4A9cCa__input{border-radius:var(--radius);border:1px solid var(--border);padding:.75rem;font-size:1rem}.login-module__4A9cCa__error{color:#ef4444;border-radius:var(--radius);text-align:center;background:#fee2e2;margin-bottom:1rem;padding:.75rem}.login-module__4A9cCa__submitBtn{width:100%}
.ArticleForm-module__W1n37W__form{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;gap:1.5rem;max-width:800px;padding:2rem;display:flex}.ArticleForm-module__W1n37W__group{flex-direction:column;gap:.5rem;display:flex}.ArticleForm-module__W1n37W__group label{font-size:.95rem;font-weight:500}.ArticleForm-module__W1n37W__input,.ArticleForm-module__W1n37W__textarea{border-radius:var(--radius);border:1px solid var(--border);width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.ArticleForm-module__W1n37W__textarea{resize:vertical}.ArticleForm-module__W1n37W__imageUpload{width:100%}.ArticleForm-module__W1n37W__uploadArea{border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem;transition:all .2s;display:flex}.ArticleForm-module__W1n37W__uploadArea:hover{border-color:var(--primary);color:var(--primary)}.ArticleForm-module__W1n37W__imagePreview{aspect-ratio:16/9;border-radius:var(--radius);width:100%;max-width:400px;position:relative;overflow:hidden}.ArticleForm-module__W1n37W__imagePreview img{object-fit:cover;width:100%;height:100%}.ArticleForm-module__W1n37W__removeImage{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.ArticleForm-module__W1n37W__removeImage:hover{background:#dc2626e6}.ArticleForm-module__W1n37W__publishToggle{align-items:center;gap:1rem;display:flex}.ArticleForm-module__W1n37W__toggleLabel{font-weight:500}.ArticleForm-module__W1n37W__toggleButtons{border:1px solid var(--border);border-radius:var(--radius);display:flex;overflow:hidden}.ArticleForm-module__W1n37W__toggleBtn{background:var(--background);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.ArticleForm-module__W1n37W__toggleBtn:first-child{border-right:1px solid var(--border)}.ArticleForm-module__W1n37W__toggleBtn.ArticleForm-module__W1n37W__active{background:var(--primary);color:var(--primary-foreground)}.ArticleForm-module__W1n37W__toggleBtn:not(.ArticleForm-module__W1n37W__active):hover{background:var(--muted)}.ArticleForm-module__W1n37W__checkboxGroup label{cursor:pointer;align-items:center;gap:.5rem;display:flex}
.GalleryForm-module__CxWpAa__form{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;gap:1.5rem;max-width:600px;padding:2rem;display:flex}.GalleryForm-module__CxWpAa__group{flex-direction:column;gap:.5rem;display:flex}.GalleryForm-module__CxWpAa__group label{font-size:.95rem;font-weight:500}.GalleryForm-module__CxWpAa__input,.GalleryForm-module__CxWpAa__textarea{border-radius:var(--radius);border:1px solid var(--border);padding:.75rem;font-family:inherit;font-size:1rem}.GalleryForm-module__CxWpAa__textarea{resize:vertical;min-height:100px}.GalleryForm-module__CxWpAa__imageUploadArea{flex-wrap:wrap;gap:1rem;display:flex}.GalleryForm-module__CxWpAa__imagePreview{width:200px;height:200px;position:relative}.GalleryForm-module__CxWpAa__imagePreview img{object-fit:cover;border-radius:8px;width:100%;height:100%}.GalleryForm-module__CxWpAa__removeImageBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-8px;right:-8px}.GalleryForm-module__CxWpAa__removeImageBtn:hover{opacity:.9}.GalleryForm-module__CxWpAa__uploadBox{border:2px dashed var(--border);cursor:pointer;width:200px;height:200px;color:var(--muted-foreground);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:flex}.GalleryForm-module__CxWpAa__uploadBox:hover{border-color:var(--primary);color:var(--primary)}
.ProductForm-module__KZZnvW__form{background:var(--card);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;gap:1.5rem;max-width:700px;padding:2rem;display:flex}.ProductForm-module__KZZnvW__group{flex-direction:column;gap:.5rem;display:flex}.ProductForm-module__KZZnvW__group label{font-size:.95rem;font-weight:500}.ProductForm-module__KZZnvW__input,.ProductForm-module__KZZnvW__textarea{border-radius:var(--radius);border:1px solid var(--border);padding:.75rem;font-family:inherit;font-size:1rem}.ProductForm-module__KZZnvW__textarea{resize:vertical;min-height:100px}.ProductForm-module__KZZnvW__imageGrid{flex-wrap:wrap;gap:1rem;display:flex}.ProductForm-module__KZZnvW__imagePreview{border:1px solid var(--border);border-radius:8px;width:120px;height:120px;position:relative;overflow:hidden}.ProductForm-module__KZZnvW__removeImageBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:4px;right:4px}.ProductForm-module__KZZnvW__removeImageBtn:hover{background:#dc2626}.ProductForm-module__KZZnvW__uploadBox{border:2px dashed var(--border);cursor:pointer;width:120px;height:120px;color:var(--muted-foreground);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:all .2s;display:flex}.ProductForm-module__KZZnvW__uploadBox:hover{border-color:var(--primary);color:var(--primary)}
.Footer-module__3hUVsW__footer{background-color:var(--primary);color:var(--primary-foreground);margin-top:auto;padding:4rem 1rem 2rem}.Footer-module__3hUVsW__container{width:100%;max-width:1200px;margin:0 auto}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__3hUVsW__title{color:var(--primary-foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__3hUVsW__subtitle{color:var(--secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Footer-module__3hUVsW__text{opacity:.9;line-height:1.6}.Footer-module__3hUVsW__list{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__list li{margin-bottom:.5rem}.Footer-module__3hUVsW__list a{opacity:.9;transition:opacity .2s}.Footer-module__3hUVsW__list a:hover{opacity:1;text-decoration:underline}.Footer-module__3hUVsW__copyright{text-align:center;opacity:.8;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr}}
.contact-form-module__vdBNRq__form{flex-direction:column;gap:1.5rem;display:flex}.contact-form-module__vdBNRq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-form-module__vdBNRq__formGroup label{font-size:.95rem;font-weight:500}.contact-form-module__vdBNRq__input,.contact-form-module__vdBNRq__textarea{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.contact-form-module__vdBNRq__input:focus,.contact-form-module__vdBNRq__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #1e3a8a1a}.contact-form-module__vdBNRq__textarea{resize:vertical;min-height:150px}.contact-form-module__vdBNRq__btnGroup{flex-direction:column;gap:1rem;display:flex}.contact-form-module__vdBNRq__fullBtn{width:100%}
