:root{
  --cream:#f5eedf;--muted:#c8bda7;--gold:#efb83f;--gold2:#ffd774;
  --line:rgba(244,233,205,.18);--line2:rgba(244,233,205,.30);--bg:#090d09;
  --serif:Georgia,"Times New Roman",serif;--sans:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;
  --mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--wrap:min(1360px,calc(100vw - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--cream);font-family:var(--sans);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.skip{position:fixed;top:-80px;left:12px;z-index:3000;background:#fff;color:#111;padding:10px 14px;border-radius:999px}.skip:focus{top:10px}
.grain{position:fixed;inset:0;z-index:90;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E")}
.micro,.global-footer-links h3{font:800 .62rem/1.2 var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}
.merch-bg{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 50% 18%,#142013 0,#090d09 42%,#060806 100%)}
.merch-bg-layer{position:absolute;inset:-3%;width:106%;height:106%;object-fit:cover;opacity:0;filter:saturate(.78) contrast(1.04) brightness(.38);transform:scale(1.045);will-change:opacity,transform}
.merch-bg-layer.bg-01{object-position:center 38%;opacity:.32}
.merch-bg-layer.bg-02{object-position:center 46%}
.merch-bg-layer.bg-03{object-position:center 42%}
.merch-bg-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,8,5,.42),rgba(5,8,5,.74)),radial-gradient(circle at 50% 28%,transparent 0 15%,rgba(5,8,5,.38) 62%,rgba(5,8,5,.7) 100%)}
.global-nav{position:fixed;z-index:900;top:18px;left:50%;transform:translateX(-50%);width:var(--wrap);min-height:68px;border:1px solid var(--line);border-radius:999px;background:rgba(9,13,9,.80);backdrop-filter:blur(20px) saturate(125%);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 11px 9px 16px;box-shadow:0 18px 60px rgba(0,0,0,.25)}
.global-brand{display:flex;align-items:center;gap:11px;min-width:0}.global-brand-mark{width:46px;height:46px;border-radius:50%;background:#fff;padding:4px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.global-brand-mark img{width:100%;height:100%;object-fit:contain}.global-brand-copy strong{display:block;font:500 1rem/1 var(--serif)}.global-brand-copy small{display:block;font:800 .55rem/1.2 var(--mono);letter-spacing:.09em;text-transform:uppercase;color:var(--gold2)}
.global-links{display:flex;align-items:center;gap:2px}.global-links a{padding:11px 7px;border-radius:999px;color:var(--muted);font:800 .60rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.global-links a:hover,.global-links a.active{background:rgba(255,255,255,.055);color:#fff}
.global-menu-button{border:1px solid var(--line2);background:rgba(255,255,255,.035);color:#fff;border-radius:999px;padding:12px 14px;font:800 .63rem/1 var(--mono);text-transform:uppercase;letter-spacing:.08em;cursor:pointer}
.global-menu{position:fixed;inset:0;z-index:850;background:rgba(5,8,5,.95);backdrop-filter:blur(26px);display:grid;place-items:center;opacity:0;visibility:hidden;transition:.28s}.global-menu.open{opacity:1;visibility:visible}.global-menu nav{display:grid;gap:3px}.global-menu a{font:500 clamp(2.8rem,7vw,7rem)/.9 var(--serif);color:var(--muted)}.global-menu a:hover{color:var(--gold2)}
main,
.shop-return-band{width:var(--wrap);margin:24px auto 26px}
.shop-return-panel{display:grid;grid-template-columns:1.18fr .82fr;border:1px solid var(--line);border-radius:32px;overflow:hidden;background:rgba(9,13,9,.78);backdrop-filter:blur(16px);box-shadow:0 28px 90px rgba(0,0,0,.28)}
.shop-return-media{position:relative;min-height:520px;overflow:hidden;display:block}
.shop-return-media img{width:100%;height:100%;object-fit:cover;object-position:center 55%;transition:transform .8s ease,filter .35s ease;filter:saturate(.96) contrast(1.03)}
.shop-return-media:hover img{transform:scale(1.025);filter:saturate(1.04) contrast(1.04)}
.shop-return-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 52%,rgba(7,10,7,.24) 100%);pointer-events:none}
.shop-return-media-label{position:absolute;left:22px;bottom:20px;z-index:2;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(7,10,7,.68);backdrop-filter:blur(12px);padding:11px 14px;color:#fff;font:900 .58rem/1 var(--mono);letter-spacing:.09em;text-transform:uppercase}
.shop-return-copy{padding:48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.shop-return-copy h2{font:500 clamp(3.6rem,5.8vw,6.5rem)/.83 var(--serif);letter-spacing:-.055em;margin:14px 0 24px}
.shop-return-copy h2 em{font-style:italic;color:var(--gold2)}
.shop-return-copy p{color:var(--muted);line-height:1.72;max-width:520px;margin:0 0 26px}
.global-footer{position:relative;z-index:2}
.hero{width:var(--wrap);margin:0 auto;padding:114px 0 26px}.hero-shell{display:grid;grid-template-columns:.9fr 1.1fr;min-height:720px;border:1px solid var(--line);border-radius:36px;overflow:hidden;background:rgba(9,13,9,.72);backdrop-filter:blur(16px);box-shadow:0 34px 110px rgba(0,0,0,.34)}
.hero-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.hero h1{font:500 clamp(5rem,9vw,9rem)/.76 var(--serif);letter-spacing:-.067em;margin:16px 0 28px}.hero h1 em,.collection-head h2 em,.lookbook-copy h2 em{font-style:italic;color:var(--gold2)}.hero-copy>p{color:#e8dec8;font-size:1.08rem;line-height:1.7;max-width:650px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border:1px solid var(--line2);border-radius:999px;background:rgba(255,255,255,.035);font:900 .64rem/1 var(--mono);text-transform:uppercase;letter-spacing:.1em}.button:hover{background:rgba(255,255,255,.075)}.button.gold{background:var(--gold);color:#171208;border-color:var(--gold)}.hero-note{margin-top:34px;padding:18px 0 0;border-top:1px solid var(--line);display:grid;gap:5px}.hero-note span,.hero-note small{color:var(--muted);font-size:.78rem}.hero-note strong{font:500 1.35rem/1.1 var(--serif)}
.hero-media{min-height:720px;position:relative;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.94) contrast(1.02);transition:transform 1s ease}.hero-shell:hover .hero-media img{transform:scale(1.02)}
.collection{width:var(--wrap);margin:0 auto;padding:90px 0}.collection-head{display:grid;grid-template-columns:1.1fr .9fr;gap:46px;align-items:end;margin-bottom:32px}.collection-head h2,.lookbook-copy h2{font:500 clamp(4rem,8vw,8rem)/.82 var(--serif);letter-spacing:-.06em;margin:14px 0 0}.collection-head>p{color:var(--muted);line-height:1.72;font-size:1.04rem;padding-left:28px;border-left:1px solid var(--line2)}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{border:1px solid var(--line);border-radius:30px;overflow:hidden;background:rgba(8,12,8,.78);backdrop-filter:blur(16px);box-shadow:0 26px 80px rgba(0,0,0,.24)}.product-card-wide{grid-column:1/-1;display:grid;grid-template-columns:1.25fr .75fr}.product-stage{position:relative;aspect-ratio:1.22/1;overflow:hidden;background:#d6d1c9;isolation:isolate}.product-card-wide .product-stage{aspect-ratio:1.55/1}.product-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform 1.05s cubic-bezier(.2,.7,.2,1),filter .7s ease;will-change:opacity,transform}.product-img.primary{opacity:1}.product-img.alternate{opacity:0;transform:scale(1.018)}.product-stage:hover .primary,.product-stage:focus .primary,.product-stage.swapped .primary{opacity:0;transform:scale(1.02)}.product-stage:hover .alternate,.product-stage:focus .alternate,.product-stage.swapped .alternate{opacity:1;transform:scale(1)}.view-label{position:absolute;z-index:3;left:14px;right:14px;bottom:14px;display:flex;justify-content:space-between;gap:10px;pointer-events:none}.view-label span{font:800 .52rem/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#fff;padding:9px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(5,8,5,.52);backdrop-filter:blur(10px)}.stone-model{object-position:center top}.coach-stage .product-img{object-fit:cover}.product-info{padding:24px}.product-top{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.product-info h3{font:500 clamp(1.65rem,2.5vw,2.25rem)/1 var(--serif);letter-spacing:-.035em;margin:8px 0 0}.price{font:800 .84rem/1 var(--mono);letter-spacing:.08em;color:var(--gold2);border:1px solid var(--line2);border-radius:999px;padding:10px 12px;white-space:nowrap}.product-info>p{color:var(--muted);line-height:1.66;margin:18px 0}.product-meta{display:flex;gap:7px;flex-wrap:wrap}.product-meta span{border:1px solid var(--line);border-radius:999px;padding:8px 10px;color:#cfc7b5;font:700 .54rem/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.buy-button{position:relative;width:100%;min-height:52px;margin-top:20px;border:1px solid rgba(239,184,63,.4);border-radius:16px;background:rgba(239,184,63,.09);color:var(--gold2);font:900 .66rem/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;cursor:not-allowed;overflow:hidden}.buy-button span{position:absolute;inset:0;display:grid;place-items:center;transition:opacity .2s ease,transform .2s ease}.buy-button .soon{opacity:0;transform:translateY(8px)}.buy-button:hover .buy,.buy-button:focus .buy{opacity:0;transform:translateY(-8px)}.buy-button:hover .soon,.buy-button:focus .soon{opacity:1;transform:none}.buy-button:hover{background:rgba(239,184,63,.15)}
.lookbook-band{width:var(--wrap);margin:0 auto;padding:24px 0 100px}.lookbook-panel{display:grid;grid-template-columns:.78fr 1.22fr;border:1px solid var(--line);border-radius:34px;overflow:hidden;background:rgba(9,13,9,.78);backdrop-filter:blur(18px)}.lookbook-copy{padding:48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.lookbook-copy p{color:var(--muted);line-height:1.7;margin:24px 0 28px}.lookbook-art{min-height:580px;background:#ede9df;overflow:hidden}.lookbook-art img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.croquis-composite{transform:scale(1.008)}
.global-footer{width:var(--wrap);margin:24px auto 34px}.global-footer-shell{border:1px solid var(--line);border-radius:34px;background:rgba(9,13,9,.80);backdrop-filter:blur(18px);padding:38px;box-shadow:0 30px 90px rgba(0,0,0,.32)}.global-footer-main{display:grid;grid-template-columns:.75fr 2.25fr;gap:54px}.global-footer-brand h2{font:500 clamp(3.7rem,6vw,7rem)/.82 var(--serif);letter-spacing:-.055em;margin:14px 0 24px}.global-footer-brand p{color:var(--muted);line-height:1.6}.global-footer-right{display:grid;gap:22px}.global-footer-links{display:grid;grid-template-columns:.8fr 1.3fr .9fr;gap:30px}.global-footer-links h3{margin:0 0 16px}.global-footer-links a{display:block;color:var(--muted);padding:5px 0}.global-footer-links a:hover{color:#fff}.global-badge-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding-top:18px;border-top:1px solid var(--line)}.global-badge-row>div{border:1px solid var(--line);border-radius:15px;min-height:88px;padding:7px;display:grid;place-items:center;gap:4px}.global-badge-row img{width:64px;height:48px;object-fit:contain;background:#fff;border-radius:7px}.global-badge-row span{font:800 .46rem/1 var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.global-social-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.global-social-row a{border:1px solid var(--line);border-radius:16px;padding:13px;display:grid;grid-template-columns:28px 1fr;column-gap:10px;align-items:center}.global-social-row .icon{grid-row:1/3;color:var(--gold);font-size:1.35rem}.global-social-row b{font:900 .54rem/1 var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--gold)}.global-social-row small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-footer-divider{height:1px;background:linear-gradient(90deg,transparent,var(--line2) 8%,var(--line2) 92%,transparent);margin:28px 0 20px}.global-site-map{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.global-site-map a{border:1px solid var(--line);border-radius:999px;padding:10px;text-align:center;font:800 .54rem/1 var(--mono);letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.global-site-map a:hover{color:#fff;border-color:var(--line2)}.global-legal{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#8f8a7d;font-size:.72rem}
@media(max-width:1080px){.shop-return-panel{grid-template-columns:1fr}.shop-return-media{min-height:460px}.shop-return-copy{padding:38px}.global-site-map{grid-template-columns:repeat(4,1fr)}.global-links{display:none}.hero-shell{grid-template-columns:1fr}.hero-media{min-height:560px}.collection-head{grid-template-columns:1fr}.collection-head>p{padding-left:0;border-left:0;max-width:680px}.product-card-wide{grid-column:auto;display:block}.product-card-wide .product-stage{aspect-ratio:1.22/1}.global-footer-main{grid-template-columns:1fr}.global-footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.shop-return-band{width:var(--wrap)}.shop-return-media{min-height:360px}.shop-return-copy{padding:28px 24px}.shop-return-copy h2{font-size:clamp(3.4rem,16vw,5rem)}:root{--wrap:min(100vw - 24px,1360px)}.global-nav{top:10px;min-height:60px;padding:7px 8px 7px 10px}.global-brand-mark{width:42px;height:42px}.global-brand-copy small{display:none}.global-menu-button{padding:11px 12px}.hero{padding-top:90px}.hero-shell{min-height:0}.hero-copy{padding:32px 24px}.hero h1{font-size:clamp(4.6rem,21vw,7rem)}.hero-media{min-height:520px}.collection{padding:72px 0}.collection-head h2,.lookbook-copy h2{font-size:clamp(3.8rem,17vw,6rem)}.product-grid{grid-template-columns:1fr}.product-stage,.product-card-wide .product-stage{aspect-ratio:1/1}.product-info{padding:20px}.product-top{gap:14px}.lookbook-panel{grid-template-columns:1fr}.lookbook-copy{padding:30px}.lookbook-art{min-height:420px}.global-footer-shell{padding:24px}.global-footer-links{grid-template-columns:1fr 1fr}.global-footer-links>div:first-child{grid-column:1/-1}.global-badge-row{grid-template-columns:repeat(3,1fr)}.global-social-row{grid-template-columns:1fr 1fr}.global-site-map{grid-template-columns:1fr 1fr}.global-legal{flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.merch-bg-layer,.product-img{transition:none!important;transform:none!important}}


/* MERCH 101 — Farm Cut footer upgrade */
.global-badge-row{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:8px!important;
  width:100%!important;
}
.global-badge{
  min-width:0!important;
  color:inherit;
  text-decoration:none;
  display:grid;
  place-items:center;
  align-content:center;
  gap:6px;
  border:1px solid var(--line);
  border-radius:15px;
  padding:8px;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.global-badge:hover,.global-badge:focus-visible{
  transform:translateY(-2px);
  border-color:var(--line2);
  background:rgba(255,255,255,.035);
  outline:none;
}
.global-badge img{
  width:64px!important;
  height:54px!important;
  max-width:64px!important;
  max-height:54px!important;
  object-fit:contain!important;
  background:#fff;
  border-radius:8px;
  padding:4px;
}
.global-badge span{
  margin:0!important;
  line-height:1!important;
}
@media(max-width:760px){
  .global-badge-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:520px){
  .global-badge-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* MERCH 102 — global footer + Explore normalization */
@media(min-width:1081px){
  /* 12 visible footer links = exact 6 × 2. */
  .global-site-map{
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
  }

  /* Keep all 11 Explore destinations inside the viewport without scrolling. */
  .global-menu{
    padding:28px!important;
    overflow:hidden!important;
  }
  .global-menu nav{
    width:min(1040px,calc(100vw - 56px))!important;
    max-height:calc(100vh - 56px)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:48px!important;
    row-gap:7px!important;
    align-content:center!important;
  }
  .global-menu a{
    font-size:clamp(2.25rem,4.1vw,4.55rem)!important;
    line-height:.87!important;
    width:auto!important;
  }
}
@media(max-width:1080px){
  .global-menu{
    padding:22px!important;
    overflow:hidden!important;
  }
  .global-menu nav{
    width:min(900px,calc(100vw - 44px))!important;
    max-height:calc(100vh - 44px)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:28px!important;
    row-gap:7px!important;
    align-content:center!important;
  }
  .global-menu a{
    font-size:clamp(2rem,5.7vw,3.7rem)!important;
    line-height:.89!important;
    width:auto!important;
  }
}
@media(max-width:760px){
  .global-menu{
    padding:16px!important;
  }
  .global-menu nav{
    width:calc(100vw - 32px)!important;
    max-height:calc(100vh - 32px)!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:14px!important;
    row-gap:8px!important;
  }
  .global-menu a{
    font-size:clamp(1.5rem,7vw,2.4rem)!important;
    line-height:.91!important;
    letter-spacing:-.025em!important;
  }
}
@media(max-width:430px){
  .global-menu a{
    font-size:clamp(1.32rem,6.5vw,1.95rem)!important;
  }
}
