:root{--bg:#05070d;--panel:#111522;--panel2:#171b2b;--line:rgba(255,255,255,.13);--text:#f8f9ff;--muted:#aab3c8;--hot:#ff1678;--blue:#52a8ff;--gold:#ffd166}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 15% -10%,rgba(255,22,120,.23),transparent 35rem),radial-gradient(circle at 90% 5%,rgba(82,168,255,.18),transparent 34rem),linear-gradient(135deg,#05060d,#08131d 65%,#0b101b);color:var(--text);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.ed-shell{width:min(1240px,calc(100% - 38px));margin:0 auto}.ed-header{position:sticky;top:0;z-index:10;background:rgba(4,6,13,.86);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.ed-header-inner{height:68px;display:flex;align-items:center;justify-content:space-between}.ed-brand{font-size:1.35rem;font-weight:950;letter-spacing:-.05em}.ed-brand span{color:var(--hot)}.ed-nav{display:flex;gap:20px;color:var(--muted);font-weight:750}.ed-nav a:hover{color:#fff}.ed-main{padding:42px 0 70px}.hero-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.58fr);gap:24px}.hero-story,.rail-card,.story-card,.article-full{background:linear-gradient(145deg,rgba(19,22,36,.96),rgba(8,10,18,.98));border:1px solid var(--line);border-radius:28px;box-shadow:0 28px 90px rgba(0,0,0,.38);overflow:hidden}.hero-story{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr)}.hero-story img{width:100%;height:100%;min-height:440px;object-fit:cover}.hero-copy{padding:34px}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#dbe8ff;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pill.live{border-color:rgba(255,22,120,.55);background:rgba(255,22,120,.14);color:#ffaad0}.hero-copy h1,.page-head h1,.article-full h1{font-size:clamp(2.4rem,5vw,5.5rem);line-height:.93;letter-spacing:-.08em;margin:20px 0}.hero-copy p,.rail-card p,.story-card p,.page-head p,.article-excerpt{color:var(--muted);line-height:1.65}.story-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;color:var(--muted);font-size:.84rem}.story-meta span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.04)}.story-meta.big{font-size:.95rem}.rail-card{padding:24px}.rail-card h2{margin:0 0 16px;font-size:1.25rem;letter-spacing:-.04em}.chip-list{display:flex;flex-wrap:wrap;gap:9px}.chip-list a{border:1px solid var(--line);background:rgba(255,255,255,.05);border-radius:999px;padding:9px 11px;font-weight:850}.chip-list span{color:var(--gold);margin-left:5px}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;margin-top:34px}.section-title{display:flex;justify-content:space-between;align-items:end;margin:0 0 18px}.section-title h2{font-size:1.8rem;margin:0;letter-spacing:-.05em}.section-title p{margin:6px 0 0;color:var(--muted)}.section-title a{color:#9fd0ff;font-weight:900}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.story-grid.small{grid-template-columns:repeat(3,minmax(0,1fr))}.story-card{transition:.18s ease}.story-card:hover,.chip-list a:hover{transform:translateY(-2px);border-color:rgba(255,22,120,.48)}.story-card img,.image-fallback{width:100%;height:180px;object-fit:cover;background:linear-gradient(135deg,rgba(255,22,120,.24),rgba(82,168,255,.2));display:grid;place-items:center;font-weight:950;color:#fff}.story-body{padding:18px}.story-card h3{font-size:1.16rem;line-height:1.15;letter-spacing:-.04em;margin:13px 0 10px}.rail-stack{display:grid;gap:20px;align-content:start}.source-row{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding:12px 0;color:var(--muted)}.source-row strong{color:#fff}.page-head{padding:24px 0}.search-box{display:flex;gap:10px;max-width:780px}.search-box input{flex:1;border:1px solid var(--line);background:#080b14;color:#fff;border-radius:999px;padding:15px 18px}.search-box button,.button{border:0;background:linear-gradient(135deg,var(--hot),var(--blue));color:#fff;border-radius:999px;padding:14px 20px;font-weight:950;display:inline-flex}.article-layout{max-width:980px}.article-full{padding:36px}.article-image{width:100%;max-height:520px;object-fit:cover;border-radius:22px;border:1px solid var(--line);margin:24px 0}.article-excerpt{font-size:1.15rem}.related-block{margin-top:34px}.ed-footer{border-top:1px solid var(--line);background:rgba(0,0,0,.4);padding:36px 0}.ed-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.ed-footer p,.ed-footer a{color:var(--muted);line-height:1.6}.ed-footer a{display:block;margin:8px 0}.ed-footer h3{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.ed-footer-bottom{border-top:1px solid var(--line);margin-top:24px;padding-top:18px;color:var(--muted);font-size:.85rem}@media(max-width:980px){.hero-layout,.hero-story,.content-layout,.ed-footer-grid{grid-template-columns:1fr}.story-grid,.story-grid.small{grid-template-columns:1fr 1fr}.hero-story img{min-height:300px}.ed-nav{gap:11px;font-size:.84rem}}@media(max-width:640px){.story-grid,.story-grid.small{grid-template-columns:1fr}.hero-copy{padding:24px}.search-box{display:grid}.ed-shell{width:min(100% - 24px,1240px)}}

.ed-nav-search{display:flex;align-items:center;gap:.35rem;margin-left:auto;min-width:220px}
.ed-nav-search input{width:100%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;border-radius:999px;padding:.55rem .8rem;outline:none}
.ed-nav-search input:focus{border-color:rgba(255,65,90,.75);box-shadow:0 0 0 3px rgba(255,65,90,.15)}
.ed-nav-search button{border:0;border-radius:999px;padding:.55rem .8rem;background:linear-gradient(135deg,#ff2e63,#7b61ff);color:#fff;font-weight:700;cursor:pointer}
.creator-card img,.ed-avatar{object-fit:cover}
.ed-creator-hero{border-radius:24px;margin-top:24px;margin-bottom:24px;padding:42px;display:flex;gap:22px;align-items:center;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 80px rgba(0,0,0,.34)}
.ed-avatar{width:96px;height:96px;border-radius:50%;border:3px solid rgba(255,255,255,.78);box-shadow:0 12px 40px rgba(0,0,0,.35)}
@media (max-width: 900px){.ed-header-inner{flex-wrap:wrap}.ed-nav-search{order:3;width:100%;margin-left:0}.ed-nav{flex-wrap:wrap}}

/* Header/nav stabilization: keep logo left, nav beside search, no Home/Search links */
.ed-header-inner{gap:28px;justify-content:flex-start}
.ed-brand{flex:0 0 auto}
.ed-header-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:34px;min-width:0}
.ed-nav{align-items:center;gap:26px;white-space:nowrap}
.ed-nav a{display:inline-flex;align-items:center;min-height:38px;color:var(--muted);font-weight:850}
.ed-nav a:hover{color:#fff}
.ed-nav-search{flex:0 1 360px;width:360px;min-width:280px;margin-left:0}
.ed-nav-search input{height:42px;padding:.65rem 1rem}
.ed-nav-search button{height:42px;padding:.65rem 1rem;font-weight:900}
@media (max-width: 980px){
  .ed-header-inner{height:auto;min-height:68px;padding:12px 0;flex-wrap:wrap}
  .ed-header-actions{width:100%;margin-left:0;justify-content:space-between;gap:14px;flex-wrap:wrap}
  .ed-nav{gap:16px;flex-wrap:wrap}
  .ed-nav-search{flex:1 1 320px;width:auto;min-width:240px}
}
@media (max-width: 640px){
  .ed-header-actions{display:grid;grid-template-columns:1fr;gap:12px}
  .ed-nav{justify-content:flex-start;gap:14px}
  .ed-nav-search{min-width:0}
}
.site-brand {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    line-height: 0;
}

.site-brand-image {
    display: block;
    height: 54px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}
.site-brand-image {
    display: block;
    height: clamp(40px, 4vw, 58px);
    width: auto;
    max-width: 100%;
    object-fit: contain;
}
.site-brand-image {
    filter:
        drop-shadow(0 0 10px rgba(255,255,255,.08))
        drop-shadow(0 0 20px rgba(0,153,255,.18));
}


/* EatDrama premium launch corrections: full-width homepage, responsive nav, favicon-era mobile polish */
.ed-home-no-rails{display:block}
.ed-home-no-rails .hero-story{width:100%}
.ed-home-feed{margin-top:34px}
.ed-home-feed .story-grid{width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr))}
.article-image.image-fallback{min-height:320px;height:auto;display:grid;place-items:center}

.ed-header-inner{gap:18px;height:auto;min-height:72px;padding:10px 0;justify-content:flex-start}
.ed-header-actions{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:20px;min-width:0}
.ed-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;white-space:normal}
.ed-nav a{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 10px;border-radius:999px;color:var(--muted);font-weight:850}
.ed-nav a:hover{color:#fff;background:rgba(255,255,255,.06)}
.ed-nav-search{flex:0 1 360px;width:360px;min-width:220px;margin-left:0}
.ed-nav-search input{width:100%;height:42px;padding:.65rem 1rem}
.site-brand{display:flex;align-items:center;flex-shrink:0;line-height:0}
.site-brand-image{display:block;height:clamp(42px,4vw,58px);width:auto;max-width:min(230px,40vw);object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,255,255,.08)) drop-shadow(0 0 20px rgba(255,22,120,.22))}

@media(max-width:980px){
  .ed-home-feed .story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-header-inner{align-items:flex-start;flex-wrap:wrap}
  .ed-header-actions{width:100%;margin-left:0;display:grid;grid-template-columns:1fr;gap:12px}
  .ed-nav{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
  .ed-nav a{font-size:13px;padding:10px 8px;text-align:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}
  .ed-nav-search{width:100%;min-width:0;flex:1 1 auto}
}
@media(max-width:640px){
  .ed-home-feed .story-grid{grid-template-columns:1fr}
  .ed-nav{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ed-nav a:last-child{grid-column:span 2}
  .site-brand-image{max-width:200px}
}

/* Article likes */
.article-reaction-bar {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 22px 0 18px;
  padding: 14px 16px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 18px;
  background: rgba(255,255,255,.045);
  box-shadow: 0 12px 34px rgba(0,0,0,.22);
}

.like-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 999px;
  padding: 10px 16px;
  background: rgba(255,255,255,.06);
  color: #fff;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: .01em;
  transition: transform .16s ease, border-color .16s ease, background .16s ease;
}

.like-button:hover,
.like-button.is-liked {
  transform: translateY(-1px);
  border-color: rgba(255,61,123,.72);
  background: rgba(255,61,123,.16);
}

.like-button:disabled {
  cursor: wait;
  opacity: .7;
}

.like-icon {
  font-size: 18px;
  line-height: 1;
}

.like-button.is-liked .like-icon {
  color: #ff3d7b;
}

.like-count {
  font-weight: 900;
  color: #fff;
}

.like-word {
  color: rgba(255,255,255,.68);
}

@media (max-width: 560px) {
  .article-reaction-bar {
    align-items: stretch;
    flex-wrap: wrap;
  }

  .like-button {
    justify-content: center;
    width: 100%;
  }
}
