:root{--ink:#122719;--ink-soft:#203a28;--paper:#ede4d1;--paper-bright:#f6efdf;--clay:#b84613;--gold:#d29438;--line:rgba(18,39,25,.35);--muted:#5b614b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-station),sans-serif;font-size:18px;font-weight:500;line-height:1.45;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell main{flex:1 1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(246,239,223,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{height:120px;max-width:1500px;margin:auto;padding:0 4.5rem;gap:3.5rem}.brand,.header-inner{display:flex;align-items:center}.brand{gap:.7rem;min-width:280px}.brand-image{width:55px;height:55px;object-fit:cover;mix-blend-mode:multiply;border-radius:50%}.brand-copy{display:flex;align-items:center;gap:.46rem;text-transform:uppercase;line-height:.75;letter-spacing:-.04em;font-size:1.55rem;font-weight:900}.brand-copy strong{font-size:3.15rem;letter-spacing:-.11em}.brand-copy span,.nav{font-weight:900}.nav{display:flex;align-items:center;justify-content:center;gap:1.85rem;flex:1 1;text-transform:uppercase;font-size:.92rem;letter-spacing:.06em}.nav a{position:relative;padding:.45rem 0}.nav a:after{content:"";position:absolute;left:0;bottom:.1rem;width:0;height:2px;background:var(--clay);transition:width .2s ease}.nav a:focus-visible:after,.nav a:hover:after{width:100%}.button{min-height:52px;padding:.8rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;background:var(--clay);color:var(--paper-bright);text-transform:uppercase;font-size:1rem;font-weight:900;letter-spacing:.04em;border:2px solid var(--clay);transition:transform .18s ease,background .18s ease,color .18s ease;cursor:pointer}.button:hover{transform:translateY(-2px);background:#8c310c}.button:active{transform:scale(.98)}.button:focus-visible,.footer-links a:focus-visible,.nav a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.button-dark{background:var(--ink);border-color:var(--ink)}.button-dark:hover{background:var(--clay);border-color:var(--clay)}.header-cta{white-space:nowrap}.site-footer{background:var(--ink);color:var(--paper-bright);padding:4.5rem max(2rem,calc((100% - 1360px)/2)) 1.45rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;padding-bottom:3.5rem}.footer-brand{display:flex;align-items:center;gap:.8rem;text-transform:uppercase;font-weight:900;line-height:.82;font-size:1.35rem}.footer-logo{width:48px;height:48px;object-fit:cover;border-radius:50%;filter:sepia(.25) contrast(1.1)}.site-footer p{max-width:18rem;color:#d8ccb5;font-size:1rem}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;font-size:1rem}.footer-links span{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:900;margin-bottom:.3rem}.footer-links a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px}.footer-bottom{border-top:1px solid rgba(246,239,223,.25);padding-top:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#d8ccb5}.theo-badge{width:32px;height:32px;object-fit:contain}.kicker{color:var(--clay);font-size:.92rem;letter-spacing:.15em}.display,.kicker{text-transform:uppercase;font-weight:900}.display{letter-spacing:-.06em;line-height:.87;text-wrap:balance}.page-hero{padding:6.5rem max(2rem,calc((100% - 1280px)/2));background:var(--paper-bright);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(3.7rem,8vw,8.8rem);max-width:900px;margin:.9rem 0 1.5rem}.page-hero p{max-width:680px;font-size:1.25rem}.paper-section{background:var(--paper)}.dark-section,.paper-section{padding:6.5rem max(2rem,calc((100% - 1280px)/2))}.dark-section{background:var(--ink);color:var(--paper-bright)}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,6vw,7rem);gap:clamp(2rem,6vw,7rem);align-items:center}.section-title{font-size:clamp(2.7rem,5vw,5.5rem);margin:.7rem 0 1.35rem}.section-copy{max-width:39rem;font-size:1.15rem}.photo-frame{overflow:hidden;border:1px solid var(--line)}.photo-frame img{width:100%;height:100%;object-fit:cover}.paper-rule{border:0;border-top:2px solid var(--gold);margin:1.6rem 0}.link-arrow{font-weight:900;color:var(--clay);text-transform:uppercase;letter-spacing:.07em}.link-arrow:hover{text-decoration:underline;text-underline-offset:6px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.feature-card{border:1px solid rgba(246,239,223,.45);padding:2rem;min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;background:rgba(0,0,0,.12);transition:transform .2s ease,background .2s ease}.feature-card:hover{transform:translateY(-5px);background:rgba(0,0,0,.25)}.feature-card h3{font-size:1.7rem;text-transform:uppercase;margin:0 0 .6rem;line-height:.95}.feature-card p{margin:0;color:#e8dece}.feature-card a{color:var(--gold);margin-top:1.2rem;text-transform:uppercase;font-size:.9rem;font-weight:900}.article{max-width:760px}.article h2{font-size:2.25rem;line-height:.95;margin:3rem 0 1rem;text-transform:uppercase;letter-spacing:-.04em}.article li,.article p{font-size:1.1rem}.article ul{padding-left:1.25rem}.details{border-top:1px solid var(--line)}.details:last-child{border-bottom:1px solid var(--line)}.details summary{cursor:pointer;padding:1.2rem 2.8rem 1.2rem 0;font-weight:900;font-size:1.2rem;position:relative}.details summary:after{content:"+";position:absolute;right:.2rem;color:var(--clay);font-size:1.6rem;top:.8rem}.details[open] summary:after{content:"−"}.details p{padding:0 0 1.5rem;margin:0;max-width:42rem}.text-link{border-bottom:2px solid var(--clay);padding-bottom:.25rem;color:var(--clay);font-weight:900;text-transform:uppercase;letter-spacing:.06em}.texture{background-image:radial-gradient(rgba(18,39,25,.11) .7px,transparent 0);background-size:5px 5px}.reveal{animation:reveal .7s both}.reveal-delay{animation:reveal .7s .16s both}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal-delay{animation:none}.button,.feature-card{transition:none}}@media(max-width:1100px){.header-inner{padding:0 2rem;gap:1.5rem}.brand{min-width:220px}.nav{gap:1rem;font-size:.82rem}.header-cta{padding:.7rem .9rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:800px){body{font-size:17px}.site-header{position:relative}.header-inner{height:auto;min-height:104px;padding:1rem 1.25rem;display:grid;grid-template-columns:1fr auto;grid-gap:.75rem;gap:.75rem}.brand{min-width:0}.brand-image{width:43px;height:43px}.brand-copy{font-size:1.13rem}.brand-copy strong{font-size:2.35rem}.nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;gap:1rem;overflow-x:auto;padding-bottom:.25rem;font-size:.76rem}.header-cta{font-size:.75rem;min-height:44px}.dark-section,.page-hero,.paper-section{padding:4.5rem 1.4rem}.split{gap:2rem}.card-grid,.split{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:2.3rem}.footer-bottom{align-items:flex-start}.site-footer{padding:3.5rem 1.4rem 1.2rem}.page-hero h1{font-size:clamp(3.2rem,15vw,5rem)}.section-title{font-size:clamp(2.7rem,13vw,4.4rem)}}@media(max-width:470px){.brand-copy span{display:none}.nav{gap:.85rem}.footer-grid{grid-template-columns:1fr}.header-cta span{display:none}}.home-hero{position:relative;min-height:660px;display:flex;align-items:center;overflow:hidden;border-bottom:12px solid var(--ink)}.hero-photo,.home-hero picture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,239,223,.98),rgba(246,239,223,.92) 35%,rgba(246,239,223,.35) 60%,rgba(18,39,25,.2))}.hero-copy{position:relative;z-index:1;width:min(700px,54%);margin-left:max(2rem,calc((100% - 1360px)/2));padding:4rem 0}.hero-copy h1{font-size:clamp(4.9rem,8.5vw,9.4rem);margin:.8rem 0}.hero-wave{color:var(--gold);font-size:2.7rem;letter-spacing:-.35rem;line-height:1}.hero-text{font-size:1.25rem;max-width:34rem;margin:1.2rem 0 1.5rem}.hero-actions{display:flex;align-items:center;gap:1.55rem;flex-wrap:wrap}.light-link{color:var(--clay)}.home-sound{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:3rem;gap:3rem;align-items:end}.home-sound .section-title{font-size:clamp(3rem,4.5vw,5.4rem)}.gold{color:var(--gold)}.genre-grid{align-self:stretch}.support-band{padding:4rem max(2rem,calc((100% - 1280px)/2));background:var(--clay);color:var(--paper-bright);display:grid;grid-template-columns:1.1fr .9fr auto;grid-gap:3rem;gap:3rem;align-items:center}.support-band h2{font-size:clamp(3rem,5vw,5rem);margin:.55rem 0 0}.support-band p{max-width:25rem}.support-band .button{background:var(--ink);border-color:var(--ink);white-space:nowrap}.faq-section{max-width:none}.faq-list{max-width:900px}@media(max-width:800px){.home-hero{min-height:720px;align-items:flex-end}.hero-scrim{background:linear-gradient(180deg,rgba(246,239,223,.6),rgba(246,239,223,.97) 56%,rgba(246,239,223,1))}.hero-copy{width:auto;margin:0;padding:4rem 1.4rem 3rem}.hero-copy h1{font-size:clamp(4rem,18vw,6rem)}.home-sound,.support-band{grid-template-columns:1fr}.support-band{padding:3.5rem 1.4rem;gap:1.5rem}}.image-card,.record-card{padding:0;overflow:hidden}.image-card picture{display:block;height:175px}.image-card picture img{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.06)}.image-card>div,.record-card>div:last-child{padding:1.25rem}.record-card{display:flex;flex-direction:column}.record-art{height:175px;background:linear-gradient(135deg,#b84613,#d29438);display:grid;place-items:center;overflow:hidden;position:relative}.record-art:before{content:"JAX\A JAX\A JAX";white-space:pre;text-align:center;font-weight:900;font-size:1.3rem;line-height:.86;color:rgba(18,39,25,.24);letter-spacing:.09em;transform:rotate(-12deg)}.record-art i{position:absolute;width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,#d29438 0 8%,#122719 9% 15%,#254730 16% 18%,#122719 19% 65%,#2e4d35 66% 69%,#122719 70%);box-shadow:0 0 0 18px rgba(18,39,25,.16)}@media (min-width:801px) and (max-width:1050px){.home-sound{grid-template-columns:1fr}.genre-grid{grid-template-columns:repeat(3,1fr)}}.video-frame{aspect-ratio:16/9;background:var(--ink);border:1px solid rgba(237,228,209,.35);box-shadow:12px 12px 0 var(--clay)}.video-frame iframe{display:block;width:100%;height:100%;border:0}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/0f5bb038b75ef02c-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/5311210258c05328-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/814d095aaccc2521-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b3346c603490a98f-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/dc9356f8ef3fb53b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/eebd5672f205c2b9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/dc1a31dd116e0329-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto Condensed Fallback;src:local("Arial");ascent-override:104.44%;descent-override:27.48%;line-gap-override:0.00%;size-adjust:88.83%}.__className_4d9c8b{font-family:Roboto Condensed,Roboto Condensed Fallback;font-style:normal}.__variable_4d9c8b{--font-station:"Roboto Condensed","Roboto Condensed Fallback"}.radio-lines{font-size:clamp(2rem,5vw,5rem);color:var(--gold);letter-spacing:.12em;line-height:1.1}.founder-photo{aspect-ratio:1/1}.story-photo{aspect-ratio:4/5}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.product-card{border:1px solid var(--line);background:var(--paper-bright);display:flex;flex-direction:column}.product-image{aspect-ratio:1/1;overflow:hidden;background:#e2d7bf}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.04)}.product-meta{padding:1.25rem}.product-meta h2{font-size:1.4rem;line-height:1.05;margin:0 0 .7rem;text-transform:uppercase}.product-meta p{font-weight:900;color:var(--clay);margin:0 0 1rem}.product-meta .link-arrow{font-size:.85rem}.product-page{padding-top:3.5rem}.product-detail-image{background:#e2d7bf;border:1px solid var(--line)}.product-detail-image img{width:100%;aspect-ratio:1/1;object-fit:contain}.price{font-size:1.6rem;font-weight:900;color:var(--clay)}@media(max-width:800px){.product-grid,.product-split{grid-template-columns:1fr}.radio-lines{font-size:2rem}}