*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.topbar{text-align:center;padding:8px;font-size:13px}.header{border-bottom:1px solid #e5e5e5;background:var(--header-bg);color:var(--header-text);position:sticky;top:0;z-index:20}.nav{max-width:1400px;margin:auto;display:flex;align-items:center;gap:24px;padding:18px 22px}.logo{font-weight:900;letter-spacing:-1px;white-space:nowrap}.logo img{max-height:50px;max-width:220px;display:block}.search{flex:1;display:flex;border:1px solid currentColor;border-radius:5px;overflow:hidden;height:44px}.search input{flex:1;border:0;padding:0 15px;font-size:15px;outline:0;background:transparent;color:inherit}.search button{width:54px;border:0;background:#111;color:#fff;font-size:18px}.navlink{font-size:14px;font-weight:700;white-space:nowrap}.cart{background:#111;color:#fff;padding:12px 17px;border-radius:5px;white-space:nowrap}.menu{border-top:1px solid #eee}.menu-inner{max-width:1400px;margin:auto;padding:11px 22px;display:flex;gap:28px;overflow:auto;font-size:14px;font-weight:700}.hero{display:flex;align-items:center}.hero-inner{max-width:1400px;width:100%;margin:auto;padding:55px 22px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:2px}.hero h1{font-size:clamp(42px,6vw,76px);line-height:.95;margin:14px 0;max-width:800px}.hero p{font-size:18px;max-width:600px;color:#444}.btn{display:inline-block;background:#111;color:#fff;padding:14px 24px;border-radius:4px;font-weight:800;margin-top:14px}.wrap{max-width:1400px;margin:auto;padding:45px 22px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-head h1,.section-head h2{margin:0;font-size:30px}.muted{color:#666}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cat{padding:0;min-height:120px;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;justify-content:end;font-size:20px;font-weight:800}.cat img{width:100%;aspect-ratio:16/9;object-fit:cover}.cat span{padding:22px 20px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border:1px solid #e6e6e6;border-radius:6px;overflow:hidden;background:#fff}.card-img{aspect-ratio:1/1;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#888}.card-img img{width:100%;height:100%;object-fit:cover}.card-body{padding:14px}.product-title{font-weight:700;margin-top:9px}.price{font-weight:900;font-size:19px;margin-top:8px}.old{text-decoration:line-through;color:#888;font-size:13px;margin-left:7px}.badge{display:inline-block;background:#111;color:#fff;font-size:11px;padding:5px 7px;border-radius:3px}.promo{padding:45px;border-radius:6px}.promo h2{font-size:38px;margin:10px 0}.promo p{color:#ccc}.promo-btn{background:#fff;color:#111}.footer{background:var(--footer-bg);color:var(--footer-text);margin-top:30px}.footer-inner{max-width:1400px;margin:auto;padding:45px 22px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px}.footer a{display:block;color:var(--footer-muted);margin:10px 0;font-size:14px}.footer-bottom{border-top:1px solid #333;padding:18px 22px;text-align:center;color:var(--footer-muted);font-size:13px}.product-page{max-width:1200px;margin:auto;padding:50px 22px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-image{background:#f4f4f4;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain}.product-description{margin:25px 0;line-height:1.7}.variant-select{padding:13px;width:100%;margin-bottom:12px}.qty{padding:13px;border:1px solid #bbb;width:90px}.fullbtn{width:100%;border:0;cursor:pointer}.cart-row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #ddd}.cart-total{text-align:right;margin-top:25px}@media(max-width:850px){.nav{gap:10px;padding:13px}.navlink{display:none}.grid,.products{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr;gap:25px}.hero{min-height:330px}.menu-inner{gap:18px}.logo{font-size:23px}}@media(max-width:520px){.search{display:none}.grid,.products,.footer-inner{grid-template-columns:1fr}.wrap{padding:30px 16px}.hero-inner{padding:45px 16px}.promo{padding:30px 22px}}.cat{display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.cat-img{width:100%;height:150px;margin:-28px -20px 18px;width:calc(100% + 40px);background:#eee}.cat-img img{width:100%;height:100%;object-fit:cover;display:block}.cat>span{display:block}.footer{background:var(--footer-bg)!important;color:var(--footer-text)!important}.footer a{color:var(--footer-muted)}.footer-desc,.footer-contact{color:var(--footer-muted);line-height:1.6}.socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.socials a{border:1px solid #444;padding:7px 10px;border-radius:4px}.footer-bottom{border-top:1px solid #333;padding:16px 22px;text-align:center;color:var(--footer-muted);font-size:13px}.page-content{max-width:900px}.page-content h1{font-size:42px;margin-bottom:24px}.rte{line-height:1.75;color:#333}.page-content form{display:flex;flex-direction:column;gap:10px;margin-top:30px}.page-content input,.page-content textarea{font:inherit;border:1px solid #bbb;padding:13px;border-radius:4px;margin-bottom:10px}.page-content label{font-weight:700}.form-success{padding:14px;background:#eaf7ea;border:1px solid #b8dfb8}.category-strip{background:var(--cat-bg);border-bottom:1px solid var(--cat-border);border-top:1px solid var(--cat-border);overflow:hidden}.category-strip-inner{max-width:1500px;margin:0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:0;overflow-x:auto;scrollbar-width:none;padding:0 14px}.category-strip-inner::-webkit-scrollbar{display:none}.category-item{position:relative;flex:0 0 var(--cat-item-width);min-height:112px;padding:13px 6px 11px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;color:var(--cat-text);font-size:15px;font-weight:500;white-space:nowrap}.category-item:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;background:transparent;border-radius:3px 3px 0 0}.category-item.is-active:after{background:var(--cat-active)}.category-item.is-active .category-label{font-weight:700}.category-icon{width:62px;height:62px;display:flex;align-items:center;justify-content:center}.category-icon svg{width:var(--cat-icon-size);height:var(--cat-icon-size);fill:none;stroke:#333;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.category-icon img{width:var(--cat-icon-size);height:var(--cat-icon-size);object-fit:contain}.category-label{max-width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width:700px){.category-item{min-height:98px;font-size:13px;flex-basis:90px;padding-top:10px}.category-icon{width:50px;height:50px}.category-strip-inner{justify-content:flex-start;padding:0 8px}}.footer-brand-col{min-width:240px}.footer-logo-img{display:block;max-width:180px;max-height:58px;object-fit:contain;margin-bottom:12px}.social-title{margin-top:18px;margin-bottom:10px;font-weight:600}.socials{display:flex;align-items:center;gap:14px}.socials a{width:34px;height:34px;border:1px solid var(--social-border);border-radius:50%;display:flex!important;align-items:center;justify-content:center;text-decoration:none!important;background:var(--social-bg);color:var(--footer-text)}.socials svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.socials svg path{fill:currentColor;stroke:none}.socials svg rect{fill:none}.socials svg circle{fill:none}.footer-inner>div:not(.footer-brand-col)>a{display:block}.contact-btn{font-size:14px;font-weight:700;white-space:nowrap;border:1px solid #111;padding:11px 15px;border-radius:5px;background:#fff;color:#111}.header-categories{border-top:1px solid #eee;background:#fff}.header-categories-inner{max-width:1500px;margin:auto;display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none;padding:0 18px}.header-categories-inner::-webkit-scrollbar{display:none}.header-category{position:relative;flex:0 0 100px;min-height:92px;padding:10px 5px 8px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;color:#111;font-size:13px;font-weight:600;white-space:nowrap}.header-category:hover{background:#fafafa}.header-category-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.header-category-icon svg{width:38px;height:38px;fill:none;stroke:#333;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-category-icon img{width:42px;height:42px;object-fit:contain}.home-category{font-weight:800}.home-category:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:#1769ff;border-radius:3px 3px 0 0}@media(max-width:700px){.header-category{flex-basis:88px;min-height:82px;font-size:12px}.header-category-icon{width:42px;height:42px}.header-category-icon svg{width:32px;height:32px}.header-category-icon img{width:36px;height:36px}.contact-btn{padding:9px 11px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/shophy.css.map */
