:root{color:#303030;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;--storefront-accent: var(--awe-seasonal-accent, #303030);--storefront-muted: #616161;--storefront-line: #e3e3e3;--storefront-surface: #f7f7f7;--radius-media: 6px;--radius-control: 4px}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{display:flex;min-height:115vh;flex-direction:column;overflow-x:hidden;font-size:14px;line-height:1.5}main{flex:1}button,input{color:inherit;font:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.01em}[hidden]{display:none!important}.store-logo,.header-icon,.quantity button,.cart-remove{padding:0;border:0;background:none;cursor:pointer}[data-nav]{cursor:pointer}.embed-warning{padding:8px 12px;background:#fff4e4;color:#8a5a00;text-align:center;font-size:12px;line-height:1.4}.page-width{width:100%;max-width:1200px;margin-inline:auto;padding-inline:32px}.store-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr minmax(0,auto) 1fr;align-items:center;min-height:60px;padding:0 24px;border-bottom:1px solid var(--storefront-line);background:#fff}html:has(#awe-promo-bar[data-sticky=true]) .store-header{top:var(--awe-promo-bar-top-inset, 0px)}.store-logo{overflow:hidden;font-size:18px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.header-start{display:flex;align-items:center}.store-nav{display:flex;gap:22px;padding-left:4px;color:var(--storefront-muted);font-size:14px}.store-nav span:first-child{color:#303030;font-weight:550}.header-actions{display:flex;justify-content:flex-end;gap:4px}.header-icon{position:relative;display:grid;width:36px;height:36px;place-items:center;border-radius:var(--radius-control)}.header-icon.menu-toggle{display:none}.header-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;right:2px;bottom:4px;display:grid;min-width:16px;height:16px;padding:0 4px;place-items:center;border-radius:999px;background:var(--storefront-accent);color:#fff;font-size:10px;font-weight:650;line-height:1}.hero{position:relative;overflow:hidden;display:grid;min-height:380px;align-content:end;justify-items:start;gap:12px;margin-top:24px;padding:40px;border-radius:var(--radius-media);background:radial-gradient(70% 90% at 78% 20%,#545a56 0%,transparent 70%),linear-gradient(180deg,#2b2f2d,#1c1f1d);color:#fff}.hero>:not(.hero-art){position:relative}.hero-art{position:absolute;right:6%;bottom:12%;width:min(44%,420px)}.hero-art svg{display:block;width:100%}.hero-eyebrow{color:#ffffffa3;font-size:13px;font-weight:550}.hero h1{max-width:16ch;font-size:36px;line-height:1.1}.hero p{max-width:44ch;color:#ffffffc7;font-size:15px}.button{display:inline-grid;min-height:40px;padding:0 18px;place-items:center;border:1px solid var(--storefront-accent);border-radius:var(--radius-control);background:var(--storefront-accent);color:#fff;cursor:pointer;font-size:14px;font-weight:550;transition:border-color .15s ease,opacity .15s ease}.button-light{margin-top:8px;border-color:#fff;background:#fff;color:#303030}.button:hover{opacity:.88}.button-outline:hover{border-color:#303030;opacity:1}.button-outline{width:100%;min-height:36px;border-color:#d4d4d4;background:#fff;color:#303030;font-size:13px}.text-link{color:var(--storefront-muted);font-size:13px;text-decoration:underline;text-underline-offset:3px}.section-head{display:flex;align-items:baseline;justify-content:space-between;margin:48px 0 16px}.section-head h2{font-size:20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 16px}.product-card{position:relative;display:grid;align-content:start}.product-media,.cart-media,.collection-media{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:var(--radius-media);background:linear-gradient(180deg,var(--tone) 0 74%,color-mix(in srgb,var(--tone) 96%,#000) 74% 100%)}.product-media svg,.cart-media svg,.collection-media svg{fill:currentColor;transition:transform .3s ease}.product-media svg{width:70%}.cart-media svg{width:80%}.collection-media svg{width:44%}.product-card:hover .product-media svg,.collection-card:hover .collection-media svg{transform:scale(1.05)}.sale-label{position:absolute;top:10px;left:10px;padding:2px 8px;border-radius:var(--radius-control);background:#fff;font-size:12px;font-weight:550}.product-name{margin-top:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:550}.product-price{display:flex;gap:8px;margin-bottom:10px;color:var(--storefront-muted)}.swatches{display:flex;gap:6px;margin-bottom:12px}.swatches span{width:14px;height:14px;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #fff,0 0 0 2px #d4d4d4}.swatches span:first-child{box-shadow:0 0 0 1px #fff,0 0 0 2px #303030}.product-price s{color:#8a8a8a}.perks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:56px 0 0;padding:18px 8px;border-radius:var(--radius-media);background:var(--storefront-surface);list-style:none}.perks li{display:flex;align-items:center;justify-content:center;gap:10px;padding-inline:12px;color:var(--storefront-muted);font-size:13px}.perks li+li{border-left:1px solid var(--storefront-line)}.perks strong{color:#303030;font-weight:550}.perks svg{width:22px;height:22px;flex:none;fill:none;stroke:#303030;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.collection-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-block:56px 72px}.collection-card{display:grid;justify-items:start;gap:2px}.collection-media{width:100%;aspect-ratio:4 / 3}.collection-card h3{margin-top:12px;font-size:16px}.cart-page{padding-block:32px 72px}.cart-title{margin-bottom:24px;font-size:28px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,34%);gap:32px}.cart-item{display:grid;grid-template-areas:"media line total" "media actions actions";grid-template-columns:80px minmax(0,1fr) auto;gap:12px 16px;align-items:start;padding:16px 0;border-bottom:1px solid var(--storefront-line)}.cart-item:first-child{padding-top:0}.cart-media{grid-area:media;border-radius:var(--radius-control)}.cart-line{display:grid;grid-area:line;justify-items:start;gap:2px;font-weight:550}.cart-line small{color:var(--storefront-muted);font-size:13px;font-weight:400}.quantity{display:inline-flex;border:1px solid #d4d4d4;border-radius:var(--radius-control);font-weight:400}.quantity>*{display:grid;width:32px;height:32px;place-items:center}.quantity button:hover,.cart-remove:hover{color:#000}.cart-line-actions{display:flex;grid-area:actions;align-items:center;gap:8px}.cart-remove{display:grid;width:32px;height:32px;place-items:center;border-radius:var(--radius-control);color:var(--storefront-muted)}.cart-remove svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cart-line-total{grid-area:total;font-weight:550}.cart-empty{display:grid;justify-items:center;gap:16px;padding:40px 0 8px;text-align:center}.cart-empty p{color:var(--storefront-muted);font-size:16px}.cart-summary{display:grid;align-self:start;gap:12px;padding:20px;border-radius:var(--radius-media);background:var(--storefront-surface)}.cart-summary p{display:flex;justify-content:space-between;font-size:16px;font-weight:650}.cart-summary small{color:var(--storefront-muted);font-size:13px}.store-footer{background:var(--storefront-surface);color:var(--storefront-muted)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;padding-block:40px 32px}.footer-grid>div{display:grid;align-content:start;gap:6px}.store-footer h3{margin-bottom:4px;color:#303030;font-size:14px}.newsletter-field{display:flex;max-width:340px;margin-top:8px;padding-right:12px;border:1px solid #d4d4d4;border-radius:var(--radius-control);background:#fff}.newsletter-field input{min-width:0;flex:1;padding:9px 12px;border:0;outline:0;background:transparent}.newsletter-field span{align-self:center;color:#303030}.footer-base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-block:18px;border-top:1px solid var(--storefront-line);font-size:12px}.payments{display:flex;gap:6px}.payments span{padding:2px 8px;border:1px solid #d4d4d4;border-radius:var(--radius-control);background:#fff;color:#303030;font-size:11px;font-weight:550}html[data-device=MOBILE]{scrollbar-width:none}html[data-device=MOBILE]::-webkit-scrollbar{display:none}body[data-device=MOBILE]{font-size:13px}body[data-device=MOBILE] .page-width{padding-inline:14px}body[data-device=MOBILE] .store-header{min-height:52px;padding:0 6px}body[data-device=MOBILE] .store-logo{font-size:16px}body[data-device=MOBILE] .header-icon.menu-toggle{display:grid}body[data-device=MOBILE] .store-nav{display:none}body[data-device=MOBILE] .hero-art{top:18px;right:14px;bottom:auto;width:58%}body[data-device=MOBILE] .hero-eyebrow{font-size:12px}body[data-device=MOBILE] .swatches{margin-bottom:10px}body[data-device=MOBILE] .swatches span{width:12px;height:12px}body[data-device=MOBILE] .perks{grid-template-columns:1fr;gap:10px;margin-top:36px;padding:16px}body[data-device=MOBILE] .perks li{justify-content:flex-start;padding-inline:0}body[data-device=MOBILE] .perks li+li{border-left:0}body[data-device=MOBILE] .header-actions{gap:0}body[data-device=MOBILE] .header-icon{width:34px}body[data-device=MOBILE] .hero{min-height:300px;gap:8px;margin-top:14px;padding:22px 20px}body[data-device=MOBILE] .hero h1{font-size:24px}body[data-device=MOBILE] .hero p{font-size:13px}body[data-device=MOBILE] .section-head{margin:32px 0 12px}body[data-device=MOBILE] .section-head h2{font-size:16px}body[data-device=MOBILE] .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}body[data-device=MOBILE] .product-name{margin-top:8px}body[data-device=MOBILE] .product-price{margin-bottom:8px}body[data-device=MOBILE] .button-outline{min-height:34px;padding:0 8px}body[data-device=MOBILE] .sale-label{top:8px;left:8px;font-size:11px}body[data-device=MOBILE] .collection-row{display:flex;gap:10px;margin-inline:-14px;padding:36px 14px 44px;overflow-x:auto;scrollbar-width:none}body[data-device=MOBILE] .collection-card{flex:0 0 72%}body[data-device=MOBILE] .collection-card h3{margin-top:8px;font-size:14px}body[data-device=MOBILE] .cart-page{padding-block:20px 44px}body[data-device=MOBILE] .cart-title{margin-bottom:16px;font-size:22px}body[data-device=MOBILE] .cart-layout{grid-template-columns:minmax(0,1fr);gap:20px}body[data-device=MOBILE] .cart-item{grid-template-columns:64px minmax(0,1fr) auto;gap:10px 12px}body[data-device=MOBILE] .footer-grid{grid-template-columns:1fr 1fr;gap:24px 16px;padding-block:32px 24px}body[data-device=MOBILE] .footer-newsletter{grid-column:1 / -1}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
