:root{--eg-0:#1c1e20;--eg-1:#232528;--eg-2:#2e3033;--eg-3:#393c3f;--bg:var(--eg-0);--bg-surface:var(--eg-1);--bg-elevated:var(--eg-2);--bg-highest:var(--eg-3);--border:rgba(255,255,255,0.06);--border-strong:rgba(255,255,255,0.12);--text:#dedbd0;--text-secondary:#b4af9e;--text-muted:#8a8576;--accent:#e0bc60;--accent-soft:rgba(224,188,96,0.10);--accent-glow:rgba(224,188,96,0.20);--font-body:'Inter', system-ui, -apple-system, sans-serif;--font-heading:'Playfair Display', Georgia, serif;--font-mono:'JetBrains Mono', 'Fira Code', monospace;--radius:6px;--radius-lg:12px;--sidebar-w:260px}[data-theme=light]{--eg-0:#f8f7f4;--eg-1:#ffffff;--eg-2:#f0efe9;--eg-3:#e6e4dd;--bg:var(--eg-0);--bg-surface:var(--eg-1);--bg-elevated:var(--eg-2);--bg-highest:var(--eg-3);--border:rgba(0,0,0,0.08);--border-strong:rgba(0,0,0,0.14);--text:#17171c;--text-secondary:#434358;--text-muted:#6a6a7a;--accent:#b3801a;--accent-soft:rgba(179,128,26,0.10);--accent-glow:rgba(179,128,26,0.18)}*,::after,::before{box-sizing:border-box}body,html{background:var(--bg)}html{scroll-behavior:smooth;font-size:18px}@media (min-width:768px){html{font-size:22px}}.app-shell{display:flex;min-width:0}body{margin:0;color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}::selection{background:var(--accent);color:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.about-grid__text a,.podcast-card__body a{color:var(--accent);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;font-weight:500}.about-grid__text a:hover,.podcast-card__body a:hover{text-decoration-thickness:2px}.squircle{clip-path:url(#squircle-clip)}.sidebar,.sidebar__inner{display:flex;flex-direction:column}.sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-w);background:var(--bg-surface);border-right:1px solid var(--border);z-index:50;overflow-y:auto;transition:transform .3s ease}.sidebar__inner{height:100%;padding:40px 28px;text-align:center;align-items:center}.sidebar__logo{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;line-height:1.2;color:var(--text);margin-bottom:56px;display:block;transition:color .2s;letter-spacing:-.01em}.sidebar__logo span,.sidebar__logo:hover{color:var(--accent)}.sidebar__link,.sidebar__nav{display:flex;align-items:center}.sidebar__nav{flex-direction:column;gap:4px;flex:1;width:100%}.sidebar__link{gap:8px;padding:10px 16px;font-size:1rem;font-weight:500;color:var(--text-secondary);border-radius:var(--radius);transition:all .15s;margin:0;justify-content:center}.sidebar__link:hover{color:var(--text);background:var(--bg-elevated)}.sidebar__external-icon{opacity:.4;flex-shrink:0}.sidebar__bottom{margin-top:auto;padding-top:24px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:20px;align-items:center;width:100%}.about-grid__image img,.theme-toggle{width:100%;border:1px solid var(--border)}.theme-toggle{display:flex;align-items:center;gap:10px;background:0 0;border-radius:var(--radius);padding:10px 16px;cursor:pointer;color:var(--text-secondary);font-size:.9rem;font-family:var(--font-body);transition:all .2s;justify-content:center}.theme-toggle:hover{border-color:var(--border-strong);color:var(--text)}.theme-toggle__moon,.theme-toggle__sun{flex-shrink:0;transition:opacity .3s}[data-theme=dark] .theme-toggle__moon,[data-theme=light] .theme-toggle__sun{display:none}.sidebar__socials{display:flex;gap:4px;flex-wrap:wrap}.sidebar__social{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius);color:var(--text-muted);transition:all .15s;font-size:.75rem}.sidebar__social:hover{color:var(--accent);background:var(--accent-soft)}.main-content{margin-left:var(--sidebar-w);background:var(--bg);min-width:0}.hero,.mobile-nav-toggle{flex-direction:column;align-items:center;justify-content:center}.mobile-nav-toggle{display:none;position:fixed;top:16px;right:16px;z-index:60;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);width:40px;height:40px;cursor:pointer;gap:5px;padding:0}.mobile-nav-toggle span{display:block;width:18px;height:2px;background:var(--text);border-radius:1px;transition:all .2s}.hero{display:flex;text-align:center;padding:120px 64px 100px;position:relative;width:100%;overflow:hidden;border-bottom:1px solid var(--border)}.hero::before{bottom:-1px;left:0;right:0;height:40px;background:var(--bg);clip-path:polygon(0 0,100% 20px,100% 100%,0 100%);z-index:2}.hero::after,.hero::before,.section::before{content:"";position:absolute;pointer-events:none}.hero::after{width:350px;height:350px;border:2px solid var(--border);border-radius:50%;opacity:.3;z-index:0;top:-120px;right:-120px}.hero__aliases,.hero__ctas,.hero__image-wrap,.hero__kicker,.hero__socials,.hero__title{position:relative;z-index:1}.hero__image-wrap{margin-bottom:40px}.hero__image{width:140px;height:140px;object-fit:cover;border:2px solid var(--border-strong)}.hero__kicker,.podcast-meta__col h4{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.hero__kicker{font-family:var(--font-mono);margin:0 0 20px}.hero__title{font-family:var(--font-heading);font-size:clamp(2rem,5vw,5.5rem);font-weight:700;line-height:1.05;margin:0 0 16px;letter-spacing:-.02em;color:var(--text)}.hero__title span,.podcast-meta__col li.is-me::before{color:var(--accent)}.hero__aliases{font-size:1rem;color:var(--text-secondary);margin:0 0 40px;font-style:italic}.about-stat__text em,.hero__aliases span{color:var(--accent);font-style:normal;font-weight:600}.hero__ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;padding:12px 28px;font-size:.9rem;font-weight:600;border-radius:var(--radius);transition:all .2s;cursor:pointer;font-family:var(--font-body)}.btn-primary{background:var(--accent);color:#1a1a1a;border:0}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 20px var(--accent-glow)}.btn-secondary{background:0 0;color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--accent-soft)}.footer-hero,.section{padding:120px 64px;width:100%;position:relative;overflow:hidden}.section::before{top:-1px;left:0;right:0;height:60px;z-index:1}#podcast.section::before{background:var(--bg-surface);clip-path:polygon(0 0,100% 40px,100% 100%,0 100%)}#music.section::before{background:var(--bg);clip-path:polygon(0 40px,100%0,100% 100%,0 100%)}#contact.section::before{background:var(--bg-surface);clip-path:polygon(0 0,100% 40px,100% 100%,0 100%)}.section::after{z-index:0;opacity:.03}#about.section::after{width:300px;height:300px;border:2px solid var(--accent);border-radius:50%;top:-80px;right:-100px}#podcast.section::after{width:200px;height:200px;border:2px solid var(--text-muted);transform:rotate(45deg);bottom:-60px;left:-80px}#music.section::after{width:40px;height:40px;border:1.5px solid var(--accent);border-radius:50%;top:60px;right:80px;box-shadow:60px 30px 0-8px var(--accent),120px -20px 0-4px var(--accent),30px 80px 0-2px var(--accent)}#contact.section::after{width:180px;height:180px;border:2px solid var(--text-muted);border-radius:50%;top:50%;right:-60px;transform:translateY(-50%)}#contact.section,#podcast.section{background:var(--bg-surface)}.footer-hero{background:linear-gradient(180deg,var(--eg-1) 0%,var(--eg-2) 60%,var(--eg-3) 100%);padding:80px 64px 32px;margin:0}.footer-hero::after,.footer-hero::before,.section::after{content:"";position:absolute;pointer-events:none}.footer-hero::before{top:-1px;left:0;right:0;height:50px;z-index:1;background:var(--eg-1);clip-path:polygon(0 25px,100%0,100% 100%,0 100%)}.footer-hero::after{width:250px;height:250px;border:2px solid var(--accent);border-radius:50%;opacity:.03;z-index:0;bottom:-80px;right:-80px}.section-heading{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin:0 0 24px;letter-spacing:-.02em;line-height:1.15;color:var(--text);position:relative;padding-left:20px;z-index:2}.section-heading::before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:var(--accent);border-radius:2px}.section-lede{font-size:1.1rem;color:var(--text-secondary);margin:-12px 0 32px;line-height:1.6;text-align:center}.section-lede span{display:block;font-size:.8rem;color:var(--text-muted);font-style:italic;margin-top:4px}.about-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media (min-width:640px){.about-grid{gap:48px;grid-template-columns:1fr 1fr}}.about-grid__image{display:flex;justify-content:center}@media (min-width:640px){.about-grid__image{align-self:center}}.about-grid__image img{max-width:clamp(240px,50vw,500px);height:auto}.about-grid__text{display:flex;flex-direction:column;justify-content:center;text-align:center}@media (min-width:640px){.about-grid__text{text-align:right}}.about-grid__text p{font-size:1.05rem;color:var(--text);margin:0 0 16px;line-height:1.75;text-align:center}@media (min-width:640px){.about-grid__text p{text-align:right}}.about-grid__text strong,.podcast-card__body strong{color:var(--text);font-weight:700}.about-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;justify-content:center}@media (min-width:640px){.about-stats{justify-content:flex-end}}.about-stat{display:flex;align-items:center;gap:10px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);padding:12px 16px;font-size:.9rem;color:var(--text-secondary);flex:1;min-width:150px;transition:border-color .2s}.about-stat:hover,.btn-secondary:hover,.platform-btn:hover{border-color:var(--accent)}.about-stat__icon{font-size:1.3rem}.about-stat__text em{color:var(--text)}.podcast-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.podcast-card__header{background:linear-gradient(135deg,var(--eg-1) 0%,var(--eg-2) 50%,var(--eg-3) 100%);padding:48px;text-align:center;border-bottom:1px solid var(--border-strong)}@media (max-width:768px){.podcast-card__header{padding:28px 16px}.podcast-card__body{padding:16px 12px}.podcast-card__title{font-size:1.4rem}.podcast-card__subtitle{font-size:.9rem}.podcast-meta__col{padding:14px}.podcast-embed{margin:20px 0}}.podcast-card__emoji{font-size:2.5rem;display:block;margin-bottom:12px}.podcast-card__title{font-family:var(--font-heading);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;margin:0 0 8px;color:var(--text)}.podcast-card__body>p,.podcast-card__subtitle{font-size:1rem;color:var(--text-secondary);margin:0 0 12px}.podcast-card__tag{display:inline-block;background:var(--bg-elevated);border:1px solid var(--border);padding:5px 14px;border-radius:50px;font-size:.8rem;color:var(--text-secondary)}.podcast-card__body{padding:40px 48px;text-align:center}.podcast-card__body>p{color:var(--text);line-height:1.75;text-align:center}.podcast-meta{display:grid;grid-template-columns:1fr;gap:16px;margin:28px 0}@media (min-width:480px){.podcast-meta{grid-template-columns:1fr 1fr}}.podcast-meta__col{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:20px;text-align:center}.podcast-meta__body,.podcast-meta__col--fill{display:flex;flex-direction:column}.podcast-meta__body{flex:1;justify-content:center}.podcast-meta__col h4{font-weight:600;margin:0 0 12px}.podcast-meta__col ul{list-style:none;padding:0;margin:0}.podcast-meta__col li{padding:3px 0}.podcast-meta__col li::before{content:"— ";color:var(--text-muted)}.podcast-meta__col li.is-me{color:var(--accent);font-weight:600}.footer-hero__col a,.podcast-meta__col li,.podcast-meta__col p{font-size:.9rem;color:var(--text-secondary)}.podcast-meta__col p{margin:0;line-height:1.6}.podcast-meta__col p strong{color:var(--text)}.podcast-meta__sub{font-size:.8rem!important;color:var(--text-muted)!important}.podcast-embed,.podcast-embed__frame{margin:20px auto;overflow:hidden;max-width:800px;width:100%}.podcast-embed h4,.podcast-platforms h4{font-size:1rem;font-weight:600;text-align:center;margin:0 0 12px;color:var(--text-secondary)}.podcast-embed__frame{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);max-width:100%;margin:0 auto;line-height:0}.podcast-embed__frame iframe,.podcast-embed__frame>*{max-width:100%!important;display:block}.podcast-platforms h4{font-size:.85rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px}.podcast-platforms__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.platform-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);font-size:.85rem;font-weight:600;color:var(--text);transition:all .15s}.platform-btn:hover{background:var(--accent-soft)}.platform-btn__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:#fff}.platform-btn__icon--spotify{background:#1db954}.platform-btn__icon--audible{background:#f97316}.platform-btn__icon--youtube{background:#ef4444}.music-embed{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;overflow:hidden}.music-embed iframe,.music-embed>*{max-width:100%!important}.contact-links{display:flex;flex-direction:column;gap:10px;max-width:100%;margin:0 auto}.contact-link{display:flex;align-items:center;gap:14px;padding:14px 20px;background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:50px;transition:all .2s ease}.contact-link:hover{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,var(--bg-surface));transform:translateY(-1px)}.contact-link__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--brand);color:#fff;flex-shrink:0;transition:transform .2s ease}.contact-link:hover .contact-link__icon{transform:scale(1.08)}.contact-link__label{font-weight:600;font-size:.85rem;color:var(--text);flex:1;text-align:left;transition:color .2s ease;order:1}.contact-link:hover .contact-link__handle,.contact-link:hover .contact-link__label{color:var(--brand)}.contact-link__handle{font-family:var(--font-mono);font-size:.72rem;color:var(--text-muted);transition:color .2s ease;order:2;text-align:right}.footer-hero__inner{max-width:1100px;margin:0 auto}.footer-hero__brand{text-align:center;margin-bottom:56px}.footer-hero__name{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin:0 0 8px;color:var(--text);letter-spacing:-.02em;line-height:1.1}.footer-hero__col a:hover,.footer-hero__name span{color:var(--accent)}.footer-hero__col h4,.footer-hero__tagline{color:var(--text-muted);text-transform:uppercase}.footer-hero__tagline{font-family:var(--font-mono);font-size:.85rem;letter-spacing:.06em;margin:0}.footer-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 12px;margin-bottom:48px;padding-bottom:40px;border-bottom:1px solid var(--border);align-items:start}@media (max-width:639px){.footer-hero__col:nth-child(3){grid-row:1;grid-column:2;text-align:right}.footer-hero__col:nth-child(2){grid-row:2;grid-column:1/-1;text-align:center}.footer-hero__socials{justify-content:center}}@media (min-width:640px){.footer-hero__grid{grid-template-columns:auto auto auto;justify-content:space-between}.footer-hero__col:nth-child(2){text-align:center}.footer-hero__col:nth-child(3){text-align:right}}.footer-hero__col{min-width:0}.footer-hero__col h4{font-size:.75rem;font-weight:700;letter-spacing:.08em;margin:0 0 10px}.footer-hero__col a{display:block;padding:2px 0;line-height:1.4;transition:color .15s}.footer-hero__socials{display:flex;gap:10px;flex-wrap:wrap}.footer-hero__socials a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius);background:var(--bg-highest);border:1px solid var(--border-strong);color:var(--text-secondary);transition:all .15s;padding:0}.footer-hero__socials a:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px)}.footer-hero__bottom{text-align:center}.footer-hero__bottom p{font-size:.8rem;color:var(--text-muted);margin:0}.reveal{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.reveal--visible{opacity:1;transform:translateY(0)}.sidebar-overlay{display:none;position:fixed;inset:0;z-index:49;background:rgba(0,0,0,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .3s ease;pointer-events:none}.sidebar-overlay--visible{opacity:1;pointer-events:auto}@media (max-width:768px){.sidebar-overlay{display:block}.sidebar{transform:translateX(-100%)}.sidebar--open{transform:translateX(0);box-shadow:8px 0 40px rgba(0,0,0,.5)}.main-content{margin-left:0}.mobile-nav-toggle{display:flex}.section{padding:64px 24px}#podcast.section{padding:48px 0}#podcast .section-heading{padding:0 24px 0 44px}#podcast .section-heading::before{left:24px}#podcast .podcast-card{border-radius:0;border-left:none;border-right:none}.hero{padding:80px 24px 100px}.hero::before{height:24px;clip-path:polygon(0 0,100% 12px,100% 100%,0 100%)}.footer-hero::after,.hero::after,.section::after{display:none}.section::before{height:30px}#contact.section::before,#podcast.section::before{clip-path:polygon(0 0,100% 20px,100% 100%,0 100%)}#music.section::before{clip-path:polygon(0 20px,100%0,100% 100%,0 100%)}.footer-hero::before{height:25px;clip-path:polygon(0 12px,100%0,100% 100%,0 100%)}.footer-hero{padding:48px 24px 24px}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}