@font-face{font-family:Manrope;src:url(https://pro100tools.ru/fonts/Manrope/Manrope-Medium.woff2) format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url(https://pro100tools.ru/fonts/Manrope/Manrope-SemiBold.woff2) format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url(https://pro100tools.ru/fonts/Manrope/Manrope-Bold.woff2) format('woff2');font-weight:800;font-display:swap}
:root{--red:#ec2312;--blue:#0082e2;--ink:#151515;--muted:#6e7380;--line:#e6e8ec;--soft:#f5f6f8;--dark:#17202d;--radius:20px;--shadow:0 18px 50px rgba(20,28,40,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.shell{width:min(1240px,calc(100% - 40px));margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topline{background:#f4f5f7;color:#535966;font-size:12px}.topline__inner{height:38px;display:flex;align-items:center;gap:28px}.top-nav{margin-left:auto;display:flex;gap:24px}.top-nav a:hover{color:var(--red)}
.header-main{min-height:100px;display:flex;align-items:center;gap:38px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:315px}.brand__mark{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:var(--red);font-size:28px;font-weight:800;line-height:1;clip-path:polygon(0 0,100% 0,82% 100%,0 100%)}.brand b,.brand strong{font-size:24px;letter-spacing:-1px}.brand strong{color:var(--red)}.brand small{display:block;color:#777;font-size:10px;letter-spacing:.4px;text-transform:uppercase}.header-contact{margin-left:auto;display:flex;flex-direction:column}.header-contact a:first-child{font-size:18px;font-weight:800}.header-contact a:last-child{font-size:13px;color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--red);border-radius:999px;background:var(--red);color:#fff;padding:13px 22px;font-weight:600;transition:.2s}.button:hover{background:var(--blue);border-color:var(--blue);color:#fff;transform:translateY(-1px)}.button--outline{background:#fff;color:var(--ink);border-color:#cfd3da}.button--outline:hover{background:var(--blue)}
.catalog-bar{background:#fff;border-block:1px solid var(--line);box-shadow:0 8px 24px rgba(20,28,40,.04)}.catalog-bar__inner{min-height:66px;display:grid;grid-template-columns:270px minmax(260px,1fr) 155px;gap:22px;align-items:center}.catalog-trigger{height:44px;display:flex;align-items:center;gap:13px;padding:0 20px;border-radius:999px;background:var(--red);color:#fff;font-weight:700}.catalog-trigger span{font-size:22px}.header-search{display:flex;border:1px solid #daddE3;border-radius:999px;overflow:hidden;background:#fafbfc}.header-search input{width:100%;height:42px;border:0;outline:0;background:transparent;padding:0 18px}.header-search button{width:52px;border:0;background:transparent;color:var(--red);font-size:22px}.cart-link{display:flex;align-items:center;gap:10px;font-weight:700}.cart-link__icon{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#fce9e7;color:var(--red);font-size:24px}.cart-link small{display:block;font-size:11px;color:var(--muted);font-weight:400}
.hero{position:relative;overflow:hidden;background:linear-gradient(112deg,#172334 0%,#24334a 58%,#435067 100%);color:#fff}.hero:before{content:"";position:absolute;inset:auto -7% -65% auto;width:620px;height:620px;border:90px solid rgba(236,35,18,.8);border-radius:50%}.hero__inner{position:relative;min-height:480px;display:flex;align-items:center;padding-block:70px}.hero__copy{max-width:770px}.eyebrow{display:inline-flex;padding:7px 13px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:1px}.hero h1{margin:20px 0 18px;font-size:clamp(38px,5vw,68px);line-height:1.07;letter-spacing:-2.5px}.hero p{max-width:620px;margin:0 0 30px;color:#d8dde6;font-size:19px}.hero__actions{display:flex;gap:12px;flex-wrap:wrap}.hero .button--outline{color:#fff;background:transparent;border-color:rgba(255,255,255,.45)}
.section{padding:76px 0}.section--soft{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head h1,.section-head h2{margin:0;font-size:clamp(30px,3.3vw,46px);line-height:1.15;letter-spacing:-1.4px}.section-head p{max-width:560px;margin:8px 0 0;color:var(--muted)}.section-link{color:var(--red);font-weight:700;white-space:nowrap}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{min-height:205px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.22s}.category-card:hover{border-color:transparent;box-shadow:var(--shadow);transform:translateY(-4px)}.category-card__visual{height:92px;display:flex;align-items:center;justify-content:center}.category-card__visual img{max-height:88px}.category-card__letter{width:76px;height:76px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#fce9e7,#eef6fc);color:var(--red);font-size:32px;font-weight:800}.category-card h3{margin:18px 0 0;font-size:17px;line-height:1.3}.category-card span{margin-top:7px;color:var(--red);font-size:13px;font-weight:700}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;flex-direction:column;min-height:390px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-card__image{height:205px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#f7f8fa;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain}.product-card__image span{font-size:56px;color:#c5c9cf}.product-card__stock{margin:14px 0 7px;color:#228447;font-size:12px}.product-card h3{margin:0;font-size:15px;line-height:1.42}.product-card__bottom{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-size:20px;font-weight:800}.buy-small{width:40px;height:40px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:20px;cursor:pointer}.buy-small:hover{background:var(--blue)}
.empty-state{padding:52px;border:1px dashed #cbd0d8;border-radius:var(--radius);background:#fff;text-align:center}.empty-state__icon{width:70px;height:70px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#fce9e7;color:var(--red);font-size:30px}.empty-state h3{margin:0 0 8px;font-size:24px}.empty-state p{max-width:570px;margin:0 auto;color:var(--muted)}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit{padding:28px;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}.benefit b{display:block;margin-bottom:8px;font-size:18px}.benefit p{margin:0;color:var(--muted);font-size:13px}.benefit__num{display:block;margin-bottom:20px;color:var(--red);font-size:13px;font-weight:800}
.finance{padding:46px;border-radius:28px;background:linear-gradient(110deg,#ec2312,#c91b0c);color:#fff}.finance h2{max-width:760px;margin:0 0 25px;font-size:34px;line-height:1.2}.finance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.finance-card{padding:22px;border-radius:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24)}.finance-card b{display:block;font-size:20px}.finance-card span{font-size:13px;color:#fee}
.breadcrumbs{padding:24px 0;color:var(--muted);font-size:13px}.breadcrumbs a:hover{color:var(--red)}.catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px}.catalog-sidebar{align-self:start;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.catalog-sidebar h3{margin:0 0 14px}.catalog-sidebar a{display:block;padding:9px 0;border-bottom:1px solid #f0f1f3;font-size:13px}.catalog-sidebar a:last-child{border:0}.catalog-content .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-detail{display:grid;grid-template-columns:minmax(300px,1fr) minmax(340px,1fr);gap:56px;padding-bottom:76px}.product-gallery{min-height:480px;display:grid;place-items:center;border-radius:26px;background:#f6f7f9;border:1px solid var(--line)}.product-gallery img{max-height:440px;object-fit:contain}.product-gallery span{font-size:90px;color:#c7ccd3}.product-info h1{margin:0 0 12px;font-size:36px;line-height:1.2}.product-meta{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:25px;color:var(--muted);font-size:13px}.product-price{font-size:36px;font-weight:800}.stock-badge{display:inline-flex;margin:14px 0 24px;padding:7px 12px;border-radius:999px;background:#eaf7ee;color:#23804a;font-size:13px;font-weight:700}.product-actions{display:flex;gap:12px;align-items:center;margin:0 0 28px}.qty{width:78px;height:48px;padding:0 13px;border:1px solid var(--line);border-radius:999px}.product-description{padding-top:24px;border-top:1px solid var(--line);color:#525964}.specs{margin-top:26px;border-top:1px solid var(--line)}.specs div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line)}.specs span{color:var(--muted)}
.site-footer{padding:58px 0 22px;background:var(--dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:48px}.brand--footer{min-width:0}.brand--footer b,.brand--footer strong{font-size:20px}.footer-grid p{max-width:390px;color:#aeb6c3;font-size:13px}.footer-grid h3{margin:0 0 16px;font-size:14px}.footer-grid a,.footer-grid span{display:block;margin:9px 0;color:#aeb6c3;font-size:13px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#8993a3;font-size:11px}
@media(max-width:980px){.header-contact,.top-nav{display:none}.header-main{min-height:82px}.catalog-bar__inner{grid-template-columns:220px 1fr}.cart-link{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:none}.catalog-content .product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-detail{gap:30px}}
@media(max-width:640px){.shell{width:min(100% - 24px,1240px)}.topline__inner{height:32px;justify-content:center}.topline__inner span:first-child{display:none}.header-main{gap:8px}.brand{min-width:0}.brand__mark{width:40px;height:40px}.brand b,.brand strong{font-size:18px}.brand small,.header-main>.button{display:none}.catalog-bar__inner{grid-template-columns:1fr;gap:9px;padding:10px 0}.catalog-trigger{justify-content:center}.hero__inner{min-height:410px;padding-block:52px}.hero h1{font-size:40px}.hero p{font-size:16px}.section{padding:52px 0}.section-head{align-items:flex-start;flex-direction:column}.category-grid,.product-grid,.benefit-grid,.finance-grid,.catalog-content .product-grid,.footer-grid,.product-detail{grid-template-columns:1fr}.category-card{min-height:170px}.product-card{min-height:365px}.finance{padding:28px 22px}.finance h2{font-size:27px}.product-gallery{min-height:330px}.product-info h1{font-size:28px}.footer-bottom{flex-direction:column}}
