:root{--porcelain:#fbfaf7;--ivory:#f3eee4;--paper:#fffefd;--ink:#24201b;--ink-soft:#4e473f;--muted:#786f65;--gold:#a67837;--gold-deep:#76501f;--gold-soft:#d8bd88;--gold-pale:#eee3ce;--line:rgba(126,91,42,.22);--line-soft:rgba(126,91,42,.11);--glass:rgba(255,254,252,.84);--shadow:0 28px 80px rgba(75,55,29,.10);--shadow-small:0 15px 42px rgba(75,55,29,.08);--serif:"Bodoni 72",Didot,"Iowan Old Style","Noto Serif TC",Georgia,serif;--sans:"Avenir Next",Inter,"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif}html[data-sound-theme=cherry]{color-scheme:dark;--porcelain:#0d0f11;--ivory:#15171a;--paper:#1b1c1e;--ink:#f7f3ec;--ink-soft:#ddd7ce;--muted:#b8b0a5;--gold:#c7a467;--gold-deep:#dfc48f;--gold-soft:#d5b77d;--gold-pale:#30291f;--line:rgba(213,183,125,.27);--line-soft:rgba(213,183,125,.13);--glass:rgba(18,19,20,.9);--shadow:0 30px 90px rgba(0,0,0,.32);--shadow-small:0 16px 46px rgba(0,0,0,.24)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--porcelain)}body{margin:0;color:var(--ink);font-family:var(--sans)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}::selection{background:var(--gold-pale);color:var(--ink)}:focus-visible{outline:2px solid #b98c4b;outline-offset:4px}blockquote,h1,h2,h3{text-wrap:balance}.studio-shell{min-height:100vh;color:var(--ink);line-height:1.75;background:radial-gradient(circle at 82% 3%,rgba(216,189,136,.18),transparent 26rem),linear-gradient(90deg,transparent calc(50% - .5px),rgba(126,91,42,.035) 50%,transparent calc(50% + .5px)),var(--porcelain)}.page-stage{animation:pageStageIn .7s cubic-bezier(.2,.75,.25,1) both}.page-stage>.section{content-visibility:auto;contain-intrinsic-size:850px}.pointer-glow{width:430px;height:430px;position:fixed;z-index:29;left:-215px;top:-215px;opacity:0;border-radius:50%;background:radial-gradient(circle,rgba(201,155,83,.12),rgba(201,155,83,.035) 34%,transparent 69%);pointer-events:none;transition:opacity .5s ease;will-change:transform}.pointer-glow.is-active{opacity:1}.wrap{width:min(1180px,calc(100% - 56px));margin-inline:auto}.serif,.title,h1,h2{font-family:var(--serif)}.mini{font-size:12px}.copy,.mini{color:var(--muted)}.copy{max-width:670px;font-size:15px;line-height:1.9}.nav{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line-soft);background:rgba(251,250,247,.88);backdrop-filter:blur(22px) saturate(1.15)}.scroll-progress{width:100%;height:2px;position:absolute;z-index:2;left:0;bottom:-1px;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#9c6c2d,#e1c48e 62%,#8b5d24);box-shadow:0 0 14px rgba(181,133,63,.38);will-change:transform}.navin{min-height:82px;justify-content:space-between;gap:22px}.brand,.navin{display:flex;align-items:center}.brand{gap:13px;flex:0 0 auto}.brand img{width:46px;height:46px;object-fit:cover;border:1px solid var(--line);border-radius:50%;box-shadow:0 0 0 5px rgba(255,255,255,.75)}.brand small{display:block;color:var(--gold);font-size:8px;letter-spacing:.27em;text-transform:uppercase}.brand strong{display:block;margin-top:1px;font-family:var(--serif);font-size:20px;font-weight:400;letter-spacing:.035em;line-height:1.1}.links{display:flex;align-items:center;gap:clamp(18px,2vw,30px);color:var(--muted);font-size:10px;letter-spacing:.11em;text-transform:uppercase}.links a{position:relative;white-space:nowrap;transition:color .2s ease}.links a.active,.links a:hover{color:var(--gold-deep)}.links a.active:after{content:"";position:absolute;left:50%;bottom:-31px;width:3px;height:3px;border-radius:50%;background:var(--gold);transform:translateX(-50%)}.links a.external-project{margin-left:2px;padding-left:24px;border-left:1px solid var(--line);color:var(--gold-deep)}.lang-switch{display:flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.76)}.lang-switch button{padding:6px 9px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:9px;letter-spacing:.06em}.lang-switch button.active{background:var(--gold-pale);color:var(--gold-deep)}.header-instagram{width:47px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;color:var(--gold-deep);font-family:var(--serif);font-size:11px;letter-spacing:.08em;transition:border-color .25s ease,background .25s ease,transform .25s ease}.header-instagram:hover{border-color:rgba(118,80,31,.52);background:var(--gold-pale);transform:translateY(-1px)}.header-instagram span{font-family:var(--sans);font-size:8px}.mobile-rooms{display:none;overflow-x:auto;border-top:1px solid var(--line-soft);scrollbar-width:none}.mobile-rooms .wrap{display:flex;gap:24px;padding-block:9px;color:var(--muted);white-space:nowrap;font-size:10px;letter-spacing:.08em}.mobile-rooms a.active{color:var(--gold-deep)}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:var(--gold);font-size:9px;letter-spacing:.32em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:1px;background:linear-gradient(90deg,var(--gold),var(--gold-soft))}.hero{min-height:calc(100svh - 82px);display:grid;grid-template-columns:.96fr 1.04fr;align-items:center;gap:clamp(54px,8vw,108px);padding-block:86px}.title{margin:0 0 30px;font-size:clamp(64px,8.2vw,112px);font-weight:400;letter-spacing:-.055em;line-height:.84}.subtitle{margin:0 0 18px;max-width:660px;color:var(--ink-soft);font-family:var(--serif);font-size:clamp(20px,2.2vw,29px);line-height:1.42}.brand-hero{position:relative}.brand-hero:before{content:"GCS / 2026";position:absolute;left:0;bottom:38px;color:rgba(118,80,31,.42);font-size:8px;letter-spacing:.28em}.brand-hero .title{font-size:clamp(63px,8.4vw,112px)}.brand-hero>div:first-child{position:relative;z-index:2}.brand-hero>div:first-child:after{content:"G";position:absolute;z-index:-1;right:-8%;top:-27%;color:rgba(166,120,55,.055);font-family:var(--serif);font-size:clamp(190px,27vw,360px);line-height:1;pointer-events:none}.brand-code{max-width:520px;display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;padding-block:14px;border-block:1px solid var(--line);color:var(--gold-deep);font-size:7px;letter-spacing:.18em;text-transform:uppercase}.brand-code span{text-align:center;border-right:1px solid var(--line-soft)}.brand-code span:first-child{text-align:left}.brand-code span:last-child{border-right:0;text-align:right}.signature-strip{position:relative;overflow:hidden;border-block:1px solid rgba(118,80,31,.3);background:linear-gradient(90deg,#76501f,#c09a5a 42%,#8d652f 75%,#65431b);color:#fffaf1}.signature-strip:before{content:"";position:absolute;inset:0;opacity:.17;background:repeating-linear-gradient(108deg,transparent 0 16px,rgba(255,255,255,.3) 17px,transparent 18px 34px)}.signature-track{min-height:52px;position:relative;display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,58px);white-space:nowrap;font-family:var(--serif);font-size:12px;letter-spacing:.2em;text-transform:uppercase}.signature-track i{color:#f0d9ae;font-size:7px;font-style:normal}.sound-journey{overflow:hidden;isolation:isolate;min-height:720px;background:linear-gradient(120deg,rgba(255,255,255,.88),rgba(244,237,225,.76)),var(--porcelain);transition:background .7s ease}.sound-journey:before{content:"";position:absolute;z-index:1;top:0;left:50%;width:1px;height:92px;background:linear-gradient(180deg,var(--gold),transparent);transform-origin:top;animation:journeyLine 1.1s cubic-bezier(.2,.75,.25,1) both}.sound-journey[data-journey=vocal]{background:linear-gradient(125deg,#fff,#f0e3ce 58%,#e3c99d)}.sound-journey[data-journey=healing]{background:linear-gradient(125deg,#fff,#f4efe4 52%,#e8ddc7)}.sound-journey[data-journey=cat]{background:linear-gradient(125deg,#fff,#f5ead7 52%,#e9d0a8)}.sound-journey[data-journey=podcast]{background:linear-gradient(125deg,#fff,#ede2ce 52%,#d9bc88)}.journey-glow{position:absolute;z-index:-1;width:620px;height:620px;right:-230px;top:15%;border:1px solid rgba(166,120,55,.18);border-radius:50%;box-shadow:0 0 0 90px rgba(166,120,55,.025),0 0 0 180px rgba(166,120,55,.018);animation:goldBreath 8s ease-in-out infinite alternate;pointer-events:none}.journey-wrap{position:relative;z-index:2}.journey-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.journey-choice{min-height:158px;position:relative;overflow:hidden;padding:24px 20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;border:1px solid var(--line);border-radius:3px;background:rgba(255,255,255,.72);color:var(--ink);cursor:pointer;text-align:left;box-shadow:var(--shadow-small);transition:transform .3s ease,border-color .3s ease,background .45s ease,color .3s ease}.journey-choice:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.2,.75,.25,1)}.journey-choice:hover{transform:translateY(-5px);border-color:rgba(126,80,31,.48);background:rgba(255,255,255,.94)}.journey-choice.active:after,.journey-choice:hover:after{transform:scaleX(1)}.journey-choice.active{border-color:#8f652e;background:linear-gradient(145deg,#3b3126,#211c17);color:#fff;transform:translateY(-5px);box-shadow:0 20px 54px rgba(62,43,23,.2)}.journey-choice>span{color:var(--gold);font-size:8px;letter-spacing:.22em}.journey-choice.active>span{color:var(--gold-soft)}.journey-choice strong{font-family:var(--serif);font-size:clamp(22px,2.3vw,31px);font-weight:400;line-height:1.05}.journey-choice small{color:var(--muted);font-size:8px;letter-spacing:.14em;text-transform:uppercase}.journey-choice.active small{color:rgba(255,255,255,.58)}.journey-idle{min-height:100px;display:flex;align-items:center;justify-content:center;gap:17px;color:var(--gold-deep);font-family:var(--serif);font-size:16px;letter-spacing:.08em}.journey-idle span{width:44px;height:1px;background:var(--gold-soft)}.journey-result{margin-top:48px;padding:clamp(28px,4vw,52px);border:1px solid rgba(126,91,42,.34);background:rgba(255,254,252,.9);box-shadow:0 30px 90px rgba(75,55,29,.13);backdrop-filter:blur(18px);animation:journeyReveal .55s cubic-bezier(.2,.75,.25,1) both}.journey-result-head{display:grid;grid-template-columns:1fr minmax(260px,420px);align-items:end;gap:60px;padding-bottom:32px;border-bottom:1px solid var(--line)}.journey-result-head h3{max-width:700px;margin:7px 0 0;font-family:var(--serif);font-size:clamp(36px,5vw,60px);font-weight:400;letter-spacing:-.025em;line-height:1}.journey-result-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.9}.journey-work-tabs{display:flex;overflow-x:auto;gap:8px;padding:22px 0 4px;scrollbar-width:thin}.journey-work-tabs button{flex:1 0 auto;min-width:118px;padding:11px 14px;border:1px solid var(--line-soft);background:transparent;color:var(--muted);cursor:pointer;font-size:9px;letter-spacing:.08em;transition:border-color .2s ease,background .2s ease,color .2s ease}.journey-work-tabs button span{margin-right:10px;color:var(--gold);font-size:7px}.journey-work-tabs button.active{border-color:var(--gold);background:var(--gold-pale);color:var(--ink)}.journey-work{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(32px,6vw,74px);padding-top:30px;animation:workReveal .5s cubic-bezier(.2,.75,.25,1) both}.journey-cover{position:relative;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.journey-cover:after{content:"";position:absolute;inset:9px;border:1px solid rgba(216,189,136,.34);pointer-events:none}.journey-cover img{width:100%;aspect-ratio:1;object-fit:contain;transition:transform .65s cubic-bezier(.2,.75,.25,1)}.journey-cover:hover img{transform:scale(1.025)}.journey-cover>span{position:absolute;z-index:2;top:18px;right:18px;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);background:rgba(31,26,21,.74);color:var(--gold-soft);font-family:var(--serif);font-size:13px;backdrop-filter:blur(9px)}.journey-work-copy h4{margin:8px 0 14px;font-family:var(--serif);font-size:clamp(40px,5.2vw,64px);font-weight:400;letter-spacing:-.025em;line-height:.98}.journey-work-copy>p{margin:0 0 24px;color:var(--muted);font-size:13px}.journey-work-copy iframe{width:100%;height:152px;display:block;border:0;border-radius:7px;background:#17130f;box-shadow:var(--shadow-small)}.journey-actions{margin-top:18px}@keyframes journeyLine{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes journeyReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes workReveal{0%{opacity:0;transform:translateX(15px)}to{opacity:1;transform:translateX(0)}}@keyframes goldBreath{0%{transform:scale(.95);opacity:.45}to{transform:scale(1.05);opacity:.85}}.hero-card,.panel,.player,.portrait,.premium-card,.release-card,.visual{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.84);box-shadow:var(--shadow)}.hero-card{position:relative;padding:14px;background:linear-gradient(145deg,#fff,#f4ecdf)}.hero-card:after{content:"";position:absolute;inset:7px;border:1px solid rgba(166,120,55,.24);pointer-events:none}.hero-card>img{width:100%;min-height:470px;max-height:70vh;object-fit:contain;background:#fff}.logo-hero-card>img{min-height:0;max-height:none;aspect-ratio:1}.hero-label{position:relative;z-index:1;margin-top:1px;padding:24px 22px 16px;border-top:1px solid var(--line-soft);background:rgba(255,254,252,.92)}.hero-label h2{margin:0;font-size:clamp(25px,3vw,38px);font-weight:400;line-height:1.12}.hero-label p{margin:7px 0 0;color:var(--gold-deep);font-size:9px;letter-spacing:.18em;text-transform:uppercase}.cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.btn{min-height:43px;display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid var(--line);border-radius:2px;background:rgba(255,255,255,.72);color:var(--ink);font-size:9px;letter-spacing:.13em;text-transform:uppercase;transition:transform .2s ease,border-color .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px);border-color:rgba(126,80,31,.5);background:#fff}.btn.primary{border-color:#91672f;background:linear-gradient(135deg,#b88d4c,#835b28);color:#fff;box-shadow:0 8px 24px rgba(118,80,31,.16)}.spotify,.text-link{display:inline-block;color:var(--gold-deep);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.text-link{padding-bottom:4px;border-bottom:1px solid var(--gold-soft)}.section{position:relative;padding-block:104px}.section.alt{border-block:1px solid var(--line-soft);background:linear-gradient(135deg,rgba(239,230,212,.58),rgba(255,255,255,.78) 45%,rgba(244,239,230,.7))}.section-head{display:grid;grid-template-columns:1fr minmax(260px,420px);align-items:end;gap:70px;margin-bottom:46px}.section-head h2{max-width:790px;margin:0;font-size:clamp(42px,5.5vw,64px);font-weight:400;letter-spacing:-.025em;line-height:1}.section-head>p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}.about-intro{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(60px,10vw,130px)}.about-intro h2{margin:0;font-size:clamp(43px,5.5vw,68px);font-weight:400;letter-spacing:-.025em;line-height:1.02}.about-intro .copy{margin:0 0 22px;padding-left:28px;border-left:1px solid var(--gold-soft)}.home-about-brief{padding-block:12px}.series-intro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.series-intro-card{overflow:hidden;border:1px solid var(--line);border-radius:5px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-small);transition:transform .25s ease,box-shadow .25s ease}.series-intro-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.release-image,.series-image{position:relative;overflow:hidden;background:#fff}.series-intro-card img{width:100%;aspect-ratio:1.08;object-fit:contain;object-position:center top;background:#fff}.release-image b,.series-image b{position:absolute;z-index:2;top:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.64);background:rgba(36,32,27,.72);color:#f3dfba;font-family:var(--serif);font-size:13px;font-weight:400;backdrop-filter:blur(10px)}.release-image:after,.series-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(216,189,136,.22);pointer-events:none}.series-intro-card>div:last-child{position:relative;min-height:102px;padding:20px 22px;border-top:1px solid var(--line-soft)}.series-intro-card>div:last-child:before{content:"";position:absolute;top:-1px;left:22px;width:42px;height:2px;background:var(--gold)}.series-intro-card strong{display:block;font-family:var(--serif);font-size:30px;font-weight:400;letter-spacing:.01em}.series-intro-card span{color:var(--muted);font-size:10px;letter-spacing:.035em}.featured-release-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.featured-release{overflow:hidden;border-bottom:1px solid var(--line);background:rgba(255,255,255,.45);transition:transform .25s ease}.featured-release:hover{transform:translateY(-4px)}.featured-release img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff;box-shadow:var(--shadow-small);transition:transform .55s ease}.featured-release:hover img{transform:scale(1.018)}.featured-release>div:last-child{padding:22px 2px 25px}.cat-release-card span,.featured-release span{color:var(--gold);font-size:8px;letter-spacing:.2em;text-transform:uppercase}.cat-release-card h3,.featured-release h3{margin:4px 0 12px;font-family:var(--serif);font-size:29px;font-weight:400;line-height:1.06}.cat-release-card small,.featured-release small{color:var(--gold-deep);font-size:9px;letter-spacing:.12em;text-transform:uppercase}.section-action{display:flex;justify-content:center;margin-top:38px}.photo-note,.project-banner{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(40px,7vw,88px);padding:clamp(38px,5vw,66px);border:1px solid var(--line);border-radius:4px;background:linear-gradient(125deg,rgba(255,255,255,.96),rgba(238,226,203,.62));box-shadow:var(--shadow-small)}.project-banner{position:relative;overflow:hidden}.project-banner:after{content:"R";position:absolute;right:2%;bottom:-28%;color:rgba(166,120,55,.06);font-family:var(--serif);font-size:260px;line-height:1;pointer-events:none}.photo-note>*,.project-banner>*{position:relative;z-index:1}.photo-note h2,.project-banner h2{margin:0;font-size:clamp(46px,7vw,86px);font-weight:400;letter-spacing:-.035em;line-height:.92}.photo-note p,.project-banner p{color:var(--muted);font-size:13px;line-height:1.9}.independent-river{border-color:rgba(126,91,42,.28)}.hero-mini{padding-top:112px;padding-bottom:70px}.hero-mini h1{max-width:1050px;margin:0 0 28px;font-size:clamp(58px,8.4vw,104px);font-weight:400;letter-spacing:-.045em;line-height:.88}.hero-mini>p{max-width:760px;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.premium-card{min-height:270px;padding:34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:transform .2s ease}.premium-card:hover{transform:translateY(-4px)}.premium-card h3{margin:8px 0 30px;font-family:var(--serif);font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.12}.embed-stack{display:grid;gap:28px}.embed-stack .section-head{margin-top:20px}.embed-stack iframe{width:100%;height:352px;border:0;border-radius:7px;background:#111}.release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.release-card{display:grid;grid-template-columns:205px 1fr;align-items:center;gap:26px;padding:14px}.release-card img{width:205px;height:245px;object-fit:contain;background:#fff}.release-card h3{margin:0 0 10px;font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.04}.release-card p{color:var(--muted);font-size:12px}.artist-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.voice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.voice-grid .artist-card{min-height:515px}.voice-grid .artist-card img{height:350px}.artist-card{min-height:570px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-small)}.artist-card img{width:100%;height:430px;object-fit:contain;object-position:center top;background:#fff;filter:saturate(.87) contrast(1.02);transition:transform .5s ease}.artist-card:hover img{transform:scale(1.018)}.artist-card>div{padding:24px;border-top:1px solid var(--line-soft)}.artist-card span{color:var(--gold);font-size:8px;letter-spacing:.2em;text-transform:uppercase}.artist-card h3{margin:8px 0;font-family:var(--serif);font-size:29px;font-weight:400;line-height:1.08}.artist-card p{color:var(--muted);font-size:10px;letter-spacing:.03em}.series-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.series-tile{min-height:390px;position:relative;overflow:hidden;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);border-radius:6px;background-position:50%;background-size:contain;background-repeat:no-repeat;background-color:#fff}.series-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(31,26,21,.84))}.series-tile>*{position:relative}.series-tile span{color:var(--gold-soft);font-size:8px;letter-spacing:.2em;text-transform:uppercase}.series-tile h3{margin:8px 0;color:#fff;font-size:44px;font-weight:400}.healing-tile{background-image:url(/studio/healing-lotus.png)}.cat-tile{background-image:url(/studio/cat-hero-v1.webp)}.podcast-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,8vw,100px);padding:clamp(42px,6vw,76px);border:1px solid rgba(126,91,42,.32);background:linear-gradient(125deg,#fffdf8,#e7d4ae 55%,#a77b3d);box-shadow:var(--shadow)}.podcast-banner:after{content:"VOICE";position:absolute;right:-2%;bottom:-18%;color:rgba(255,255,255,.18);font-family:var(--serif);font-size:clamp(100px,18vw,230px);line-height:1;pointer-events:none}.podcast-banner>*{position:relative;z-index:1}.podcast-banner h2{margin:0;font-size:clamp(58px,9vw,110px);font-weight:400;letter-spacing:-.04em;line-height:.82}.podcast-banner .subtitle{color:var(--ink)}.podcast-banner .copy{color:rgba(36,32,27,.68)}.artist-hero{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(55px,8vw,108px);padding-block:80px}.portrait{padding:10px;border-radius:5px;background:linear-gradient(145deg,#fff,#eee2ce)}.portrait img{width:100%;height:min(72vh,720px);object-fit:contain;object-position:center top;background:#fff}.artist-title{margin:0 0 30px;font-size:clamp(76px,10vw,132px);font-weight:400;letter-spacing:-.06em;line-height:.78}.artist-hero .subtitle{max-width:720px}.stat-line{max-width:520px;display:grid;grid-template-columns:repeat(3,1fr);margin:34px 0;border-block:1px solid var(--line)}.stat-line>div{padding:21px 10px;text-align:center;border-right:1px solid var(--line-soft)}.stat-line>div:last-child{border-right:0}.stat-line strong{display:block;color:var(--gold-deep);font-family:var(--serif);font-size:42px;font-weight:400;line-height:1}.stat-line span{color:var(--muted);font-size:9px}.discography-list{border-top:1px solid var(--line)}.discography-list>a{display:grid;grid-template-columns:65px 1fr .8fr auto;align-items:center;gap:18px;padding:20px 5px;border-bottom:1px solid var(--line-soft);transition:padding .25s ease,background .25s ease}.discography-list>a:hover{padding-inline:14px;background:rgba(255,255,255,.72)}.discography-list span{color:var(--gold);font-size:9px}.discography-list strong{font-family:var(--serif);font-size:27px;font-weight:400}.discography-list p{margin:0;color:var(--muted);font-size:11px}.discography-list small{color:var(--gold-deep);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.pillar-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.pillar-grid article{min-height:225px;padding:23px;border:1px solid var(--line);border-radius:4px;background:rgba(255,255,255,.74)}.pillar-grid article>span{color:var(--gold);font-size:8px;letter-spacing:.2em}.pillar-grid h3{margin:34px 0 12px;font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.08}.pillar-grid p{color:var(--muted);font-size:11px}.cover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.cover-album{display:block;position:relative;padding-bottom:22px;border-bottom:1px solid transparent;transition:transform .25s ease,border-color .25s ease}.cover-album:hover{transform:translateY(-5px);border-color:var(--gold-soft)}.cover-album:after{content:"LISTEN ↗";position:absolute;right:0;bottom:3px;color:var(--gold-deep);font-size:7px;letter-spacing:.17em;opacity:0;transform:translateX(-7px);transition:opacity .3s ease,transform .3s ease}.cover-album:focus-visible:after,.cover-album:hover:after{opacity:1;transform:none}.cover-album img{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:var(--shadow-small)}.cover-album>span{display:block;margin-top:15px;color:var(--gold);font-size:8px;letter-spacing:.2em}.cover-grid h3{margin:5px 0 0;font-family:var(--serif);font-size:25px;font-weight:400}.cover-grid p{margin:3px 0;color:var(--muted);font-size:10px}.cover-grid small{color:var(--gold-deep);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.studio-album-section{scroll-margin-top:92px;background:linear-gradient(135deg,rgba(239,230,212,.46),rgba(255,255,255,.84) 48%,rgba(232,216,186,.5))}.studio-album-section+.studio-album-section{border-top:1px solid var(--line);background:linear-gradient(135deg,rgba(225,230,229,.5),rgba(255,255,255,.86) 48%,rgba(219,210,197,.5))}.studio-album-player{display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:clamp(38px,7vw,88px);align-items:start}.studio-album-cover{position:sticky;top:112px}.studio-album-cover img{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:var(--shadow)}.studio-album-cover>span{display:block;margin-top:21px;color:var(--gold);font-size:8px;letter-spacing:.22em}.studio-album-cover h2{margin:7px 0 3px;font-size:clamp(42px,5vw,64px);font-weight:400;letter-spacing:-.025em;line-height:1}.studio-album-cover p{margin:0 0 20px;color:var(--muted);font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.retro-cd-player{overflow:hidden;border:1px solid rgba(108,87,57,.5);border-radius:9px;background:linear-gradient(145deg,#d8d0c2,#aaa193 50%,#cbc2b3);box-shadow:0 32px 70px rgba(57,44,27,.22),inset 0 1px 0 rgba(255,255,255,.8);color:#211d17}.retro-deck-top{display:grid;grid-template-columns:minmax(210px,.82fr) 1.18fr;gap:22px;padding:clamp(22px,4vw,34px);border-bottom:1px solid rgba(72,60,43,.38);background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(122,111,95,.16))}.retro-cd-button{min-height:220px;display:grid;place-items:center;padding:14px;border:1px solid rgba(65,56,44,.48);border-radius:7px;background:linear-gradient(145deg,#393630,#171614);box-shadow:inset 0 0 0 7px rgba(255,255,255,.035),inset 0 15px 35px rgba(0,0,0,.5);cursor:pointer}.retro-cd{position:relative;width:min(100%,220px);display:grid;place-items:center;background:repeating-radial-gradient(circle,transparent 0 3px,rgba(255,255,255,.12) 4px,transparent 5px 9px),conic-gradient(from 15deg,rgba(244,220,175,.78),rgba(158,184,188,.46),rgba(245,245,230,.9),rgba(180,145,99,.5),rgba(244,220,175,.78));box-shadow:0 18px 28px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.8)}.retro-cd,.retro-cd:before{aspect-ratio:1;border-radius:50%}.retro-cd:before{content:"";position:absolute;width:18%;background:#171614;box-shadow:0 0 0 8px rgba(232,220,199,.82),0 0 0 10px rgba(69,57,40,.45)}.retro-cd-label{position:relative;z-index:1;width:42%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at 50% 50%,transparent 0 22%,#a57a3d 23% 25%,#e1c68f 26% 100%);color:#36291a;text-align:center}.retro-cd-label b{margin-top:20%;font-family:var(--serif);font-size:12px;font-weight:600;letter-spacing:.08em}.retro-cd-label small{font-size:7px;letter-spacing:.12em}.retro-cd-player.is-playing .retro-cd{animation:cd-spin 8s linear infinite}@keyframes cd-spin{to{transform:rotate(1turn)}}.retro-display{min-width:0;align-self:stretch;padding:22px;border:1px solid rgba(52,44,32,.75);border-radius:4px;background:radial-gradient(circle at 50% 0,rgba(233,185,89,.12),transparent 55%),#201d17;box-shadow:inset 0 0 28px rgba(0,0,0,.65),0 1px 0 rgba(255,255,255,.55);color:#e6b85e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-shadow:0 0 8px rgba(230,184,94,.26)}.retro-display-top,.retro-time{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:11px;letter-spacing:.12em}.retro-display-top{padding-bottom:17px;border-bottom:1px solid rgba(230,184,94,.2);color:#9f8150}.retro-track-number{display:block;margin-top:27px;font-size:13px;letter-spacing:.18em}.retro-display h3{overflow:hidden;margin:8px 0 3px;font-family:inherit;font-size:clamp(25px,3vw,38px);font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.retro-display p{margin:0;color:#ad8b52;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.retro-time{margin-top:33px;font-size:15px}.retro-time i{height:2px;flex:1;background:rgba(230,184,94,.26)}.retro-error{display:block;margin-top:12px;color:#e6c98f;font-size:12px}.retro-transport{display:grid;grid-template-columns:48px 60px 48px 1fr;align-items:center;gap:10px;padding:17px clamp(20px,4vw,32px);border-bottom:1px solid rgba(72,60,43,.34);background:linear-gradient(180deg,#bcb3a5,#91897d)}.retro-transport button{min-width:46px;min-height:44px;border:1px solid rgba(55,47,37,.48);border-radius:4px;background:linear-gradient(180deg,#e0d9ce,#a69d90);box-shadow:0 3px 5px rgba(52,42,30,.22),inset 0 1px 0 rgba(255,255,255,.75);color:#29251f;font-size:15px;cursor:pointer}.retro-transport button:active{transform:translateY(2px);box-shadow:inset 0 2px 4px rgba(52,42,30,.25)}.retro-transport .retro-play{min-width:58px;font-size:19px}.retro-progress{display:flex;align-items:center;padding-left:7px}.retro-progress input{width:100%;accent-color:#8e642c;cursor:pointer}.retro-tracklist{padding:9px clamp(20px,4vw,32px) 25px;background:rgba(237,232,222,.5)}.retro-tracklist-head{display:flex;justify-content:space-between;gap:18px;padding:15px 2px 10px;color:#6e5a3d;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.retro-tracklist-head small{font-size:10px}.retro-tracklist>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 130px 24px;align-items:center;gap:13px;min-height:58px;padding:9px 6px;border:0;border-top:1px solid rgba(86,70,47,.2);background:transparent;color:#2e2922;text-align:left;cursor:pointer}.retro-tracklist>button>span{color:#9a7541;font-family:var(--serif);font-size:16px}.retro-tracklist>button strong{overflow:hidden;font-family:var(--serif);font-size:21px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.retro-tracklist>button small{overflow:hidden;color:#766d62;font-size:11px;letter-spacing:.04em;text-align:right;text-overflow:ellipsis;white-space:nowrap}.retro-tracklist>button i{color:#936a31;font-size:12px;font-style:normal;text-align:center;opacity:0}.retro-tracklist>button.active,.retro-tracklist>button:hover{padding-inline:12px;background:rgba(255,255,255,.42)}.retro-tracklist>button.active i{opacity:1}.retro-tracklist>button.unavailable{cursor:not-allowed;opacity:.5}.retro-tracklist>button.unavailable i{opacity:1}.retro-cd-button:focus-visible,.retro-tracklist>button:focus-visible,.retro-transport button:focus-visible{outline:2px solid #9a6b2c;outline-offset:3px}@media (max-width:760px){.studio-album-player{grid-template-columns:1fr;gap:42px}.studio-album-cover{position:static}.studio-album-cover img{max-width:520px;margin-inline:auto}.retro-deck-top{grid-template-columns:1fr}.retro-cd-button{min-height:250px}.retro-cd{width:min(72vw,230px)}.retro-display{min-height:230px}.retro-transport{grid-template-columns:48px 60px 48px}.retro-progress{grid-column:1/-1;padding:7px 0 0}.retro-tracklist>button{grid-template-columns:32px minmax(0,1fr) 24px}.retro-tracklist>button small{display:none}}@media (prefers-reduced-motion:reduce){.retro-cd-player.is-playing .retro-cd{animation:none}}.story-steps{display:grid;grid-template-columns:1fr 1fr;gap:20px}.story-steps.single{grid-template-columns:1fr}.story-steps article{min-height:280px;padding:34px;border:1px solid var(--line);border-radius:4px;background:linear-gradient(145deg,rgba(238,227,205,.65),rgba(255,255,255,.84))}.story-steps span{color:var(--gold);font-size:8px;letter-spacing:.2em}.story-steps h3{margin:58px 0 10px;font-family:var(--serif);font-size:46px;font-weight:400}.story-steps p{color:var(--muted)}.player{display:grid;grid-template-columns:minmax(250px,340px) 1fr;align-items:center;gap:36px;padding:16px}.player>img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.player h3{margin:0 0 15px;font-family:var(--serif);font-size:clamp(39px,5vw,59px);font-weight:400;line-height:1}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.visual img{width:100%;height:340px;object-fit:contain;background:#fff}.visual>div{padding:20px}.visual h3{margin:0;font-family:var(--serif);font-size:28px;font-weight:400}.cat-release-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.cat-release-copy{padding:36px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--line);border-radius:4px;background:linear-gradient(145deg,rgba(239,228,207,.72),rgba(255,255,255,.9))}.cat-release-copy h2{margin:0 0 20px;font-size:clamp(38px,4vw,55px);font-weight:400;line-height:1.02}.cat-release-card{overflow:hidden;border:1px solid var(--line);border-radius:4px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-small)}.cat-release-card img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.cat-release-card>div{padding:19px 20px 23px;border-top:1px solid var(--line-soft)}.about-front{display:grid;grid-template-columns:1fr 1fr;gap:24px}.panel{min-height:390px;position:relative;overflow:hidden;padding:38px;display:flex;flex-direction:column;justify-content:flex-end}.panel h3{margin:0 0 18px;font-family:var(--serif);font-size:40px;font-weight:400;line-height:1.05}.panel>*{position:relative;z-index:1}.founder-panel{background:linear-gradient(145deg,#fff,#eee1ca)}.founder-panel:after{content:"B.S.";position:absolute;right:-12px;top:-32px;color:rgba(166,120,55,.08);font-family:var(--serif);font-size:150px;line-height:1}.philosophy-panel{border-color:rgba(216,189,136,.35);background:linear-gradient(145deg,#373026,#201b16);color:#fff}.philosophy-panel .copy{color:rgba(255,255,255,.64)}.about-podcast{box-shadow:0 30px 90px rgba(88,62,28,.15)}.bs-voice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.bs-voice-grid a{min-height:390px;position:relative;overflow:hidden;padding:28px 25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:4px;background:linear-gradient(150deg,rgba(255,255,255,.96),rgba(238,226,204,.67));box-shadow:var(--shadow-small);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.bs-voice-grid a:after{content:"";position:absolute;left:25px;right:25px;bottom:0;height:3px;background:linear-gradient(90deg,var(--gold-deep),var(--gold-soft));transform:scaleX(.2);transform-origin:left;transition:transform .45s cubic-bezier(.2,.75,.25,1)}.bs-voice-grid a:hover{transform:translateY(-6px);border-color:rgba(126,80,31,.45);box-shadow:var(--shadow)}.bs-voice-grid a:hover:after{transform:scaleX(1)}.bs-voice-grid span{color:var(--gold);font-size:8px;letter-spacing:.2em;text-transform:uppercase}.bs-voice-grid strong{display:block;margin:30px 0 0;color:var(--gold-deep);font-size:clamp(54px,6vw,76px);letter-spacing:-.06em;line-height:.9}.bs-voice-grid h3,.bs-voice-grid strong{font-family:var(--serif);font-weight:400}.bs-voice-grid h3{margin:auto 0 12px;font-size:27px;line-height:1.08}.bs-voice-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.8}.bs-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bs-principles article{min-height:310px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);border-radius:4px;background:rgba(255,255,255,.78);box-shadow:var(--shadow-small)}.bs-principles span{margin-bottom:auto;color:var(--gold);font-size:8px;letter-spacing:.18em;text-transform:uppercase}.bs-principles h3{margin:40px 0 13px;font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.06}.bs-principles p{margin:0;color:var(--muted);font-size:11px;line-height:1.85}.bs-view{border-color:rgba(126,91,42,.42);background:linear-gradient(125deg,#2f2820,#17130f);color:#fff}.bs-view:after{content:"B.S.";position:absolute;right:3%;bottom:-35%;color:rgba(216,189,136,.08);font-family:var(--serif);font-size:230px;line-height:1}.bs-view p{color:rgba(255,255,255,.62)}.signature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.signature-grid a{padding:24px;border:1px solid var(--line);border-radius:3px;background:rgba(255,255,255,.72);transition:border-color .2s ease,background .2s ease}.signature-grid a:hover{border-color:rgba(126,80,31,.5);background:#fff}.signature-grid strong{display:block;font-family:var(--serif);font-size:29px;font-weight:400}.signature-grid span{color:var(--muted);font-size:10px}.catalog-signature-grid{grid-template-columns:repeat(4,1fr)}.footer{padding:52px 0 58px;border-top:1px solid var(--line);background:#eee7db}.footer-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:38px}.footer .serif{font-size:23px;font-weight:400}.footer-copy{text-align:right}.footer a:hover{color:var(--gold-deep)}.footer-ecosystem-line{margin:7px 0 4px;color:var(--gold-deep);font-size:9px;letter-spacing:.17em;text-transform:uppercase}.footer-network{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-network a{min-width:190px;padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:4px 18px;border:1px solid rgba(126,91,42,.22);color:var(--ink-soft)}.footer-network span{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer-network small{grid-column:1;color:var(--muted);font-size:8px;letter-spacing:.08em}.footer-network b{grid-column:2;grid-row:1/span 2;align-self:center;color:var(--gold-deep);font-size:12px}.footer-social-label{margin-right:7px;color:var(--gold-deep);font-size:8px;letter-spacing:.18em;text-transform:uppercase}.footer-instagram{color:var(--ink-soft);border-bottom:1px solid rgba(126,91,42,.22)}.ambient-player{position:fixed;z-index:45;right:20px;bottom:20px;width:min(360px,calc(100% - 40px));border:1px solid rgba(216,189,136,.55);background:rgba(38,32,25,.92);box-shadow:0 18px 54px rgba(30,22,13,.25);backdrop-filter:blur(18px)}.ambient-main{width:100%;min-height:64px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:10px 14px;border:0;background:transparent;color:#fff;cursor:pointer;text-align:left}.sound-bars{height:28px;display:flex;align-items:center;justify-content:center;gap:3px;border-right:1px solid rgba(216,189,136,.28)}.sound-bars i{width:2px;height:6px;display:block;background:var(--gold-soft);transform-origin:center}.ambient-player.is-playing .sound-bars i{animation:soundPulse .9s ease-in-out infinite alternate}.ambient-player.is-playing .sound-bars i:nth-child(2){animation-delay:-.45s}.ambient-player.is-playing .sound-bars i:nth-child(3){animation-delay:-.2s}.ambient-player.is-playing .sound-bars i:nth-child(4){animation-delay:-.65s}.ambient-copy{min-width:0;display:block}.ambient-copy small{display:block;color:var(--gold-soft);font-size:7px;letter-spacing:.2em;text-transform:uppercase}.ambient-copy strong{display:block;overflow:hidden;color:#fff;font-family:var(--serif);font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.ambient-state{color:var(--gold-soft);font-size:7px;letter-spacing:.15em;text-transform:uppercase}.ambient-modes{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(216,189,136,.2)}.ambient-modes button{min-height:29px;border:0;border-right:1px solid rgba(216,189,136,.18);background:rgba(255,255,255,.02);color:rgba(255,255,255,.58);cursor:pointer;font-size:7px;letter-spacing:.16em;text-transform:uppercase}.ambient-modes button:last-child{border-right:0}.ambient-modes button.active{background:rgba(216,189,136,.17);color:var(--gold-soft)}@keyframes soundPulse{0%{height:5px;opacity:.55}to{height:23px;opacity:1}}@media (max-width:1050px){.links{display:none}.mobile-rooms{display:block}.artist-card-grid,.series-intro-grid,.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cat-release-grid{grid-template-columns:1fr 1fr}.cat-release-copy{grid-column:1/-1;min-height:300px}.catalog-signature-grid{grid-template-columns:repeat(2,1fr)}.bs-voice-grid,.journey-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.wrap{width:min(100% - 30px,1180px)}.navin{min-height:68px;gap:10px}.brand img{width:39px;height:39px;box-shadow:0 0 0 3px rgba(255,255,255,.75)}.brand strong{font-size:17px}.brand small{font-size:7px}.artist-hero,.hero{min-height:auto;grid-template-columns:1fr;gap:42px;padding-block:64px}.brand-hero:before{display:none}.hero-card>img{min-height:0;height:auto;max-height:none}.brand-hero .title,.title{font-size:clamp(57px,16vw,77px)}.artist-title{font-size:84px}.section{padding-block:72px}.section-head{display:block;margin-bottom:34px}.section-head h2{font-size:42px}.section-head>p{margin-top:16px}.about-front,.about-intro,.bs-principles,.cat-release-grid,.channel-grid,.featured-release-grid,.journey-result-head,.journey-work,.podcast-banner,.release-grid,.series-pair,.story-steps{grid-template-columns:1fr}.journey-result-head{gap:20px}.journey-result{margin-top:34px;padding:24px 18px}.journey-choice{min-height:135px;padding:20px 16px}.journey-cover{width:min(100%,480px);margin-inline:auto}.journey-glow{right:-420px}.about-intro{gap:36px}.about-intro .copy{padding-left:20px}.series-intro-grid{grid-template-columns:1fr}.cat-release-copy{grid-column:auto;min-height:0}.photo-note,.player,.project-banner,.release-card{grid-template-columns:1fr}.player{padding:12px}.release-card img{width:100%;height:auto;aspect-ratio:1}.photo-note,.project-banner{padding:30px 25px}.project-banner:after{font-size:190px}.photo-note h2,.project-banner h2{font-size:51px}.hero-mini{padding-top:76px;padding-bottom:52px}.hero-mini h1{font-size:clamp(51px,14vw,73px)}.artist-card-grid{display:flex;overflow-x:auto;margin-right:-15px;padding-right:15px;scroll-snap-type:x mandatory}.artist-card{min-width:82vw;min-height:520px;scroll-snap-align:start}.artist-card img{height:auto;max-height:68vh}.portrait img{height:auto;max-height:78vh}.discography-list>a{grid-template-columns:44px 1fr auto}.discography-list p{grid-column:2}.discography-list small{grid-column:3;grid-row:1/span 2}.pillar-grid{grid-template-columns:1fr}.pillar-grid article{min-height:165px}.pillar-grid h3{margin-top:26px}.cover-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 11px}.gallery{grid-template-columns:1fr 1fr;gap:12px}.visual img{height:auto;aspect-ratio:1}.signature-grid{grid-template-columns:1fr 1fr}.bs-voice-grid{grid-template-columns:1fr}.bs-voice-grid a{min-height:330px}.bs-principles article{min-height:250px}.footer-inner{display:block}.footer-copy{margin-top:28px;text-align:left}.footer-network{display:grid;grid-template-columns:1fr}.footer-network a{width:100%;min-width:0}.sound-gate-card{padding:34px 25px 28px}.sound-gate-card h2{font-size:32px}.ambient-player{right:14px;bottom:14px;width:calc(100% - 28px)}}@media (max-width:420px){.lang-switch button{padding:5px 7px}.brand strong{font-size:15px}.header-instagram{width:43px}.cover-grid,.gallery,.journey-choice-grid,.signature-grid{grid-template-columns:1fr}.journey-choice{min-height:118px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-reveal]{opacity:0;transform:translateY(36px);transition:opacity .9s cubic-bezier(.2,.75,.25,1),transform .9s cubic-bezier(.2,.75,.25,1)}[data-reveal].is-visible{opacity:1;transform:none}.page-artists,.page-home{background:#11100e}.page-artists .nav,.page-home .nav{border-color:rgba(222,194,143,.18);background:rgba(15,14,12,.88);color:#f7f3ec}.page-artists .nav .brand img,.page-home .nav .brand img{border-color:rgba(222,194,143,.45);box-shadow:0 0 0 4px rgba(222,194,143,.07)}.page-artists .nav .brand small,.page-home .nav .brand small{color:#d8bd88}.page-artists .nav .links,.page-home .nav .links{color:rgba(247,243,236,.7)}.page-artists .nav .links a.active,.page-artists .nav .links a:hover,.page-home .nav .links a.active,.page-home .nav .links a:hover{color:#e4c98f}.page-artists .nav .lang-switch,.page-home .nav .lang-switch{border-color:rgba(222,194,143,.25);background:rgba(255,255,255,.04)}.page-artists .nav .lang-switch button,.page-home .nav .lang-switch button{color:rgba(247,243,236,.68)}.page-artists .nav .lang-switch button.active,.page-home .nav .lang-switch button.active{background:rgba(216,189,136,.18);color:#f5ddb2}.page-artists .header-instagram,.page-home .header-instagram{border-color:rgba(222,194,143,.28);color:#efd39f}.page-artists .header-instagram:hover,.page-home .header-instagram:hover{border-color:rgba(222,194,143,.58);background:rgba(216,189,136,.14)}.page-artists .mobile-rooms,.page-home .mobile-rooms{border-color:rgba(222,194,143,.14)}.gallery-hero{min-height:calc(100svh - 82px);position:relative;overflow:hidden;display:grid;align-items:center;color:#f7f3ec;background:radial-gradient(circle at 26% 48%,rgba(199,164,103,.19),transparent 24rem),radial-gradient(circle at 82% 20%,rgba(239,225,202,.07),transparent 27rem),linear-gradient(128deg,#0c0d0e,#1c1915 54%,#0a0b0c)}.gallery-hero:before{content:"";position:absolute;inset:18px;border:1px solid rgba(224,194,140,.18);pointer-events:none}.gallery-hero:after{content:"GENTLE / CAT / STUDIO";position:absolute;right:-4rem;top:48%;color:rgba(240,214,167,.08);font-size:9px;letter-spacing:.55em;transform:rotate(90deg)}.hero-atmosphere,.hero-atmosphere i{position:absolute;inset:0;pointer-events:none}.hero-atmosphere:before{content:"";position:absolute;left:28%;top:-25%;width:1px;height:150%;background:linear-gradient(transparent,rgba(237,211,164,.7),transparent);transform:rotate(24deg);box-shadow:55px 0 80px rgba(237,211,164,.23);animation:galleryBeam 9s ease-in-out infinite alternate}.hero-atmosphere i{border:1px solid rgba(224,194,140,.08);border-radius:50%;animation:galleryOrbit 18s linear infinite}.hero-atmosphere i:first-child{width:35rem;height:35rem;left:9%;top:8%}.hero-atmosphere i:nth-child(2){width:56rem;height:56rem;left:-3%;top:-12%;animation-duration:28s;animation-direction:reverse}.hero-atmosphere i:nth-child(3){width:18rem;height:18rem;left:24%;top:28%;animation-duration:12s}.gallery-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(60px,9vw,150px);padding-block:90px 120px}.gallery-seal{display:grid;justify-items:center;gap:20px}.gallery-seal>small,.gallery-seal>span{color:#d5b77d;font-size:8px;letter-spacing:.34em;text-transform:uppercase}.seal-image{width:min(28vw,330px);aspect-ratio:1;position:relative;display:grid;place-items:center;border:1px solid rgba(229,203,155,.35);border-radius:50%;box-shadow:0 0 0 22px rgba(229,203,155,.025),0 0 90px rgba(199,154,83,.22)}.seal-image:after,.seal-image:before{content:"";position:absolute;border:1px solid rgba(229,203,155,.16);border-radius:50%}.seal-image:before{inset:-40px}.seal-image:after{inset:24px}.seal-image img{width:72%;aspect-ratio:1;border-radius:50%;object-fit:cover;filter:sepia(.08) saturate(.85) contrast(1.03)}.gallery-hero-copy{position:relative}.gallery-kicker{margin:0 0 32px;color:#cfb178;font-size:8px;letter-spacing:.35em;text-transform:uppercase}.gallery-hero-copy h1{margin:0;color:#f8f5ef;font-size:clamp(68px,9vw,136px);font-weight:400;letter-spacing:-.065em;line-height:.76}.gallery-hero-copy h1 em{color:#d6b677;font-weight:400}.gallery-intro{max-width:570px;margin:38px 0 0;color:rgba(247,243,236,.76);font-family:var(--serif);font-size:clamp(19px,2vw,27px);line-height:1.45}.gallery-hero .btn.primary{border-color:#d2b275;background:linear-gradient(135deg,#d5b77c,#a77c43);color:#17120c;box-shadow:0 10px 30px rgba(165,119,58,.22)}.gallery-hero .btn.ghost,.river-threshold .btn.ghost{border-color:rgba(229,203,155,.38);color:#f4dfb7;background:rgba(255,255,255,.03)}.hero-platforms{max-width:680px;margin-top:42px;padding-top:18px;border-top:1px solid rgba(229,203,155,.18)}.hero-platforms>span{display:block;margin-bottom:12px;color:rgba(232,215,184,.68);font-size:8px;letter-spacing:.24em;text-transform:uppercase}.hero-platforms>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero-platforms a{min-height:67px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:12px 15px;border:1px solid rgba(229,203,155,.2);background:rgba(255,255,255,.025);transition:border-color .25s ease,background .25s ease,transform .25s ease;position:relative;overflow:hidden}.hero-platforms a:after{content:"";width:42%;height:180%;position:absolute;left:-70%;top:-40%;background:linear-gradient(90deg,transparent,rgba(255,238,204,.16),transparent);transform:skewX(-20deg);transition:left .75s cubic-bezier(.2,.75,.25,1)}.hero-platforms a:hover:after{left:135%}.hero-platforms a:hover{border-color:rgba(229,203,155,.55);background:rgba(229,203,155,.07);transform:translateY(-2px)}.hero-platforms strong{color:#f7f3ec;font-family:var(--serif);font-size:17px;font-weight:400}.hero-platforms small{color:rgba(232,224,212,.62);letter-spacing:.13em}.gallery-scroll,.hero-platforms small{font-size:7px;text-transform:uppercase}.gallery-scroll{position:absolute;z-index:3;left:50%;bottom:30px;display:flex;align-items:center;gap:12px;color:rgba(255,250,242,.46);letter-spacing:.24em;transform:translateX(-50%)}.gallery-scroll span{width:36px;height:1px;background:#cda968;animation:scrollLine 1.8s ease-in-out infinite}.gallery-manifesto{min-height:56vh;padding:11vh 7vw;display:grid;place-content:center;text-align:center;background:#fbf8f1}.gallery-manifesto p{margin:0;color:#9f8153;font-family:var(--serif);font-size:clamp(27px,4vw,58px)}.gallery-manifesto h2{margin:0;color:#211b15;font-size:clamp(55px,8vw,118px);font-weight:400;letter-spacing:-.055em;line-height:.95}.gallery-manifesto span{margin-top:32px;color:var(--gold);font-size:8px;letter-spacing:.28em;text-transform:uppercase}.voice-exhibition{overflow:hidden;color:#fffaf1;background:linear-gradient(160deg,#17120e,#2b2016 58%,#0d0b09)}.exhibition-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:48px}.exhibition-heading .eyebrow{grid-column:1/-1;color:#d5b677}.exhibition-heading h2{margin:0;color:#fffdf8;font-size:clamp(48px,6.3vw,84px);font-weight:400;letter-spacing:-.04em;line-height:.93}.exhibition-heading p{margin:0;color:rgba(255,250,241,.54);font-size:13px;line-height:1.9}.voice-wall{height:min(70vw,720px);min-height:570px;display:flex;gap:4px}.voice-panel{min-width:0;position:relative;overflow:hidden;flex:1;border:1px solid rgba(225,193,136,.14);transition:flex .7s cubic-bezier(.2,.75,.25,1),filter .45s ease}.voice-wall:hover .voice-panel:not(:hover){filter:brightness(.62) saturate(.72)}.voice-panel:hover{flex:1.6}.voice-panel img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.72) contrast(1.03);transition:transform 1s cubic-bezier(.2,.75,.25,1),filter .6s ease}.voice-panel:hover img{transform:scale(1.035);filter:saturate(.95) contrast(1.03)}.voice-panel-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,5,4,.04) 15%,rgba(8,6,5,.2) 50%,rgba(7,5,4,.94))}.voice-panel-copy{position:absolute;inset:auto 25px 25px;color:#fff}.voice-panel-copy>span{color:#d9bb83;font-size:8px;letter-spacing:.22em}.voice-panel-copy h3{margin:9px 0 14px;font-family:var(--serif);font-size:clamp(42px,5vw,76px);font-weight:400;letter-spacing:-.04em;line-height:.8}.voice-panel-copy p{margin:0;color:rgba(255,255,255,.76);font-family:var(--serif);font-size:18px;line-height:1.3}.voice-panel-copy small{display:block;margin-top:10px;color:rgba(255,255,255,.42);font-size:8px;letter-spacing:.1em}.voice-panel-copy b{display:inline-block;max-height:0;overflow:hidden;margin-top:0;color:#e2c389;font-size:8px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;opacity:0;transition:max-height .4s ease,margin .4s ease,opacity .4s ease}.voice-panel:hover .voice-panel-copy b{max-height:30px;margin-top:22px;opacity:1}.page-home .sound-journey{color:#fffaf2;background:radial-gradient(circle at 82% 45%,rgba(190,146,75,.15),transparent 28rem),#0f0c09}.page-home .sound-journey[data-journey]{background:radial-gradient(circle at 82% 45%,rgba(190,146,75,.17),transparent 28rem),linear-gradient(145deg,#0f0c09,#20170f)}.page-home .journey-result-head h3,.page-home .journey-work-copy h4,.page-home .sound-journey .section-head h2{color:#fffaf2}.page-home .journey-result-head p,.page-home .journey-work-copy p,.page-home .sound-journey .section-head>p{color:rgba(255,250,242,.5)}.page-home .journey-choice{border-color:rgba(220,188,130,.22);background:rgba(255,255,255,.035);color:#fffaf2;box-shadow:none}.page-home .journey-choice:hover{background:rgba(255,255,255,.08);border-color:rgba(220,188,130,.55)}.page-home .journey-choice.active{background:linear-gradient(145deg,#d0ac6b,#8b6129);color:#150f0a}.page-home .journey-choice small{color:rgba(255,250,242,.44)}.page-home .journey-choice.active small,.page-home .journey-choice.active>span{color:rgba(22,15,9,.62)}.page-home .journey-idle{color:#cba96c}.page-home .journey-result{border-color:rgba(222,190,133,.22);background:rgba(26,20,15,.9);box-shadow:0 35px 90px rgba(0,0,0,.28)}.page-home .journey-result-head{border-color:rgba(222,190,133,.2)}.page-home .journey-work-tabs button{border-color:rgba(222,190,133,.16);color:rgba(255,250,242,.48)}.page-home .journey-work-tabs button.active{border-color:#c9a466;background:rgba(201,164,102,.17);color:#fffaf2}.release-salon{overflow:hidden;background:linear-gradient(145deg,#f8f3e9,#fffefa 62%,#eee2cb)}.salon-rail{display:flex;overflow-x:auto;gap:34px;padding:8px 0 28px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b98f50 transparent}.salon-record{flex:0 0 min(82vw,820px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;scroll-snap-align:center;border:1px solid rgba(123,86,34,.23);background:rgba(255,255,255,.78);box-shadow:0 30px 70px rgba(65,43,20,.11)}.salon-art,.salon-record{min-height:460px;overflow:hidden}.salon-art{height:100%;position:relative;background:#fff}.salon-art img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.75,.25,1)}.salon-record:hover .salon-art img{transform:scale(1.035)}.salon-art span{position:absolute;left:22px;top:22px;width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);background:rgba(20,15,10,.66);color:#e6c88f;font-family:var(--serif);backdrop-filter:blur(12px)}.salon-copy{padding:clamp(36px,5vw,72px)}.salon-copy small{color:var(--gold);font-size:8px;letter-spacing:.26em;text-transform:uppercase}.salon-copy h3{margin:15px 0 32px;font-family:var(--serif);font-size:clamp(42px,5vw,72px);font-weight:400;letter-spacing:-.04em;line-height:.94}.salon-copy b{color:var(--gold-deep);font-size:8px;font-weight:500;letter-spacing:.17em;text-transform:uppercase}.worlds-gallery{background:#fdfbf6}.world-portals{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.world-portal{min-height:620px;position:relative;overflow:hidden;border:1px solid var(--line);background:#fff}.world-portal img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:saturate(.65) contrast(1.04);transition:transform .9s cubic-bezier(.2,.75,.25,1),filter .6s ease}.world-portal:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,13,10,.02) 25%,rgba(15,11,8,.86))}.world-portal:hover img{transform:scale(1.04);filter:saturate(.9)}.world-portal>div{position:absolute;z-index:1;inset:auto 28px 30px;color:#fff}.world-portal span{color:#dbbd84;font-size:8px;letter-spacing:.2em;text-transform:uppercase}.world-portal h3{margin:10px 0 25px;color:#fff;font-size:clamp(35px,4vw,54px);font-weight:400;line-height:.96}.world-portal b{color:#e2c48d;font-size:8px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.podcast-portal img{object-fit:contain;background:#0b0907;filter:saturate(.82) contrast(1.06)}.release-salon .wrap.is-visible .salon-record,.voice-wall.is-visible .voice-panel,.worlds-gallery .wrap.is-visible .world-portal{animation:galleryCardIn .85s cubic-bezier(.2,.75,.25,1) both}.release-salon .wrap.is-visible .salon-record:nth-child(2),.voice-wall.is-visible .voice-panel:nth-child(2),.worlds-gallery .wrap.is-visible .world-portal:nth-child(2){animation-delay:.1s}.release-salon .wrap.is-visible .salon-record:nth-child(3),.voice-wall.is-visible .voice-panel:nth-child(3),.worlds-gallery .wrap.is-visible .world-portal:nth-child(3){animation-delay:.2s}.release-salon .wrap.is-visible .salon-record:nth-child(4),.voice-wall.is-visible .voice-panel:nth-child(4){animation-delay:.3s}.bs-statement{padding:16vh 28px;color:#fffaf2;text-align:center;background:linear-gradient(118deg,#17110c,#3a2918 52%,#110d09)}.bs-statement span{color:#cda96a;font-size:8px;letter-spacing:.3em;text-transform:uppercase}.bs-statement blockquote{max-width:950px;margin:36px auto;font-family:var(--serif);font-size:clamp(44px,7vw,96px);line-height:1.02}.bs-statement a{color:#e0c189;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.river-threshold{color:#fff;background:#0a0908}.river-threshold-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,9vw,140px)}.river-logo-stage{min-height:min(62vw,650px);display:grid;place-items:center;position:relative;overflow:hidden;border:1px solid rgba(215,177,110,.24);background:radial-gradient(circle at 50% 42%,rgba(192,146,71,.14),transparent 37%),linear-gradient(145deg,#120f0b,#050403);box-shadow:0 40px 100px rgba(0,0,0,.5)}.river-logo-stage:after,.river-logo-stage:before{content:"";width:86%;height:1px;position:absolute;background:linear-gradient(90deg,transparent,rgba(215,177,110,.38),transparent)}.river-logo-stage:before{top:8%}.river-logo-stage:after{bottom:8%}.river-wordmark{width:min(82%,650px);position:relative;z-index:1;padding:clamp(45px,7vw,90px) clamp(20px,4vw,55px);color:#d8b473;text-align:center}.river-logo-stage .river-wordmark{animation:wordmarkFloat 7s ease-in-out infinite alternate}.river-wordmark-monogram{position:absolute;left:50%;top:48%;translate:-50% -50%;color:rgba(215,177,110,.055);font-family:var(--serif);font-size:clamp(220px,32vw,470px);line-height:.7;pointer-events:none}.river-wordmark-name{position:relative;font-family:var(--serif);font-size:clamp(72px,11vw,148px);font-weight:400;letter-spacing:.18em;line-height:.9;text-indent:.18em}.river-wordmark-rule{width:72%;height:1px;margin:clamp(26px,4vw,42px) auto 20px;background:linear-gradient(90deg,transparent,#d8b473 18%,#d8b473 82%,transparent)}.river-wordmark small{position:relative;color:rgba(244,223,183,.68);font-family:var(--sans);font-size:8px;font-weight:500;letter-spacing:.32em;text-transform:uppercase}.river-threshold h2{max-width:520px;margin:16px 0 42px;color:#f6ead3;font-size:clamp(60px,8vw,106px);font-weight:400;letter-spacing:-.055em;line-height:.85}.river-project-hero{min-height:76vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:clamp(100px,14vh,170px) 0;color:#fff;background:radial-gradient(circle at 50% 45%,rgba(183,136,64,.17),transparent 34rem),#090806}.river-project-hero:before{content:"";position:absolute;inset:24px;border:1px solid rgba(215,177,110,.18);pointer-events:none}.river-project-hero .wrap{position:relative;z-index:1;text-align:center}.river-project-hero .eyebrow{margin-bottom:10px;color:rgba(244,223,183,.6)}.river-project-hero .river-wordmark{margin:0 auto}.series-cinematic-hero{min-height:72vh;display:grid;align-items:end;position:relative;overflow:hidden;padding-block:13vh 10vh;color:#fffaf2;background:#0b0907}.series-hero-photo{width:100%;height:100%;position:absolute;z-index:0;inset:0;object-fit:cover;object-position:center 42%;filter:saturate(.64) contrast(1.08) brightness(.72);transform:scale(1.015);animation:salonHeroSettle 1.8s cubic-bezier(.2,.75,.25,1) both}.series-hero-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(9,7,5,.93),rgba(9,7,5,.67) 45%,rgba(9,7,5,.14) 78%),linear-gradient(180deg,rgba(8,6,4,.16),rgba(8,6,4,.86))}.series-cinematic-hero:after{content:"04";position:absolute;z-index:2;right:2vw;bottom:-12vh;color:rgba(226,194,137,.07);font-family:var(--serif);font-size:48vw;line-height:.7}.series-cinematic-hero .wrap{position:relative;z-index:3}.series-cinematic-hero h1{max-width:980px;margin:0;white-space:pre-line;color:#fffaf2;font-size:clamp(68px,10vw,138px);font-weight:400;letter-spacing:-.06em;line-height:.82}.series-cinematic-hero p{max-width:650px;margin:36px 0 0 auto;color:rgba(255,250,242,.58);font-size:14px;line-height:1.9}.series-hero-index{margin-top:46px;display:flex;align-items:center;gap:18px;color:#d9b97e}.series-hero-index span{font-family:var(--serif);font-size:36px;line-height:1}.series-hero-index small{padding-left:18px;border-left:1px solid rgba(222,194,143,.35);color:rgba(255,250,242,.52);font-size:7px;letter-spacing:.21em;text-transform:uppercase}.series-voice-exhibition{padding-top:120px}.artist-hero{width:min(1360px,calc(100% - 56px));min-height:calc(100svh - 82px);position:relative;overflow:hidden;grid-template-columns:1fr 1fr;gap:0;padding-block:48px}.artist-hero:before{content:"";position:absolute;inset:8% 0;border-block:1px solid rgba(126,91,42,.16);pointer-events:none}.artist-hero .portrait{height:min(78vh,780px);position:relative;z-index:1;padding:0;overflow:hidden;border:0;border-radius:0;background:#17120e;box-shadow:0 38px 90px rgba(66,43,19,.18)}.artist-hero .portrait:after{content:"";position:absolute;inset:12px;border:1px solid rgba(235,210,165,.3);pointer-events:none}.artist-hero .portrait img{height:100%;object-fit:cover;filter:saturate(.78) contrast(1.03)}.artist-hero-copy{min-height:min(78vh,780px);position:relative;overflow:hidden;padding:clamp(45px,7vw,110px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(238,227,207,.7))}.artist-room-nav{position:absolute;z-index:3;left:clamp(28px,5vw,72px);right:clamp(28px,5vw,72px);top:28px;display:flex;align-items:center;justify-content:space-between;color:rgba(89,65,35,.65);font-size:7px;letter-spacing:.18em;text-transform:uppercase}.artist-room-nav a{padding-bottom:3px;border-bottom:1px solid rgba(126,91,42,.24);transition:color .25s ease,border-color .25s ease}.artist-room-nav a:hover{border-color:var(--gold);color:var(--gold-deep)}.artist-room-nav span{color:var(--gold-deep);font-family:var(--serif);font-size:12px;letter-spacing:.12em}.artist-watermark{position:absolute;right:-4%;bottom:-9%;color:rgba(127,89,38,.055);font-family:var(--serif);font-size:clamp(125px,18vw,250px);letter-spacing:-.08em;line-height:.7;pointer-events:none}.artist-hero .artist-title{font-size:clamp(88px,11vw,155px)}.artist-hero .artist-hero-copy>:not(.artist-watermark):not(.artist-room-nav),.artist-hero .artist-title{position:relative;z-index:1}.artist-hero-kimi .artist-hero-copy{background:linear-gradient(145deg,#fffaf4,#ead7bf)}.artist-hero-ren .artist-hero-copy{background:linear-gradient(145deg,#faf8f2,#dcd2c2)}.artist-hero-river .artist-hero-copy{background:linear-gradient(145deg,#fffaf0,#e6cfaa)}.artist-hero-healing .artist-hero-copy{background:linear-gradient(145deg,#fffef9,#e8e0cf)}.artist-hero-cat .artist-hero-copy{background:linear-gradient(145deg,#fffaf1,#ead9bc)}.artist-hero-cat .portrait img,.artist-hero-healing .portrait img{object-fit:contain;background:#fffdf8}.cover-grid{display:flex;overflow-x:auto;gap:24px;padding:4px 0 28px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b88d4e transparent}.cover-album{flex:0 0 min(31vw,350px);scroll-snap-align:start}.cover-album img{transition:transform .65s cubic-bezier(.2,.75,.25,1),box-shadow .4s ease}.cover-album:hover img{transform:scale(1.02);box-shadow:0 32px 72px rgba(72,48,22,.18)}.release-grid{display:flex;overflow-x:auto;gap:28px;padding-bottom:30px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b88d4e transparent}.release-card{flex:0 0 min(78vw,720px);min-height:400px;scroll-snap-align:center;grid-template-columns:1fr 1fr;gap:0;padding:0;overflow:hidden;border:1px solid var(--line);background:rgba(255,255,255,.84);box-shadow:var(--shadow)}.release-card img{width:100%;height:100%;min-height:400px;object-fit:cover}.release-card>div{padding:clamp(32px,5vw,68px);display:flex;flex-direction:column;justify-content:center}.ambient-player{overflow:hidden;border-color:rgba(225,194,139,.48);border-radius:2px;background:rgba(18,14,11,.92);box-shadow:0 22px 70px rgba(0,0,0,.26)}.home-universe{overflow:hidden;background:linear-gradient(145deg,#f8f3e9,#fffdf9 52%,#efe3ce)}.home-universe .section-head{max-width:900px;margin-bottom:48px}.home-universe .section-head h2{max-width:780px}.home-bento{height:min(70vw,760px);min-height:640px;display:grid;grid-template-columns:1.17fr .83fr;grid-template-rows:1fr 1fr;gap:12px}.home-bento-small{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-world{min-height:0;position:relative;overflow:hidden;border:1px solid rgba(145,105,48,.22);background:#17120d;color:#fffaf1;box-shadow:0 24px 65px rgba(58,39,19,.09)}.home-world:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(8,6,4,.02) 18%,rgba(9,7,5,.18) 49%,rgba(8,6,4,.94));pointer-events:none;transition:background .6s ease}.home-world:hover:after{background:linear-gradient(180deg,rgba(8,6,4,.01) 14%,rgba(9,7,5,.12) 46%,rgba(8,6,4,.91))}.home-vocal-mosaic img,.home-world>img{width:100%;height:100%;object-fit:cover;filter:saturate(.66) contrast(1.04);transition:transform 1s cubic-bezier(.2,.75,.25,1),filter .6s ease}.home-world:hover .home-vocal-mosaic img,.home-world:hover>img{transform:scale(1.035);filter:saturate(.9) contrast(1.03)}.home-world-vocal{grid-row:1/3;display:flex;flex-direction:column}.home-world-vocal>.home-vocal-group{height:auto;aspect-ratio:1492/1054;flex:0 0 auto;object-fit:cover;object-position:center}.home-world-vocal .home-world-copy{position:relative;inset:auto;flex:1;padding:clamp(28px,3.5vw,48px);display:flex;flex-direction:column;justify-content:center}.home-world-copy{position:absolute;z-index:2;inset:auto clamp(22px,3vw,44px) clamp(22px,3vw,40px)}.home-world-copy span{color:#dfc38f;font-size:8px;letter-spacing:.22em;text-transform:uppercase}.home-world-copy h3{margin:11px 0 15px;color:#fffdf8;font-family:var(--serif);font-size:clamp(31px,3.7vw,55px);font-weight:400;letter-spacing:-.035em;line-height:.94}.home-world-vocal .home-world-copy h3{font-size:clamp(45px,5.1vw,74px)}.home-world-copy p{max-width:470px;margin:0 0 22px;color:rgba(255,250,241,.62);font-size:11px;line-height:1.75}.home-world-copy b{display:inline-block;color:#e4c58b;font-size:8px;font-weight:500;letter-spacing:.17em;text-transform:uppercase;transition:transform .35s ease,color .35s ease}.home-world:hover .home-world-copy b{color:#fff0d4;transform:translateX(5px)}.home-bento-small .home-world-copy{inset-inline:18px;bottom:20px}.home-bento-small .home-world-copy h3{margin-bottom:18px;font-size:clamp(25px,2.5vw,38px)}.home-world-podcast{display:flex;flex-direction:column;cursor:pointer;pointer-events:auto}.home-world-podcast>*{pointer-events:none}.home-world-podcast>img{height:auto;aspect-ratio:1;flex:0 0 auto;object-fit:contain;object-position:center;background:#0b0907;filter:saturate(.84) contrast(1.04)}.home-bento-small .home-world-podcast .home-world-copy{position:relative;inset:auto;flex:1;padding:18px;display:flex;flex-direction:column;justify-content:center}.home-world-copy .podcast-cta{width:max-content;padding:8px 11px;border:1px solid rgba(226,197,143,.4);background:rgba(225,192,133,.08);transition:color .3s ease,border-color .3s ease,background .3s ease,transform .3s ease}.home-world-podcast:hover .podcast-cta{border-color:rgba(245,220,174,.8);background:rgba(225,192,133,.15)}.home-bento.is-visible .home-world{animation:galleryCardIn .85s cubic-bezier(.2,.75,.25,1) both}.home-bento.is-visible .home-world-healing{animation-delay:.1s}.home-bento.is-visible .home-bento-small{animation:galleryCardIn .85s cubic-bezier(.2,.75,.25,1) .2s both}.home-feature{position:relative;overflow:hidden;background:#fffdf9}.home-feature:before{content:"FEATURED";position:absolute;right:-2vw;top:5%;color:rgba(137,95,40,.045);font-family:var(--serif);font-size:clamp(100px,18vw,270px);letter-spacing:-.06em;line-height:.8;pointer-events:none}.home-feature-inner{position:relative;display:grid;grid-template-columns:minmax(420px,1fr) minmax(360px,.88fr);align-items:center;gap:clamp(55px,9vw,140px)}.home-feature-art{aspect-ratio:1;position:relative;overflow:hidden;border:1px solid rgba(140,99,45,.24);background:#eee3d1;box-shadow:0 42px 100px rgba(61,41,20,.16)}.home-feature-art:after{content:"";position:absolute;inset:13px;border:1px solid rgba(255,245,226,.42);pointer-events:none}.home-feature-art img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform 1s cubic-bezier(.2,.75,.25,1),filter .6s ease}.home-feature-art:hover img{transform:scale(1.025);filter:saturate(1)}.home-feature-art>span{width:47px;height:47px;position:absolute;z-index:2;left:25px;top:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);background:rgba(20,15,10,.67);color:#ebd09c;font-family:var(--serif);backdrop-filter:blur(12px)}.home-feature-copy{position:relative;z-index:1}.home-feature-artist{margin:38px 0 8px;color:var(--gold-deep);font-size:9px;letter-spacing:.28em;text-transform:uppercase}.home-feature-copy h2{margin:0;color:#211a14;font-size:clamp(58px,7.2vw,100px);font-weight:400;letter-spacing:-.055em;line-height:.82}.home-feature-copy h2 em{color:#9a7138;font-weight:400}.home-feature-copy>p:not(.home-feature-artist){max-width:520px;margin:34px 0;color:var(--muted);font-size:13px;line-height:1.9}.home-closing{padding-top:12px;color:#fffaf2;background:#0c0a08}.home-closing-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:12px}.home-philosophy,.home-river-exit{min-height:540px;position:relative;overflow:hidden;border:1px solid rgba(222,188,128,.17)}.home-philosophy{padding:clamp(48px,7vw,100px);display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 12% 15%,rgba(208,168,96,.17),transparent 22rem),linear-gradient(145deg,#21170f,#0f0c09)}.home-philosophy:after{content:"B.S.";position:absolute;right:-2%;bottom:-12%;color:rgba(229,197,139,.045);font-family:var(--serif);font-size:clamp(170px,25vw,340px);line-height:.7;pointer-events:none}.home-philosophy>span,.home-river-exit>span{position:relative;z-index:1;color:#cbaa6e;font-size:8px;letter-spacing:.28em;text-transform:uppercase}.home-philosophy blockquote{position:relative;z-index:1;margin:40px 0;white-space:pre-line;font-family:var(--serif);font-size:clamp(44px,5.2vw,74px);line-height:1.02}.home-philosophy a{position:relative;z-index:1;color:#e2c389;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.home-river-exit{padding:clamp(35px,5vw,65px);display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#d8b473;text-align:center;background:radial-gradient(circle at 50% 48%,rgba(196,150,78,.15),transparent 36%),#080705}.home-river-exit:after,.home-river-exit:before{content:"";width:84%;height:1px;position:absolute;left:8%;background:linear-gradient(90deg,transparent,rgba(215,177,110,.34),transparent)}.home-river-exit:before{top:14%}.home-river-exit:after{bottom:14%}.home-river-exit .river-wordmark{width:min(94%,530px);padding:35px 12px;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.home-river-exit .river-wordmark-monogram{font-size:clamp(170px,22vw,300px)}.home-river-exit .river-wordmark-name{font-size:clamp(68px,8vw,112px)}.home-river-exit:hover .river-wordmark{transform:translateY(-6px) scale(1.015)}.home-river-exit>b{position:relative;z-index:1;color:#e2c389;font-size:8px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.ambient-player,.artist-hero-copy,.footer,.home-feature,.home-universe,.journey-choice,.journey-result,.nav,.panel,.player,.premium-card,.release-card,.section,.section.alt,.series-intro-card,.sound-journey,.studio-shell,body{transition:background .8s cubic-bezier(.2,.75,.25,1),color .8s cubic-bezier(.2,.75,.25,1),border-color .8s cubic-bezier(.2,.75,.25,1),box-shadow .8s cubic-bezier(.2,.75,.25,1)}html[data-sound-theme=cherry] body{background:#0d0f11}html[data-sound-theme=cherry] .studio-shell{background:radial-gradient(circle at 82% 3%,rgba(181,139,78,.13),transparent 27rem),repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 4px),linear-gradient(90deg,transparent calc(50% - .5px),rgba(213,183,125,.035) 50%,transparent calc(50% + .5px)),#0d0f11}html[data-sound-theme=cherry] .nav,html[data-sound-theme=cherry] .page-artists .nav,html[data-sound-theme=cherry] .page-home .nav{border-color:var(--line-soft);background:rgba(12,13,14,.92);color:#f7f3ec}html[data-sound-theme=cherry] .brand img{border-color:rgba(211,173,115,.35);box-shadow:0 0 0 5px rgba(76,54,31,.28)}html[data-sound-theme=cherry] .lang-switch{background:rgba(255,255,255,.035)}html[data-sound-theme=cherry] .lang-switch button.active{background:rgba(189,138,76,.2);color:#efd4a8}html[data-sound-theme=cherry] .header-instagram:hover{background:rgba(189,138,76,.13)}html[data-sound-theme=cherry] .home-feature,html[data-sound-theme=cherry] .home-universe,html[data-sound-theme=cherry] .section.alt{border-color:var(--line-soft);background:linear-gradient(128deg,rgba(211,173,115,.035),transparent 42%),linear-gradient(145deg,#121416,#1b1b1a 55%,#0c0e10)}html[data-sound-theme=cherry] .home-feature:before{color:rgba(211,173,115,.045)}html[data-sound-theme=cherry] .home-feature-copy h2{color:#f7f3ec}html[data-sound-theme=cherry] .home-feature-copy h2 em{color:#d5b77d}html[data-sound-theme=cherry] .home-feature-art{border-color:var(--line);background:#17120e;box-shadow:0 42px 100px rgba(0,0,0,.38)}html[data-sound-theme=cherry] .gallery-manifesto,html[data-sound-theme=cherry] .release-salon,html[data-sound-theme=cherry] .worlds-gallery{background:linear-gradient(145deg,#101214,#191a1b 55%,#0d0f11)}html[data-sound-theme=cherry] .about-intro h2,html[data-sound-theme=cherry] .gallery-manifesto h2,html[data-sound-theme=cherry] .hero-mini h1,html[data-sound-theme=cherry] .photo-note h2,html[data-sound-theme=cherry] .project-banner h2,html[data-sound-theme=cherry] .salon-copy h3,html[data-sound-theme=cherry] .section-head h2{color:#f7f3ec}html[data-sound-theme=cherry] .gallery-manifesto p{color:#d2b47b}html[data-sound-theme=cherry] .copy,html[data-sound-theme=cherry] .hero-mini>p,html[data-sound-theme=cherry] .photo-note p,html[data-sound-theme=cherry] .project-banner p,html[data-sound-theme=cherry] .salon-copy p,html[data-sound-theme=cherry] .section-head>p{color:#b8b0a5}html[data-sound-theme=cherry] .cat-release-copy,html[data-sound-theme=cherry] .salon-record{border-color:var(--line);background:rgba(27,28,30,.9);color:#f7f3ec}html[data-sound-theme=cherry] .bs-principles article:not(.bs-view),html[data-sound-theme=cherry] .photo-note:not(.bs-view),html[data-sound-theme=cherry] .project-banner{border-color:rgba(151,116,67,.34);background:linear-gradient(145deg,#f1eee8,#dfdbd3);color:#262522;box-shadow:0 24px 64px rgba(0,0,0,.22)}html[data-sound-theme=cherry] .bs-principles article:not(.bs-view) h3,html[data-sound-theme=cherry] .photo-note:not(.bs-view) h2,html[data-sound-theme=cherry] .project-banner h2{color:#262522}html[data-sound-theme=cherry] .bs-principles article:not(.bs-view) p,html[data-sound-theme=cherry] .photo-note:not(.bs-view) p,html[data-sound-theme=cherry] .project-banner p{color:#69645c}html[data-sound-theme=cherry] .bs-principles article:not(.bs-view) span,html[data-sound-theme=cherry] .photo-note:not(.bs-view) .eyebrow,html[data-sound-theme=cherry] .project-banner .eyebrow{color:#9b733d}html[data-sound-theme=cherry] .photo-note:not(.bs-view) .btn:not(.primary),html[data-sound-theme=cherry] .project-banner .btn:not(.primary){border-color:rgba(100,75,42,.3);background:rgba(255,255,255,.36);color:#332d25}html[data-sound-theme=cherry] .sound-journey,html[data-sound-theme=cherry] .sound-journey[data-journey]{background:radial-gradient(circle at 82% 40%,rgba(177,112,49,.12),transparent 30rem),linear-gradient(125deg,#0d0f11,#1b1b1a 58%,#121314)}html[data-sound-theme=cherry] .cat-release-card,html[data-sound-theme=cherry] .journey-choice,html[data-sound-theme=cherry] .journey-result,html[data-sound-theme=cherry] .mood-card,html[data-sound-theme=cherry] .panel,html[data-sound-theme=cherry] .pillar-grid article,html[data-sound-theme=cherry] .player,html[data-sound-theme=cherry] .premium-card,html[data-sound-theme=cherry] .release-card,html[data-sound-theme=cherry] .series-intro-card,html[data-sound-theme=cherry] .signature-grid a{border-color:var(--line);background:rgba(27,28,30,.88);color:var(--ink);box-shadow:var(--shadow-small)}html[data-sound-theme=cherry] .journey-choice:hover{background:rgba(45,43,39,.94)}html[data-sound-theme=cherry] .journey-choice.active{background:linear-gradient(145deg,#6b522f,#2b241b)}html[data-sound-theme=cherry] .journey-work-tabs button.active{background:rgba(189,138,76,.19)}html[data-sound-theme=cherry] .journey-cover,html[data-sound-theme=cherry] .release-image,html[data-sound-theme=cherry] .series-image{background:#17120e}html[data-sound-theme=cherry] .artist-hero-cat .artist-hero-copy,html[data-sound-theme=cherry] .artist-hero-copy,html[data-sound-theme=cherry] .artist-hero-healing .artist-hero-copy,html[data-sound-theme=cherry] .artist-hero-kimi .artist-hero-copy,html[data-sound-theme=cherry] .artist-hero-ren .artist-hero-copy,html[data-sound-theme=cherry] .artist-hero-river .artist-hero-copy{background:radial-gradient(circle at 85% 18%,rgba(189,138,76,.15),transparent 23rem),linear-gradient(145deg,#202020,#101214)}html[data-sound-theme=cherry] .artist-room-nav{color:#b8b0a5}html[data-sound-theme=cherry] .artist-room-nav span{color:#d5b77d}html[data-sound-theme=cherry] .artist-watermark{color:rgba(211,173,115,.055)}html[data-sound-theme=cherry] .artist-hero-cat .portrait img,html[data-sound-theme=cherry] .artist-hero-healing .portrait img{background:#17120e}html[data-sound-theme=cherry] .btn:not(.primary){background:rgba(255,255,255,.035);color:#efe4d3}html[data-sound-theme=cherry] .btn:not(.primary):hover{background:rgba(211,173,115,.12)}html[data-sound-theme=cherry] .footer{border-color:var(--line-soft);background:#0b0907;color:#e9dfcf}html[data-sound-theme=cherry] .footer .mini{color:#aaa297}html[data-sound-theme=cherry] .ambient-player{border-color:rgba(211,154,87,.62);background:repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 4px),linear-gradient(145deg,rgba(30,29,27,.98),rgba(9,10,11,.98));box-shadow:0 24px 75px rgba(0,0,0,.42),0 0 0 1px rgba(112,73,36,.12)}html[data-sound-theme=cherry] .ambient-modes button.active{background:linear-gradient(135deg,#c29458,#80542d);color:#fff8ed}html[data-sound-theme=cherry] .founder-panel{border-color:rgba(151,116,67,.34);background:linear-gradient(145deg,#f1eee8,#ddd7cd);color:#262522}html[data-sound-theme=cherry] .founder-panel h3{color:#262522}html[data-sound-theme=cherry] .founder-panel .copy{color:#69645c}html[data-sound-theme=cherry] .founder-panel .eyebrow{color:#9b733d}html[data-sound-theme=cherry] .founder-panel:after{color:rgba(125,91,48,.075)}html[data-sound-theme=cherry] .philosophy-panel{border-color:rgba(213,183,125,.28);background:linear-gradient(145deg,#242526,#111315);color:#f7f3ec}html[data-sound-theme=cherry] .philosophy-panel h3{color:#f7f3ec}html[data-sound-theme=cherry] .philosophy-panel .copy{color:#bdb6ac}html[data-sound-theme=cherry] .bs-voice-grid a{border-color:rgba(151,116,67,.3);background:linear-gradient(150deg,#f2efe9,#ded9d0);color:#262522;box-shadow:0 20px 55px rgba(0,0,0,.2)}html[data-sound-theme=cherry] .bs-voice-grid a:hover{border-color:rgba(151,116,67,.62);box-shadow:0 28px 70px rgba(0,0,0,.28)}html[data-sound-theme=cherry] .bs-voice-grid span{color:#9b733d}html[data-sound-theme=cherry] .bs-voice-grid strong{color:#76552d}html[data-sound-theme=cherry] .bs-voice-grid h3{color:#262522}html[data-sound-theme=cherry] .bs-voice-grid p{color:#69645c}html[data-sound-theme=cherry] .bs-view{border-color:rgba(213,183,125,.3);background:radial-gradient(circle at 82% 20%,rgba(199,164,103,.12),transparent 24rem),linear-gradient(125deg,#242321,#101214);color:#f7f3ec}html[data-sound-theme=cherry] .bs-view h2{color:#f7f3ec}html[data-sound-theme=cherry] .bs-view p{color:#bdb6ac}html[data-sound-theme=cherry] .bs-view .eyebrow{color:#d5b77d}@keyframes pageStageIn{0%{opacity:0;filter:blur(8px);transform:translateY(14px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes salonHeroSettle{0%{opacity:.35;transform:scale(1.075);filter:saturate(.4) contrast(1.12) brightness(.48)}to{opacity:1;transform:scale(1.015);filter:saturate(.64) contrast(1.08) brightness(.72)}}@keyframes galleryCardIn{0%{opacity:0;transform:translateY(42px) scale(.985)}to{opacity:1;transform:none}}@keyframes wordmarkFloat{0%{transform:translateY(5px)}to{transform:translateY(-7px)}}@keyframes galleryBeam{0%{opacity:.35;transform:rotate(20deg) translateX(-40px)}to{opacity:.85;transform:rotate(25deg) translateX(50px)}}@keyframes galleryOrbit{to{transform:rotate(1turn)}}@keyframes scrollLine{0%,to{transform:scaleX(.35);transform-origin:left}50%{transform:scaleX(1);transform-origin:left}}@media (max-width:980px){.pointer-glow{display:none}.gallery-hero-inner{grid-template-columns:1fr;gap:70px;padding-block:90px 130px;text-align:center}.gallery-hero-copy .cta{justify-content:center}.gallery-intro,.hero-platforms{margin-inline:auto}.hero-platforms{text-align:left}.seal-image{width:min(54vw,290px)}.exhibition-heading{grid-template-columns:1fr;gap:24px}.voice-wall{height:auto;min-height:0;display:grid;grid-template-columns:1fr 1fr}.voice-panel{height:650px}.voice-panel:hover{flex:1}.world-portals{grid-template-columns:1fr 1fr}.podcast-portal{grid-column:1/-1;min-height:420px}.artist-hero,.river-threshold-inner{grid-template-columns:1fr}.artist-hero .portrait,.artist-hero-copy{min-height:0;height:auto}.artist-hero .portrait img{height:auto;max-height:none}.artist-hero-copy{padding-block:75px}.series-hero-shade{background:linear-gradient(180deg,rgba(9,7,5,.28) 5%,rgba(9,7,5,.72) 57%,rgba(8,6,4,.94))}.series-cinematic-hero p{margin-left:0}.home-bento{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto}.home-world-vocal{height:auto;min-height:740px;grid-row:auto}.home-world-healing{height:480px}.home-bento-small{height:440px}.home-feature-inner{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:55px}.home-closing-grid{grid-template-columns:1fr}}@media (max-width:640px){.gallery-hero:before{inset:9px}.gallery-hero-inner{padding-top:58px;gap:55px}.gallery-hero-copy h1{font-size:clamp(59px,18vw,82px)}.gallery-intro{font-size:18px}.hero-platforms{margin-top:32px}.hero-platforms>div{grid-template-columns:1fr}.hero-platforms a{min-height:58px}.gallery-scroll{display:none}.gallery-manifesto{min-height:48vh;padding-inline:24px}.voice-exhibition{padding-top:82px}.voice-wall{display:flex;height:auto;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.voice-panel{flex:0 0 82vw;height:72vh;min-height:560px;scroll-snap-align:center}.voice-wall:hover .voice-panel:not(:hover){filter:none}.voice-panel-copy h3{font-size:64px}.salon-record{flex-basis:88vw;min-height:0;grid-template-columns:1fr}.salon-art{min-height:0;aspect-ratio:1}.salon-copy{padding:32px 25px 38px}.world-portals{grid-template-columns:1fr}.podcast-portal,.world-portal{min-height:68vh;grid-column:auto}.bs-statement{padding-block:13vh}.river-threshold-inner{gap:45px}.river-logo-stage{min-height:72vw}.river-threshold h2{font-size:64px}.river-wordmark-name{font-size:clamp(56px,16vw,88px)}.river-wordmark small{letter-spacing:.2em}.series-cinematic-hero{min-height:68vh;padding-block:10vh 8vh}.series-cinematic-hero h1{font-size:clamp(58px,17vw,80px)}.series-cinematic-hero p{margin-left:0}.series-hero-photo{object-position:center 34%}.series-hero-index{margin-top:30px}.series-hero-index small{max-width:220px;line-height:1.6}.artist-hero{width:min(100% - 30px,1360px);padding-block:35px}.artist-hero-copy{padding:48px 25px 58px}.artist-room-nav{position:relative;inset:auto;margin-bottom:44px}.artist-hero .artist-title{font-size:82px}.cover-album{flex-basis:76vw}.release-card{flex-basis:88vw;grid-template-columns:1fr}.release-card img{min-height:0;aspect-ratio:1}.home-universe .section-head{margin-bottom:32px}.home-world-vocal{height:auto;min-height:570px}.home-world-healing{height:86vw;min-height:410px}.home-bento-small{height:auto;grid-template-columns:1fr}.home-bento-small .home-world{height:96vw;min-height:430px}.home-world-copy{inset-inline:22px;bottom:25px}.home-world-vocal .home-world-copy h3{font-size:50px}.home-world-copy p{max-width:300px}.home-feature-inner{grid-template-columns:1fr;gap:48px}.home-feature-copy h2{font-size:61px}.home-feature-copy .cta{align-items:stretch}.home-feature-copy .btn{text-align:center}.home-philosophy,.home-river-exit{min-height:460px}.home-philosophy{padding:45px 28px}.home-philosophy blockquote{font-size:44px}.home-river-exit{padding:35px 22px}}@media (max-width:380px){.brand>span{display:none}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none}.page-stage{animation:none}.pointer-glow{display:none}}.page-about .about-front{gap:20px}.page-about .panel{min-height:410px;padding:clamp(32px,4vw,46px)}.page-about .panel h3{max-width:570px;font-size:clamp(34px,3.2vw,44px);line-height:1.12}.page-about .panel .copy{font-size:14px;line-height:1.9}.page-about .bs-voice-grid{gap:18px}.page-about .bs-voice-grid a{padding:31px 28px}.page-about .bs-voice-grid strong{font-size:clamp(52px,5.6vw,72px);line-height:.92}.page-about .bs-voice-grid h3{font-size:clamp(25px,2.2vw,30px);line-height:1.14}.page-about .bs-voice-grid p{font-size:12.5px;line-height:1.88}.page-about .bs-principles{gap:20px}.page-about .bs-principles article{padding:36px}.page-about .bs-principles h3{font-size:clamp(29px,2.6vw,35px);line-height:1.12}.page-about .bs-principles p{font-size:12.5px;line-height:1.88}.page-about .bs-view h2{font-size:clamp(44px,6.2vw,78px);line-height:.98}.page-about .bs-view p{font-size:13px}.page-artists .series-cinematic-hero h1{max-width:940px;font-size:clamp(56px,7.4vw,104px);letter-spacing:-.045em;line-height:.92}@media (max-width:760px){.page-about .hero-mini{padding-top:66px;padding-bottom:48px}.page-about .hero-mini h1{font-size:clamp(44px,12vw,58px);letter-spacing:-.035em;line-height:.98}.page-about .hero-mini>p{font-size:14px;line-height:1.85}.page-about .about-front{gap:14px}.page-about .panel{min-height:330px;padding:30px 27px}.page-about .panel h3{margin-bottom:16px;font-size:31px;line-height:1.15}.page-about .panel .copy{font-size:13px;line-height:1.85}.page-about .bs-voice-grid{gap:14px}.page-about .bs-voice-grid a{min-height:305px;padding:27px 25px}.page-about .bs-voice-grid strong{margin-top:25px;font-size:52px}.page-about .bs-voice-grid h3{margin-bottom:11px;font-size:26px}.page-about .bs-voice-grid p{font-size:13px;line-height:1.82}.page-about .bs-principles{gap:14px}.page-about .bs-principles article{min-height:235px;padding:29px 27px}.page-about .bs-principles h3{margin:36px 0 12px;font-size:30px}.page-about .bs-principles p{font-size:13px;line-height:1.82}.page-about .bs-view{padding:38px 28px}.page-about .bs-view h2{font-size:43px;line-height:1.02}.page-about .bs-view p{font-size:13px;line-height:1.85}.page-artists .series-cinematic-hero h1{max-width:360px;font-size:clamp(43px,12vw,58px);letter-spacing:-.035em;line-height:1.02}}.river-intro-small{padding-top:90px;padding-bottom:50px;max-width:900px}.river-intro-small h1{font-size:clamp(48px,8vw,90px);letter-spacing:.12em;margin:12px 0}.river-intro-small p{max-width:650px;line-height:1.8}.river-stories{padding-block:50px 160px}.river-stories h2{font-size:clamp(28px,4vw,48px);line-height:1.4}.story-moods{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0}.story-moods button{background:transparent;border:1px solid #6f6048;color:inherit;padding:16px 24px;cursor:pointer;font-size:16px}.story-moods span{display:block;font-size:14px;margin-top:6px}.story-moods button[aria-pressed=true]{background:#d1b57e;color:#111}.story-grid{display:grid;gap:32px}.story-card{display:grid;grid-template-columns:minmax(180px,300px) 1fr;gap:36px;border-top:1px solid #6f6048;padding-block:30px}.story-card>img{width:100%;height:auto;object-fit:contain}.story-card h3{font-size:32px}.story-card h3 small{display:block;font-size:16px;margin-top:8px}.story-card p{line-height:1.85;max-width:600px}.story-card details{margin-top:24px}.story-card summary{cursor:pointer;padding-block:12px}.story-clip-note{display:block;margin-top:10px}.story-progress{display:flex;gap:12px;align-items:center;padding:8px 14px}.story-progress input{min-width:0;flex:1;accent-color:#d1b57e}.story-progress span{font-size:12px;white-space:nowrap}.ambient-player{max-width:calc(100vw - 24px)}@media(max-width:600px){.story-card{grid-template-columns:1fr;gap:20px}.story-card>img{max-height:420px}.river-intro-small{padding-top:60px}.story-moods button{flex:1;padding:14px 10px}.river-stories{padding-bottom:200px}.ambient-player{bottom:calc(12px + env(safe-area-inset-bottom))}}.story-full-copy{max-width:620px;padding:12px 0 20px}.story-full-copy p{white-space:pre-line;margin:0 0 1.65em;line-height:2}.story-full-copy p:last-of-type{margin-top:2.4em;letter-spacing:.08em;color:#d1b57e}.story-listen-link{appearance:none;background:transparent;border:0;border-bottom:1px solid #d1b57e;color:inherit;cursor:pointer;font:inherit;letter-spacing:.08em;padding:8px 0}.story-listen-link:focus-visible,.story-listen-link:hover{color:#d1b57e}