@import "https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&display=swap";:root{--orange:#f07823;--orange-light:#f5a054;--orange-pale:#fef0e6;--yellow:#f5c842;--yellow-pale:#fffbeb;--cream:#fdfaf5;--white:#fff;--ink:#1c1208;--ink-light:#5c4a2a;--ink-muted:#9c8a6a;--daisy:#f7f3ec;--radius:20px;--radius-sm:10px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;line-height:1.6}.app{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--orange-light);border-radius:3px}._navbar_1tm1e_1{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdfaf5e6;border-bottom:1px solid #f078231f;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}._logo_1tm1e_14{align-items:center;gap:.5rem;display:flex}._logoScript_1tm1e_20{color:var(--orange);letter-spacing:-.01em;font-family:Caveat,cursive;font-size:1.5rem;font-weight:700}._links_1tm1e_28{align-items:center;gap:2rem;display:flex}._links_1tm1e_28 a{color:var(--ink-light);font-size:.9rem;font-weight:500;transition:color .2s}._links_1tm1e_28 a:hover{color:var(--orange)}._listenBtn_1tm1e_45{border-radius:50px;padding:.5rem 1.2rem;background:var(--orange)!important;color:#fff!important;font-size:.85rem!important;font-weight:500!important;transition:background .2s,transform .15s!important}._listenBtn_1tm1e_45:hover{transform:translateY(-1px);background:var(--orange-light)!important}@media (width<=600px){._navbar_1tm1e_1{padding:1rem 1.25rem}._links_1tm1e_28 a:not(._listenBtn_1tm1e_45){display:none}._logoScript_1tm1e_20{font-size:1.2rem}}._hero_c6t7n_1{background:var(--cream);padding:5rem 2.5rem 3rem;position:relative;overflow:hidden}._blob1_c6t7n_8{pointer-events:none;background:radial-gradient(circle,#f0782326 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}._blob2_c6t7n_19{pointer-events:none;background:radial-gradient(circle,#f5c8422e 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}._inner_c6t7n_30{align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:flex;position:relative}._textSide_c6t7n_39{flex:1;animation:.7s both _fadeUp_c6t7n_1}._tag_c6t7n_44{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);background:var(--orange-pale);border-radius:50px;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.8rem;font-weight:500;display:inline-block}._title_c6t7n_57{color:var(--ink);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:clamp(3.5rem,7vw,5.5rem);line-height:1.05}._title_c6t7n_57 em{color:var(--orange);font-style:italic}._tagline_c6t7n_71{color:var(--ink-light);max-width:480px;margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:1.7}._listenOn_c6t7n_80{flex-direction:column;gap:.75rem;display:flex}._listenLabel_c6t7n_86{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);font-size:.75rem;font-weight:500}._platformBtns_c6t7n_94{flex-wrap:wrap;gap:.75rem;display:flex}._platformBtn_c6t7n_94{border:1.5px solid #0000;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.875rem;font-weight:500;transition:transform .15s,box-shadow .15s;display:flex}._platformBtn_c6t7n_94:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}._spotify_c6t7n_117{color:#fff;background:#1db954}._apple_c6t7n_122{background:var(--ink);color:#fff}._youtube_c6t7n_127{color:var(--ink);background:#fff;border-color:#0000001f}._artSide_c6t7n_134{flex:0 0 360px;animation:.7s .15s both _fadeUp_c6t7n_1}._artWrapper_c6t7n_139{position:relative}._coverArt_c6t7n_143{border-radius:24px;width:100%;display:block;box-shadow:0 24px 60px #f0782340,0 8px 24px #00000014}._floatTag_c6t7n_150{background:var(--yellow);color:var(--ink);white-space:nowrap;border-radius:50px;padding:.4rem 1rem;font-family:Caveat,cursive;font-size:1rem;font-weight:600;position:absolute;bottom:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #f5c84266}._daisyRow_c6t7n_168{color:var(--orange-light);opacity:.6;justify-content:center;gap:.5rem;margin-top:4rem;font-size:1rem;display:flex;overflow:hidden}._daisyRow_c6t7n_168 span{animation:.5s both _fadeIn_c6t7n_1}@keyframes _fadeUp_c6t7n_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_c6t7n_1{0%{opacity:0}to{opacity:1}}@media (width<=768px){._hero_c6t7n_1{padding:3rem 1.25rem 2rem}._inner_c6t7n_30{flex-direction:column-reverse;gap:2rem}._artSide_c6t7n_134{flex:none;width:240px;margin:0 auto}._title_c6t7n_57{font-size:3rem}}._card_9dzba_1{background:var(--white);border-radius:var(--radius);border:1.5px solid #f078231a;flex-direction:column;gap:.75rem;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._card_9dzba_1:hover{border-color:#f078234d;transform:translateY(-4px);box-shadow:0 16px 40px #f078231f}._featured_9dzba_18{background:var(--orange);border-color:var(--orange);flex-direction:row;grid-column:1/-1;align-items:flex-start;gap:2rem}._featured_9dzba_18:hover{border-color:var(--orange);box-shadow:0 16px 40px #f078234d}._featured_9dzba_18 ._epNum_9dzba_32{color:#ffffffb3}._featured_9dzba_18 ._title_9dzba_36{color:#fff}._featured_9dzba_18 ._date_9dzba_40{color:#fff9}._featured_9dzba_18 ._desc_9dzba_44{color:#ffffffd9}._featured_9dzba_18 ._playBtn_9dzba_48{color:var(--orange);background:#fff}._featured_9dzba_18 ._playBtn_9dzba_48:hover{background:var(--yellow);color:var(--ink)}._featured_9dzba_18 ._plainLink_9dzba_58{color:#fffc}._featured_9dzba_18 ._plainLink_9dzba_58:hover{color:#fff}._featured_9dzba_18 ._textBlock_9dzba_66{flex:1}._epNum_9dzba_32{letter-spacing:.12em;text-transform:uppercase;color:var(--orange);font-size:.72rem;font-weight:600}._title_9dzba_36{color:var(--ink);letter-spacing:-.01em;font-family:DM Serif Display,serif;font-size:1.3rem;line-height:1.3}._date_9dzba_40{color:var(--ink-muted);font-size:.8rem;font-weight:400}._desc_9dzba_44{color:var(--ink-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.65;display:-webkit-box;overflow:hidden}._actions_9dzba_102{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}._playBtn_9dzba_48{background:var(--orange);color:#fff;border-radius:50px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.82rem;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}._playBtn_9dzba_48:hover{background:var(--orange-light);transform:translateY(-1px)}._plainLink_9dzba_58{color:var(--ink-muted);font-size:.82rem;font-weight:500;transition:color .2s}._plainLink_9dzba_58:hover{color:var(--orange)}@media (width<=600px){._featured_9dzba_18{flex-direction:column;gap:.75rem}._card_9dzba_1{padding:1.5rem}}._section_qzfoh_1{background:var(--daisy);padding:5rem 2.5rem}._inner_qzfoh_6{max-width:1100px;margin:0 auto}._header_qzfoh_11{flex-direction:column;gap:.75rem;margin-bottom:3rem;display:flex}._tag_qzfoh_18{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);font-size:.75rem;font-weight:600}._heading_qzfoh_26{color:var(--ink);letter-spacing:-.02em;font-family:DM Serif Display,serif;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.15}._heading_qzfoh_26 em{color:var(--orange);font-style:italic}._grid_qzfoh_39{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=768px){._section_qzfoh_1{padding:3.5rem 1.25rem}._grid_qzfoh_39{grid-template-columns:1fr}}._section_58thy_1{background:var(--cream);padding:5rem 2.5rem;position:relative;overflow:hidden}._inner_58thy_8{align-items:flex-start;gap:5rem;max-width:1100px;margin:0 auto;display:flex}._left_58thy_16{flex-direction:column;flex:1;gap:1rem;display:flex}._tag_58thy_23{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);font-size:.75rem;font-weight:600}._heading_58thy_31{color:var(--ink);letter-spacing:-.02em;font-family:DM Serif Display,serif;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.15}._heading_58thy_31 em{color:var(--orange);font-style:italic}._subtext_58thy_44{color:var(--ink-light);max-width:380px;margin-top:.5rem;font-size:1rem;font-weight:300;line-height:1.7}._cards_58thy_53{flex-direction:column;flex:1;gap:1.25rem;display:flex}._hostCard_58thy_60{background:var(--white);border-radius:var(--radius);border:1.5px solid #f078231a;align-items:flex-start;gap:1.25rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}._hostCard_58thy_60:hover{transform:translateY(-3px);box-shadow:0 12px 32px #f078231a}._emojiAvatar_58thy_76{background:var(--orange-pale);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;display:flex}._hostName_58thy_88{color:var(--ink);margin-bottom:.35rem;font-family:DM Serif Display,serif;font-size:1.35rem}._hostBio_58thy_95{color:var(--ink-light);font-size:.9rem;font-style:italic;font-weight:300;line-height:1.6}._quoteBlock_58thy_104{background:var(--orange);border-radius:var(--radius);text-align:center;max-width:1100px;margin:4rem auto 0;padding:2rem 2.5rem}._quoteText_58thy_113{color:#fff;letter-spacing:.01em;font-family:Caveat,cursive;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.4}@media (width<=768px){._section_58thy_1{padding:3.5rem 1.25rem}._inner_58thy_8{flex-direction:column;gap:2.5rem}._quoteBlock_58thy_104{padding:1.5rem}}._footer_skcyk_1{background:var(--ink);color:var(--cream);margin-top:auto;padding:4rem 2.5rem 2rem}._inner_skcyk_8{border-bottom:1px solid #ffffff14;gap:4rem;max-width:1100px;margin:0 auto;padding-bottom:3rem;display:flex}._brand_skcyk_17{flex:2}._logo_skcyk_21{color:var(--yellow);margin-bottom:.75rem;font-family:Caveat,cursive;font-size:1.8rem;font-weight:700;display:block}._sub_skcyk_30{color:#ffffff80;font-size:.9rem;font-weight:300;line-height:1.6}._links_skcyk_37{flex-direction:column;flex:1;gap:.6rem;display:flex}._linksLabel_skcyk_44{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:.25rem;font-size:.72rem;font-weight:600}._links_skcyk_37 a{color:#ffffffa6;font-size:.9rem;transition:color .2s}._links_skcyk_37 a:hover{color:var(--yellow)}._bottom_skcyk_63{color:#ffffff4d;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding-top:1.5rem;font-size:.8rem;display:flex}._heart_skcyk_74{color:var(--orange-light)}@media (width<=768px){._footer_skcyk_1{padding:3rem 1.25rem 1.5rem}._inner_skcyk_8{flex-direction:column;gap:2rem}}.app{flex-direction:column;min-height:100vh;display:flex}
