/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--gold-900:oklch(38% .11 67);--gold-700:oklch(51% .13 70);--gold-500:oklch(65% .14 76);--gold-300:oklch(76% .13 82);--gold-100:oklch(88% .11 92);--ink:oklch(20% .015 65);--muted:oklch(40% .018 65);--line:oklch(89% .025 78);--quiet:oklch(98% .004 75);--white:#fff;--serif:"Noto Serif JP", "Yu Mincho", serif;--sans:"Noto Sans JP", "Noto Sans SC", "Yu Gothic", sans-serif;--shadow:0 18px 55px var(--gold-900)}@supports (color:color-mix(in lab, red, red)){:root{--shadow:0 18px 55px color-mix(in oklch, var(--gold-900) 12%, transparent)}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{color:var(--ink);background:var(--white);font-family:var(--sans);margin:0;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit}svg{width:1.1em;height:1.1em}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;border-bottom:1px solid var(--line);background:oklch(100% 5.96046e-8 none/.96);align-items:center;gap:22px;height:88px;padding:10px clamp(22px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:250px;display:flex}.brand img{object-fit:contain;flex:0 0 54px;width:54px;height:58px}.brand span{flex-direction:column;display:flex}.brand strong{font-family:var(--serif);color:var(--gold-900);white-space:nowrap;font-size:16px}.brand small{color:var(--gold-700);font:10px/1.4 Georgia,serif}.main-nav{align-items:center;gap:3px;height:100%;margin-left:auto;display:flex}.main-nav a{white-space:nowrap;outline:none;place-items:center;min-height:42px;padding:0 10px;font-size:12px;font-weight:600;transition:color .22s;display:grid;position:relative}.main-nav a:before{content:"";background:var(--gold-500);opacity:0;border-radius:50%;width:4px;height:4px;transition:opacity .22s,transform .28s cubic-bezier(.25,1,.5,1);position:absolute;top:3px;transform:translateY(-4px)scale(.6)}.main-nav a:after{content:"";background:linear-gradient(90deg,transparent,var(--gold-500),transparent);opacity:0;border-radius:2px;height:2px;transition:opacity .22s,transform .28s cubic-bezier(.25,1,.5,1);position:absolute;bottom:2px;left:10px;right:10px;transform:scaleX(0)}.main-nav a:hover,.main-nav a:focus-visible,.main-nav a.active{color:var(--gold-700)}.main-nav a:hover:before,.main-nav a:focus-visible:before,.main-nav a.active:before{opacity:1;transform:translateY(0)scale(1)}.main-nav a:hover:after,.main-nav a:focus-visible:after,.main-nav a.active:after{opacity:1;transform:scaleX(1)}.main-nav .artist-nav{padding-inline:15px}.main-nav .artist-nav:after{left:15px;right:15px}.language-switch{border:1px solid var(--gold-300);border-radius:999px;display:flex;overflow:hidden}.language-switch button{cursor:pointer;background:#fff;border:0;min-height:44px;padding:5px 10px;font-size:11px}.language-switch .active{background:var(--gold-500);color:#fff}.menu-button{background:0 0;border:0;width:44px;height:44px;display:none}.hero{background:radial-gradient(circle at 68% 25%,var(--gold-100),transparent 30%),linear-gradient(115deg,#100d0a 0 48%,#2a1b0e 72%,#090807);min-height:690px;position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.hero{background:radial-gradient(circle at 68% 25%,color-mix(in oklch,var(--gold-100) 25%,transparent),transparent 30%),linear-gradient(115deg,#100d0a 0 48%,#2a1b0e 72%,#090807)}}.hero{color:#fff;align-items:center;padding:90px max(6vw,24px);display:flex}.hero:after{content:"";clip-path:polygon(30% 0,54% 0,74% 100%,49% 100%);background:linear-gradient(90deg,#0000 60%,#ffffff14);position:absolute;inset:0}.hero-copy{z-index:2;max-width:720px;position:relative}.hero-note{letter-spacing:.2em;color:var(--gold-100);font-size:12px}.hero h1{font:600 clamp(3rem,6vw,5.6rem)/1.22 var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:.18em 0}.hero h1 span,.hero h1 em{display:block}.hero h1 em{color:var(--gold-300);font-style:normal}.hero-copy>p:not(.hero-note){color:#f3eee7;max-width:52ch}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:10px 22px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.gold{color:#fff;background:linear-gradient(135deg,var(--gold-700),var(--gold-300));box-shadow:0 10px 28px #c487203d}.button.light{color:var(--gold-900);background:#fff}.button.outline{border:1px solid var(--gold-500);color:var(--gold-900)}.hero-mark{z-index:2;filter:drop-shadow(0 0 38px #f3d26e40);opacity:.9;width:min(34vw,460px);height:min(34vw,460px);position:absolute;bottom:12%;right:5vw}.hero-mark img{object-fit:cover;object-position:50% 50%;mix-blend-mode:screen;border-radius:50%;width:100%;height:100%}.gold-line{z-index:3;width:76%;height:42%;position:absolute;inset:auto -4% 0 30%;overflow:visible}.gold-line path{fill:none;stroke:var(--gold-300);stroke-width:2px}.gold-line circle{fill:var(--gold-100)}.stage-lights i{transform-origin:top;background:linear-gradient(#fff8,#0000);width:2px;height:60%;position:absolute;top:-10%;transform:rotate(16deg)}.stage-lights i:first-child{left:51%}.stage-lights i:nth-child(2){left:58%}.stage-lights i:nth-child(3){left:66%}.stage-lights i:nth-child(4){left:74%}.stage-lights i:nth-child(5){left:82%}.section{max-width:1280px;margin:auto;padding:clamp(72px,9vw,128px) clamp(22px,4vw,64px)}.section-title{font:600 clamp(1.35rem,2.4vw,2rem)/1.3 var(--serif);color:var(--gold-900);align-items:center;gap:12px;margin:0 0 38px;display:flex}.section-title span{font:500 11px/1 var(--sans);letter-spacing:.12em;color:var(--gold-700)}.about{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;display:grid}.about h3,.editorial-split h3{font:500 clamp(1.9rem,4vw,3.6rem)/1.4 var(--serif);text-wrap:balance;margin:0}.about p{max-width:60ch;color:var(--muted)}.service-list{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-list article{border-right:1px solid var(--line);flex-direction:column;min-height:420px;padding:0 28px 32px;display:flex;overflow:hidden}.service-list article:last-child{border:0}.service-image{aspect-ratio:16/10;background:var(--quiet);margin:0 -28px 28px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1),filter .45s}.service-list article:hover .service-image img{filter:saturate(1.06);transform:scale(1.035)}.service-list b{font:500 42px/1 var(--serif);color:var(--gold-500)}.service-list h3{font:500 18px/1.6 var(--serif);margin:24px 0 10px}.service-list p{color:var(--muted);font-size:13px}.editorial-split{background:var(--quiet);grid-template-columns:1fr 1fr;gap:8vw;max-width:none;padding-inline:max(50vw - 576px,4vw);display:grid}.empty-feature{border-top:1px solid var(--gold-500);padding:28px 0}.empty-feature>span{color:var(--gold-700);letter-spacing:.18em;font:500 12px/1 Georgia,serif}.empty-feature small{color:var(--muted)}.work-strip{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);min-height:220px;display:grid}.work-strip div{border-right:1px solid var(--line);font:500 20px var(--serif);align-content:center;place-items:center;gap:16px;display:grid}.work-strip div:last-child{border:0}.work-strip svg{color:var(--gold-500);font-size:42px}.featured-artist{background:radial-gradient(circle at 17% 50%,var(--gold-100),transparent 32%),linear-gradient(105deg,var(--quiet),white);grid-template-columns:1fr 1fr;align-items:center;min-height:620px;padding:80px max(7vw,24px);display:grid;position:relative;overflow:hidden}.featured-artist:after{content:"";border:2px solid var(--gold-300);border-radius:50%;width:80%;height:280px;position:absolute;bottom:-15%;right:-10%;transform:rotate(-10deg)}.portrait-placeholder{aspect-ratio:4/5;border-bottom:1px solid var(--gold-500);width:min(460px,80vw);color:var(--gold-900);align-content:center;place-items:center;display:grid;position:relative;overflow:hidden}.portrait-placeholder>img{z-index:1;object-fit:cover;object-position:center top;width:100%;height:100%;position:relative}.portrait-placeholder>span,.artist-silhouette>span{opacity:.18;font:500 clamp(5rem,10vw,9rem)/1 Georgia,serif}.portrait-placeholder small,.artist-silhouette small{letter-spacing:.15em;font-size:10px}.portrait-orbit,.halo{aspect-ratio:1;border:1px solid var(--gold-300);width:78%;box-shadow:0 0 70px var(--gold-100);border-radius:50%;position:absolute}.artist-copy{z-index:2;position:relative}.artist-copy>p:first-child,.artist-hero-copy>p{color:var(--gold-700);letter-spacing:.12em;font-size:12px}.artist-copy h2{font:600 clamp(3rem,6vw,5.5rem)/1.2 var(--serif);margin:.2em 0}.artist-copy h2 span,.artist-hero h1 span{letter-spacing:.28em;color:var(--gold-700);font:500 14px/1.8 Georgia,serif;display:block}.artist-copy>p:not(:first-child){max-width:55ch;margin-bottom:30px}.partner{justify-content:space-between;align-items:center;gap:30px;display:flex}.partner .section-title{margin-bottom:18px}.partner p{max-width:52ch;color:var(--muted)}.contact{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:40px;padding:70px max(6vw,24px);display:flex}.contact p{color:var(--gold-100)}.contact h2{font:500 clamp(2rem,4vw,3.5rem) var(--serif);margin:0}.contact address{color:#ddd;font-style:normal}footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(24px,5vw,72px);min-height:180px;padding:38px max(5vw,24px);font-size:12px;display:grid}.footer-brand{font-family:var(--serif);color:var(--gold-900);align-items:center;gap:12px;display:flex}.footer-brand img{object-fit:contain;width:50px;height:50px}.footer-address{color:var(--muted);font-style:normal;line-height:1.8}.footer-address span{color:var(--gold-700);margin-bottom:4px;font-weight:600;display:block}.footer-meta{text-align:right}.footer-meta a{min-height:44px;color:var(--gold-700);align-items:center;display:inline-flex}.footer-meta p{color:var(--muted);margin:8px 0 0}.artist-subnav{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);scrollbar-width:none;background:oklch(100% 5.96046e-8 none/.96);justify-content:center;display:flex;position:sticky;top:88px;overflow:auto}.artist-subnav a{white-space:nowrap;min-height:50px;padding:14px 22px;font-size:13px;transition:color .2s;position:relative}.artist-subnav a:after{content:"";background:var(--gold-500);transform-origin:50%;height:2px;transition:transform .25s cubic-bezier(.25,1,.5,1);position:absolute;bottom:8px;left:22px;right:22px;transform:scaleX(0)}.artist-subnav a:hover,.artist-subnav a.active{color:var(--gold-700)}.artist-subnav a.active:after,.artist-subnav a:hover:after{transform:scaleX(1)}.artist-hero{background:radial-gradient(circle at 25% 45%,var(--gold-100),transparent 28%),var(--quiet);grid-template-columns:1fr 1.25fr;align-items:center;min-height:650px;padding:70px max(7vw,24px);display:grid;overflow:hidden}.artist-silhouette{align-content:center;place-items:center;height:520px;display:grid;position:relative;overflow:hidden}.artist-silhouette>img{z-index:1;object-fit:cover;object-position:center top;filter:drop-shadow(0 20px 28px #57320824);width:min(100%,390px);height:100%;position:relative}.artist-silhouette .halo{width:380px}.artist-hero-copy{max-width:720px}.artist-hero h1{font:600 clamp(3.4rem,7vw,6rem)/1.25 var(--serif);color:var(--gold-900);margin:.1em 0}.artist-hero h2{font:500 clamp(1.3rem,2.5vw,2rem)/1.5 var(--serif)}.artist-lead{max-width:56ch;color:var(--muted)}.artist-biography{max-width:900px;font-family:var(--serif);margin:auto;padding:clamp(64px,8vw,110px) clamp(22px,4vw,64px);font-size:clamp(1rem,1.35vw,1.16rem);line-height:2.1}.artist-biography p{margin:0 0 1.35em}.artist-biography p:first-child{color:var(--gold-900);font-size:1.12em}.artist-content{max-width:1280px;margin:auto;padding:32px clamp(24px,4vw,64px) 96px}.artist-section{border-bottom:1px solid var(--line);padding:72px 0;scroll-margin-top:160px;position:relative}.artist-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.artist-section-heading h2{font:500 clamp(1.5rem,2.4vw,2.1rem) var(--serif);color:var(--gold-900);gap:12px;margin:0;display:flex}.artist-section-heading p{color:var(--muted);margin:0;font-size:12px}.artist-placeholder-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.content-placeholder{border:1px solid var(--line);background:linear-gradient(135deg,#fff,var(--quiet));overflow-wrap:anywhere;flex-direction:column;justify-content:flex-end;min-width:0;min-height:140px;padding:24px;display:flex;position:relative;overflow:hidden}.content-placeholder:before{content:"";border:1px solid var(--gold-100);border-radius:50%;width:120px;height:120px;position:absolute;top:-52px;right:-44px}.content-placeholder span{color:var(--gold-700);letter-spacing:.16em;font:500 11px Georgia,serif}.content-placeholder p{font-size:13px}.content-placeholder h3{font:500 1.1rem var(--serif);margin:.6em 0}.career-item{border:0;border-top:1px solid var(--gold-300);background:0 0;min-height:130px}.career-item span{font-size:15px}.media .artist-placeholder-list{grid-template-columns:1fr 1fr}.media-list{background:linear-gradient(135deg,#fff,var(--quiet));justify-content:flex-start;min-height:340px}.media-list p{border-bottom:1px solid var(--line);margin:.45em 0;padding-bottom:.45em}.tiles .artist-placeholder-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.5vw,32px)}.release-item{background:0 0;border:0;justify-content:flex-start;min-height:0;padding:0 16px 28px;overflow:visible}.release-item:before{display:none}.release-item>img{aspect-ratio:1;object-fit:contain;border:1px solid var(--line);transform-origin:bottom;background:#fff;align-self:center;width:min(100%,240px);height:auto;padding:12px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s;position:relative;box-shadow:0 18px 34px #4b2b071a}.release-item:nth-child(3n+1)>img{transform:rotate(-1.8deg)}.release-item:nth-child(3n+2)>img{transform:rotate(1.2deg)}.release-item:nth-child(3n)>img{transform:rotate(-.5deg)}.release-item:hover>img{transform:rotate(0)translateY(-6px);box-shadow:0 24px 42px #4b2b0729}.release-item>span{margin-top:24px}.release-item>p{white-space:pre-line;line-height:1.75}.release-item:after{content:"♪";font:500 34px var(--serif);color:var(--gold-100);position:absolute;top:auto;bottom:86px;right:16px}.gallery .artist-placeholder-list{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:16px;padding:8px}.gallery .content-placeholder{aspect-ratio:4/3}.gallery .content-placeholder:first-child{aspect-ratio:4/3;grid-area:1/1/3/8}.gallery-item{background:#f8f4ed;border:8px solid #fff;margin:0;padding:0;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s;box-shadow:0 14px 30px #4b2b071a}.gallery-item:before{display:none}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1)}.gallery-item:hover{transform:rotate(0)translateY(-4px);box-shadow:0 22px 40px #4b2b0729}.gallery-item:hover img{transform:scale(1.035)}.timeline-track{background:linear-gradient(90deg,var(--gold-700),var(--gold-100));transform-origin:0;height:2px;margin:24px 0 -1px}.timeline .content-placeholder{border:0;border-top:1px solid var(--gold-500);background:0 0;min-height:110px}.two-column{grid-template-columns:1fr 1fr;gap:0 48px;display:grid}.two-column .artist-section:nth-child(odd){border-right:1px solid var(--line);padding-right:48px}.artist-final{background:var(--quiet);color:var(--gold-900);justify-content:center;align-items:center;gap:24px;padding:50px max(6vw,24px);display:flex}.artist-final p{font-family:var(--serif)}.broadcast-archive{grid-column:1/-1;min-height:0}.archive-note{color:var(--muted);border:0!important;font-size:12px!important}.broadcast-programs{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,42px);margin-top:12px;display:grid}.broadcast-program h4{font:500 clamp(1rem,1.8vw,1.3rem) var(--serif);color:var(--gold-900);margin:0 0 14px}.broadcast-program p{grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);align-items:start;gap:16px;display:grid}.broadcast-program a,.media-feature-link a{color:var(--gold-800);text-decoration:none}.broadcast-program a:hover,.media-feature-link a:hover{text-underline-offset:4px;text-decoration:underline}.broadcast-program svg,.media-feature-link svg{vertical-align:-2px;width:13px;height:13px}.broadcast-program time{color:var(--ink)}.broadcast-program small{color:var(--muted);margin-top:10px;display:block}.media-feature-link{border-top:1px solid var(--gold-300);flex-wrap:wrap;gap:8px 24px;margin-top:28px;padding-top:22px;display:flex}.media-feature-link strong{font:500 1rem var(--serif);color:var(--gold-900)}.media .artist-placeholder-list{display:block}.media-carousel{isolation:isolate;background:linear-gradient(135deg,#7b430c 0%,#bd7c19 46%,#5a3009 100%);border-radius:26px;padding:clamp(28px,5vw,58px) clamp(48px,7vw,92px) 72px;position:relative;overflow:hidden}.media-carousel:before{content:"";z-index:-2;background:radial-gradient(circle at 18% 12%,#ffe9a75c,#0000 34%),radial-gradient(circle at 84% 82%,#ffdb7438,#0000 38%);position:absolute;inset:0}.media-carousel-glow{z-index:-1;aspect-ratio:1;filter:blur(70px);pointer-events:none;background:#ffdc8247;border-radius:50%;width:52%;position:absolute;top:-34%;left:24%}.media-carousel .swiper{width:min(100%,860px);overflow:visible}.media-carousel .swiper-slide{height:auto}.media-glass-card{box-sizing:border-box;-webkit-backdrop-filter:blur(22px)saturate(1.12);height:100%;min-height:480px;color:var(--ink);background:linear-gradient(135deg,#ffffffe0,#fffbf2b3);border:1px solid #ffffff80;border-radius:22px;padding:clamp(28px,5vw,54px);overflow:hidden;box-shadow:0 28px 70px #30190347,inset 0 1px #ffffffe6}.media-glass-card:before{content:"";border:1px solid #c4872052;border-radius:50%;width:240px;height:240px;position:absolute;top:-130px;right:-110px}.media-glass-card>span{letter-spacing:.18em;color:var(--gold-700);font:600 11px Georgia,serif}.media-glass-card>h3{font:500 clamp(1.8rem,4vw,3rem)/1.2 var(--serif);color:var(--gold-900);text-wrap:balance;margin:.35em 0 1.1em}.media-credit-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;display:grid}.media-credit-list p{border-bottom:1px solid #6f3b052e;margin:0;padding:15px 0;font-size:14px;line-height:1.75}.media-carousel .swiper-button-prev,.media-carousel .swiper-button-next{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff38;border:1px solid #ffffffb3;border-radius:50%;width:46px;height:46px;margin-top:-23px;transition:background .22s,transform .22s cubic-bezier(.22,1,.36,1)}.media-carousel .swiper-button-prev{left:-64px}.media-carousel .swiper-button-next{right:-64px}.media-carousel .swiper-button-prev:hover,.media-carousel .swiper-button-next:hover{background:#ffffff57;transform:scale(1.05)}.media-carousel .swiper-button-prev:after,.media-carousel .swiper-button-next:after{font-size:15px;font-weight:700}.media-carousel .swiper-pagination{bottom:-48px}.media-carousel .swiper-pagination-bullet{opacity:1;background:#ffffff8c;border-radius:0;width:28px;height:3px;transition:width .25s cubic-bezier(.22,1,.36,1),background .2s;margin:0 4px!important}.media-carousel .swiper-pagination-bullet-active{background:#fff;width:52px}@media (width<=1120px){.main-nav a{padding-inline:7px;font-size:11px}.brand{min-width:220px}.brand strong{font-size:14px}.service-list{grid-template-columns:1fr 1fr}.service-list article:nth-child(2){border-right:0}.service-list article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=960px){.site-header{height:78px}.menu-button{color:var(--gold-900);background:var(--quiet);border-radius:50%;place-items:center;margin-left:auto;display:grid}.language-switch{order:2}.main-nav{border-bottom:1px solid var(--line);height:auto;box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;padding:18px 22px 30px;display:none;position:fixed;inset:78px 0 auto}.main-nav.is-open{display:flex}.main-nav a{min-height:48px;font-size:14px}.main-nav .artist-nav{margin:8px 0}.artist-subnav{justify-content:flex-start;top:78px}.hero{min-height:650px}.hero-mark{opacity:.45;width:52vw;height:52vw;right:-7%}.gold-line{width:120%;inset:auto -20% 2% 0}.about,.editorial-split{grid-template-columns:1fr}.featured-artist,.artist-hero{grid-template-columns:1fr 1fr}.contact{flex-wrap:wrap}}@media (width<=680px){.site-header{gap:8px;padding-inline:14px}.brand{gap:7px;min-width:0}.brand img{flex-basis:42px;width:42px;height:44px}.brand span{min-width:0;display:flex}.brand strong{white-space:nowrap;font-size:11px;line-height:1.35}.brand small{display:none}.language-switch button{padding:4px 7px;font-size:10px}.menu-button{flex:0 0 44px;width:44px;height:44px}.hero{align-items:flex-start;min-height:690px;padding-top:66px}.hero-note{letter-spacing:.15em;font-size:10px}.hero h1{letter-spacing:-.04em;font-size:clamp(2.55rem,11.5vw,3.35rem);line-height:1.28}.hero-mark{width:74vw;height:74vw;bottom:-4%;right:-20%}.section{padding-inline:22px}.service-list{grid-template-columns:1fr}.service-list article{border-right:0;min-height:auto;border-bottom:1px solid var(--line)!important}.service-list article:last-child{border-bottom:0!important}.work-strip{grid-template-columns:1fr}.work-strip div{border-right:0;border-bottom:1px solid var(--line);min-height:150px}.featured-artist{grid-template-columns:1fr;padding-top:40px}.portrait-placeholder{height:330px}.partner,.contact,.artist-final{flex-direction:column;align-items:flex-start}.artist-hero{grid-template-columns:1fr;padding-top:30px}.artist-silhouette{height:320px}.artist-silhouette .halo{width:260px}.artist-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.media .artist-placeholder-list,.tiles .artist-placeholder-list{grid-template-columns:1fr}.gallery .artist-placeholder-list{grid-template-columns:1fr 1fr}.gallery .content-placeholder{aspect-ratio:auto}.gallery .content-placeholder:first-child{aspect-ratio:16/9;grid-area:auto/span 2}.two-column{grid-template-columns:1fr}.two-column .artist-section:nth-child(odd){border-right:0;padding-right:0}.artist-final{gap:12px}.artist-final svg{display:none}footer{grid-template-columns:1fr;align-items:start}.footer-meta{text-align:left}}@media (width<=390px){.brand strong{font-size:10px}.brand img{flex-basis:38px;width:38px;height:40px}.language-switch button{padding-inline:6px}.site-header{padding-inline:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.gold-line path{stroke-dasharray:none!important}.button:hover{transform:none}}.featured-artist{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,96px)}.portrait-placeholder{aspect-ratio:27/35;width:min(100%,432px);transform:rotate(-1deg);box-shadow:0 24px 52px #4b2b071c}.portrait-placeholder>img{object-position:50% 12%}.portrait-placeholder.no-photo{background:radial-gradient(circle at 50% 46%,#fff 0 31%,transparent 31.5%), linear-gradient(145deg,var(--quiet),#fff);border:1px solid var(--line);box-shadow:none}.portrait-placeholder.no-photo>span{z-index:1;color:var(--gold-700);opacity:.16;font:500 clamp(5rem,10vw,8rem)/1 Georgia,serif;position:relative}.portrait-placeholder.no-photo>small{z-index:1;color:var(--gold-700);margin-top:16px;position:relative}.artist-hero{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:clamp(48px,7vw,96px)}.artist-silhouette{height:auto;min-height:0;overflow:visible}.artist-silhouette>img{aspect-ratio:375/536;object-fit:cover;object-position:56% 50%;border:8px solid #fff;width:min(100%,390px);height:auto;box-shadow:0 24px 48px #4b2b0721}.artist-silhouette .halo{z-index:0}.artist-editorial{background:linear-gradient(125deg,#f2eee7 0%,var(--quiet) 44%,#fff 100%);grid-template-rows:auto auto 1fr;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;column-gap:clamp(46px,7vw,112px);min-height:0;padding:clamp(40px,6vw,78px) clamp(24px,7vw,104px) clamp(58px,8vw,108px);display:grid;overflow:hidden}.artist-editorial-masthead{z-index:1;text-align:left;grid-area:1/2;align-self:end;padding-top:clamp(24px,5vw,72px);position:relative}.artist-editorial .artist-editorial-masthead h1{color:var(--ink);font:italic 600 clamp(4rem,8vw,8rem)/.88 var(--serif);letter-spacing:-.04em;text-wrap:balance;margin:0}.artist-editorial-portrait{z-index:2;aspect-ratio:375/536;border:8px solid #fff;grid-area:1/1/4;width:min(100%,520px);margin:0;position:relative;overflow:hidden;transform:rotate(-.45deg);box-shadow:0 28px 70px #4b2b072e}.artist-editorial-portrait img{object-fit:cover;object-position:center;filter:saturate(.96)contrast(1.03);width:100%;height:100%;display:block}.artist-editorial-rule{z-index:3;background:linear-gradient(90deg,var(--gold-700),var(--gold-300),var(--gold-700));grid-area:2/2;width:100%;height:1px;margin:clamp(24px,3vw,40px) 0;position:relative}.artist-editorial-copy{grid-area:3/2;max-width:850px;margin:0}.artist-editorial-name{color:var(--gold-700);font:500 16px/1.4 var(--serif);letter-spacing:.08em;margin:0 0 10px}.artist-editorial .artist-editorial-copy h2{max-width:18ch;color:var(--ink);font:italic 600 clamp(2.5rem,6vw,5.25rem)/.98 var(--serif);letter-spacing:-.04em;text-wrap:balance;margin:0}.artist-editorial .artist-lead{max-width:66ch;color:var(--muted);font:500 clamp(.95rem,1.5vw,1.12rem)/1.8 var(--serif);margin:18px 0 0}.tiles .artist-placeholder-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.release-item:nth-child(n)>img{transform:none}.gallery .artist-placeholder-list{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:auto;align-items:start}.gallery .content-placeholder,.gallery .content-placeholder:first-child{aspect-ratio:16/9;grid-row:auto}.gallery-item:first-child{grid-area:1/1/auto/8}.gallery-item:nth-child(2){grid-area:1/8/auto/13;transform:translateY(24px)rotate(.6deg)}.gallery-item:nth-child(3){grid-area:2/1/auto/6;transform:translateY(24px)rotate(-.6deg)}.gallery-item:nth-child(4){grid-area:2/6/auto/13;transform:none}.gallery-item:nth-child(5){grid-area:3/1/auto/8;transform:rotate(.6deg)}.gallery-item:nth-child(6){grid-area:3/8/auto/13;transform:translateY(24px)rotate(-.6deg)}.gallery-item:first-child img{object-position:52% 42%}.gallery-item:nth-child(2) img{object-position:58% 38%}.gallery-item:nth-child(3) img{object-position:56% 45%}.gallery-item:nth-child(4) img{object-position:50% 40%}.gallery-item:nth-child(5) img{object-position:50% 45%}.gallery-item:nth-child(6) img{object-position:44% 35%}.tiles .artist-placeholder-list{display:block}.discography-carousel{--swiper-theme-color:var(--gold-700);min-width:0;padding:8px 0 0;position:relative}.discography-carousel .swiper{perspective:1200px;width:100%;padding:24px 0 64px;overflow:hidden}.discography-carousel .swiper-slide{opacity:.58;filter:saturate(.7)brightness(1.04);width:clamp(220px,25vw,320px);height:auto;transition:opacity .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.discography-carousel .swiper-slide-active{z-index:3;opacity:1;filter:none}.discography-carousel .release-item{text-align:left;background:0 0;border:0;flex-direction:column;min-height:510px;padding:0;display:flex;overflow:visible;transform:none}.discography-carousel .release-item:before,.discography-carousel .release-item:after{display:none}.release-cover{aspect-ratio:1;border:1px solid var(--line);background:#fff;place-items:center;width:100%;padding:16px;transition:box-shadow .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);display:grid;box-shadow:0 16px 32px #4b2b071a}.swiper-slide-active .release-cover{transform:translateY(-8px);box-shadow:0 30px 60px #4b2b0733}.discography-carousel .release-cover img{object-fit:contain;width:100%;height:100%;box-shadow:none;border:0;padding:0;transform:none}.release-copy{opacity:.18;padding:24px 8px 0;transition:opacity .32s,transform .42s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}.swiper-slide-active .release-copy{opacity:1;transform:translateY(0)}.release-copy span{color:var(--gold-700);letter-spacing:.1em;font:500 12px Georgia,serif}.release-copy h3{font:500 clamp(1.25rem,2vw,1.65rem)/1.35 var(--serif);color:var(--ink);text-wrap:balance;margin:8px 0}.release-copy p{white-space:pre-line;max-width:34ch;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.discography-carousel .swiper-button-prev,.discography-carousel .swiper-button-next{width:44px;height:44px;color:var(--gold-700);box-shadow:none;opacity:.72;background:0 0;border:0;border-radius:0;margin-top:-56px;transition:color .22s,opacity .22s,transform .28s cubic-bezier(.22,1,.36,1)}.discography-carousel .swiper-button-prev:hover,.discography-carousel .swiper-button-next:hover{color:var(--gold-900);opacity:1;background:0 0}.discography-carousel .swiper-button-prev:hover{transform:translate(-4px)}.discography-carousel .swiper-button-next:hover{transform:translate(4px)}.discography-carousel .swiper-button-prev:before,.discography-carousel .swiper-button-next:before{content:"";background:currentColor;width:28px;height:1px;position:absolute;top:50%}.discography-carousel .swiper-button-prev:before{left:9px}.discography-carousel .swiper-button-next:before{right:9px}.discography-carousel .swiper-button-prev:after,.discography-carousel .swiper-button-next:after{font-size:13px;font-weight:600;position:absolute}.discography-carousel .swiper-button-prev:after{left:3px}.discography-carousel .swiper-button-next:after{right:3px}.discography-carousel .swiper-pagination{bottom:20px}.discography-carousel .swiper-pagination-bullet{background:var(--gold-500);border-radius:0;width:20px;height:2px;transition:width .25s cubic-bezier(.22,1,.36,1),opacity .25s;margin:0 4px!important}.discography-carousel .swiper-pagination-bullet-active{width:40px}.services-expo{--swiper-theme-color:var(--gold-300);background:0 0;border:0;border-radius:0;min-width:0;margin-top:clamp(32px,5vw,64px);padding:clamp(24px,4vw,48px) 0 20px;overflow:hidden}.services-expo .swiper{width:100%;padding:20px 0 64px;overflow:visible}.services-expo .swiper-slide{opacity:.48;filter:grayscale()brightness(.5);width:clamp(360px,70vw,840px);height:auto;transition:opacity .48s cubic-bezier(.22,1,.36,1),filter .48s cubic-bezier(.22,1,.36,1)}.services-expo .swiper-slide-prev,.services-expo .swiper-slide-next{opacity:.72}.services-expo .swiper-slide-active{z-index:3;opacity:1;filter:none}.service-expo-slide{aspect-ratio:16/9;background:#15120f;border:1px solid #ffffff24;border-radius:28px;transition:box-shadow .48s cubic-bezier(.22,1,.36,1),border-color .48s;position:relative;overflow:hidden;box-shadow:0 20px 52px #00000047}.swiper-slide-active .service-expo-slide{border-color:#e1ad4380;box-shadow:0 34px 80px #0000007a}.service-expo-image{background:#15120f;position:absolute;inset:0;overflow:hidden}.service-expo-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.service-expo-image:after{content:"";background:linear-gradient(#0000 30%,#050403b8 100%);position:absolute;inset:0}.swiper-slide-active .service-expo-image img{transform:scale(1.02)}.service-expo-image span{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09080759;border:1px solid #ffffff94;border-radius:50%;place-items:center;width:44px;height:44px;font:500 12px Georgia,serif;display:grid;position:absolute;top:28px;left:28px}.service-expo-copy{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:clamp(28px,5vw,64px);display:flex;position:absolute;inset:0}.service-expo-copy b{color:var(--gold-300);font:500 36px/1 var(--serif)}.service-expo-copy h3{max-width:18ch;font:600 clamp(1.8rem,4vw,3.2rem)/1.25 var(--serif);color:#fff;text-wrap:balance;text-shadow:0 3px 24px #00000085;margin:18px 0 10px}.service-expo-copy p{color:#ffffffd1;text-shadow:0 2px 14px #000000b3;max-width:34ch;margin:0;font-size:13px;line-height:1.8}.services-expo .swiper-button-prev,.services-expo .swiper-button-next{color:#fff;width:44px;height:44px;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0908076b;border:1px solid #ffffff85;border-radius:50%;margin-top:-48px;transition:background .2s,color .2s,transform .2s}.services-expo .swiper-button-prev:hover,.services-expo .swiper-button-next:hover{background:var(--gold-700);color:#fff;transform:scale(1.05)}.services-expo .swiper-button-prev:after,.services-expo .swiper-button-next:after{font-size:16px;font-weight:700}.services-expo .swiper-pagination{bottom:18px}.services-expo .swiper-pagination-bullet{background:var(--gold-500);border-radius:0;width:24px;height:2px;transition:width .25s cubic-bezier(.22,1,.36,1),opacity .25s;margin:0 4px!important}.services-expo .swiper-pagination-bullet-active{width:48px}.gallery .artist-placeholder-list{display:block}.material-gallery{--swiper-theme-color:var(--gold-700);min-width:0;padding:8px clamp(0px,3vw,36px) 0;position:relative}.material-gallery .swiper{border:1px solid var(--line);background:#f5f2ed;width:100%;overflow:hidden;box-shadow:0 24px 60px #4b2b071f}.material-gallery .swiper-slide{background:#fff;height:auto;overflow:hidden}.material-gallery .swiper-slide-shadow{background:linear-gradient(90deg,#4b2b0733,#4b2b070a)}.material-gallery-slide{aspect-ratio:16/9;background:#f7f5f1;width:100%;margin:0;position:relative;overflow:hidden}.material-gallery-slide img{object-fit:cover;width:100%;height:100%}.material-gallery-slide figcaption{min-width:108px;color:var(--gold-900);background:#ffffffeb;align-items:baseline;gap:8px;padding:12px 16px;display:flex;position:absolute;bottom:24px;right:24px;box-shadow:0 10px 24px #4b2b071f}.material-gallery-slide figcaption span{letter-spacing:.14em;font:500 10px Georgia,serif}.material-gallery-slide figcaption strong{font:500 24px/1 var(--serif)}.material-gallery .swiper-button-prev,.material-gallery .swiper-button-next{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#15120f7a;border:1px solid #ffffffb3;border-radius:50%;width:52px;height:52px;transition:background .2s,transform .2s}.material-gallery .swiper-button-prev:hover,.material-gallery .swiper-button-next:hover{background:var(--gold-700);transform:scale(1.05)}.material-gallery .swiper-button-prev:after,.material-gallery .swiper-button-next:after{font-size:17px;font-weight:700}.material-gallery .swiper-pagination{width:auto;color:var(--gold-900);letter-spacing:.1em;background:#ffffffeb;padding:10px 14px;font:500 12px Georgia,serif;bottom:24px;left:24px;right:auto;box-shadow:0 10px 24px #4b2b071a}.photo-expo-gallery{--swiper-theme-color:var(--gold-300);background:#090807;border:1px solid #2c2925;border-radius:28px;padding:clamp(24px,4vw,48px) 0 20px;overflow:hidden}.photo-expo-gallery .swiper{box-shadow:none;background:0 0;border:0;padding:20px 0 64px;overflow:visible}.photo-expo-gallery .swiper-slide{opacity:.46;filter:grayscale()brightness(.5);background:0 0;width:clamp(360px,72vw,900px);height:auto;transition:opacity .48s cubic-bezier(.22,1,.36,1),filter .48s cubic-bezier(.22,1,.36,1);overflow:visible}.photo-expo-gallery .swiper-slide-prev,.photo-expo-gallery .swiper-slide-next{opacity:.72}.photo-expo-gallery .swiper-slide-active{z-index:3;opacity:1;filter:none}.photo-expo-gallery .material-gallery-slide{background:#15120f;border:1px solid #ffffff24;border-radius:28px;transition:border-color .48s,box-shadow .48s cubic-bezier(.22,1,.36,1);box-shadow:0 20px 52px #0000004d}.photo-expo-gallery .swiper-slide-active .material-gallery-slide{border-color:#e1ad4380;box-shadow:0 34px 80px #00000080}.photo-expo-gallery .material-gallery-slide img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.photo-expo-gallery .swiper-slide-active .material-gallery-slide img{transform:scale(1.015)}.photo-expo-gallery .material-gallery-slide figcaption{color:#fff;min-width:0;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0908076b;border:1px solid #ffffff80;padding:10px 14px;bottom:24px;right:24px}.photo-expo-gallery .swiper-button-prev,.photo-expo-gallery .swiper-button-next{width:44px;height:44px}.photo-expo-gallery .swiper-pagination{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0908076b;border:1px solid #ffffff80;bottom:24px;left:24px}.polaroid-gallery{--swiper-theme-color:var(--gold-300);background:0 0;border:0;border-radius:0;place-items:center;min-width:0;padding:clamp(40px,7vw,80px) clamp(24px,6vw,72px);display:grid;overflow:hidden}.polaroid-gallery .swiper{width:min(72vw,560px);max-width:100%;padding:0 0 48px;overflow:visible}.polaroid-gallery .swiper-slide{background:0 0;height:auto;overflow:visible}.polaroid-gallery .material-gallery-slide{aspect-ratio:auto;background:#f8f7f3;border:1px solid #ffffffb8;border-radius:3px;flex-direction:column;width:100%;margin:0;padding:16px 16px 72px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000007a}.polaroid-gallery .material-gallery-slide img{aspect-ratio:4/3;object-fit:cover;background:#dedad2;border:1px solid #d8d3ca;width:100%;height:auto;display:block}.polaroid-gallery .swiper-button-prev,.polaroid-gallery .swiper-button-next{width:40px;height:40px;color:var(--gold-900);box-shadow:none;opacity:.72;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe6;border:0;border-radius:0;transition:opacity .2s,transform .25s cubic-bezier(.22,1,.36,1)}.polaroid-gallery .swiper-button-prev:hover,.polaroid-gallery .swiper-button-next:hover{color:var(--gold-700);opacity:1;background:#fff}.polaroid-gallery .swiper-button-prev:hover{transform:translate(-3px)}.polaroid-gallery .swiper-button-next:hover{transform:translate(3px)}.polaroid-gallery .swiper-button-prev:after,.polaroid-gallery .swiper-button-next:after{font-size:14px;font-weight:600}.polaroid-gallery .swiper-pagination{bottom:8px}.polaroid-gallery .swiper-pagination-bullet{opacity:.48;background:#7b746b;width:9px;height:9px;margin:0 5px!important}.polaroid-gallery .swiper-pagination-bullet-active{background:var(--gold-300);opacity:1}@media (width<=960px){.featured-artist,.artist-hero{gap:32px}.gallery .artist-placeholder-list{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery .content-placeholder,.gallery .content-placeholder:first-child,.gallery-item:nth-child(n){aspect-ratio:16/9;grid-area:auto}.gallery-item:nth-child(2n){transform:translateY(16px)rotate(.5deg)}.gallery-item:nth-child(odd){transform:rotate(-.5deg)}}@media (width<=680px){.site-header{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right))}footer{padding-bottom:max(38px,env(safe-area-inset-bottom))}.broadcast-programs{grid-template-columns:1fr}.broadcast-program p{grid-template-columns:1fr;gap:4px}.media-carousel{border-radius:20px;margin-inline:-14px;padding:24px 18px 60px}.media-carousel .swiper{width:calc(100% - 22px)}.media-glass-card{border-radius:18px;min-height:430px;padding:26px 22px}.media-credit-list{grid-template-columns:1fr}.media-carousel .swiper-button-prev,.media-carousel .swiper-button-next{display:none}.media-carousel .swiper-pagination{bottom:-40px}.featured-artist,.artist-hero{grid-template-columns:1fr;gap:32px;padding-inline:22px}.featured-artist .artist-copy h2,.artist-hero h1{word-break:break-word;font-size:clamp(2.4rem,10vw,3.4rem);line-height:1.2}.featured-artist .portrait-placeholder,.artist-silhouette{justify-self:center}.artist-editorial{flex-direction:column;padding:32px 20px 64px;display:flex}.artist-editorial-masthead{text-align:left;order:1;width:100%;padding-top:0}.artist-editorial .artist-editorial-masthead h1{white-space:normal;font-size:clamp(3.05rem,14vw,4.35rem)}.artist-editorial-portrait{border-width:6px;order:2;width:min(74vw,330px);height:auto;margin:24px auto 0}.artist-editorial-rule{order:3;margin:28px 0 22px}.artist-editorial-copy{order:4;margin-top:0}.artist-editorial .artist-editorial-copy h2{font-size:clamp(2.35rem,12vw,3.4rem)}.artist-editorial .artist-lead,.artist-biography{font-size:1rem}.career-item p,.media-glass-card p,.broadcast-program p{font-size:15px;line-height:1.75}.artist-content{padding-inline:20px;padding-bottom:72px}.artist-section{padding-block:56px}.portrait-placeholder{height:auto;transform:none}.artist-silhouette>img{object-position:56% 50%;width:min(82vw,300px)}.gallery .artist-placeholder-list{grid-template-columns:1fr}.gallery-item:nth-child(n){transform:none}.discography-carousel .swiper{padding-block:16px 56px}.discography-carousel .swiper-slide{width:min(70vw,280px)}.discography-carousel .release-item{min-height:470px}.discography-carousel .swiper-button-prev,.discography-carousel .swiper-button-next{display:none}.release-copy{padding-top:20px}.material-gallery{padding-inline:0}.photo-expo-gallery{padding:20px 0 12px}.photo-expo-gallery .swiper-slide{width:min(86vw,640px)}.polaroid-gallery{border-radius:20px;padding:36px 20px 28px}.polaroid-gallery .swiper{width:min(78vw,400px)}.polaroid-gallery .material-gallery-slide{padding:12px 12px 52px}.material-gallery-slide{aspect-ratio:4/3}.material-gallery .swiper-button-prev,.material-gallery .swiper-button-next{display:none}.material-gallery-slide figcaption{bottom:16px;right:16px}.material-gallery .swiper-pagination{bottom:16px;left:16px}.services-expo{margin-top:32px}.services-expo .swiper{padding-block:12px 56px}.services-expo .swiper-slide{width:min(86vw,420px)}.service-expo-slide{grid-template-columns:1fr;min-height:0}.service-expo-image{aspect-ratio:16/10;min-height:0}.service-expo-copy{padding:28px 24px 32px}.service-expo-copy h3{margin-top:16px}.services-expo .swiper-button-prev,.services-expo .swiper-button-next{display:none}}@media (prefers-reduced-motion:reduce){.media-carousel .swiper-wrapper{transition-duration:0s!important}.portrait-placeholder,.release-item:nth-child(n)>img,.gallery-item:nth-child(n),.release-item:hover>img,.gallery-item:hover,.service-list article:hover .service-image img{transform:none!important}}:is(.discography-carousel,.services-expo,.material-gallery,.photo-expo-gallery,.polaroid-gallery,.media-carousel) .swiper-button-prev,:is(.discography-carousel,.services-expo,.material-gallery,.photo-expo-gallery,.polaroid-gallery,.media-carousel) .swiper-button-next{width:24px;height:24px;color:var(--gold-800);opacity:.88;-webkit-backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #9f5f0961;border-radius:50%;margin-top:-12px;transition:background .2s,color .2s,opacity .2s,transform .22s cubic-bezier(.22,1,.36,1);box-shadow:0 3px 8px #4b2b0714}:is(.discography-carousel,.services-expo,.material-gallery,.photo-expo-gallery,.polaroid-gallery,.media-carousel) .swiper-button-prev:hover,:is(.discography-carousel,.services-expo,.material-gallery,.photo-expo-gallery,.polaroid-gallery,.media-carousel) .swiper-button-next:hover{color:var(--gold-900);opacity:1;background:#fff;transform:scale(1.04)}:is(.discography-carousel,.services-expo,.material-gallery,.photo-expo-gallery,.polaroid-gallery,.media-carousel) .swiper-button-prev:after,:is(.discography-carousel,.services-expo,.material-gallery,.photo-expo-gallery,.polaroid-gallery,.media-carousel) .swiper-button-next:after{font-size:8px;font-weight:700;position:static}.discography-carousel .swiper-button-prev:before,.discography-carousel .swiper-button-next:before{display:none}@media (pointer:fine){.hero-mark,.gold-line,.service-image img,.featured-artist .portrait-placeholder,.featured-artist .artist-copy{will-change:transform;transition:transform 80ms linear}.hero:hover .hero-mark{transform:translate3d(calc(var(--pointer-x,0) * 16px),calc(var(--pointer-y,0) * 12px),0)}.hero:hover .gold-line{transform:translate3d(calc(var(--pointer-x,0) * -12px),calc(var(--pointer-y,0) * -7px),0)}.service-list article:hover .service-image img{transform:scale(1.055) translate3d(calc(var(--pointer-x,0) * -9px),calc(var(--pointer-y,0) * -7px),0)}.featured-artist:hover .portrait-placeholder{transform:translate3d(calc(var(--pointer-x,0) * 10px),calc(var(--pointer-y,0) * 7px),0) rotate(calc(-1deg + var(--pointer-x,0) * .35deg))}.featured-artist:hover .artist-copy{transform:translate3d(calc(var(--pointer-x,0) * -6px),calc(var(--pointer-y,0) * -4px),0)}}@media (prefers-reduced-motion:reduce){.hero-mark,.gold-line,.service-image img,.featured-artist .portrait-placeholder,.featured-artist .artist-copy{transform:none!important}.discography-carousel .swiper-slide,.release-cover,.release-copy,.material-gallery .swiper-slide,.services-expo .swiper-slide,.service-expo-image img{transition-duration:.01ms!important}.swiper-slide-active .release-cover,.swiper-slide-active .service-expo-image img{transform:none}}
