.insight-main{background:var(--color-primary);min-height:100vh;color:var(--foreground);padding-top:120px;padding-bottom:80px}.insight-container{max-width:1200px;margin:0 auto;padding:0 24px}.insight-header{text-align:center;margin-bottom:50px;padding-top:100px;position:relative}.insight-header-glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#2c9ce326 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.insight-title{letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#a5cce5 100%);-webkit-text-fill-color:transparent;z-index:2;-webkit-background-clip:text;margin-bottom:16px;font-size:2.8rem;font-weight:800;line-height:1.2;position:relative}.insight-subtitle{color:#a0aec0;z-index:2;max-width:600px;margin:0 auto 32px;font-size:1.1rem;line-height:1.6;position:relative}.insight-search-wrapper{z-index:2;max-width:550px;margin:0 auto;position:relative}.insight-search-input{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:50px;width:100%;padding:16px 20px 16px 52px;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.insight-search-input:focus{border-color:var(--color-secondary);background:#ffffff12;outline:none;box-shadow:0 0 20px #2c9ce340}.insight-search-icon{color:#718096;pointer-events:none;font-size:1.2rem;transition:color .3s;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.insight-search-input:focus+.insight-search-icon{color:var(--color-secondary)}.insight-search-clear{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.insight-search-clear:hover{color:#fff;background:#ffffff1a}.insight-filters{z-index:2;justify-content:center;gap:12px;margin-bottom:40px;display:flex;position:relative}.insight-filter-btn{color:#a0aec0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:30px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1)}.insight-filter-btn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff26}.insight-filter-btn.active{color:#fff;background:var(--color-secondary);border-color:var(--color-secondary);box-shadow:0 4px 15px #2c9ce34d}.insight-grid{grid-template-columns:repeat(3,1fr);gap:30px;min-height:350px;margin-bottom:50px;display:grid}.insight-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.insight-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(#2c9ce308 0%,#0000 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.insight-card:hover{border-color:#2c9ce34d;transform:translateY(-6px);box-shadow:0 10px 30px #0006,0 0 20px #2c9ce31a}.insight-card:hover:before{opacity:1}.insight-card-img-wrapper{background:#111e2f;width:100%;height:200px;position:relative;overflow:hidden}.insight-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.insight-card:hover .insight-card-img{transform:scale(1.05)}.insight-card-badge{letter-spacing:.05em;color:#fff;z-index:2;border-radius:30px;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 10px #0000004d}.insight-card-content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.insight-card-meta{color:#718096;align-items:center;gap:12px;margin-bottom:12px;font-size:.8rem;display:flex}.insight-card-date{font-weight:500}.insight-card-title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.8em;margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.insight-card:hover .insight-card-title{color:var(--color-secondary)}.insight-card-desc{color:#a0aec0;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;height:4.5em;margin-bottom:20px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.insight-card-tags{flex-wrap:wrap;gap:8px;min-height:26px;margin-bottom:24px;display:flex}.insight-tag{color:#a0aec0;background:#ffffff0d;border-radius:4px;padding:3px 8px;font-size:.75rem;transition:all .2s}.insight-card:hover .insight-tag{color:#fff;background:#ffffff14}.insight-card-link{color:var(--color-secondary);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.insight-card-link svg{transition:transform .2s}.insight-card:hover .insight-card-link{color:#fff}.insight-card:hover .insight-card-link svg{transform:translate(4px)}.insight-pagination{justify-content:center;align-items:center;gap:8px;margin-top:50px;display:flex}.insight-page-btn{color:#a0aec0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 8px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.insight-page-btn:hover:not(:disabled){color:#fff;background:#ffffff14;border-color:#ffffff26}.insight-page-btn.active{background:var(--color-secondary);border-color:var(--color-secondary);color:#fff;box-shadow:0 4px 10px #2c9ce333}.insight-page-btn:disabled{opacity:.35;cursor:not-allowed}.insight-page-ellipsis{color:#4a5568;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;display:flex}.insight-empty{text-align:center;background:#ffffff03;border:1px dashed #ffffff14;border-radius:16px;grid-column:span 3;padding:80px 24px}.insight-empty-title{color:#fff;margin-bottom:8px;font-size:1.5rem;font-weight:700}.insight-empty-desc{color:#a0aec0;margin-bottom:24px}.insight-clear-btn{border:1px solid var(--color-secondary);color:var(--color-secondary);cursor:pointer;background:#2c9ce31a;border-radius:30px;padding:10px 24px;font-weight:600;transition:all .2s}.insight-clear-btn:hover{background:var(--color-secondary);color:#fff}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer-element{background:linear-gradient(90deg,#ffffff08 25%,#ffffff12 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite shimmer}.shimmer-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;height:480px;display:flex;overflow:hidden}.shimmer-image{border-radius:0;height:200px}.shimmer-content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.shimmer-meta{width:120px;height:14px;margin-bottom:16px}.shimmer-title-line{height:20px;margin-bottom:8px}.shimmer-title-line-short{width:70%;height:20px;margin-bottom:20px}.shimmer-desc-line{height:14px;margin-bottom:8px}.shimmer-desc-line-short{width:85%;height:14px;margin-bottom:24px}.shimmer-tag{border-radius:4px;width:60px;height:22px}.shimmer-tags-row{gap:8px;margin-bottom:auto;display:flex}.shimmer-button{width:100px;height:16px;margin-top:20px}@media (max-width:1024px){.insight-grid{grid-template-columns:repeat(2,1fr);gap:24px}.insight-empty{grid-column:span 2}.insight-title{font-size:2.4rem}}@media (max-width:768px){.insight-main{padding-top:100px;padding-bottom:50px}.insight-grid{grid-template-columns:1fr;gap:20px}.insight-empty{grid-column:span 1}.insight-title{font-size:2rem}.insight-subtitle{margin-bottom:24px;font-size:.95rem}.insight-filters{flex-wrap:wrap;gap:8px}.insight-filter-btn{padding:8px 18px;font-size:.85rem}}
