/* GhostHeart: one shared visual system for the public website. */
:root{color-scheme:dark;--ghx-bg:#08090a;--ghx-panel:#101214;--ghx-white:#f5f2ed;--ghx-muted:#b5b5b5;--ghx-red:#ef3e32;--ghx-soft:#ff8477;--ghx-line:#333538;--paper:#f5f2ed;--ink:#08090a;--gold:#ff8477;--red:#bd3028;--ember:#ef3e32;--ember-light:#ff8477;--muted:#b5b5b5;--line:#333538;--serif:'Segoe UI',Arial,sans-serif}
html{scroll-padding-top:6rem;scroll-behavior:smooth}body.ghx-site{margin:0;color:var(--ghx-white);background:var(--ghx-bg);font:16px/1.65 'Segoe UI',Arial,sans-serif;overflow-x:clip}*,*:before,*:after{box-sizing:border-box}body.ghx-site [hidden]{display:none!important}.ghx-site img{max-width:100%;height:auto}.ghx-site button,.ghx-site input{font:inherit}.ghx-site a{color:inherit;text-underline-offset:.25em}.ghx-site a:hover{color:var(--ghx-soft)}.ghx-site :focus-visible{outline:3px solid #ffbb9d!important;outline-offset:5px}.ghx-site h1,.ghx-site h2,.ghx-site h3{font-family:'Segoe UI',Arial,sans-serif;font-weight:850;text-wrap:balance}.ghx-site h1{font-size:clamp(2.7rem,5.6vw,5.5rem);letter-spacing:-.055em;line-height:1.02}.ghx-site h2{letter-spacing:-.04em;line-height:1.12}.ghx-site p{overflow-wrap:break-word}.ghx-wrap,.ghx-site .site-wrap,.ghx-site .wrap,.ghx-site .gh-container{width:min(1200px,calc(100% - 80px));max-width:1200px;padding-inline:0;margin-inline:auto}.ghx-site .hero-content{max-width:1200px}.ghx-site .hero-content>p{max-width:56ch}.ghx-site .hero-content h1{max-width:16ch}.ghx-site .primary,.ghx-site .button.primary,.ghx-site .gh-button--primary{background:#bd3028;color:#fff;border:1px solid #ef6456;box-shadow:none}.ghx-site .primary:hover,.ghx-site .button.primary:hover{background:#d53a30;color:#fff}.ghx-site .primary,.ghx-site .secondary,.ghx-site .button,.ghx-site .gh-button{border-radius:3px;min-height:48px;font:750 .76rem/1.45 'Segoe UI',Arial,sans-serif;letter-spacing:.07em;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:.85rem 1.2rem;text-decoration:none;text-transform:uppercase;white-space:normal;text-align:center;max-width:100%}.ghx-site .secondary,.ghx-site .button:not(.primary){color:var(--ghx-white);background:#101214;border:1px solid #57595c}.ghx-site .secondary:hover,.ghx-site .button:not(.primary):hover{border-color:var(--ghx-soft);background:#18191b}.ghx-site .kicker,.ghx-site .eyebrow,.ghx-site .gh-kicker{color:var(--ghx-soft)}.ghx-site .section-pad{padding-block:5rem}.ghx-site .lead,.ghx-site .prose{color:#c3c3c4}.ghx-site .prose{line-height:1.85}.ghx-site .skip-link{z-index:150}
.ghx-site .ghx-header{position:sticky;inset:0 0 auto;z-index:100;border-bottom:1px solid #343434;background:#08090af7;backdrop-filter:blur(16px)}.ghx-bar{display:flex;align-items:center;gap:2rem;min-height:78px}.ghx-brand{display:inline-flex;align-items:center;gap:0;text-decoration:none;font:900 1.25rem/1 'Segoe UI',Arial,sans-serif;letter-spacing:-.055em;white-space:nowrap}.ghx-brand span{color:var(--ghx-red)}.ghx-brand i{font-style:normal;color:var(--ghx-red);margin-left:.9rem;font-size:1.65rem}.ghx-primary{display:flex;align-items:center;gap:2.2rem;margin-left:auto}.ghx-primary a{display:flex;align-items:center;min-height:44px;font-size:.76rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;text-decoration:none}.ghx-primary a[aria-current=page]{color:var(--ghx-soft)}.ghx-site .ghx-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:44px;border:1px solid #454545;border-radius:3px;background:transparent;color:#f5f2ed;font-size:.72rem;font-weight:750;letter-spacing:.09em;padding:.5rem .9rem;cursor:pointer}.ghx-menu-toggle span{font-size:1.35rem;color:#ff8477;line-height:1}.ghx-menu{max-height:calc(100dvh - 78px);overflow-y:auto;border-top:1px solid #333;background:#0e1012;box-shadow:0 28px 45px #0008}.ghx-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding-block:2.2rem}.ghx-site .ghx-menu h2{color:#ff8477;font:750 .67rem/1.5 'Segoe UI',Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .6rem}.ghx-menu a{display:block;min-height:44px;text-decoration:none;padding:.55rem 0;font-size:.93rem;border-bottom:1px solid #25272a}
.ghx-section{padding-block:5.5rem}.ghx-kicker{color:var(--ghx-soft);font:750 .7rem/1.6 'Segoe UI',Arial,sans-serif;letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.2rem}.ghx-lead{font-size:clamp(1.03rem,1.4vw,1.18rem);line-height:1.75;color:#c4c4c6;max-width:48ch}.ghx-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem 1.4rem;margin-top:1.6rem}.ghx-actions>a:not(.primary):not(.secondary){min-height:44px;display:inline-flex;align-items:center;font-size:.82rem}.ghx-site .ghx-hero{overflow:hidden;position:relative;border-bottom:1px solid #363333;background:radial-gradient(ellipse at 80% 40%,#861d1728,transparent 60%),#08090a}.ghx-hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:1.6rem;align-items:center;min-height:660px}.ghx-hero-copy{position:relative;z-index:1;padding-block:4rem}.ghx-site .ghx-hero h1{font-size:clamp(3.3rem,6.3vw,6.3rem);line-height:.99;letter-spacing:-.065em;margin:0 0 1.8rem;text-wrap:initial}.ghx-site h1 span,.ghx-site .ghx-section h2 span,.ghx-purpose h2 span{color:var(--ghx-soft)}.ghx-hero-art{position:relative;margin:0;height:650px;align-self:end}.ghx-hero-art img{height:100%;width:100%;object-fit:cover;object-position:50% 40%;mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 95%),linear-gradient(0deg,transparent,#000 13%);mask-composite:intersect}.ghx-hero-art figcaption{position:absolute;bottom:1.8rem;right:.5rem;font:700 .59rem/1.5 'Segoe UI',Arial,sans-serif;letter-spacing:.19em;color:#d3b7af}.ghx-hero-note{margin:2rem 0 0;font-size:.75rem;color:#999b9d;border-left:2px solid #bb332a;padding-left:.8rem}.ghx-manifesto{border-bottom:1px solid #343434;background:#101113}.ghx-manifesto>.ghx-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:1.2rem;font-size:.7rem;font-weight:800;letter-spacing:.24em}.ghx-manifesto b{color:#ee4c3e;font-size:1.15rem}.ghx-section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.ghx-site .ghx-section-head h2,.ghx-site .contents-intro h2,.ghx-site .ghx-purpose h2{font-size:clamp(2.2rem,3.8vw,3.8rem);margin:0;line-height:1.05;letter-spacing:-.05em}.ghx-section-head>p{max-width:38ch;font-size:.93rem;color:#b8b8ba;margin:0}.ghx-film-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem}.ghx-film{min-width:0;scroll-margin-top:6rem;display:flex;flex-direction:column;border-bottom:1px solid #3a3a3d;padding-bottom:1.5rem}.ghx-site .film-frame{aspect-ratio:16/9;position:relative;overflow:hidden;background:#020203;border:1px solid #33353a;border-radius:4px}.ghx-site .film-frame>button{height:100%;width:100%;border:0;position:relative;padding:0;background:transparent;color:#fff;cursor:pointer}.ghx-site .film-frame img{width:100%;height:100%;object-fit:cover;transition:filter .25s,transform .35s}.ghx-site .film-frame>button:hover img{filter:brightness(1.12);transform:scale(1.02)}.ghx-site .film-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ghx-site .film-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#08090add;border:1px solid #ddd8;color:#fff;font-size:1.15rem}.ghx-site .film-label{position:absolute;bottom:.7rem;left:.8rem;padding:.28rem .55rem;color:#fff;background:#08090ae8;font:700 .6rem/1.5 'Segoe UI',Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}.ghx-film-copy{padding:1.3rem 0 0;display:flex;flex:1;flex-direction:column}.ghx-film-copy .ghx-kicker{font-size:.61rem;margin-bottom:.6rem}.ghx-site .ghx-film h3{font-size:1.6rem;line-height:1.16;margin:0 0 .7rem;letter-spacing:-.035em}.ghx-film-copy>p:not(.ghx-kicker){font-size:.88rem;line-height:1.7;color:#b8b8ba;margin-bottom:0;max-width:56ch}.ghx-film .ghx-actions{margin-top:auto;padding-top:1rem}.ghx-albums{border-block:1px solid #343434;background:#0d0f10}.ghx-site .contents-layout{gap:4.5rem;grid-template-columns:.75fr 1fr}.ghx-site .contents-intro{top:7.5rem}.ghx-site .contents-intro>p:not(.ghx-kicker){font-size:.95rem;color:#b8b8ba;margin-top:1.8rem}.ghx-site .album-row h3{font-size:1.45rem;font-weight:750;letter-spacing:-.025em}.ghx-site .album-number{font:700 .75rem/1.6 'Segoe UI',Arial,sans-serif;color:var(--ghx-soft)}.ghx-site .album-row>a{min-height:112px;grid-template-columns:1.6rem 1fr 78px 1rem;gap:1rem}.ghx-site .album-row img{width:78px;height:68px;object-fit:cover;border-radius:2px;filter:none}.ghx-site .album-row>a:hover{background:#ffffff05}.ghx-door-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.ghx-door{position:relative;display:flex;flex-direction:column;min-width:0;text-decoration:none;border:1px solid #333538;background:#101214;border-radius:4px;overflow:hidden}.ghx-door img{width:100%;aspect-ratio:1.55;object-fit:cover;border-bottom:1px solid #333538;transition:filter .2s}.ghx-door:hover img{filter:brightness(1.15)}.ghx-door>span{margin:1.3rem 1.3rem .5rem;font:750 .65rem/1.5 'Segoe UI',Arial,sans-serif;letter-spacing:.16em;color:#ff8477}.ghx-site .ghx-door h3{margin:0 2.8rem 1.7rem 1.3rem;font-size:1.5rem;line-height:1.18;letter-spacing:-.03em;color:#f5f2ed}.ghx-door>b{position:absolute;bottom:1.3rem;right:1.2rem;font-size:1.5rem;color:#ff8477}.ghx-purpose{padding-block:5.5rem;border-block:1px solid #45332f;background:radial-gradient(ellipse at 5% 90%,#761c1838,transparent 65%),#101012}.ghx-purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:center}.ghx-purpose .ghx-lead{margin:0}.ghx-site .signup-section{background:#08090a;border-bottom:0}.ghx-site .signal-input-row input{min-width:0;background:#15171a;color:#fff;border:1px solid #68686c;min-height:52px}.ghx-site .signal-input-row button{background:#bd3028;color:#fff;min-height:52px}.ghx-site .signup-layout{gap:3rem}.ghx-site .signup-layout h2{font-weight:850;letter-spacing:-.045em}.ghx-footer{padding:3rem 0 1.5rem;border-top:1px solid #333538;background:#08090a}.ghx-footer-top{display:flex;align-items:center;justify-content:space-between;gap:2rem}.ghx-footer-top p{font-size:.82rem;color:#a9aaad;margin:0}.ghx-footer nav{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1.4rem}.ghx-footer nav a{display:inline-flex;align-items:center;min-height:44px;font-size:.82rem;text-decoration:none}.ghx-footer-bottom{border-top:1px solid #292b2e;display:flex;flex-wrap:wrap;gap:.8rem 1.5rem;margin-top:1.8rem;padding-top:1rem;color:#a9aaad;font-size:.73rem}.ghx-footer-bottom a{min-height:36px;display:inline-flex;align-items:center}.ghx-footer-bottom span{margin-right:auto;align-self:center}
.ghx-story-hero,.ghx-films-hero{padding-block:6rem;background:linear-gradient(90deg,#08090af7 10%,#08090ac0 50%,#08090a30),url('../versions/official-ghostheart.png') 85% 36%/auto 130% no-repeat;border-bottom:1px solid #3b3332}.ghx-films-hero{background-image:linear-gradient(90deg,#08090af5 5%,#08090a60),url('../videos/screening-hero.jpg');background-size:cover;background-position:center}.ghx-site .ghx-story-hero h1,.ghx-site .ghx-films-hero h1{font-size:clamp(3.5rem,7vw,7rem);text-wrap:initial;line-height:.98;letter-spacing:-.06em;margin-bottom:1.8rem}.ghx-story-intro{display:grid;grid-template-columns:1fr 2fr;gap:4rem;border-bottom:1px solid #343434}.ghx-site .ghx-story-intro h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.03;margin:0 0 2rem}.ghx-story-intro>div{max-width:65ch}.ghx-story-intro p{color:#c4c4c6}.ghx-filter{border-block:1px solid #3a3a3d;padding:1.3rem 0;display:grid;grid-template-columns:auto minmax(200px,1fr) auto;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.ghx-filter label{font-size:.85rem;font-weight:750}.ghx-filter input{min-height:50px;border:1px solid #646568;border-radius:3px;background:#141619;padding:.7rem 1rem;color:#fff}.ghx-filter p{margin:0;color:#c2c2c4;font-size:.8rem}.ghx-film-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem 1.5rem}.ghx-site .ghx-film-library h3{font-size:1.3rem}.ghx-site .ghx-film-library .ghx-film-copy>p:not(.ghx-kicker){font-size:.82rem}.ghx-site .ghx-film-library .ghx-actions a{font-size:.74rem}.ghx-close-film{margin-top:.5rem;padding:.45rem .7rem;min-height:44px;background:#16181b;color:#e0e0e0;border:1px solid #65666a;border-radius:3px;font-size:.75rem!important;cursor:pointer}
/* Existing collections retain their content and interactions in the same system. */
.ghx-site .album-hero,.ghx-site .release-hero,.ghx-site .library-hero{background:radial-gradient(ellipse at 85% 40%,#8f221c20,transparent 65%),#0c0d0f}.ghx-site .album-opening .editorial-art{object-fit:contain;background:#090a0b;aspect-ratio:1.2;border:1px solid #3a3a3d}.ghx-site .album-opening{gap:3.5rem}.ghx-site .album-read .prose{font-family:Georgia,serif;color:#d6d3ce}.ghx-site .album-read h2{font-size:2.2rem}.ghx-site .track-section,.ghx-site .film-section,.ghx-site .story-section{background:#0c0e10}.ghx-site .track-list h3{font-size:1.45rem}.ghx-site .film-copy h3{font-size:2rem}.ghx-site .legal-page{padding-top:3rem}.ghx-site .legal-page h1{font-size:3.2rem}.ghx-site .resource-card h3,.ghx-site .record-card h3{line-height:1.16}.ghx-site .menu-grid h2{font-size:.75rem}.ghx-site .stamp{transform:none;border-radius:2px;font-family:'Segoe UI',Arial,sans-serif;font-weight:750}.ghx-site .version-header,.ghx-site .purpose-header{position:relative}.ghx-site .version-main,.ghx-site .purpose-main{padding-top:2rem}.ghx-site .gh-companion h2{font-family:'Segoe UI',Arial,sans-serif;font-weight:850;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.12;letter-spacing:-.035em;text-transform:none}.ghx-site .quote-section blockquote{font-family:Georgia,serif}.ghx-site .record-card,.ghx-site .resource-card,.ghx-site .project-card{border-radius:4px}.ghx-site .production-banner,.ghx-site .closing-banner{box-shadow:none}.ghx-site audio{max-width:100%}.ghx-site .track-actions{flex-wrap:wrap}.ghx-site .track-actions:empty{display:none}
@media(min-width:1600px){.ghx-hero-grid{min-height:720px}.ghx-hero-art{height:710px}}
@media(max-width:1000px){.ghx-wrap,.ghx-site .site-wrap,.ghx-site .wrap,.ghx-site .gh-container{width:calc(100% - 48px)}.ghx-primary{gap:1.4rem}.ghx-bar{gap:1.4rem}.ghx-hero-grid{gap:0;min-height:560px}.ghx-hero-art{height:570px}.ghx-site .ghx-hero h1{font-size:clamp(3.5rem,7vw,5.5rem)}.ghx-site .contents-layout{gap:2.5rem;grid-template-columns:.75fr 1fr}.ghx-film-library{grid-template-columns:repeat(2,minmax(0,1fr))}.ghx-purpose-grid{gap:2.5rem}.ghx-door-grid{gap:1rem}.ghx-site .ghx-door h3{font-size:1.2rem}}
@media(max-width:700px){.ghx-wrap,.ghx-site .site-wrap,.ghx-site .wrap,.ghx-site .gh-container{width:calc(100% - 36px)}.ghx-bar{min-height:68px;gap:1rem}.ghx-primary{gap:1rem}.ghx-primary a{font-size:.65rem}.ghx-brand{font-size:1.1rem}.ghx-brand i{display:none}.ghx-site .ghx-menu-toggle{gap:.65rem;font-size:.65rem;padding:.5rem .65rem}.ghx-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.ghx-menu{max-height:calc(100dvh - 68px)}.ghx-hero-grid{grid-template-columns:1fr;position:relative}.ghx-hero-copy{padding:3.5rem 0 1.5rem}.ghx-site .ghx-hero h1{font-size:clamp(3.1rem,10vw,4.8rem)}.ghx-hero-art{height:380px;width:100%;max-width:520px;justify-self:center;margin-top:-2rem}.ghx-hero-art img{object-fit:contain;mask-image:linear-gradient(0deg,transparent,#000 12%,#000 90%,transparent);mask-composite:add}.ghx-hero-art figcaption{right:1rem;bottom:1rem}.ghx-hero-note{margin-top:1.5rem}.ghx-manifesto>.ghx-wrap{font-size:.55rem;letter-spacing:.14em;gap:.4rem}.ghx-manifesto b{font-size:.8rem}.ghx-section,.ghx-site .section-pad,.ghx-purpose{padding-block:3.5rem}.ghx-section-head{align-items:start;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.ghx-film-grid{grid-template-columns:1fr;gap:2.5rem}.ghx-site .contents-layout,.ghx-purpose-grid,.ghx-story-intro{grid-template-columns:1fr;gap:2rem}.ghx-site .contents-intro{position:static}.ghx-site .contents-intro h2 br{display:none}.ghx-site .contents-intro>p:not(.ghx-kicker){max-width:48ch;margin-top:1.2rem}.ghx-door-grid{grid-template-columns:1fr;gap:1.3rem}.ghx-door img{aspect-ratio:2;object-position:center 38%}.ghx-site .ghx-door h3{font-size:1.65rem}.ghx-site .ghx-purpose h2{font-size:2.8rem}.ghx-story-hero,.ghx-films-hero{padding-block:4rem;background-position:70% center;background-size:cover}.ghx-story-hero{background-image:linear-gradient(90deg,#08090aef,#08090a88),url('../versions/official-ghostheart.png')}.ghx-story-intro{gap:1rem}.ghx-site .ghx-story-hero h1,.ghx-site .ghx-films-hero h1{font-size:clamp(3.2rem,12vw,5.3rem)}.ghx-filter{grid-template-columns:1fr;gap:.6rem}.ghx-filter p{padding-top:.3rem}.ghx-site .album-opening{gap:2rem}.ghx-site .album-opening h1{font-size:clamp(2.7rem,10vw,4rem)}.ghx-site .album-opening .editorial-art{aspect-ratio:1.4}.ghx-site .album-row>a{grid-template-columns:1.3rem 1fr 64px .8rem;gap:.7rem}.ghx-site .album-row img{width:64px;height:64px}.ghx-site .album-row h3{font-size:1.3rem}.ghx-footer-top{align-items:start;flex-direction:column;gap:1.1rem}.ghx-footer-bottom{gap:.5rem 1rem}.ghx-footer-bottom span{flex-basis:100%}.ghx-site .legal-page h1{font-size:2.5rem}.ghx-site .signup-layout{display:grid;grid-template-columns:1fr;gap:1.6rem}}
@media(max-width:460px){.ghx-primary a:last-child{display:none}.ghx-primary{gap:.85rem}.ghx-bar{gap:.8rem}.ghx-brand{font-size:1rem}.ghx-site .ghx-menu-toggle{margin-left:auto}.ghx-hero-art{height:320px}.ghx-actions{gap:.7rem}.ghx-actions .primary,.ghx-actions .secondary{flex:1 1 auto;font-size:.7rem}.ghx-site .signal-input-row{display:flex;flex-direction:column;gap:.6rem}.ghx-site .signal-input-row button,.ghx-site .signal-input-row input{width:100%}.ghx-site .ghx-film h3{font-size:1.45rem}.ghx-site .ghx-section-head h2{font-size:2.3rem}}
@media(max-width:360px){.ghx-primary{display:none}.ghx-bar{justify-content:space-between}.ghx-site .ghx-menu-toggle{flex-shrink:0}.ghx-menu-grid{gap:1rem}.ghx-menu a{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}
.ghx-site .signup-section{color:#f5f2ed}.ghx-site .signup-layout p,.ghx-site .signal-signup-form p{color:#bfc0c2}.ghx-site .signup-layout .kicker{color:#ff8477}.ghx-site .signal-signup-form label{color:#f5f2ed}
/* The identity-first Start Here page uses the same spacious image treatment as home. */
.ghx-site .start-hero .release-art img{aspect-ratio:1;object-fit:contain;background:#08090a;border-color:var(--ghx-line)}
.ghx-site .start-hero h1{overflow-wrap:normal;font-size:clamp(2.7rem,5.5vw,5rem)}
.ghx-site #album-spotlight h2{margin-bottom:1.2rem}
.ghx-site #remember .ghx-lead{max-width:64ch}
.ghx-site a.skip-link,.ghx-site a.skip-link:hover{color:var(--ghx-bg);background:var(--ghx-white)}
@media(max-width:700px){.ghx-site .start-hero h1{font-size:clamp(2.6rem,10vw,4rem)}.ghx-site .start-hero .release-art{max-width:520px;align-self:center}}
