@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;650;700;800&display=swap');
:root{color-scheme:dark;--bg:#101014;--surface:#19191f;--surface2:#222229;--line:#303038;--text:#f8f7fa;--muted:#a6a5b1;--pink:#f34898;--violet:#9477ff;--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:1rem;line-height:1.6;padding-bottom:108px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.4}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--pink);outline-offset:5px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1}button svg{pointer-events:none}svg{display:block;width:20px;height:20px}.skip-link{position:absolute;top:-100px;background:var(--pink);color:#141018;padding:12px;z-index:100}.skip-link:focus{top:10px}.site-header{max-width:1380px;margin:auto;height:112px;padding:0 32px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:68px}.brand{display:flex;gap:12px;align-items:center;line-height:1;font-size:1.688rem;font-weight:800;letter-spacing:2px}.brand svg{width:43px;height:43px;fill:none;stroke:var(--pink);stroke-width:3.5}.brand-sub{display:block;font-size:0.75rem;letter-spacing:2px;color:var(--muted);margin-top:9px}.site-header nav{display:flex;gap:32px;height:100%;align-items:center}.site-header nav a{font-size:0.9375rem;font-weight:600;color:var(--muted);height:100%;display:flex;align-items:center;position:relative}.site-header nav a:hover,.site-header nav .nav-active{color:#fff}.nav-active:after{content:'';position:absolute;bottom:-1px;height:2px;left:0;right:0;background:var(--pink)}.header-credit{margin-left:auto;text-align:right;font-size:0.8125rem;color:#d4d2db;line-height:1.5}.header-credit span{display:block;color:var(--muted)}.main-shell{max-width:1380px;padding:36px 32px 0;margin:auto}.opening{display:grid;grid-template-columns:minmax(0,1fr) 318px;gap:24px}.hero{min-height:430px;position:relative;overflow:hidden;border-radius:14px;background:#231337;isolation:isolate}.hero-image{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:65% 12%;z-index:-3}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,9,35,.93) 0%,rgba(22,9,35,.72) 35%,rgba(22,9,35,.12) 73%),linear-gradient(0deg,rgba(14,9,30,.35),transparent 55%);z-index:-2}.hero-content{padding:36px 42px}.eyebrow{font-size:0.75rem;letter-spacing:1.9px;font-weight:700;display:block}.pink{color:var(--pink)}.hero .eyebrow{color:#f0b9d6}.hero-kicker{font-size:0.875rem;color:#ded5e7;margin:7px 0 18px}.hero h1{font-family:'Barlow Condensed',Impact,var(--font);font-size:4.75rem;letter-spacing:.2px;line-height:.95;text-transform:uppercase;font-weight:700}.hero-description{font-size:0.9375rem;line-height:1.65;color:#e3dbe9;margin:19px 0 23px}.button{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:46px;padding:12px 21px;border-radius:7px;font-size:0.875rem;font-weight:700;line-height:1.3;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button svg{width:17px;height:17px}.button-white{color:#1d1323;background:#fff}.button-white:hover{background:#ffe8f3}.button-pink{background:var(--pink);color:#1c0813}.button-pink:hover{background:#ff72b3}.text-button{font-size:0.875rem;font-weight:600;padding:8px 0;color:var(--muted)}.text-button:hover{color:#fff}.hero-story{margin-left:19px;color:#f5e8f1;display:inline-flex;gap:7px;align-items:center}.hero-caption{position:absolute;bottom:21px;right:24px;font-size:0.75rem;letter-spacing:2px;color:#ebdfea}.selected-panel{border:1px solid var(--line);border-radius:14px;background:#16161b;padding:23px 22px 13px;min-width:0}.panel-heading{display:flex;justify-content:space-between;align-items:center}.panel-heading h2{font-size:1.25rem}.mini-record{width:18px;height:18px;border:2px solid var(--pink);border-radius:100%;position:relative}.mini-record:after{content:'';width:4px;height:4px;position:absolute;top:5px;left:5px;border-radius:50%;background:var(--pink)}.panel-intro{font-size:0.75rem;color:var(--muted);margin:7px 0 20px}.selected-track{display:flex;align-items:center;gap:11px;padding:9px 0;border-bottom:1px solid #292930;min-width:0}.selected-track:last-child{border:0}.selected-track img{width:47px;height:47px;object-fit:cover;border-radius:5px}.selected-track-text{min-width:0;flex:1}.selected-track h3{font-size:0.8125rem;line-height:1.35;margin-bottom:3px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected-track p{font-size:0.75rem;color:var(--muted)}.selected-track button{padding:8px;color:#d0ccd6}.selected-track svg{width:15px;height:15px}.browse-link{display:flex;justify-content:space-between;margin-top:17px;padding:8px 0;color:#e5dfe9;font-size:0.75rem}.browse-link:hover{color:var(--pink)}.catalog{padding-top:52px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:27px;gap:16px}.section-heading h2{font-size:2.125rem;letter-spacing:-1px;margin-top:10px}.catalog-total{font-size:0.8125rem;color:var(--muted)}.filter-bar{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line)}.genre-filters{display:flex;flex-wrap:wrap;gap:8px;max-width:calc(100% - 230px)}.filter-chip{background:#1e1e25;color:#b5b3bf;border:1px solid #2b2b33;border-radius:6px;padding:8px 14px;font-size:0.8125rem;min-height:38px;font-weight:500;transition:color .2s,background .2s}.filter-chip:hover{color:#fff;border-color:#716078}.filter-chip[aria-pressed=true]{background:var(--pink);color:#241020;border-color:var(--pink);font-weight:700}.topic-control{position:relative;background:#1a1a20;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;gap:10px;min-height:39px;padding:0 12px;flex-shrink:0}.topic-control>span:first-child{font-size:0.75rem;color:var(--muted)}.topic-control select{max-width:175px;appearance:none;border:0;background:none;color:#e9e6ef;font-size:0.8125rem;padding:8px 20px 8px 0;cursor:pointer}.topic-control select option{background:var(--surface)}.topic-control>span:last-child{position:absolute;right:10px;pointer-events:none}.topic-control svg{width:12px;height:12px;color:var(--muted)}.results-line{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin:6px 0 12px}.results-line p{font-size:0.75rem;color:#92909e}.reset-button{font-size:0.75rem;color:var(--pink)}.track-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 22px}.track-card{min-width:0}.card-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:9px;background:var(--surface);isolation:isolate}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.card-image:hover img{transform:scale(1.045)}.card-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.35));pointer-events:none;z-index:0}.card-play{position:absolute;bottom:13px;right:13px;width:41px;height:41px;border:1px solid rgba(255,255,255,.55);background:rgba(12,10,21,.48);backdrop-filter:blur(10px);border-radius:50%;display:grid;place-items:center;z-index:1;transition:background .2s,transform .2s}.card-play:hover,.track-card.is-current .card-play{background:var(--pink);border-color:var(--pink);color:#21101c;transform:scale(1.08)}.card-play svg{width:17px;height:17px}.track-length{position:absolute;bottom:16px;left:13px;background:rgba(10,9,16,.58);padding:2px 6px;border-radius:3px;color:white;font-size:0.75rem;z-index:1;line-height:1.5;backdrop-filter:blur(8px)}.variant-badge{position:absolute;right:12px;top:12px;background:rgba(15,12,24,.8);border:1px solid rgba(255,255,255,.25);padding:4px 7px;border-radius:4px;font-size:0.75rem;font-weight:600;z-index:1}.track-info{padding:12px 1px 0}.card-title-row{display:flex;justify-content:space-between;align-items:start;gap:4px}.card-title{font-size:0.9375rem;line-height:1.35;font-weight:650;text-align:left;padding:0;letter-spacing:-.15px}.card-title:hover{color:var(--pink)}.card-more{font-family:Georgia,serif;font-size:0.9375rem;line-height:1;width:22px;height:23px;flex-shrink:0;color:var(--muted);border:1px solid #37353f;border-radius:50%}.card-more:hover{color:white;border-color:var(--pink)}.track-meta{font-size:0.75rem;color:var(--muted);margin-top:5px}.track-card.is-current .card-title{color:var(--pink)}.empty-state{text-align:center;padding:65px 20px;background:var(--surface);border-radius:10px}.empty-state h3{font-size:1.375rem}.empty-state p{color:var(--muted);margin:12px 0 24px}.about{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;margin-top:90px;padding:60px 0 64px;border-top:1px solid var(--line)}.about h2{font-family:'Barlow Condensed',Impact,var(--font);font-size:3.562rem;text-transform:uppercase;line-height:1.05;margin-top:23px;font-weight:600;letter-spacing:.2px}.about h2 span{color:var(--pink)}.author-name{font-size:1.062rem;font-weight:600;margin-top:35px}.author-name span{display:block;font-size:0.75rem;font-weight:400;color:var(--muted);margin-top:5px}.about-copy p{font-size:0.9375rem;line-height:1.85;color:#b0adbb;margin-bottom:18px}.about-copy .about-lead{color:#f1edf4;font-size:1.312rem;line-height:1.6}.signature{font-size:1.938rem;font-family:Georgia,serif;font-style:italic;color:var(--pink);display:block;margin-top:25px}.site-footer{max-width:1380px;padding:23px 32px 27px;margin:auto;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:0.75rem;color:#8e8b9a;gap:20px}.footer-dot{color:var(--pink);padding:0 8px}.player{position:fixed;bottom:0;left:0;right:0;min-height:100px;background:rgba(25,25,32,.97);backdrop-filter:blur(18px);border-top:1px solid #3a3440;z-index:20;display:grid;grid-template-columns:56px minmax(140px,1fr) minmax(220px,1.7fr) minmax(150px,1fr);align-items:center;gap:15px;padding:11px 34px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -12px 50px rgba(0,0,0,.16)}.player-art-button{padding:0;border-radius:6px;overflow:hidden}.player-art-button img{width:56px;height:56px;object-fit:cover}.player-track{display:flex;flex-direction:column;min-width:0;line-height:1.5}.player-track strong{font-size:0.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-track span{color:var(--muted);font-size:0.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-main{width:100%;max-width:650px;justify-self:center}.transport{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:6px}.icon-button{display:grid;place-items:center;min-width:32px;min-height:32px;padding:5px;color:#c0bacb;border-radius:5px}.icon-button:hover{color:#fff;background:#302a37}.icon-button svg{width:18px;height:18px}.play-main{width:35px;height:35px;border-radius:50%;background:var(--pink);color:#1b0f17;display:grid;place-items:center}.play-main svg{width:16px;height:16px}.progress-row{display:flex;align-items:center;gap:9px;font-size:0.75rem;color:var(--muted)}.progress-row>span{min-width:31px;text-align:center;font-variant-numeric:tabular-nums}.progress-row input{width:100%;flex:1}.player input[type=range]{--progress:0%;height:4px;-webkit-appearance:none;appearance:none;background:linear-gradient(to right,var(--pink) var(--progress),#45404b var(--progress));cursor:pointer;border-radius:20px;margin:8px 0;padding:0}.player input[type=range]::-webkit-slider-thumb{appearance:none;width:10px;height:10px;border-radius:50%;background:#fff}.player input[type=range]::-moz-range-thumb{width:10px;height:10px;border:0;border-radius:50%;background:#fff}.player-extra{display:flex;align-items:center;justify-self:end;gap:8px}.player-extra input{width:82px}.player-extra .lyrics-button{margin-left:14px;border-left:1px solid var(--line);border-radius:0;padding-left:16px}.player-message{position:absolute;bottom:calc(100% + 9px);left:50%;transform:translateX(-50%);background:#30232f;border:1px solid #5e3551;padding:8px 16px;border-radius:6px;font-size:0.8125rem;max-width:90%;width:max-content;color:#fff;box-shadow:0 4px 20px #0003}.player-message:empty{display:none}dialog{width:min(730px,calc(100% - 32px));border:1px solid #443448;border-radius:16px;padding:28px 34px;background:#19171f;color:var(--text);max-height:calc(100dvh - 70px);box-shadow:0 20px 100px #0008}dialog::backdrop{background:rgba(4,3,9,.8);backdrop-filter:blur(7px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.dialog-top .eyebrow{color:var(--muted);font-size:0.75rem}.dialog-summary{display:grid;grid-template-columns:160px 1fr;gap:26px;align-items:center}.dialog-summary>img{width:160px;aspect-ratio:1;object-fit:cover;border-radius:9px}.dialog-summary h2{font-size:1.875rem;line-height:1.15;margin:8px 0}.dialog-summary p{font-size:0.75rem;color:var(--muted);margin-bottom:15px}.dialog-summary .eyebrow{font-size:0.75rem}.dialog-summary .button{font-size:0.75rem;min-height:38px;padding:9px 14px}#dialog-description{color:#ccc5d4;margin:27px 0 14px;font-size:0.9375rem;line-height:1.8}.dialog-tags{display:flex;gap:7px;flex-wrap:wrap}.dialog-tags span{background:#2b2434;border:1px solid #47354e;border-radius:4px;color:#d9bad9;padding:3px 9px;font-size:0.75rem}.lyrics-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:24px;margin-top:27px;gap:12px}.lyrics-heading h3{font-size:1.188rem}.lyrics-heading span{color:var(--muted);font-size:0.75rem}.lyrics{white-space:pre-wrap;font-size:1rem;line-height:1.85;margin-top:22px;color:#e2dce8;padding-bottom:15px}.load-error{text-align:center;padding:40px;color:#edb3d0}[hidden]{display:none!important}
@media(min-width:1500px){.player{padding-left:max(34px,calc((100vw - 1316px)/2));padding-right:max(34px,calc((100vw - 1316px)/2))}}
@media(max-width:1180px){.opening{grid-template-columns:minmax(0,1fr) 280px}.hero-content{padding:36px 30px}.hero h1{font-size:4.25rem}.hero-story{margin-left:10px;font-size:0.75rem}.track-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.selected-panel{padding:23px 17px 13px}.about{gap:45px}.genre-filters{max-width:none}.filter-bar{flex-wrap:wrap}.topic-control{margin-left:auto}}
@media(max-width:880px){.site-header{height:90px;padding:0 24px;gap:38px}.main-shell{padding:25px 24px 0}.opening{grid-template-columns:1fr}.hero{min-height:420px}.hero-content{padding:34px}.hero h1{font-size:4.75rem}.selected-panel{display:none}.track-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.about{grid-template-columns:1fr;gap:28px;margin-top:65px;padding-top:44px}.about h2{font-size:3.062rem}.author-name{margin-top:22px}.about-copy{max-width:650px}.player{grid-template-columns:45px minmax(125px,1fr) minmax(190px,1.2fr);gap:10px;padding-left:22px;padding-right:22px}.player-art-button img{width:45px;height:45px}.player-extra{display:none}.site-footer{padding-left:24px;padding-right:24px}}
@media(max-width:560px){body{padding-bottom:110px}.site-header{height:82px;padding:0 19px;gap:0}.brand{font-size:1.5rem;gap:9px}.brand svg{width:34px;height:34px}.brand-sub{font-size:0.75rem;letter-spacing:1.7px;margin-top:7px}.site-header nav{gap:23px;margin-left:auto}.site-header nav a{font-size:0.8125rem}.header-credit{display:none}.main-shell{padding:20px 18px 0}.hero{min-height:435px;border-radius:10px}.hero-content{padding:28px 24px}.hero-image{object-position:61% 48%}.hero:after{background:linear-gradient(90deg,rgba(25,8,42,.82),rgba(23,8,40,.28)),linear-gradient(0deg,rgba(17,8,27,.65),transparent 80%)}.hero .eyebrow{font-size:0.75rem}.hero-kicker{font-size:0.75rem;margin-top:6px;margin-bottom:30px}.hero h1{font-size:4.25rem;line-height:.95}.hero-description{font-size:0.8125rem;line-height:1.65;margin:23px 0 22px}.hero .button{font-size:0.75rem;padding:12px 16px}.hero-story{font-size:0.75rem;margin-left:12px}.hero-caption{font-size:0.75rem;bottom:16px;right:19px}.catalog{padding-top:37px}.section-heading{margin-bottom:22px}.section-heading .eyebrow{font-size:0.75rem}.section-heading h2{font-size:1.812rem;margin-top:8px}.catalog-total{font-size:0.75rem;max-width:92px;text-align:right}.filter-bar{gap:12px}.genre-filters{gap:6px;width:100%}.filter-chip{font-size:0.75rem;min-height:34px;padding:6px 10px}.topic-control{margin-left:0;width:100%;justify-content:space-between;padding:0 11px}.topic-control select{max-width:none;flex:1;text-align:right;padding-right:20px;font-size:0.75rem}.topic-control>span:first-child{font-size:0.75rem}.track-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.card-image{border-radius:7px}.card-play{width:36px;height:36px;bottom:10px;right:10px}.track-length{left:9px;bottom:12px;font-size:0.75rem}.track-info{padding-top:10px}.card-title{font-size:0.8125rem;letter-spacing:0}.card-more{font-size:0.8125rem;width:19px;height:20px}.track-meta{font-size:0.75rem}.variant-badge{top:9px;right:9px;font-size:0.75rem;padding:3px 5px}.results-line{margin-bottom:9px;min-height:34px}.results-line p{font-size:0.75rem}.about{margin-top:55px;padding-top:35px;padding-bottom:35px;gap:25px}.about .eyebrow{font-size:0.75rem}.about h2{font-size:2.625rem;margin-top:18px}.author-name{font-size:0.9375rem}.author-name span{font-size:0.75rem;max-width:270px;line-height:1.7}.about-copy .about-lead{font-size:1.188rem}.about-copy p{font-size:0.9375rem}.site-footer{padding:20px 18px 28px;flex-direction:column;gap:7px;font-size:0.75rem}.player{min-height:98px;padding:11px 15px calc(23px + env(safe-area-inset-bottom));grid-template-columns:43px minmax(0,1fr) 118px;gap:10px}.player-art-button img{width:43px;height:43px}.player-track strong{font-size:0.75rem}.player-track span{font-size:0.75rem}.transport{gap:9px;margin:0;justify-content:end}.transport .icon-button{min-width:26px;min-height:30px;padding:4px}.transport .icon-button svg{width:15px;height:15px}.play-main{width:34px;height:34px}.progress-row{position:absolute;left:14px;right:14px;bottom:calc(2px + env(safe-area-inset-bottom));font-size:0.75rem;gap:5px}.progress-row>span{min-width:26px}.player-message{font-size:0.75rem;text-align:center}dialog{padding:20px;width:calc(100% - 24px);max-height:calc(100dvh - 40px)}.dialog-top{margin-bottom:20px}.dialog-summary{grid-template-columns:102px minmax(0,1fr);gap:17px}.dialog-summary>img{width:102px}.dialog-summary h2{font-size:1.438rem}.dialog-summary .eyebrow{font-size:0.75rem;letter-spacing:1px}.dialog-summary p{font-size:0.75rem;margin-bottom:10px}.dialog-summary .button{font-size:0.75rem;min-height:33px;padding:8px 11px}.dialog-summary .button svg{width:13px}#dialog-description{font-size:0.875rem;margin-top:23px}.lyrics-heading{align-items:start}.lyrics-heading span{font-size:0.75rem;max-width:85px;text-align:right}.lyrics{font-size:0.9375rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.portrait-row{display:flex;align-items:center;gap:20px;margin-top:32px}.author-portrait{width:100px;height:116px;object-fit:cover;object-position:center 35%;border-radius:8px;flex-shrink:0}.portrait-row .author-name{margin-top:0}.about-copy p{font-size:1rem}.filter-chip{font-size:0.875rem}.topic-control select{font-size:0.875rem}.selected-track h3{font-size:0.875rem}.card-title{font-size:1rem}.hero-description{font-size:1rem}.player-track strong{font-size:0.875rem}@media(max-width:560px){.portrait-row{gap:16px}.author-portrait{width:80px;height:96px}.portrait-row .author-name{font-size:0.875rem}.filter-chip{font-size:0.875rem;padding:7px 10px}.card-title{font-size:0.875rem}.hero-description{font-size:0.875rem}.hero-kicker{margin-bottom:22px}.hero-content{padding-bottom:38px}.site-header nav a{font-size:0.875rem}}

.player input[type=range]{height:24px;margin:0;background:transparent}.player input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:20px;background:linear-gradient(to right,var(--pink) var(--progress),#45404b var(--progress))}.player input[type=range]::-webkit-slider-thumb{margin-top:-3px}.player input[type=range]::-moz-range-track{height:4px;border-radius:20px;background:linear-gradient(to right,var(--pink) var(--progress),#45404b var(--progress))}

h1,h2,h3{overflow-wrap:anywhere}@media(max-width:560px){.hero h1{font-size:clamp(3.2rem,17vw,4.25rem)}}

.about-copy .authorship-credit{font-weight:600;color:#f1c3dc;padding-top:8px}

.brand>span{white-space:nowrap}@media(max-width:560px){.brand{font-size:clamp(1rem,4.6vw,1.5rem);letter-spacing:1px}}

.hero-content{padding-bottom:23px}.hero-description{max-width:355px;min-height:3.3em}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px}.hero-story{margin-left:0}.hero-controls{display:flex;align-items:center;gap:12px;margin-top:20px}.hero-dots{display:flex;gap:2px}.hero-dot{display:grid;place-items:center;width:34px;height:34px;padding:6px}.hero-dot span{width:7px;height:7px;border-radius:20px;background:#ffffff70;transition:width .2s,background .2s}.hero-dot[aria-pressed=true] span{width:24px;background:var(--pink)}.hero-rotation{border:1px solid #ffffff40;color:#fff}.hero-rotation svg{width:14px;height:14px}.hero-position{font-size:.75rem;font-variant-numeric:tabular-nums;color:#e5dbe9;margin-left:2px}.hero h1{min-height:1.9em}.site-header nav{margin-left:auto}.brand-sub{font-size:.875rem;letter-spacing:1.6px}
@media(max-width:560px){.hero-content{padding-bottom:20px}.hero-description{max-width:100%;min-height:3.3em}.hero-controls{margin-top:19px}.hero-actions{gap:9px 14px}.hero-story{margin-left:0}.brand-sub{font-size:.75rem}.hero h1{font-size:clamp(2.8rem,12.9vw,4.25rem)}.site-header nav{gap:20px}}

.hero-eyebrow-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;min-height:26px}.favorite-badge{background:var(--pink);color:#240b19;border:1px solid transparent;border-radius:4px;padding:4px 8px;font-size:0.75rem;line-height:1.2;font-weight:800;letter-spacing:.06em;white-space:nowrap}.favorite-badge[hidden]{display:none}

.hero-eyebrow-row .favorite-badge{margin-left:auto}
