:root{--blue:#0877f9;--blue2:#1457d9;--ink:#0b172a;--muted:#6b778c;--line:#e7ebf1;--bg:#f5f7fa;--red:#ef3340;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1440px,calc(100% - 56px));margin:auto}.topbar{background:#0d1c2c;color:#d4dbe5;font-size:13px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}.toplinks{display:flex;gap:28px}.topbar a:hover{color:#fff}.header{background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;box-shadow:0 4px 15px rgba(15,23,42,.04)}.header-main{height:86px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:24px}.logo{display:inline-flex;align-items:baseline;position:relative;font-size:37px;font-weight:900;letter-spacing:-2px;color:#154b9d}.logo b{color:#1477ec}.logo small{position:absolute;top:43px;left:3px;font-size:8px;letter-spacing:.6px;text-transform:uppercase;color:#516073}.search{height:48px;border:1px solid #dce3ec;border-radius:9px;display:flex;align-items:center;overflow:hidden;background:#fff}.search span{padding-left:16px;color:#78869a;font-size:22px}.search input{border:0;outline:0;flex:1;padding:0 14px;color:#1c2a3c;min-width:0}.search button{height:100%;border:0;background:linear-gradient(135deg,var(--blue),#1665e7);color:white;padding:0 30px;font-weight:700;cursor:pointer}.header-actions{display:flex;gap:20px}.header-actions a{min-width:62px;display:grid;justify-items:center;position:relative;font-size:21px}.header-actions span{font-size:11px;margin-top:4px}.header-actions em{position:absolute;right:5px;top:-5px;background:var(--blue);color:white;border-radius:99px;min-width:20px;height:20px;display:grid;place-items:center;font-style:normal;font-size:11px;border:2px solid white}.navrow{height:56px;display:flex;align-items:center;gap:24px}.catalog-btn{background:var(--blue);color:white;padding:12px 24px;border-radius:7px;font-weight:700;white-space:nowrap}.navrow nav{display:flex;gap:26px;align-items:center;flex:1;overflow:hidden;white-space:nowrap}.navrow nav a{font-size:14px}.navrow nav a:hover{color:var(--blue)}.sale-link{color:#ee2938;font-weight:700}.home{padding-top:24px}.hero-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,1fr);gap:16px}.hero{height:420px;border-radius:11px;overflow:hidden;color:white;position:relative;background:#07182c}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-copy{position:relative;z-index:2;padding:54px 56px;width:60%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#55a2ff}.hero h1{font-size:42px;line-height:1.08;text-transform:uppercase;margin:12px 0 14px;letter-spacing:-1.4px}.hero p{font-size:19px;color:#d8e4f2;margin:0 0 28px}.primary-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:linear-gradient(135deg,#1486ff,#0769e8);color:#fff;padding:14px 25px;font-weight:800;cursor:pointer;box-shadow:0 5px 13px rgba(8,119,249,.19)}.primary-btn:hover{filter:brightness(.97);transform:translateY(-1px)}.hero-features{position:absolute;z-index:2;left:42px;right:34px;bottom:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;font-size:12px}.hero-features span{display:flex;gap:9px;align-items:center}.side-promos{display:grid;grid-template-rows:1fr 1fr;gap:16px}.side-promo{border-radius:11px;min-height:0;padding:28px;color:white;background:#111b2b center/cover no-repeat}.side-promo h3{font-size:21px;margin:0 0 8px;max-width:210px}.side-promo p{font-size:13px;color:#d3d9e3;max-width:190px;min-height:36px}.side-promo span{font-size:13px;color:#4da1ff;font-weight:700}.category-strip{display:grid;grid-template-columns:repeat(9,1fr);gap:14px;margin:18px 0 34px}.category-strip a{background:#f3f6f9;border:1px solid #eef2f6;border-radius:10px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;transition:.2s}.category-strip a:hover{background:white;border-color:#cde0fa;box-shadow:0 8px 22px rgba(15,23,42,.07);transform:translateY(-2px)}.category-strip span{font-size:36px}.category-strip b{font-size:13px}.section{margin:30px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.section-head h2{font-size:28px;margin:0 0 3px}.section-head p{margin:0;color:var(--muted)}.section-head>a{color:var(--blue);font-weight:700}.products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{position:relative;border:1px solid var(--line);border-radius:11px;padding:13px;background:white;min-width:0;transition:.2s}.product-card:hover{box-shadow:0 12px 28px rgba(15,23,42,.10);transform:translateY(-2px)}.badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;gap:5px}.badge{padding:5px 8px;border-radius:5px;color:white;font-size:10px;font-weight:800}.badge.red{background:#eb3443}.badge.blue{background:#1282ff}.badge.orange{background:#ff7a18}.product-image{height:205px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#fff}.product-image img{width:100%;height:100%;object-fit:contain}.stock{font-size:11px;color:#29a35a;margin:8px 0}.stock.out,.availability.out{color:#d63c48}.product-name{font-size:14px;font-weight:700;line-height:1.35;display:block;min-height:38px}.product-name:hover{color:var(--blue)}.product-desc{font-size:11px;line-height:1.5;color:#728096;height:34px;overflow:hidden;margin:7px 0 13px}.price-row strong{font-size:17px}.price-row del{display:block;font-size:11px;color:#9ba5b5}.buy-btn{width:100%;border:0;background:var(--blue);color:white;border-radius:6px;padding:10px;margin-top:11px;font-weight:700;cursor:pointer}.buy-btn:disabled,.primary-btn:disabled{background:#aab4c2;cursor:not-allowed}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0}.bottom-promo{height:190px;border-radius:11px;background-size:cover;background-position:center;padding:25px;color:#fff;display:flex;align-items:center}.bottom-promo h3{font-size:20px;text-transform:uppercase;max-width:250px;margin:0 0 7px}.bottom-promo p{font-size:13px;color:#e2e9f2;max-width:220px;min-height:36px}.bottom-promo span{background:white;color:#0d67dd;padding:9px 15px;border-radius:6px;font-size:12px;font-weight:800}.advantages{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:34px 0 55px;border:1px solid var(--line);border-radius:12px;padding:20px}.advantages div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;font-size:24px}.advantages b,.advantages span{font-size:13px}.advantages span{grid-column:2;color:var(--muted);font-size:11px}.breadcrumbs{font-size:13px;color:#8290a4;margin:22px 0}.breadcrumbs a:hover{color:var(--blue)}.catalog-page,.product-page,.cart-page,.checkout-page{padding-bottom:60px}.catalog-title{display:flex;align-items:baseline;gap:15px}.catalog-title h1,.cart-page h1,.checkout-page h1{font-size:34px;margin:7px 0 25px}.catalog-title span{color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:26px}.filters{border:1px solid var(--line);border-radius:12px;padding:18px;height:max-content}.filters label{display:block;font-size:12px;font-weight:700;margin-bottom:15px}.filters input:not([type=checkbox]),.filters select,.sortbar select{width:100%;margin-top:7px;border:1px solid #dfe5ed;border-radius:7px;padding:11px;background:white}.filters .check{display:flex;align-items:center;gap:8px;font-weight:500}.filters .check input{margin:0}.filters .primary-btn{width:100%;padding:11px}.reset{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:12px}.sortbar{display:flex;justify-content:flex-end;align-items:center;gap:9px;margin-bottom:14px;color:var(--muted);font-size:12px}.sortbar select{width:auto;margin:0;padding:8px 30px 8px 10px}.catalog-products{grid-template-columns:repeat(4,1fr)}.product-main{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;padding:25px 0}.product-gallery{height:520px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;padding:30px}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-info .sku{color:var(--muted);font-size:12px}.product-info h1{font-size:34px;line-height:1.15;margin:12px 0}.product-info .lead{color:var(--muted);line-height:1.6}.availability{color:#25a25a;font-size:13px;font-weight:700;margin:20px 0}.detail-price{font-size:36px;font-weight:900;margin:16px 0}.detail-price small{font-size:15px}.detail-price del{font-size:16px;color:#a5afbd;margin-left:12px}.detail-cart{display:flex;gap:10px}.detail-cart input{width:80px;border:1px solid var(--line);border-radius:7px;padding:12px}.service-cards{display:flex;gap:10px;margin-top:18px}.service-cards span{background:#f4f7fb;padding:13px 15px;border-radius:8px;font-size:12px}.detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:36px;border-top:1px solid var(--line);padding-top:30px;margin-top:20px}.detail-sections h2{font-size:23px}.detail-sections p{color:#59687b;line-height:1.7}.specs div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.specs span{color:var(--muted)}.products-grid.four{grid-template-columns:repeat(4,1fr)}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:28px}.cart-list{border:1px solid var(--line);border-radius:12px;overflow:hidden}.cart-item{display:grid;grid-template-columns:90px minmax(180px,1fr) 150px 140px 40px;align-items:center;gap:15px;padding:16px;border-bottom:1px solid var(--line)}.cart-item:last-child{border:0}.cart-item img{width:80px;height:70px;object-fit:contain}.cart-product a{font-weight:700;font-size:14px}.cart-product span{display:block;color:var(--muted);font-size:11px;margin-top:6px}.qty-form{display:flex;gap:6px}.qty-form input{width:58px;border:1px solid var(--line);border-radius:6px;padding:8px}.qty-form button{border:1px solid var(--line);background:#f6f8fb;border-radius:6px;font-size:11px}.remove-btn{border:0;background:transparent;color:#c44;font-size:24px;cursor:pointer}.cart-summary,.order-summary{border:1px solid var(--line);border-radius:12px;padding:22px;height:max-content;background:#fff}.cart-summary>span{font-size:13px;color:var(--muted)}.cart-summary>div,.summary-total{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);margin:16px 0;padding-top:16px}.cart-summary strong,.summary-total strong{font-size:22px}.cart-summary .primary-btn{width:100%}.continue{display:block;text-align:center;margin-top:14px;color:var(--blue);font-size:12px}.empty-state{grid-column:1/-1;text-align:center;padding:70px 20px;border:1px dashed #d3dae5;border-radius:12px}.checkout-layout{display:grid;grid-template-columns:1fr 390px;gap:30px}.checkout-form{border:1px solid var(--line);border-radius:12px;padding:26px}.checkout-form h2{margin-top:0}.form-row{display:block;font-size:13px;font-weight:700;margin:0 0 17px}.form-row input:not([type=checkbox]),.form-row select,.form-row textarea{display:block;width:100%;margin-top:7px;border:1px solid #dfe5ed;border-radius:7px;padding:12px;outline:0}.form-row input:focus,.form-row textarea:focus{border-color:#7db7ff;box-shadow:0 0 0 3px rgba(20,134,255,.08)}.field-error{display:block;color:#c4313d;margin-top:5px}.mini-item{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.order-summary .primary-btn{width:100%}.order-summary>p{font-size:11px;color:var(--muted);line-height:1.5}.success-page{text-align:center;padding:80px 20px 120px}.success-icon{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;background:#e8f8ef;color:#1f9c57;font-size:35px;margin:auto}.success-page h1{font-size:36px}.success-page p{color:#59687b}.toast{position:fixed;right:24px;bottom:24px;background:#0c1b2d;color:#fff;padding:14px 18px;border-radius:9px;box-shadow:0 12px 35px rgba(0,0,0,.22);opacity:0;pointer-events:none;transform:translateY(10px);transition:.25s;z-index:99}.toast.show{opacity:1;transform:none}footer{background:#0b1726;color:#cbd4df;padding:45px 0 20px;margin-top:25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-grid h4{color:white}.footer-grid a,.footer-grid p{display:block;font-size:13px;color:#9eacbd;margin:8px 0}.footer-logo{font-size:30px}.copyright{border-top:1px solid #1d2c3f;margin-top:30px;padding-top:17px;font-size:11px;color:#718096}.messages{padding-top:15px}.message{padding:12px 15px;border-radius:8px;background:#eef6ff}.message.error{background:#fff0f1;color:#9c2530}
@media(max-width:1150px){.products-grid{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(5,1fr)}.navrow nav{display:none}.header-main{grid-template-columns:180px 1fr auto}.hero-copy{width:72%}.catalog-products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.container{width:min(100% - 28px,1440px)}.toplinks,.header-actions a:first-child{display:none}.topbar-inner{height:34px;font-size:11px}.header{position:static}.header-main{height:auto;grid-template-columns:1fr auto;padding:14px 0}.logo{font-size:30px}.logo small{display:none}.search{grid-column:1/-1;grid-row:2;margin-top:10px}.header-actions{grid-column:2;grid-row:1}.navrow{height:48px}.catalog-btn{padding:10px 16px}.sale-link{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero{height:440px}.hero-copy{padding:38px 27px;width:90%}.hero h1{font-size:34px}.hero-features{left:25px;grid-template-columns:1fr 1fr}.side-promos{grid-template-columns:1fr 1fr;grid-template-rows:none}.side-promo{min-height:170px}.category-strip{display:flex;overflow-x:auto;gap:10px}.category-strip a{min-width:120px}.products-grid,.catalog-products{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.advantages{grid-template-columns:1fr 1fr}.catalog-layout{grid-template-columns:1fr}.filters{display:none}.product-main,.detail-sections{grid-template-columns:1fr}.product-gallery{height:400px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr auto}.cart-item img{width:60px}.qty-form{grid-column:2}.cart-item>strong{grid-column:3;grid-row:2}.cart-item>form:last-child{grid-column:3;grid-row:1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.container{width:calc(100% - 20px)}.topbar-inner>span{display:none}.header-main{grid-template-columns:1fr auto}.search button{padding:0 18px}.hero{height:500px}.hero h1{font-size:30px}.hero-copy{width:100%}.hero-features{grid-template-columns:1fr 1fr;font-size:10px}.side-promos{grid-template-columns:1fr}.products-grid,.catalog-products{grid-template-columns:1fr 1fr;gap:8px}.product-card{padding:9px}.product-image{height:150px}.product-desc{display:none}.advantages{grid-template-columns:1fr}.product-gallery{height:320px}.product-info h1{font-size:29px}.cart-item{grid-template-columns:60px 1fr auto;padding:10px;gap:8px}.checkout-form{padding:18px}.footer-grid{grid-template-columns:1fr}.section-head h2{font-size:24px}}
