.hero-section{position:relative;overflow:hidden;min-height:650px;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background:linear-gradient(rgba(15,23,42,0.80),rgba(15,23,42,0.90)),url('/static/images/seo-checker-hero.webp');background-position:center;background-size:cover;background-repeat:no-repeat;z-index:0}.hero-section .container-lg{position:relative;z-index:2}.hero-section h1{color:#fff;max-width:900px;margin-left:auto;margin-right:auto}.hero-section .hero-text{max-width:720px;color:rgba(255,255,255,0.85) !important}.hero-section .badge{backdrop-filter:blur(8px);background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12)}.hero-section::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(37,99,235,0.20),transparent 40%);z-index:1;pointer-events:none}.hero-section .trust-badges .badge,.hero-section .hero-badge .badge{background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.18);color:#fff;backdrop-filter:blur(8px);transition:all .2s ease}.hero-section .trust-badges .badge:hover,.hero-section .hero-badge .badge:hover{background:rgba(255,255,255,0.16);border-color:rgba(255,255,255,0.25);color:#fff;transform:translateY(-2px)}.hero-section .btn-outline{color:#fff;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.hero-section .btn-outline:hover{background:#fff;color:var(--primary);border-color:#fff}.hero-section .btn-outline:hover{color:var(--primary)}.contact-hero-section{margin-top:calc(-1 * var(--navbar-height, 76px));padding:calc(var(--navbar-height, 76px) + 3rem) 0 2rem}.g-recaptcha{display:flex;justify-content:center;margin:1rem 0}.recaptcha-error{color:#dc3545;font-size:.875rem;margin-top:.5rem;text-align:center}.info-card{background:rgba(var(--text-rgb),0.02);border:1px solid var(--border);transition:all .2s ease}.info-card:hover{transform:translateY(-2px);border-color:rgba(var(--primary-rgb),0.3)}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(var(--primary-rgb),0.08);border-radius:50%;transition:all .2s ease}.social-icon:hover{background:rgba(var(--primary-rgb),0.15);transform:translateY(-2px)}.trust-bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-item{display:flex;align-items:center;gap:.75rem}.trust-item .label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.trust-item .value{font-size:.8rem;color:var(--text-muted)}.breadcrumb{background:transparent;padding:0;margin-bottom:1rem}.breadcrumb-item a{color:var(--text-muted);text-decoration:none}.breadcrumb-item a:hover{color:var(--primary)}.breadcrumb-item.active{color:var(--text)}.page-meta{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem;font-size:.85rem;color:var(--text-muted)}@media(max-width:768px){.trust-bar{flex-direction:column;align-items:flex-start}.page-meta{gap:.5rem}.social-icon{width:36px;height:36px}}