@font-face{font-family:'Bodoni Moda';src:url('assets/fonts/BodoniModa.ttf') format('truetype');font-weight:400 900;font-display:swap}
@font-face{font-family:'Manrope';src:url('assets/fonts/Manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--paper:#faf9f6;--ink:#171817;--muted:#62625d;--line:#dcdcd5;--night:#111413;--soft:#eeeee8;--serif:'Bodoni Moda',Didot,serif;--sans:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.65 var(--sans);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-underline-offset:.35em}button{font:inherit;color:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}img,video,iframe{display:block;max-width:100%}img{height:auto}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;font-optical-sizing:auto}h1,h2{line-height:1.09;letter-spacing:-.025em}h1{font-size:clamp(3.35rem,5.8vw,6.1rem)}h2{font-size:clamp(2.5rem,4.5vw,4.8rem)}h3{line-height:1.2;font-size:1.9rem}p+p{margin-top:1.2rem}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #789d9a;outline-offset:6px}.wrap{width:min(1400px,calc(100% - 7rem));margin-inline:auto}.eyebrow{font-family:var(--sans);font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1.7}.muted{color:var(--muted)}.skip-link{position:absolute;top:-100px;left:1rem;z-index:100;background:white;padding:1rem}.skip-link:focus{top:1rem}.text-link{display:inline-flex;gap:.75rem;align-items:center;min-height:44px;font-size:.9rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.1rem;line-height:1.5}.text-link svg{width:18px;height:18px;flex-shrink:0}.text-link:hover{opacity:.72}.text-link.light{color:var(--paper)}.play-icon{width:20px;height:20px;display:block;fill:currentColor}.play-ring{display:grid;place-items:center;border:1px solid #ffffffb3;border-radius:50%;width:68px;height:68px;background:#0004;color:white;backdrop-filter:blur(4px)}.play-ring .play-icon{margin-left:3px}.header{background:var(--paper)}.header-inner{min-height:100px;display:flex;justify-content:space-between;align-items:center;gap:2rem}.brand{display:flex;gap:.85rem;align-items:center;text-decoration:none}.brand img{width:45px;height:45px}.brand-text{font:500 1.48rem/1.2 var(--serif);letter-spacing:.07em}.nav{display:flex;align-items:center;gap:2.4rem;font-size:.82rem;font-weight:500;letter-spacing:.045em}.nav a{text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.nav a:hover{text-decoration:underline}.menu-toggle{display:none;border:0;border-bottom:1px solid var(--ink);padding:.5rem 0;background:transparent;font-size:.9rem}
.hero{background:var(--night);color:var(--paper);padding:4.4rem 0 3.3rem}.hero-grid{display:grid;grid-template-columns:.84fr 1.25fr;align-items:center;gap:6%}.hero-copy .eyebrow{color:#c5c8bd;margin-bottom:1.7rem}.hero-copy h1 span{display:block}.hero-copy>p:not(.eyebrow){font-size:1rem;color:#c5c8c0;max-width:27rem;margin-top:1.7rem}.hero-copy .text-link{margin-top:1.5rem}.feature-frame{display:block;text-decoration:none;position:relative;background:#141718;overflow:hidden}.feature-frame>img{width:100%;aspect-ratio:16/9;object-fit:contain}.feature-frame>.play-ring{position:absolute;inset:0;margin:auto;transition:transform .25s,background .25s}.feature-frame:hover>.play-ring{transform:scale(1.07);background:#0008}.feature-caption{padding-top:1.3rem;display:flex;justify-content:space-between;align-items:end;gap:1.5rem}.feature-caption h2{font-size:2.3rem;letter-spacing:0;line-height:1.2}.feature-caption .eyebrow{font-size:.75rem;color:#b9beb6;margin-bottom:.4rem}.feature-caption>a{font-size:.84rem;color:#d4d7ce;white-space:nowrap;min-height:44px;display:flex;align-items:center}.hero-foot{border-top:1px solid #3f4541;margin-top:3rem;padding-top:1.2rem;display:flex;justify-content:space-between;gap:1rem;color:#bcc3b9;font-size:.75rem;letter-spacing:.09em}
.listening{padding:5.5rem 0 6rem}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.8rem}.section-heading .eyebrow{margin-bottom:1rem;color:var(--muted)}.section-heading>p{max-width:28rem;color:var(--muted)}.section-heading>.text-link{flex-shrink:0}.sound-group+.sound-group{margin-top:3.7rem}.sound-group-heading{border-top:1px solid var(--line);padding:1.15rem 0 1.5rem;display:flex;align-items:baseline;justify-content:space-between;gap:1.3rem}.sound-group-heading h3{font:500 1rem/1.5 var(--sans);letter-spacing:.04em}.sound-group-heading>p{color:var(--muted);font-size:.85rem}.sound-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.sound-card>a{display:block;text-decoration:none}.sound-image{position:relative;background:var(--night);overflow:hidden}.sound-image>img{width:100%;aspect-ratio:16/9;object-fit:contain;transition:opacity .25s}.sound-image>.small-play{position:absolute;bottom:.8rem;right:.8rem;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#0007;border:1px solid #ffffff90;color:white}.small-play .play-icon{width:13px;height:13px;margin-left:2px}.sound-card>a:hover .sound-image>img{opacity:.82}.sound-card h4{font-size:clamp(1.5rem,2vw,2.05rem);line-height:1.25;letter-spacing:-.02em;margin:1rem 0 .4rem}.sound-card p{font-size:.86rem;color:var(--muted);line-height:1.55}.listening-end{margin-top:2.5rem;display:flex;justify-content:center}
.collection{background:var(--soft);padding:5.5rem 0}.art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.art-card{min-width:0}.art-image-button{display:block;width:100%;border:0;padding:0;background:transparent;text-align:left}.art-image-button img{width:100%;aspect-ratio:1;object-fit:contain;transition:opacity .2s}.art-image-button:hover img{opacity:.85}.art-meta{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem}.art-meta .eyebrow{font-size:.75rem;color:var(--muted);letter-spacing:.06em}.art-card h3{margin-top:.45rem;font-size:1.9rem}.art-card>p{color:var(--muted);font-size:.9rem;margin-top:.4rem}.view-art{border:0;border-bottom:1px solid var(--ink);padding:.1rem 0;background:transparent;font-size:.8rem;line-height:1.6;min-height:32px}.volume{border-block:1px solid #c9ccc1;margin-top:2.5rem}.volume summary,.film-details summary{list-style:none;padding:1.2rem 0;display:flex;justify-content:space-between;gap:2rem;cursor:pointer;font-size:.93rem}.volume summary::-webkit-details-marker,.film-details summary::-webkit-details-marker{display:none}.volume summary:after,.film-details summary:after{content:'+';font-size:1.5rem;line-height:1}.volume[open] summary:after,.film-details[open] summary:after{content:'−'}.volume-list{display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;list-style:none;padding:0;margin:0 0 1.3rem}.volume-list li{display:flex;gap:1rem;border-top:1px solid #c9ccc1;padding:.75rem 0;font-size:.88rem}.volume-list span{width:75px;flex-shrink:0;color:var(--muted)}.collection-note{display:flex;justify-content:space-between;gap:2rem;margin-top:1.6rem}.collection-note p{max-width:50rem;color:var(--muted);font-size:.85rem}.film-details{border-bottom:1px solid #c9ccc1}.film-inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-bottom:1.6rem}.film-inner video{width:100%;aspect-ratio:16/9;background:#111}.film-inner p{font-size:.94rem;color:var(--muted);max-width:27rem}.film-caption{color:var(--muted);font-size:.8rem;margin-top:.8rem}
.story{padding:5.5rem 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.story-title .eyebrow{color:var(--muted);margin-bottom:1.4rem}.story-body{font-size:1rem;max-width:37rem;color:#484c46}.story-body .signature{font:400 1.8rem/1.3 var(--serif);color:var(--ink);margin-top:1.7rem}.channels{padding:2rem 0 3.5rem}.channel-links{border-top:1px solid var(--line);padding-top:1.6rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.channel-links>p{color:var(--muted);font-size:.9rem}.channel-links nav{display:flex;flex-wrap:wrap;gap:2.5rem}.channel-links a{font-size:.9rem;text-decoration:none;min-height:44px;display:flex;align-items:center}.channel-links a:hover{text-decoration:underline}.footer{background:var(--night);color:var(--paper);padding:3rem 0 2rem}.footer-inner{display:flex;justify-content:space-between;gap:2rem;align-items:center}.footer-name{font-size:clamp(1.6rem,3vw,3rem);font-family:var(--serif);line-height:1.25;letter-spacing:.02em}.footer small{color:#adb5ac;font-size:.75rem}.footer .footer-sub{font-size:.73rem;letter-spacing:.15em;margin-top:.6rem}.footer a{font-size:.83rem;color:#d8dcd3;min-height:44px;display:flex;align-items:center}.footer-bottom{display:flex;justify-content:space-between;gap:2rem;border-top:1px solid #3f4541;margin-top:2.5rem;padding-top:1.3rem}
.art-dialog,.media-dialog{width:min(1080px,calc(100% - 2rem));max-height:calc(100dvh - 2rem);border:0;padding:1.5rem;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#080c0ddb;backdrop-filter:blur(5px)}.dialog-close{float:right;border:0;background:transparent;width:44px;height:44px;display:grid;place-items:center;font-size:1.8rem}.dialog-grid{clear:both;display:grid;grid-template-columns:1.1fr 1fr;gap:2.5rem;align-items:center;padding-top:.5rem}.dialog-grid img{width:100%;max-height:72dvh;object-fit:contain}.dialog-copy .eyebrow{color:var(--muted);margin-bottom:.75rem}.dialog-copy h2{font-size:2.5rem}.dialog-copy p{margin-top:1rem}.dialog-copy .muted{font-size:.9rem}.dialog-subtitle{font-family:var(--serif);font-size:1.3rem}.dialog-copy .text-link{margin-top:1.5rem}.media-dialog{background:#101413;color:var(--paper);padding:1rem}.media-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem}.media-dialog-head h2{font-size:1.65rem;letter-spacing:0;line-height:1.3}.media-dialog-head .dialog-close{flex-shrink:0}.media-player{position:relative;width:100%;aspect-ratio:16/9;background:black}.media-player iframe{position:absolute;inset:0;border:0;width:100%;height:100%}.media-dialog-foot{padding-top:.75rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.82rem;color:#c8d0c5}.media-dialog-foot a{min-height:44px;display:flex;align-items:center}.no-js-note{padding:1rem}
@media(min-width:1750px){.hero{padding-block:5.5rem 3.5rem}.hero-grid{gap:6rem}}
@media(max-width:1150px){.wrap{width:calc(100% - 4rem)}.hero-grid{grid-template-columns:.8fr 1fr;gap:3rem}.hero-copy h1{font-size:4.1rem}.nav{gap:1.5rem}.brand-text{font-size:1.3rem}.sound-grid,.art-grid{gap:1.5rem}.section-heading{gap:2rem}.story-grid{gap:7%}}
@media(max-width:850px){.hero-grid{grid-template-columns:1fr;gap:2.4rem}.hero-copy{display:grid;grid-template-columns:1.3fr 1fr;gap:0 2rem;align-items:end}.hero-copy .eyebrow{grid-column:1/-1;margin-bottom:1.1rem}.hero-copy h1{grid-row:2/4;font-size:clamp(3.25rem,7.5vw,5.5rem)}.hero-copy>p:not(.eyebrow){margin-top:0}.hero-copy .text-link{justify-self:start;align-self:start}.hero-copy h1 span:first-child{display:inline}.hero{padding-top:3rem}.feature-caption h2{font-size:2rem}.section-heading{align-items:start}.section-heading>p{max-width:21rem}.sound-grid{gap:1.2rem}.sound-card h4{font-size:1.6rem}.nav{gap:1.1rem}.brand-text{font-size:1.15rem}.brand img{width:38px;height:38px}.story-grid{gap:3rem}}
@media(max-width:680px){.wrap{width:calc(100% - 2.5rem)}.header-inner{min-height:80px;gap:1rem;flex-wrap:wrap;padding:1rem 0}.brand-text{font-size:1.1rem;letter-spacing:.035em}.brand img{width:35px;height:35px}.brand{gap:.6rem}.menu-toggle{display:block}.nav{width:100%;flex-wrap:wrap;gap:0;padding-top:.5rem}.js .nav:not(.is-open){display:none}.nav a{width:50%;padding:.5rem 1rem .5rem 0;font-size:.9rem}.hero{padding:2.5rem 0 1.7rem}.hero-copy{display:block}.hero-copy .eyebrow{font-size:.75rem;margin-bottom:1.2rem}.hero-copy h1{font-size:clamp(3.1rem,10.8vw,4.6rem);line-height:1.07}.hero-copy h1 span{display:inline}.hero-copy>p:not(.eyebrow){font-size:.95rem;margin-top:1.5rem;max-width:31rem}.hero-copy .text-link{margin-top:1rem}.hero-grid{gap:2rem}.feature-caption{gap:1rem;padding-top:1rem}.feature-caption h2{font-size:1.65rem}.feature-caption .eyebrow{font-size:.68rem}.feature-caption>a{font-size:.8rem}.play-ring{width:54px;height:54px}.hero-foot{margin-top:1.8rem;font-size:.65rem;letter-spacing:.05em;padding-top:1rem}.hero-foot span:last-child{text-align:right}.listening,.collection,.story{padding:3.5rem 0}.section-heading{display:block;margin-bottom:2rem}.section-heading h2{font-size:clamp(2.5rem,9vw,3.3rem)}.section-heading>p{margin-top:1.2rem;max-width:31rem;font-size:.95rem}.section-heading>.text-link{margin-top:1.1rem}.sound-group-heading{padding-block:1rem}.sound-group-heading h3{font-size:.9rem}.sound-group-heading>p{font-size:.75rem;max-width:12rem;text-align:right}.sound-grid{grid-template-columns:1fr;gap:2.2rem}.sound-card h4{font-size:2rem;margin-top:.85rem}.sound-card p{font-size:.9rem}.sound-image>.small-play{width:40px;height:40px}.sound-group+.sound-group{margin-top:3rem}.art-grid{grid-template-columns:1fr;gap:2.2rem}.art-card h3{font-size:2rem}.art-card>p{font-size:.95rem}.art-meta{margin-top:.75rem}.volume-list{grid-template-columns:1fr}.volume-list li{font-size:.83rem;gap:.75rem}.volume-list span{width:70px}.collection-note{display:block}.collection-note p{font-size:.85rem}.film-inner{grid-template-columns:1fr;gap:1.2rem}.story-grid{grid-template-columns:1fr;gap:1.8rem}.story-body{font-size:.95rem}.story-body .signature{font-size:1.75rem}.channels{padding:0 0 2.5rem}.channel-links{display:block}.channel-links nav{gap:2rem;margin-top:.7rem}.footer{padding-top:2.5rem}.footer-inner{display:block}.footer-name{font-size:2rem}.footer-inner>a{margin-top:1.4rem}.footer-bottom{flex-direction:column;gap:.7rem;margin-top:1.5rem}.dialog-grid{grid-template-columns:1fr;gap:1.5rem}.dialog-grid img{max-height:48dvh}.art-dialog{padding:1rem}.dialog-copy h2{font-size:2.1rem}.media-dialog-head h2{font-size:1.3rem}.media-dialog-foot{flex-wrap:wrap;gap:.4rem}.media-dialog-foot a{font-size:.8rem}.media-dialog{padding:.7rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* September 2026: Kellee, natural light, and the listening collection. */
h1,h2,h3,h4{overflow-wrap:anywhere}.brand,.brand-text,.record-name{min-width:0}.brand-text{overflow-wrap:anywhere}
:root{--paper:#f8f8f4;--ink:#191a18;--muted:#5d615b;--night:#101211;--soft:#eeeee8}
.header-inner{min-height:96px}.nav{font-size:.875rem;letter-spacing:.015em}.brand-text{letter-spacing:.045em}.eyebrow{font-size:.875rem;letter-spacing:.1em}.hero{padding:4.8rem 0 4rem}.hero-grid{grid-template-columns:1fr 1.08fr;gap:7%;align-items:center}.hero-copy{display:block}.hero-copy h1{font-size:clamp(3.4rem,6.8vw,6.8rem);line-height:1.06;letter-spacing:-.035em}.hero-copy .eyebrow{margin-bottom:1.8rem}.hero-copy>p:not(.eyebrow){font-size:1rem;max-width:31rem;line-height:1.8;margin-top:1.4rem}.hero-copy>p+p{margin-top:.8rem}.hero-copy strong{color:#f2f2e9;font-weight:500}.hero-copy .text-link{margin-top:1.6rem;font-size:.94rem}.nature-figure{min-width:0}.nature-figure>img{width:100%;aspect-ratio:1.14;object-fit:cover;object-position:50% 64%;background:#000}.nature-figure figcaption{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:1rem;font-size:.75rem;line-height:1.6;color:#bfc6bd}.nature-figure figcaption>span:first-child{font-size:.875rem;color:#e3e6dc}.origin-feature{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center;border-top:1px solid #3b403b;margin-top:4.5rem;padding-top:3.8rem;scroll-margin-top:2rem}.origin-film{min-width:0}.origin-player{width:100%;aspect-ratio:16/9;position:relative;background:#0b0c0b}.origin-player>iframe{width:100%;height:100%;position:absolute;inset:0;border:0}.origin-player .feature-frame{width:100%;height:100%}.origin-film>figcaption{padding-top:.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:#c6ccc2}.origin-film>figcaption>a{min-height:44px;display:inline-flex;align-items:center;font-size:.875rem}.origin-copy .eyebrow{color:#c9d1c5;font-size:.875rem;letter-spacing:.065em}.origin-copy h2{font-size:clamp(2.7rem,4.2vw,4.3rem);margin-top:1.2rem}.origin-copy>p:not(.eyebrow){font-size:1rem;color:#c5cdc1;max-width:31rem;line-height:1.8;margin-top:1.25rem}.origin-copy .text-link{font-size:.875rem;margin-top:1.4rem}.origin-copy h2 br{display:none}.listening{padding-top:5.5rem;padding-bottom:5.5rem}.section-heading{gap:3.5rem;margin-bottom:3rem}.section-heading h2{font-size:clamp(2.6rem,4.6vw,4.75rem)}.section-heading>p{font-size:1rem;line-height:1.8;max-width:27rem}.record-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.record-list li{border-bottom:1px solid var(--line)}.record-list a{display:grid;grid-template-columns:3.5rem minmax(0,1fr) 6rem 5.5rem;gap:1.5rem;align-items:center;text-decoration:none;padding:1.65rem .5rem;transition:background .2s}.record-list a:hover{background:#eeeFE9}.record-number{font-size:.875rem;color:var(--muted);font-variant-numeric:tabular-nums}.record-name h3{font-size:clamp(1.7rem,2.5vw,2.3rem);letter-spacing:-.015em}.record-name p{color:var(--muted);font-size:.875rem;margin-top:.4rem;line-height:1.65}.record-duration{font-size:.875rem;color:var(--muted);text-align:right}.record-play{display:flex;align-items:center;gap:.7rem;justify-self:end;font-size:.875rem}.record-play .play-icon{width:13px;height:13px}.selection-foot{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:1.25rem}.selection-foot>p{font-size:.75rem;color:var(--muted)}.selection-foot .text-link{font-size:.875rem}.recent-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin:4.5rem 0 2rem}.recent-heading .eyebrow{color:var(--muted);margin-bottom:.9rem}.recent-heading h3{font-size:clamp(2rem,3vw,3rem);line-height:1.2}.recent-heading>p{max-width:27rem;color:var(--muted);font-size:1rem;line-height:1.8}.sound-grid{gap:1.8rem}.sound-card h4{font-size:1.95rem}.sound-card p{font-size:.875rem}.sound-image>.small-play{height:40px;width:40px}.phenomena-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;border-top:1px solid #cbd0c5;padding:1.5rem 0 2.5rem}.phenomena-notes p{font-size:.875rem;line-height:1.75;color:var(--muted);margin:0}.phenomena-notes span{display:block;font-weight:600;color:var(--ink);margin-bottom:.3rem}.art-card h3{font-size:2rem}.art-meta .eyebrow{font-size:.8125rem}.view-art{min-height:44px;font-size:.875rem}.art-card>p{font-size:1rem}.collection-note p{font-size:.875rem}.film-caption{font-size:.8125rem}.film-inner p{font-size:1rem}.volume-list li{font-size:.875rem}.channels{padding-top:3rem}.footer small{font-size:.75rem}.footer .footer-sub{font-size:.8125rem;letter-spacing:.09em}.footer a{font-size:.875rem}.founder-credit{color:#c5ccc1;font-size:.875rem;line-height:1.8;margin-top:2rem}.image-credit{margin-top:1.2rem;color:#abb5a8;font-size:.75rem;max-width:58rem}.image-credit summary{cursor:pointer;min-height:44px;display:list-item;align-content:center;width:fit-content}.image-credit p{padding-top:.3rem;font-size:.75rem}.image-credit p a{display:inline;min-height:0;font-size:inherit}.media-dialog-foot{font-size:.875rem}.media-dialog-foot a{font-size:.875rem}
@media(min-width:1750px){.hero-grid{gap:7%}.hero{padding-top:5.8rem}.nature-figure>img{aspect-ratio:1.2}}
@media(max-width:1150px){.hero-grid{gap:5%;grid-template-columns:1fr 1fr}.hero-copy h1{font-size:clamp(3.4rem,6.8vw,5rem)}.origin-feature{gap:5%}.origin-copy h2{font-size:3rem}.record-list a{grid-template-columns:2.5rem minmax(0,1fr) 5rem 4.5rem;gap:1.2rem}.recent-heading{gap:2.5rem}.section-heading{gap:2.5rem}}
@media(max-width:850px){.hero-grid{grid-template-columns:1fr 1fr;gap:5%;align-items:start}.hero-copy .eyebrow{font-size:.8125rem}.hero-copy h1{font-size:clamp(3rem,6.5vw,4.2rem)}.hero-copy>p:not(.eyebrow){font-size:1rem;line-height:1.7}.nature-figure>img{aspect-ratio:.74;object-position:55% 60%}.nature-figure figcaption{display:block}.nature-figure figcaption span{display:block}.nature-figure figcaption span+span{margin-top:.35rem}.origin-feature{grid-template-columns:1.1fr 1fr;gap:5%;align-items:start;margin-top:3rem;padding-top:3rem}.origin-copy h2{font-size:2.5rem;margin-top:.8rem}.origin-copy>p:not(.eyebrow){font-size:1rem;line-height:1.7;margin-top:1rem}.origin-copy .eyebrow{font-size:.8125rem}.origin-copy .text-link{font-size:.875rem}.record-list a{grid-template-columns:1.5rem minmax(0,1fr) 4.5rem 4rem;gap:1rem}.recent-heading{display:block}.recent-heading>p{margin-top:1rem;max-width:35rem}.sound-grid{gap:1.2rem}.sound-card h4{font-size:1.7rem}.phenomena-notes{gap:1.2rem}.section-heading>p{max-width:22rem}.channels{padding-top:2.5rem}.nav{font-size:.875rem}.brand-text{font-size:1.1rem;letter-spacing:.03em}}
@media(max-width:680px){.header-inner{min-height:80px}.brand-text{font-size:1.075rem}.hero{padding:2.8rem 0 3rem}.hero-grid{display:flex;flex-direction:column;gap:2.2rem}.hero-copy h1{font-size:clamp(3.2rem,10vw,4.5rem);line-height:1.1;letter-spacing:-.03em}.hero-copy .eyebrow{font-size:.8125rem;margin-bottom:1.25rem}.hero-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8;margin-top:1.15rem}.hero-copy>p+p{margin-top:.8rem}.hero-copy .text-link{margin-top:1.2rem;font-size:.94rem}.nature-figure{width:100%}.nature-figure>img{aspect-ratio:1.45;object-position:center 60%}.nature-figure figcaption{display:flex;font-size:.75rem;gap:.3rem 1rem}.nature-figure figcaption>span:first-child{font-size:.8125rem}.nature-figure figcaption span+span{margin-top:0}.origin-feature{display:flex;flex-direction:column;gap:1.8rem;margin-top:2.5rem;padding-top:2.5rem}.origin-copy{order:-1}.origin-copy h2{font-size:2.8rem}.origin-copy h2 br{display:none}.origin-copy>p:not(.eyebrow){font-size:1rem}.origin-copy .eyebrow{font-size:.8125rem}.origin-copy .text-link{font-size:.875rem;margin-top:1rem}.origin-film{width:100%}.origin-film>figcaption{font-size:.75rem;gap:.25rem 1rem}.origin-film>figcaption>a{font-size:.8125rem}.listening,.collection{padding-block:3.5rem}.section-heading h2{font-size:clamp(2.5rem,9vw,3.3rem)}.section-heading>p{font-size:1rem;max-width:32rem;margin-top:1.2rem}.record-list a{grid-template-columns:1.4rem minmax(0,1fr) 2.5rem;gap:.75rem;padding:1.35rem 0}.record-name h3{font-size:1.8rem}.record-name p{font-size:.875rem;line-height:1.7;max-width:26rem}.record-duration{display:none}.record-play{display:flex;flex-direction:column;gap:.3rem;font-size:.75rem}.record-play .play-icon{width:12px;height:12px}.record-number{font-size:.8125rem;align-self:start;padding-top:.4rem}.selection-foot{display:block;margin-top:1rem}.selection-foot>p{font-size:.75rem;line-height:1.7}.selection-foot .text-link{margin-top:.5rem;font-size:.875rem}.recent-heading{margin-top:3.3rem}.recent-heading h3{font-size:2.4rem;max-width:24rem}.recent-heading>p{font-size:1rem}.recent-heading .eyebrow{font-size:.8125rem}.sound-grid{grid-template-columns:1fr;gap:2.2rem}.sound-card h4{font-size:2rem}.sound-card p{font-size:.875rem}.phenomena-notes{grid-template-columns:1fr;gap:1.15rem;padding-top:1.3rem;padding-bottom:2rem}.phenomena-notes p{font-size:.875rem}.art-meta .eyebrow{font-size:.8125rem}.art-card>p{font-size:1rem}.volume-list li{font-size:.875rem}.collection-note p,.film-inner p{font-size:.875rem}.channel-links a{font-size:.94rem}.channels{padding-top:2.5rem}.footer-sub{font-size:.8125rem}.footer a{font-size:.875rem}.founder-credit{font-size:.875rem}.image-credit p,.image-credit p a,.image-credit summary{font-size:.75rem}.media-dialog-foot,.media-dialog-foot a{font-size:.875rem}}

/* Four approved works, with the original three retained. */
.art-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}
@media(max-width:1100px){.art-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.6rem}}
@media(max-width:680px){.art-grid{grid-template-columns:1fr;gap:2.2rem}}
