
:root{--blue:#073b8c;--blue2:#0e5ca8;--orange:#ff5a00;--ink:#09295f;--muted:#64748b;--bg:#f6f9fd;--line:#dbe6f4;--white:#fff;--shadow:0 16px 50px rgba(4,53,120,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#102a43;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.topbar{background:linear-gradient(90deg,var(--blue),var(--blue2));color:#fff;font-size:.84rem;padding:.45rem 0}.topbar .container{display:flex;justify-content:space-between;gap:1rem}.header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);z-index:50;border-bottom:1px solid #edf2f7}.nav-wrap{height:84px;display:flex;align-items:center;gap:2rem}.brand img{width:190px;height:68px;object-fit:contain}.nav{display:flex;gap:1.55rem;margin-left:auto;font-weight:700;color:#123d79}.nav a:hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--orange),#ff7a00);color:#fff;border-radius:12px;padding:.9rem 1.2rem;font-weight:800;box-shadow:0 10px 24px rgba(255,90,0,.18)}.btn-sm{padding:.7rem 1rem;border-radius:10px}.btn-outline{background:#fff;color:var(--blue);border:1px solid var(--blue);box-shadow:none}.menu-btn{display:none;border:0;background:none;font-size:1.6rem}.hero{background:linear-gradient(135deg,#f7fbff 0%,#eaf3ff 60%,#fff 100%);overflow:hidden}.hero-grid{min-height:560px;display:grid;grid-template-columns:1.05fr 1.2fr;align-items:center;gap:3rem}.hero h1{font-size:clamp(2.7rem,5vw,5rem);line-height:.98;color:var(--ink);margin:.3rem 0 1.2rem;letter-spacing:-.045em}.hero h1 span{color:var(--orange)}.hero p{font-size:1.15rem;color:#4c6786;max-width:620px}.hero-media{position:relative}.hero-media img{border-radius:28px;box-shadow:var(--shadow)}.trust-row{display:flex;gap:1.1rem;flex-wrap:wrap;margin-top:1.4rem;color:var(--blue);font-weight:700}.trust-row span{background:#fff;border:1px solid var(--line);padding:.55rem .8rem;border-radius:999px}.section{padding:76px 0}.section.alt{background:var(--bg)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-head h2,.page-hero h1{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.03em}.section-head p{max-width:650px;color:var(--muted)}.category-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.cat-chip{background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem;text-align:center;font-weight:800;color:var(--blue);box-shadow:0 8px 24px rgba(6,67,150,.06)}.cat-chip:hover{transform:translateY(-2px);transition:.2s;border-color:#9cc2ee}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.15rem}.product-card{background:#fff;border:1px solid #e5edf7;border-radius:20px;overflow:hidden;box-shadow:0 12px 32px rgba(6,67,150,.07);display:flex;flex-direction:column}.product-card>a{background:#f7faff;padding:.65rem}.product-card img{aspect-ratio:1/1;object-fit:cover;border-radius:14px}.product-body{padding:1rem;display:flex;flex-direction:column;flex:1}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:900;color:var(--orange)}.product-card h3{font-size:1.05rem;color:var(--ink);margin:.35rem 0}.product-card p{font-size:.9rem;color:var(--muted);margin:.1rem 0 1rem}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:auto}.text-link{color:var(--blue);font-weight:800;font-size:.88rem}.promo{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;background:linear-gradient(135deg,var(--blue),#0a67b4);border-radius:28px;padding:2rem;color:#fff;overflow:hidden}.promo img{border-radius:20px}.promo h2{font-size:2.5rem;margin:.2rem 0}.page-hero{background:linear-gradient(135deg,#eef6ff,#fff);padding:72px 0;border-bottom:1px solid var(--line)}.breadcrumbs{color:var(--muted);font-size:.9rem;margin-bottom:1rem}.content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:start}.content-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.6rem;box-shadow:var(--shadow)}.content-card h2,.content-card h3{color:var(--ink)}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.value{padding:1.2rem;border:1px solid var(--line);border-radius:18px;background:#fff}.value strong{display:block;color:var(--blue);font-size:1.1rem}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.product-detail .photo{background:#f6f9fd;padding:1.5rem;border-radius:28px}.product-detail .photo img{border-radius:20px;width:100%}.specs{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin:1.5rem 0}.spec{background:#f7faff;border:1px solid var(--line);padding:.8rem;border-radius:12px}.faq details{border-bottom:1px solid var(--line);padding:1rem 0}.faq summary{cursor:pointer;font-weight:800;color:var(--ink)}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem}.contact-card{background:#f7faff;border:1px solid var(--line);border-radius:22px;padding:1.5rem}.form{display:grid;gap:1rem}.form input,.form textarea,.form select{width:100%;padding:1rem;border:1px solid #cfdbea;border-radius:12px;font:inherit;background:#fff}.form textarea{min-height:160px;resize:vertical}.site-footer{background:linear-gradient(135deg,#083c85,#0755a3);color:#fff;margin-top:0}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr 1.2fr;gap:2rem;padding:56px 0}.footer-logo{width:210px;max-height:90px;object-fit:contain;filter:drop-shadow(0 3px 12px rgba(0,0,0,.08));background:#fff;border-radius:12px;padding:.45rem}.site-footer h4{margin-top:0}.site-footer a{display:block;color:#dbeafe;margin:.4rem 0}.site-footer p{color:#dbeafe}.site-footer .address{margin-top:1rem;line-height:1.45}.footer-bottom{background:#062f6c;padding:14px 0;color:#dbeafe;font-size:.9rem}.small{font-size:.9rem;opacity:.9}.notice{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:14px;padding:1rem}.logo-strip{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.logo-strip img{height:54px;width:auto}.search-box{margin-bottom:1.5rem;display:flex;gap:.8rem}.search-box input{flex:1;padding:1rem;border:1px solid var(--line);border-radius:12px}.hidden{display:none!important}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid,.product-detail,.content-grid,.contact-grid,.promo{grid-template-columns:1fr}.category-nav{grid-template-columns:repeat(3,1fr)}.values{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.nav{display:none}.menu-btn{display:block;margin-left:auto}.header.open .nav{display:flex;position:absolute;top:84px;left:0;right:0;background:#fff;padding:1rem 4%;flex-direction:column;border-bottom:1px solid var(--line)}.nav-wrap>.btn{display:none}}
@media(max-width:700px){.topbar .container{justify-content:center}.topbar span:last-child{display:none}.nav-wrap{height:72px}.brand img{width:155px;height:56px}.hero-grid{min-height:auto;padding:55px 0}.hero h1{font-size:2.7rem}.section{padding:54px 0}.product-grid,.category-nav,.values,.footer-grid{grid-template-columns:1fr 1fr}.product-grid{gap:.8rem}.product-body{padding:.8rem}.product-card p{display:none}.card-actions{flex-direction:column;align-items:stretch}.section-head{align-items:start;flex-direction:column}.footer-grid{gap:1.2rem}.specs{grid-template-columns:1fr}.promo h2{font-size:2rem}}
@media(max-width:480px){.product-grid,.category-nav,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:2.35rem}.product-card p{display:block}.card-actions{flex-direction:row}}
