.home-hero{max-width:1600px;margin:auto;padding:55px max(5vw,24px);display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;align-items:stretch}.hero-copy{background:#0b2135;color:#fff;border-radius:22px;padding:clamp(35px,5vw,75px);display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font-size:clamp(42px,5vw,72px);letter-spacing:-3px;line-height:.98;margin:12px 0 22px}.hero-copy>p:not(.eyebrow){color:#c9d8e3;font-size:18px;line-height:1.6;max-width:600px}.hero-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.secondary-button{padding:14px 22px;border:1px solid #66869c;border-radius:8px;font-weight:800}.hero-product{background:linear-gradient(145deg,#e7f6f8,#fff);border-radius:22px;min-height:540px;padding:40px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;overflow:hidden}.hero-product-image{height:430px}.hero-product-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 25px 25px #102a4328)}.hero-product span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:1.5px}.hero-product h2{font-size:30px;line-height:1.1}.hero-product strong{display:block;font-size:34px;margin:18px 0}.hero-product a{color:var(--blue);font-weight:800}.home-section{max-width:1500px;margin:auto;padding:45px max(5vw,24px)}.home-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.home-title h2{font-size:34px;margin:5px 0}.home-title>a{color:var(--blue);font-weight:800}.category-showcase{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-tile{min-height:220px;border-radius:16px;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.category-tile:hover{transform:translateY(-4px)}.category-tile>span{font-size:10px;letter-spacing:1.5px;font-weight:900}.category-tile h3{font-size:23px;margin:8px 0}.category-tile p{font-size:13px;min-height:34px;margin:0 0 20px}.category-tile b{font-size:13px}.category-tone-1{background:#d9f2f5}.category-tone-2{background:#e3e8ff}.category-tone-3{background:#fee6d4}.category-tone-4{background:#e6f4df}.category-tone-5{background:#eee6fb}.home-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px}.home-card-image{display:block;height:240px;background:#f5f7fa;border-radius:10px}.home-card-image img{width:100%;height:100%;object-fit:contain}.home-card>p{font-size:10px;color:var(--blue);font-weight:900;margin:14px 0 6px}.home-card h3{font-size:14px;min-height:40px;margin:0}.home-card>div{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.home-card strong{font-size:21px}.home-card button{width:40px;height:40px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:22px;cursor:pointer}.service-banner{max-width:1350px;margin:35px auto 75px;background:linear-gradient(100deg,#102a43,#164e6e);color:#fff;border-radius:20px;padding:50px;display:flex;justify-content:space-between;align-items:center}.service-banner h2{font-size:38px;margin:5px 0}.service-banner p:not(.eyebrow){color:#c9d8e3}@media(max-width:1100px){.home-hero{grid-template-columns:1fr}.category-showcase{grid-template-columns:repeat(3,1fr)}.home-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.home-hero{padding:18px 12px}.hero-product{grid-template-columns:1fr;min-height:0}.hero-product-image{height:280px}.category-showcase{grid-template-columns:repeat(2,1fr)}.category-tile{min-height:180px}.home-products{grid-template-columns:repeat(2,1fr)}.home-card-image{height:160px}.service-banner{margin:20px 12px 50px;padding:30px;align-items:flex-start;flex-direction:column;gap:20px}.service-banner h2{font-size:30px}.home-title{align-items:flex-start;gap:10px}.home-title>a{font-size:12px}}
