:root{--bg:#f3f5f7;--surface:#ffffff;--surface-muted:#e8edf2;--surface-dark:#143247;--surface-dark-2:#0f2535;--text:#132330;--text-muted:#5d7182;--line:#d8e0e7;--accent:#ef7d00;--accent-strong:#d96b00;--accent-soft:#fff2df;--success-soft:#e7f4eb;--shadow:0 18px 50px rgba(14,33,49,0.08);--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--container:1240px;--font-base:"IBM Plex Sans","Segoe UI","Helvetica Neue",sans-serif;--font-display:"Roboto Slab","Arial Narrow","Segoe UI",sans-serif}*,:after,:before{box-sizing:border-box}html{font-family:var(--font-base);line-height:1.5;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(239,125,0,.12),transparent 28%),linear-gradient(180deg,#f7f8fa,#eef2f5);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.shell{min-height:100vh}.topbar{background:var(--surface-dark-2);color:rgba(255,255,255,.82);font-size:13px}.header__inner,.main-nav__inner,.page-section,.site-footer__inner,.topbar__inner{width:min(var(--container),calc(100vw - 32px));margin:0 auto}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px}.topbar__links,.topbar__meta{display:flex;gap:18px;flex-wrap:wrap}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(243,245,247,.92);border-bottom:1px solid rgba(216,224,231,.9)}.header__inner{display:grid;grid-template-columns:220px minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;min-height:88px}.brand{display:flex;flex-direction:column;gap:2px}.brand__name{font-family:var(--font-display);font-size:28px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.brand__tag{color:var(--text-muted);font-size:13px}.header-search{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(14,33,49,.06)}.header-search__catalog{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:var(--accent);color:#fff;font-weight:700;white-space:nowrap}.header-search__placeholder{color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:16px}.header-actions__phones{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.header-actions__phones strong{font-size:18px}.header-actions__phones span{color:var(--text-muted);font-size:12px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button-primary{background:var(--accent);color:#fff;box-shadow:0 14px 28px rgba(239,125,0,.24)}.button-secondary{background:transparent;color:var(--text);border:1px solid var(--line)}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.main-nav{background:var(--surface);border-bottom:1px solid var(--line)}.main-nav__inner{display:flex;gap:10px;align-items:center;overflow-x:auto;min-height:58px;padding-bottom:2px}.main-nav__link{padding:10px 14px;border-radius:999px;white-space:nowrap;color:var(--text-muted)}.main-nav__link--accent{background:var(--accent-soft);color:var(--accent-strong);font-weight:700}main{padding:28px 0 72px}.page-section+.page-section{margin-top:28px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);grid-gap:22px;gap:22px}.hero-aside,.hero-panel,.info-card,.product-card,.product-detail-card,.site-footer__panel{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.hero-panel{position:relative;overflow:hidden;padding:36px;background:linear-gradient(135deg,rgba(239,125,0,.12),rgba(239,125,0,0) 45%),linear-gradient(160deg,#ffffff,#f6f9fb)}.hero-panel:after{content:"";position:absolute;right:-80px;top:-40px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(20,50,71,.15),rgba(20,50,71,0))}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hero-title{max-width:12ch;margin:18px 0 14px;font-family:var(--font-display);font-size:clamp(40px,7vw,68px);line-height:.95;letter-spacing:-.03em}.hero-text{max-width:62ch;margin:0 0 24px;color:var(--text-muted);font-size:18px}.benefits-grid,.catalog-grid,.detail-highlights,.hero-actions,.hero-badges,.products-grid,.stats-grid{display:flex;gap:14px;flex-wrap:wrap}.hero-badges{margin-top:22px}.hero-badge{min-width:150px;padding:14px 16px;border-radius:var(--radius-md);background:rgba(20,50,71,.05)}.hero-badge strong{display:block;font-size:18px}.hero-badge span{display:block;margin-top:4px;color:var(--text-muted);font-size:13px}.hero-aside{padding:24px;background:linear-gradient(180deg,var(--surface-dark) 0,#183c55 100%);color:#fff}.hero-aside h2,.product-detail-card h1,.section-heading h2{margin:0;font-family:var(--font-display)}.hero-aside h2{font-size:26px}.hero-aside p{color:rgba(255,255,255,.76)}.hero-aside__list{display:grid;grid-gap:12px;gap:12px;margin:20px 0 24px}.hero-aside__item{padding:14px 16px;border-radius:var(--radius-md);background:rgba(255,255,255,.08)}.benefit-card strong,.catalog-card strong,.hero-aside__item strong,.stat-card strong{display:block}.hero-aside__item span{display:block;margin-top:4px;color:rgba(255,255,255,.7);font-size:13px}.section-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}.section-heading p{max-width:62ch;margin:8px 0 0;color:var(--text-muted)}.benefits-grid,.catalog-grid,.products-grid,.stats-grid{display:grid}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-card,.catalog-card,.stat-card{padding:22px;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.catalog-card{min-height:186px;display:flex;flex-direction:column;justify-content:space-between}.catalog-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:var(--accent-soft);color:var(--accent-strong);font-size:24px}.benefit-card p,.catalog-card p,.muted,.stat-card p{margin:8px 0 0;color:var(--text-muted)}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{background:linear-gradient(180deg,#fff,#f8fafc)}.stat-card strong{font-size:34px;line-height:1}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.b2b-table-card{border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#f7fafc);box-shadow:var(--shadow);overflow:hidden}.b2b-table-wrap{overflow-x:auto}.b2b-table{width:100%;border-collapse:collapse;min-width:880px}.b2b-table td,.b2b-table th{padding:18px 20px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.b2b-table thead th{background:#16384f;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.b2b-table tbody tr:nth-child(2n){background:rgba(232,237,242,.42)}.b2b-table tbody td:first-child{font-weight:700;color:var(--surface-dark)}.product-card{overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#f7fafc)}.product-card__image{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,rgba(239,125,0,.12),rgba(239,125,0,0) 45%),#edf2f6}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--text-muted);font-weight:700}.product-card__body{display:grid;grid-gap:12px;gap:12px;padding:20px}.product-card__meta{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.product-card h3{margin:0;font-size:18px;line-height:1.25}.product-card__price{font-size:20px;font-weight:800;color:var(--surface-dark);white-space:nowrap}.product-card__cta{display:inline-flex;align-items:center;gap:8px;color:var(--accent-strong);font-weight:700}.empty-products{padding:26px;border:1px dashed #c6d2dd;border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(232,237,242,.75))}.empty-products strong{display:block;margin-bottom:8px;font-size:20px}.product-detail-card{padding:28px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:30px;gap:30px;align-items:flex-start}.product-detail-gallery{border-radius:24px;overflow:hidden;background:#edf2f6}.product-detail-gallery img{width:100%}.product-detail-copy{display:grid;grid-gap:18px;gap:18px}.product-detail-copy h1{font-size:clamp(30px,5vw,46px);line-height:.96}.product-detail-price{font-size:34px;font-weight:800;color:var(--surface-dark)}.detail-highlights{margin:4px 0}.detail-pill{padding:10px 14px;border-radius:999px;background:var(--surface-muted);color:var(--text-muted);font-size:13px;font-weight:700}.product-detail-note{padding:20px;border-radius:var(--radius-md);background:var(--accent-soft)}.product-detail-note strong{display:block;margin-bottom:6px}.site-footer{padding:0 0 32px}.site-footer__panel{padding:28px;background:linear-gradient(180deg,#17384f,#0d2332);color:#fff}.site-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.site-footer__panel h3,.site-footer__panel h4{margin:0 0 10px}.site-footer__panel a,.site-footer__panel li,.site-footer__panel p{color:rgba(255,255,255,.72)}.site-footer__panel ul{padding:0;margin:0;list-style:none;display:grid;grid-gap:8px;gap:8px}@media (max-width:1180px){.header__inner{grid-template-columns:1fr;gap:14px;padding:18px 0}.header-actions{justify-content:space-between}.hero-grid,.product-detail-grid,.site-footer__grid{grid-template-columns:1fr}.benefits-grid,.catalog-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.topbar{display:none}.header-search{border-radius:24px}.header-actions,.header-search{flex-direction:column;align-items:stretch}.header-actions__phones{align-items:flex-start}.main-nav__inner{gap:8px}.benefit-card,.catalog-card,.hero-aside,.hero-panel,.product-card,.product-detail-card,.site-footer__panel,.stat-card{border-radius:22px}.hero-panel{padding:26px}.hero-title{max-width:none}.benefits-grid,.catalog-grid,.products-grid,.stats-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}}