*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#1a1208;--ink-muted:#1a1208a6;--ink-faint:#1a120873;--ink-soft:#1a120880;--serif:"Instrument Serif", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--glass-bg:#ffffff59;--glass-border:#fff9;--glass-hover:#ffffff8c}html{scroll-behavior:smooth;font-size:16px}body{min-height:100vh;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#ff69b4 0%,#ff8c00 50%,gold 100%);justify-content:flex-start;align-items:center;font-weight:400;line-height:1.5;display:flex}@media (width>=640px){body{justify-content:center}}main.page-wrap{flex-direction:column;align-items:center;gap:1rem;width:min(420px,100% - 2rem);margin:0 auto;padding:clamp(1.5rem,6vw,2.5rem) 0 1.5rem;display:flex}img.hero-image{border-radius:16px;width:100%;display:block;box-shadow:0 24px 60px #1a12082e}.hero-name{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);text-align:center;margin-top:1.25rem;font-size:clamp(1.8rem,6vw,2.4rem);line-height:1.05}.hero-bio{font-family:var(--sans);color:var(--ink-muted);letter-spacing:.04em;text-align:center;margin-top:.4rem;font-size:.82rem;font-weight:400;line-height:1.75}.hero-tagline{font-family:var(--serif);color:var(--ink-soft);text-align:center;margin-top:.5rem;font-size:1rem;font-style:italic}.follow-label{font-family:var(--sans);font-variant:all-small-caps;letter-spacing:.12em;color:var(--ink-faint);text-align:center;margin-top:1.75rem;margin-bottom:-.25rem;font-size:.65rem}.brand-cards{flex-direction:column;gap:10px;width:100%;display:flex}.brand-card{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);width:100%;min-height:52px;color:var(--ink);font-family:var(--sans);border-radius:12px;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:flex}.brand-card:hover{background:var(--glass-hover);transform:scale(1.01)}.brand-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.brand-info{flex-direction:column;flex:1;gap:1px;display:flex}.brand-label{flex:1;font-size:.9rem;font-weight:500}.brand-handle{color:var(--ink-muted);font-size:.72rem;font-weight:400}.brand-arrow{color:#1a12084d;font-size:.8rem}.podcast-card{border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);border-radius:12px;width:100%;overflow:hidden}.podcast-card__header{cursor:pointer;width:100%;min-height:52px;font-family:var(--sans);color:var(--ink);text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;font-weight:500;transition:background .15s;display:flex}.podcast-card__header:hover{background:#fff3}.podcast-chevron{color:#1a120859;font-size:.6rem;line-height:1}.podcast-shows{border-top:1px solid #ffffff80}.podcast-show{color:var(--ink);border-top:1px solid #ffffff4d;align-items:center;gap:12px;padding:12px 18px 12px 54px;text-decoration:none;transition:background .12s;display:flex}.podcast-show:first-child{border-top:none}.podcast-show:hover{background:#fff3}.podcast-show__info{flex-direction:column;flex:1;gap:2px;display:flex}.podcast-show__title{font-size:.87rem;font-weight:500}.podcast-show__desc{color:var(--ink-muted);font-size:.72rem}.site-footer{font-family:var(--sans);color:#1a120866;text-align:center;margin-top:2rem;margin-bottom:1.5rem;font-size:.65rem}.footer-link{color:inherit;text-decoration:none}.footer-link:hover{text-decoration:underline}a{color:inherit}button,input,textarea,select{font:inherit}::selection{background:#ffffff80}
