:root{--white: #ffffff;--black: #111111;--gray-50: #f9f9f9;--gray-100: #f0f0f0;--gray-200: #e0e0e0;--gray-400: #999999;--gray-600: #555555;--header-h: 68px;--nav-h: 44px;--header-total: calc(var(--header-h) + var(--nav-h));--sidebar-w: 240px;--content-max: 1440px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-pill: 100px;--font: "futura-pt", "Futura", "Century Gothic", system-ui, sans-serif;--shadow-hover: 0 12px 32px rgba(0, 0, 0, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font);font-size:16px;line-height:1.5;color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased}body{overflow-x:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;background:none}ul{list-style:none}input,select{font-family:var(--font)}.shop-wrap{display:flex;flex-direction:column;min-height:100vh}.shop-main{flex:1;padding-top:var(--header-total)}.container{max-width:var(--content-max);margin:0 auto;padding:0 32px}.shop-header{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--header-h);background:var(--white);border-bottom:1px solid var(--gray-200)}.shop-header-inner{max-width:var(--content-max);margin:0 auto;padding:0 32px;height:100%;display:flex;align-items:center;gap:20px}.shop-logo{flex-shrink:0;display:flex;align-items:center;gap:10px;text-decoration:none}.shop-logo-img{height:28px;width:auto;display:block;filter:brightness(0)}.shop-logo-divider{width:1px;height:16px;background:var(--gray-200)}.shop-logo-sub{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400)}.shop-search{flex:1;max-width:560px;position:relative}.shop-search-input{width:100%;height:40px;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-pill);padding:0 48px 0 18px;font-size:13px;color:var(--black);outline:none;transition:border-color .2s,background .2s}.shop-search-input::placeholder{color:var(--gray-400)}.shop-search-input:focus{border-color:var(--gray-400);background:var(--white)}.shop-search-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gray-400);transition:color .2s}.shop-search-btn:hover{color:var(--black)}.shop-search-btn svg{width:16px;height:16px}.shop-header-actions{display:flex;align-items:center;gap:28px;margin-left:auto;flex-shrink:0}.header-phone{display:flex;flex-direction:column;align-items:flex-end}.header-phone-num{font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--black)}.header-phone-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400)}.header-icon-btn{display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--gray-600);font-size:10px;letter-spacing:.05em;text-transform:uppercase;transition:color .2s;position:relative}.header-icon-btn:hover{color:var(--black)}.header-icon-btn svg{width:20px;height:20px}.cart-badge{position:absolute;top:-4px;right:-6px;width:16px;height:16px;background:var(--black);color:var(--white);font-size:9px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.shop-nav{position:fixed;top:var(--header-h);left:0;right:0;z-index:99;height:var(--nav-h);background:var(--white);border-bottom:1px solid var(--gray-200)}.shop-nav-inner{max-width:var(--content-max);margin:0 auto;padding:0 32px;height:100%;display:flex;align-items:center}.nav-item{display:flex;align-items:center;gap:4px;height:100%;padding:0 18px;font-size:13px;letter-spacing:.02em;color:var(--gray-600);border-right:1px solid var(--gray-100);transition:color .2s,background .2s;white-space:nowrap;cursor:pointer;text-decoration:none}.nav-item:first-child{padding-left:0}.nav-item:hover{color:var(--black);background:var(--gray-50)}.nav-item.featured{color:var(--gray-400)}.nav-chevron{width:10px;height:10px;color:var(--gray-400);margin-top:1px}.hero-banner{display:grid;grid-template-columns:1fr 2fr 1fr;min-height:400px;overflow:hidden}.hero-panel{position:relative;overflow:hidden}.hero-panel-left{background:linear-gradient(140deg,#0d1f2d,#1a2d40);display:flex;align-items:center;justify-content:center;padding:40px}.hero-panel-center{background:#111;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 48px;text-align:center;border-left:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06)}.hero-panel-right{background:linear-gradient(140deg,#1a1a2e,#0f0f1a);display:flex;align-items:center;justify-content:center;padding:40px}.hero-product-mock{width:100%;max-width:220px;aspect-ratio:1;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.hero-product-mock-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#fff3;text-align:center;padding:0 16px}.hero-product-mock-icon{font-size:48px;opacity:.6}.hero-eyebrow{font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#fff6;margin-bottom:16px}.hero-headline{font-size:clamp(28px,4vw,52px);font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--white);margin-bottom:16px}.hero-subtext{font-size:14px;font-weight:300;color:#ffffff80;max-width:300px;line-height:1.6;margin-bottom:32px}.hero-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 30px;background:var(--white);color:var(--black);font-size:13px;font-weight:600;letter-spacing:.04em;border-radius:var(--radius-pill);transition:background .2s}.hero-btn:hover{background:#e8e8e8}.financing-bar{background:#181818;border-top:1px solid rgba(255,255,255,.06);padding:12px 0;text-align:center}.financing-bar p{font-size:12px;letter-spacing:.04em;color:#fff6}.financing-bar a{color:#ffffffa6;text-decoration:underline;text-underline-offset:2px}.financing-bar a:hover{color:var(--white)}.brand-scroller{background:var(--gray-50);border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:20px 0;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.brand-track{display:flex;align-items:center;gap:56px;width:max-content;animation:brand-scroll 30s linear infinite}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-name{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400);white-space:nowrap}.shop-section{padding:56px 0}.shop-section+.shop-section{padding-top:0}.section-header{margin-bottom:32px}.section-header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-label{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gray-400);margin-bottom:6px}.section-title{font-size:24px;font-weight:600;letter-spacing:-.02em;color:var(--black)}.section-view-all{font-size:13px;color:var(--gray-400);display:flex;align-items:center;gap:4px;white-space:nowrap;transition:color .2s;padding-bottom:2px}.section-view-all:hover{color:var(--black)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{display:flex;flex-direction:column;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:var(--gray-400)}.category-card-image{aspect-ratio:5/4;display:flex;align-items:center;justify-content:center;position:relative}.category-card-icon{font-size:52px;line-height:1}.category-card-body{padding:12px 14px 14px}.category-card-name{font-size:13px;font-weight:600;color:var(--black);letter-spacing:-.01em;margin-bottom:2px}.category-card-count{font-size:11px;color:var(--gray-400)}.product-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);cursor:pointer;text-decoration:none;color:inherit}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.product-card-image{aspect-ratio:1;background:var(--gray-50);display:flex;align-items:center;justify-content:center;position:relative}.product-card-img-mock{width:58%;aspect-ratio:1;background:var(--gray-100);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:32px}.product-badge{position:absolute;top:10px;left:10px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;border-radius:4px;color:var(--white)}.product-badge.sale{background:#c0392b}.product-badge.new{background:#27ae60}.product-card-body{padding:14px 14px 0;flex:1;display:flex;flex-direction:column}.product-card-brand{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400);margin-bottom:4px}.product-card-name{font-size:13px;font-weight:500;color:var(--black);line-height:1.35;margin-bottom:8px;flex:1}.product-card-price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.product-price{font-size:18px;font-weight:700;color:var(--black);letter-spacing:-.02em}.product-price-old{font-size:13px;color:var(--gray-400);text-decoration:line-through}.product-price-save{font-size:11px;color:#c0392b;font-weight:600}.product-financing{font-size:11px;color:var(--gray-400);margin-top:3px;margin-bottom:14px}.product-card-actions{padding:12px 14px 14px;border-top:1px solid var(--gray-100);display:flex;gap:8px}.btn-cart{flex:1;padding:9px 12px;background:var(--black);color:var(--white);font-size:12px;font-weight:600;letter-spacing:.04em;border-radius:var(--radius-sm);text-align:center;transition:background .2s}.btn-cart:hover{background:#2a2a2a}.btn-compare{padding:9px 12px;background:transparent;color:var(--gray-600);font-size:11px;border:1px solid var(--gray-200);border-radius:var(--radius-sm);transition:all .15s;white-space:nowrap}.btn-compare:hover{border-color:var(--black);color:var(--black)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.filter-sidebar{width:var(--sidebar-w);flex-shrink:0}.filter-sidebar-title{font-size:17px;font-weight:700;color:var(--black);letter-spacing:-.01em;padding-bottom:14px;margin-bottom:4px;border-bottom:2px solid var(--black)}.filter-section{border-bottom:1px solid var(--gray-200)}.filter-section-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-size:13px;font-weight:600;color:var(--black);background:none;border:none;cursor:pointer;text-align:left;letter-spacing:.01em}.filter-chevron{width:14px;height:14px;color:var(--gray-400);flex-shrink:0;transition:transform .2s}.filter-section.open .filter-chevron{transform:rotate(180deg)}.filter-options{padding-bottom:14px;display:flex;flex-direction:column;gap:9px}.filter-option{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.filter-checkbox{width:14px;height:14px;border:1.5px solid var(--gray-400);border-radius:3px;flex-shrink:0;background:var(--white);display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s}.filter-checkbox.checked{background:var(--black);border-color:var(--black)}.filter-checkbox.checked:after{content:"";display:block;width:8px;height:8px;background:var(--white);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.filter-label{font-size:13px;color:var(--gray-600);flex:1}.filter-count{font-size:11px;color:var(--gray-400)}.listing-page{padding:28px 0 64px}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--gray-400);margin-bottom:24px}.breadcrumb a:hover{color:var(--black)}.breadcrumb-sep{color:var(--gray-200)}.breadcrumb-current{color:var(--black);font-weight:500}.listing-layout{display:flex;gap:40px;align-items:flex-start}.listing-content{flex:1;min-width:0}.listing-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--gray-200);gap:16px;flex-wrap:wrap}.listing-count{font-size:13px;color:var(--gray-600)}.listing-count strong{color:var(--black);font-weight:600}.listing-toolbar-right{display:flex;align-items:center;gap:12px}.listing-sort-label{font-size:12px;color:var(--gray-600);white-space:nowrap}.listing-sort-select{font-size:13px;color:var(--black);border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:7px 32px 7px 10px;background:var(--white);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23999' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;outline:none;cursor:pointer}.listing-sort-select:focus{border-color:var(--black)}.listing-pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:48px}.page-btn{min-width:36px;height:36px;padding:0 10px;border:1px solid var(--gray-200);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--gray-600);background:var(--white);cursor:pointer;transition:all .15s}.page-btn:hover{border-color:var(--gray-400);color:var(--black)}.page-btn.active{background:var(--black);border-color:var(--black);color:var(--white);font-weight:600}.page-btn.disabled{opacity:.35;pointer-events:none}.shop-footer{background:var(--black);padding:56px 0 0}.shop-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px}.footer-brand{display:flex;flex-direction:column;gap:12px}.footer-brand-wordmark{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--white)}.footer-brand-tagline{font-size:12px;color:#ffffff40}.footer-brand-desc{font-size:13px;font-weight:300;line-height:1.6;color:#fff6;max-width:240px;margin-top:4px}.footer-col-title{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffff47;margin-bottom:16px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{font-size:13px;font-weight:300;color:#ffffff8c;transition:color .2s}.footer-links a:hover{color:var(--white)}.shop-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-copy{font-size:12px;color:#ffffff38}.footer-legal{display:flex;gap:20px}.footer-legal a{font-size:12px;color:#ffffff38;transition:color .2s}.footer-legal a:hover{color:#fff9}@media(max-width:1200px){.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.hero-panel-left,.hero-panel-right{padding:24px}.hero-product-mock{max-width:160px}.shop-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:768px){.hero-banner{grid-template-columns:1fr}.hero-panel-left,.hero-panel-right{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.listing-layout{flex-direction:column}.filter-sidebar{width:100%}.shop-header-actions .header-phone{display:none}.shop-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.container{padding:0 16px}.category-grid{gap:10px}.product-grid{gap:12px}.shop-footer-grid{grid-template-columns:1fr}}
