.monki-insights-page .hero-section{width:100%;min-height:320px;background-size:cover;background-position:50%;margin-top:84px;display:grid;place-items:center}.monki-insights-page .hero-content{text-align:center;padding:0 16px}.monki-insights-page .hero-content h1{font-size:clamp(2rem,4.5vw,3.2rem);letter-spacing:2px}.monki-insights-page .hero-subtitle{color:#10e07f;margin-top:8px}.monki-insights-page .container{max-width:1200px;margin:0 auto;padding:0 20px}.monki-insights-page .main-content{padding:24px 0 36px}.monki-insights-page .filter-section{border:1px solid #2c2c2c;border-radius:12px;background:rgba(26,26,26,.72);padding:16px}.monki-insights-page .filter-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.monki-insights-page .filter-group label{display:block;margin-bottom:6px;color:#98e4bf;font-size:.85rem}.monki-insights-page .filter-group select{width:100%;padding:10px;border-radius:8px;border:1px solid #3d3d3d;color:#fff;background:#101010}.monki-insights-page .articles-section{margin-top:16px}.monki-insights-page .articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.monki-insights-page .article-card{border:1px solid #2d2d2d;background:#171717;border-radius:12px;overflow:hidden}.monki-insights-page .article-thumbnail{position:relative;width:100%;aspect-ratio:16/9}.monki-insights-page .article-thumbnail img{-o-object-fit:cover;object-fit:cover}.monki-insights-page .article-info{padding:14px}.monki-insights-page .article-meta{display:flex;justify-content:space-between;align-items:center;font-size:.86rem;color:#c8c8c8;gap:8px}.monki-insights-page .article-author{display:inline-flex;align-items:center;gap:6px}.monki-insights-page .author-avatar{border-radius:999px;-o-object-fit:cover;object-fit:cover}.monki-insights-page .article-title{margin-top:10px;font-size:1.05rem;line-height:1.35}.monki-insights-page .article-excerpt{margin-top:8px;color:#cfcfcf;font-size:.9rem;line-height:1.55}.monki-insights-page .article-actions{margin-top:12px;display:flex;gap:8px;align-items:center}.read-button{text-decoration:none;color:#fff;padding:10px 12px;border-radius:8px;background:linear-gradient(135deg,#7e1785,#10e07f);font-weight:600;font-size:.9rem}.article-price{padding:8px 10px;border-radius:100px;font-size:.76rem;font-weight:700;text-transform:uppercase}.article-price.free{background:rgba(16,224,127,.2);color:#8ff0bf}.article-price.paid{background:rgba(126,23,133,.3);color:#e4b8ff}.insight-loading-text{color:#d8d8d8;padding:12px 0}.no-results{border:1px dashed #434343;border-radius:12px;padding:28px;text-align:center}.insight-read-page{max-width:980px;margin:0 auto;padding:96px 20px 42px}.insight-read-shell h1{line-height:1.25}.insight-read-kicker{color:#a6e6c6;font-size:.92rem}.insight-read-meta{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.insight-read-author{display:inline-flex;align-items:center;gap:7px;color:#ddd}.insight-read-author img{border-radius:999px}.insight-read-cover{margin-top:16px;border-radius:12px;overflow:hidden;border:1px solid #2f2f2f}.insight-read-cover-frame{position:relative;width:100%;aspect-ratio:16/9;max-height:min(72vh,720px);background:#0a0a0a}.insight-hosted-content,.insight-preview-section{margin-top:18px;line-height:1.75;color:#e1e1e1}.insight-preview-excerpt{font-size:1.05rem;color:#efefef}.insight-preview-title{margin-top:18px;font-size:1.28rem}.insight-preview-paragraph{margin-top:10px}.insight-preview-image-wrap{margin-top:14px}.insight-preview-image{width:100%;height:auto;border-radius:10px}.insight-preview-image-wrap figcaption{margin-top:6px;color:#b8b8b8;font-size:.88rem}.insight-hosted-content img{max-width:min(100%,760px);margin:10px auto;display:block;height:auto;border-radius:10px}.insight-hosted-content figure{display:flex;flex-direction:column;align-items:center;margin:14px 0;max-width:100%}.insight-hosted-content [data-figcaption] figcaption,.insight-hosted-content figcaption{margin-top:6px;max-width:min(100%,760px);text-align:center;font-size:.88rem;line-height:1.45;color:#b8b8b8}.insight-hosted-content h2,.insight-hosted-content h3{margin-top:18px}.insight-hosted-content ol,.insight-hosted-content ul{margin:.65rem 0;padding-left:1.4rem}.insight-hosted-content li{margin:.28rem 0}.insight-external-body{margin-bottom:1.5rem}.keep-reading-button{margin-top:20px;display:inline-block;text-decoration:none;color:#fff;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#10e07f,#7e1785)}.insight-read-actions{margin-top:24px;display:flex;gap:8px}.insight-like-btn,.insight-share-btn{border:1px solid #3a3a3a;background:#171717;color:#fff;border-radius:8px;padding:9px 12px;cursor:pointer}.insight-like-btn.liked{border-color:#10e07f;color:#9af3c6}@media (max-width:900px){.monki-insights-page .filter-container{grid-template-columns:1fr}}