/*
========================================
eCsomagfutár SEO 2.0
Landing Framework
Version: 2.2
PHP: 7.4
Inline CSS
Author: Post Solutions
========================================
*/

/* ===== BASE ===== */
*{box-sizing:border-box}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f6f8fb;color:#1f2937;line-height:1.6}
a{color:#f97316}
.seo-wrap{max-width:1120px;margin:0 auto;padding:0 20px}

/* ===== HEADER ===== */
.seo-site-header{position:sticky;top:0;z-index:9999;background:#fff;box-shadow:0 2px 16px rgba(15,23,42,.08)}
.seo-info-bar{background:#111827;color:#f9fafb;font-size:14px}
.seo-info-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:8px 0}
.seo-info-item{display:flex;align-items:center;gap:6px;white-space:nowrap}
.seo-info-item a{color:#f9fafb;text-decoration:none}
.seo-info-item a:hover{text-decoration:underline}
.seo-main-header{background:#fff}
.seo-main-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:15px 0}
.seo-logo{display:flex;align-items:center;gap:10px;color:#111827;text-decoration:none}
.seo-logo:hover{text-decoration:none}
.seo-logo-mark{font-size:30px;line-height:1}
.seo-logo strong{display:block;font-size:22px;line-height:1.1}
.seo-logo small{display:block;font-size:12px;color:#6b7280;margin-top:2px}
.seo-nav{display:flex;align-items:center;gap:18px}
.seo-nav a{font-weight:700;color:#374151;text-decoration:none;font-size:15px}
.seo-nav a:hover{color:#f97316;text-decoration:none}
.seo-header-cta{display:inline-block;background:#f97316;color:#fff;text-decoration:none;font-weight:800;padding:11px 16px;border-radius:10px;white-space:nowrap}
.seo-header-cta:hover{background:#ea580c;text-decoration:none}

/* ===== BREADCRUMB ===== */
.seo-breadcrumb{background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:14px}
.seo-breadcrumb ol{list-style:none;margin:0;padding:10px 0;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.seo-breadcrumb li{color:#6b7280}
.seo-breadcrumb li:after{content:"›";margin-left:8px;color:#9ca3af}
.seo-breadcrumb li:last-child:after{content:""}
.seo-breadcrumb a{color:#374151;text-decoration:none;font-weight:600}
.seo-breadcrumb a:hover{color:#f97316;text-decoration:none}
.seo-breadcrumb span{color:#6b7280}

/* ===== HERO ===== */
.seo-hero{background:linear-gradient(135deg,#fff7ed,#ffffff);padding:58px 0 52px;border-bottom:1px solid #fed7aa}
.seo-hero-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:34px;align-items:center}
.seo-hero-badge{display:inline-block;background:#ffedd5;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px;margin-bottom:16px}
.seo-hero h1{font-size:44px;line-height:1.12;margin:0 0 18px;color:#111827;letter-spacing:-.03em}
.seo-hero-lead{font-size:20px;color:#4b5563;margin:0 0 26px;max-width:760px}
.seo-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:22px}
.seo-btn{display:inline-block;text-decoration:none;font-weight:800;padding:14px 21px;border-radius:11px}
.seo-btn:hover{text-decoration:none}
.seo-btn-primary{background:#f97316;color:#fff}
.seo-btn-primary:hover{background:#ea580c;color:#fff}
.seo-btn-secondary{background:#111827;color:#fff}
.seo-btn-secondary:hover{background:#030712;color:#fff}
.seo-hero-points{display:flex;flex-wrap:wrap;gap:10px 18px;list-style:none;margin:0;padding:0;color:#374151;font-weight:700}
.seo-hero-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:24px;box-shadow:0 14px 34px rgba(15,23,42,.10)}
.seo-hero-card strong{display:block;font-size:21px;color:#111827;margin-bottom:8px}
.seo-hero-card p{margin:0 0 18px;color:#4b5563}
.seo-hero-card-list{display:grid;gap:10px;margin-bottom:18px}
.seo-hero-card-list div{display:flex;align-items:center;gap:10px;color:#374151;font-weight:700}
.seo-hero-card-list span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#ffedd5;color:#9a3412;font-weight:900}
.seo-hero-card a{font-weight:900;color:#f97316;text-decoration:none}
.seo-hero-card a:hover{text-decoration:underline}

/* ===== CONTENT ===== */
.seo-section{padding:46px 0}
.seo-content{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:30px;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.seo-content h2{font-size:30px;line-height:1.25;margin:34px 0 14px;color:#111827;letter-spacing:-.02em}
.seo-content h2:first-child{margin-top:0}
.seo-content h3{font-size:23px;line-height:1.3;margin:26px 0 10px;color:#111827}
.seo-content p{margin:0 0 17px;color:#374151}
.seo-content ul,.seo-content ol{margin:0 0 18px;padding-left:24px;color:#374151}
.seo-content li{margin-bottom:8px}
.seo-content strong{color:#111827}
.seo-content a{color:#f97316;font-weight:800;text-decoration:none}
.seo-content a:hover{text-decoration:underline}
.seo-content blockquote{margin:24px 0;padding:18px 22px;background:#fff7ed;border-left:5px solid #f97316;border-radius:12px;color:#374151}
.seo-content table{width:100%;border-collapse:collapse;margin:22px 0;background:#fff}
.seo-content th,.seo-content td{border:1px solid #e5e7eb;padding:12px;text-align:left;vertical-align:top}
.seo-content th{background:#f9fafb;color:#111827}
.seo-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:22px 0 28px}
.seo-choice-card{display:block;background:#fff;border:2px solid #e5e7eb;border-radius:18px;padding:20px;text-decoration:none}
.seo-choice-card:hover{border-color:#f97316;text-decoration:none;box-shadow:0 10px 26px rgba(15,23,42,.08)}
.seo-choice-card strong{display:block;font-size:20px;color:#111827;margin-bottom:8px}
.seo-choice-card span{display:block;color:#4b5563;margin-bottom:12px}
.seo-choice-card em{display:block;font-style:normal;font-weight:900;color:#f97316}
.seo-choice-card-highlight{background:#fff7ed;border-color:#f97316}
@media(max-width:700px){
    .seo-choice-grid{grid-template-columns:1fr;gap:12px;margin-top:16px}
    .seo-choice-card{padding:17px}
    .seo-choice-card strong{font-size:18px}
}
.seo-contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin-bottom:28px}
.seo-contact-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;padding:24px}
.seo-contact-card-main{background:#fff7ed;border-color:#fed7aa}
.seo-contact-card h2{margin-top:0}
.seo-contact-list{display:grid;gap:14px;margin-top:18px}
.seo-contact-list div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}
.seo-contact-list strong{display:block;color:#111827;margin-bottom:4px}
.seo-contact-list a,.seo-contact-list span{font-weight:800;color:#f97316;text-decoration:none}
@media(max-width:760px){
    .seo-contact-grid{grid-template-columns:1fr}
}

/* ===== INTERNAL LINKS ===== */
.seo-links{margin-top:20px}
.seo-links h2{margin:0 0 24px;font-size:30px;color:#111827}
.seo-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}
.seo-link-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;text-decoration:none;transition:.2s}
.seo-link-card:hover{border-color:#f97316;transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.08);text-decoration:none}
.seo-link-card strong{display:block;color:#111827;font-size:18px;margin-bottom:8px}
.seo-link-card span{display:block;color:#6b7280;font-size:15px;line-height:1.6}

/* ===== FAQ ===== */
.seo-faq{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:30px;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.seo-faq h2{font-size:30px;margin:0 0 22px;color:#111827;letter-spacing:-.02em}
.seo-faq-item{border-top:1px solid #e5e7eb;padding:18px 0}
.seo-faq-item:first-of-type{border-top:0;padding-top:0}
.seo-faq-item:last-child{padding-bottom:0}
.seo-faq-item h3{font-size:20px;margin:0 0 8px;color:#111827}
.seo-faq-item p{margin:0;color:#374151}

/* ===== CTA ===== */
.seo-bottom-cta{background:#f97316;color:#fff;padding:34px 0}
.seo-bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.seo-bottom-cta h2{margin:0 0 6px;font-size:30px;line-height:1.2}
.seo-bottom-cta p{margin:0;color:#fff7ed;font-size:17px}
.seo-bottom-cta-btn{display:inline-block;background:#111827;color:#fff;text-decoration:none;font-weight:900;padding:14px 20px;border-radius:11px;white-space:nowrap}
.seo-bottom-cta-btn:hover{background:#030712;color:#fff;text-decoration:none}

/* ===== FOOTER ===== */
.seo-footer{background:#111827;color:#e5e7eb;padding:44px 0 22px}
.seo-footer a{color:#e5e7eb;text-decoration:none}
.seo-footer a:hover{color:#f97316;text-decoration:none}
.seo-footer-intro{max-width:850px;margin-bottom:30px}
.seo-footer-intro strong{display:block;font-size:22px;color:#fff;margin-bottom:8px}
.seo-footer-intro p{margin:0;color:#d1d5db}
.seo-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}
.seo-footer-col h3{font-size:17px;color:#fff;margin:0 0 14px}
.seo-footer-col a{display:block;margin:0 0 9px;font-size:14px}
.seo-footer-contact p{margin:0 0 10px;font-size:14px;color:#d1d5db}
.seo-footer-cta{display:inline-block!important;background:#f97316;color:#fff!important;font-weight:800;padding:12px 16px;border-radius:10px;margin-top:8px}
.seo-footer-cta:hover{background:#ea580c;color:#fff!important}
.seo-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:16px;display:flex;gap:18px;flex-wrap:wrap;color:#9ca3af;font-size:13px}

/* ===== MOBILE ===== */
@media(max-width:920px){
    .seo-info-inner{display:block;padding:8px 0}
    .seo-info-item{margin:4px 0}
    .seo-main-inner{display:block;padding:14px 0}
    .seo-nav{flex-wrap:wrap;gap:10px;margin:12px 0}
    .seo-nav a{font-size:14px}
    .seo-header-cta{display:block;text-align:center;margin-top:10px}
}
@media(max-width:900px){
    .seo-hero-grid{grid-template-columns:1fr}
    .seo-hero h1{font-size:34px}
    .seo-hero-lead{font-size:18px}
    .seo-footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
    .seo-bottom-cta-inner{display:block;text-align:center}
    .seo-bottom-cta-btn{margin-top:18px}
}
@media(max-width:700px){
    .seo-content{padding:22px}
    .seo-content h2{font-size:25px}
    .seo-content h3{font-size:21px}
    .seo-content table{display:block;overflow-x:auto;white-space:nowrap}
    .seo-faq{padding:22px}
    .seo-faq h2{font-size:25px}
}
@media(max-width:560px){
    .seo-footer-grid{grid-template-columns:1fr}
}

/* ===== MOBILE HEADER FIX ===== */

@media(max-width:700px){
    .seo-site-header{
        position:sticky;
        top:0;
        z-index:9999;
    }

    .seo-info-bar{
        display:none;
    }

    .seo-main-inner{
        display:block;
        padding:10px 12px;
    }

    .seo-logo{
        justify-content:center;
        margin-bottom:8px;
    }

    .seo-logo-mark{
        font-size:28px;
    }

    .seo-logo strong{
        font-size:20px;
    }

    .seo-logo small{
        font-size:11px;
    }

    .seo-nav{
        display:grid;
        grid-template-columns:repeat(3,1fr);
        gap:6px;
        margin:8px 0 10px;
    }

    .seo-nav a{
        display:block;
        background:#f9fafb;
        border:1px solid #e5e7eb;
        border-radius:8px;
        padding:7px 4px;
        text-align:center;
        font-size:12px;
        line-height:1.15;
        font-weight:800;
        color:#111827;
    }

    .seo-nav a:hover{
        background:#fff7ed;
        border-color:#f97316;
    }

    .seo-header-cta{
        display:block;
        width:100%;
        text-align:center;
        font-size:15px;
        padding:12px 14px;
        border-radius:9px;
        margin-top:0;
    }
}

/* ===== MOBILE HOME CONVERSION FIX ===== */

.mobile-service-picker{display:none}

@media(max-width:700px){
    .seo-info-bar{display:none}

    .seo-main-inner{
        display:block;
        padding:9px 12px;
    }

    .seo-logo{
        justify-content:center;
        margin-bottom:8px;
    }

    .seo-logo strong{font-size:20px}
    .seo-logo small{font-size:11px}

    .seo-nav{
        display:none;
    }

    .seo-header-cta{
        display:block;
        width:100%;
        text-align:center;
        font-size:15px;
        padding:12px 14px;
        border-radius:9px;
        margin-top:0;
    }

    .seo-breadcrumb{
        display:none;
    }

    .seo-hero{
        padding:22px 0 18px;
    }

    .seo-hero-grid{
        display:block;
    }

    .seo-hero-card{
        display:none;
    }

    .seo-hero-badge{
        font-size:12px;
        margin-bottom:10px;
    }

    .seo-hero h1{
        font-size:28px;
        line-height:1.12;
        margin-bottom:10px;
    }

    .seo-hero-lead{
        font-size:15px;
        margin-bottom:14px;
    }

    .seo-hero-actions{
        display:none;
    }

    .seo-hero-points{
        display:none;
    }

    .mobile-service-picker{
        display:block;
        background:#fff;
        border:1px solid #e5e7eb;
        border-radius:18px;
        padding:18px;
        margin:18px 0 0;
        box-shadow:0 10px 28px rgba(15,23,42,.08);
    }

    .mobile-service-picker h2{
        margin:0 0 14px;
        font-size:22px;
        line-height:1.2;
        color:#111827;
    }

    .mobile-service-grid{
        display:grid;
        gap:10px;
    }

    .mobile-service-card{
        display:block;
        border:2px solid #e5e7eb;
        border-radius:14px;
        padding:14px;
        text-decoration:none;
        background:#fff;
    }

    .mobile-service-card strong{
        display:block;
        font-size:17px;
        color:#111827;
        margin-bottom:4px;
    }

    .mobile-service-card span{
        display:block;
        font-size:13px;
        color:#4b5563;
        line-height:1.35;
    }

    .mobile-service-card em{
        display:block;
        font-style:normal;
        font-weight:900;
        color:#f97316;
        margin-top:7px;
        font-size:14px;
    }

    .mobile-service-card.featured{
        background:#fff7ed;
        border-color:#f97316;
    }

    .seo-section{
        padding:26px 0;
    }
}

.mobile-service-card{
    display:block;
    background:#fff;
    border:2px solid #e5e7eb;
    border-radius:18px;
    padding:18px;
    text-decoration:none;
    transition:.2s;
}

.mobile-service-card:hover{
    border-color:#f97316;
    text-decoration:none;
}

.service-icon{
    font-size:34px;
    margin-bottom:8px;
}

.mobile-service-card strong{
    display:block;
    font-size:19px;
    color:#111827;
    margin-bottom:6px;
}

.mobile-service-card span{
    display:block;
    color:#6b7280;
    line-height:1.5;
    margin-bottom:14px;
}

.service-button{
    display:inline-block;
    background:#f97316;
    color:#fff;
    padding:10px 16px;
    border-radius:10px;
    font-weight:800;
    font-size:14px;
}

.featured{
    border-color:#f97316;
    background:#fff7ed;
}

/* ===== HOME SERVICE PICKER ===== */

.home-service-picker{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:22px;
    padding:28px;
    margin:0 0 34px;
    box-shadow:0 12px 30px rgba(15,23,42,.07);
}

.home-service-picker h2{
    margin:0 0 8px;
    font-size:32px;
    color:#111827;
    letter-spacing:-.02em;
}

.home-service-lead{
    margin:0 0 22px!important;
    color:#4b5563!important;
    font-size:17px;
}

.home-service-grid{
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:14px;
}

.home-service-card{
    display:block;
    background:#fff;
    border:2px solid #e5e7eb;
    border-radius:18px;
    padding:20px;
    text-decoration:none!important;
    transition:.18s;
    min-height:230px;
}

.home-service-card:hover{
    border-color:#f97316;
    transform:translateY(-3px);
    box-shadow:0 14px 32px rgba(15,23,42,.10);
}

.home-service-card .service-icon{
    font-size:34px;
    margin-bottom:10px;
}

.home-service-card strong{
    display:block;
    font-size:18px;
    line-height:1.22;
    color:#111827;
    margin-bottom:8px;
}

.home-service-card span{
    display:block;
    color:#4b5563;
    font-size:14px;
    line-height:1.45;
    margin-bottom:14px;
}

.home-service-card em{
    display:block;
    font-style:normal;
    font-weight:900;
    color:#f97316;
    margin-top:auto;
}

.home-service-card.featured{
    background:#fff7ed;
    border-color:#f97316;
}

.home-service-card.money{
    background:#fefce8;
    border-color:#facc15;
}

.home-service-card.money em{
    color:#ca8a04;
}

.home-service-card.business{
    background:#f8fafc;
    border-color:#94a3b8;
}

@media(max-width:1100px){
    .home-service-grid{
        grid-template-columns:repeat(3,1fr);
    }
}

@media(max-width:700px){
    .home-service-picker{
        padding:18px;
        margin:18px 0 0;
        border-radius:18px;
    }

    .home-service-picker h2{
        font-size:22px;
        line-height:1.2;
    }

    .home-service-lead{
        font-size:14px;
        margin-bottom:14px!important;
    }

    .home-service-grid{
        grid-template-columns:1fr;
        gap:10px;
    }

    .home-service-card{
        min-height:0;
        padding:16px;
        border-radius:15px;
    }

    .home-service-card .service-icon{
        font-size:30px;
        margin-bottom:6px;
    }

    .home-service-card strong{
        font-size:18px;
    }

    .home-service-card span{
        font-size:13px;
        margin-bottom:8px;
    }
}
/* ===== SERVICE PICKER ===== */

.seo-service-picker-section{
    background:#f6f8fb;
    padding:34px 0 12px;
}

.seo-service-wrap{
    max-width:1280px;
    margin:0 auto;
    padding:0 22px;
}

.seo-service-picker{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:26px;
    padding:34px;
    box-shadow:0 18px 42px rgba(15,23,42,.08);
}

.seo-service-picker h2{
    margin:0 0 8px;
    font-size:34px;
    color:#111827;
    letter-spacing:-.03em;
    text-align:center;
}

.seo-service-picker p{
    margin:0 auto 28px;
    max-width:860px;
    color:#4b5563;
    font-size:17px;
    text-align:center;
}

.seo-service-grid{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:18px;
}

.seo-service-card{
    display:flex;
    flex-direction:column;
    background:#fff;
    border:2px solid #e5e7eb;
    border-radius:20px;
    padding:24px;
    text-decoration:none!important;
    transition:.18s;
    width:calc(25% - 14px);
    min-width:230px;
    min-height:245px;
}

.seo-service-card:hover{
    border-color:#f97316;
    transform:translateY(-4px);
    box-shadow:0 16px 36px rgba(15,23,42,.12);
}

.seo-service-icon{
    font-size:38px;
    line-height:1;
    margin-bottom:14px;
}

.seo-service-card strong{
    display:block;
    font-size:20px;
    line-height:1.22;
    color:#111827;
    margin-bottom:9px;
}

.seo-service-card span{
    display:block;
    color:#4b5563;
    font-size:14px;
    line-height:1.5;
    margin-bottom:18px;
}



.seo-service-card:first-child{
    background:#fff7ed;
    border-color:#f97316;
}

.seo-service-money{
    background:#fefce8;
    border-color:#facc15;
}

.seo-service-money em{
    color:#ca8a04;
}

.seo-service-business{
    background:#f8fafc;
    border-color:#94a3b8;
}

@media(max-width:1100px){
    .seo-service-card{
        width:calc(33.333% - 12px);
    }
}

@media(max-width:760px){
    .seo-service-picker-section{
        padding:18px 0 0;
    }

    .seo-service-wrap{
        padding:0 20px;
    }

    .seo-service-picker{
        padding:18px;
        border-radius:18px;
    }

    .seo-service-picker h2{
        font-size:23px;
        line-height:1.2;
        text-align:left;
    }

    .seo-service-picker p{
        font-size:14px;
        text-align:left;
        margin-bottom:14px;
    }

    .seo-service-grid{
        display:grid;
        grid-template-columns:1fr;
        gap:10px;
    }

    .seo-service-card{
        width:auto;
        min-width:0;
        min-height:0;
        padding:16px;
        border-radius:15px;
    }

    .seo-service-icon{
        font-size:30px;
        margin-bottom:6px;
    }

    .seo-service-card strong{
        font-size:18px;
    }

    .seo-service-card span{
        font-size:13px;
        margin-bottom:8px;
    }
}
.seo-service-badge{
    display:inline-block;
    align-self:flex-start;
    background:#111827;
    color:#fff;
    border-radius:999px;
    padding:5px 10px;
    font-size:11px;
    font-weight:900;
    margin-bottom:12px;
    letter-spacing:.01em;
}

.seo-service-money .seo-service-badge{
    background:#ca8a04;
}

.seo-service-business .seo-service-badge{
    background:#334155;
}

.seo-service-card em{
    display:inline-block;
    background:#f97316;
    color:#fff!important;
    padding:10px 14px;
    border-radius:10px;
    font-style:normal;
    font-weight:900;
    margin-top:auto;
    align-self:flex-start;
}

.seo-service-money em{
    background:#ca8a04;
    color:#fff!important;
}

.seo-service-business em{
    background:#334155;
    color:#fff!important;
}
/* ===== HERO TUNING ===== */

.seo-hero{
    padding-bottom:35px;
}

.seo-service-picker-section{
    padding-top:0;
}

.seo-btn-secondary{
    background:#fff;
    color:#111827;
    border:2px solid #111827;
}

.seo-btn-secondary:hover{
    background:#111827;
    color:#fff;
}

.seo-hero-trust-card strong{
    font-size:24px;
    margin-bottom:16px;
}

.seo-hero-trust-list{
    display:grid;
    gap:10px;
    margin-bottom:18px;
}

.seo-hero-trust-list div{
    font-weight:800;
    color:#374151;
    line-height:1.35;
}

.seo-hero-trust-box{
    display:flex;
    gap:12px;
    align-items:center;
    background:#fff7ed;
    border:1px solid #fed7aa;
    border-radius:14px;
    padding:14px;
    margin-bottom:16px;
}

.seo-hero-company{
    margin-top:22px;
    padding-top:18px;
    border-top:1px solid #e5e7eb;
}

.seo-hero-company-title{
    font-size:15px;
    font-weight:800;
    color:#111827;
    margin-bottom:8px;
}

.seo-hero-company-text{
    font-size:14px;
    line-height:1.6;
    color:#4b5563;
}

.seo-service-badge{
    font-size:13px;
    padding:6px 11px;
}

@media(max-width:760px){
    .seo-hero{
        padding-bottom:22px;
    }

    .seo-service-picker-section{
        padding-top:0;
    }
}
/* ===== ABOVE THE FOLD TUNING ===== */

.seo-hero{
    padding-top:34px;
    padding-bottom:22px;
}

.seo-hero h1{
    font-size:40px;
    margin-bottom:14px;
}

.seo-hero-lead{
    font-size:18px;
    margin-bottom:20px;
}

.seo-hero-actions{
    margin-bottom:16px;
}

.seo-hero-points{
    gap:7px 16px;
}

.seo-hero-card{
    padding:22px;
}

.seo-hero-trust-card strong{
    font-size:22px;
    margin-bottom:12px;
}

.seo-hero-trust-list{
    gap:7px;
    margin-bottom:14px;
}

.seo-hero-trust-list div{
    font-size:14px;
}

.seo-hero-trust-box{
    padding:12px;
    margin-bottom:12px;
}

.seo-service-picker-section{
    padding-top:0;
}

.seo-service-picker{
    padding-top:24px;
}

.seo-service-card{
    min-height:225px;
}
/* ===== FINAL HERO COMPACT ===== */

.seo-hero{
    padding-top:26px;
    padding-bottom:16px;
}

.seo-hero h1{
    font-size:38px;
}

.seo-hero-lead{
    max-width:620px;
}

.seo-hero-actions{
    margin-bottom:0;
}

.seo-service-picker-section{
    margin-top:-1px;
}
#szolgaltatasok-anchor{
    scroll-margin-top:130px;
}
/* ===== TRUST STRIP ===== */

.seo-trust-strip{
    background:#fff8ef;
    border-top:1px solid #fde6c5;
    border-bottom:1px solid #fde6c5;
    padding:22px 0;
}

.seo-trust-strip .seo-wrap{
    max-width:1200px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:24px;
    flex-wrap:wrap;
}

.seo-trust-item{
    display:flex;
    align-items:center;
    gap:12px;
    transition:.2s ease;
}

.seo-trust-item:hover{
    transform:translateY(-2px);
}

.seo-trust-item span{
    font-size:30px;
    line-height:1;
    transition:.2s ease;
}

.seo-trust-item:hover span{
    transform:scale(1.08);
}

.seo-trust-item strong{
    font-size:16px;
    font-weight:700;
    color:#1f2937;
    white-space:nowrap;
}

@media(max-width:1100px){

    .seo-trust-strip .seo-wrap{
        justify-content:center;
        gap:18px 30px;
    }

}

@media(max-width:700px){

    .seo-trust-strip{
        padding:18px 0;
    }

    .seo-trust-strip .seo-wrap{
        display:grid;
        grid-template-columns:1fr;
        gap:14px;
    }

    .seo-trust-item{
        justify-content:flex-start;
    }

    .seo-trust-item span{
        font-size:26px;
    }

    .seo-trust-item strong{
        font-size:14px;
        white-space:normal;
    }   

}
   .seo-trust-item.featured strong{
        color:#ea580c;
    }
    /* ===== BUSINESS CHOICE ===== */
    
    .seo-business-choice{
        display:grid;
        grid-template-columns:1fr 1fr;
        gap:18px;
        margin:24px 0 28px;
    }
    
    .seo-business-choice div{
        background:#f9fafb;
        border:1px solid #e5e7eb;
        border-radius:18px;
        padding:24px;
    }
    
    .seo-business-choice h3{
        margin-top:0;
    }
    
    .seo-business-choice a{
        display:inline-block;
        margin-top:8px;
        background:#f97316;
        color:#fff!important;
        text-decoration:none!important;
        padding:12px 16px;
        border-radius:10px;
        font-weight:900;
    }
    
    .seo-business-choice a:hover{
        background:#ea580c;
    }
    
    @media(max-width:760px){
        .seo-business-choice{
            grid-template-columns:1fr;
        }
    }
    
    /* ===== SEO NAV GRID / PILLAR QUICK SELECTOR ===== */
    
    .seo-nav-grid-section{
        padding:34px 0 14px;
        background:#f6f8fb;
    }
    
    .seo-nav-grid-box{
        background:#fff;
        border:1px solid #e5e7eb;
        border-radius:24px;
        padding:28px;
        box-shadow:0 14px 34px rgba(15,23,42,.07);
    }
    
    .seo-nav-grid-head{
        display:flex;
        justify-content:space-between;
        align-items:flex-end;
        gap:24px;
        margin-bottom:20px;
    }
    
    .seo-nav-grid-head h2{
        margin:0;
        font-size:30px;
        line-height:1.2;
        color:#111827;
        letter-spacing:-.02em;
    }
    
    .seo-nav-grid-head p{
        margin:0;
        max-width:520px;
        color:#4b5563;
        font-size:16px;
    }
    
    .seo-nav-grid{
        display:grid;
        grid-template-columns:repeat(4,1fr);
        gap:14px;
    }
    
    .seo-nav-grid-card{
        display:block;
        background:#f9fafb;
        border:2px solid #e5e7eb;
        border-radius:18px;
        padding:18px;
        text-decoration:none!important;
        transition:.18s;
        min-height:150px;
    }
    
    .seo-nav-grid-card:hover{
        background:#fff7ed;
        border-color:#f97316;
        transform:translateY(-3px);
        box-shadow:0 12px 28px rgba(15,23,42,.10);
    }
    
    .seo-nav-grid-icon{
        display:block;
        font-size:32px;
        line-height:1;
        margin-bottom:10px;
    }
    
    .seo-nav-grid-card strong{
        display:block;
        color:#111827;
        font-size:18px;
        line-height:1.22;
        margin-bottom:7px;
    }
    
    .seo-nav-grid-card em{
        display:block;
        font-style:normal;
        color:#6b7280;
        font-size:14px;
        line-height:1.45;
    }
    
    @media(max-width:980px){
        .seo-nav-grid{
            grid-template-columns:repeat(2,1fr);
        }
    }
    
    @media(max-width:700px){
        .seo-nav-grid-section{
            padding:22px 0 8px;
        }
    
        .seo-nav-grid-box{
            padding:18px;
            border-radius:18px;
        }
    
        .seo-nav-grid-head{
            display:block;
            margin-bottom:14px;
        }
    
        .seo-nav-grid-head h2{
            font-size:23px;
            margin-bottom:6px;
        }
    
        .seo-nav-grid-head p{
            font-size:14px;
        }
    
        .seo-nav-grid{
            grid-template-columns:1fr 1fr;
            gap:10px;
        }
    
        .seo-nav-grid-card{
            min-height:132px;
            padding:14px;
            border-radius:15px;
        }
    
        .seo-nav-grid-icon{
            font-size:27px;
            margin-bottom:7px;
        }
    
        .seo-nav-grid-card strong{
            font-size:16px;
        }
    
        .seo-nav-grid-card em{
            font-size:12px;
        }
    }
    /* SEO SERVICE GRID */
.seo-service-box{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:30px;box-shadow:0 14px 34px rgba(15,23,42,.06)}
.seo-service-head h2{margin:0 0 8px;font-size:30px}
.seo-service-head p{margin:0 0 24px;color:#6b7280}
.seo-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.seo-service-card{display:block;text-decoration:none!important;background:#f8fafc;border:2px solid #e5e7eb;border-radius:18px;padding:22px;transition:.2s}
.seo-service-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 12px 26px rgba(15,23,42,.10)}
.seo-service-icon{font-size:34px;display:block;margin-bottom:10px}
.seo-service-card h3{margin:0 0 8px;color:#111827}
.seo-service-card p{margin:0 0 16px;color:#6b7280;line-height:1.6}
.seo-service-btn{font-weight:700;color:#2563eb}
@media(max-width:980px){.seo-service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.seo-service-grid{grid-template-columns:1fr}.seo-service-box{padding:20px}}

/* ===== SEO TIMELINE ===== */

.seo-timeline-section{
    background:#f6f8fb;
}

.seo-timeline-box{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:24px;
    padding:30px;
    box-shadow:0 14px 34px rgba(15,23,42,.06);
}

.seo-timeline-head{
    margin-bottom:24px;
}

.seo-timeline-head h2{
    margin:0 0 8px;
    font-size:30px;
    line-height:1.2;
    color:#111827;
    letter-spacing:-.02em;
}

.seo-timeline-head p{
    margin:0;
    max-width:820px;
    color:#4b5563;
    font-size:16px;
}

.seo-timeline{
    position:relative;
    display:grid;
    gap:18px;
}

.seo-timeline:before{
    content:"";
    position:absolute;
    left:24px;
    top:12px;
    bottom:12px;
    width:2px;
    background:#fed7aa;
}

.seo-timeline-item{
    position:relative;
    display:grid;
    grid-template-columns:50px 1fr;
    gap:16px;
    align-items:start;
}

.seo-timeline-marker{
    position:relative;
    z-index:2;
    width:50px;
    height:50px;
    border-radius:50%;
    background:#f97316;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:900;
    font-size:18px;
    box-shadow:0 10px 22px rgba(249,115,22,.28);
}

.seo-timeline-content{
    background:#f9fafb;
    border:1px solid #e5e7eb;
    border-radius:18px;
    padding:18px 20px;
}

.seo-timeline-content h3{
    margin:0 0 6px;
    font-size:20px;
    color:#111827;
}

.seo-timeline-content p{
    margin:0;
    color:#4b5563;
    line-height:1.65;
}

@media(max-width:700px){
    .seo-timeline-box{
        padding:20px;
        border-radius:18px;
    }

    .seo-timeline-head h2{
        font-size:24px;
    }

    .seo-timeline-head p{
        font-size:14px;
    }

    .seo-timeline:before{
        left:20px;
    }

    .seo-timeline-item{
        grid-template-columns:42px 1fr;
        gap:12px;
    }

    .seo-timeline-marker{
        width:42px;
        height:42px;
        font-size:16px;
    }

    .seo-timeline-content{
        padding:15px;
        border-radius:15px;
    }

    .seo-timeline-content h3{
        font-size:18px;
    }
}

/* ===== SEO FEATURE GRID ===== */

.seo-feature-grid-section{
    background:#f6f8fb;
}

.seo-feature-grid-box{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:24px;
    padding:30px;
    box-shadow:0 14px 34px rgba(15,23,42,.06);
}

.seo-feature-grid-head{
    margin-bottom:24px;
}

.seo-feature-grid-head h2{
    margin:0 0 8px;
    font-size:30px;
    line-height:1.2;
    color:#111827;
    letter-spacing:-.02em;
}

.seo-feature-grid-head p{
    margin:0;
    max-width:820px;
    color:#4b5563;
    font-size:16px;
}

.seo-feature-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:16px;
}

.seo-feature-card{
    background:#f9fafb;
    border:1px solid #e5e7eb;
    border-radius:18px;
    padding:20px;
    transition:.18s;
}

.seo-feature-card:hover{
    background:#fff7ed;
    border-color:#fed7aa;
    transform:translateY(-2px);
    box-shadow:0 10px 24px rgba(15,23,42,.08);
}

.seo-feature-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:46px;
    height:46px;
    border-radius:14px;
    background:#ffedd5;
    color:#9a3412;
    font-size:25px;
    margin-bottom:14px;
}

.seo-feature-card strong{
    display:block;
    font-size:18px;
    line-height:1.25;
    color:#111827;
    margin-bottom:8px;
}

.seo-feature-card p{
    margin:0;
    color:#4b5563;
    line-height:1.6;
    font-size:15px;
}

@media(max-width:900px){
    .seo-feature-grid{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:640px){
    .seo-feature-grid-box{
        padding:20px;
        border-radius:18px;
    }

    .seo-feature-grid-head h2{
        font-size:24px;
    }

    .seo-feature-grid-head p{
        font-size:14px;
    }

    .seo-feature-grid{
        grid-template-columns:1fr;
        gap:12px;
    }

    .seo-feature-card{
        padding:17px;
        border-radius:15px;
    }
}

/* ===== SEO STATS – LIGHT CARD VERSION ===== */

.seo-stats-section{
    background:#f6f8fb;
}

.seo-stats-box{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:24px;
    padding:30px;
    box-shadow:0 14px 34px rgba(15,23,42,.06);
    color:#111827;
}

.seo-stats-head{
    margin-bottom:24px;
}

.seo-stats-head h2{
    margin:0 0 8px;
    font-size:30px;
    line-height:1.2;
    color:#111827;
}

.seo-stats-head p{
    margin:0;
    color:#4b5563;
    font-size:16px;
}

.seo-stats-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:16px;
}

.seo-stat-card{
    background:#f9fafb;
    border:1px solid #e5e7eb;
    border-radius:18px;
    padding:22px;
}

.seo-stat-icon{
    font-size:30px;
    margin-bottom:10px;
}

.seo-stat-value{
    font-size:28px;
    font-weight:900;
    color:#f97316;
    margin-bottom:6px;
}

.seo-stat-card strong{
    display:block;
    font-size:17px;
    color:#111827;
    margin-bottom:8px;
}

.seo-stat-card p{
    margin:0;
    color:#4b5563;
    line-height:1.55;
    font-size:14px;
}

@media(max-width:980px){
    .seo-stats-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:640px){
    .seo-stats-box{padding:20px;border-radius:18px}
    .seo-stats-grid{grid-template-columns:1fr}
}

/* ===== SEO DECISION TREE ===== */

.seo-decision-section{
    background:#f6f8fb;
}

.seo-decision-box{
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:24px;
    padding:30px;
    box-shadow:0 14px 34px rgba(15,23,42,.06);
}

.seo-decision-head{
    margin-bottom:24px;
}

.seo-decision-head h2{
    margin:0 0 8px;
    font-size:30px;
    line-height:1.2;
    color:#111827;
    letter-spacing:-.02em;
}

.seo-decision-head p{
    margin:0;
    max-width:820px;
    color:#4b5563;
    font-size:16px;
}

.seo-decision-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:18px;
}

.seo-decision-card{
    background:#f9fafb;
    border:1px solid #e5e7eb;
    border-radius:20px;
    padding:20px;
    transition:.18s;
}

.seo-decision-card:hover{
    border-color:#f97316;
    background:#fff7ed;
    transform:translateY(-2px);
    box-shadow:0 12px 28px rgba(15,23,42,.08);
}

.seo-decision-top{
    display:flex;
    gap:14px;
    align-items:flex-start;
    padding-bottom:16px;
    border-bottom:1px solid #e5e7eb;
    margin-bottom:16px;
}

.seo-decision-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:48px;
    height:48px;
    border-radius:16px;
    background:#ffedd5;
    color:#9a3412;
    font-size:27px;
    flex:0 0 auto;
}

.seo-decision-top strong{
    display:block;
    color:#111827;
    font-size:18px;
    line-height:1.25;
    margin-bottom:5px;
}

.seo-decision-top em{
    display:inline-block;
    font-style:normal;
    background:#111827;
    color:#fff;
    border-radius:999px;
    padding:5px 10px;
    font-size:12px;
    font-weight:900;
}

.seo-decision-result h3{
    margin:0 0 8px;
    color:#111827;
    font-size:21px;
    line-height:1.25;
}

.seo-decision-result p{
    margin:0 0 15px;
    color:#4b5563;
    line-height:1.65;
}

.seo-decision-result a{
    display:inline-block;
    background:#f97316;
    color:#fff!important;
    text-decoration:none!important;
    font-weight:900;
    border-radius:11px;
    padding:11px 15px;
}

.seo-decision-result a:hover{
    background:#ea580c;
}

@media(max-width:860px){
    .seo-decision-grid{
        grid-template-columns:1fr;
    }
}

@media(max-width:640px){
    .seo-decision-box{
        padding:20px;
        border-radius:18px;
    }

    .seo-decision-head h2{
        font-size:24px;
    }

    .seo-decision-head p{
        font-size:14px;
    }

    .seo-decision-card{
        padding:17px;
        border-radius:16px;
    }

    .seo-decision-icon{
        width:42px;
        height:42px;
        font-size:24px;
    }

    .seo-decision-top strong{
        font-size:16px;
    }

    .seo-decision-result h3{
        font-size:19px;
    }
}




