.aict-news-hub{background:#f8fafc;min-height:100vh}.aict-news-inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.aict-news-hero{background:linear-gradient(135deg,#4a3aff,#5c5fe6,#8b5cf6);padding:3.5rem 0 3rem;text-align:center}.aict-news-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.35rem .85rem;border-radius:999px;margin-bottom:1.25rem}.aict-news-live-dot{display:inline-block;width:8px;height:8px;background:#4ade80;border-radius:50%;animation:aict-pulse 2s ease-in-out infinite}@keyframes aict-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.aict-news-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;color:#fff;margin:0 0 .75rem;line-height:1.1}.aict-news-hero-subtitle{font-size:1.05rem;color:#ffffffd9;max-width:560px;margin:0 auto;line-height:1.6}.aict-news-tabs-bar{position:sticky;top:64px;z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 4px #0000000d}.aict-news-tabs{display:flex;gap:.25rem;padding:.625rem 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}.aict-news-tabs::-webkit-scrollbar{display:none}.aict-news-tab{flex-shrink:0;padding:.45rem 1rem;border:1px solid transparent;border-radius:999px;background:none;font-size:.875rem;font-weight:500;color:#64748b;cursor:pointer;transition:var(--aict-transition-fast);white-space:nowrap}.aict-news-tab:hover{background:#f1f5f9;color:#1e293b}.aict-news-tab.active{background:#4f46e5;color:#fff;border-color:#5c5fe6}.aict-news-content{padding:2rem 1.25rem 4rem}.aict-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.aict-news-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--aict-transition-fast),transform var(--aict-transition-fast);text-decoration:none;color:inherit;cursor:pointer}.aict-news-card:hover{box-shadow:0 8px 24px #6366f11f;transform:translateY(-2px)}.aict-news-card-img-wrap{width:100%;aspect-ratio:16 / 9;flex-shrink:0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4a3aff,#5c5fe6)}.aict-news-card-img-wrap img.aict-news-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.aict-news-placeholder-wrap{aspect-ratio:5 / 2}.aict-news-placeholder-text{font-size:2.25rem;font-weight:800;color:#fffffff2;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:.08em;position:relative;z-index:1;user-select:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.aict-news-cat-placeholder{display:flex;flex-direction:column;align-items:center;gap:.25rem;position:relative;z-index:1;user-select:none}.aict-news-cat-icon{font-size:2rem;line-height:1;filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}.aict-news-cat-label{font-size:.7rem;font-weight:700;color:#ffffffd9;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.3)}.aict-news-source-logo{max-width:160px;max-height:64px;width:auto;height:auto;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 2px 4px rgba(0,0,0,.2));opacity:.95;position:relative;z-index:1;pointer-events:none}.aict-news-card-body{padding:1.25rem;display:flex;flex-direction:column;flex:1;gap:.6rem}.aict-news-card-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.aict-news-card-category{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .6rem;border-radius:999px;background:#ede9fe;color:#6d28d9}.aict-news-card-source{font-size:.78rem;color:#64748b;font-weight:600}.aict-news-card-title{font-size:1rem;font-weight:700;color:#1e293b;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.aict-news-card-summary{font-size:.875rem;color:#475569;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex:1}.aict-news-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid #f1f5f9;margin-top:auto;gap:.5rem}.aict-news-card-time-wrap{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.aict-news-card-time{font-size:.78rem;color:#64748b;font-weight:500}.aict-news-read-time{font-size:.7rem;color:#4f46e5;background:#ede9fe;padding:2px 8px;border-radius:99px;font-weight:600;white-space:nowrap}.aict-news-card-actions{display:flex;align-items:center;gap:.5rem}.aict-news-read-link{font-size:.78rem;font-weight:600;color:#4f46e5;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;transition:color var(--aict-transition-fast)}.aict-news-read-link:hover{color:#4a3aff}.aict-news-share-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:var(--aict-transition-fast);text-decoration:none;font-size:.75rem}.aict-news-share-btn:hover{background:#4f46e5;border-color:#5c5fe6;color:#fff}.aict-news-share-btn svg{width:13px;height:13px;fill:currentColor}.aict-news-featured-card{grid-column:1 / -1;flex-direction:row;min-height:220px;cursor:pointer}.aict-news-featured-card .aict-news-card-img-wrap{width:42%;aspect-ratio:auto;flex-shrink:0;min-height:220px;border-radius:0}.aict-news-featured-card .aict-news-card-body{padding:1.75rem 1.5rem;justify-content:center;gap:.75rem}.aict-news-featured-card .aict-news-card-title{font-size:1.35rem;-webkit-line-clamp:3}.aict-news-featured-card .aict-news-card-summary{-webkit-line-clamp:5}.aict-news-featured-badge{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#4a3aff;background:#eef2ff;padding:.2rem .6rem;border-radius:999px;margin-bottom:.25rem}@media(max-width:768px){.aict-news-featured-card{flex-direction:column}.aict-news-featured-card .aict-news-card-img-wrap{width:100%;min-height:160px;aspect-ratio:16 / 9}}.aict-news-skeleton:first-child{grid-column:1 / -1;min-height:220px}.aict-news-skeleton{min-height:320px;position:relative;overflow:hidden;background:#f1f5f9}.aict-news-skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);background-size:200% 100%;animation:aict-shimmer 1.4s infinite linear;background-color:#f1f5f9}@keyframes aict-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.aict-news-loading{display:contents}.aict-news-empty{text-align:center;padding:5rem 1rem}.aict-news-empty-icon{font-size:3rem;margin-bottom:1rem}.aict-news-empty h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.aict-news-empty p{color:#64748b;font-size:.95rem}.aict-news-loadmore-wrap{display:flex;justify-content:center;margin-top:2.5rem}.aict-news-loadmore-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background var(--aict-transition-fast)}.aict-news-loadmore-btn:hover{background:#4a3aff}.aict-news-loadmore-btn:disabled{background:#64748b;cursor:not-allowed}@media(max-width:768px){.aict-news-hero{padding:2.5rem 0 2rem}.aict-news-grid{grid-template-columns:1fr;gap:1rem}.aict-news-tabs-bar{top:56px}.aict-news-content{padding:1.25rem 1rem 3rem}.aict-news-placeholder-wrap{aspect-ratio:auto;height:88px}.aict-news-share-btn{width:36px;height:36px;min-width:36px;min-height:36px}.aict-news-share-btn svg{width:15px;height:15px}.aict-news-placeholder-wrap .aict-news-source-logo{max-height:36px}}@media(max-width:480px){.aict-news-hero-title{font-size:1.75rem}.aict-news-hero-subtitle{font-size:.925rem}}@media(prefers-color-scheme:dark){.aict-news-hub{background:#0f172a}.aict-news-tabs-bar{background:#1e293b;border-bottom-color:#334155;box-shadow:0 1px 4px #0000004d}.aict-news-tab{color:#94a3b8}.aict-news-tab:hover{background:#334155;color:#e2e8f0}.aict-news-tab.active{background:#60a5fa;border-color:#60a5fa}.aict-news-card{background:#1e293b;border-color:#334155}.aict-news-card:hover{box-shadow:0 8px 24px #60a5fa26}.aict-news-card-title{color:#f1f5f9}.aict-news-card-summary{color:#cbd5e1}.aict-news-card-meta{border-top-color:#334155}.aict-news-card-category{background:#6366f133;color:#a5b4fc}.aict-news-card-source,.aict-news-card-time{color:#94a3b8}.aict-news-read-time{background:#6366f126;color:#a5b4fc}.aict-news-read-link{color:#60a5fa}.aict-news-read-link:hover{color:#93c5fd}.aict-news-share-btn{background:#334155;border-color:#475569;color:#cbd5e1}.aict-news-share-btn:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.aict-news-skeleton{background:#334155}.aict-news-skeleton:after{background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.1) 50%,transparent 100%);background-color:#334155}.aict-news-empty{color:#cbd5e1}.aict-news-empty h3{color:#f1f5f9}.aict-news-empty p{color:#94a3b8}.aict-news-loadmore-btn{background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 2px 8px #3b82f64d}.aict-news-loadmore-btn:hover{box-shadow:0 4px 16px #3b82f666}.aict-news-featured-badge{color:#60a5fa;background:#60a5fa1a}}[data-theme=dark] .aict-news-hub{background:#0f172a}[data-theme=dark] .aict-news-tabs-bar{background:#1e293b;border-bottom-color:#334155;box-shadow:0 1px 4px #0000004d}[data-theme=dark] .aict-news-tab{color:#94a3b8}[data-theme=dark] .aict-news-tab:hover{background:#334155;color:#e2e8f0}[data-theme=dark] .aict-news-tab.active{background:#60a5fa;border-color:#60a5fa}[data-theme=dark] .aict-news-card{background:#1e293b;border-color:#334155}[data-theme=dark] .aict-news-card:hover{box-shadow:0 8px 24px #60a5fa26}[data-theme=dark] .aict-news-card-title{color:#f1f5f9}[data-theme=dark] .aict-news-card-summary{color:#cbd5e1}[data-theme=dark] .aict-news-card-meta{border-top-color:#334155}[data-theme=dark] .aict-news-card-category{background:#6366f133;color:#a5b4fc}[data-theme=dark] .aict-news-card-source,[data-theme=dark] .aict-news-card-time{color:#94a3b8}[data-theme=dark] .aict-news-read-time{background:#6366f126;color:#a5b4fc}[data-theme=dark] .aict-news-read-link{color:#60a5fa}[data-theme=dark] .aict-news-read-link:hover{color:#93c5fd}[data-theme=dark] .aict-news-share-btn{background:#334155;border-color:#475569;color:#cbd5e1}[data-theme=dark] .aict-news-share-btn:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}[data-theme=dark] .aict-news-skeleton{background:#334155}[data-theme=dark] .aict-news-skeleton:after{background:linear-gradient(90deg,transparent 0%,rgba(148,163,184,.1) 50%,transparent 100%);background-color:#334155}[data-theme=dark] .aict-news-empty{color:#cbd5e1}[data-theme=dark] .aict-news-empty h3{color:#f1f5f9}[data-theme=dark] .aict-news-empty p{color:#94a3b8}[data-theme=dark] .aict-news-loadmore-btn{background:linear-gradient(135deg,#3b82f6,#60a5fa);box-shadow:0 2px 8px #3b82f64d}[data-theme=dark] .aict-news-loadmore-btn:hover{box-shadow:0 4px 16px #3b82f666}[data-theme=dark] .aict-news-featured-badge{color:#60a5fa;background:#60a5fa1a}
