:root{--pod-bg:#070a09;--pod-panel:#101412;--pod-panel-2:#171c19;--pod-panel-3:#202622;--pod-text:#f6f8f6;--pod-muted:#a9b1ac;--pod-line:rgba(255,255,255,.09);--pod-green:#32df7f;--pod-lime:#d9ff68;--pod-shadow:0 24px 80px rgba(0,0,0,.34)}
*{box-sizing:border-box}.podcast-app-body{margin:0;background:var(--pod-bg);color:var(--pod-text);font-family:"IBM Plex Sans Thai",sans-serif}.podcast-app-body a{color:inherit}.podcast-app-shell{display:grid;grid-template-columns:286px minmax(0,1fr);gap:8px;min-height:100vh;padding:8px;background:#000}.podcast-sidebar,.podcast-workspace{border-radius:13px;background:var(--pod-panel);overflow:hidden}.podcast-sidebar{position:sticky;top:8px;display:flex;flex-direction:column;height:calc(100vh - 16px);padding:22px 16px}.podcast-brand,.podcast-mobile-brand{display:flex;align-items:center;gap:11px;text-decoration:none}.podcast-brand{padding:0 10px 18px;font-size:21px}.podcast-brand img,.podcast-mobile-brand img{width:32px;height:32px}.podcast-primary-nav{display:grid;gap:4px;padding-bottom:18px;border-bottom:1px solid var(--pod-line)}.podcast-primary-nav a,.podcast-admin-link{display:flex;align-items:center;gap:13px;padding:11px 12px;border-radius:9px;color:var(--pod-muted);font-weight:700;text-decoration:none;transition:.2s ease}.podcast-primary-nav a span,.podcast-admin-link span{display:grid;place-items:center;width:22px;font-size:20px}.podcast-primary-nav a:hover,.podcast-primary-nav a.is-active,.podcast-admin-link:hover{background:rgba(255,255,255,.06);color:#fff}.podcast-library-head{display:flex;align-items:center;justify-content:space-between;padding:22px 10px 12px;color:#fff}.podcast-library-head a{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--pod-panel-3);text-decoration:none}.podcast-library{display:grid;gap:5px;overflow:auto;scrollbar-width:thin}.library-item{display:grid;grid-template-columns:50px minmax(0,1fr);gap:11px;align-items:center;padding:7px;border-radius:9px;text-decoration:none;transition:.2s}.library-item:hover,.library-item.is-active{background:rgba(255,255,255,.065)}.library-cover{display:grid;place-items:center;width:50px;aspect-ratio:1;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,#2f7352,#152b21);font-size:23px}.library-cover img{width:100%;height:100%;object-fit:cover}.library-item strong,.library-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-item strong{font-size:14px}.library-item small{margin-top:2px;color:var(--pod-muted);font-size:11px}.library-empty{padding:12px;color:var(--pod-muted);font-size:13px}.podcast-admin-link{margin-top:auto;border-top:1px solid var(--pod-line);border-radius:0;padding-top:18px}
.podcast-workspace{min-width:0;background:linear-gradient(180deg,#1d2722 0,#101412 520px)}.podcast-topbar{position:sticky;z-index:20;top:0;display:flex;align-items:center;gap:16px;height:72px;padding:12px clamp(18px,3vw,40px);background:rgba(11,14,12,.8);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.04)}.podcast-mobile-brand{display:none}.podcast-search{display:flex;align-items:center;gap:10px;width:min(470px,55vw);height:46px;padding:0 15px;border:1px solid transparent;border-radius:999px;background:#242a27;color:var(--pod-muted);transition:.2s}.podcast-search:focus-within{border-color:#fff;background:#2d3430}.podcast-search span{font-size:25px;line-height:1}.podcast-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit}.podcast-search input::placeholder{color:#a2aaa5}.topbar-home{margin-left:auto;padding:10px 17px;border-radius:999px;background:#f7faf8;color:#07100b!important;font-size:13px;font-weight:800;text-decoration:none}.podcast-page,.episode-detail{padding:0 clamp(18px,3vw,40px) 80px}.podcast-footer{display:flex;align-items:center;gap:18px;margin:0 40px;padding:28px 0 36px;border-top:1px solid var(--pod-line);color:var(--pod-muted);font-size:12px}.podcast-footer a{text-decoration:none}.podcast-footer small{margin-left:auto}.podcast-mobile-nav{display:none}
.podcast-hero{position:relative;display:grid;grid-template-columns:minmax(220px,30%) minmax(0,1fr);gap:clamp(24px,4vw,56px);align-items:end;min-height:480px;margin:0 calc(clamp(18px,3vw,40px) * -1);padding:58px clamp(28px,5vw,70px) 46px;overflow:hidden;background:radial-gradient(circle at 92% 10%,rgba(217,255,104,.24),transparent 26%),linear-gradient(135deg,#286a78 0,#153f42 48%,#10231c 100%)}.podcast-hero:after{content:"";position:absolute;inset:auto -5% -55% 38%;aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 25px,rgba(217,255,104,.08) 27px 29px);pointer-events:none}.podcast-hero-art{position:relative;z-index:2;overflow:hidden;aspect-ratio:1;border-radius:10px;background:linear-gradient(145deg,#94d1df,#1b4c55);box-shadow:var(--pod-shadow)}.podcast-hero-art img{width:100%;height:100%;object-fit:cover}.podcast-wave{display:grid;place-items:center;width:100%;height:100%;color:var(--pod-lime);font-size:clamp(80px,12vw,180px);background:repeating-radial-gradient(circle at center,transparent 0 18px,rgba(217,255,104,.18) 20px 22px)}.podcast-hero-copy{position:relative;z-index:2;max-width:830px}.podcast-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:var(--pod-lime);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.podcast-eyebrow:before{content:"";width:24px;height:2px;background:currentColor}.podcast-hero h1{margin:0;font-size:clamp(46px,7.5vw,104px);line-height:.88;letter-spacing:-.065em}.podcast-hero h1 span{color:var(--pod-lime)}.podcast-hero-copy>p:not(.podcast-eyebrow){max-width:720px;margin:24px 0 0;color:#e2ede7;font-size:clamp(15px,1.8vw,19px);line-height:1.7}.podcast-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.podcast-cta,.podcast-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;transition:.2s}.podcast-cta{background:var(--pod-lime);color:#07100b!important}.podcast-cta:hover{transform:scale(1.035);box-shadow:0 10px 32px rgba(217,255,104,.2)}.podcast-ghost{border:1px solid rgba(255,255,255,.35);color:#fff}.podcast-ghost:hover{border-color:#fff;background:rgba(255,255,255,.07)}.podcast-hero-stat{position:absolute;right:35px;bottom:40px;z-index:2;display:grid;grid-template-columns:auto auto;gap:0 9px;align-items:baseline;padding:15px 18px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(6,14,11,.5);backdrop-filter:blur(14px)}.podcast-hero-stat strong{font-size:21px}.podcast-hero-stat span{color:#c8d6cf;font-size:11px}
.podcast-section{margin-top:50px;scroll-margin-top:95px}.podcast-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.podcast-section-head h2{margin:0;font-size:clamp(27px,3.4vw,43px);letter-spacing:-.04em}.podcast-section-head>a{color:var(--pod-muted);font-size:13px;font-weight:700;text-decoration:none}.podcast-section-head>a:hover{color:#fff}.show-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.show-card{min-width:0;padding:13px;border-radius:12px;background:var(--pod-panel-2);color:#fff;text-decoration:none;transition:.22s ease}.show-card:hover{transform:translateY(-4px);background:#252c28;box-shadow:0 18px 50px rgba(0,0,0,.26)}.show-cover{position:relative;overflow:hidden;aspect-ratio:1;border-radius:8px;background:linear-gradient(145deg,#2d8860,#162d23);box-shadow:0 12px 25px rgba(0,0,0,.28)}.show-cover img{width:100%;height:100%;object-fit:cover}.show-cover-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:55px}.show-play{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--pod-green);color:#07100b;opacity:0;transform:translateY(8px);box-shadow:0 8px 24px rgba(0,0,0,.4);transition:.22s}.show-card:hover .show-play{opacity:1;transform:none}.show-card-body{padding:15px 3px 6px}.show-card small{color:var(--pod-green);font-size:10px;font-weight:800;letter-spacing:.08em}.show-card h3{margin:7px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.show-card p{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;color:var(--pod-muted);font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.podcast-empty,.podcast-search-empty{grid-column:1/-1;padding:38px;border:1px dashed rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.025);color:var(--pod-muted);text-align:center}.podcast-search-empty{margin-top:24px}
.episode-table-head,.episode-row{display:grid;grid-template-columns:42px 80px minmax(220px,1fr) 92px 82px 48px;gap:14px;align-items:center}.episode-table-head{padding:0 13px 9px;border-bottom:1px solid var(--pod-line);color:#8f9892;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.episode-table-head span:nth-child(2){grid-column:2/4}.episode-list{display:grid}.episode-row{padding:10px 13px;border-radius:9px;color:#fff;transition:.17s}.episode-row:hover{background:rgba(255,255,255,.065)}.episode-index{color:#858e88;font-size:12px;text-align:center}.episode-thumb{position:relative;overflow:hidden;aspect-ratio:1;border-radius:6px;background:linear-gradient(145deg,#327d5a,#14271e);text-decoration:none}.episode-thumb img{width:100%;height:100%;object-fit:cover}.episode-thumb-play{position:absolute;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.35);color:#fff;opacity:0;font-size:24px;transition:.17s}.episode-row:hover .episode-thumb-play{opacity:1}.episode-info{min-width:0;text-decoration:none}.episode-info small{display:block;overflow:hidden;color:var(--pod-green);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.episode-info h3{margin:3px 0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.episode-info p{margin:0;overflow:hidden;color:var(--pod-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.episode-source,.episode-duration{color:var(--pod-muted);font-size:12px}.episode-play{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#07100b!important;font-size:13px;text-decoration:none;transition:.18s}.episode-play:hover{transform:scale(1.08);background:var(--pod-lime)}
.podcast-back{display:inline-flex;margin:26px 0 20px;color:var(--pod-muted)!important;font-size:13px;font-weight:700;text-decoration:none}.podcast-back:hover{color:#fff!important}.show-hero{position:relative;display:grid;grid-template-columns:minmax(190px,280px) minmax(0,1fr);gap:34px;align-items:end;margin:0 calc(clamp(18px,3vw,40px) * -1);padding:45px clamp(28px,5vw,70px) 36px;background:radial-gradient(circle at 16% 14%,rgba(217,255,104,.18),transparent 24%),linear-gradient(180deg,#375d50 0,#18231f 100%)}.show-hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,#101412);pointer-events:none}.show-hero-cover,.show-hero-copy{position:relative;z-index:1}.show-hero-cover{display:grid;place-items:center;overflow:hidden;aspect-ratio:1;border-radius:9px;background:linear-gradient(145deg,#2f855c,#152b21);box-shadow:var(--pod-shadow);font-size:64px}.show-hero-cover img{width:100%;height:100%;object-fit:cover}.show-hero h1{margin:7px 0 12px;font-size:clamp(43px,7vw,92px);line-height:.94;letter-spacing:-.055em}.show-hero-copy>p:not(.podcast-eyebrow){max-width:760px;margin:0;color:#d5e0da;line-height:1.65}.show-actions{display:flex;align-items:center;gap:14px;margin-top:22px;color:var(--pod-muted);font-size:12px}.round-play{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--pod-green);color:#07100b!important;font-size:19px;text-decoration:none;transition:.2s}.round-play:hover{transform:scale(1.06)}.show-actions strong{color:#fff}
.episode-detail{padding-top:1px}.episode-detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:28px;align-items:start}.episode-player{overflow:hidden;aspect-ratio:16/9;border-radius:12px;background:#020302;box-shadow:var(--pod-shadow)}.episode-player iframe{width:100%;height:100%;border:0}.facebook-fallback{display:grid;place-items:center;height:100%;padding:30px;text-align:center}.facebook-fallback a{display:inline-flex;margin-top:16px;padding:12px 18px;border-radius:999px;background:#1877f2;text-decoration:none;font-weight:800}.episode-detail-copy{padding:24px;border-radius:14px;background:var(--pod-panel-2)}.episode-detail-copy h1{margin:8px 0 12px;font-size:clamp(31px,4vw,54px);line-height:1.06;letter-spacing:-.04em}.episode-detail-copy>p{color:#c0c8c3;font-size:15px;line-height:1.75}.episode-meta{display:flex;gap:9px;flex-wrap:wrap}.episode-meta span{padding:6px 10px;border-radius:999px;background:#262e29;color:#cbd3ce;font-size:11px}.share-bar{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.share-bar a,.share-bar button{padding:9px 13px;border:1px solid var(--pod-line);border-radius:999px;background:#222925;color:#fff;font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.share-bar a:hover,.share-bar button:hover{border-color:#fff}.share-bar .source-link{background:var(--pod-green);color:#07100b!important}
[data-podcast-search-item][hidden]{display:none!important}.podcast-app-body :focus-visible{outline:3px solid rgba(217,255,104,.75);outline-offset:2px}
@media(max-width:1180px){.podcast-app-shell{grid-template-columns:230px minmax(0,1fr)}.show-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.podcast-hero-stat{display:none}.episode-detail-grid{grid-template-columns:1fr}.episode-detail-copy{padding:22px}.episode-table-head,.episode-row{grid-template-columns:34px 70px minmax(180px,1fr) 76px 44px}.episode-table-head span:nth-child(4),.episode-source{display:none}}
@media(max-width:820px){.podcast-app-shell{display:block;padding:0;background:var(--pod-bg)}.podcast-sidebar{display:none}.podcast-workspace{border-radius:0;min-height:100vh}.podcast-topbar{height:66px;padding:10px 16px}.podcast-mobile-brand{display:flex;min-width:max-content}.podcast-search{width:auto;flex:1}.topbar-home{display:none}.podcast-page,.episode-detail{padding-right:16px;padding-bottom:100px;padding-left:16px}.podcast-footer{margin:0 16px 74px}.podcast-mobile-nav{position:fixed;z-index:50;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 8px max(8px,env(safe-area-inset-bottom));border-top:1px solid var(--pod-line);background:rgba(8,11,9,.93);backdrop-filter:blur(18px)}.podcast-mobile-nav a{display:grid;place-items:center;gap:2px;color:var(--pod-muted);font-size:18px;text-decoration:none}.podcast-mobile-nav a.is-active{color:var(--pod-green)}.podcast-mobile-nav span{font-size:9px}.podcast-hero,.show-hero{margin-right:-16px;margin-left:-16px}.podcast-hero{grid-template-columns:180px minmax(0,1fr);min-height:410px;padding:42px 24px 34px}.podcast-hero h1{font-size:clamp(41px,8vw,70px)}.show-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.show-hero{grid-template-columns:190px 1fr;padding:35px 24px 30px}.show-hero h1{font-size:clamp(38px,7vw,64px)}.episode-table-head{display:none}.episode-row{grid-template-columns:34px 62px minmax(0,1fr) 42px;padding:9px 4px}.episode-source,.episode-duration{display:none}}
@media(max-width:560px){.podcast-topbar{flex-wrap:wrap;height:auto;min-height:66px}.podcast-mobile-brand strong{display:none}.podcast-search{height:42px}.podcast-hero{grid-template-columns:1fr;align-items:start;min-height:0;padding:24px 20px 34px}.podcast-hero-art{width:148px}.podcast-hero h1{margin-top:2px;font-size:48px}.podcast-hero-copy>p:not(.podcast-eyebrow){margin-top:16px;font-size:14px}.podcast-hero-actions{margin-top:20px}.podcast-cta,.podcast-ghost{min-height:43px;padding:0 16px;font-size:12px}.podcast-section{margin-top:38px}.podcast-section-head h2{font-size:29px}.show-grid{display:flex;gap:12px;margin-right:-16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:16px;scrollbar-width:none}.show-card{min-width:72vw;scroll-snap-align:start}.show-play{opacity:1;transform:none}.episode-row{grid-template-columns:28px 58px minmax(0,1fr) 38px;gap:9px}.episode-info p{display:none}.episode-info h3{font-size:14px}.episode-play{width:34px;height:34px}.show-hero{grid-template-columns:1fr;padding:24px 20px 30px}.show-hero-cover{width:170px}.show-hero h1{font-size:42px}.episode-detail-copy{padding:18px}.episode-detail-copy h1{font-size:33px}.episode-player{border-radius:8px}.podcast-footer span{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.show-card,.show-play,.episode-play,.round-play,.podcast-cta{transition:none!important}}
.podcast-app-body{font-family:"Anuphan","IBM Plex Sans Thai",sans-serif}.podcast-brand{font-family:"Space Grotesk",sans-serif}.podcast-hero h1{margin:0;font-family:"Space Grotesk",sans-serif;font-size:clamp(48px,6vw,88px);font-weight:700;line-height:1;letter-spacing:-.05em;white-space:nowrap}.podcast-cta,.podcast-ghost{font-family:"Space Grotesk","Anuphan",sans-serif;font-weight:700}
@media(max-width:820px){.podcast-hero h1{font-size:clamp(44px,8vw,70px);line-height:1}}
@media(max-width:560px){.podcast-hero h1{font-size:clamp(40px,13vw,54px);line-height:1;letter-spacing:-.055em}}
.podcast-hero-stat{grid-template-columns:repeat(3,auto);gap:18px;align-items:stretch}.podcast-hero-stat>div{display:grid;gap:2px}.podcast-hero-stat strong{line-height:1}.podcast-hero-stat span{white-space:nowrap}
@media(max-width:1180px){.podcast-hero-stat{position:relative;right:auto;bottom:auto;display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;justify-self:stretch;margin-top:2px}.podcast-hero-stat>div{padding-right:8px;border-right:1px solid rgba(255,255,255,.1)}.podcast-hero-stat>div:last-child{border-right:0}}
.podcast-hero{grid-template-columns:minmax(320px,42%) minmax(0,1fr)}.podcast-hero-art{align-self:center;width:100%;aspect-ratio:16/9;color:#fff;text-decoration:none}.podcast-hero-art.has-latest:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88));pointer-events:none}.latest-badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 9px;border-radius:999px;background:var(--pod-lime);color:#07100b;font-family:"Space Grotesk",sans-serif;font-size:9px;font-weight:700;letter-spacing:.08em}.latest-play{position:absolute;z-index:2;inset:50% auto auto 50%;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(255,255,255,.92);color:#07100b;font-size:18px;opacity:0;transform:translate(-50%,-42%);transition:.2s}.podcast-hero-art.has-latest:hover .latest-play{opacity:1;transform:translate(-50%,-50%)}.latest-title{position:absolute;z-index:2;right:16px;bottom:14px;left:16px;display:grid;gap:2px}.latest-title small{color:#d5ddd8;font-size:10px}.latest-title strong{overflow:hidden;color:#fff;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.episode-table-head,.episode-row{grid-template-columns:42px 128px minmax(220px,1fr) 92px 82px 48px}.episode-thumb{aspect-ratio:16/9}.episode-thumb img{object-position:center}
@media(max-width:1180px){.podcast-hero{grid-template-columns:minmax(260px,40%) minmax(0,1fr)}.episode-table-head,.episode-row{grid-template-columns:34px 110px minmax(180px,1fr) 76px 44px}}
@media(max-width:820px){.podcast-hero{grid-template-columns:minmax(220px,40%) minmax(0,1fr)}.episode-row{grid-template-columns:34px 104px minmax(0,1fr) 42px}}
@media(max-width:560px){.podcast-hero{grid-template-columns:1fr}.podcast-hero-art{width:100%;max-width:420px}.episode-row{grid-template-columns:28px 94px minmax(0,1fr) 38px}.latest-play{display:none}}
