:root{--bg:#07101b;--surface:#0c1623;--surface2:#101c2b;--line:#1d2a3a;--text:#f8fafc;--muted:#9aa9bc;--purple:#7c4dff;--orange:#ff7a00;--red:#e21d2e;--green:#52b816;--max:1440px;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 65% -20%,#152b3a 0,transparent 34%),var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.55}body.light-mode{--bg:#eef3f8;--surface:#fff;--surface2:#f8fafc;--line:#dce4ee;--text:#101827;--muted:#617086}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-999px}.site-header{position:sticky;top:0;z-index:99;background:rgba(5,12,21,.91);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.header-row{height:72px;display:flex;align-items:center;gap:24px}.brand{font-weight:900;font-size:1.45rem;display:flex;align-items:center;gap:9px;white-space:nowrap}.brand strong{color:var(--purple)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#9a5cff,#5d30ee);color:#fff;font-size:.9rem}.custom-logo{max-height:48px;width:auto}.desktop-nav{margin-left:auto}.menu{list-style:none;display:flex;align-items:center;gap:8px;padding:0;margin:0}.menu a{display:flex;align-items:center;gap:7px;padding:13px 16px;border-radius:9px;font-weight:700}.menu a:hover,.current-menu-item>a{background:var(--surface2);color:#fff}.header-search{display:flex;width:280px;background:var(--surface2);border:1px solid var(--line);border-radius:9px;overflow:hidden}.header-search input,.mobile-panel input{width:100%;background:transparent;border:0;color:var(--text);padding:11px 13px;outline:0}.header-search button,.theme-toggle,.menu-toggle{border:0;background:transparent;color:var(--muted);font-size:1.3rem;padding:8px;cursor:pointer}.menu-toggle{display:none}.mobile-panel{display:none}.site-main{padding:10px 0 70px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr .95fr;gap:8px;margin-top:0}.hero-card{min-height:310px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.hero-media,.hero-media>img,.media-placeholder{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.media-placeholder{display:grid;place-content:center;text-align:center;gap:8px;background:linear-gradient(135deg,#192738,#0a1320)}.media-placeholder span{font-size:4rem}.media-placeholder strong{font-size:1.1rem}.section-recetas.media-placeholder{background:linear-gradient(135deg,#5a2d05,#17120e)}.section-peliculas.media-placeholder{background:linear-gradient(135deg,#4a0d15,#0d1118)}.section-juegos.media-placeholder{background:linear-gradient(135deg,#163b12,#09141a)}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 5%,rgba(3,7,12,.2) 36%,rgba(3,7,12,.98) 100%)}.hero-copy{position:absolute;z-index:2;left:30px;right:24px;bottom:26px}.hero-copy h1{font-size:clamp(1.55rem,2vw,2.25rem);line-height:1.08;margin:10px 0}.hero-copy p{color:#e2e8f0;margin:0 0 14px;max-width:440px}.pill{display:inline-flex;border-radius:4px;padding:4px 8px;font-size:.66rem;font-weight:900;background:var(--purple);color:#fff}.section-recetas .pill,.section-recetas.pill{background:var(--orange)}.section-peliculas .pill,.section-peliculas.pill{background:var(--red)}.section-juegos .pill,.section-juegos.pill{background:var(--green)}.hero-button{display:inline-flex;background:var(--purple);padding:10px 15px;border-radius:7px;font-weight:800}.section-recetas .hero-button{background:var(--orange)}.section-peliculas .hero-button{background:var(--red)}.section-juegos .hero-button{background:var(--green)}.ad-wrap{margin-top:16px}.ad-placeholder{min-height:74px;border:1px solid var(--line);border-radius:7px;background:rgba(255,255,255,.025);display:flex;align-items:center;justify-content:center;gap:14px;color:var(--muted);font-size:.82rem;letter-spacing:.04em}.ad-placeholder span{font-size:1.5rem}.ad-placeholder small{display:block;text-align:center}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:16px;margin-top:18px}.content-section{margin-top:0}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2{margin:0;font-size:1.28rem}.section-title a,.category-panel header a{color:#a78bfa;font-size:.82rem}.trend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.trend-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:.2s}.trend-card:hover{transform:translateY(-3px);border-color:#344963}.trend-media{height:160px;display:block;position:relative}.trend-media img{width:100%;height:100%;object-fit:cover}.trend-body{padding:12px}.trend-body h3{font-size:.92rem;line-height:1.35;margin:8px 0;min-height:2.5em}.trend-body time{color:var(--muted);font-size:.72rem}.ad-mid-wrap{margin:18px auto}.popular-sidebar{min-width:0}.sidebar-card,.widget{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:14px;margin-bottom:14px}.sidebar-card h2,.sidebar-card h3{font-size:1rem;margin:0 0 12px}.popular-item{display:grid;grid-template-columns:27px 52px 1fr;gap:9px;align-items:center;padding:9px 0;border-top:1px solid var(--line)}.popular-item:first-of-type{border-top:0}.rank{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--purple);font-weight:800;font-size:.72rem}.rank.section-recetas{background:var(--orange)}.rank.section-peliculas{background:var(--red)}.rank.section-juegos{background:var(--green)}.popular-thumb{height:44px;border-radius:6px;overflow:hidden;position:relative}.popular-thumb img{width:100%;height:100%;object-fit:cover}.popular-thumb .media-placeholder{font-size:0}.popular-thumb .media-placeholder span{font-size:1.4rem}.popular-thumb .media-placeholder strong{display:none}.popular-item strong{font-size:.72rem;line-height:1.25;display:block}.popular-item small{font-size:.62rem;color:var(--muted)}.category-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.category-panel{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface)}.category-panel header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:rgba(124,77,255,.18)}.category-panel.section-recetas header{background:rgba(255,122,0,.22)}.category-panel.section-peliculas header{background:rgba(226,29,46,.22)}.category-panel.section-juegos header{background:rgba(82,184,22,.22)}.category-panel h2{font-size:1rem;margin:0}.category-list>a{display:grid;grid-template-columns:30px 1fr 15px;gap:8px;align-items:center;padding:10px 13px;border-top:1px solid var(--line)}.category-list strong{font-size:.78rem;display:block}.category-list small{font-size:.66rem;color:var(--muted)}.archive-head{padding:46px 0 20px}.archive-head h1{font-size:clamp(2rem,5vw,4rem);margin:5px 0}.eyebrow{color:#a78bfa;font-weight:800;text-transform:uppercase;font-size:.72rem;letter-spacing:.14em}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.navigation.pagination{grid-column:1/-1}.nav-links{display:flex;gap:7px}.page-numbers{background:var(--surface);padding:8px 12px;border-radius:7px}.page-numbers.current{background:var(--purple)}.single-wrap{max-width:1150px}.single-header{text-align:center;padding:50px 0 28px}.single-header h1{font-size:clamp(2.2rem,5vw,4.6rem);line-height:1.05;margin:14px auto;max-width:950px}.single-header p{color:var(--muted);font-size:1.08rem;max-width:760px;margin:0 auto}.single-meta{display:flex;justify-content:center;gap:9px;color:var(--muted);font-size:.82rem;margin-top:18px}.single-cover{border-radius:14px;overflow:hidden;max-height:600px}.single-cover img{width:100%;height:100%;object-fit:cover}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;margin-top:20px}.article-content{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:clamp(24px,5vw,52px);font-size:1.03rem}.article-content h2{font-size:1.8rem;margin-top:1.8em}.article-content a{color:#a78bfa;text-decoration:underline}.article-content img{border-radius:10px}.article-ad{margin:28px 0}.related-item{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;padding:9px 0;border-top:1px solid var(--line)}.related-item img,.related-item .media-placeholder{width:72px;height:55px;position:relative;border-radius:6px;object-fit:cover}.related-item .media-placeholder strong{display:none}.related-item .media-placeholder span{font-size:1.5rem}.related-item strong{font-size:.76rem}.page-wrap{max-width:1000px;padding-top:40px}.error-page{text-align:center;padding:100px 0}.error-page>strong{font-size:8rem;color:var(--purple)}.empty-state{grid-column:1/-1;text-align:center;padding:80px 20px;background:var(--surface);border-radius:12px}.search-form{display:flex}.search-form input{flex:1;padding:13px;background:var(--surface);border:1px solid var(--line);color:var(--text)}.search-form button{background:var(--purple);color:#fff;border:0;padding:0 20px}.site-footer{border-top:1px solid var(--line);background:#050b12;padding:48px 0 90px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid .menu{display:block}.footer-grid .menu a{padding:5px 0}.copyright{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;color:var(--muted);font-size:.78rem}.bottom-nav{display:none}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:block}.header-search{margin-left:auto}.hero-grid{grid-template-columns:1fr 1fr}.hero-card:first-child{grid-column:1/-1;min-height:360px}.home-layout{grid-template-columns:1fr}.popular-sidebar{display:none}.archive-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.container{width:min(calc(100% - 20px),var(--max))}.header-row{height:68px}.header-search,.theme-toggle{display:none}.mobile-panel.is-open{display:block;padding:0 12px 12px}.mobile-panel form{border:1px solid var(--line);border-radius:8px}.mobile-panel .menu{display:grid;grid-template-columns:repeat(2,1fr);margin-top:8px}.site-main{padding-bottom:90px}.hero-grid{grid-template-columns:1fr;gap:8px;margin-top:8px}.hero-card,.hero-card:first-child{grid-column:auto;min-height:150px}.hero-copy{left:18px;bottom:17px}.hero-copy h1{font-size:1.35rem;max-width:220px}.hero-copy p,.hero-button{display:none}.hero-shade{background:linear-gradient(90deg,rgba(3,7,12,.96),rgba(3,7,12,.25))}.hero-media img{object-position:right center}.ad-placeholder{min-height:80px}.trend-grid{grid-template-columns:1fr}.trend-card{display:grid;grid-template-columns:104px 1fr}.trend-media{height:104px}.trend-body h3{min-height:0}.category-panels{grid-template-columns:1fr}.archive-grid{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr}.article-aside{display:none}.single-header{text-align:left;padding-top:30px}.single-meta{justify-content:flex-start;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.bottom-nav{position:fixed;z-index:100;left:0;right:0;bottom:0;height:68px;background:rgba(7,16,27,.97);border-top:1px solid var(--line);display:flex;align-items:stretch;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav .menu{display:contents}.bottom-nav a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:1.15rem}.bottom-nav a span{font-size:.58rem}.site-footer{padding-bottom:90px}}


/* Auryxone 2.0 refinements */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-branding{flex:0 0 auto;display:flex;align-items:center}
.custom-logo-link,.brand{display:flex;align-items:center}
.custom-logo,.brand img{display:block;width:auto;max-width:205px;max-height:48px}
.footer-logo img{width:auto;max-width:230px;max-height:54px}
.nav-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.nav-icon svg,.header-search button svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header-search button svg{width:18px;height:18px}
.menu a{gap:8px}
.hero-grid{gap:10px;margin-top:8px}
.hero-card{min-height:330px;isolation:isolate}
.hero-card:hover .hero-media img{transform:scale(1.035)}
.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}
.hero-shade{background:linear-gradient(90deg,rgba(3,7,12,.9) 0%,rgba(3,7,12,.52) 52%,rgba(3,7,12,.12) 100%),linear-gradient(180deg,transparent 25%,rgba(3,7,12,.82) 100%)}
.hero-copy{left:28px;right:28px;bottom:26px;max-width:430px}
.hero-copy h1{font-size:clamp(1.7rem,2.15vw,2.45rem);letter-spacing:-.035em}
.hero-copy p{font-size:.96rem;max-width:390px}
.media-placeholder{background-size:cover;background-position:center;display:block}
.media-placeholder span,.media-placeholder strong{display:none!important}
.section-title h2,.sidebar-card h2{display:flex;align-items:center;gap:9px}
.heading-accent{display:inline-block;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#a45cff,#6533ee);box-shadow:0 0 0 4px rgba(124,77,255,.12)}
.trend-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.trend-card{border-radius:12px}
.trend-media{height:172px}
.trend-media img{object-position:center}
.category-panel{border-radius:12px}
.category-panel h2{display:flex;align-items:center;gap:9px}
.category-mark{width:27px;height:27px;border-radius:8px;display:inline-grid;place-items:center;flex:0 0 auto;background:rgba(124,77,255,.23);color:#d8c8ff;font-size:.62rem;font-weight:900;letter-spacing:-.02em}
.section-recetas .category-mark{background:rgba(255,122,0,.22);color:#ffd3aa}
.section-peliculas .category-mark{background:rgba(226,29,46,.23);color:#ffc0c7}
.section-juegos .category-mark{background:rgba(82,184,22,.22);color:#c9f5ae}
.category-list>a{grid-template-columns:30px 1fr 15px;min-height:58px}
.category-list>a:hover{background:rgba(255,255,255,.025)}
.category-empty{padding:14px;color:var(--muted);font-size:.8rem}
.popular-thumb{height:48px}
.popular-thumb img{width:100%;height:100%;object-fit:cover}
.ad-placeholder{background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.012))}
.footer-grid p{color:var(--muted)}
.bottom-nav .nav-icon{width:20px;height:20px}
.bottom-nav a{color:var(--muted)}
.bottom-nav a:hover{color:#fff}

@media(max-width:1050px){
  .custom-logo,.brand img{max-width:185px}
  .hero-grid{grid-template-columns:1fr 1fr}
  .hero-card:first-child{grid-column:1/-1}
}

@media(max-width:720px){
  .custom-logo,.brand img{max-width:168px;max-height:42px}
  .hero-grid{gap:9px}
  .hero-card,.hero-card:first-child{min-height:174px}
  .hero-copy{left:17px;right:16px;bottom:16px;max-width:250px}
  .hero-copy h1{font-size:1.35rem;margin:7px 0 0}
  .hero-copy p,.hero-button{display:none}
  .hero-shade{background:linear-gradient(90deg,rgba(3,7,12,.94) 0%,rgba(3,7,12,.6) 56%,rgba(3,7,12,.15) 100%)}
  .trend-grid{grid-template-columns:1fr}
  .trend-card{grid-template-columns:112px 1fr}
  .trend-media{height:108px}
}
