:root{color-scheme:dark;--bg: #020202;--bg-soft: #0a0806;--panel: rgba(16, 13, 10, .78);--panel-strong: rgba(10, 8, 7, .94);--line: rgba(255, 255, 255, .1);--line-strong: rgba(210, 161, 92, .38);--text: #f5efe6;--muted: #b8afa2;--accent: #d2a15c;--accent-strong: #e3ba81;--accent-soft: rgba(210, 161, 92, .14);--shadow: 0 26px 72px rgba(0, 0, 0, .34);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 12px;--radius-sm: 6px;--container: min(1760px, calc(100vw - 48px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;min-width:320px;overflow-x:clip;font-family:Aptos,Segoe UI Variable,Segoe UI,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at 76% 18%,rgba(210,161,92,.14),transparent 24%),radial-gradient(circle at 18% 12%,rgba(55,39,20,.18),transparent 30%),linear-gradient(180deg,#020202,#050402 46%,#030303)}body.nav-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,select{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{position:relative;width:var(--container);margin:0 auto;padding:30px 0 96px;overflow:visible;isolation:isolate}.page-shell:before,.page-shell:after{content:"";position:absolute;left:50%;width:100vw;transform:translate(-50%);pointer-events:none}.page-shell:before{top:-72px;z-index:-5;height:min(1120px,82vw);background:radial-gradient(circle at 82% 18%,rgba(222,138,63,.22),transparent 18%),radial-gradient(circle at 69% 40%,rgba(160,79,24,.16),transparent 24%),radial-gradient(circle at 20% 14%,rgba(72,50,24,.12),transparent 20%),linear-gradient(180deg,#030302eb,#03030257 58%,#03030200),linear-gradient(90deg,#020202d6,#02020261 22%,#02020229,#02020257 78%,#020202d1);background-repeat:no-repeat;filter:blur(74px);opacity:.88}.page-shell:after{top:-28px;z-index:-4;height:min(1080px,78vw);background:radial-gradient(circle at 74% 28%,rgba(210,161,92,.14),transparent 16%),radial-gradient(circle at 60% 52%,rgba(136,62,22,.14),transparent 24%),radial-gradient(circle at 18% 12%,rgba(70,50,27,.12),transparent 18%);background-repeat:no-repeat;filter:blur(48px);opacity:.84}.skip-link{position:absolute;top:-48px;left:0;z-index:20;padding:12px 16px;border-radius:999px;background:#0a0a0afa;color:var(--text);transition:top .18s ease}.skip-link:focus{top:4px}.ambient{position:fixed;z-index:-3;width:min(54vw,68rem);height:min(54vw,68rem);border-radius:50%;filter:blur(132px);opacity:.22;pointer-events:none}.ambient--one{top:-18rem;left:-18rem;background:radial-gradient(circle,rgba(58,43,22,.94),transparent 70%)}.ambient--two{right:-22rem;top:4rem;bottom:auto;background:radial-gradient(circle,rgba(190,116,42,.82),transparent 68%)}.wave-grid{display:none}.topbar{position:relative;top:auto;z-index:12;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:clamp(28px,6vw,84px);margin-bottom:24px;padding:4px 0 0}.brand-lockup{display:inline-flex;align-items:flex-start;gap:0;min-width:0}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;border:1px solid var(--line);background:linear-gradient(135deg,#3c74c652,#d2a15c3d);color:var(--text);font-weight:800;letter-spacing:.04em}.brand-lockup__wordmark,.brand-lockup span:last-child{display:grid;gap:12px}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(1.55rem,1.55vw,1.9rem);line-height:.94;letter-spacing:.24em;text-transform:uppercase;font-weight:400}.brand-lockup strong span{display:block}.brand-lockup small{color:var(--accent);font-size:.72rem;letter-spacing:.36em;text-transform:uppercase}.site-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px}.site-nav--legal{gap:0}.nav-links{display:flex;align-items:center;justify-content:center;gap:clamp(22px,3vw,48px);min-width:0;padding-top:10px}.nav-actions{display:flex;align-items:center;gap:14px}.site-language-toggle{display:inline-flex;align-items:center;gap:8px;padding:6px;border:1px solid rgba(210,161,92,.18);border-radius:999px;background:#0c0a08b8}.site-language-button{min-width:54px;min-height:40px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#f5efe6c2;font-size:.84rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.site-language-button:hover,.site-language-button:focus-visible{color:var(--text);transform:translateY(-1px)}.site-language-button.is-active{background:linear-gradient(180deg,#d7b079,#c99755);color:#101010;box-shadow:0 8px 18px #d2a15c2e}.nav-link{position:relative;padding-bottom:10px;color:#f5efe6c2;font-size:1rem;transition:color .16s ease,opacity .16s ease}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{color:var(--text)}.nav-link:after{content:"";position:absolute;right:0;bottom:0;width:0;height:1px;background:var(--accent);transition:width .18s ease}.nav-link:hover:after,.nav-link:focus-visible:after,.nav-link.is-active:after{left:0;width:100%}.nav-link--secondary{opacity:.62}.nav-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:#0f0c0ae0;color:var(--text)}.nav-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.section{margin-top:clamp(52px,7vw,84px)}.section--tight{margin-top:28px}.section--spacious{margin-top:clamp(56px,8vw,96px)}.section-kicker{margin:0 0 16px;color:var(--accent);font-size:.84rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.hero{position:relative;display:block;min-height:min(78vh,860px);padding:clamp(64px,8vw,110px) 0 160px;isolation:isolate}.hero:before,.hero:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);pointer-events:none}.hero:before{z-index:-2;background-image:linear-gradient(90deg,#020202e0,#020202bd 22%,#02020252 46%,#02020214 72%,#02020200),var(--hero-image);background-position:calc(50% + 150px) center;background-size:cover;background-repeat:no-repeat;filter:brightness(1.12) contrast(1.04) saturate(.98);opacity:1}.hero:after{z-index:-1;background:radial-gradient(circle at 74% 38%,rgba(210,161,92,.16),transparent 18%),radial-gradient(circle at 58% 56%,rgba(124,57,22,.1),transparent 24%),radial-gradient(circle at 82% 58%,rgba(176,102,35,.12),transparent 18%),linear-gradient(180deg,#0000000a 54%,#0003);background-repeat:no-repeat}.hero-copy{position:relative;z-index:1;max-width:590px}.hero h1,.section-head h2,.feature-copy h2,.about-copy h2,.booking-head h2,.reference-lead h3,.legal-hero h1,.legal-card h2{margin:0;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-weight:400;letter-spacing:-.05em}.hero h1{display:grid;gap:10px;max-width:7ch;font-size:clamp(4.8rem,8vw,7.6rem);font-weight:300;line-height:.88}.hero-title__accent{color:var(--accent)}.section-kicker--hero{display:flex;flex-wrap:wrap;gap:0;margin-bottom:24px}.section-kicker--hero span{position:relative;padding-right:26px;margin-right:18px}.section-kicker--hero span:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:6px;height:6px;border-radius:50%;background:var(--accent);transform:translateY(-50%)}.hero-supporting,.section-copy,.proof-card p,.metric-card span,.feature-intro,.release-showcase-card p,.reference-meta,.reference-summary,.reference-support,.about-copy p,.about-points li,.booking-checks span,.booking-response-note,.footer-copy,.panel-head p,.mobile-audio-note,.release-note,.legal-hero p,.legal-card p,.legal-card li{color:var(--muted)}.section-copy,.proof-card p,.release-showcase-card p,.reference-meta,.reference-summary,.reference-support,.about-copy p,.panel-head p,.booking-response-note,.footer-copy,.mobile-audio-note,.release-note,.legal-hero p,.legal-card p{margin:0}.hero-supporting{max-width:23ch;margin:30px 0 0;font-size:clamp(1.1rem,1.46vw,1.32rem);line-height:1.65}.hero-supporting span{display:block}.hero-actions,.hero-subactions,.form-actions,.booking-side-actions,.footer-row,.reference-actions{display:flex;align-items:center;gap:14px}.hero-actions{margin-top:42px;gap:22px;flex-wrap:wrap}.hero-actions .button{min-height:60px;min-width:clamp(248px,18vw,300px)}.hero-subactions{margin-top:22px;flex-wrap:wrap}.hero-inline-link,.service-link{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 24px;border-radius:var(--radius-sm);border:1px solid var(--line-strong);font-size:.92rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible,.platform-button:hover,.social-button:hover,.platform-button:focus-visible,.social-button:focus-visible,.release-link:hover,.release-link:focus-visible{transform:translateY(-2px)}.button--primary{border-color:#e5b97b29;background:linear-gradient(180deg,#d7b079,#c99755);color:#101010;box-shadow:0 10px 28px #d2a15c24}.button--ghost{background:#0a090857;color:var(--text)}.button--directional{justify-content:space-between;gap:24px;min-width:268px;padding-inline:24px 22px}.button--compact{min-height:48px}.button__arrow{color:var(--accent);font-size:1.42rem;line-height:1}.nav-cta{min-width:190px;min-height:54px;padding-inline:22px 20px;border-color:#d2a15cbd;background:#04040433}.portrait-frame{position:relative;overflow:hidden;border-radius:var(--radius-xl);border:1px solid var(--line);background:#ffffff08;box-shadow:var(--shadow)}.portrait-frame img{width:100%;height:100%;object-fit:cover}.portrait-frame--hero{height:min(72vh,720px);border-radius:44px}.portrait-frame--hero:after,.portrait-frame--feature:after,.portrait-frame--about:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0505050a,#05050547);pointer-events:none}.portrait-frame--hero img{object-position:54% 42%;filter:saturate(.86) brightness(.82) contrast(1.02)}.trust-strip-card,.glass-panel,.proof-card,.metric-card,.legal-hero,.legal-card{border:1px solid var(--line);background:linear-gradient(180deg,#110e0bc7,#090807db);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.trust-strip-card{padding:0;border-radius:var(--radius-lg)}.trust-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.trust-section{position:relative;z-index:2;margin-top:-86px}.trust-cell{display:grid;align-content:center;justify-items:center;gap:10px;min-height:128px;padding:24px 18px;text-align:center;color:#f5efe6db;text-transform:uppercase}.trust-cell:not(:first-child){border-left:1px solid rgba(255,255,255,.06)}.trust-cell--brand{gap:8px;font-weight:500}.trust-cell--brand strong{font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(1.12rem,1.3vw,1.42rem);font-weight:400;letter-spacing:.04em}.trust-cell--brand small{color:#f5efe69e;font-size:.72rem;letter-spacing:.24em}.trust-cell--metric strong{display:block;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(2.05rem,2.4vw,2.8rem);line-height:1;letter-spacing:-.03em;color:var(--accent-strong)}.trust-cell--metric small{display:block;color:#f5efe6b8;font-size:.78rem;letter-spacing:.24em}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px);align-items:end;gap:28px;margin-bottom:28px}.section-head--single{grid-template-columns:1fr;max-width:860px}.section-head h2,.feature-copy h2,.about-copy h2,.booking-head h2{font-size:clamp(2.3rem,4vw,4.5rem);line-height:.92}.section-copy,.feature-intro,.reference-summary,.reference-support,.about-copy p,.booking-response-note,.panel-head p,.legal-hero p,.legal-card p,.legal-card li{line-height:1.75}.offering-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.offering-card,.proof-card,.metric-card{padding:24px;border-radius:20px}.offering-card{display:grid;align-content:start;gap:14px;border:1px solid var(--line);background:linear-gradient(180deg,#110e0bc7,#090807db);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.offering-card h3{margin:0;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:1.6rem;line-height:1.12}.offering-card p{margin:0;color:var(--muted);line-height:1.7}.offering-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.offering-list li{position:relative;padding-left:20px;color:var(--muted);line-height:1.65}.offering-list li:before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:50%;background:var(--accent)}.proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.proof-card{display:grid;align-content:start;gap:14px}.compact-label,.service-chip{display:inline-flex;align-items:center;justify-content:center;min-height:36px;width:fit-content;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#f5efe6e0;font-size:.84rem}.proof-card h3,.panel-head h3,.release-copy strong{font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif}.proof-card h3{margin:0;font-size:1.6rem;line-height:1.14}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.metric-card strong{display:block;margin-bottom:10px;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(1.8rem,3vw,2.3rem);line-height:1}.feature-split{display:grid;grid-template-columns:minmax(360px,.96fr) minmax(0,1.04fr);align-items:center;gap:clamp(28px,4vw,68px)}.feature-split+.feature-split{margin-top:clamp(72px,10vw,132px)}.feature-split--reverse{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr)}.feature-split--reverse .portrait-frame--feature{order:2}.feature-split--reverse .feature-copy{order:1}.portrait-frame--feature{min-height:520px}.portrait-frame--feature-studio img{object-position:center 34%}.feature-copy{max-width:560px}.feature-list,.about-points,.booking-list{display:grid;gap:14px;margin:28px 0 0;padding:0;list-style:none}.feature-list li,.about-points li,.booking-list li{position:relative;padding-left:22px;color:var(--muted);line-height:1.7}.feature-list li:before,.about-points li:before,.booking-list li:before{content:"";position:absolute;top:11px;left:0;width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 18px #d2a15c33}.service-chip-row{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.reference-layout,.listen-layout,.about-layout,.booking-layout{display:grid;gap:24px}.release-spotlight{display:grid;grid-template-columns:minmax(190px,220px) minmax(0,1fr);align-items:center;gap:34px}.release-cover{position:relative;display:grid;align-content:end;gap:8px;aspect-ratio:1;padding:22px;overflow:hidden;border-radius:28px;border:1px solid rgba(229,185,123,.18);background:linear-gradient(145deg,#e7c59314,#0f0c0a29),linear-gradient(135deg,#201c16f0,#0f0c0afa),repeating-linear-gradient(135deg,rgba(255,255,255,.06) 0 18px,transparent 18px 36px);box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 50px #00000047}.release-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 24%,rgba(210,161,92,.2),transparent 28%),linear-gradient(180deg,#0000,#00000057);pointer-events:none}.release-cover__eyebrow,.release-cover__subtitle{position:relative;z-index:1;color:#f5efe6ad;font-size:.74rem;letter-spacing:.24em;text-transform:uppercase}.release-cover__title{position:relative;z-index:1;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:1.72rem;line-height:1.02;letter-spacing:-.05em}.release-spotlight-copy{display:grid;align-content:center}.release-spotlight-copy h3{margin:18px 0 0;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(2.6rem,4.3vw,4.6rem);line-height:.94;letter-spacing:-.05em}.release-spotlight-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:28px}.release-spotlight-note{color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.reference-layout{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:start}.reference-layout--compact{gap:22px}.glass-panel{padding:30px;border-radius:22px}.reference-lead{display:grid;align-content:start}.reference-lead h3{font-size:clamp(2.4rem,4.2vw,4rem);line-height:.95}.reference-meta,.reference-summary,.reference-support{margin:0}.reference-meta{margin-top:18px;color:#f5efe6b3}.reference-summary{margin-top:18px;font-size:1.04rem}.reference-support{margin-top:14px;color:var(--muted);line-height:1.7}.reference-actions{margin-top:28px;flex-wrap:wrap}.reference-side-grid,.proof-mini-grid{display:grid;gap:16px}.reference-mini-card,.proof-mini-card{display:grid;align-content:start;gap:12px;padding:24px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.reference-mini-card{display:grid;gap:10px;align-content:start}.reference-mini-card strong,.proof-mini-card h3{margin:0;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:1.22rem;line-height:1.18}.reference-mini-card p,.proof-mini-card p{margin:0;color:var(--muted);line-height:1.65}.proof-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.proof-mini-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.proof-mini-card h3{margin-bottom:10px}.release-showcase-grid{display:grid;gap:18px}.release-showcase-card{display:grid;align-content:start;gap:14px;min-height:0;padding:24px;border-radius:20px;border:1px solid var(--line);background:#ffffff08}.release-showcase-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.release-copy{display:grid;gap:6px;min-width:0}.release-copy strong{font-size:1.18rem;line-height:1.24}.release-copy small{color:#f5efe6ad;line-height:1.55}.release-dot{width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 16px #d2a15c66}.release-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--line-strong);background:#0a0908c7;color:var(--text);font-size:.92rem;font-weight:700}.listen-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;margin-top:24px}.panel-head{margin-bottom:20px}.panel-head h3{margin:0 0 10px;font-size:1.6rem;line-height:1.12}.platform-grid,.social-grid{display:grid;gap:12px}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.social-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-button,.social-button{display:inline-flex;align-items:center;gap:12px;min-height:62px;padding:0 16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08;transition:transform .18s ease,border-color .18s ease,background .18s ease}.platform-button:hover,.social-button:hover,.platform-button:focus-visible,.social-button:focus-visible{border-color:var(--line-strong);background:#ffffff0d}.platform-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#4479c933,#d2a15c2e);color:var(--accent-strong)}.platform-mark svg{width:19px;height:19px}.platform-mark__fallback{font-size:.78rem;font-weight:800}.mobile-audio-note{display:none;margin:0 0 14px}.spotify-consent-shell{display:grid;gap:16px}.spotify-consent-card{display:grid;gap:14px;padding:20px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.spotify-consent-card p{margin:0;color:var(--muted);line-height:1.7}.spotify-consent-button{width:fit-content}.spotify-player-shell{overflow:hidden;border-radius:18px;border:1px solid var(--line);background:#0a0908d6}.spotify-player-shell iframe{display:block;width:100%;height:352px;border:0}.release-note{margin:16px 0 0}.is-hidden{display:none!important}.about-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr);align-items:start;gap:clamp(28px,4vw,60px)}.portrait-frame--about{min-height:500px}.about-card-stack{display:grid;gap:14px;margin-top:16px}.compact-panel strong{display:block;margin-top:12px;line-height:1.55}.booking-head{align-items:end}.booking-layout{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:start;gap:28px}.booking-side,.booking-form{border-radius:22px}.booking-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.booking-checks>div{min-height:100%;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.booking-checks strong{display:block;margin-bottom:8px;color:var(--text)}.booking-checks a{color:var(--accent)}.booking-side-actions{margin-top:24px;flex-wrap:wrap}.booking-response-note{margin-top:18px}.booking-copy-status,.form-status{min-height:24px;margin:14px 0 0}.form-status.is-error{color:#ffc3a2}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field{display:grid;gap:10px}.field span{color:#f5efe6eb;font-size:.92rem}.field input,.field select,.field textarea{width:100%;padding:15px 16px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#0808087a;color:var(--text);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:#d2a15c66;box-shadow:0 0 0 4px #d2a15c14}.field textarea{min-height:160px;resize:vertical}.field--full{grid-column:1 / -1}.field--hidden{display:none}.form-actions{margin-top:18px;flex-wrap:wrap}.footer{padding-bottom:20px}.footer-socials{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.footer-social{display:inline-flex;align-items:center;gap:12px;min-height:54px;padding:0 14px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.footer-row{justify-content:space-between;margin-top:18px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.footer-row strong{display:block;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif}.footer-row p{margin:6px 0 0}.footer-meta{display:grid;justify-items:end;gap:8px}.footer-legal{display:flex;flex-wrap:wrap;gap:18px}.footer-legal a{color:var(--accent)}.legal-shell{display:grid;gap:24px}.legal-hero,.legal-card{padding:28px;border-radius:var(--radius-xl)}.legal-hero{display:grid;gap:16px}.legal-hero h1{font-size:clamp(2.6rem,6vw,4.6rem);line-height:.94}.legal-grid{display:grid;gap:18px}.legal-card h2{margin-bottom:14px;font-size:1.8rem;line-height:1}.legal-card h3{margin:18px 0 10px;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:1.12rem}.legal-card ul{margin:0;padding-left:18px}.legal-address{font-style:normal;color:var(--text);line-height:1.8}.legal-warning{margin-top:16px;padding:14px 16px;border-radius:18px;border:1px solid rgba(210,161,92,.24);background:#d2a15c14;color:#f4d7b4}.reveal{opacity:0;transform:translateY(20px);transition:opacity .56s ease,transform .56s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1220px){.hero,.section-head,.reference-layout,.listen-layout,.about-layout,.booking-layout{grid-template-columns:1fr}.section-head{align-items:start;gap:16px}.booking-checks,.release-spotlight{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-split,.feature-split--reverse{grid-template-columns:1fr}.feature-split--reverse .portrait-frame--feature,.feature-split--reverse .feature-copy{order:initial}.page-shell:before{height:min(980px,92vw);filter:blur(72px) brightness(.72) saturate(1.02);opacity:.42}.page-shell:after{height:min(960px,86vw);filter:blur(42px)}}@media(max-width:1180px){.nav-toggle{display:inline-flex}.site-nav{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:14;display:none;flex-direction:column;align-items:stretch;gap:18px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#0a0908f5;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.nav-links{flex-direction:column;align-items:flex-start;gap:14px}.button,.nav-cta{width:100%}}@media(max-width:980px){.page-shell{width:min(100vw - 28px,100%)}.page-shell:before{top:-40px;height:760px;filter:blur(58px) brightness(.72) saturate(1.01);opacity:.34}.page-shell:after{top:0;height:720px;filter:blur(32px);opacity:.62}.topbar{top:calc(env(safe-area-inset-top,0px) + 8px);padding:14px 16px;border:1px solid var(--line);border-radius:24px;background:#0a0908e0;box-shadow:var(--shadow);backdrop-filter:blur(18px)}.nav-toggle{display:inline-flex}.site-nav{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:14;display:none;flex-direction:column;align-items:stretch;gap:18px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#0a0908f5;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav--legal{position:static;display:flex;width:100%;padding:0;border:0;background:transparent;box-shadow:none}.nav-links{flex-direction:column;align-items:flex-start;gap:14px}.site-nav--legal .nav-links{flex-direction:row;justify-content:flex-end}.hero{min-height:0;padding:56px 0 132px}.hero:before{background-image:linear-gradient(180deg,#020202db,#020202b3 38%,#02020257),var(--hero-image);background-position:74% center}.trust-section{margin-top:-60px}.ambient{width:34rem;height:34rem;filter:blur(104px);opacity:.16}.offering-grid,.proof-grid,.metric-grid,.social-grid,.platform-grid,.form-grid,.proof-mini-grid,.proof-mini-grid--compact,.footer-socials{grid-template-columns:1fr}.button,.nav-cta{width:100%}.hero-actions,.form-actions,.booking-side-actions,.footer-row,.release-spotlight-footer{flex-direction:column;align-items:stretch}.hero-subactions{align-items:center}.footer-meta{justify-items:start}.portrait-frame--feature,.portrait-frame--about{min-height:420px}}@media(max-width:720px){html{scroll-padding-top:24px}.page-shell{width:min(100vw - 16px,100%);padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.page-shell:before,.page-shell:after,.ambient{display:none}.topbar{position:relative;top:auto;gap:16px;margin-bottom:20px}.site-nav{top:calc(100% + 8px)}.brand-lockup strong{font-size:1rem;letter-spacing:.18em}.brand-lockup small{font-size:.74rem;letter-spacing:.2em}.hero{gap:22px;padding:42px 0 112px}.trust-section{margin-top:-42px}.hero h1{font-size:clamp(3.6rem,14vw,5rem)}.hero-supporting{max-width:none;margin-top:20px;font-size:1.05rem}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-card,.metric-card,.glass-panel,.legal-hero,.legal-card{padding:22px;border-radius:26px}.listen-preview-card{display:none}.portrait-frame--feature,.portrait-frame--about{min-height:320px}.section-head h2,.feature-copy h2,.about-copy h2,.booking-head h2{font-size:clamp(2rem,9vw,3rem)}}@media(max-width:560px){.section{margin-top:44px}.hero-actions,.hero-subactions{gap:12px}.hero-subactions{align-items:flex-start}.hero{padding-bottom:102px}.trust-section{margin-top:-26px}.release-cover{max-width:240px}.mobile-audio-note{display:block}.section-head{gap:14px;margin-bottom:18px}.trust-strip-card{padding:0}.trust-strip{grid-template-columns:1fr}.trust-cell{min-height:98px}.trust-cell:not(:first-child){border-left:0;border-top:1px solid rgba(255,255,255,.06)}.release-showcase-card,.proof-card,.metric-card,.glass-panel,.legal-hero,.legal-card{padding:18px}.release-link,.spotify-consent-button{width:100%}.footer-row{padding-top:20px}.site-nav--legal .nav-links{flex-direction:column;align-items:flex-start}}:root{--container: min(1460px, calc(100vw - 88px) );--radius-xl: 20px;--radius-lg: 18px;--radius-md: 12px;--radius-sm: 2px}body{background:radial-gradient(circle at 74% 16%,rgba(161,97,40,.14),transparent 22%),radial-gradient(circle at 22% 10%,rgba(70,49,24,.16),transparent 26%),linear-gradient(180deg,#020201,#040302 48%,#020202)}.page-shell{width:var(--container);padding:20px 0 88px}.page-shell:before{top:-104px;height:min(1220px,86vw);background:radial-gradient(circle at 82% 18%,rgba(217,138,61,.2),transparent 16%),radial-gradient(circle at 70% 42%,rgba(139,71,28,.18),transparent 24%),radial-gradient(circle at 18% 16%,rgba(87,60,28,.14),transparent 18%),linear-gradient(180deg,#020202e6,#02020252 58%,#02020200);filter:blur(88px);opacity:.92}.page-shell:after{top:-18px;height:min(1120px,78vw);background:radial-gradient(circle at 76% 26%,rgba(210,161,92,.12),transparent 16%),radial-gradient(circle at 58% 56%,rgba(148,69,26,.14),transparent 22%);filter:blur(54px);opacity:.8}.ambient{width:min(48vw,62rem);height:min(48vw,62rem);filter:blur(126px)}.ambient--one{top:-14rem;left:-22rem;background:radial-gradient(circle,rgba(57,40,21,.82),transparent 72%)}.ambient--two{top:-6rem;right:-20rem;background:radial-gradient(circle,rgba(184,111,40,.62),transparent 70%)}.topbar{align-items:center;gap:clamp(48px,7vw,138px);margin-bottom:36px;padding-top:0}.brand-lockup strong{letter-spacing:.22em}.site-nav{align-items:flex-start}.nav-links{gap:clamp(22px,2.6vw,44px);padding-top:4px}.nav-link{font-size:.98rem;letter-spacing:.02em;color:#f5efe6bd}.nav-link:after{left:0;right:auto;bottom:-8px}.nav-link:hover:after,.nav-link:focus-visible:after,.nav-link.is-active:after{width:34px}.button{min-height:60px;padding:0 28px;border-radius:var(--radius-sm);font-size:.88rem;font-weight:500;letter-spacing:.22em}.button--directional{min-width:266px}.button--ghost{background:#0706052e}.nav-cta{min-width:178px;min-height:52px}.section{margin-top:clamp(56px,6vw,82px)}.section--tight{margin-top:24px}.hero{min-height:0;padding:0}.hero:before,.hero:after{display:none}.hero-stage{position:relative;min-height:clamp(640px,72vh,860px);padding:clamp(78px,7vw,108px) clamp(36px,5vw,86px) clamp(168px,18vw,238px);overflow:hidden;isolation:isolate}.hero-stage:before,.hero-stage:after{content:"";position:absolute;inset:0;pointer-events:none}.hero-stage:before{z-index:-2;background-image:linear-gradient(90deg,#020202fb,#020202f5 21%,#020202e0 35%,#0202029e 52%,#02020238 72%,#0202020d 84%,#02020200),radial-gradient(circle at 70% 44%,rgba(212,137,61,.16),transparent 18%),radial-gradient(circle at 60% 58%,rgba(151,72,28,.18),transparent 26%),var(--hero-image);background-repeat:no-repeat;background-size:auto,auto,auto,cover;background-position:center,center,center,79% 10%;filter:brightness(1.04) contrast(1.08) saturate(.94);transform:scale(1.01)}.hero-stage:after{z-index:-1;background:radial-gradient(circle at 68% 34%,rgba(236,174,106,.12),transparent 16%),radial-gradient(circle at 54% 54%,rgba(131,57,22,.16),transparent 22%),linear-gradient(180deg,#0000 56%,#0000008a)}.hero-copy{max-width:640px}.section-kicker--hero{margin-bottom:34px}.section-kicker--hero span{padding-right:24px;margin-right:16px}.hero-title{display:grid;gap:10px;max-width:none;font-size:clamp(4.8rem,7.2vw,7.2rem);line-height:.92;letter-spacing:-.055em}.hero-title>span{display:block;white-space:nowrap}.hero-supporting{max-width:24ch;margin-top:24px;font-size:clamp(1.08rem,1.3vw,1.28rem);line-height:1.62}.hero-actions{margin-top:42px;gap:18px}.hero-actions .button{min-width:248px}.trust-section{z-index:3;margin-top:-122px}.trust-strip-card{border-radius:20px;background:linear-gradient(180deg,#0e0c0ad1,#080706eb);box-shadow:0 24px 64px #00000042;backdrop-filter:blur(16px)}.trust-strip{grid-template-columns:1.08fr 1.34fr 1.08fr .9fr .9fr 1.08fr}.trust-cell{min-height:118px;padding:22px 20px;gap:8px}.trust-cell--brand{justify-items:center;text-align:center}.trust-brand{display:grid;justify-items:center;gap:14px;width:100%}.trust-brand__mark{display:flex;align-items:center;justify-content:center;min-height:38px;width:100%}.trust-brand__image{display:block;height:auto;max-width:100%;opacity:.92}.trust-brand__image--kontor{width:40px}.trust-brand__image--universal{width:min(150px,100%)}.trust-brand__image--karmaloft{width:130px}.trust-brand--kontor{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:center;gap:14px}.trust-brand--kontor .trust-brand__mark{width:auto;min-height:0}.trust-brand--kontor .trust-brand__copy{text-align:left}.trust-brand__copy{display:grid;gap:4px}.trust-brand__copy strong{font-size:clamp(1.08rem,1.18vw,1.26rem);letter-spacing:.12em}.trust-brand__copy small{color:#f5efe694;font-size:.62rem;letter-spacing:.32em}.trust-cell--metric strong{font-size:clamp(2rem,2.4vw,2.7rem)}.trust-cell--metric small{color:#f5efe6b3;font-size:.8rem;letter-spacing:.26em}.trust-cell--metric em{color:#f5efe685;font-size:.68rem;font-style:normal;letter-spacing:.26em}.offering-grid{gap:18px}.offering-card--visual{position:relative;min-height:336px;padding:0;overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#070707;box-shadow:var(--shadow)}.offering-card__visual{position:absolute;inset:0;background-image:linear-gradient(90deg,#050505f5,#050505db 30%,#05050594 50%,#0505052e 72%,#05050514),linear-gradient(180deg,#0000 36%,#00000061),var(--offering-image);background-repeat:no-repeat;background-size:auto,auto,cover;background-position:center,center,var(--offering-image-position, 72% center);filter:var(--offering-image-filter, brightness(.9) saturate(.88))}.offering-card__content{position:relative;z-index:1;display:grid;align-content:end;gap:14px;min-height:336px;max-width:52%;padding:32px 30px 30px}.offering-card__signal{display:inline-flex;align-items:end;gap:6px}.offering-card__signal span{width:2px;border-radius:999px;background:var(--accent);box-shadow:0 0 18px #d2a15c38}.offering-card__signal span:nth-child(1){height:18px}.offering-card__signal span:nth-child(2){height:30px}.offering-card__signal span:nth-child(3){height:14px}.compact-label{min-height:auto;width:fit-content;padding:0;border:0;border-radius:0;background:none;color:var(--accent);font-size:.84rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.offering-card h3{font-size:clamp(2rem,2.6vw,2.6rem);line-height:.96;letter-spacing:-.04em}.offering-card p{max-width:30ch}.offering-list{gap:10px}.offering-list li{padding-left:16px;font-size:.96rem}.offering-list li:before{top:.72em;width:6px;height:6px}.offering-card__cta{width:fit-content;min-width:244px;margin-top:8px}.releases-section{margin-top:clamp(40px,5vw,60px)}.release-carousel-shell{display:grid;gap:26px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.release-carousel-shell__head{display:grid;grid-template-columns:minmax(240px,420px) minmax(280px,1fr);align-items:end;gap:24px}.release-carousel-shell__intro{display:grid;gap:10px}.release-carousel-shell__intro .section-kicker{margin-bottom:0}.release-carousel-shell__intro h2{margin:0;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(1.9rem,2.6vw,2.8rem);font-weight:400;line-height:.98;letter-spacing:-.04em}.release-carousel-shell__meta{display:grid;justify-items:end;gap:14px}.release-carousel__hint{max-width:44ch;margin:0;color:var(--muted);line-height:1.65;text-align:right}.release-carousel__controls{display:inline-flex;align-items:center;gap:10px}.release-carousel__count{min-width:86px;color:#f5efe6a8;font-size:.8rem;letter-spacing:.24em;text-align:center;text-transform:uppercase}.release-carousel__control{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(210,161,92,.26);border-radius:999px;background:#0b0907a8;color:var(--text);font-size:1.1rem;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.release-carousel__control:hover,.release-carousel__control:focus-visible{transform:translateY(-2px);border-color:#d2a15c8f;background:#120e0aeb}.release-carousel__viewport{--release-card-width: clamp(320px, 34vw, 428px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.release-carousel__viewport::-webkit-scrollbar{display:none}.release-carousel__track{display:flex;gap:18px;width:max-content;padding-inline:max(6px,calc(50% - (var(--release-card-width) / 2)))}.release-carousel__card{flex:0 0 var(--release-card-width);scroll-snap-align:center;opacity:.72;transition:transform .22s ease,opacity .22s ease,filter .14s ease}.release-carousel__card.is-active{opacity:1;transform:translateY(-2px)}.release-carousel-shell.is-animating .release-carousel__card{filter:blur(.85px)}.release-carousel__link{display:grid;grid-template-columns:118px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:160px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#100d0ad6,#090807f0),linear-gradient(140deg,#d2a15c0f,#0000);box-shadow:0 18px 44px #0000002e;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.release-carousel__link:hover,.release-carousel__link:focus-visible{transform:translateY(-2px);border-color:#d2a15c3d;box-shadow:0 24px 54px #0000003d}.release-carousel__card.is-active .release-carousel__link{border-color:#d2a15c2e}.release-carousel__cover{position:relative;aspect-ratio:1;overflow:hidden;border-radius:12px;border:1px solid rgba(229,185,123,.2);background:linear-gradient(135deg,#1d1812fa,#0b0a09fa);box-shadow:inset 0 0 0 1px #ffffff08}.release-carousel__cover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 24%,rgba(210,161,92,.22),transparent 28%),linear-gradient(180deg,#0000000a,#00000075);pointer-events:none}.release-carousel__cover-image{width:100%;height:100%;object-fit:cover;transform:scale(var(--release-cover-scale, 1.05));filter:var(--release-cover-filter, saturate(.66) brightness(.54) contrast(1.04)) blur(var(--release-cover-blur, 0px))}.release-carousel__copy{display:grid;gap:10px;min-width:0}.release-carousel__meta{margin:0;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.release-carousel__copy h3{margin:0;font-family:Aptos Display,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:400;line-height:.98;letter-spacing:-.04em}.release-carousel__copy span{color:var(--muted);line-height:1.6}.release-carousel__open{align-self:center;color:var(--accent);font-size:1.36rem;line-height:1}.footer{margin-top:clamp(56px,7vw,82px);padding-bottom:14px}.footer-bar{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:28px;padding-top:28px;border-top:1px solid rgba(255,255,255,.08)}.footer-listen{display:grid;gap:12px}.footer-kicker{margin:0;font-size:.74rem}.footer-socials{display:flex;align-items:center;gap:22px}.footer-social{min-height:auto;padding:0;border:0;border-radius:0;background:transparent}.footer-social .platform-mark{width:22px;height:22px;border-radius:0;background:none;color:#f5efe6eb}.footer-social .platform-mark svg{width:22px;height:22px}.footer-copy{text-align:center;font-size:.92rem;color:#f5efe694}.footer-end{display:flex;align-items:center;justify-self:end}.footer-legal{gap:22px}.footer-legal a{color:#f5efe6c7;font-size:.92rem;letter-spacing:.1em;text-transform:uppercase}@media(max-width:1280px){:root{--container: min(100vw - 56px, 100%)}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-cell--brand,.trust-brand{justify-items:center;text-align:center}.trust-brand__mark{justify-content:center}.offering-card__content{max-width:58%}.release-carousel-shell__head{grid-template-columns:1fr}.release-carousel-shell__meta,.release-carousel__hint{justify-items:start;text-align:left}.footer-bar{grid-template-columns:1fr;justify-items:start}.footer-copy{text-align:left}.footer-end{justify-self:start}}@media(max-width:980px){:root{--container: min(100vw - 32px, 100%)}.page-shell{padding-top:12px}.topbar{gap:22px;padding:14px 16px;border:1px solid var(--line);border-radius:24px;background:#0a0908e0;box-shadow:var(--shadow);backdrop-filter:blur(18px)}.hero{margin-top:18px}.hero-stage{min-height:636px;padding:56px 24px 124px}.hero-stage:before{background-image:linear-gradient(180deg,#02020247,#02020214),linear-gradient(90deg,#020202e6,#020202c2 28%,#0202026b,#02020224,#02020205),var(--hero-image);background-size:auto,auto,cover;background-position:center,center,66% 12%;filter:brightness(1.06) contrast(1.06) saturate(.98)}.hero-title{font-size:clamp(3.8rem,10vw,5.8rem)}.hero-actions,.hero-actions .button{width:100%}.trust-section{margin-top:-92px}.offering-grid{grid-template-columns:1fr}.offering-card--visual{min-height:372px}.offering-card__visual{background-position:center,center,var(--offering-image-position-mobile, var(--offering-image-position, 72% center))}.offering-card__content{min-height:372px;max-width:min(58%,340px);padding:28px 24px 24px}.release-carousel__viewport{--release-card-width: clamp(310px, 72vw, 420px)}}@media(max-width:720px){:root{--container: min(100vw - 18px, 100%)}.page-shell{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}.page-shell:before,.page-shell:after,.ambient{display:none}.hero-stage{display:flex;align-items:flex-end;min-height:620px;padding:26px 18px 24px}.hero-stage:before{background-image:linear-gradient(180deg,#02020229,#02020214 22%,#02020252 60%,#020202c7),linear-gradient(96deg,#020202bd,#0202026b 30%,#02020224 68%,#02020205),var(--hero-image);background-size:auto,auto,cover;background-position:center,center,58% 10%;filter:brightness(1.04) contrast(1.04) saturate(1)}.hero-copy{max-width:min(100%,336px);padding:20px 18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(100deg,#070605d1,#070605b8 64%,#07060557)}.hero-title{gap:8px;font-size:clamp(3rem,13vw,4.2rem);line-height:.94}.hero-title>span{white-space:normal}.hero-supporting{max-width:19ch;font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.trust-section{margin-top:-36px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-cell{min-height:96px;padding:18px 14px}.trust-cell:not(:first-child){border-left:0}.trust-cell:nth-child(2n){border-left:1px solid rgba(255,255,255,.06)}.trust-cell:nth-child(n+3){border-top:1px solid rgba(255,255,255,.06)}.trust-brand__image--universal{width:min(120px,100%)}.trust-brand__image--karmaloft{width:min(108px,100%)}.offering-card--visual{min-height:420px}.offering-card__visual{background-image:linear-gradient(180deg,#05050505,#0505051f 24%,#0505056b 56%,#050505d6),radial-gradient(circle at 72% 22%,rgba(212,145,78,.12),transparent 22%),var(--offering-image);background-size:auto,auto,cover;background-position:center,center,var(--offering-image-position-mobile, var(--offering-image-position, 72% center));filter:var(--offering-image-filter, brightness(1) saturate(.98) contrast(1.02))}.offering-card__content{max-width:none;min-height:420px;padding:178px 20px 20px;background:linear-gradient(180deg,#06050400,#0605041a 18%,#0605046b 50%,#060504db)}.offering-card p{max-width:27ch}.offering-card__cta{width:100%}.release-carousel__viewport{--release-card-width: min(84vw, 360px)}.release-carousel__link{grid-template-columns:92px minmax(0,1fr);gap:16px}.release-carousel__open{display:none}.footer-socials{flex-wrap:wrap;gap:18px}.footer-end{justify-self:start}.footer-legal{gap:14px}}@media(max-width:560px){.topbar{gap:14px;padding:12px 14px}.hero-stage{min-height:590px;padding:24px 14px 20px}.hero-stage:before{background-position:center,center,56% 10%}.hero-title{font-size:clamp(3rem,16vw,4.3rem)}.section-kicker--hero{margin-bottom:24px}.hero-copy{max-width:min(100%,320px);padding:18px 16px}.offering-card--visual{min-height:438px}.offering-card__content{min-height:438px;padding:198px 16px 18px}.offering-card h3{font-size:clamp(1.78rem,9vw,2.28rem)}.offering-card p,.offering-list li{font-size:.94rem}.release-carousel__link{grid-template-columns:1fr;align-items:start}.release-carousel__cover{max-width:112px}.release-carousel__copy h3{font-size:1.42rem}}
