:root {
  --freed-ink: #191813;
  --freed-paper: #f4f0e7;
  --freed-warm-white: #fffaf0;
  --freed-mustard: #d79b24;
  --freed-mustard-deep: #ac7111;
  --freed-brown: #4a3528;
  --freed-muted: #736c60;
  --freed-line: rgba(25, 24, 19, .18);
}

html { scroll-behavior: smooth; }
body { overflow-x: hidden; }
.freed-special-shell { min-height: 100vh; background: var(--freed-paper); }
.freed-special-main { padding-top: 120px; }
.freed-canvas-feature { overflow: clip; color: var(--freed-ink); background: var(--freed-paper); }
.freed-canvas-feature :is(section, nav) { scroll-margin-top: 174px; }
.freed-canvas-feature img,
.freed-canvas-feature video { display: block; width: 100%; }
.freed-canvas-feature a:focus-visible { outline: 3px solid var(--freed-mustard); outline-offset: 5px; }

.freed-hero {
  min-height: min(880px, calc(100svh - 120px));
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
  color: #fff;
  background: #17140f;
}
.freed-hero picture,
.freed-hero-image,
.freed-hero-shade,
.freed-hero-grid { position: absolute; inset: 0; width: 100%; height: 100%; }
.freed-hero picture { z-index: -3; }
.freed-hero-image { object-fit: cover; object-position: center 48%; }
.freed-hero-shade { z-index: -2; background: linear-gradient(90deg, rgba(20, 17, 12, .91) 0%, rgba(22, 18, 12, .73) 32%, rgba(22, 18, 12, .16) 66%), linear-gradient(0deg, rgba(15, 12, 8, .68), transparent 42%); }
.freed-hero-grid { z-index: -1; opacity: .19; background-image: linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px); background-size: 100% 25%, 12.5% 100%; }
.freed-hero-copy { width: min(760px, 47vw); margin-left: clamp(30px, 7vw, 132px); padding: 76px 0 122px; position: relative; z-index: 2; }
.freed-kicker { margin: 0 0 28px; display: flex; align-items: center; gap: 16px; color: #f1c765; font: 800 11px/1 Arial, sans-serif; letter-spacing: .21em; }
.freed-kicker:before { content: ""; width: 42px; height: 1px; background: currentColor; }
.freed-hero h1 { margin: 0; font-family: Arial, Helvetica, sans-serif; font-weight: 900; line-height: .86; letter-spacing: -.065em; }
.freed-hero h1 span { display: block; color: var(--freed-mustard); font-size: clamp(76px, 8vw, 142px); }
.freed-hero h1 strong { display: block; margin-top: 10px; font-size: clamp(34px, 4.2vw, 72px); }
.freed-hero h2 { margin: 36px 0 18px; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(27px, 2.5vw, 42px); font-weight: 400; line-height: 1.42; letter-spacing: .08em; }
.freed-hero-copy > p:last-of-type { margin: 0; color: rgba(255,255,255,.78); font-size: 13px; line-height: 1.95; letter-spacing: .04em; }
.freed-hero-actions { margin-top: 34px; display: flex; align-items: center; gap: 12px; }
.freed-hero-actions a { min-height: 52px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: space-between; gap: 34px; border: 1px solid rgba(255,255,255,.48); font-size: 11px; font-weight: 800; letter-spacing: .05em; transition: color .25s ease, background-color .25s ease, border-color .25s ease; }
.freed-hero-actions a:first-child { color: var(--freed-ink); border-color: var(--freed-mustard); background: var(--freed-mustard); }
.freed-hero-actions a:hover { color: var(--freed-ink); border-color: #fff; background: #fff; }
.freed-hero-facts { position: absolute; right: clamp(28px, 5vw, 90px); bottom: 38px; z-index: 2; display: flex; border-top: 1px solid rgba(255,255,255,.38); }
.freed-hero-facts span { min-width: 130px; padding: 14px 22px 0; display: flex; align-items: baseline; gap: 8px; border-left: 1px solid rgba(255,255,255,.25); color: rgba(255,255,255,.68); font: 700 8px/1.4 Arial, sans-serif; letter-spacing: .14em; }
.freed-hero-facts b { color: #fff; font: 400 30px/1 Georgia, serif; }
.freed-hero-side { position: absolute; top: 36px; right: 20px; z-index: 2; margin: 0; color: rgba(255,255,255,.58); font: 700 8px/1 Arial, sans-serif; letter-spacing: .26em; writing-mode: vertical-rl; }

.freed-local-nav { min-height: 58px; position: sticky; top: 120px; z-index: 35; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); color: #fff; border-bottom: 1px solid rgba(255,255,255,.12); background: rgba(19, 18, 14, .96); backdrop-filter: blur(14px); }
.freed-local-nav a { min-width: 0; min-height: 58px; display: flex; align-items: center; justify-content: center; gap: 9px; border-right: 1px solid rgba(255,255,255,.14); font: 800 9px/1 Arial, sans-serif; letter-spacing: .11em; transition: color .2s ease, background-color .2s ease; }
.freed-local-nav a:last-child { border-right: 0; }
.freed-local-nav a span { color: var(--freed-mustard); font-size: 8px; }
.freed-local-nav a:hover { color: var(--freed-mustard); background: rgba(255,255,255,.05); }
.freed-ticker { color: var(--freed-ink); border-bottom: 1px solid var(--freed-line); background: var(--freed-mustard); }
.freed-ticker [data-motion-ticker-item] { font: 900 clamp(28px, 3.3vw, 58px)/1 Arial, sans-serif; letter-spacing: -.04em; }
.freed-ticker [data-motion-ticker-item]:after { content: "✦"; margin-left: 28px; color: rgba(25,24,19,.42); font-size: .4em; vertical-align: middle; }

.freed-story { min-height: 1120px; position: relative; padding: clamp(112px, 11vw, 180px) clamp(28px, 7vw, 128px); display: grid; grid-template-columns: minmax(280px, .72fr) minmax(430px, 1.18fr); grid-template-rows: auto 1fr; gap: 72px clamp(56px, 9vw, 150px); background: var(--freed-paper); }
.freed-story-heading { position: relative; z-index: 2; align-self: center; }
.freed-story-heading > p:first-child,
.freed-material-copy > p:first-child,
.freed-film-copy > p:first-child,
.freed-colors header p:first-child,
.freed-gallery > header > p,
.freed-another-copy > p:first-child,
.freed-fitment header p:first-child { margin: 0 0 25px; color: var(--freed-mustard-deep); font: 800 9px/1 Arial, sans-serif; letter-spacing: .22em; }
.freed-story h2,
.freed-material h2,
.freed-film h2,
.freed-colors h2,
.freed-gallery h2,
.freed-another-color h2,
.freed-fitment h2,
.freed-final h2 { margin: 0; font-family: "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif; font-weight: 400; letter-spacing: .015em; }
.freed-story h2 { font-size: clamp(46px, 5vw, 82px); line-height: 1.25; }
.freed-story-heading > div { margin-top: 42px; padding-top: 28px; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; border-top: 1px solid var(--freed-line); }
.freed-story-heading > div p { margin: 0; color: var(--freed-muted); font-size: 12px; line-height: 2; }
.freed-story-main { grid-row: span 2; margin: 0; position: relative; z-index: 2; }
.freed-story-main img { min-height: 760px; height: 100%; object-fit: cover; }
.freed-story-sub { width: 72%; margin: -140px 0 0 12%; position: relative; z-index: 3; align-self: start; box-shadow: 0 34px 80px rgba(52,39,25,.18); }
.freed-story-sub img { aspect-ratio: 4 / 3; object-fit: cover; }
.freed-story figure figcaption,
.freed-material figure figcaption,
.freed-film figure figcaption,
.freed-color-feature figure figcaption,
.freed-another-color figure figcaption { margin-top: 12px; color: var(--freed-muted); font: 700 8px/1 Arial, sans-serif; letter-spacing: .2em; }
.freed-story-number { position: absolute; right: 2vw; bottom: -.2em; margin: 0; color: rgba(172,113,17,.08); font: 400 clamp(240px, 34vw, 540px)/.8 Georgia, serif; }

.freed-material { padding: clamp(110px, 11vw, 180px) clamp(28px, 7vw, 128px); display: grid; grid-template-columns: minmax(430px, 1.1fr) minmax(330px, .8fr); gap: clamp(64px, 9vw, 150px); color: #fff; background: var(--freed-ink); }
.freed-material-visual { min-height: 760px; position: relative; }
.freed-material-main { width: 84%; height: 76%; margin: 0; }
.freed-material-main img { height: 100%; object-fit: cover; }
.freed-material-main figcaption { color: rgba(255,255,255,.52)!important; }
.freed-material-sub { width: 48%; margin: -19% 0 0 auto; position: relative; border: 9px solid var(--freed-ink); }
.freed-material-sub img { aspect-ratio: 4 / 5; object-fit: cover; }
.freed-material-copy { align-self: center; }
.freed-material-copy > p:first-child { color: #f1c765; }
.freed-material h2 { font-size: clamp(42px, 4vw, 68px); line-height: 1.35; }
.freed-material-copy > p:nth-of-type(2) { margin: 34px 0 0; color: rgba(255,255,255,.66); font-size: 13px; line-height: 2.1; }
.freed-material-points { margin-top: 48px; border-top: 1px solid rgba(255,255,255,.2); }
.freed-material-points article { padding: 23px 0; display: grid; grid-template-columns: 52px 1fr; gap: 16px; border-bottom: 1px solid rgba(255,255,255,.16); }
.freed-material-points article > span { color: var(--freed-mustard); font: 400 26px/1 Georgia, serif; }
.freed-material-points small { color: rgba(255,255,255,.42); font: 700 8px/1 Arial, sans-serif; letter-spacing: .17em; }
.freed-material-points h3 { margin: 8px 0 7px; font-size: 17px; }
.freed-material-points p { margin: 0; color: rgba(255,255,255,.58); font-size: 11px; line-height: 1.8; }
.freed-material-note { margin: 20px 0 0!important; color: rgba(255,255,255,.4)!important; font-size: 9px!important; line-height: 1.7!important; }

.freed-film { padding: clamp(108px, 11vw, 170px) clamp(28px, 7vw, 128px); display: grid; grid-template-columns: minmax(290px, .72fr) minmax(280px, .65fr) minmax(260px, .54fr); gap: clamp(28px, 4vw, 72px); align-items: center; background: #e8d29e; }
.freed-film-copy { max-width: 520px; }
.freed-film h2 { font-size: clamp(42px, 4vw, 70px); line-height: 1.35; }
.freed-film-copy > p:nth-of-type(2) { margin: 30px 0 0; color: #5e513d; font-size: 13px; line-height: 2; }
.freed-film-copy dl { margin: 40px 0 0; border-top: 1px solid rgba(25,24,19,.26); }
.freed-film-copy dl div { padding: 15px 0; display: flex; justify-content: space-between; gap: 20px; border-bottom: 1px solid rgba(25,24,19,.2); }
.freed-film-copy dt { color: #846b39; font: 800 8px/1 Arial, sans-serif; letter-spacing: .15em; }
.freed-film-copy dd { margin: 0; font: 800 9px/1 Arial, sans-serif; letter-spacing: .1em; }
.freed-film-player,
.freed-film-still { margin: 0; }
.freed-film-player { padding: 14px; color: #fff; background: var(--freed-ink); box-shadow: 0 38px 80px rgba(55,42,22,.24); }
.freed-film-player video { aspect-ratio: 9 / 16; object-fit: cover; background: #111; }
.freed-film-player figcaption { margin: 13px 0 2px; color: rgba(255,255,255,.55)!important; }
.freed-film-still { align-self: end; transform: translateY(8%); }
.freed-film-still img { aspect-ratio: 2 / 3; object-fit: cover; }

.freed-colors { padding: clamp(110px, 11vw, 180px) clamp(28px, 7vw, 128px); background: var(--freed-warm-white); }
.freed-colors > header,
.freed-fitment > header { max-width: 1360px; margin: 0 auto 74px; display: grid; grid-template-columns: minmax(360px, .85fr) minmax(320px, .72fr); gap: clamp(60px, 10vw, 180px); align-items: end; }
.freed-colors h2,
.freed-fitment h2 { font-size: clamp(46px, 5vw, 78px); line-height: 1.28; }
.freed-colors > header > p,
.freed-fitment > header > p { margin: 0; color: var(--freed-muted); font-size: 13px; line-height: 2.1; }
.freed-color-feature { max-width: 1360px; margin: 0 auto 54px; display: grid; grid-template-columns: 1.3fr .7fr; color: #fff; background: var(--freed-mustard); }
.freed-color-feature figure { margin: 0; position: relative; overflow: hidden; }
.freed-color-feature figure img { height: 100%; min-height: 570px; object-fit: cover; }
.freed-color-feature figure figcaption { position: absolute; left: 22px; bottom: 20px; margin: 0; color: #fff; text-shadow: 0 2px 8px rgba(0,0,0,.32); }
.freed-color-feature > div { padding: clamp(38px, 5vw, 82px); display: flex; flex-direction: column; justify-content: center; }
.freed-color-feature > div > span { color: rgba(255,255,255,.42); font: 400 clamp(78px, 8vw, 138px)/.8 Georgia, serif; }
.freed-color-feature small { margin-top: 36px; font: 800 8px/1 Arial, sans-serif; letter-spacing: .17em; }
.freed-color-feature h3 { margin: 15px 0 26px; font: 900 clamp(36px, 4vw, 67px)/.88 Arial, sans-serif; letter-spacing: -.055em; }
.freed-color-feature p { margin: 0; color: rgba(255,255,255,.82); font-size: 12px; line-height: 2; }
.freed-color-grid { max-width: 1360px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid var(--freed-line); border-left: 1px solid var(--freed-line); }
.freed-color-chip { min-width: 0; padding: 14px; display: grid; grid-template-columns: 74px 1fr; gap: 16px; align-items: center; border-right: 1px solid var(--freed-line); border-bottom: 1px solid var(--freed-line); }
.freed-color-chip > span { width: 74px; height: 74px; position: relative; box-shadow: inset 0 0 0 1px rgba(0,0,0,.12); }
.freed-color-chip > span:after { content: ""; position: absolute; inset: 0; opacity: .17; background: repeating-linear-gradient(90deg, transparent 0 3px, rgba(255,255,255,.7) 3px 4px); }
.freed-color-chip small { display: block; margin-bottom: 8px; color: #9a7a3d; font: 800 8px/1 Arial, sans-serif; letter-spacing: .14em; }
.freed-color-chip strong { display: block; overflow: hidden; font: 800 9px/1.2 Arial, sans-serif; letter-spacing: .08em; text-overflow: ellipsis; white-space: nowrap; }
.freed-color-note { max-width: 1360px; margin: 20px auto 0; color: #8a8378; font-size: 9px; line-height: 1.7; }

.freed-gallery { padding: clamp(110px, 11vw, 180px) clamp(20px, 5vw, 86px); color: #fff; background: var(--freed-ink); }
.freed-gallery > header { max-width: 1410px; margin: 0 auto 70px; display: grid; grid-template-columns: .8fr 1fr auto; gap: 30px; align-items: end; }
.freed-gallery > header > p { align-self: start; color: #f1c765; }
.freed-gallery h2 { font-size: clamp(43px, 4.8vw, 76px); line-height: 1.27; }
.freed-gallery > header > span { padding-bottom: 12px; color: rgba(255,255,255,.45); font: 800 8px/1 Arial, sans-serif; letter-spacing: .16em; }
.freed-gallery-grid { max-width: 1410px; margin: 0 auto; display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-auto-rows: 105px; gap: 12px; }
.freed-gallery-item { margin: 0; position: relative; overflow: hidden; background: #302e28; }
.freed-gallery-item img { height: 100%; object-fit: cover; transition: transform .7s cubic-bezier(.2,.7,.2,1), filter .3s ease; }
.freed-gallery-item figcaption { position: absolute; right: 0; bottom: 0; left: 0; padding: 40px 16px 14px; display: flex; justify-content: space-between; color: #fff; background: linear-gradient(transparent, rgba(0,0,0,.72)); font: 800 8px/1 Arial, sans-serif; letter-spacing: .16em; }
.freed-gallery-item figcaption span { color: #f1c765; }
.freed-gallery-item:hover img { transform: scale(1.035); filter: brightness(.86); }
.freed-gallery-item--wide { grid-column: 1 / 8; grid-row: span 5; }
.freed-gallery-item--portrait { grid-column: 8 / 11; grid-row: span 6; }
.freed-gallery-item--tall { grid-column: 11 / 13; grid-row: span 6; }
.freed-gallery-item--landscape { grid-column: 1 / 6; grid-row: span 4; }
.freed-gallery-item--square { grid-column: 6 / 10; grid-row: span 4; }
.freed-gallery-item--wide-two { grid-column: 10 / 13; grid-row: span 4; }
.freed-gallery-item--small { grid-column: 1 / 4; grid-row: span 4; }
.freed-gallery-item--landscape-two { grid-column: 4 / 13; grid-row: span 4; }

.freed-another-color { min-height: 960px; position: relative; padding: clamp(110px, 11vw, 180px) clamp(28px, 7vw, 128px); display: grid; grid-template-columns: minmax(300px, .7fr) minmax(470px, 1.2fr); grid-template-rows: 1fr auto; gap: 50px clamp(60px, 9vw, 150px); color: #fff; background: var(--freed-brown); }
.freed-another-copy { align-self: center; }
.freed-another-copy > p:first-child { color: #d9bd94; }
.freed-another-color h2 { font-size: clamp(43px, 4.5vw, 74px); line-height: 1.35; }
.freed-another-copy > p:nth-of-type(2) { margin: 30px 0 0; color: rgba(255,255,255,.62); font-size: 13px; line-height: 2; }
.freed-another-copy > div { margin-top: 34px; display: flex; align-items: center; gap: 10px; color: rgba(255,255,255,.7); font: 800 8px/1 Arial, sans-serif; letter-spacing: .14em; }
.freed-another-copy i { width: 24px; height: 24px; display: block; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; background: #49362c; }
.freed-another-copy i:last-child { background: #e5ddd0; }
.freed-another-main { grid-row: span 2; margin: 0; }
.freed-another-main img { min-height: 690px; height: 100%; object-fit: cover; }
.freed-another-main figcaption { color: rgba(255,255,255,.5)!important; }
.freed-another-sub { width: 68%; margin: -170px 0 0 7%; position: relative; z-index: 2; border: 9px solid var(--freed-brown); }
.freed-another-sub img { aspect-ratio: 1.12; object-fit: cover; }

.freed-fitment { padding: clamp(110px, 11vw, 180px) clamp(28px, 7vw, 128px); background: var(--freed-paper); }
.freed-fitment-grid { max-width: 1360px; margin: 0 auto; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.freed-fitment-grid > article { min-width: 0; display: grid; grid-template-columns: 1fr 1fr; border: 1px solid var(--freed-line); background: var(--freed-warm-white); }
.freed-fitment-image { min-height: 580px; position: relative; overflow: hidden; }
.freed-fitment-image img { height: 100%; object-fit: cover; }
.freed-fitment-image > span { width: 58px; height: 58px; position: absolute; top: 18px; left: 18px; display: grid; place-items: center; color: #fff; border: 1px solid rgba(255,255,255,.7); border-radius: 50%; font: 400 19px/1 Georgia, serif; background: rgba(25,24,19,.25); backdrop-filter: blur(5px); }
.freed-fitment-copy { min-width: 0; padding: clamp(28px, 3.3vw, 56px); display: flex; flex-direction: column; }
.freed-fitment-copy > p:first-child { margin: 0; color: var(--freed-mustard-deep); font: 800 8px/1 Arial, sans-serif; letter-spacing: .16em; }
.freed-fitment-copy h3 { margin: 14px 0 7px; font-family: "Yu Mincho", "Hiragino Mincho ProN", serif; font-size: clamp(29px, 2.5vw, 43px); font-weight: 400; }
.freed-fitment-copy > strong { font-size: 15px; }
.freed-fitment-copy > p:nth-of-type(2) { margin: 26px 0 0; color: var(--freed-muted); font-size: 11px; line-height: 1.95; }
.freed-fitment-copy > small { margin-top: 22px; color: #9b9488; font: 700 8px/1 Arial, sans-serif; letter-spacing: .1em; }
.freed-fitment-copy a { min-height: 54px; margin-top: auto; padding: 0 18px; display: flex; align-items: center; justify-content: space-between; color: #fff; background: var(--freed-ink); font-size: 11px; font-weight: 800; transition: background-color .25s ease; }
.freed-fitment-copy a:hover { background: var(--freed-mustard-deep); }
.freed-order-check { max-width: 1360px; margin: 24px auto 0; display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid var(--freed-line); border-left: 1px solid var(--freed-line); }
.freed-order-check > div { padding: 24px; border-right: 1px solid var(--freed-line); border-bottom: 1px solid var(--freed-line); }
.freed-order-check span { color: var(--freed-mustard-deep); font: 400 20px/1 Georgia, serif; }
.freed-order-check strong { display: block; margin-top: 16px; font-size: 13px; }
.freed-order-check p { margin: 6px 0 0; color: var(--freed-muted); font-size: 10px; }
.freed-fitment-links { max-width: 1360px; margin: 26px auto 0; display: flex; justify-content: flex-end; gap: 28px; }
.freed-fitment-links a { padding-bottom: 7px; border-bottom: 1px solid var(--freed-line); font-size: 10px; font-weight: 800; }
.freed-fitment-note { max-width: 1360px; margin: 22px auto 0; color: #837d72; font-size: 9px; line-height: 1.8; }

.freed-final { min-height: min(850px, 88svh); position: relative; padding: clamp(70px, 8vw, 130px); display: flex; align-items: center; justify-content: flex-end; isolation: isolate; color: #fff; background: #17140f; }
.freed-final > img,
.freed-final-shade { position: absolute; inset: 0; z-index: -2; width: 100%; height: 100%; }
.freed-final > img { object-fit: cover; object-position: center; }
.freed-final-shade { z-index: -1; background: linear-gradient(90deg, rgba(18,15,10,.05) 20%, rgba(18,15,10,.86) 67%, rgba(18,15,10,.95)); }
.freed-final-copy { width: min(540px, 42vw); }
.freed-final-copy > p:first-child { margin: 0 0 25px; color: #f1c765; font: 800 9px/1 Arial, sans-serif; letter-spacing: .18em; }
.freed-final h2 { font-size: clamp(43px, 4.8vw, 76px); line-height: 1.35; }
.freed-final-copy > p:nth-of-type(2) { margin: 30px 0; color: rgba(255,255,255,.65); font-size: 13px; line-height: 2; }
.freed-final-copy > div { display: flex; gap: 12px; }
.freed-final-copy a { min-height: 54px; padding: 0 22px; display: inline-flex; align-items: center; justify-content: space-between; gap: 34px; border: 1px solid rgba(255,255,255,.5); font-size: 11px; font-weight: 800; }
.freed-final-copy a:first-child { color: var(--freed-ink); border-color: var(--freed-mustard); background: var(--freed-mustard); }
.freed-final-copy a:hover { color: var(--freed-ink); background: #fff; border-color: #fff; }
.freed-footer { min-height: 128px; padding: 36px clamp(24px, 6vw, 100px); display: flex; align-items: center; justify-content: space-between; color: #fff; background: var(--freed-ink); }
.freed-footer a { font-size: 10px; font-weight: 800; }
.freed-footer p { margin: 0; color: rgba(255,255,255,.42); font: 800 8px/1 Arial, sans-serif; letter-spacing: .16em; }
.freed-mobile-products { display: none; }

@media (max-width: 1100px) {
  .freed-hero-copy { width: 58vw; }
  .freed-hero-facts { right: 28px; }
  .freed-hero-facts span { min-width: 100px; padding-inline: 14px; }
  .freed-story { grid-template-columns: .82fr 1.18fr; gap: 56px; }
  .freed-story-heading > div { grid-template-columns: 1fr; }
  .freed-material { grid-template-columns: 1fr 1fr; gap: 60px; }
  .freed-film { grid-template-columns: 1fr .72fr; }
  .freed-film-still { display: none; }
  .freed-color-grid { grid-template-columns: repeat(3, 1fr); }
  .freed-fitment-grid > article { grid-template-columns: 1fr; }
  .freed-fitment-image { min-height: 430px; }
  .freed-fitment-copy a { margin-top: 35px; }
}

@media (max-width: 720px) {
  body { padding-bottom: 74px; }
  .freed-special-main { padding-top: 70px; }
  .freed-canvas-feature :is(section, nav) { scroll-margin-top: 126px; }
  .freed-hero { min-height: 780px; align-items: flex-end; }
  .freed-hero-image { object-position: 59% center; }
  .freed-hero-shade { background: linear-gradient(0deg, rgba(17,14,10,.98) 0%, rgba(17,14,10,.89) 39%, rgba(17,14,10,.22) 72%), linear-gradient(90deg, rgba(17,14,10,.18), transparent); }
  .freed-hero-grid { opacity: .12; background-size: 100% 25%, 25% 100%; }
  .freed-hero-copy { width: 100%; margin: 0; padding: 250px 22px 48px; }
  .freed-kicker { margin-bottom: 18px; font-size: 8px; }
  .freed-kicker:before { width: 24px; }
  .freed-hero h1 span { font-size: clamp(64px, 22vw, 94px); }
  .freed-hero h1 strong { margin-top: 8px; font-size: clamp(29px, 9.2vw, 44px); }
  .freed-hero h2 { margin-top: 27px; font-size: 27px; line-height: 1.42; }
  .freed-hero-copy > p:last-of-type { font-size: 11px; line-height: 1.8; }
  .freed-hero-copy > p:last-of-type br { display: none; }
  .freed-hero-actions { align-items: stretch; flex-direction: column; gap: 9px; }
  .freed-hero-actions a { width: 100%; min-height: 50px; }
  .freed-hero-facts,
  .freed-hero-side { display: none; }
  .freed-local-nav { top: 70px; grid-template-columns: repeat(5, 116px); overflow-x: auto; scrollbar-width: none; }
  .freed-local-nav::-webkit-scrollbar { display: none; }
  .freed-local-nav a { min-height: 54px; font-size: 8px; }
  .freed-ticker [data-motion-ticker-item] { font-size: 31px; }

  .freed-story { min-height: 0; padding: 88px 20px; display: flex; flex-direction: column; gap: 38px; }
  .freed-story h2,
  .freed-material h2,
  .freed-film h2,
  .freed-colors h2,
  .freed-gallery h2,
  .freed-another-color h2,
  .freed-fitment h2,
  .freed-final h2 { font-size: 38px; }
  .freed-story-heading > div { margin-top: 30px; gap: 14px; }
  .freed-story-main { order: -1; margin-left: 30px; }
  .freed-story-main img { min-height: 0; aspect-ratio: 3 / 4; object-position: 63% center; }
  .freed-story-sub { width: 78%; margin: 0; align-self: flex-start; }
  .freed-story-number { right: -20px; bottom: 30px; font-size: 170px; }

  .freed-material { padding: 88px 20px; display: flex; flex-direction: column; gap: 54px; }
  .freed-material-visual { min-height: 520px; }
  .freed-material-main { width: 88%; height: 430px; }
  .freed-material-sub { width: 53%; margin-top: -110px; }
  .freed-material-copy > p:nth-of-type(2) { font-size: 12px; }
  .freed-material-points { margin-top: 35px; }

  .freed-film { padding: 88px 20px; display: flex; flex-direction: column; gap: 46px; }
  .freed-film-copy { max-width: none; }
  .freed-film-player { width: min(82vw, 360px); align-self: center; }

  .freed-colors { padding: 88px 20px; }
  .freed-colors > header,
  .freed-fitment > header { margin-bottom: 44px; display: block; }
  .freed-colors > header > p,
  .freed-fitment > header > p { margin-top: 28px; font-size: 12px; }
  .freed-color-feature { grid-template-columns: 1fr; margin-bottom: 34px; }
  .freed-color-feature figure img { min-height: 0; aspect-ratio: 4 / 3; }
  .freed-color-feature > div { padding: 34px 28px 42px; }
  .freed-color-feature > div > span { font-size: 76px; }
  .freed-color-feature small { margin-top: 24px; }
  .freed-color-feature h3 { font-size: 41px; }
  .freed-color-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .freed-color-chip { padding: 10px; grid-template-columns: 46px 1fr; gap: 10px; }
  .freed-color-chip > span { width: 46px; height: 54px; }
  .freed-color-chip strong { font-size: 7px; white-space: normal; }

  .freed-gallery { padding: 88px 12px; }
  .freed-gallery > header { padding: 0 8px; margin-bottom: 42px; display: block; }
  .freed-gallery > header > span { display: block; margin-top: 20px; }
  .freed-gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-auto-rows: 140px; gap: 7px; }
  .freed-gallery-item { grid-column: auto!important; grid-row: span 2!important; }
  .freed-gallery-item--wide,
  .freed-gallery-item--landscape,
  .freed-gallery-item--wide-two,
  .freed-gallery-item--landscape-two { grid-column: span 2!important; }

  .freed-another-color { min-height: 0; padding: 88px 20px; display: flex; flex-direction: column; gap: 38px; }
  .freed-another-main { order: -1; margin-left: 28px; }
  .freed-another-main img { min-height: 0; aspect-ratio: 3 / 4; object-position: 57% center; }
  .freed-another-sub { width: 78%; margin: 0; }

  .freed-fitment { padding: 88px 20px; }
  .freed-fitment-grid { grid-template-columns: 1fr; }
  .freed-fitment-image { min-height: 360px; }
  .freed-fitment-copy { padding: 30px 24px; }
  .freed-order-check { grid-template-columns: repeat(2, 1fr); }
  .freed-order-check > div { padding: 17px; }
  .freed-fitment-links { justify-content: flex-start; flex-direction: column; gap: 14px; }
  .freed-fitment-links a { display: flex; justify-content: space-between; }

  .freed-final { min-height: 720px; padding: 60px 22px; align-items: flex-end; justify-content: flex-start; }
  .freed-final > img { object-position: 38% center; }
  .freed-final-shade { background: linear-gradient(0deg, rgba(18,15,10,.96) 0%, rgba(18,15,10,.55) 62%, rgba(18,15,10,.06)); }
  .freed-final-copy { width: 100%; }
  .freed-final-copy > div { flex-direction: column; }
  .freed-final-copy a { width: 100%; }
  .freed-footer { padding: 42px 20px; min-height: 170px; flex-direction: column; align-items: flex-start; gap: 25px; }
  .freed-mobile-products { position: fixed; right: 0; bottom: 0; left: 0; z-index: 80; min-height: 74px; display: grid; grid-template-columns: 1fr 1fr; color: #fff; border-top: 1px solid rgba(255,255,255,.2); background: var(--freed-ink); }
  .freed-mobile-products a { min-width: 0; padding: 10px 16px; display: flex; align-items: center; justify-content: space-between; gap: 8px; border-right: 1px solid rgba(255,255,255,.18); font-size: 12px; font-weight: 800; }
  .freed-mobile-products a:last-child { border-right: 0; }
  .freed-mobile-products small { display: block; color: #f1c765; font-size: 8px; }
}

@media (max-width: 390px) {
  .freed-hero-copy { padding-inline: 18px; }
  .freed-story,
  .freed-material,
  .freed-film,
  .freed-colors,
  .freed-fitment { padding-inline: 17px; }
  .freed-order-check { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .freed-gallery-item img { transition: none; }
}

.freed-hero h1 small { display: block; margin-bottom: 14px; color: #fff; font: 800 11px/1.5 Arial, sans-serif; letter-spacing: .13em; }

@media (max-width: 720px) {
  .freed-hero h1 small { margin-bottom: 10px; font-size: 8px; letter-spacing: .09em; }
}
