:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0d0d0d;background-color:#f5f5f5;line-height:1.4}*{box-sizing:border-box}body{margin:0;background:#f5f5f5}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}:root{--hypernews-bg: #f5f5f5;--hypernews-card: #ffffff;--hypernews-border: #ececec;--hypernews-text: #0f182a;--hypernews-muted: #606b85;--hypernews-accent: #e60000;--hypernews-pill: #eef2ff}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--hypernews-bg);font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--hypernews-text);overflow-x:hidden}.page{width:min(1280px,100vw);margin:0 auto;padding:24px 24px 72px;color:var(--hypernews-text)}.page--loading,.page--error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--hypernews-muted)}.loader{width:56px;height:56px;border-radius:50%;border:6px solid #dcdfe8;border-top-color:var(--hypernews-accent);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.header{background:var(--hypernews-card);border-radius:16px;padding:20px 28px;width:100%;box-sizing:border-box;display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;border:1px solid var(--hypernews-border);box-shadow:0 18px 40px #10182a0d;margin-bottom:28px}.header>nav{min-width:0}.logo{font-size:1.8rem;font-weight:700;text-transform:lowercase;letter-spacing:-.04em;color:var(--hypernews-accent)}nav{display:flex;gap:1.2rem;font-weight:600;color:var(--hypernews-muted);flex-wrap:wrap}.nav__item{border:none;background:transparent;padding:6px 0;border-bottom:2px solid transparent;font:inherit;color:inherit;cursor:pointer;transition:color .15s ease,border-color .15s ease}.nav__item:hover,.nav__item:focus{color:var(--hypernews-text)}.nav__item--active{color:var(--hypernews-text);border-color:var(--hypernews-accent)}.header__status{text-align:right;font-size:.85rem;color:var(--hypernews-muted)}.header__status span{font-weight:600;color:#329471}.layout{display:grid;width:100%;min-width:0;grid-template-columns:1fr;grid-template-areas:"hero" "persona" "headlines" "trending" "recommended" "topical";gap:28px}.hero{grid-area:hero;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;background:var(--hypernews-card);border-radius:18px;overflow:hidden;border:1px solid var(--hypernews-border);min-height:auto;cursor:pointer;box-shadow:0 22px 40px #0f182a14}.hero__media{position:relative;overflow:hidden;min-height:100%}.hero__media img{width:100%;height:100%;object-fit:cover;display:block}.hero__media img,.card__media img,.trending-card__media img{image-rendering:auto}.hero__media--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f7f7f9,#eceff6)}.hero__content{padding:32px;display:flex;flex-direction:column;gap:.75rem;min-width:0}.hero__content h1{margin:0;font-size:2rem;line-height:1.15;overflow-wrap:anywhere}.hero__content p{margin:0;color:var(--hypernews-muted);overflow-wrap:anywhere}.hero__meta{margin-top:auto;display:flex;width:100%;box-sizing:border-box;justify-content:space-between;font-size:.9rem;color:var(--hypernews-muted);flex-wrap:wrap;gap:.35rem}.hero__meta span{min-width:0;flex:1 1 auto}.pill{align-self:flex-start;font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.08em;border-radius:999px;padding:4px 12px}.pill--breaking{background:#ffe9e9;color:var(--hypernews-accent)}.pill--ghost{background:var(--hypernews-pill);color:var(--hypernews-muted)}.headlines{grid-area:headlines;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.card{background:var(--hypernews-card);border-radius:16px;border:1px solid var(--hypernews-border);padding:18px;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 8px 24px #0f182a0a;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.card:focus,.card:hover,.hero:focus,.hero:hover,.trending-card:hover,.trending-card:focus{transform:translateY(-2px);box-shadow:0 16px 32px #0f182a14}.card--portrait .card__media{aspect-ratio:3 / 4;height:auto;min-height:0}.card--portrait .card__media img{object-position:center top}.card--portrait .card__text h3{font-size:1.15rem}.card--portrait .card__meta{gap:.5rem;flex-wrap:wrap}.card__media{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:14px;overflow:hidden;background:#edf0f6}.card__media img{width:100%;height:100%;object-fit:cover;display:block}.card__media--placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f7f8fc,#eceff6)}.card__text h3{margin:0;font-size:1.05rem;line-height:1.3}.card__text p{margin:8px 0 0;color:var(--hypernews-muted);font-size:.95rem}.card__topic{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--hypernews-accent);font-weight:700}.card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.card__meta{display:flex;justify-content:space-between;font-size:.8rem;color:var(--hypernews-muted)}.trending{grid-area:trending;background:var(--hypernews-card);border-radius:18px;padding:24px;border:1px solid var(--hypernews-border);box-shadow:0 18px 40px #10182a0a;display:flex;flex-direction:column;gap:1.4rem}.trending__header{display:flex;justify-content:space-between;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.trending__header h2{margin:0}.trending__header span{font-size:.85rem;color:var(--hypernews-muted)}.trending__eyebrow{margin:0;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;color:var(--hypernews-accent)}.trending__scroller{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.trending-card{border:1px solid var(--hypernews-border);border-radius:16px;background:#fff;text-align:left;padding:12px;display:flex;flex-direction:column;gap:12px;cursor:pointer;box-shadow:0 10px 20px #0f182a0d;transition:transform .15s ease,box-shadow .15s ease}.trending-card__media{width:100%;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;background:#edf0f6}.trending-card__media img{width:100%;height:100%;object-fit:cover;display:block}.trending-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f7f8fc,#ebeff6)}.trending-card__text{display:flex;flex-direction:column;gap:.4rem}.trending-card__time{text-transform:uppercase;font-size:.7rem;letter-spacing:.1em;color:var(--hypernews-muted)}.trending-card__text h4{margin:0;font-size:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trending-card__text p{margin:0;color:var(--hypernews-muted);font-size:.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recommended,.topical{grid-column:1 / -1;background:var(--hypernews-card);border-radius:18px;padding:24px;border:1px solid var(--hypernews-border)}.recommended__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:16px}.section-header h2{margin:0}.section-header button{border:1px solid var(--hypernews-border);background:#fff;border-radius:999px;padding:8px 16px;font-weight:600}.persona{grid-area:persona;background:linear-gradient(180deg,#131722,#1e2230);color:#f3f6ff;border-radius:18px;padding:24px;display:flex;flex-direction:column;gap:1rem}.persona__id{margin:0;font-size:.85rem;color:#9ba4c7}.persona__segments{display:flex;flex-wrap:wrap;gap:6px}.persona__segments span{background:#ffffff26;border-radius:999px;padding:4px 10px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.persona ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.persona li{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tab{border:1px solid var(--hypernews-border);border-radius:999px;padding:6px 14px;background:#fff;font-weight:600;color:var(--hypernews-muted)}.tab--active{border-color:var(--hypernews-accent);background:#fff1f1;color:var(--hypernews-accent)}.topical__bucket{margin-top:16px}.topical__bucket h3{margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.detail-overlay{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-start;padding:40px 16px;z-index:1000}.detail{width:min(720px,100%);background:var(--hypernews-card);border-radius:18px;padding:32px;position:relative;max-height:calc(100vh - 80px);overflow-y:auto;border:1px solid var(--hypernews-border);box-shadow:0 30px 60px #0c172b33}.detail__close{position:absolute;top:18px;right:18px;border:none;background:#0000000d;width:36px;height:36px;border-radius:50%;font-size:1.4rem}.detail__hero{width:100%;border-radius:16px;margin:16px 0;object-fit:cover;max-height:320px}.detail__meta{color:var(--hypernews-muted);margin:.25rem 0 1rem}.detail__body p{line-height:1.6;margin:0 0 1rem;color:var(--hypernews-text)}.detail__body--html{line-height:1.7;font-size:1rem}.detail__body--html h2,.detail__body--html h3,.detail__body--html h4{margin:1.4rem 0 .6rem}.detail__body--html img{width:100%;border-radius:12px;margin:1rem 0}.detail__body--html ul,.detail__body--html ol{margin:0 0 1rem 1.2rem;padding:0}.detail__loading{display:flex;align-items:center;gap:.6rem;margin-top:1rem;color:var(--hypernews-muted)}.loader--inline{width:20px;height:20px;border-width:3px}.detail__error{color:var(--hypernews-accent);font-weight:600;margin-top:.5rem}.detail__source{display:inline-flex;align-items:center;gap:.6rem;padding:12px 18px;border-radius:999px;border:1px solid var(--hypernews-accent);font-weight:600;color:var(--hypernews-accent)}@media(min-width:1025px){.layout{grid-template-columns:minmax(0,3fr) minmax(280px,1fr);grid-template-areas:"hero persona" "headlines persona" "trending persona" "recommended recommended" "topical topical"}}@media(min-width:901px){.hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);min-height:360px}}@media(max-width:900px),(max-device-width:900px){.page{padding:16px 16px 56px}.hero__media{min-height:0;aspect-ratio:16 / 9}.hero__meta{flex-direction:column;align-items:flex-start;gap:.2rem}.trending__scroller{grid-auto-flow:column;grid-auto-columns:minmax(240px,80%);overflow-x:auto;padding-bottom:6px}}@media(max-width:860px),(max-device-width:860px){.header{grid-template-columns:1fr;text-align:center;gap:.5rem}nav{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;gap:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}nav::-webkit-scrollbar{display:none}.headlines,.recommended__grid,.grid{grid-template-columns:1fr}.card,.card--portrait{flex-direction:row;align-items:center;padding:12px;gap:12px}.card__media,.card--portrait .card__media{flex:0 0 88px;height:66px;max-width:88px;border-radius:10px}.card__text{flex:1;min-width:0}.card__text h3,.card__text p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card__badges{display:none}.card__meta{flex-direction:column;gap:.15rem;font-size:.78rem;align-items:flex-start}.trending-card{flex-direction:row;align-items:center;padding:12px}.trending-card__media{flex:0 0 110px;border-radius:12px}.detail{padding:24px;max-height:none}.detail-overlay{align-items:flex-end}}@media(max-width:640px),(max-device-width:640px){.page{padding:12px 12px 48px}.header{padding:16px}.hero__content,.persona{padding:20px}.hero__content h1{font-size:1.45rem}.hero__meta span{width:100%}.hero__media{aspect-ratio:4 / 3;max-height:260px}.nav__item{font-size:.95rem}.trending-card{padding:10px}.trending-card__media{flex:0 0 88px}.detail-overlay{padding:0}.detail{border-radius:0;width:100%;height:100vh;max-height:100vh;padding:20px 16px 32px}.detail__hero{max-height:220px;border-radius:12px}}
