.store-home-section{padding:58px 0}.store-home-section.soft,.category-showcase{background:#f6f9fc}.store-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:24px}.store-section-head span{color:#0877ff;font-size:9px;font-weight:900;letter-spacing:1.6px}.store-section-head h2{margin:6px 0 3px;color:#071d39;font-size:28px;letter-spacing:-.8px}.store-section-head p{margin:0;color:#768699;font-size:12px}.store-section-head>a{color:#0877ff;font-size:11px;font-weight:850}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.category-show-card{min-height:115px;display:grid;grid-template-columns:70px 1fr 20px;align-items:center;gap:15px;padding:16px;border:1px solid #e0e8f0;border-radius:14px;background:#fff;transition:.2s}.category-show-card:hover{transform:translateY(-4px);border-color:#9cc8ff;box-shadow:0 14px 35px rgba(7,37,72,.08)}.category-show-image{width:70px;height:70px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#edf6ff;color:#0877ff;font-size:26px}.category-show-image img{width:100%;height:100%;object-fit:contain}.category-show-card h3{margin:0 0 5px;font-size:13px}.category-show-card small{color:#8a98a7;font-size:9px}.category-show-card>b{color:#0877ff;font-size:18px}.promo-strip{padding:22px 0}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.promo-card{min-height:155px;padding:27px;border-radius:15px;color:#fff;box-shadow:0 15px 35px rgba(7,34,65,.12)}.promo-card.blue{background:linear-gradient(135deg,#0877ff,#0758c8)}.promo-card.cyan{background:linear-gradient(135deg,#07869a,#11b7c6)}.promo-card.navy{background:linear-gradient(135deg,#071d39,#153e68)}.promo-card small{font-size:8px;font-weight:900;letter-spacing:1.3px;opacity:.75}.promo-card h3{margin:17px 0 24px;font-size:20px}.promo-card span{font-size:10px;font-weight:800}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-product-card{overflow:hidden;border:1px solid #e0e8f0;border-radius:14px;background:#fff;transition:.2s}.home-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(7,37,72,.1)}.home-product-image{height:185px;display:grid;place-items:center;padding:16px;border-bottom:1px solid #edf2f6;background:linear-gradient(145deg,#fff,#f5f8fb)}.home-product-image img{width:100%;height:100%;object-fit:contain}.home-product-image>span{font-size:48px;color:#54aafc}.home-product-info{padding:15px}.home-product-info>small{color:#0877ff;font-size:8px;font-weight:850;text-transform:uppercase}.home-product-info h3{height:39px;overflow:hidden;margin:7px 0 13px;font-size:13px;line-height:1.45}.home-product-price{min-height:47px}.home-product-price del{display:block;color:#9aa7b3;font-size:9px}.home-product-price strong{font-size:19px}.home-product-price span{margin-left:4px;color:#0877ff;font-size:8px}.home-product-info form{margin:10px 0 0}.home-product-info button{width:100%;height:37px;border:1px solid #0877ff;border-radius:8px;background:#0877ff;color:#fff;font-size:10px;font-weight:850}.home-product-info button:disabled{border-color:#dce4ec;background:#edf1f5;color:#8794a1}.brand-showcase{background:#fff}.brand-card-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px}.brand-card-grid a{height:90px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:1px solid #e0e8f0;border-radius:12px;background:#fff}.brand-card-grid img{max-width:115px;max-height:40px;object-fit:contain}.brand-card-grid strong{font-size:15px}.brand-card-grid small{color:#8b98a5;font-size:8px}.corporate-shopping{padding:30px 0 65px}.corporate-shopping>.container{min-height:230px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:38px 45px;border-radius:19px;background:linear-gradient(120deg,#061a33,#0a5472);color:#fff}.corporate-shopping span{color:#48dce5;font-size:9px;font-weight:900;letter-spacing:1.7px}.corporate-shopping h2{margin:9px 0;font-size:30px}.corporate-shopping p{max-width:680px;color:#bdd0df;font-size:12px}.corporate-shopping-points{display:flex;flex-wrap:wrap;gap:9px 20px;margin-top:20px;color:#bcd6df;font-size:9px}.corporate-shopping-actions{display:flex;flex-direction:column;gap:9px;min-width:190px}.corporate-shopping-actions a{height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:9px;color:#fff;font-size:10px;font-weight:850}.corporate-shopping-actions a:first-child{border-color:#0877ff;background:#0877ff}
@media(max-width:1000px){.category-card-grid,.home-product-grid{grid-template-columns:repeat(2,1fr)}.brand-card-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.store-home-section{padding:42px 0}.store-section-head{align-items:flex-start;flex-direction:column}.promo-grid{grid-template-columns:1fr}.corporate-shopping>.container{align-items:flex-start;flex-direction:column;padding:30px}.corporate-shopping-actions{width:100%}}
@media(max-width:520px){.category-card-grid,.home-product-grid{grid-template-columns:1fr}.brand-card-grid{grid-template-columns:repeat(2,1fr)}}
