.fw-store,.fw-dialog{--fw-ink:#f5f5f7;--fw-muted:#b1b3c2;--fw-line:#ffffff21;--fw-accent:#9bf2df;color:var(--fw-ink);font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;text-align:left}
.fw-store *,.fw-dialog *{box-sizing:border-box}
.fw-store{max-width:1380px;margin:0 auto;padding-bottom:42px;container-type:inline-size}
.fw-store button,.fw-dialog button,.fw-store input,.fw-store select,.fw-dialog select,.fw-dialog input{font:inherit}
.fw-store button,.fw-dialog button{cursor:pointer}
.fw-store button:disabled,.fw-dialog button:disabled{opacity:.45;cursor:not-allowed}
.fw-store :focus-visible,.fw-dialog :focus-visible{outline:3px solid var(--fw-accent);outline-offset:4px}
.fw-store a,.fw-dialog a{color:var(--fw-accent)}
.fw-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.fw-wordmark{display:flex;align-items:center;gap:12px;font-weight:600;letter-spacing:2px;font-size:11px}
.fw-wordmark img{width:42px;height:42px;object-fit:contain}
.fw-wordmark span{display:block;color:var(--fw-muted);font-size:9px;letter-spacing:3px}
.fw-bag-button,.fw-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:7px;background:var(--fw-accent);color:#0d2220;font-weight:600!important;padding:12px 20px;min-height:46px;text-decoration:none!important}
.fw-bag-button{background:#ffffff0b;color:#fff;border:1px solid var(--fw-line)}
.fw-bag-button{white-space:nowrap;flex-shrink:0}
.fw-bag-button b{background:var(--fw-accent);color:#0d2220;min-width:24px;border-radius:50%;font-size:12px;padding:2px}
.fw-hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:330px;background:linear-gradient(125deg,#171b30,#26233a);border:1px solid var(--fw-line);border-radius:14px;overflow:hidden}
.fw-hero-copy{padding:clamp(25px,4vw,56px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.fw-eyebrow{font-size:10px;font-weight:600;letter-spacing:2.6px;text-transform:uppercase;color:var(--fw-accent);margin:0 0 16px}
.fw-hero h2{font-family:Poppins,sans-serif;font-size:clamp(32px,3.6vw,54px);line-height:1.13;letter-spacing:-2px;font-weight:600;margin:0 0 20px;color:#fff;text-transform:none}
.fw-hero h2 em{font-style:normal;color:var(--fw-accent)}
.fw-hero-copy>p:not(.fw-eyebrow){max-width:370px;color:var(--fw-muted);margin:0 0 25px}
.fw-hero-product{position:relative;background:#eeece9;border:0;padding:20px 25px 55px;min-width:0;color:#161b23;overflow:hidden}
.fw-hero-product img{width:100%;height:275px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}
.fw-hero-product:hover img{transform:scale(1.035)}
.fw-hero-caption{position:absolute;bottom:18px;left:24px;right:24px;display:flex;justify-content:space-between;gap:14px;text-align:left;font-size:11px;font-weight:600}
.fw-hero-caption small{display:block;text-transform:uppercase;letter-spacing:2px;font-size:8px;color:#596065;margin-bottom:4px}
.fw-hero-product .fw-product-open{color:#161b23}
.fw-promise{display:flex;flex-wrap:wrap;gap:12px 28px;padding:17px 0;border-bottom:1px solid var(--fw-line);color:var(--fw-muted);font-size:10px;letter-spacing:.2px}
.fw-promise i{color:var(--fw-accent);margin-right:7px}
.fw-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:30px 0 18px}
.fw-catalog-heading h3{font-size:25px;font-weight:500;letter-spacing:-.7px;margin:0;color:#fff;font-family:Poppins,sans-serif}
.fw-count{font-size:11px;color:var(--fw-muted);margin:4px 0 0}
.fw-controls{display:flex;gap:10px;align-items:center}
.fw-store select,.fw-store input,.fw-dialog select,.fw-dialog input{border:1px solid var(--fw-line);border-radius:6px;background:#171b2a;color:#fff;padding:11px 12px;min-width:0;max-width:100%;min-height:44px;color-scheme:dark}
.fw-search{width:200px}
.fw-store input::placeholder{color:#a6a9b9}
.fw-filters{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}
.fw-collections{display:flex;flex-wrap:wrap;gap:7px}
.fw-chip{border:1px solid var(--fw-line);background:transparent;color:var(--fw-muted);border-radius:30px;padding:9px 14px;font-size:11px!important;min-height:40px}
.fw-chip[aria-pressed=true]{background:var(--fw-accent);border-color:var(--fw-accent);color:#102823}
.fw-sort{font-size:11px!important}
.fw-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}
.fw-card{min-width:0}
.fw-product-open{display:block;padding:0;background:none;border:0;width:100%;color:#fff;text-align:left}
.fw-card-photo{position:relative;display:block;aspect-ratio:1;background:#f1efec;border-radius:10px;overflow:hidden}
.fw-card-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s ease}
.fw-product-open:hover .fw-card-photo img{transform:scale(1.055)}
.fw-card-arrow{position:absolute;bottom:12px;right:12px;background:#fff;color:#1c2429;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;box-shadow:0 3px 8px #0001}
.fw-card h4{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.5;margin:13px 0 5px;color:#f6f6f8;letter-spacing:0}
.fw-card-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:11px;color:var(--fw-muted)}
.fw-card-price{color:var(--fw-accent);font-weight:600;white-space:nowrap}
.fw-swatches{display:flex;gap:4px;margin-top:9px}
.fw-swatch{width:10px;height:10px;border-radius:50%;border:1px solid #ffffff60}
.fw-footer{margin-top:35px;padding-top:22px;border-top:1px solid var(--fw-line);color:var(--fw-muted);font-size:11px;display:flex;justify-content:space-between;gap:20px}
.fw-loading,.fw-empty{grid-column:1/-1;border:1px solid var(--fw-line);border-radius:10px;padding:40px 24px;text-align:center;color:var(--fw-muted)}
.fw-error{color:#ffbfbd;background:#451e294a;border:1px solid #ef76754a;border-radius:7px;padding:12px 15px;margin:14px 0;font-size:12px}
.fw-error:empty{display:none}
.fw-dialog{border:1px solid #ffffff2a;border-radius:14px;padding:0;background:#141827;color:#fff;width:min(940px,calc(100vw - 36px));max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0008;margin:auto}
.fw-dialog::backdrop{background:#050711c9;backdrop-filter:blur(7px)}
.fw-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;border-bottom:1px solid var(--fw-line)}
.fw-dialog-head h2{font:500 17px Poppins,sans-serif;margin:0;color:white}
.fw-close{flex-shrink:0;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--fw-line);border-radius:50%;background:#ffffff08;color:#fff;font-size:21px!important}
.fw-detail{display:grid;grid-template-columns:1fr 1fr}
.fw-gallery{padding:22px;min-width:0}
.fw-main-photo{width:100%;aspect-ratio:1;object-fit:contain;background:#f1efec;border-radius:9px}
.fw-thumbnails{display:flex;gap:8px;overflow-x:auto;margin-top:12px;padding:3px}
.fw-thumb{border:2px solid transparent;border-radius:5px;background:#edece9;flex:0 0 56px;padding:0;height:56px;overflow:hidden}
.fw-thumb[aria-pressed=true]{border-color:var(--fw-accent)}
.fw-thumb img{width:100%;height:100%;object-fit:contain}
.fw-detail-copy{padding:27px 25px 28px 5px;min-width:0}
.fw-detail-copy h3{font:500 24px/1.25 Poppins,sans-serif;letter-spacing:-.6px;margin:5px 0 13px;color:#fff}
.fw-detail-price{font-size:21px;color:var(--fw-accent);margin-bottom:18px}
.fw-description{font-size:12px;color:var(--fw-muted);white-space:pre-line;overflow-wrap:anywhere;max-height:180px;overflow:auto;margin-bottom:18px}
.fw-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0}
.fw-field{display:flex;flex-direction:column;gap:6px;font-size:11px;color:var(--fw-muted)}
.fw-options .fw-field:only-child{grid-column:1/-1}
.fw-buy-row{display:flex;gap:10px;margin-top:20px;align-items:end}
.fw-buy-row input{width:72px}
.fw-buy-row .fw-primary{flex:1}
.fw-note{font-size:10px;color:var(--fw-muted);margin-top:13px}
.fw-currency-notice{font-size:11px;line-height:1.65;color:#d5ebe6;background:#9bf2df08;border-left:2px solid var(--fw-accent);padding:10px 13px;margin:0 0 18px}
.fw-dialog .fw-currency-notice{margin-top:16px;font-size:11px}
.fw-info{border-top:1px solid var(--fw-line);margin-top:15px;padding-top:12px;font-size:11px;color:var(--fw-muted)}
.fw-info summary{cursor:pointer;color:#fff;font-size:12px}
.fw-info p{white-space:pre-line;overflow-wrap:anywhere;margin:12px 0}
.fw-size-guide{display:block;max-width:100%;margin:12px 0;background:#fff}
.fw-cart-dialog{width:min(510px,calc(100vw - 24px))}
.fw-cart-body{padding:0 22px 22px}
.fw-cart-line{display:grid;grid-template-columns:76px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--fw-line)}
.fw-cart-line img{width:76px;height:88px;object-fit:contain;background:#f1efec;border-radius:6px}
.fw-cart-line h3{font:500 13px/1.5 Poppins,sans-serif;margin:0 0 3px;color:#fff}
.fw-cart-line p{font-size:11px;color:var(--fw-muted);margin:3px 0}
.fw-cart-actions{display:flex;align-items:center;gap:12px;margin-top:10px}
.fw-stepper{display:flex;align-items:center;border:1px solid var(--fw-line);border-radius:5px;overflow:hidden}
.fw-stepper button{background:none;border:0;color:white;width:34px;min-height:34px}
.fw-stepper span{min-width:27px;text-align:center;font-size:12px}
.fw-remove{background:none;border:0;color:var(--fw-muted);font-size:11px!important;text-decoration:underline;padding:8px}
.fw-subtotal{display:flex;justify-content:space-between;margin:22px 0 0;font-size:16px}
.fw-checkout{width:100%;margin-top:18px}
.fw-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.fw-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1100px){.fw-controls{flex-wrap:wrap;justify-content:flex-end}.fw-search{width:160px}.fw-hero h2{font-size:36px}.fw-hero-copy{padding:28px}.fw-hero-product img{height:260px}.fw-filters{align-items:flex-start}}
@media(max-width:700px){.fw-store{padding:4px 0 26px}.fw-topline{margin-bottom:15px}.fw-wordmark{font-size:9px;letter-spacing:1px}.fw-wordmark img{width:35px;height:35px}.fw-bag-button{padding:9px 12px;font-size:12px!important}.fw-hero{grid-template-columns:1fr}.fw-hero-copy{padding:27px 24px}.fw-hero h2{font-size:37px;letter-spacing:-1.5px}.fw-hero-copy>p:not(.fw-eyebrow){font-size:12px;margin-bottom:20px}.fw-hero-product{padding:8px 20px 50px}.fw-hero-product img{height:210px}.fw-hero-caption{font-size:10px;left:20px;right:20px}.fw-promise{font-size:9px;gap:8px 16px;padding:14px 0}.fw-catalog-heading{align-items:flex-start;flex-direction:column;margin-top:25px;gap:12px}.fw-catalog-heading h3{font-size:24px}.fw-controls{width:100%;flex-wrap:nowrap;justify-content:stretch}.fw-search{flex:1;width:0}.fw-controls select{max-width:112px}.fw-store input,.fw-store select,.fw-dialog input,.fw-dialog select{font-size:16px}.fw-filters{flex-direction:column;gap:12px}.fw-chip{padding:8px 11px;font-size:10px!important}.fw-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.fw-card h4{font-size:11px;margin-top:10px}.fw-card-meta{align-items:flex-start;flex-direction:column;font-size:10px;gap:3px}.fw-card-arrow{width:27px;height:27px;bottom:8px;right:8px}.fw-footer{flex-direction:column;gap:8px;font-size:10px}.fw-detail{grid-template-columns:1fr}.fw-gallery{padding:16px 20px 0}.fw-main-photo{max-height:300px}.fw-detail-copy{padding:22px}.fw-detail-copy h3{font-size:22px}.fw-dialog{max-height:94dvh;width:calc(100vw - 20px)}.fw-dialog-head{padding:12px 18px}.fw-dialog-head h2{font-size:15px}.fw-description{max-height:none}.fw-cart-body{padding:0 18px 22px}.fw-hero-caption span:first-child{max-width:80%}}
@media(prefers-reduced-motion:reduce){.fw-store *{transition:none!important;scroll-behavior:auto!important}}
@container(max-width:850px){.fw-hero h2{font-size:clamp(27px,5.1cqw,42px);letter-spacing:-1px}.fw-hero-copy{padding:26px}.fw-hero-copy>p:not(.fw-eyebrow){font-size:12px}.fw-hero-product{padding:12px 16px 65px}.fw-hero-product img{height:240px}.fw-hero-caption{left:17px;right:17px;font-size:10px}.fw-hero-caption>span:first-child{max-width:70%}.fw-hero-caption>span:last-child{flex-shrink:0;max-width:30%}.fw-catalog-heading{align-items:flex-start;flex-direction:column;gap:12px}.fw-controls{width:100%;justify-content:flex-start}.fw-search{flex:1;width:auto}.fw-filters{flex-direction:column;align-items:flex-start}.fw-eyebrow{font-size:9px;letter-spacing:1.8px}}
@container(max-width:480px){.fw-hero h2{font-size:37px}.fw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fw-hero-product img{height:210px}}
@media(max-width:700px){.fw-wordmark span{font-size:8px;letter-spacing:1.3px}.fw-wordmark{gap:8px;letter-spacing:.7px}.fw-wordmark img{flex-shrink:0}.fw-description{max-height:140px;overflow:auto}.fw-dialog-head{position:sticky;top:0;background:#141827;z-index:1}}
