@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{font-family:Poppins,sans-serif}body{color:#222;background:#fff;margin:0;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6,p,span,a,label,input,textarea,select,button,li,td,th,div,*{font-family:Poppins,sans-serif}.site-header{z-index:1000;background:#fff;width:100%;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.top-bar{background:#fff;border-bottom:1px solid #eee;padding:.5rem 0}.top-bar-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex}.logo-area{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header-logo{object-fit:contain;width:auto;height:50px}.header-brand{object-fit:contain;width:auto;height:40px}.main-nav{flex-wrap:nowrap;align-items:center;gap:.3rem;display:flex}.main-nav a{color:#333;white-space:nowrap;text-transform:uppercase;padding:.3rem .4rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .3s}.main-nav a:hover,.main-nav a.active{color:#f5a623}.admin-nav-link{background:0 0;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem!important;display:flex!important}.dropdown{position:relative}.dropbtn{cursor:pointer}.dropdown-menu{z-index:200;background:#fff;border-top:3px solid #f5a623;border-radius:6px;min-width:220px;display:none;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 8px 20px #0000001f}.dropdown-menu a{border-bottom:1px solid #f5f5f5;padding:.7rem 1rem;transition:background .2s,color .2s;display:block;color:#333!important;font-size:.82rem!important}.dropdown-menu a:hover{background:#fff8ee;padding-left:1.3rem;color:#f5a623!important}.dropdown:hover .dropdown-menu{animation:.2s slideDown;display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.category-bar{background:#1a1a1a;padding:0}.category-bar-inner{align-items:center;gap:0;max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex}.category-bar-inner a{color:#ccc;text-transform:uppercase;letter-spacing:.5px;border-right:1px solid #333;padding:.6rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s}.category-bar-inner a:first-child{border-left:1px solid #333}.category-bar-inner a:hover{color:#fff;background:#f5a623}.hamburger{color:#333;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.mobile-menu{background:#fff;border-top:1px solid #eee;flex-direction:column;gap:0;padding:1rem;display:flex}.mobile-menu a{color:#333;border-bottom:1px solid #f5f5f5;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s}.mobile-menu a:hover{color:#f5a623}@media (width<=900px){.main-nav{display:none}.hamburger{display:block}.category-bar{display:none}}.site-footer{color:#ccc;background:#111;margin-top:4rem}.footer-inner{grid-template-columns:2fr 1fr 1fr 1.5fr 1.5fr;gap:2rem;max-width:1300px;margin:0 auto;padding:3rem 2rem;display:grid}.footer-logo-row{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.footer-logo{object-fit:contain;filter:brightness();width:auto;height:50px}.footer-brand{object-fit:contain;filter:brightness(2);width:auto;height:40px}.footer-desc{color:#999;margin-bottom:1rem;font-size:.8rem;line-height:1.7}.footer-socials{gap:.75rem;display:flex}.footer-socials a{color:#aaa;background:#222;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;text-decoration:none;transition:background .3s,color .3s;display:flex}.footer-socials a:hover{color:#fff;background:#f5a623}.footer-heading{color:#f5a623;text-transform:uppercase;letter-spacing:.8px;border-bottom:2px solid #f5a623;margin-bottom:1rem;padding-bottom:.5rem;font-size:.82rem;font-weight:700;display:inline-block}.footer-col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#999;font-size:.82rem;text-decoration:none;transition:color .3s,padding-left .3s}.footer-col ul li a:hover{color:#f5a623;padding-left:.3rem}.footer-contact-list li{color:#999;padding:.25rem 0;font-size:.8rem;line-height:1.5}.footer-bottom{color:#666;border-top:1px solid #222;justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:1rem 2rem;font-size:.75rem;display:flex}@media (width<=1024px){.footer-inner{grid-template-columns:1fr 1fr}}@media (width<=600px){.footer-inner{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}.home-page{color:#222;background:#fff;font-family:Poppins,sans-serif}.hero-section{background:linear-gradient(135deg,#f5a623 0%,#e08800 60%,#f5a623 100%);align-items:center;min-height:320px;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";opacity:.18;background:url(/assets/hero-5sT3BiRD.png) 50%/cover no-repeat;width:55%;position:absolute;top:0;bottom:0;right:0}.hero-content{z-index:2;max-width:560px;position:relative}.hero-sub{color:#ffffffd9;margin-bottom:.5rem;font-size:1rem}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.hero-btn{color:#fff;background:#1a1a1a;border-radius:4px;padding:.75rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.hero-btn:hover{background:#333}.pick-section{max-width:1300px;margin:4rem auto;padding:0 2rem}.section-label{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.orange-bar{background:#f5a623;border-radius:2px;width:30px;height:3px;display:inline-block}.label-text{letter-spacing:2px;color:#f5a623;text-transform:uppercase;font-size:.72rem;font-weight:700}.section-heading{color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:800}.category-cards{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.cat-card{text-align:center;color:#222;background:#fff;border:2px solid #f0f0f0;border-radius:10px;flex-direction:column;align-items:center;padding:2rem 1rem;text-decoration:none;transition:all .3s;display:flex}.cat-card:hover{background:#fff8ee;border-color:#f5a623;transform:translateY(-4px);box-shadow:0 8px 25px #f5a62326}.cat-icon{margin-bottom:1rem;font-size:3rem}.cat-label{color:#333;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.cat-arrow{color:#f5a623;font-size:1.2rem;font-weight:700}.machinery-cards{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.machinery-card{color:#222;background:#fff;border:2px solid #f0f0f0;border-radius:12px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.machinery-card:hover{border-color:#f5a623;transform:translateY(-5px);box-shadow:0 10px 25px #f5a62326}.machinery-img-wrap{aspect-ratio:1;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.machinery-img{object-fit:contain;width:100%;height:100%;padding:.5rem;transition:transform .4s}.machinery-card:hover .machinery-img{transform:scale(1.05)}.machinery-img-placeholder{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;display:flex}.machinery-info{flex-direction:column;gap:.3rem;padding:1rem;display:flex}.machinery-name{color:#1a1a1a;font-size:.95rem;font-weight:700;line-height:1.3}.machinery-variant{color:#666;font-size:.8rem}.machinery-arrow{color:#f5a623;margin-top:.25rem;font-size:.8rem;font-weight:600}.machinery-empty{text-align:center;color:#999;border:2px dashed #eee;border-radius:12px;margin-bottom:2rem;padding:3rem}.pick-view-all{text-align:center;margin-top:1.5rem}.cta-section{background:#f9f9f9;padding:5rem 2rem}.cta-inner{text-align:center;max-width:1300px;margin:0 auto}.cta-inner h2{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:800}.cta-sub{letter-spacing:2px;color:#f5a623;text-transform:uppercase;margin-bottom:3rem;font-size:.78rem;font-weight:700}.cta-feature-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.cta-feature-card{background:#fff;border-left:3px solid #f5a623;border-radius:8px;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.cta-feature-card h4{color:#1a1a1a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.cta-feature-card p{color:#666;font-size:.85rem;line-height:1.6}.perf-section{max-width:1300px;margin:5rem auto;padding:0 2rem}.perf-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.perf-text h2{color:#1a1a1a;margin:.75rem 0 1rem;font-size:2rem;font-weight:800;line-height:1.3}.perf-text p{color:#666;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.perf-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.perf-card{text-align:center;color:#333;background:#fff;border:2px solid #f0f0f0;border-radius:10px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.perf-card .perf-icon{font-size:2.5rem}.perf-card:hover{background:#fff8ee;border-color:#f5a623;transform:translateY(-3px)}@media (width<=1024px){.category-cards,.cta-feature-grid{grid-template-columns:repeat(2,1fr)}.perf-inner{grid-template-columns:1fr}}@media (width<=600px){.hero-title{font-size:1.75rem}.category-cards{grid-template-columns:1fr 1fr}.cta-feature-grid{grid-template-columns:1fr}}.product-page{color:#1e293b;max-width:1300px;margin:0 auto;padding:4rem 1.5rem 6rem;font-family:Poppins,sans-serif}.breadcrumb{color:#64748b;flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:2rem;font-size:.85rem;font-weight:500;display:flex}.breadcrumb a{color:#f5a623;font-weight:700;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#e08800;text-decoration:underline}.breadcrumb span{color:#94a3b8}.product-header{border-bottom:2px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:3.5rem;padding-bottom:2rem;display:flex}.product-title{color:#0f172a;letter-spacing:-1px;font-size:2.8rem;font-weight:900}.product-category-badge{color:#d97706;text-transform:uppercase;letter-spacing:1px;background:#f5a6231a;border:1px solid #f5a62333;border-radius:20px;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700}.variants-list{flex-direction:column;gap:4rem;display:flex}.variant-row{background:#fff;border:1px solid #f1f5f9;border-radius:32px;grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;padding:3rem;transition:box-shadow .3s;display:grid;box-shadow:0 10px 30px #00000008}.variant-row:hover{box-shadow:0 20px 40px #0000000f}.gallery-wrapper{flex-direction:column;gap:1.25rem;display:flex}.main-image-wrap{aspect-ratio:1;cursor:crosshair;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.main-image{object-fit:contain;width:100%;height:100%;transition:opacity .2s;display:block}.main-image-wrap.zooming .main-image{opacity:0}.magnifier-lens{cursor:crosshair;background-repeat:no-repeat;width:100%;height:100%;position:absolute;inset:0}.no-image-placeholder{color:#e2e8f0;background:#f8fafc;justify-content:center;align-items:center;width:100%;height:100%;min-height:350px;font-size:4rem;display:flex}.thumbnail-row{flex-wrap:wrap;gap:.75rem;display:flex}.thumb-btn{cursor:pointer;background:#fff;border:2px solid #f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:6px;transition:all .2s;display:flex;overflow:hidden}.thumb-btn img{object-fit:contain;width:100%;height:100%}.thumb-btn.active{border-color:#f5a623;box-shadow:0 4px 12px #f5a62333}.thumb-btn:hover:not(.active){border-color:#cbd5e1}.variant-col-info{flex-direction:column;gap:2rem;display:flex}.variant-meta{flex-direction:column;gap:.75rem;display:flex}.variant-title{color:#0f172a;font-size:2rem;font-weight:800;line-height:1.2}.variant-category-tag{color:#64748b;text-transform:uppercase;letter-spacing:1px;background:#f1f5f9;border-radius:8px;width:fit-content;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.variant-price{color:#f5a623;letter-spacing:-1px;margin-top:.5rem;font-size:2.2rem;font-weight:900}.variant-tabs{background:#fff;border:1px solid #f1f5f9;border-radius:20px;overflow:hidden;box-shadow:0 4px 10px #00000005}.tab-bar{background:#f8fafc;border-bottom:1px solid #f1f5f9;display:flex}.tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:1rem .5rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;transition:all .3s}.tab-btn:hover{color:#f5a623}.tab-btn.active{color:#f5a623;background:#fff;border-bottom-color:#f5a623}.tab-content{scrollbar-width:thin;scrollbar-color:#f5a623 #f1f5f9;background:#fff;height:400px;padding:2rem;overflow-y:auto}.tab-content::-webkit-scrollbar{width:6px}.tab-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.tab-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.tab-content::-webkit-scrollbar-thumb:hover{background:#f5a623}.tab-pane p{color:#475569;font-size:1rem;line-height:1.8}.no-data{color:#94a3b8;font-size:.9rem;font-style:italic}.application-list{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.application-list li{color:#334155;border-bottom:1px solid #f8fafc;align-items:center;gap:1rem;padding:.75rem 0;font-size:.95rem;display:flex}.app-count{color:#fff;white-space:nowrap;background:#f5a623;border-radius:6px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:800}.tech-table{border-collapse:collapse;width:100%;font-size:.9rem}.tech-table th,.tech-table td{text-align:left;border:1px solid #f1f5f9;padding:1rem 1.25rem}.tech-table thead tr{background:#f8fafc}.tech-table th{color:#0f172a;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:800}.tech-table tbody tr:nth-child(2n){background:#fafafa}.tech-table tbody tr:hover{background:#fff9f0}.tech-table td{color:#334155;font-weight:500}.pp-state{text-align:center;color:#64748b;padding:10rem 2rem;font-size:1.25rem}.pp-state.error{color:#ef4444}@media (width<=1000px){.variant-row{border-radius:24px;grid-template-columns:1fr;gap:3rem;padding:2rem}.product-title{font-size:2.2rem}}@media (width<=600px){.product-page{padding-top:2rem}.product-title{font-size:1.8rem}.variant-title{font-size:1.6rem}.tab-btn{padding:.8rem .25rem;font-size:.75rem}.tab-content{height:350px;padding:1.25rem}}.faq-page{color:#222;background:#fff;font-family:Poppins,sans-serif}.faq-hero{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:5rem 2rem;position:relative;overflow:hidden}.faq-hero:before{content:"";background:radial-gradient(circle at 30%,#f5a6231f 0%,#0000 60%),radial-gradient(circle at 70%,#f5a62314 0%,#0000 60%);position:absolute;inset:0}.faq-hero-content{z-index:1;position:relative}.faq-hero-label{color:#f5a623;letter-spacing:.5px;background:#f5a62326;border:1px solid #f5a6234d;border-radius:20px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.82rem;font-weight:600;display:inline-block}.faq-hero h1{color:#fff;margin-bottom:.75rem;font-size:2.8rem;font-weight:800}.faq-hero p{color:#aaa;font-size:1rem}.faq-filter-bar{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:1100px;margin:0 auto;padding:2rem 2rem 0;display:flex}.faq-pill{color:#555;cursor:pointer;background:#f5f5f5;border:2px solid #eee;border-radius:25px;padding:.45rem 1.1rem;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;transition:all .25s}.faq-pill:hover{color:#f5a623;border-color:#f5a623}.faq-pill.active{color:#fff;background:#f5a623;border-color:#f5a623}.faq-sections{flex-direction:column;gap:3rem;max-width:900px;margin:3rem auto;padding:0 1.5rem;display:flex}.faq-section{animation:.4s fadeSlideIn}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.faq-section-header{border-left:4px solid;align-items:center;margin-bottom:1.25rem;padding-left:1rem;display:flex}.faq-section-title{color:#1a1a1a;margin:0;font-size:1.2rem;font-weight:700}.faq-section-count{color:#999;margin:0;font-size:.78rem}.faq-list{flex-direction:column;gap:.6rem;display:flex}.faq-item{background:#fff;border:1px solid #eee;border-radius:10px;transition:box-shadow .3s,border-color .3s;overflow:hidden}.faq-item:hover{border-color:#f5a623;box-shadow:0 4px 15px #f5a62314}.faq-item.open{border-color:#f5a623;box-shadow:0 4px 20px #f5a6231f}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.1rem 1.25rem;font-family:Poppins,sans-serif;transition:background .2s;display:flex}.faq-question:hover{background:#fffbf4}.faq-item.open .faq-question{background:#fff8ee}.faq-q-num{color:#f5a623;letter-spacing:.5px;background:#f5a6231f;border-radius:4px;flex-shrink:0;padding:.2rem .45rem;font-size:.72rem;font-weight:700}.faq-q-text{color:#1a1a1a;flex:1;font-size:.92rem;font-weight:600;line-height:1.45}.faq-answer-wrap{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.open .faq-answer-wrap{max-height:500px}.faq-answer{border-top:1px solid #f5f5f5;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex}.faq-answer p{color:#555;margin:0;font-size:.9rem;line-height:1.75}.faq-cta{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:16px;flex-wrap:wrap;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto 4rem;padding:2.5rem 3rem;display:flex;position:relative;overflow:hidden}.faq-cta:before{content:"";background:#f5a623;width:4px;position:absolute;top:0;bottom:0;left:0}.faq-cta h3{color:#fff;margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.faq-cta p{color:#aaa;margin:0;font-size:.85rem}.faq-cta-btn{color:#fff;white-space:nowrap;background:#f5a623;border-radius:8px;flex-shrink:0;margin-left:auto;padding:.75rem 1.75rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .3s,transform .2s}.faq-cta-btn:hover{background:#e08800;transform:translate(3px)}@media (width<=700px){.faq-hero h1{font-size:1.8rem}.faq-cta{text-align:center;flex-direction:column}.faq-cta-btn{margin:0 auto}}:root{--primary:#f5a623;--primary-dark:#e08800;--bg-dark:#111;--surface:#1e293b;--text-main:#fff;--text-muted:#94a3b8;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Poppins,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{color:#222;background:#fff;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.glass-panel{-webkit-backdrop-filter:blur(16px);color:#1e293b;background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;padding:32px;box-shadow:0 10px 25px #00000008}.page{text-align:center;color:#222;background:#f9f9f9;border:1px solid #eee;border-radius:12px;max-width:900px;margin:3rem auto;padding:5rem 2rem}.page h2{color:#f5a623;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.auth-wrapper{background:#0f172a;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.login-container{width:100%;max-width:420px}.login-container h2{color:#fff;margin-bottom:.5rem;font-size:2rem}.subtitle{color:#94a3b8;margin-bottom:1.5rem;font-size:.9rem}.login-form{flex-direction:column;gap:1.25rem;display:flex}.input-field{color:#fff;background:#0f172a80;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.input-field:focus{border-color:#f5a623}select.input-field{cursor:pointer}textarea.input-field{resize:vertical}.error-text{color:#f87171;text-align:center;background:#ef44441a;border-radius:6px;margin-bottom:.5rem;padding:.5rem;font-size:.85rem}.success-text{color:#34d399;text-align:center;background:#10b9811a;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-weight:500}.primary-btn{color:#fff;cursor:pointer;background:#f5a623;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:700;transition:background .3s,transform .2s}.primary-btn:hover{background:#e08800;transform:translateY(-2px)}.primary-btn.full-width{width:100%}.outline-btn{color:#f8fafc;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:.5rem 1.5rem;font-weight:600;transition:all .3s}.outline-btn:hover{background:#ffffff1a}.dashboard-container{padding:2rem;animation:.6s fadeIn}.section-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.section-title{color:#f5a623;border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:.5rem;font-size:1.5rem}.status-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.status-card{transition:transform .3s}.status-card:hover{transform:translateY(-4px)}.status-badge{border-radius:20px;margin-top:.5rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.status-badge.online{color:#34d399;background:#10b98133}.mt-4{margin-top:2rem}.mt-2{margin-top:1rem}.admin-products-layout{flex-direction:column;gap:2rem;display:flex}.product-form-container{padding:2rem}.complex-form{flex-direction:column;gap:2rem;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#94a3b8;font-size:.9rem;font-weight:500}.variants-section{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.variants-section h4{font-size:1.2rem}.variant-card{background:#0f172a99;border:1px solid #f5a62333;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.variant-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.variant-header h5{color:#f5a623;font-size:1.1rem}.array-section{background:#0003;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.array-header{justify-content:space-between;align-items:center;display:flex}.array-header h6{color:#94a3b8;font-size:.95rem}.array-row{align-items:center;gap:.5rem;animation:.3s fadeIn;display:flex}.small-input{max-width:120px}.small-btn{color:#f5a623;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #f5a623;border-radius:4px;padding:.25rem .75rem;font-size:.8rem;transition:all .2s}.small-btn:hover{background:#f5a6231a}.icon-btn{color:#f87171;cursor:pointer;background:#ef44441a;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.icon-btn:hover{background:#ef444440}.danger-btn{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:4px;padding:.25rem .75rem;font-size:.8rem;transition:all .2s}.danger-btn:hover{background:#ef444433}.product-list-container{padding:2rem}.product-table-wrapper{overflow-x:auto}.product-table{border-collapse:collapse;width:100%}.product-table th,.product-table td{color:#f8fafc;border-bottom:1px solid #ffffff14;padding:1rem}.product-table th{color:#94a3b8;background:#0f172a80;font-weight:600}.product-table tr:hover{background:#ffffff05}.category-badge{color:#f5a623;background:#f5a62333;border-radius:4px;padding:.25rem .5rem;font-size:.8rem}.action-cells{gap:.5rem;display:flex}.text-center{text-align:center;color:#94a3b8}.image-upload-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.image-slot{aspect-ratio:1;border-radius:8px;overflow:hidden}.image-drop-zone{cursor:pointer;background:#f5a62308;border:2px dashed #f5a62366;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;min-height:120px;transition:all .3s;display:flex}.image-drop-zone:hover{background:#f5a62314;border-color:#f5a623}.drop-zone-content{color:#94a3b8;text-align:center;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem;display:flex}.drop-zone-content .upload-icon{font-size:1.75rem}.drop-zone-content small{color:#64748b;font-size:.65rem}.image-preview-wrapper{width:100%;height:100%;min-height:120px;position:relative}.image-preview{object-fit:cover;border-radius:8px;width:100%;height:120px;display:block}.remove-image-btn{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;transition:background .2s;display:flex;position:absolute;top:6px;right:6px}.remove-image-btn:hover{background:#ef4444cc}@media (width<=600px){.image-upload-grid{grid-template-columns:1fr 1fr}}.category-page{max-width:1400px;margin:0 auto;padding:4rem 2rem 8rem}.category-page .page-header{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:32px;margin-bottom:5rem;padding:5rem 2rem}.category-page .page-header h2{color:#0f172a;letter-spacing:-2px;margin-bottom:1rem;font-size:3.5rem;font-weight:900}.category-page .page-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;display:grid}.cat-product-card{color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.cat-product-card:hover{border-color:#f5a6234d;transform:translateY(-8px);box-shadow:0 25px 50px -12px #0000001a}.cat-card-img-wrap{aspect-ratio:1;background:#f8fafc;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;overflow:hidden}.cat-card-img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .6s}.cat-product-card:hover .cat-card-img{transform:scale(1.08)}.cat-card-img-ph{color:#e2e8f0;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.cat-card-body{flex-direction:column;flex:1;gap:.5rem;padding:2rem;display:flex}.cat-card-name{color:#1e293b;font-size:1.25rem;font-weight:800;line-height:1.3}.product-ref-name{color:#94a3b8;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.cat-card-body .category-badge{color:#d97706;text-transform:uppercase;background:#f5a6231a;border-radius:6px;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.cat-card-body .variant-price{color:#f5a623;margin-top:1rem;font-size:1.3rem;font-weight:900}.cat-card-cta{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;border-top:1px solid #f8fafc;margin-top:auto;padding-top:1.5rem;font-size:.85rem;font-weight:800;transition:color .3s}.cat-product-card:hover .cat-card-cta{color:#f5a623}.about-container{color:#1a1a1a;background:#fff;min-height:100vh;font-family:Poppins,sans-serif}.about-hero{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);justify-content:center;align-items:center;height:80vh;min-height:600px;padding:0 4rem;display:flex;position:relative;overflow:hidden}.about-badge{color:#d97706;letter-spacing:.5px;text-transform:uppercase;background:#f5a6231a;border:1px solid #f5a62333;border-radius:20px;margin-bottom:2rem;padding:.35rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.about-hero-content{z-index:2;max-width:900px;position:relative}.about-hero h1{letter-spacing:-2px;color:#0f172a;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1}.about-hero .highlight{color:#f5a623}.about-hero-p{color:#475569;max-width:700px;margin:0 auto;font-size:1.4rem}.about-hero-image{opacity:.05;filter:grayscale();z-index:1;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-hero-image img{object-fit:cover;width:100%;height:100%}.about-story{max-width:1300px;margin:0 auto;padding:8rem 2rem}.story-content{background:#fdfcfb;border:1px solid #f1f5f9;border-radius:32px;align-items:center;gap:4rem;padding:4rem;display:flex;box-shadow:0 10px 30px #00000008}.story-text{flex:3}.story-text h2{color:#0f172a;margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.2}.story-text p{color:#334155;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.story-logo{flex:1;justify-content:center;align-items:center;display:flex}.story-logo img{opacity:.8;width:100%;max-width:250px}.about-inventory{max-width:1300px;margin:0 auto;padding:8rem 2rem}.inventory-header{text-align:center;margin-bottom:5rem}.inventory-header h2{color:#0f172a;margin-bottom:1rem;font-size:3rem;font-weight:800}.inventory-header p{color:#64748b;font-size:1.2rem}.inventory-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.inventory-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:3.5rem 3rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px #0000000d}.inventory-card:hover{border-color:#f5a6234d;transform:translateY(-12px);box-shadow:0 25px 50px -12px #00000014}.inventory-icon{color:#f5a623;margin-bottom:2rem;font-size:3.5rem;display:block}.inventory-card h3{color:#0f172a;margin-bottom:1.2rem;font-size:1.6rem;font-weight:800}.inventory-card p{color:#475569;font-size:1.05rem;line-height:1.7}.about-quote{max-width:1100px;margin:0 auto;padding:8rem 2rem}.quote-box{text-align:center;background:#fff9f0;border:1px solid #f5a6231a;border-radius:32px;padding:6rem 4rem;position:relative}.quote-box:after{content:"\"";color:#f5a623;opacity:.1;font-family:serif;font-size:8rem;position:absolute;top:2rem;left:2rem}.quote-box blockquote{color:#1e293b;z-index:1;font-size:2.4rem;font-style:italic;font-weight:800;line-height:1.4;position:relative}.quote-box blockquote .highlight{color:#f5a623}.about-banner{color:#fff;text-align:center;background:#f5a623;justify-content:space-around;padding:5rem 0;display:flex}.banner-item{flex-direction:column;display:flex}.stat{text-shadow:0 2px 4px #0000001a;font-size:4rem;font-weight:900;line-height:1}.label{text-transform:uppercase;letter-spacing:1px;margin-top:.75rem;font-size:1rem;font-weight:700}@media (width<=1000px){.about-hero h1{font-size:3.2rem}.story-content{text-align:center;border-radius:20px;flex-direction:column;padding:2.5rem}.inventory-grid{grid-template-columns:1fr}.quote-box blockquote{font-size:1.8rem}.about-banner{flex-direction:column;gap:3rem}}.mv-container{color:#1e293b;background:#fff;min-height:100vh;font-family:Poppins,sans-serif}.mv-section{max-width:1300px;margin:0 auto;padding:8rem 2rem}.mv-hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);justify-content:center;align-items:center;height:60vh;min-height:480px;display:flex;position:relative;overflow:hidden}.mv-hero:before{content:"";z-index:1;background:radial-gradient(circle at 10% 20%,#f5a6230d 0%,#0000 50%),radial-gradient(circle at 90% 80%,#f5a6230d 0%,#0000 50%);position:absolute;inset:0}.mv-hero .content{z-index:2;max-width:800px;position:relative}.mv-hero .badge{color:#d97706;text-transform:uppercase;letter-spacing:.5px;background:#f5a6231a;border:1px solid #f5a62333;border-radius:20px;margin-bottom:2rem;padding:.35rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.mv-hero h1{color:#0f172a;margin-bottom:1.5rem;font-size:4.2rem;font-weight:900;line-height:1.1}.mv-hero .highlight{color:#f5a623}.mv-hero p{color:#475569;font-size:1.25rem}.header-box{text-align:center;max-width:800px;margin:0 auto 5rem}.header-box h2{color:#0f172a;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.header-box p{color:#334155;font-size:1.15rem;line-height:1.8}.pillars-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.pillar-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:3.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.pillar-card:hover{border-color:#f5a6234d;transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000014}.icon-wrap{color:#f5a623;background:#fff9f0;border:1px solid #f5a6231a;border-radius:16px;width:64px;height:64px;margin-bottom:2rem;padding:14px}.pillar-card h3{color:#0f172a;margin-bottom:1.2rem;font-size:1.8rem;font-weight:800}.pillar-card p{color:#475569;font-size:1.05rem;line-height:1.7}.vision-box{text-align:center;background:linear-gradient(135deg,#fffcf9,#fff9f0);border:1px solid #f5a6231a;border-radius:32px;padding:6rem;position:relative;box-shadow:0 10px 30px #00000005}.vision-box blockquote{color:#1e293b;margin-bottom:3.5rem;font-size:2.2rem;font-style:italic;font-weight:700;line-height:1.5}.vision-sub{color:#f5a623;letter-spacing:1px;text-transform:uppercase;font-size:1.1rem;font-weight:700}.values-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.value-item{padding-top:2.5rem;position:relative}.line{background:#f1f5f9;border-radius:2px;height:4px;transition:all .3s;position:absolute;top:0;left:0;right:0}.value-item:hover .line{background:#f5a623;box-shadow:0 0 15px #f5a6234d}.value-item h4{color:#0f172a;margin-bottom:1.2rem;font-size:1.4rem;font-weight:800}.value-item p{color:#475569;font-size:1rem;line-height:1.6}.trust-banner{color:#fff;text-align:center;letter-spacing:-.5px;background:#f5a623;padding:3rem;font-size:1.5rem;font-weight:800;box-shadow:0 -10px 40px #f5a6231a}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px}@media (width<=1000px){.pillars-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr 1fr}.mv-hero h1{font-size:3rem}.vision-box{padding:4rem 2rem}.vision-box blockquote{font-size:1.6rem}}@media (width<=600px){.values-grid{grid-template-columns:1fr}.trust-banner{padding:2rem;font-size:1.2rem}}.blogs-page{color:#334155;background:#fff;min-height:100vh;font-family:Poppins,sans-serif}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.blogs-hero{text-align:left;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #f1f5f9;padding:8rem 0;position:relative}.blogs-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#f5a6230d 0%,#0000 100%);position:absolute;inset:0}.hero-badge{color:#d97706;letter-spacing:.5px;text-transform:uppercase;background:#f5a6231a;border:1px solid #f5a62333;border-radius:25px;margin-bottom:1.5rem;padding:.35rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.blogs-hero h1{color:#0f172a;letter-spacing:-2px;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.blogs-hero p{color:#475569;max-width:650px;font-size:1.3rem;line-height:1.6}.blogs-content{flex-direction:column;gap:4rem;padding:6rem 2rem;display:flex}.articles-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.blog-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px #0000000d}.blog-card:hover{border-color:#f5a6234d;transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000014}.blog-card-header{justify-content:space-between;margin-bottom:1.5rem;display:flex}.blog-date{color:#64748b;font-size:.85rem;font-weight:600}.blog-author{color:#f5a623;font-size:.85rem;font-weight:700}.blog-card h2{color:#0f172a;margin-bottom:.75rem;font-size:1.5rem;font-weight:800;line-height:1.3}.article-subtitle{color:#d97706;margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.article-body-snippet{color:#475569;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.article-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;padding-top:1.5rem;display:flex}.tags{gap:.75rem;display:flex}.tag{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:15px;padding:.35rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s}.tag:hover{color:#f5a623;background:#f5a6231a;border-color:#f5a62333}.read-more{color:#f5a623;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:2px solid #f5a623;border-radius:12px;padding:.75rem 2rem;font-size:.9rem;font-weight:800;transition:all .3s}.read-more:hover{color:#fff;background:#f5a623;transform:translate(4px);box-shadow:0 4px 15px #f5a6234d}.news-sidebar{border-top:1px solid #f1f5f9;gap:3rem;padding-top:4rem;display:flex}.newsletter-box{background:#fffcf9;border:1px solid #f5a6231a;border-radius:24px;flex:1;padding:3rem}.latest-updates{flex:2}.updates-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.newsletter-box h3{color:#0f172a;margin-bottom:1rem;font-size:1.8rem;font-weight:800}.newsletter-box p{color:#475569;margin-bottom:2rem;font-size:1rem;line-height:1.6}.latest-updates h3{color:#0f172a;border-left:5px solid #f5a623;margin-bottom:2rem;padding-left:1rem;font-size:1.8rem;font-weight:800}.news-item{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2rem;transition:all .3s}.news-item:hover{border-color:#f5a62333;box-shadow:0 10px 20px #00000005}.news-date{color:#f5a623;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.news-item h4{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.news-item p{color:#475569;font-size:.95rem;line-height:1.7}.input-field{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem;font-family:Poppins,sans-serif;transition:all .3s}.input-field:focus{background:#fff;border-color:#f5a623;outline:none;box-shadow:0 0 0 4px #f5a6231a}.primary-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#f5a623;border:none;border-radius:12px;padding:1.1rem 2rem;font-size:1rem;font-weight:800;transition:all .3s}.primary-btn:hover{background:#e08800;transform:translateY(-2px);box-shadow:0 4px 15px #e088004d}.full-width{width:100%}.article-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172ab3;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.article-modal-content{background:#fff;border:1px solid #f1f5f9;border-radius:32px;width:100%;max-width:900px;max-height:90vh;padding:5rem;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000026}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.close-modal{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:2rem;right:2.5rem}.close-modal:hover{color:#0f172a;background:#f1f5f9;transform:rotate(90deg)}.modal-header{text-align:center;margin-bottom:4rem}.modal-date{color:#f5a623;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.modal-author{color:#64748b;margin-bottom:2rem;font-size:1rem;font-weight:500;display:block}.modal-header h1{color:#0f172a;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.modal-subtitle{color:#475569;font-size:1.4rem}.modal-body{color:#334155;white-space:pre-line;margin-bottom:4rem;font-size:1.2rem;line-height:2}.modal-footer{border-top:1px solid #f1f5f9;padding-top:3rem}@media (width<=1100px){.articles-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=768px){.articles-grid{grid-template-columns:1fr}.news-sidebar{flex-direction:column;gap:2rem}.article-modal-content{border-radius:24px;padding:3rem 1.5rem}.modal-header h1{font-size:2.5rem}.blogs-hero h1{font-size:2.8rem}}.products-listing-page{color:#1e293b;background:#fff;min-height:100vh;font-family:Poppins,sans-serif}.listing-hero{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #f1f5f9;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.listing-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f5a62308 0%,#0000 100%);position:absolute;inset:0}.listing-hero h1{letter-spacing:-2px;color:#0f172a;margin-bottom:1rem;font-size:4rem;font-weight:900}.listing-hero .subtitle{color:#475569;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.search-filter-controls{z-index:2;flex-direction:column;gap:2.5rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.search-box{width:100%;max-width:650px;margin:0 auto;position:relative}.search-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:50px;width:100%;padding:1.3rem 1.5rem 1.3rem 4rem;font-family:Poppins,sans-serif;font-size:1.1rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #0000000d}.search-input:focus{background:#fff;border-color:#f5a623;outline:none;box-shadow:0 0 0 4px #f5a6231a}.search-icon{color:#f5a623;font-size:1.5rem;position:absolute;top:50%;left:1.6rem;transform:translateY(-50%)}.category-tabs{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.category-tab-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50px;padding:.75rem 1.75rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 2px 4px #00000005}.category-tab-btn:hover{color:#f5a623;border-color:#f5a623;transform:translateY(-1px)}.category-tab-btn.active{color:#fff;background:#f5a623;border-color:#f5a623;box-shadow:0 8px 20px #f5a6234d}.listing-results{max-width:1400px;margin:0 auto;padding:5rem 2rem 8rem}.results-info{border-bottom:2px solid #f8fafc;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem 1.5rem;display:flex}.results-info p{color:#64748b;font-size:1rem;font-weight:600}.search-feedback{color:#0f172a;font-weight:800}.variant-listing-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}.variant-item-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.variant-item-card:hover{border-color:#f5a6234d;transform:translateY(-10px);box-shadow:0 25px 50px -12px #0000001a}.variant-preview-img{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:250px;padding:1rem;display:flex;position:relative;overflow:hidden}.variant-preview-img img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .6s}.img-ph{color:#e2e8f0;justify-content:center;align-items:center;font-size:4rem;display:flex}.variant-item-card:hover .variant-preview-img img{transform:scale(1.08)}.card-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#d97706;text-transform:uppercase;z-index:2;background:#ffffffe6;border:1px solid #f5a62333;border-radius:12px;padding:.4rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 4px 6px #0000000d}.variant-item-details{flex-direction:column;flex:1;padding:2rem;display:flex}.variant-name{color:#1e293b;margin-bottom:.5rem;font-size:1.35rem;font-weight:800;line-height:1.2}.parent-product-name{color:#64748b;margin-bottom:2rem;font-size:.9rem;font-weight:600}.variant-meta{border-top:1px solid #f8fafc;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.listing-price{color:#f5a623;font-size:1.3rem;font-weight:900}.view-link{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:800;transition:all .3s}.variant-item-card:hover .view-link{color:#f5a623}.loading-state,.empty-results{text-align:center;color:#64748b;padding:10rem 2rem;font-size:1.4rem}.reset-btn{color:#fff;cursor:pointer;background:#f5a623;border:none;border-radius:12px;margin-top:2rem;padding:1rem 3rem;font-size:1rem;font-weight:800;transition:all .2s}.reset-btn:hover{background:#e08800;transform:translateY(-2px);box-shadow:0 4px 15px #e088004d}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px}@media (width<=1300px){.variant-listing-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (width<=900px){.variant-listing-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.listing-hero h1{font-size:3rem}.listing-hero{padding:6rem 1.5rem 4rem}}@media (width<=600px){.variant-listing-grid{grid-template-columns:1fr}.listing-hero h1{font-size:2.2rem}.category-tabs{gap:.5rem}.category-tab-btn{padding:.6rem 1.2rem;font-size:.8rem}}@media (width<=1300px){.variant-listing-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.variant-listing-grid{grid-template-columns:repeat(2,1fr)}.listing-hero h1{font-size:2.8rem}}@media (width<=600px){.variant-listing-grid{grid-template-columns:1fr}}
