body,html{height:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#f7fbfc;color:#0f172a}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.8);border-bottom:1px solid #e5e7eb}.container{max-width:1120px;margin:0 auto;padding:12px 16px;justify-content:space-between}.brand,.container{display:flex;align-items:center}.brand{gap:12px}.brand-mark{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-weight:800;color:#0b0f19;background:linear-gradient(180deg,#22d3ee,#14b8a6);box-shadow:0 6px 12px rgba(34,211,238,.35)}.brand-text{font-weight:700;color:#0f172a}.nav{display:flex;align-items:center;gap:12px}.nav-link{color:#0f172a;padding:8px 10px;border-radius:10px}.nav-link:hover{background:rgba(2,132,199,.08);color:#0284c7}.nav-link:focus-visible{outline:2px solid #22d3ee;outline-offset:2px;background:rgba(2,132,199,.12)}.nav-btn{background:transparent;color:#0284c7;border:1px solid #0284c7;padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:700}.nav-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.nav-btn:focus-visible{outline:2px solid #22d3ee;outline-offset:3px}.player-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#0f172a;max-width:960px;box-shadow:0 10px 30px rgba(2,132,199,.08)}.player-header{display:flex;align-items:center;gap:8px;font-size:12px;color:#ef4444}.live-dot{width:8px;height:8px;border-radius:999px;background:#ef4444;box-shadow:0 0 14px #ef4444}.player-title{font-size:20px;font-weight:700;color:#0f172a}.player-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.control-btn{background:linear-gradient(180deg,#22d3ee,#06b6d4);color:#0b0f19;border:none;padding:10px 14px;border-radius:999px;cursor:pointer;font-weight:700;box-shadow:0 6px 12px rgba(2,132,199,.25)}.control-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.control-btn:focus-visible{outline:2px solid #22d3ee;outline-offset:3px}.control-group{display:flex;align-items:center;gap:8px;color:#334155}.control-range{width:180px;accent-color:#22d3ee}.video-wrapper{display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#0f172a;max-width:960px;box-shadow:0 10px 30px rgba(2,132,199,.08)}.video-box{position:relative;border-radius:12px;overflow:hidden;background:#fff}.video-el{width:100%;height:auto;aspect-ratio:16/9;background:#000}.video-controls{position:absolute;left:0;right:0;bottom:0;display:flex;gap:12px;align-items:center;padding:12px;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(2,132,199,.12));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero{position:relative;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#f0fdff,#e0f7fa)}.hero-banner{width:100%;height:220px;background-size:cover;background-position:50%;filter:saturate(1.1)}.hero-content{position:absolute;inset:0;display:grid;place-items:center;text-align:center;grid-gap:8px;gap:8px;background:linear-gradient(180deg,hsla(0,0%,100%,.6),hsla(0,0%,100%,.3))}.hero-title{font-size:28px;font-weight:800;color:#0f172a}.hero-subtitle{font-size:16px;color:#334155}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px;align-items:stretch}.news-card{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;box-shadow:0 10px 30px rgba(2,132,199,.08);min-height:320px}.news-img{width:100%;height:160px;object-fit:cover;background:linear-gradient(180deg,#e0f7fa,#f0fdff);transition:transform .2s ease}.news-body{display:grid;grid-gap:6px;gap:6px;padding:12px;grid-template-rows:auto auto 1fr auto}.news-title{font-weight:700;color:#0f172a}.news-date{font-size:12px;color:#64748b}.news-summary{color:#334155;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-link{color:#06b6d4;font-weight:700}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#e0f7fa;color:#0f172a;font-size:12px}.news-card:hover{box-shadow:0 14px 38px rgba(2,132,199,.14);transform:translateY(-2px)}.news-card:hover .news-img{transform:scale(1.02)}.news-article{display:grid;grid-gap:12px;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.news-article-title{font-size:28px;font-weight:800;color:#0f172a}.news-article-date{font-size:12px;color:#64748b}.news-article-img{width:100%;max-height:420px;object-fit:cover;border-radius:12px}.news-article-content{color:#334155;line-height:1.6}.pager{display:flex;align-items:center;gap:12px;justify-content:center}.pager-link{color:#06b6d4;border:1px solid #06b6d4;padding:8px 12px;border-radius:999px;text-decoration:none}.pager-link:focus-visible{outline:2px solid #22d3ee;outline-offset:3px}.pager-link.disabled{opacity:.4;pointer-events:none}.pager-info{color:#334155}.filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.chip{display:inline-block;padding:6px 12px;border-radius:999px;border:1px solid #06b6d4;color:#06b6d4;text-decoration:none}.chip.active{background:#06b6d4;color:#fff}.chip:focus-visible{outline:2px solid #22d3ee;outline-offset:3px}.skeleton{position:relative;overflow:hidden;background:#e5f7fb;border-radius:12px}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6),hsla(0,0%,100%,0));transform:translateX(-100%);animation:shimmer 1.5s infinite}@keyframes shimmer{to{transform:translateX(100%)}}.skeleton-text{height:14px;border-radius:999px}.skeleton-img{height:160px}.hero-skeleton{height:220px;border-radius:16px}.avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;background:#e5f7fb;color:#0f172a;border:1px solid #e5e7eb}.avatar-img{width:100%;height:100%;object-fit:cover;display:block}.avatar-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700}.user-info{display:inline-flex;align-items:center;gap:8px}.user-name{color:#0f172a;font-weight:600}.dropdown{position:relative;display:inline-block}.dropdown-trigger{background:transparent;border:none;padding:0;cursor:pointer}.dropdown-content{position:absolute;right:0;margin-top:8px;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 30px rgba(2,132,199,.12);padding:8px;display:none;z-index:50}.dropdown-content.open{display:grid;grid-gap:6px;gap:6px}.dropdown-item{width:100%;text-align:left;background:transparent;border:none;padding:10px 12px;border-radius:8px;color:#0f172a;cursor:pointer;text-decoration:none}.dropdown-item:hover{background:#e8fbfd}.dropdown-separator{height:1px;background:#e5e7eb;margin:4px 0}.dropdown-user{display:flex;align-items:center;gap:10px;padding:6px 8px}.dropdown-user-text{font-weight:700;color:#0f172a}