*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;background:#ececec;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font-family:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{width:min(100%,1440px);margin:0 auto;padding:0 24px}.page{padding:40px 0 60px}.page h1{margin-top:0}.home-hero{color:#fff;background:linear-gradient(135deg,#0a3d62 0%,#07263d 55%,#00a859 100%);padding:56px 0}.home-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:28px;display:grid}.hero-label{background:#ffffff24;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-weight:700;display:inline-block}.home-hero-text h1{margin:0 0 14px;font-size:clamp(36px,5vw,64px);line-height:1.05}.home-hero-text p{max-width:700px;margin:0 0 22px;font-size:clamp(18px,2vw,23px);line-height:1.5}.home-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-primary-btn,.hero-secondary-btn{border-radius:12px;padding:14px 20px;font-weight:700;display:inline-block}.hero-primary-btn{color:#fff;background:#00a859}.hero-secondary-btn{color:#0a3d62;background:#fff}.home-hero-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.hero-mini-card{background:#ffffff17;border:1px solid #ffffff24;border-radius:20px;place-items:center;min-height:190px;padding:16px;display:grid}.hero-mini-card img{object-fit:contain;width:100%;height:150px}.home-section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.home-section-header h2{margin:0;font-size:34px}.home-categories-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-category-card{color:#fff;text-align:center;background:linear-gradient(135deg,#0a3d62 0%,#00a859 100%);border-radius:18px;place-items:center;min-height:130px;padding:16px;font-size:24px;font-weight:800;display:grid}.home-light-section{background:#ececec}.home-products-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.home-link-more{color:#0a3d62;font-weight:700}.home-brands-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-brand-box{color:#0a3d62;background:#fff;border:1px solid #ddd;border-radius:16px;place-items:center;min-height:90px;font-size:22px;font-weight:900;display:grid}.home-newsletter-section{padding-top:0}.home-newsletter-box{color:#fff;background:linear-gradient(135deg,#071b2c 0%,#0a3d62 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:28px;display:flex}.home-newsletter-box h3{margin:0 0 8px;font-size:28px}.home-newsletter-box p{color:#d7e5f2;margin:0}.home-newsletter-form{flex-wrap:wrap;gap:12px;display:flex}.home-newsletter-form input{border:none;border-radius:10px;min-width:220px;height:48px;padding:0 14px}.home-newsletter-form button{color:#fff;cursor:pointer;background:#00a859;border:none;border-radius:10px;height:48px;padding:0 22px;font-weight:800}@media (width<=1100px){.home-hero-grid{grid-template-columns:1fr}.home-categories-grid,.home-brands-grid{grid-template-columns:repeat(2,1fr)}.home-newsletter-box{flex-direction:column;align-items:flex-start}}@media (width<=700px){.home-categories-grid,.home-brands-grid,.home-hero-cards{grid-template-columns:1fr}.home-newsletter-form,.home-newsletter-form input,.home-newsletter-form button{width:100%}}.product-card{background:#fff;border:1px solid #ddd;border-radius:16px;overflow:hidden}.product-card-image{padding:14px}.product-card-image img{object-fit:contain;background:#f7f7f7;border-radius:10px;width:100%;height:190px}.product-card-body{padding:14px}.product-category{color:#00a859;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700;display:inline-block}.product-card-body h3{margin:0 0 10px;font-size:22px}.product-price{color:#0a3d62;margin:8px 0;font-size:22px;font-weight:800}.product-stock{color:#555;margin-bottom:12px;font-size:14px}.product-btn{color:#fff;background:#0a3d62;border-radius:10px;padding:10px 14px;font-weight:700;display:inline-block}.catalog-controls{margin-bottom:18px}.catalog-search{border:1px solid #ccc;border-radius:10px;width:100%;height:48px;margin-bottom:14px;padding:0 14px}.catalog-chips{flex-wrap:wrap;gap:10px;display:flex}.catalog-chip{color:#0a3d62;cursor:pointer;background:#fff;border:1px solid #0a3d62;border-radius:999px;padding:10px 14px;font-weight:700}.catalog-chip-active{color:#fff;background:#0a3d62}.catalog-count{color:#666;margin-bottom:18px;font-size:14px}.product-page{background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:28px;padding:24px;display:grid}.product-page-image-box{background:#f7f7f7;border-radius:14px;padding:18px}.product-page-image{object-fit:contain;width:100%;max-height:420px;display:block}.product-page-info h1{margin-top:0;margin-bottom:14px}.product-variants{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.variant-badge{color:#0a3d62;background:#eef6ff;border:1px solid #d0e6ff;border-radius:999px;padding:8px 10px;font-size:13px}.qty-box{align-items:center;gap:10px;margin:16px 0 20px;display:flex}.qty-box button{color:#fff;cursor:pointer;background:#0a3d62;border:none;border-radius:8px;width:34px;height:34px;font-weight:800}.buy-btn{color:#fff;cursor:pointer;background:#00a859;border:none;border-radius:10px;padding:12px 20px;font-weight:700}.product-page-actions{flex-wrap:wrap;gap:12px;display:flex}@media (width<=900px){.product-page{grid-template-columns:1fr}}.cart-page{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.cart-list-box{background:#fff;border-radius:16px;padding:20px}.cart-row{border-bottom:1px solid #eee;grid-template-columns:110px 1fr auto;align-items:center;gap:18px;padding:14px 0;display:grid}.cart-row:last-child{border-bottom:none}.cart-row-image{object-fit:contain;background:#f7f7f7;border-radius:10px;width:100%;height:90px;padding:8px}.cart-row-info h3{margin:0 0 8px}.cart-row-info p{color:#555;margin:4px 0}.cart-row-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.cart-summary{background:#fff;border-radius:16px;padding:20px}.remove-btn,.clear-btn{cursor:pointer;border:none;border-radius:10px;padding:10px 14px;font-weight:700}.remove-btn{background:#ddd}.clear-btn{color:#fff;background:#0a3d62;width:100%;margin-top:12px}@media (width<=900px){.cart-page{grid-template-columns:1fr}.cart-row{grid-template-columns:1fr;align-items:start}.cart-row-actions{align-items:flex-start}}
