:root{--navy:#131921;--blue:#232f3e;--orange:#ff9900;--orange2:#e48700;--bg:#eaeded;--text:#111827;--muted:#64748b;--line:#e5e7eb}
html{scroll-behavior:smooth}.asm-site{font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);margin:0}.asm-site *{box-sizing:border-box}.asm-site a{text-decoration:none;color:inherit}
.asm-header{position:sticky;top:0;z-index:9999;box-shadow:0 2px 10px rgba(0,0,0,.12)}.asm-topbar{background:var(--navy);color:white;display:flex;justify-content:space-between;gap:12px;padding:7px 22px;font-size:13px}.asm-mainbar{background:var(--blue);color:white;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:18px;padding:14px 22px}
.asm-logo{display:flex;align-items:center;gap:10px;color:#fff!important}.asm-logo span{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--orange);color:#111;font-weight:900;font-size:19px}.asm-logo strong{line-height:1.05;font-size:18px}
.asm-search{display:flex;height:43px;border-radius:8px;overflow:hidden;border:2px solid transparent;background:white}.asm-search:focus-within{border-color:var(--orange)}.asm-search input{flex:1;border:0;padding:0 14px;font-size:15px;outline:0;background:white;color:#111}.asm-search button{border:0;background:var(--orange);padding:0 20px;font-weight:800;cursor:pointer;color:#111}.asm-search button:hover{background:var(--orange2)}
.asm-nav{display:flex;align-items:center;gap:14px;font-size:14px}.asm-nav a{color:#fff!important;white-space:nowrap}.asm-cart-open{border:0;background:#fff;color:#111;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.asm-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:var(--orange);margin-left:5px;font-size:12px}
.asm-catbar{display:flex;gap:4px;overflow-x:auto;background:#37475a;color:white;padding:0 18px}.asm-catbar a{padding:10px 12px;color:white!important;font-size:14px;white-space:nowrap}.asm-catbar a:hover{outline:1px solid rgba(255,255,255,.6)}
.asm-hero{max-width:1280px;margin:0 auto;padding:28px 18px 16px;display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.asm-hero-main{min-height:340px;border-radius:10px;background:linear-gradient(100deg,rgba(19,25,33,.92),rgba(35,47,62,.76)),url('https://images.unsplash.com/photo-1607082348824-0a96f2a4b9da?q=80&w=1600&auto=format&fit=crop');background-size:cover;background-position:center;color:#fff;padding:44px;display:flex;flex-direction:column;justify-content:center}.asm-pill{display:inline-flex;width:max-content;background:#fff;color:#111;padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px}.asm-hero h1{font-size:clamp(32px,5vw,58px);line-height:1;margin:18px 0 12px;max-width:760px;color:white}.asm-hero p{max-width:650px;font-size:18px;line-height:1.55;color:#e5e7eb;margin:0}.asm-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.asm-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:13px 18px;font-weight:900}.asm-btn-primary{background:var(--orange);color:#111!important}.asm-btn-outline{background:#fff;color:#111!important}
.asm-hero-card{background:white;border-radius:10px;padding:18px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.asm-deal-title{font-size:22px;font-weight:900;margin-bottom:16px}.asm-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.asm-mini-grid a{background:#f7f8f8;border-radius:10px;padding:20px 12px;min-height:105px;display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:center;font-size:30px}.asm-mini-grid span{font-size:14px;font-weight:900;color:#111}
.asm-trust{max-width:1280px;margin:0 auto 18px;padding:0 18px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.asm-trust div{background:white;border-radius:10px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.09)}.asm-trust strong{display:block;font-size:16px;margin-bottom:4px}.asm-trust span{font-size:13px;color:var(--muted)}
.asm-catalog{max-width:1280px;margin:0 auto;padding:18px}.asm-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;background:white;border-radius:10px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.asm-section-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--orange2);font-weight:900;font-size:12px}.asm-section-head h2{font-size:30px;margin:6px 0 4px;color:#111}.asm-section-head p{margin:0;color:var(--muted)}.asm-section-head select{border:1px solid var(--line);border-radius:8px;padding:11px 12px;background:white;min-width:190px}
.asm-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.asm-product{background:white;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.13);display:flex;flex-direction:column;min-height:100%}.asm-product:hover{box-shadow:0 6px 18px rgba(0,0,0,.18)}.asm-product-img{height:190px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.asm-product-img img{width:100%;height:100%;object-fit:cover;transition:.25s}.asm-product:hover img{transform:scale(1.04)}.asm-product-body{padding:14px;display:flex;flex-direction:column;gap:9px;flex:1}.asm-product-meta{display:flex;justify-content:space-between;gap:10px;align-items:center}.asm-product-meta span{background:#e7f0ff;color:#1e3a8a;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900}.asm-product-meta small{color:var(--muted);font-size:11px}.asm-product h3{font-size:16px;line-height:1.28;min-height:42px;margin:0;color:#111}.asm-desc{font-size:13px;line-height:1.38;color:#4b5563;margin:0;min-height:36px}.asm-specs{display:flex;flex-direction:column;gap:3px;font-size:12px;color:var(--muted)}.asm-buy{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:8px}.asm-buy strong{font-size:18px;color:#b45309}.asm-add{border:0;background:var(--orange);border-radius:999px;padding:9px 14px;font-weight:900;cursor:pointer;color:#111}.asm-add:hover{background:var(--orange2)}
.asm-banners{max-width:1280px;margin:0 auto;padding:0 18px 28px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.asm-banner{background:#232f3e;color:white;border-radius:10px;padding:24px;min-height:150px}.asm-banner h3{font-size:25px;margin:0 0 8px;color:white}.asm-banner p{margin:0;color:#e5e7eb}.asm-banner-light{background:white;color:#111}.asm-banner-light h3{color:#111}.asm-banner-light p{color:#4b5563}
.asm-contact-page{max-width:980px;margin:0 auto;padding:48px 18px;min-height:55vh}.asm-contact-card{background:white;border-radius:12px;padding:24px;margin-top:18px;box-shadow:0 1px 6px rgba(0,0,0,.1)}
.asm-footer{background:#131921;color:white;margin-top:20px}.asm-footer-grid{max-width:1280px;margin:0 auto;padding:34px 18px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:24px}.asm-footer h4{color:#fff;font-size:18px;margin:0 0 12px}.asm-footer p,.asm-footer a{display:block;color:#d1d5db!important;margin:0 0 8px;font-size:14px;line-height:1.45}.asm-social{display:flex;gap:10px;flex-wrap:wrap}.asm-social a{background:#232f3e;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:9px 12px;color:#fff!important;font-weight:800}.asm-footer-bottom{border-top:1px solid rgba(255,255,255,.12);max-width:1280px;margin:0 auto;padding:16px 18px;color:#9ca3af;font-size:13px}
.asm-cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000}.asm-cart{position:fixed;right:-440px;top:0;width:420px;max-width:92vw;height:100vh;background:white;z-index:10001;box-shadow:-8px 0 30px rgba(0,0,0,.25);transition:.25s;display:flex;flex-direction:column}.asm-cart.open{right:0}.asm-cart-head{display:flex;justify-content:space-between;align-items:center;background:#232f3e;color:white;padding:16px}.asm-cart-head h3{margin:0;color:white}.asm-cart-close{border:0;background:transparent;color:white;font-size:30px;cursor:pointer;line-height:1}.asm-cart-items{padding:14px;overflow:auto;flex:1}.asm-empty{color:var(--muted)}.asm-cart-row{display:grid;grid-template-columns:1fr auto;gap:8px;border-bottom:1px solid var(--line);padding:10px 0}.asm-cart-row strong{font-size:14px}.asm-cart-controls{display:flex;align-items:center;gap:8px}.asm-cart-controls button{border:1px solid var(--line);background:white;border-radius:7px;width:28px;height:28px;cursor:pointer}.asm-checkout{padding:14px;border-top:1px solid var(--line);display:grid;gap:9px;background:#f8fafc}.asm-checkout label{display:grid;gap:4px;font-size:12px;font-weight:800;color:#374151}.asm-checkout input,.asm-checkout textarea{border:1px solid var(--line);border-radius:8px;padding:10px;font:inherit;background:white}.asm-checkout button{border:0;background:var(--orange);border-radius:8px;padding:12px;font-weight:900;cursor:pointer;color:#111}
@media(max-width:980px){.asm-mainbar{grid-template-columns:1fr;gap:12px}.asm-nav{justify-content:space-between}.asm-hero{grid-template-columns:1fr}.asm-products{grid-template-columns:repeat(2,1fr)}.asm-trust{grid-template-columns:repeat(2,1fr)}.asm-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.asm-topbar{display:none}.asm-mainbar{padding:12px}.asm-hero{padding:14px 10px}.asm-hero-main{padding:26px;min-height:300px}.asm-mini-grid,.asm-products,.asm-trust,.asm-banners,.asm-footer-grid{grid-template-columns:1fr}.asm-section-head{display:block}.asm-section-head select{width:100%;margin-top:14px}}