@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--bg:#080c10;--ink:#edf5f6;--muted:#96a5ad;--cyan:#8bf4f1;--line:#ffffff20}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.7 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}button:disabled{cursor:wait}header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;width:100%;z-index:3;border-bottom:1px solid var(--line)}.logo{font-size:28px;font-weight:800;letter-spacing:-1.5px;display:flex;align-items:center;line-height:1}.logo span{color:var(--cyan)}.logo i{color:var(--cyan);font-size:32px;font-style:normal;margin-left:10px}nav{display:flex;gap:36px;align-items:center;font-size:14px}nav a:hover,.text-link:hover{color:var(--cyan)}.nav-spotify{border:1px solid #ffffff60;padding:11px 18px;border-radius:30px}.nav-spotify span{margin-left:20px}.hero{min-height:790px;height:94svh;max-height:1150px;position:relative;overflow:hidden;background:#11252c}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media video{width:100%;height:100%;object-fit:cover;filter:saturate(.6) brightness(.65)}.hero-shade{background:linear-gradient(90deg,#030d13b5,transparent 90%),linear-gradient(0deg,#080c10 0%,transparent 35%,#080c1050)}.hero-top{position:absolute;top:130px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;color:#ccd8dd}.hero-content{position:relative;padding:235px 5% 140px;max-width:1400px}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:600;color:var(--cyan);margin:0 0 22px}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--cyan);border-radius:50%;margin-right:10px}h1{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:clamp(80px,10.3vw,156px);font-weight:700;letter-spacing:-2px;line-height:.87;margin:0 0 30px}em{font-style:normal;color:var(--cyan)}.hero-description{color:#d4dfe1;font-size:17px;line-height:1.7;margin-bottom:29px}.hero-actions{display:flex;gap:32px;align-items:center}.primary{display:flex;gap:16px;align-items:center;padding:16px 25px;border:0;background:var(--cyan);color:#071a20;border-radius:2px;font-size:14px;font-weight:800}.primary:hover{background:#c0fffd;transform:translateY(-2px)}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:18px}.play-hint{font-size:12px;color:#aabcc5;margin-top:14px;max-width:460px}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;color:#b4c2ca;font-size:11px;letter-spacing:1.7px}.hero-bottom button{background:transparent;border:0;color:inherit;font-size:12px}.hero-bottom button span{margin-left:8px}.wrap{width:90%;max-width:1440px;margin-inline:auto}.featured{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:55px 0 60px;border-bottom:1px solid var(--line)}.featured h2{font-family:'Barlow Condensed',sans-serif;font-size:56px;line-height:1;margin:12px 0}.featured h2 span{font-family:Manrope,sans-serif;font-size:32px;color:var(--cyan);margin-left:24px}.featured p{font-size:14px;color:var(--muted);margin:16px 0}.tag{font-size:11px;letter-spacing:1.5px;color:var(--cyan)}iframe{display:block;border:0;border-radius:12px}.player-fallback{font-size:12px;color:var(--muted);display:block;text-align:right;margin-top:10px}.music{padding-top:105px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:50px}.section-heading h2{font-size:clamp(32px,4vw,58px);letter-spacing:-2px;line-height:1.15;margin:0}.section-heading .eyebrow{margin-bottom:15px}.releases{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.release-top{border-top:1px solid #6d7d874f;padding-top:20px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);letter-spacing:1px}.releases h3{font-size:24px;letter-spacing:-.8px;margin:20px 0 4px}.releases article>p{font-size:12px;color:var(--muted);min-height:40px;margin:0 0 15px}.releases article>a{display:inline-block;font-size:12px;color:var(--muted);margin-top:12px}.spotify-note{color:var(--muted);font-size:12px;margin-top:30px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line);padding-block:100px}.about h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(65px,7vw,105px);line-height:.98;letter-spacing:-1px;margin:24px 0}.about-copy{padding-top:15px;max-width:510px}.about-copy .lead{font-size:28px;line-height:1.4;letter-spacing:-.8px;color:var(--ink)}.about-copy p{color:var(--muted)}.about-copy .text-link{display:block;margin-top:30px;color:var(--cyan)}.outro{padding:20px 5%;font-family:'Barlow Condensed',sans-serif;font-size:clamp(38px,9.7vw,154px);font-weight:700;line-height:1.1;letter-spacing:-1px;white-space:nowrap;color:#1c3038;border-block:1px solid var(--line);overflow:hidden}footer{padding-block:45px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:25px}footer>span,footer>a:not(.logo){font-size:12px;color:var(--muted)}footer .credit{flex-basis:100%;font-size:11px;opacity:.7}@media(min-width:1600px){.hero-content{padding-top:27vh}}@media(max-width:850px){.hero{min-height:740px}.hero-content{padding-top:245px}.featured{gap:30px}.section-heading{align-items:start;flex-direction:column}.releases{gap:16px}.releases h3{font-size:20px}.about{gap:45px}.hero-bottom>a{display:none}}@media(max-width:620px){header{height:78px}.logo{font-size:24px}nav{gap:18px}nav>a:nth-child(2){display:none}.nav-spotify{padding:8px 12px;font-size:12px}.nav-spotify span{display:none}.hero{height:90svh;min-height:730px;max-height:920px}.hero-top{top:103px;font-size:10px;letter-spacing:1px}.hero-top span:nth-child(2){display:none}.hero-content{padding:220px 6% 120px}h1{font-size:clamp(70px,17.8vw,108px);letter-spacing:-1px}.hero-description{font-size:16px}.hero-actions{gap:23px;align-items:flex-start;flex-direction:column}.hero-bottom{font-size:9px;letter-spacing:1px}.hero-bottom button span{display:none}.featured{grid-template-columns:1fr;gap:24px;padding-block:38px}.featured h2{font-size:48px}.featured-player{min-width:0}.music{padding-block:65px}.section-heading h2{letter-spacing:-1px}.releases{grid-template-columns:1fr;gap:38px}.releases h3{font-size:26px}.releases article>p{min-height:0;margin-bottom:20px}.about{grid-template-columns:1fr;padding-block:65px;gap:22px}.about h2{font-size:78px}.about-copy{padding-top:0}.outro{font-size:9.4vw}.wrap{width:88%}footer{gap:24px}footer>span{flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
audio{width:100%;height:42px;display:block;margin-top:18px}.preview-label{font-size:10px!important;letter-spacing:1.5px;color:var(--muted)!important;min-height:0!important;margin:8px 0 18px!important}.embed-details{font-size:12px;color:var(--muted);margin-top:16px}.embed-details summary{cursor:pointer;padding:10px 0}.embed-details iframe{margin-top:10px}.cover{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block;margin-top:22px;border-radius:2px}.featured-player audio{margin-top:0}

/* PharosT identity and streaming services */
.logo{display:inline-flex;flex-shrink:0}.brand-lockup{display:block;width:218px;height:auto}.streaming-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.streaming-links a{padding:9px 14px;border:1px solid var(--line);border-radius:3px;font-size:13px;color:var(--ink)}.streaming-links a:hover{border-color:var(--cyan);color:var(--cyan)}.streaming-links .apple-link:hover,.artist-platforms .apple-link:hover{color:#ff829e;border-color:#ff829e}.artist-platforms{display:flex;flex-wrap:wrap;gap:12px 24px}.about-copy .artist-platforms{margin-top:28px;flex-direction:column;align-items:flex-start;gap:15px}.about-copy .artist-platforms .text-link{margin-top:0}.apple-embed[open]{margin-bottom:18px}.apple-embed iframe{width:100%;min-height:175px}.apple-embed summary:hover{color:#ff829e}@media(max-width:620px){header .brand-lockup{width:145px}header nav{gap:12px}header .nav-spotify{font-size:11px;padding:8px 10px}footer .brand-lockup{width:205px}.artist-platforms{flex-direction:column;align-items:flex-start;gap:12px}.streaming-links a{font-size:13px}.logo{letter-spacing:normal}}

/* Wide framed PharosT wordmark */
.brand-lockup{width:258px;height:auto}@media(max-width:620px){header .brand-lockup{width:154px}footer .brand-lockup{width:238px}}

.catalog-count{font-size:14px;color:var(--muted);margin:0 0 28px}.releases{row-gap:52px}.track-version h4{font-size:14px;font-weight:600;line-height:1.5;margin:18px 0 8px}.track-version audio{margin-top:10px}.track-version .streaming-links{margin-top:12px}.versions{margin-top:18px;border-top:1px solid var(--line);font-size:14px}.versions summary{cursor:pointer;padding:12px 0;color:var(--cyan)}.versions .track-version{padding-bottom:20px}.appearances{margin-top:85px;padding-top:45px;border-top:1px solid var(--line)}.appearances h2{font-size:clamp(25px,3vw,40px);line-height:1.25;margin:0 0 16px}.appearance-intro{color:var(--muted);margin-bottom:30px}.appearance{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding:23px 0;border-bottom:1px solid var(--line)}.appearance h3{font-size:18px;line-height:1.5;margin:7px 0}.appearance p{font-size:13px;color:var(--muted);margin:0}.appearance>.versions{margin-top:0;border:0}.appearance .track-version h4{display:none}@media(max-width:620px){.appearance{grid-template-columns:1fr;gap:5px}.appearances{margin-top:55px}.releases{row-gap:40px}}

/* Artist and release copy */
.hero-description{max-width:570px}.featured .feature-story{font-size:16px;line-height:1.8;max-width:540px;margin-top:22px}.catalog-intro{max-width:670px;font-size:18px;line-height:1.75;color:var(--muted);margin:0 0 20px}.releases article>.release-story{font-size:15px;line-height:1.75;color:#b6c4cb;min-height:0;margin:14px 0 22px}.appearance-intro{max-width:760px;line-height:1.8}@media(max-width:620px){.hero-content{padding-top:190px}.hero-description{font-size:16px}.catalog-intro{font-size:16px}}

.hero{min-height:850px}@media(max-width:620px){.hero{min-height:880px}.hero-content{padding-top:180px}}

/* Chronological release timeline */
.timeline-caption{font-size:11px;letter-spacing:1.5px;color:var(--muted);margin:28px 0 36px}.timeline-year{display:grid;grid-template-columns:140px minmax(0,1fr);gap:38px}.year-label h3{font-family:'Barlow Condensed',sans-serif;font-size:56px;line-height:1;margin:0 0 10px;color:var(--cyan)}.year-label>span{font-size:12px;color:var(--muted)}.timeline-events{list-style:none;margin:0;padding:0 0 30px 30px;border-left:1px solid #8bf4f13b;min-width:0}.timeline-event{position:relative;padding:0 0 18px}.timeline-event:before{content:'';position:absolute;left:-35px;top:10px;width:9px;height:9px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px var(--bg)}.timeline .appearance{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:28px;padding:0 0 24px;margin:0 0 12px}.timeline-date{font-size:12px;letter-spacing:.8px;color:var(--muted)}.timeline .appearance h3{margin:8px 0;font-size:19px}.timeline .appearance>div,.timeline .appearance>.versions{min-width:0}.timeline .versions summary{font-size:13px}.timeline .streaming-links{gap:8px}.timeline .appearance p{line-height:1.6}@media(max-width:850px){.timeline-year{grid-template-columns:100px minmax(0,1fr);gap:25px}.timeline .appearance{grid-template-columns:1fr;gap:5px}.year-label h3{font-size:48px}}@media(max-width:620px){.timeline-year{grid-template-columns:1fr;gap:22px}.year-label{display:flex;gap:20px;align-items:center}.year-label h3{margin:0;font-size:44px}.timeline-events{margin-left:5px;padding-left:23px}.timeline-event:before{left:-28px}.timeline .appearance h3{font-size:18px}.timeline .appearance{gap:4px}.timeline-caption{font-size:10px;line-height:1.7}}
@media(min-width:621px) and (max-width:1000px){.releases{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}}.timeline summary,.embed-details summary,.versions summary{min-height:44px;display:list-item}.streaming-links a{min-height:44px;display:inline-flex;align-items:center}

/* Compact music service links and release purchases */
.streaming-links{gap:4px 14px}.streaming-links a{padding:6px 0;border:0;border-radius:0;font-size:14px;min-height:44px}.release-platforms{margin-top:18px;border-top:1px solid var(--line);padding-top:8px}.release-platforms .streaming-links{margin-top:0}.buy-link,.release-platforms>.buy-link{display:inline-flex;align-items:center;min-height:44px;margin:6px 0 0;padding:8px 14px;border:1px solid #8bf4f160;border-radius:3px;color:var(--cyan);font-size:14px;font-weight:700}.streaming-links .buy-link{padding:8px 14px;border:1px solid #8bf4f160}.buy-link:hover{background:#8bf4f112}.artist-platforms{gap:2px 18px;max-width:440px}.artist-platforms .text-link{font-size:14px;min-height:44px;display:inline-flex;align-items:center}.about-copy .artist-platforms{flex-direction:row;gap:2px 18px}.deezer-link:hover{color:#cd9fff!important}.external-preview-note{font-size:13px;color:var(--muted)}@media(max-width:620px){.artist-platforms{flex-direction:row;gap:2px 16px}.streaming-links{gap:2px 14px}}

/* Upcoming release teaser */
.release-teaser{position:absolute;z-index:1;left:55%;right:5%;top:34%;max-width:620px;padding:30px 0 30px 30px;border-left:2px solid var(--cyan);background:linear-gradient(90deg,#080c1066,transparent)}.release-teaser .eyebrow{font-size:12px;letter-spacing:2px;margin:0 0 20px}.release-teaser h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(40px,4.2vw,72px);font-weight:600;line-height:1.05;letter-spacing:-.6px;margin:0 0 22px}.release-teaser>p:not(.eyebrow){max-width:420px;color:#d4dfe1;font-size:16px;line-height:1.8;margin:0 0 22px}.teaser-signoff{font-size:14px;font-weight:600;color:var(--cyan)}@media(min-width:1101px){.hero-content{max-width:none;width:54%}.hero h1{font-size:clamp(80px,8vw,156px)}}@media(max-width:1100px){.hero{height:auto;max-height:none;min-height:0;padding-bottom:110px}.hero-content{padding-bottom:35px}.release-teaser{position:relative;left:auto;right:auto;top:auto;margin:0 5%;max-width:620px;padding:22px 0 22px 24px}.release-teaser h2{font-size:46px}.hero-bottom{bottom:28px}}@media(max-width:620px){.release-teaser{margin-inline:6%;padding-left:20px}.release-teaser h2{font-size:40px}.release-teaser .eyebrow{font-size:11px;letter-spacing:1.4px}.release-teaser>p:not(.eyebrow){font-size:15px}.hero-content{padding-bottom:30px}}

/* Contact */
.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:90px;border-top:1px solid var(--line)}.contact h2{font-family:'Barlow Condensed',sans-serif;font-size:clamp(54px,6vw,86px);line-height:1.05;margin:0 0 28px}.contact-intro>p:last-child{color:var(--muted);max-width:400px}.contact form{min-width:0}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact label{display:block;font-size:14px;margin:0 0 8px}.contact input,.contact select,.contact textarea{display:block;width:100%;border:1px solid #ffffff35;background:#10191f;color:var(--ink);border-radius:3px;font:inherit;padding:12px 14px;margin-bottom:22px}.contact textarea{resize:vertical;min-height:150px}.contact input:focus,.contact select:focus,.contact textarea:focus{outline:2px solid var(--cyan);outline-offset:2px}.contact-privacy{font-size:13px;color:var(--muted);margin:0 0 24px}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#contact-status{font-size:14px;min-height:24px;color:var(--cyan)}#contact-status[data-error="true"]{color:#ff9bad}.nav-contact{color:var(--cyan)}@media(max-width:850px){.contact{gap:35px}}@media(max-width:620px){.contact{grid-template-columns:1fr;padding-block:60px;gap:25px}.contact-fields{grid-template-columns:1fr;gap:0}header .nav-spotify{display:none}header nav{gap:18px}.nav-contact{display:inline!important}}

/* Hero composition: artist wordmark and next-release announcement. */
header{height:76px;border-bottom:0}header .brand-lockup{width:170px}header nav{font-size:12px;gap:30px}header .nav-spotify{padding:8px 16px}
.hero{height:92svh;min-height:620px;max-height:950px;padding:0;display:flex;align-items:center}
.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr);align-items:center;gap:10%;width:90%;max-width:1600px;margin:0 auto;padding:110px 0 95px}
.hero-content{width:auto;max-width:none;min-width:0;padding:0}.hero-content>.eyebrow{font-size:12px;letter-spacing:5px;margin:0 0 15px}.hero-wordmark{display:block;width:100%;height:auto;margin:0 0 22px}.hero h1{font-size:clamp(32px,4vw,64px);line-height:1.05;letter-spacing:-.6px;margin:0 0 10px;white-space:nowrap}.hero-description{font-size:clamp(16px,1.55vw,23px);line-height:1.5;max-width:none;margin:0 0 24px}.hero-actions{flex-direction:row;align-items:center;gap:30px}.hero-actions .primary{padding:13px 24px}.hero-actions .text-link{font-size:12px;white-space:nowrap}.hero-actions .text-link span{margin-left:12px}.hero .play-hint{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.release-teaser{position:static;max-width:none;margin:0;padding:20px 0 20px 20px;border-left:1px solid var(--cyan);background:none}.release-teaser .eyebrow{font-size:9px;letter-spacing:2px;margin:0 0 18px}.release-teaser h2{font-size:clamp(32px,3vw,48px);line-height:1.08;letter-spacing:-.3px;margin:0 0 18px}.release-teaser>p:not(.eyebrow){font-size:12px;line-height:1.7;margin:0;color:#c2cdd1}.hero-bottom{bottom:26px;font-size:8px;letter-spacing:1px}.hero-bottom button{font-size:10px}
@media(max-width:900px){.hero-layout{gap:6%;grid-template-columns:minmax(0,1.65fr) minmax(215px,1fr)}.hero h1{font-size:3.7vw}.hero-actions{gap:18px}.hero-actions .primary{padding:12px 16px;font-size:12px}.release-teaser h2{font-size:32px}}
@media(max-width:700px){header{height:76px}header .brand-lockup{width:145px}header nav{gap:18px}header .nav-spotify{display:none}.hero{height:auto;min-height:0;max-height:none}.hero-layout{width:88%;display:grid;grid-template-columns:minmax(0,1fr);gap:44px;padding:140px 0 110px}.hero-content>.eyebrow{font-size:10px;letter-spacing:4px}.hero-wordmark{margin-bottom:20px}.hero h1{font-size:clamp(25px,6.4vw,44px)}.hero-description{font-size:16px;margin-bottom:24px}.hero-actions{gap:24px}.hero-actions .primary{padding:13px 18px}.hero-actions .text-link{font-size:11px}.release-teaser{padding:12px 0 12px 20px}.release-teaser h2{font-size:34px}.release-teaser .eyebrow{margin-bottom:12px}.release-teaser>p:not(.eyebrow){font-size:13px}.hero-bottom{left:6%;right:6%;font-size:7px}.hero-bottom button span{display:inline}.hero-bottom>a{display:none}}
@media(max-width:360px){header .brand-lockup{width:125px}header nav{gap:12px}.hero-actions{gap:16px}.hero-actions .primary{padding:12px;font-size:11px}.hero-actions .text-link span{margin-left:5px}}

/* Match the reference proportions without oversizing on wide screens. */
header{height:52px}header .brand-lockup{width:140px}header nav{font-size:10px;gap:30px}header .nav-spotify{padding:6px 14px}
.hero-layout{grid-template-columns:minmax(0,58%) minmax(0,1fr);gap:11%;max-width:1440px}
.hero-wordmark{width:100%;max-width:674px;margin-bottom:18px}.hero h1{font-size:clamp(38px,4.4vw,56px)}.hero-description{font-size:20px}.hero-actions .primary{padding:11px 24px}.release-teaser h2{font-size:38px}
@media(max-width:900px){.hero-layout{grid-template-columns:minmax(0,1.65fr) minmax(215px,1fr);gap:6%}.hero h1{font-size:4.1vw}.hero-description{font-size:16px}.release-teaser h2{font-size:32px}}
@media(max-width:700px){header{height:76px}header nav{font-size:12px;gap:18px}.hero-layout{grid-template-columns:minmax(0,1fr);gap:44px}.hero-wordmark{width:100%}.hero h1{font-size:clamp(28px,7vw,44px)}.release-teaser h2{font-size:34px}}
