/* Nonstop100 v5.3.1 - teljes kompakt design harmonizáció */
:root{
    --ns-compact-bg:#f6f8fb;
    --ns-compact-card:#ffffff;
    --ns-compact-line:#dfe6f2;
    --ns-compact-text:#172033;
    --ns-compact-muted:#64748b;
    --ns-compact-primary:#1d4ed8;
    --ns-compact-radius:10px;
    --ns-compact-shadow:0 2px 10px rgba(15,23,42,.055);
}
html{font-size:15px}
body{background:var(--ns-compact-bg);color:var(--ns-compact-text);font-size:14px;line-height:1.48}
.page-shell{max-width:1480px;padding-top:16px;padding-bottom:24px}

/* Globális tipográfia: nincs több túl nagy cím */
h1,.content-head h1,.admin-hero h1,.v41-hero h1,.v40-hero h1,.hero-soft h1,.ns-hero h1,.pricing-hero h1,.ns-access-card h1{
    font-size:clamp(22px,1.9vw,30px)!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
    margin:0 0 6px!important;
    font-weight:850!important;
}
h2,.section-title h2,.card h2,.v40-card h2,.hero-soft h2{
    font-size:17px!important;
    line-height:1.25!important;
    letter-spacing:-.015em!important;
    margin:0!important;
    font-weight:820!important;
}
h3,.card h3,.featured-card h3{font-size:15px!important;line-height:1.25!important;margin:0 0 5px!important;font-weight:800!important}
p,.content-head p,.admin-hero p,.v41-hero p,.v40-hero p,.hero-soft p,.ns-hero p,.pricing-hero p{font-size:13px!important;line-height:1.5!important;color:var(--ns-compact-muted);margin-top:4px;margin-bottom:8px}.eyebrow,.ns-kicker{font-size:10px!important;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#52627a!important;margin-bottom:6px!important}
small,.muted{font-size:12px!important;color:var(--ns-compact-muted)!important}

/* Hero blokkok kártya-szerű, alacsonyabb fejléccel */
.ns-hero,.v40-hero,.v41-hero,.hero-soft,.pricing-hero,.admin-hero,.content-head,.ns-access-card{
    border-radius:12px!important;
    border:1px solid var(--ns-compact-line)!important;
    box-shadow:var(--ns-compact-shadow)!important;
    background:#fff!important;
    padding:16px 18px!important;
    margin:0 0 14px!important;
    min-height:0!important;
}
.ns-hero{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;color:var(--ns-compact-text)!important;overflow:hidden}.ns-hero-grid{gap:16px!important;align-items:center!important}.ns-hero-grid>div:first-child{max-width:780px}.ns-hero p{max-width:760px!important}.ns-hero-card{padding:14px!important;border-radius:12px!important;min-height:0!important}.ns-hero-card strong{font-size:34px!important;line-height:1!important}.ns-mini-grid{gap:8px!important}.ns-mini-grid div{padding:9px!important;border-radius:9px!important}.ns-mini-grid b{font-size:16px!important}
.v40-hero,.v41-hero,.hero-soft{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.v40-hero.compact{padding:14px 16px!important}.v41-hero .v41-kpi,.hero-soft .kpi{transform:none!important}

/* Kártyák és rácsok kompakt méretezése */
.card,.ns-highlight,.stat-box,.pricing-card,.admin-card,.dashboard-card,.v40-card,.v41-card,.seo-card,.report-card,.billing-card{
    border-radius:10px!important;
    border:1px solid var(--ns-compact-line)!important;
    box-shadow:var(--ns-compact-shadow)!important;
    background:#fff!important;
    padding:14px!important;
}
.card-title,.section-title{min-height:34px!important;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px!important;border-bottom:1px solid #eef2f7;padding-bottom:8px!important}.card-title.dark{background:transparent!important;color:var(--ns-compact-text)!important;border-radius:0!important}.card-title a,.section-title a{font-size:12px!important;font-weight:750!important}.stats-strip{gap:10px!important;margin:12px 0!important}.stat-box{min-height:78px!important;padding:12px!important}.stat-box strong{font-size:24px!important;line-height:1.05!important}.stat-icon{font-size:16px!important}.ns-highlight-row,.dashboard-grid,.pricing-grid,.v40-grid,.v41-grid{gap:12px!important}.ns-highlight{padding:13px!important}.ns-highlight strong{font-size:15px!important}.ns-highlight p{margin-bottom:0!important}

/* Gombok: kicsik, egyformák, olvashatók */
a.button,.button,.btn,.primary,.secondary,.outline-btn,button,input[type="submit"],.small-btn,.admin-btn,.action-btn,.pricing-btn,.report-btn,.billing-btn{
    min-height:32px!important;
    height:auto!important;
    border-radius:7px!important;
    padding:0 10px!important;
    font-size:12.5px!important;
    font-weight:760!important;
    line-height:1.1!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    box-shadow:none!important;
    text-decoration:none!important;
}
.primary,.btn-primary,a.button.primary{background:var(--ns-compact-primary)!important;color:#fff!important;border:1px solid var(--ns-compact-primary)!important}.secondary,.outline-btn,.button.ghost,a.button.ghost{background:#fff!important;color:#22324a!important;border:1px solid #cbd5e1!important}.primary:hover,.btn-primary:hover{background:#173ea6!important}.secondary:hover,.outline-btn:hover,.button.ghost:hover{background:#f8fafc!important;border-color:#94a3b8!important}.ns-hero-actions{gap:7px!important;margin-top:10px!important}.ns-hero-actions a{min-height:32px!important;padding:0 10px!important}

/* Táblázatok: sűrűbb, tisztább */
.table-wrap{border-radius:10px!important;border:1px solid #e2e8f0!important;overflow:auto;background:#fff}.top-table,table{font-size:13px!important;border-collapse:separate!important;border-spacing:0!important}.top-table th,.top-table td,table th,table td{padding:8px 10px!important;font-size:12.5px!important;line-height:1.35!important}.top-table thead th,table thead th{background:#f8fafc!important;color:#475569!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.045em;font-weight:850!important;border-bottom:1px solid #e2e8f0!important}.top-table tbody tr:nth-child(even),table tbody tr:nth-child(even){background:#fbfdff}.top-table tbody tr:hover,table tbody tr:hover{background:#f8fbff}.rank{font-size:13px!important;font-weight:850!important}.site-title-link,td strong a{font-size:13px!important}.open a{width:28px!important;height:28px!important;border-radius:7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}

/* Űrlapok */
input,select,textarea{border-radius:7px!important;border:1px solid #cbd5e1!important;font-size:13px!important;min-height:34px!important;padding:7px 9px!important;background:#fff;color:var(--ns-compact-text)}textarea{min-height:86px!important}.form-row,.form-grid{gap:10px!important}label{font-size:12px!important;font-weight:780!important;color:#334155!important;margin-bottom:4px!important}.help,.form-help{font-size:12px!important;color:var(--ns-compact-muted)!important}

/* PRO / Business overlay: kompakt, de egyértelmű */
.ns-blurred-module{border-radius:12px!important}.ns-blurred-module:after{backdrop-filter:blur(2.5px)!important}.ns-access-card{max-width:700px!important;text-align:left!important}.ns-access-card .ns-gate-actions{justify-content:flex-start!important;gap:8px!important}.ns-plan-state{gap:8px!important}.ns-plan-state span{padding:8px 10px!important;border-radius:8px!important;font-size:12px!important}.ns-plan-tag,.nav-plan,.pro-badge{height:18px!important;padding:0 6px!important;border-radius:999px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.045em!important}

/* Admin/webmester felületek */
.admin-grid,.dashboard-cards,.quick-grid,.kpi-grid{gap:12px!important}.admin-card strong,.dashboard-card strong,.kpi strong{font-size:22px!important;line-height:1.1!important}.admin-card span,.dashboard-card span,.kpi span{font-size:12px!important;color:var(--ns-compact-muted)!important}.content-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.content-head>div,.admin-hero>div{min-width:220px}.content-head .button,.admin-hero .button{margin-left:auto}.codebox,pre{font-size:12px!important;border-radius:8px!important;padding:10px!important;background:#0f172a!important;color:#e2e8f0!important;overflow:auto}

/* Főoldal toplista/kategória oldalsáv */
.category-list a{min-height:32px!important;border-radius:7px!important;padding:7px 9px!important;font-size:13px!important}.category-list a em{font-size:11px!important;min-width:24px;height:20px;border-radius:999px}.featured-body{gap:10px!important}.featured-logo{width:42px!important;height:42px!important;border-radius:10px!important;font-size:18px!important}.quick-stats{gap:6px!important}.quick-stats dt,.quick-stats dd{font-size:13px!important}.latest-list a{min-height:34px!important;border-radius:8px!important;padding:8px 10px!important;font-size:13px!important}

/* Régi nagy spacingek leütése */
section{scroll-margin-top:110px}.panel{padding:14px!important;border-radius:10px!important}.mb-20{margin-bottom:12px!important}.mt-20{margin-top:12px!important}.py-large{padding-top:18px!important;padding-bottom:18px!important}.gap-large{gap:12px!important}

@media(max-width:980px){
    .page-shell{padding:12px 10px 20px!important}.ns-hero,.v40-hero,.v41-hero,.hero-soft,.pricing-hero,.admin-hero,.content-head{padding:14px!important}.ns-hero-grid{grid-template-columns:1fr!important}.ns-hero-card{max-width:none!important}.stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-grid{grid-template-columns:1fr!important}.card,.ns-highlight,.stat-box{padding:12px!important}h1,.content-head h1,.admin-hero h1,.v41-hero h1,.v40-hero h1,.hero-soft h1,.ns-hero h1{font-size:22px!important}.card-title,.section-title{align-items:flex-start;flex-direction:column;gap:5px}.content-head .button,.admin-hero .button{margin-left:0}}
@media(max-width:620px){
    html{font-size:14px}.stats-strip{grid-template-columns:1fr 1fr!important}.stat-box strong{font-size:21px!important}.top-table th,.top-table td,table th,table td{padding:7px 8px!important;font-size:12px!important}.btn,.primary,.secondary,.outline-btn,button,input[type="submit"],.button{min-height:31px!important;font-size:12px!important;padding:0 8px!important}.ns-hero-actions{flex-direction:row!important;flex-wrap:wrap}.ns-hero-actions a{flex:0 1 auto!important}.ns-plan-state{grid-template-columns:1fr!important}}
