.shop-header{background:#131318f5;border-color:var(--line)}.shop-header nav a[aria-current]{color:var(--accent)}.shop-intro{padding-top:185px;padding-bottom:60px}.shop-intro h1{font-size:clamp(52px,7vw,100px);max-width:850px}.shop-description{font-size:21px;max-width:630px;margin-top:30px}.shop-notice{border-left:3px solid var(--accent);background:var(--surface);padding:16px 20px;margin-top:30px;font-size:14px;max-width:790px}.shop-toolbar{display:flex;gap:24px;border-block:1px solid var(--line);padding:26px 0}.shop-toolbar label{display:grid;gap:8px;font-size:13px;flex:1}.shop-toolbar input,.shop-toolbar select{width:100%;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px}.shop-toolbar select{min-height:51px}#count{font-size:13px;padding:24px 0}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.shop-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface)}.product-image{display:block;padding:0;border:0;width:100%;background:var(--surface)}.product-image img{aspect-ratio:1.75;transition:filter .2s}.product-image:hover img{filter:brightness(1.1)}.product-copy{padding:30px}.product-copy .eyebrow{font-size:11px;margin-bottom:15px;color:var(--accent)}.product-copy h2{font-size:31px;letter-spacing:-.035em}.product-copy>p:not(.eyebrow){font-size:15px;margin-top:18px;min-height:75px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.product-bottom strong{font-size:16px;font-weight:400}.product-bottom .button{padding:10px 18px;font-size:13px}.shop-advice{margin-block:90px;display:flex;align-items:center;gap:60px;border-top:1px solid var(--line);padding-top:60px}.shop-advice h2{font-size:42px;max-width:700px}.shop-advice p:not(.eyebrow){margin-top:20px;max-width:600px}.shop-advice .button{flex-shrink:0}.shop-footer{display:flex;align-items:center;gap:35px;flex-wrap:wrap}.shop-footer p{max-width:330px;font-size:14px}.shop-footer>a:not(.brand){font-size:14px}.detail-image{aspect-ratio:2;margin-top:35px;border-radius:10px;margin-bottom:25px}#product-dialog .eyebrow{margin-bottom:10px}#product-dialog .button{margin-top:24px}#product-dialog p+p{margin-top:15px}.detail-price{font-size:26px!important;color:var(--text)}.shop-empty{padding:50px 0;grid-column:1/-1}.shop-loading{padding-block:180px}.shop-loading h1{font-size:52px}@media(max-width:800px){.shop-header nav{display:flex;position:static;flex-direction:row;padding:0;border:0;background:none}.shop-header nav a{padding:0}.shop-header nav a:not([aria-current]){display:none}.shop-header{gap:12px}.shop-header>.button{font-size:12px;padding:10px}.shop-intro{padding-top:150px}.shop-grid{gap:20px}.product-copy{padding:22px}.product-bottom{align-items:start;flex-direction:column}.shop-advice{flex-direction:column;align-items:start;gap:28px}.shop-advice h2{font-size:36px}}@media(max-width:560px){.shop-grid{grid-template-columns:1fr}.shop-toolbar{flex-direction:column;gap:16px}.shop-intro h1{font-size:55px}.product-copy>p:not(.eyebrow){min-height:0}.product-bottom{flex-direction:row;align-items:center}.shop-intro{padding-bottom:40px}.shop-footer{gap:24px}.shop-description{font-size:18px}}

.shop-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.shop-badges span{font-size:12px;border:1px solid var(--line);border-radius:40px;padding:7px 15px;color:var(--text)}
