.blog-feat{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:clamp(28px,4vw,48px);gap:clamp(28px,4vw,48px);align-items:start;margin:0 0 8px}.blog-feat-poster{display:block;text-decoration:none;color:var(--text)}.blog-feat-poster .pc-img{box-shadow:0 18px 44px rgba(0,0,0,.55)}.blog-feat-poster .pc-img img{transform:none}.blog-show{display:block;margin-top:12px;font-size:15px;font-weight:700;line-height:1.3}.blog-ep{display:block;margin-top:2px;font-size:13px;color:var(--text-dim)}.blog-feat-copy{min-width:0;padding-top:4px}.blog-feat-copy h2{font-size:clamp(24px,3vw,34px);line-height:1.15;letter-spacing:-.01em;margin:10px 0 14px}.blog-feat-copy h2 a{text-decoration:none;color:inherit}.blog-feat-copy h2 a:hover{color:var(--gold)}.blog-feat-copy p{color:var(--text-dim);font-size:16.5px;line-height:1.65;margin:0 0 22px;max-width:640px}.blog-feat-copy .btn svg{transition:transform .15s ease}.blog-feat-copy .btn:hover svg{transform:translateX(3px)}.blog-meta{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:13px;color:var(--text-dim)}.blog-meta time{color:var(--text);font-weight:600}.blog-meta .dot{opacity:.45}.blog-byline a{color:var(--text);font-weight:600;text-decoration:none}.blog-byline a:hover{color:var(--gold)}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px;margin:18px 0 0}.blog-card{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:16px;border-radius:16px;border:1px solid var(--hairline);background:rgba(255,255,255,.03);color:inherit;text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.blog-card:hover{border-color:rgba(255,185,31,.5);background:rgba(255,185,31,.05);transform:translateY(-2px)}.blog-card .pc-img{border-radius:6px;box-shadow:0 6px 18px rgba(0,0,0,.45)}.blog-card:hover .pc-img{transform:none;box-shadow:0 6px 18px rgba(0,0,0,.45)}.blog-card-copy{min-width:0}.blog-card-show{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.blog-card-show span{color:var(--text-dim);font-weight:600;letter-spacing:.04em}.blog-card h3{font-size:17px;line-height:1.3;margin:6px 0 10px;letter-spacing:-.005em}.blog-card .blog-meta{font-size:12.5px;gap:2px 10px}.blog-card .blog-meta>*{white-space:nowrap}.blog-card .blog-meta .dot{display:none}.blog-list{list-style:none;padding:0;margin:14px 0 0}.blog-list li{border-top:1px solid var(--hairline)}.blog-list li:last-child{border-bottom:1px solid var(--hairline)}.blog-list a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 4px;text-decoration:none;color:var(--text);transition:background .15s ease}.blog-list a:hover{background:rgba(255,255,255,.03)}.blog-list a:hover strong{color:var(--gold)}.blog-row-copy{min-width:0}.blog-row-copy strong{display:block;font-size:16.5px;font-weight:600;line-height:1.35;transition:color .15s ease}.blog-row-copy small{display:block;margin-top:3px}.blog-row-copy small,.blog-row-meta{font-size:13px;color:var(--text-dim)}.blog-row-meta{flex:none;text-align:right;white-space:nowrap}.blog-row-meta time{display:block;color:var(--text);font-weight:600}.blog-row-meta span{display:block;margin-top:3px}.blog-empty{max-width:640px;color:var(--text-dim);font-size:16.5px}.post-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.post-hero-copy{min-width:0;flex:1 1}.post-hero h1{max-width:780px}.post-hero .blog-meta{margin-top:18px;font-size:14px}.post-hero .kicker a{color:inherit;text-decoration:none}.post-hero .kicker a:hover{text-decoration:underline}.post-poster{flex:none;width:200px;text-decoration:none;color:var(--text);margin-top:8px}.post-poster .pc-img{box-shadow:0 16px 40px rgba(0,0,0,.55)}.post-poster .blog-show{font-size:14px}.post-body{max-width:780px;font-size:17.5px;line-height:1.7}.post-body p{color:var(--text);margin:0 0 22px}.post-body p:first-child{font-size:19px}.post-body h2{font-size:25px;margin:46px 0 14px;letter-spacing:.2px}.post-body h3{font-size:19px;margin:30px 0 10px}.post-body h4{font-size:17px;margin:24px 0 8px}.post-body ol,.post-body ul{margin:0 0 22px;padding-left:24px}.post-body li{margin-bottom:8px}.post-body li::marker{color:var(--gold)}.post-body a{color:var(--gold)}.post-body strong{font-weight:700}.post-body em{color:var(--text)}.post-body code{font-size:.9em;background:rgba(255,255,255,.07);padding:2px 6px;border-radius:5px}.post-body blockquote{margin:0 0 22px;padding:4px 0 4px 22px;border-left:3px solid var(--gold);color:var(--text-dim);font-size:18px;font-style:italic}.post-body blockquote p:last-child{margin-bottom:0}.post-body hr{border:0;border-top:1px solid var(--hairline);margin:36px 0}.post-body figure{margin:0 0 26px}.post-body figure img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid var(--hairline)}.post-body figcaption{margin-top:8px;font-size:13.5px;color:var(--text-dim);text-align:center}.post-body figcaption>span{display:block}.post-credit{font-size:12.5px;opacity:.85;margin-top:2px}.post-credit a{color:var(--text-dim)}.post-social{margin:0 0 14px;padding:16px 18px 14px;border-radius:14px;border:1px solid var(--hairline);background:rgba(255,255,255,.04)}.post-social-head{display:flex;align-items:center;gap:10px;font-size:14.5px}.post-social-head strong{font-weight:700;color:var(--text)}.post-social-head strong a{color:var(--text);text-decoration:none}.post-social-head strong a:hover{color:var(--gold)}.post-social-avatar{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:800;color:#000;background:var(--gold)}.post-social-meta{margin-left:auto;display:flex;align-items:center;gap:14px;white-space:nowrap}.post-social-likes{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--text-dim)}.post-social-likes svg{color:var(--red)}.post-social-link{font-size:13px;font-weight:600;color:var(--gold)!important;text-decoration:none}.post-social-link:hover{text-decoration:underline}.post-social blockquote{margin:10px 0 0;padding:0;border:0;font-style:normal;font-size:16.5px;color:var(--text);line-height:1.55}.post-social+.post-social{margin-top:0}.post-body .post-box{margin:0 0 26px;padding:18px 22px 8px;border-radius:16px;border:1px solid rgba(255,185,31,.35);background:linear-gradient(135deg,rgba(255,185,31,.08),rgba(255,255,255,.03))}.post-box-label{display:block;margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.post-body .post-box ol,.post-body .post-box ul{margin:0 0 12px;padding-left:20px}.post-body .post-box li{margin-bottom:8px;font-size:16.5px;line-height:1.5}.post-body .post-box p{margin:0 0 12px;font-size:16.5px}.post-body .post-box p:first-of-type{font-size:16.5px}.author-box{display:flex;gap:18px;align-items:center;max-width:780px;margin:44px 0 0;padding:22px;border-radius:16px;border:1px solid var(--hairline);background:rgba(255,255,255,.03)}.author-avatar{flex:none;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display),"Arial Black",sans-serif;font-size:20px;color:#000;background:linear-gradient(135deg,var(--gold),#f5a300);text-decoration:none}.author-box-copy{min-width:0}.author-box-label{display:block;font-size:11.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim)}.author-box-name{display:inline-block;margin-top:4px;font-size:19px;font-weight:700;color:var(--text);text-decoration:none}.author-box-name:hover{color:var(--gold)}.author-box-title{display:block;font-size:13.5px;color:var(--text-dim);margin-top:1px}.author-box-more{display:inline-block;margin-top:10px;font-size:14px;font-weight:600;color:var(--gold);text-decoration:none}.author-box-more:hover{text-decoration:underline}.author-hero{display:flex;gap:28px;align-items:center}.author-hero .author-avatar{width:88px;height:88px;font-size:30px}.author-hero h1{margin:0}.author-hero .author-title{display:block;margin-top:8px;font-size:17px;color:var(--text-dim)}.author-beats{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}.author-beats li{font-size:13px;font-weight:600;color:var(--text);background:rgba(255,255,255,.06);border:1px solid var(--hairline);border-radius:999px;padding:6px 13px}.author-bio{max-width:780px}.author-bio p{font-size:17px;line-height:1.7;color:var(--text);margin:0 0 18px}.author-contact{font-size:15px;color:var(--text-dim);margin:0}.author-contact a{color:var(--gold)}@media (max-width:860px){.blog-feat{grid-template-columns:190px minmax(0,1fr);gap:26px}}@media (max-width:640px){.blog-feat{grid-template-columns:1fr;gap:18px}.blog-feat-poster{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.blog-feat-poster .pc-img{width:96px}.blog-show{margin-top:0;font-size:16px}.blog-ep{font-size:13.5px}.blog-feat-copy{padding-top:0}.blog-feat-copy h2{font-size:24px;margin:8px 0 12px}.blog-feat-copy p{font-size:15.5px;margin-bottom:18px}.blog-grid{grid-template-columns:1fr;gap:12px}.blog-list a{flex-direction:column;align-items:flex-start;gap:6px;padding:14px 0}.blog-row-copy strong{font-size:16px}.blog-row-meta{text-align:left}.blog-row-meta span,.blog-row-meta time{display:inline;margin:0}.blog-row-meta span:before{content:" · ";opacity:.6}.blog-card{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:14px}.blog-card h3{font-size:16px}.post-hero{flex-direction:column-reverse;gap:18px}.post-poster{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;width:auto;margin:0}.post-poster .pc-img{width:72px}.post-poster .blog-show{margin-top:0}.post-body{font-size:16.5px}.post-body p:first-child{font-size:17.5px}.post-body h2{font-size:22px;margin-top:36px}.post-body figure{margin-left:-24px;margin-right:-24px}.post-body figure img{border-radius:0;border-left:0;border-right:0}.post-body figcaption{padding:0 24px}.post-social{margin-left:0;margin-right:0;padding:14px 14px 12px}.post-body .post-box{padding:16px 16px 6px}.author-box{padding:18px;gap:14px}.author-avatar{width:48px;height:48px;font-size:17px}.author-hero{flex-direction:column;align-items:flex-start;gap:18px}.author-hero .author-avatar{width:72px;height:72px;font-size:26px}.post-body .post-box li,.post-body .post-box p{font-size:15.5px}.post-social-head{flex-wrap:wrap}.post-social-meta{margin-left:40px;width:100%;gap:12px}.post-social blockquote{font-size:15.5px}}