:root{--blue:#005bff;--blue-dark:#0047cc;--ink:#101828;--muted:#667085;--bg:#f2f4f7;--line:#e5e7eb;--white:#fff;--pink:#f91155;--green:#12b76a;--radius:18px;--shadow:0 8px 28px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topline{background:#eef4ff;color:#24466f;font-size:13px}.topline .container{display:flex;justify-content:space-between;gap:20px;padding:7px 0}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,231,235,.9)}.header-row{height:68px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--blue),#6b8cff);color:#fff;font-size:20px;font-weight:900;box-shadow:0 7px 18px rgba(0,91,255,.25)}.brand-copy{line-height:1}.brand-copy strong{display:block;font-size:17px;letter-spacing:.02em}.brand-copy small{color:var(--muted);font-size:11px}.desktop-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:14px;font-weight:650}.desktop-nav a:hover,.desktop-nav a[aria-current="page"]{color:var(--blue)}.header-contact{display:flex;flex-direction:column;text-align:right;font-size:12px}.header-contact strong{font-size:15px}.menu-btn{display:none;margin-left:auto;width:42px;height:42px;border:0;border-radius:12px;background:#edf3ff;color:var(--blue);font-size:22px}.mobile-drawer{display:none}.hero{padding:54px 0 34px;background:radial-gradient(circle at 82% 5%,#dce9ff 0,transparent 34%),linear-gradient(180deg,#fff 0,#f7f9ff 100%)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#eaf1ff;color:#0049cf;font-weight:750;font-size:13px}.hero h1,.page-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 18px}.hero p,.page-hero p{font-size:clamp(17px,2vw,21px);color:#475467;max-width:720px}.hero-actions,.cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:11px 20px;border:0;border-radius:13px;font-weight:760;cursor:pointer}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 9px 20px rgba(0,91,255,.24)}.btn-primary:hover{background:var(--blue-dark)}.btn-light{background:#fff;color:var(--ink);border:1px solid var(--line)}.hero-collage{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-collage img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.hero-collage img:first-child{grid-row:span 2;aspect-ratio:auto;height:100%}.proofs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:32px}.proof{background:#fff;border:1px solid #e9edf3;border-radius:16px;padding:15px}.proof strong{display:block;font-size:18px}.proof span{font-size:13px;color:var(--muted)}section{padding:48px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-head h2{font-size:clamp(28px,4vw,42px);letter-spacing:-.035em;line-height:1.08;margin:0}.section-head p{max-width:620px;color:var(--muted);margin:8px 0 0}.link-arrow{color:var(--blue);font-weight:750;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 0 rgba(16,24,40,.04);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.card-media{position:relative;background:#f7f7f8}.card-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.card-chip{position:absolute;left:8px;top:8px;padding:5px 8px;border-radius:8px;background:#fff;color:var(--blue);font-size:11px;font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.08)}.card-body{display:flex;flex:1;flex-direction:column;padding:12px}.card-price{font-size:21px;line-height:1.1;font-weight:850;letter-spacing:-.02em;color:var(--pink)}.card-title{margin-top:7px;font-size:15px;font-weight:700;line-height:1.28}.card-text{margin:6px 0 12px;color:var(--muted);font-size:13px;line-height:1.35}.card-action{margin-top:auto;color:var(--blue);font-size:13px;font-weight:760}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{background:#fff;border-radius:16px;padding:20px}.step-num{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#e8f0ff;color:var(--blue);font-weight:850}.step h3{font-size:17px;margin:14px 0 5px}.step p{font-size:14px;color:var(--muted);margin:0}.feature-band{background:linear-gradient(135deg,#071b3b,#0a56d8);color:#fff}.feature-band .section-head p{color:#d4e2ff}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature{padding:20px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}.feature strong{display:block;font-size:18px}.feature span{color:#d7e4ff;font-size:14px}.page-hero{padding:34px 0 28px;background:#fff}.breadcrumbs{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:24px}.breadcrumbs a:hover{color:var(--blue)}.page-hero h1{font-size:clamp(32px,5vw,54px);max-width:850px;margin-top:12px}.benefit-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.benefit-chip{padding:8px 11px;border-radius:10px;background:#edf3ff;color:#164fba;font-size:13px;font-weight:720}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery button{padding:0;border:0;background:#fff;border-radius:16px;overflow:hidden;cursor:zoom-in}.gallery img{width:100%;aspect-ratio:1/1;object-fit:cover}.gallery button:first-child{grid-column:span 2}.product-summary{position:sticky;top:92px;background:#fff;border-radius:20px;padding:24px;box-shadow:var(--shadow)}.summary-price{font-size:30px;font-weight:900;letter-spacing:-.03em;color:var(--pink)}.summary-note{color:var(--muted);font-size:13px}.spec-list{display:grid;gap:0;margin:20px 0 0;padding:0;list-style:none}.spec-list li{padding:11px 0;border-top:1px solid var(--line);font-size:14px}.price-section{background:#fff}.price-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px}.price-table{width:100%;border-collapse:collapse;min-width:680px}.price-table th,.price-table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line);white-space:nowrap}.price-table th{background:#f7f9fc;font-size:13px;color:#475467}.price-table td{font-size:14px}.price-table tr:last-child td{border-bottom:0}.price-table td:first-child{font-weight:720;white-space:normal}.variant{padding:28px 0;border-top:1px solid var(--line)}.variant:first-of-type{border-top:0}.variant-head{display:grid;grid-template-columns:120px 1fr auto;gap:16px;align-items:center;margin-bottom:18px}.variant-head img{width:120px;height:90px;object-fit:cover;border-radius:14px}.variant-head h2{margin:0;font-size:27px;letter-spacing:-.025em}.variant-price{font-size:22px;font-weight:850;color:var(--pink)}.extras{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.extra{padding:8px 11px;border-radius:10px;background:#f4f6f8;color:#344054;font-size:13px}.seo-copy{max-width:850px}.seo-copy h2{font-size:30px;letter-spacing:-.025em}.seo-copy p{color:#475467}.faq{display:grid;gap:10px}.faq details{background:#fff;border-radius:14px;padding:15px 17px}.faq summary{font-weight:760;cursor:pointer}.faq p{color:var(--muted);margin:10px 0 0}.order-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;background:#fff;border-radius:22px;padding:26px;box-shadow:var(--shadow)}.order-card h2{margin:0;font-size:32px;letter-spacing:-.03em}.order-card p{color:var(--muted)}.order-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{display:grid;gap:5px}.field-full{grid-column:1/-1}.field label{font-size:12px;color:#475467;font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #d0d5dd;border-radius:11px;padding:11px 12px;background:#fff;color:var(--ink)}.field textarea{resize:vertical;min-height:92px}.form-status{grid-column:1/-1;color:var(--green);font-size:13px;min-height:20px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-card{background:#fff;border-radius:18px;padding:22px}.contact-card strong{display:block;font-size:22px;margin:8px 0}.contact-card span{color:var(--muted);font-size:14px}.site-footer{background:#0b1220;color:#fff;padding:38px 0 90px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:32px}.footer-grid p,.footer-grid a{color:#aeb9ca;font-size:14px}.footer-links{display:grid;gap:8px}.footer-title{font-weight:760;margin-bottom:10px}.mobile-bottom{display:none}.lightbox{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:18px;background:rgba(3,9,18,.9)}.lightbox.is-open{display:grid}.lightbox img{max-width:min(100%,1000px);max-height:90vh;border-radius:14px}.lightbox button{position:absolute;right:16px;top:16px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;font-size:25px}.notice{padding:12px 14px;border-radius:12px;background:#fff7e8;color:#8a4b00;font-size:13px}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.delivery-card{background:#fff;border-radius:18px;padding:22px}.delivery-card h2{font-size:20px;margin:8px 0}.delivery-card p{color:var(--muted);font-size:14px}.catalog-hero{padding-bottom:10px}
@media(max-width:900px){.desktop-nav,.header-contact{display:none}.menu-btn{display:block}.mobile-drawer{position:fixed;inset:68px 0 auto;z-index:35;display:none;background:#fff;border-bottom:1px solid var(--line);padding:16px}.mobile-drawer.is-open{display:grid}.mobile-drawer a{padding:11px;border-bottom:1px solid #f0f1f3;font-weight:650}.hero-grid,.product-layout,.order-card{grid-template-columns:1fr}.hero-collage{max-height:440px}.proofs,.steps,.product-grid{grid-template-columns:repeat(2,1fr)}.features,.delivery-grid{grid-template-columns:1fr 1fr}.product-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){body{font-size:15px;padding-bottom:62px}.container{width:min(100% - 20px,1180px)}.topline{display:none}.header-row{height:58px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:15px}.site-header{top:0}.mobile-drawer{top:58px}.hero{padding:28px 0 24px}.hero-grid{gap:24px}.hero h1,.page-hero h1{font-size:36px;line-height:1.02;margin:13px 0}.hero p,.page-hero p{font-size:16px}.hero-collage{gap:6px}.hero-collage img{border-radius:14px}.proofs{grid-template-columns:1fr 1fr;gap:6px}.proof{padding:11px;border-radius:12px}.proof strong{font-size:15px}.proof span{font-size:11px}section{padding:32px 0}.section-head{align-items:start;margin-bottom:14px}.section-head h2{font-size:28px}.section-head p{font-size:14px}.link-arrow{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 -2px}.product-card{border-radius:11px}.card-body{padding:8px}.card-chip{left:5px;top:5px;font-size:9px;padding:4px 6px}.card-price{font-size:17px}.card-title{font-size:13px;margin-top:5px}.card-text{font-size:11px;margin:5px 0 8px}.card-action{font-size:12px}.steps{grid-template-columns:1fr;gap:7px}.step{display:grid;grid-template-columns:38px 1fr;padding:14px}.step h3{margin:0}.step p{grid-column:2}.features,.delivery-grid{grid-template-columns:1fr}.page-hero{padding:22px 0 18px}.breadcrumbs{margin-bottom:14px}.benefit-chips{margin-top:15px;gap:5px}.benefit-chip{padding:6px 8px;font-size:11px}.gallery{gap:5px}.gallery button{border-radius:11px}.product-summary{padding:18px;border-radius:16px}.variant-head{grid-template-columns:74px 1fr}.variant-head img{width:74px;height:74px}.variant-head h2{font-size:20px}.variant-price{grid-column:2;font-size:18px}.price-wrap{margin:0 -10px;border-radius:0;border-left:0;border-right:0}.price-table th,.price-table td{padding:11px 12px}.order-card{padding:18px;border-radius:16px}.order-card h2{font-size:26px}.order-form{grid-template-columns:1fr}.field-full{grid-column:auto}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.mobile-bottom{position:fixed;inset:auto 0 0;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);height:60px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -7px 18px rgba(16,24,40,.08)}.mobile-bottom a{display:grid;place-items:center;align-content:center;gap:1px;color:#475467;font-size:10px}.mobile-bottom a span:first-child{font-size:19px}.mobile-bottom a[aria-current="page"]{color:var(--blue)}.site-footer{padding-bottom:36px}.footer-grid>div:nth-child(2){display:none}.hero-actions .btn,.cta-row .btn{flex:1}.summary-price{font-size:27px}}

/* Компоненты динамической версии */
.hero-panel{display:grid;gap:12px;padding:28px;border-radius:24px;background:linear-gradient(145deg,#071b3b,#0a56d8);color:#fff;box-shadow:var(--shadow)}.hero-panel strong{font-size:42px;line-height:1}.hero-panel span{padding:11px 0;border-top:1px solid rgba(255,255,255,.2)}.order-card form{display:grid;gap:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.order-card label{display:grid;gap:5px;font-size:12px;color:#475467;font-weight:700}.order-card input,.order-card textarea{width:100%;border:1px solid #d0d5dd;border-radius:11px;padding:11px 12px}.form-note{font-size:12px;margin:0}.variant-head p{margin:5px 0;color:var(--muted)}
@media(max-width:600px){.hero-panel{padding:20px}.hero-panel strong{font-size:32px}.form-grid{grid-template-columns:1fr}.order-card .btn{width:100%}}
.card-media{aspect-ratio:1/1;overflow:hidden}.card-media img{height:100%}
