*{box-sizing:border-box}body{margin:0;background:#fff;color:#202020;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.page-width{max-width:1400px;margin:auto;padding-left:22px;padding-right:22px}.announcement-bar{background:#111;color:#fff;overflow:hidden}.announcement-track{display:flex;gap:42px;white-space:nowrap;padding:9px 22px;animation:scroll 28s linear infinite;font-size:14px}@keyframes scroll{to{transform:translateX(-40%)}}.site-header{background:white;border-bottom:1px solid #eee;position:sticky;top:0;z-index:50}.header-main{display:flex;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px}.logo img{width:190px;display:block}.search-form{display:flex;flex:1;border:1px solid #ddd;border-radius:6px;overflow:hidden}.search-form input{flex:1;border:0;padding:13px;font-size:15px}.search-form button,.button,.product-card button{background:#111;color:#fff;border:0;padding:12px 18px;cursor:pointer}.header-actions{display:flex;gap:18px;white-space:nowrap;font-size:14px}.cart-pill{border:1px solid #ddd;border-radius:24px;padding:8px 12px}.main-nav{border-top:1px solid #eee}.nav-inner{display:flex;gap:24px;align-items:center;min-height:46px;font-weight:bold;font-size:14px}.menu-toggle{display:none}.home-hero{display:grid;grid-template-columns:285px 1fr;gap:22px;margin-top:22px}.category-sidebar{border:1px solid #eee;border-radius:10px;overflow:hidden;align-self:start}.category-sidebar h2{margin:0;background:#fafafa;padding:15px;border-bottom:1px solid #eee}.category-sidebar ul{list-style:none;margin:0;padding:0}.category-sidebar li a{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #f2f2f2}.category-sidebar em{font-style:normal;color:#777}.hero-area{display:grid;gap:16px}.hero-banner{min-height:370px;border:1px solid #eee;border-radius:12px;background-size:cover;background-position:center;display:flex;align-items:center;padding:54px}.hero-copy span{text-transform:uppercase;letter-spacing:2px;color:#777;font-weight:bold}.hero-copy h1{font-size:44px;line-height:1.08;margin:10px 0;max-width:710px}.hero-copy p{color:#555;font-size:17px}.hero-small{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hero-small a{min-height:130px;border:1px solid #eee;border-radius:10px;background-size:cover;background-position:center;padding:28px;display:flex;flex-direction:column;gap:8px}.hero-small strong{font-size:22px}.hero-small small{color:#555}.section{margin-top:38px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title h2,.why-buy h2{font-size:29px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid #eee;border-radius:10px;padding:12px;text-align:center;background:#fff;transition:.2s}.product-card:hover{box-shadow:0 10px 30px rgba(0,0,0,.08);transform:translateY(-2px)}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;background:#f7f7f7}.product-card h3{font-size:15px;min-height:42px;line-height:1.35}.price{font-weight:bold;margin:8px 0}.big{font-size:24px}.why-buy{background:#fafafa;margin-top:40px;padding:32px 22px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.why-grid div{background:#fff;border:1px solid #eee;border-radius:10px;padding:18px}.why-grid p{color:#666;margin-bottom:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-grid a{position:relative;border:1px solid #eee;border-radius:10px;overflow:hidden;min-height:180px;display:flex;align-items:end}.collection-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.collection-grid span{position:relative;background:rgba(255,255,255,.92);padding:14px;font-weight:bold;width:100%}.collection-layout,.product-page{display:grid;grid-template-columns:285px 1fr;gap:24px;margin-top:26px}.product-page{grid-template-columns:1fr 1fr}.product-main-img{width:100%;border:1px solid #eee;border-radius:10px}.button.full{width:100%;text-align:center}.trust-box{background:#fafafa;border:1px solid #eee;border-radius:8px;padding:15px;margin:18px 0}.page-content{padding-top:32px;min-height:340px}.site-footer{background:#111;color:white;margin-top:55px;padding-top:34px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:34px}.site-footer a{display:block;color:#ddd;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid #333;margin-top:28px;padding:15px;color:#aaa}@media(max-width:980px){.header-main{flex-wrap:wrap}.search-form{order:3;flex-basis:100%}.menu-toggle{display:block;background:white;border:1px solid #ddd;padding:8px}.nav-inner{flex-direction:column;align-items:flex-start;padding:10px 22px}.nav-inner a{display:none}.nav-inner.open a{display:block}.home-hero,.collection-layout,.product-page{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:13px}.why-grid{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:1fr}.hero-copy h1{font-size:31px}.hero-banner{min-height:280px;padding:28px}.footer-grid{grid-template-columns:1fr}.logo img{width:150px}.header-actions{font-size:12px}}@media(max-width:520px){.hero-small{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.product-card{padding:8px}}