.xf-edit{--xf-bg:#080808;--xf-surface:#121212;--xf-text:#f4f2ee;--xf-muted:#aaa6a0;--xf-accent:#d48955;--xf-line:rgba(255,255,255,.14);background:var(--xf-bg);color:var(--xf-text)}
.xf-edit *{box-sizing:border-box}.xf-wrap{width:min(100%,1440px);margin:0 auto;padding:0 clamp(24px,4.2vw,72px)}
.xf-edit a{color:inherit;text-decoration:none}.xf-edit a:focus-visible{outline:2px solid var(--xf-accent);outline-offset:6px}.xf-edit h1,.xf-edit h2,.xf-edit h3,.xf-edit p{margin:0}.xf-edit .xf-eyebrow{font-size:12px;letter-spacing:.1em;line-height:1.6;color:var(--xf-muted);margin-bottom:18px}.xf-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding-top:64px;padding-bottom:64px;align-items:center}.xf-edit .xf-hero h1{font-size:clamp(44px,4.5vw,68px);font-weight:600;line-height:1.23;letter-spacing:-.035em;margin-bottom:28px}.xf-edit .xf-intro{font-size:16px;line-height:1.95;max-width:370px}.xf-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin:32px 0 24px}.xf-edit .xf-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:50px;padding:13px 22px;background:var(--xf-accent);color:var(--xf-bg);font-weight:600;font-size:14px}.xf-button:hover{background:#e3a16f}.xf-link{font-size:14px;display:inline-block;padding:10px 0;border-bottom:1px solid var(--xf-line)}.xf-edit .xf-quiet{font-size:12px;color:var(--xf-muted);line-height:1.8}.xf-photo{position:relative;overflow:hidden;background:#f4f2ee;aspect-ratio:1}.xf-photo img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s}.xf-product a:hover img,.xf-hero-product:hover img{transform:scale(1.025)}.xf-hero-product .xf-photo{aspect-ratio:1.15}.xf-product-caption{display:flex;justify-content:space-between;gap:18px;padding:20px 0;border-bottom:1px solid var(--xf-line)}.xf-product-caption .xf-eyebrow{display:block;margin-bottom:6px}.xf-product-caption h2{font-size:22px;font-weight:500;margin-bottom:8px}.xf-product-caption p{font-size:13px;line-height:1.7}.xf-edit .xf-price{color:var(--xf-text);font-size:17px;white-space:nowrap;display:flex;align-items:center;justify-content:space-between;gap:12px}.xf-product-caption .xf-price{display:block;text-align:right;padding-top:6px}.xf-product-caption .xf-price span{display:block;font-size:12px;margin-top:18px;color:var(--xf-accent)}
.xf-categories{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:0;padding-top:20px;padding-bottom:52px}.xf-categories>a{padding:28px 28px 28px 0;border-top:1px solid var(--xf-line);border-bottom:1px solid var(--xf-line)}.xf-categories>a+a{padding-left:28px;border-left:1px solid var(--xf-line)}.xf-categories span{display:block;color:var(--xf-muted);font-size:12px;margin-bottom:10px}.xf-categories strong{font-size:26px;font-weight:500;display:flex;justify-content:space-between;gap:20px}.xf-categories b{font-size:23px;color:var(--xf-accent);font-weight:400}.xf-categories small{display:block;margin-top:14px;color:var(--xf-muted);font-size:12px}.xf-other{grid-column:1/-1;display:flex;gap:28px;flex-wrap:wrap;padding-top:22px;font-size:13px}.xf-other a:hover,.xf-link:hover{color:var(--xf-accent)}
.xf-picks{padding-top:28px;padding-bottom:82px;scroll-margin-top:120px}.xf-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.xf-section-head .xf-eyebrow{margin-bottom:12px}.xf-edit h2{font-size:clamp(26px,2.5vw,36px);font-weight:500;line-height:1.4}.xf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.xf-edit .xf-product-note{color:var(--xf-accent);font-size:12px;margin-top:18px;line-height:1.7}.xf-edit .xf-product h3{font-size:18px;line-height:1.5;font-weight:500;margin:6px 0 9px}.xf-edit .xf-product-detail{font-size:13px;line-height:1.75;min-height:46px;margin-bottom:16px}.xf-product .xf-price{padding-top:14px;border-top:1px solid var(--xf-line);font-size:16px}.xf-product .xf-price span{color:var(--xf-accent)}.xf-stock{position:absolute;bottom:12px;left:12px;background:#080808;color:#f4f2ee;font-size:12px;padding:6px 10px}.xf-choice{background:var(--xf-surface);padding:64px 0}.xf-choice-inner{display:grid;grid-template-columns:1fr 1.4fr;gap:8%}.xf-choice-options{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.xf-choice h3{font-size:19px;margin-bottom:16px;font-weight:500}.xf-choice-options p{font-size:14px;line-height:1.9;margin-bottom:16px}
body.template-index .v2-guides__grid{display:flex;flex-direction:column;gap:0}body.template-index .v2-guide{border-top:1px solid rgba(255,255,255,.14)}body.template-index .v2-guide>a{display:grid;grid-template-columns:100px 1fr 60px;gap:28px;align-items:center;padding:25px 0}body.template-index .v2-guide h3{margin:0;font-size:20px;font-weight:500}body.template-index .v2-guide__category{margin:0}body.template-index .v2-guide .v2-text-link{margin:0;white-space:nowrap}
@media(max-width:899px){.xf-hero{gap:28px;padding-top:36px;padding-bottom:40px}.xf-edit .xf-hero h1{font-size:42px}.xf-actions{gap:16px}.xf-product-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.xf-categories strong{font-size:22px}.xf-categories>a{padding-right:18px}.xf-categories>a+a{padding-left:18px}.xf-product-caption{display:block}.xf-product-caption .xf-price{display:flex;text-align:left;margin-top:12px}.xf-product-caption .xf-price span{margin:0}.xf-choice-inner{grid-template-columns:1fr;gap:28px}.xf-picks{padding-bottom:48px}.xf-choice{padding:42px 0}}
@media(max-width:599px){.xf-wrap{padding-left:22px;padding-right:22px}.xf-hero{grid-template-columns:1fr;gap:30px;padding-top:34px}.xf-edit .xf-hero h1{font-size:43px;margin-bottom:18px}.xf-edit .xf-intro{font-size:14px;line-height:1.85}.xf-edit .xf-eyebrow{margin-bottom:14px}.xf-actions{margin:24px 0 16px;gap:18px}.xf-edit .xf-button{padding:13px 18px;font-size:13px;gap:16px}.xf-link{font-size:13px}.xf-hero-product .xf-photo{aspect-ratio:1.2}.xf-product-caption{display:flex}.xf-product-caption h2{font-size:21px}.xf-product-caption .xf-price{display:block;font-size:15px;margin-top:0}.xf-product-caption .xf-price span{margin-top:16px}.xf-categories{grid-template-columns:1fr 1fr;padding-top:0;padding-bottom:26px}.xf-categories .xf-category-main{grid-column:1/-1;padding:22px 0;border-bottom:0}.xf-categories>a+a{padding:20px 0;border-left:0}.xf-categories>a:nth-child(3){padding-left:20px;border-left:1px solid var(--xf-line)}.xf-categories strong{font-size:23px}.xf-categories small{font-size:12px;margin-top:10px}.xf-other{gap:8px 22px;font-size:12px;padding-top:18px}.xf-other a{padding:7px 0}.xf-section-head{display:block;margin-bottom:22px}.xf-section-head h2{font-size:27px}.xf-section-head>.xf-link{margin-top:12px}.xf-product-grid{gap:30px 14px}.xf-edit .xf-product h3{font-size:16px}.xf-edit .xf-product-note{font-size:11px;margin-top:13px}.xf-edit .xf-product-detail{font-size:12px;min-height:63px}.xf-product .xf-price{font-size:14px}.xf-choice-options{gap:28px;grid-template-columns:1fr}.xf-choice-options>div+div{border-top:1px solid var(--xf-line);padding-top:24px}.xf-choice h2{font-size:30px}body.template-index .v2-guide>a{grid-template-columns:1fr 36px;gap:10px;padding:22px 0}body.template-index .v2-guide__category{grid-column:1/-1}body.template-index .v2-guide h3{font-size:17px;line-height:1.65}body.template-index .v2-guide .v2-text-link{font-size:12px}}
@media(prefers-reduced-motion:reduce){.xf-photo img{transition:none}}

.xf-product>a{display:flex;flex-direction:column;height:100%}.xf-product .xf-photo{flex-shrink:0}.xf-product .xf-price{margin-top:auto}body.template-index #MainContent .xf-edit a.xf-button{color:#080808!important}
