:root{--ink:#08152e;--blue:#0561c9;--pale:#eaf4ff;--line:rgba(11,72,133,.15);font-family:Inter,Arial,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#eef7ff url('/assets/optimized/e20b373b912d46fd.webp') center top/cover fixed no-repeat}.site-head{min-height:128px;padding:22px clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:30px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:9}.brand{display:flex;align-items:center;gap:20px;color:var(--ink);text-decoration:none}.brand img{width:260px;max-height:82px;object-fit:contain;border-radius:16px;background:#fff}.brand span{display:grid}.brand b{font-size:28px}.brand small{font-size:16px;color:#58677c}.site-head nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.site-head nav a,.site-head select{font:700 15px inherit;color:var(--ink);text-decoration:none;background:rgba(255,255,255,.88);border:1px solid var(--line);border-radius:14px;padding:14px 18px}.site-head .cta{background:var(--blue);color:white}.hero{max-width:1500px;margin:46px auto 24px;padding:70px clamp(30px,6vw,100px);border-radius:36px;background:linear-gradient(108deg,rgba(255,255,255,.96),rgba(229,243,255,.72));box-shadow:0 22px 70px rgba(9,56,103,.14);border:1px solid rgba(255,255,255,.9)}.eyebrow{letter-spacing:.24em;color:var(--blue);font-weight:900}.hero h1{font-size:clamp(42px,5vw,78px);max-width:1050px;margin:.3em 0;line-height:1}.hero>p:last-child{font-size:21px;max-width:850px;line-height:1.55}.catalog{max-width:1500px;margin:auto;padding:24px 0 80px}.toolbar{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:14px;padding:20px;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 14px 45px rgba(9,56,103,.12);position:sticky;top:136px;z-index:8}.toolbar label{display:grid;gap:7px;font-weight:800}.toolbar input,.toolbar select{width:100%;padding:14px;border:1px solid var(--line);border-radius:13px;font:inherit;background:white}.toolbar strong{padding:14px 8px;color:var(--blue)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:24px}.card{overflow:hidden;border-radius:25px;background:rgba(255,255,255,.95);box-shadow:0 15px 42px rgba(9,56,103,.12);border:1px solid rgba(255,255,255,.9);display:flex;flex-direction:column;transition:.22s transform,.22s box-shadow}.card:hover{transform:translateY(-5px);box-shadow:0 23px 55px rgba(9,56,103,.2)}.card-photo{aspect-ratio:4/3;background:linear-gradient(145deg,#fff,#dceeff);display:grid;place-items:center;overflow:hidden}.card-photo img{width:100%;height:100%;object-fit:contain;padding:18px}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.brand-tag{font-size:13px;letter-spacing:.12em;font-weight:900;color:var(--blue);text-transform:uppercase}.card h2{font-size:25px;margin:10px 0}.card p{color:#526077;line-height:1.45}.card a{margin-top:auto;text-align:center;background:var(--blue);color:white;text-decoration:none;font-weight:900;padding:14px;border-radius:14px}.image-note{display:block;font-size:11px;color:#738197;margin:6px 0 12px}.product-shell{max-width:1400px;margin:48px auto 90px;padding:0 20px}.product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:28px}.product-media,.product-info,.source-panel{background:rgba(255,255,255,.94);border-radius:30px;padding:34px;box-shadow:0 18px 55px rgba(9,56,103,.15)}.product-media{display:grid;place-items:center;min-height:560px}.product-media img{width:100%;height:500px;object-fit:contain}.product-info{display:flex;flex-direction:column;justify-content:center}.product-info h1{font-size:clamp(42px,5vw,70px);line-height:1;margin:.25em 0}.product-info .lead{font-size:21px;line-height:1.55;color:#48586e}.facts{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0}.facts div{padding:18px;border-radius:16px;background:var(--pale)}.facts b,.facts span{display:block}.facts span{margin-top:6px;color:#56657b}.buttons{display:flex;gap:12px;flex-wrap:wrap}.buttons a{padding:15px 20px;border-radius:14px;text-decoration:none;font-weight:900;background:var(--blue);color:white}.buttons .secondary{background:white;color:var(--blue);border:1px solid var(--blue)}.source-panel{margin-top:28px}.source-panel h2{font-size:32px}.source-panel p{line-height:1.6;color:#506078}footer{padding:38px clamp(24px,5vw,80px);background:#050d19;color:#d7e4f5;display:flex;align-items:center;gap:30px}footer img{width:260px;max-height:75px;object-fit:contain;background:white;border-radius:12px}@media(max-width:1100px){.grid{grid-template-columns:repeat(2,1fr)}.site-head{position:relative}.toolbar{top:10px}.product-hero{grid-template-columns:1fr}}@media(max-width:700px){.site-head{padding:16px;display:block}.brand img{width:170px}.brand span{display:none}.site-head nav{margin-top:14px}.hero{margin:18px 12px;padding:38px 24px}.catalog{padding:12px}.toolbar{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.product-media{min-height:320px}.product-media img{height:290px}.facts{grid-template-columns:1fr}footer{display:block}footer img{margin-bottom:18px}}