/*
Theme Name: Scommessesportive
Theme URI: https://scommessesportive.co/
Author: scommessesportive.co
Description: Custom theme for scommessesportive.co - Italian sports betting informational site
Version: 1.0.0
License: Proprietary
Text Domain: scommessesportive
*/
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { background-color: #F8FAFC; color: #1E293B; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; line-height: 1.6; font-size: 15px; }
a { text-decoration: none; color: inherit; }
.site-header { background-color: #1E293B; border-bottom: 1px solid #334155; position: sticky; top: 0; z-index: 100; }
.site-header .wrapper { display: flex; align-items: center; justify-content: space-between; height: 64px; max-width: 1200px; margin: 0 auto; padding: 0 16px; gap: 8px; }
.logo { display: flex; align-items: center; gap: 10px; color: #FFFFFF; font-size: 17px; font-weight: 800; flex-shrink: 0; }
.logo .logo-icon { width: 32px; height: 32px; background-color: #059669; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 18px; }
.logo .co { color: #059669; }
.site-nav { display: none; gap: 2px; align-items: center; }
.site-nav a { color: #94A3B8; font-size: 14px; font-weight: 500; padding: 6px 12px; border-radius: 6px; transition: all 0.15s; white-space: nowrap; }
.site-nav a:hover { background-color: rgba(255,255,255,0.08); color: #FFFFFF; }
.nav-active { background-color: rgba(5,150,105,0.25); color: #34D399 !important; font-weight: 600 !important; }
.nav-divider { width: 1px; height: 20px; background-color: #334155; margin: 0 4px; flex-shrink: 0; }
@media (min-width: 960px) { .site-nav { display: flex; } }
.nav-item { position: relative; display: flex; align-items: center; }
.dropdown { position: absolute; top: calc(100% + 10px); left: 0; background: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 10px; padding: 6px; min-width: 230px; box-shadow: 0 8px 24px rgba(0,0,0,0.10); opacity: 0; visibility: hidden; transform: translateY(-6px); transition: opacity 0.15s, transform 0.15s, visibility 0.15s; z-index: 200; }
.nav-item:hover .dropdown { opacity: 1; visibility: visible; transform: translateY(0); }
.dropdown-label { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #94A3B8; padding: 6px 12px 4px; }
.dropdown a { display: flex; align-items: center; gap: 8px; padding: 8px 12px; border-radius: 6px; font-size: 13px; color: #64748B; transition: background 0.1s, color 0.1s; white-space: nowrap; background: none; font-weight: 500; }
.dropdown a:hover { background: #ECFDF5; color: #059669; }
.dropdown hr { border: none; border-top: 1px solid #E2E8F0; margin: 4px 0; }
.dropdown .dd-all { color: #059669; font-weight: 600; }
.nav-toggle { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; background: none; border: 1px solid #334155; border-radius: 8px; cursor: pointer; color: #94A3B8; font-size: 18px; flex-shrink: 0; line-height: 1; }
@media (min-width: 960px) { .nav-toggle { display: none; } }
.mobile-nav { display: none; background-color: #1E293B; border-bottom: 1px solid #334155; padding: 12px 16px; flex-direction: column; gap: 2px; }
.mobile-nav.open { display: flex; }
.mobile-nav a { color: #94A3B8; font-size: 15px; font-weight: 500; padding: 10px 12px; border-radius: 8px; transition: all 0.15s; }
.mobile-nav a:hover { background-color: rgba(255,255,255,0.08); color: #FFFFFF; }
.mobile-sub { padding-left: 32px !important; font-size: 13px !important; color: #94A3B8 !important; }
.site-footer { background-color: #1E293B; color: #94A3B8; padding: 48px 16px; }
.site-footer .wrapper { max-width: 1200px; margin: 0 auto; }
.footer-grid { display: grid; grid-template-columns: 1fr; gap: 32px; padding-bottom: 32px; border-bottom: 1px solid #334155; margin-bottom: 32px; }
@media (min-width: 768px) { .footer-grid { grid-template-columns: 2fr 1fr 1fr 1fr; } }
.footer-logo { color: #FFFFFF; font-size: 17px; font-weight: 800; margin-bottom: 8px; }
.footer-logo .co { color: #34D399; }
.footer-desc { font-size: 13px; line-height: 1.6; color: #64748B; margin-bottom: 12px; }
.adm-badge { display: inline-flex; align-items: center; gap: 5px; background-color: rgba(5,150,105,0.1); border: 1px solid rgba(5,150,105,0.25); color: #34D399; font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 4px; }
.footer-col h4 { color: #FFFFFF; font-size: 13px; font-weight: 600; margin-bottom: 12px; }
.footer-col a { display: block; color: #64748B; font-size: 13px; margin-bottom: 8px; transition: color 0.15s; }
.footer-col a:hover { color: #FFFFFF; }
.footer-disclaimer { font-size: 12px; line-height: 1.7; color: #FFFFFF; }
.badge-18 { display: inline-flex; align-items: center; justify-content: center; background-color: #059669; color: #FFFFFF; font-size: 11px; font-weight: 800; width: 26px; height: 18px; border-radius: 3px; margin-right: 6px; vertical-align: middle; }
.reveal { opacity: 0; transform: translateY(20px); transition: opacity 0.45s ease, transform 0.45s ease; }
.reveal.revealed { opacity: 1; transform: translateY(0); }

/* ── PAGE STYLES (consolidated from inline) ── */

/* ===== HERO ===== */
.hero { background: linear-gradient(180deg, #F0FDF4 0%, #DCFCE7 100%); border-bottom: 1px solid #A7F3D0; padding: 56px 16px; }
.hero .wrapper { max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start; }
.hero-eyebrow { display: inline-flex; align-items: center; gap: 6px; color: #059669; font-size: 13px; font-weight: 600; margin-bottom: 14px; background-color: #ECFDF5; padding: 4px 10px; border-radius: 20px; }
.hero h1 { font-size: 30px; font-weight: 800; color: #1E293B; line-height: 1.15; letter-spacing: -0.02em; margin-bottom: 16px; }
.hero h1 strong { color: #059669; }
.hero-desc { font-size: 15px; color: #64748B; line-height: 1.7; max-width: 480px; margin-bottom: 28px; }
.hero-ctas { display: flex; gap: 12px; flex-wrap: wrap; }
.hero-guides { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.hg-card { background-color: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 12px; padding: 16px; display: flex; flex-direction: column; gap: 6px; transition: border-color 0.15s, box-shadow 0.15s; }
.hg-card:hover { border-color: #34D399; box-shadow: 0 4px 12px rgba(5,150,105,0.1); }
.hg-card.featured { background-color: #ECFDF5; border-color: #A7F3D0; }
.hg-icon { font-size: 22px; line-height: 1; }
.hg-name { font-size: 13px; font-weight: 700; color: #1E293B; }
.hg-cat { font-size: 11px; font-weight: 500; color: #94A3B8; }
.hg-card-cta { border-style: dashed; background-color: #F8FAFC; }
.hg-cta-arrow { font-size: 12px; font-weight: 700; color: #059669; margin-top: 2px; }
.hero-guides-wrap { display: flex; flex-direction: column; gap: 12px; }
.hero-guides-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #94A3B8; }
.trust-strip { background-color: #059669; padding: 13px 16px; }
.trust-strip .wrapper { max-width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 18px; justify-content: center; }
.intro-inner { max-width: 100%; }
.intro-inner h2 { font-size: 18px; font-weight: 800; color: #1E293B; margin-bottom: 14px; letter-spacing: -0.02em; }
.intro-inner p { font-size: 14px; color: #64748B; line-height: 1.8; margin-bottom: 12px; }
.intro-inner p:last-child { margin-bottom: 0; }
.intro-inner strong { color: #1E293B; }
.intro-pillars { display: grid; grid-template-columns: 1fr; gap: 12px; margin-top: 24px; }
.intro-pillar { display: flex; align-items: flex-start; gap: 14px; background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 12px; padding: 16px; }
.hero-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; align-self: center; }
.intro-box { background-color: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 14px; padding: 32px; }
.intro-box h2 { font-size: 18px; font-weight: 800; color: #1E293B; margin-bottom: 14px; letter-spacing: -0.02em; }
.intro-box p { font-size: 14px; color: #64748B; line-height: 1.8; margin-bottom: 12px; }
.intro-box p:last-child { margin-bottom: 0; }
.intro-box strong { color: #1E293B; }

/* ===== HUB ===== */
.guides-main-grid { display: grid; grid-template-columns: 1fr; gap: 16px; }
.guides-grid { display: grid; grid-template-columns: 1fr; gap: 16px; }
.guide-card { background-color: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 14px; padding: 24px; display: flex; align-items: flex-start; gap: 18px; transition: border-color 0.2s, box-shadow 0.2s; }
.guide-card:hover { border-color: #34D399; box-shadow: 0 4px 16px rgba(5,150,105,0.1); }
.guide-card.featured { border-color: #A7F3D0; background-color: #F0FDF4; }
.guide-card.featured:hover { border-color: #34D399; }
.gc-icon { font-size: 32px; line-height: 1; flex-shrink: 0; margin-top: 2px; }
.gc-body { flex: 1; min-width: 0; }
.gc-tags { display: flex; gap: 6px; margin-bottom: 8px; flex-wrap: wrap; }
.gc-tag { display: inline-block; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; padding: 2px 8px; border-radius: 4px; }
.gc-tag-cat { background-color: #ECFDF5; color: #059669; }
.gc-tag-level { background-color: #F1F5F9; color: #64748B; }
.gc-tag-level.intermedio { background-color: #FEF3C7; color: #D97706; }
.gc-tag-level.avanzato { background-color: #EDE9FE; color: #7C3AED; }
.guide-card h2 { font-size: 16px; font-weight: 700; color: #1E293B; margin-bottom: 6px; }
.guide-card p { font-size: 13px; color: #64748B; line-height: 1.6; }
.gc-arrow { margin-left: auto; color: #CBD5E1; font-size: 20px; align-self: center; flex-shrink: 0; }
.cross-links { display: grid; grid-template-columns: 1fr; gap: 16px; }
.cross-card { border-radius: 14px; padding: 24px 28px; display: flex; align-items: center; gap: 20px; transition: opacity 0.15s; }
.cross-card:hover { opacity: 0.9; }
.cross-card.green { background-color: #F0FDF4; border: 1px solid #A7F3D0; }
.cross-card.blue { background-color: #EFF6FF; border: 1px solid #BFDBFE; }
.cc-icon { font-size: 28px; flex-shrink: 0; }
.cc-body { flex: 1; }
.cc-body h3 { font-size: 15px; font-weight: 700; color: #1E293B; margin-bottom: 4px; }
.cc-body p { font-size: 13px; color: #64748B; line-height: 1.5; }
.cc-arrow { color: #94A3B8; font-size: 20px; flex-shrink: 0; }

/* ===== ARTICLE ===== */
.section { padding: 60px 16px; }
.section-alt { background-color: #FFFFFF; padding: 60px 16px; }
.section     .wrapper, .section-alt .wrapper { max-width: 1200px; margin: 0 auto; }
.section-label { display: inline-block; color: #059669; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin-bottom: 6px; }
.section-title { font-size: 22px; font-weight: 800; color: #1E293B; letter-spacing: -0.02em; margin-bottom: 6px; }
.section-sub { font-size: 14px; color: #64748B; margin-bottom: 28px; }
.section-head { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 28px; flex-wrap: wrap; gap: 12px; }
.section-intro { background-color: #FFFFFF; padding: 48px 16px; border-bottom: 1px solid #E2E8F0; }
.section-intro .wrapper { max-width: 1200px; margin: 0 auto; }
.section-text { font-size: 14px; color: #64748B; line-height: 1.8; margin-bottom: 16px; }
.section-text + .section-text { margin-top: 10px; }
.article-wrap { max-width: 1200px; margin: 0 auto; padding: 40px 16px 64px; display: grid; grid-template-columns: 1fr; gap: 40px; }
.article-body h1 { font-size: clamp(24px, 3vw, 34px); font-weight: 800; color: #1E293B; line-height: 1.2; letter-spacing: -0.02em; margin-bottom: 16px; }
.article-tag { display: inline-flex; align-items: center; gap: 6px; background-color: #ECFDF5; border: 1px solid #A7F3D0; color: #059669; font-size: 12px; font-weight: 600; padding: 4px 12px; border-radius: 20px; margin-bottom: 16px; }
.article-meta { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; margin-bottom: 32px; padding-bottom: 24px; border-bottom: 1px solid #E2E8F0; }
.meta-item { display: flex; align-items: center; gap: 5px; font-size: 12px; color: #94A3B8; }
.meta-item strong { color: #64748B; }
.article-body h2 { font-size: clamp(18px, 2.2vw, 22px); font-weight: 800; color: #1E293B; margin: 40px 0 14px; line-height: 1.25; letter-spacing: -0.01em; }
.article-body h2:first-of-type { margin-top: 0; }
.article-body h3 { font-size: 16px; font-weight: 700; color: #1E293B; margin: 24px 0 10px; }
.article-body p { font-size: 15px; color: #334155; line-height: 1.75; margin-bottom: 16px; }
.article-body p:last-child { margin-bottom: 0; }
.article-body strong { color: #1E293B; }
.article-body ul, .article-body ol { padding-left: 22px; margin-bottom: 16px; }
.article-body li { font-size: 15px; color: #334155; line-height: 1.7; margin-bottom: 6px; }

/* ===== FAQ ===== */
.faq-list { display: flex; flex-direction: column; gap: 4px; margin: 8px 0; }
.faq-item { border: 1px solid #E2E8F0; border-radius: 8px; overflow: hidden; }
.faq-item:last-child { border-bottom: none; }
.faq-q { width: 100%; background: #FFFFFF; border: none; padding: 16px 20px; text-align: left; font-size: 14px; font-weight: 600; color: #1E293B; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 12px; transition: background 0.15s; }
.faq-q:hover { background: #F8FAFC; }
.faq-q[aria-expanded="true"] { background: #F0FDF4; color: #059669; }
.faq-icon { font-size: 20px; color: #94A3B8; flex-shrink: 0; font-weight: 400; transition: transform 0.2s; }
.faq-q[aria-expanded="true"] .faq-icon { transform: rotate(45deg); color: #059669; }
.faq-a { padding: 0 20px 16px; font-size: 14px; color: #64748B; line-height: 1.75; }
.faq-a p { font-size: 14px; color: #64748B; line-height: 1.8; }

/* ===== BREADCRUMB ===== */
.breadcrumb { background-color: #FFFFFF; border-bottom: 1px solid #E2E8F0; padding: 12px 16px; }
.breadcrumb .wrapper { max-width: 1200px; margin: 0 auto; display: flex; align-items: center; gap: 6px; font-size: 13px; color: #94A3B8; flex-wrap: wrap; }
.breadcrumb a { color: #64748B; transition: color 0.15s; }
.breadcrumb a:hover { color: #059669; }
.breadcrumb .bc-sep { color: #CBD5E1; }
.breadcrumb .bc-current { color: #1E293B; font-weight: 500; }

/* ===== SIDEBAR ===== */
.sidebar { display: flex; flex-direction: column; gap: 16px; }
.sidebar-card { background-color: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 12px; padding: 20px; }
.sidebar-card h4 { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #94A3B8; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 1px solid #E2E8F0; }
.sidebar-links { display: flex; flex-direction: column; gap: 2px; }
.sidebar-link { display: flex; align-items: center; gap: 10px; padding: 9px 10px; border-radius: 8px; font-size: 13px; color: #64748B; transition: background 0.15s, color 0.15s; }
.sidebar-link:hover { background-color: #F8FAFC; color: #059669; }
.sidebar-link.active { background-color: #ECFDF5; color: #059669; font-weight: 600; }
.sl-icon { font-size: 16px; width: 24px; text-align: center; flex-shrink: 0; }
.sl-label { flex: 1; }
.sl-arrow { color: #CBD5E1; font-size: 11px; }
.sidebar-link.active .sl-arrow { color: #059669; }
.sidebar-cta { background-color: #059669; border-radius: 12px; padding: 20px; color: #FFFFFF; }
.sidebar-cta h4 { font-size: 14px; font-weight: 700; margin-bottom: 8px; color: #FFFFFF; border: none; padding: 0; }
.sidebar-cta p { font-size: 13px; color: rgba(255,255,255,0.85); line-height: 1.6; margin-bottom: 14px; }
.sidebar-cta a { display: block; background-color: #FFFFFF; color: #059669; font-size: 13px; font-weight: 700; padding: 9px 16px; border-radius: 8px; text-align: center; transition: opacity 0.15s; }
.sidebar-cta a:hover { opacity: 0.9; }

/* ===== TOC ===== */
.toc-box { background-color: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 12px; padding: 20px 24px; margin-bottom: 36px; }
.toc-box h4 { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: #94A3B8; margin-bottom: 12px; }
.toc-list { list-style: none; display: flex; flex-direction: column; gap: 6px; }
.toc-list a { font-size: 14px; color: #64748B; display: flex; align-items: center; gap: 8px; transition: color 0.15s; }
.toc-list a:hover { color: #059669; }
.toc-list a::before { content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #059669; flex-shrink: 0; }

/* ===== CALLOUT ===== */
.callout { border-radius: 10px; padding: 18px 22px; margin: 24px 0; display: flex; gap: 14px; align-items: flex-start; }
.callout-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }
.callout-body h4 { font-size: 14px; font-weight: 700; margin-bottom: 6px; }
.callout-body p { font-size: 14px; line-height: 1.65; margin-bottom: 0; color: #374151; }
.callout.green { background-color: #F0FDF4; border: 1px solid #A7F3D0; }
.callout.green .callout-body h4 { color: #059669; }
.callout.yellow { background-color: #FFFBEB; border: 1px solid #FDE68A; }
.callout.yellow .callout-body h4 { color: #D97706; }
.callout.blue { background-color: #EFF6FF; border: 1px solid #BFDBFE; }
.callout.blue .callout-body h4 { color: #2563EB; }
.callout.red { background-color: #FEF2F2; border: 1px solid #FECACA; }
.callout.red .callout-body h4 { color: #DC2626; }

/* ===== TABLES ===== */
.table-wrap { overflow-x: auto; margin: 24px 0; border-radius: 10px; box-shadow: 0 1px 3px rgba(0,0,0,0.07); }
table { width: 100%; border-collapse: collapse; font-size: 14px; background-color: #FFFFFF; }
thead { background-color: #1E293B; color: #FFFFFF; }
th { padding: 12px 16px; text-align: left; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; }
td { padding: 12px 16px; border-bottom: 1px solid #E2E8F0; color: #334155; }
tr:last-child td { border-bottom: none; }
tr:nth-child(even) td { background-color: #F8FAFC; }

/* ===== MISC ===== */
.btn-primary { background-color: #059669; color: #FFFFFF; font-size: 14px; font-weight: 700; padding: 12px 22px; border-radius: 8px; transition: background-color 0.15s; display: inline-block; }
.btn-primary:hover { background-color: #047857; }
.btn-secondary { background-color: #F1F5F9; color: #1E293B; font-size: 14px; font-weight: 600; padding: 12px 22px; border-radius: 8px; transition: background-color 0.15s; display: inline-block; }
.btn-secondary:hover { background-color: #E2E8F0; }
.trust-item { color: rgba(255,255,255,0.9); font-size: 13px; display: flex; align-items: center; gap: 7px; }
.trust-item .ti-icon { color: #A7F3D0; }
.see-all { color: #059669; font-size: 13px; font-weight: 600; white-space: nowrap; padding-top: 2px; }
.guide-main-card { background-color: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 14px; padding: 24px; display: flex; align-items: flex-start; gap: 18px; transition: border-color 0.2s, box-shadow 0.2s; }
.guide-main-card:hover { border-color: #34D399; box-shadow: 0 4px 16px rgba(5,150,105,0.1); }
.guide-main-card.featured { border-color: #A7F3D0; background-color: #F0FDF4; }
.guide-main-card.featured:hover { border-color: #34D399; }
.gm-icon { font-size: 32px; line-height: 1; flex-shrink: 0; margin-top: 2px; }
.gm-body { flex: 1; }
.gm-tags { display: flex; gap: 6px; margin-bottom: 8px; flex-wrap: wrap; }
.gm-tag { display: inline-block; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; padding: 2px 8px; border-radius: 4px; }
.gm-tag-cat { background-color: #ECFDF5; color: #059669; }
.gm-tag-level { background-color: #F1F5F9; color: #64748B; }
.guide-main-card h3 { font-size: 16px; font-weight: 700; color: #1E293B; margin-bottom: 5px; }
.guide-main-card p { font-size: 13px; color: #64748B; line-height: 1.6; }
.gm-arrow { margin-left: auto; color: #CBD5E1; font-size: 20px; align-self: center; flex-shrink: 0; }
.ip-icon-wrap { width: 40px; height: 40px; background: #ECFDF5; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 20px; flex-shrink: 0; }
.ip-body { flex: 1; }
.ip-body strong { display: block; font-size: 14px; font-weight: 700; color: #1E293B; margin-bottom: 4px; }
.ip-body p { font-size: 13px; color: #64748B; line-height: 1.55; margin: 0; }
.see-all-btn { display: inline-flex; align-items: center; gap: 6px; background-color: #F1F5F9; color: #1E293B; font-size: 13px; font-weight: 600; padding: 8px 16px; border-radius: 8px; border: 1px solid #E2E8F0; transition: all 0.15s; white-space: nowrap; align-self: flex-start; }
.see-all-btn:hover { background-color: #ECFDF5; color: #059669; border-color: #A7F3D0; }
.normativa-banner { background-color: #F0FDF4; border: 1px solid #A7F3D0; border-radius: 14px; padding: 28px 32px; display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
.nb-icon { font-size: 32px; flex-shrink: 0; }
.nb-body { flex: 1; min-width: 200px; }
.nb-body h3 { font-size: 17px; font-weight: 800; color: #1E293B; margin-bottom: 6px; }
.nb-body p { font-size: 14px; color: #374151; line-height: 1.65; }
.nb-cta { background-color: #059669; color: #FFFFFF; font-size: 13px; font-weight: 700; padding: 11px 22px; border-radius: 8px; white-space: nowrap; transition: background-color 0.15s; display: inline-block; }
.nb-cta:hover { background-color: #047857; }
.hs-card { background-color: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 16px; padding: 22px 20px; display: flex; flex-direction: column; gap: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); transition: border-color 0.2s, box-shadow 0.2s; }
.hs-card:hover { border-color: #A7F3D0; box-shadow: 0 4px 16px rgba(5,150,105,0.08); }
.hs-icon { font-size: 26px; line-height: 1; }
.hs-num { font-size: 32px; font-weight: 800; color: #1E293B; letter-spacing: -0.03em; line-height: 1; }
.hs-num span { color: #059669; }
.hs-label { font-size: 13px; font-weight: 500; color: #64748B; line-height: 1.4; }
.levels-bar { display: flex; align-items: center; gap: 0; margin-bottom: 28px; overflow-x: auto; padding-bottom: 4px; }
.level-step { display: flex; align-items: center; gap: 8px; padding: 8px 16px; border-radius: 8px; font-size: 13px; font-weight: 600; white-space: nowrap; cursor: default; }
.level-step.principiante { background-color: #ECFDF5; color: #059669; }
.level-step.intermedio { background-color: #FEF3C7; color: #D97706; }
.level-step.avanzato { background-color: #EDE9FE; color: #7C3AED; }
.level-sep { color: #CBD5E1; font-size: 14px; padding: 0 4px; flex-shrink: 0; }
.td-green { color: #059669; font-weight: 700; }
.td-red { color: #DC2626; font-weight: 700; }
.td-bold { font-weight: 600; color: #1E293B; }
.checklist { list-style: none; padding: 0; margin: 16px 0; display: flex; flex-direction: column; gap: 8px; }
.checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; color: #334155; line-height: 1.6; }
.cl-icon { font-size: 16px; flex-shrink: 0; margin-top: 1px; }
.disclaimer { background-color: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 10px; padding: 16px 20px; margin-top: 40px; font-size: 12px; color: #94A3B8; line-height: 1.7; }
.disclaimer strong { color: #64748B; }
.adm-card { background: linear-gradient(135deg, #1E3A5F 0%, #1E293B 100%); border-radius: 12px; padding: 20px; color: #FFFFFF; }
.adm-card h4 { font-size: 14px; font-weight: 700; margin-bottom: 8px; color: #FFFFFF; }
.adm-card p { font-size: 13px; color: rgba(255,255,255,0.8); line-height: 1.6; margin-bottom: 14px; }
.adm-card a { display: block; background-color: #059669; color: #FFFFFF; font-size: 13px; font-weight: 700; padding: 9px 16px; border-radius: 8px; text-align: center; transition: background-color 0.15s; }
.adm-card a:hover { background-color: #047857; }
.adm-badge-large { display: inline-flex; align-items: center; gap: 6px; background-color: rgba(52,211,153,0.15); border: 1px solid rgba(52,211,153,0.3); color: #34D399; font-size: 12px; font-weight: 700; padding: 5px 12px; border-radius: 6px; margin-bottom: 12px; }
.verde-number { background-color: #F0FDF4; border: 1px solid #A7F3D0; border-radius: 12px; padding: 20px; text-align: center; }
.verde-number .vn-label { font-size: 12px; font-weight: 600; color: #64748B; text-transform: uppercase; letter-spacing: 0.07em; margin-bottom: 6px; }
.verde-number .vn-num { font-size: 22px; font-weight: 800; color: #059669; letter-spacing: 0.05em; margin-bottom: 4px; }
.verde-number .vn-sub { font-size: 12px; color: #94A3B8; }
.td-neutral { color: #94A3B8; font-weight: 600; }
.td-win { color: #059669; font-weight: 700; }
.td-lose { color: #DC2626; font-weight: 700; }
.td-push { color: #D97706; font-weight: 700; }

/* ===== MEDIA QUERIES ===== */
@media (min-width: 768px) {
  .hero h1 { font-size: 40px; }
  .hero .wrapper { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 640px) {
  .guides-main-grid { grid-template-columns: repeat(2, 1fr); }
  .intro-pillars { grid-template-columns: repeat(3, 1fr); }
  .guides-grid { grid-template-columns: repeat(2, 1fr); }
  .cross-links { grid-template-columns: 1fr 1fr; }
}
@media (min-width: 1024px) {
  .guides-main-grid { grid-template-columns: repeat(3, 1fr); }
  .guides-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (min-width: 960px) {
  .article-wrap { grid-template-columns: 1fr 300px; align-items: start; }
  .sidebar { position: sticky; top: 80px; }
}
