.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)}.inline-analysis{background:rgba(var(--text-rgb),0.02);border:1px solid var(--border);border-radius:var(--radius-md);padding:.625rem .875rem;margin-top:.625rem;transition:all .2s ease}.inline-analysis-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.inline-analysis-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.inline-analysis-badge{font-size:.625rem;font-weight:600;padding:.15rem .45rem;border-radius:100px;transition:all .3s ease;line-height:1.4}.inline-analysis-badge.is-success{background:rgba(5,150,105,0.1);color:#059669}.inline-analysis-badge.is-warning{background:rgba(217,119,6,0.1);color:#d97706}.inline-analysis-badge.is-danger{background:rgba(220,38,38,0.1);color:#dc2626}.inline-analysis-badge.is-neutral{background:rgba(var(--text-rgb),0.05);color:var(--text-muted)}.inline-analysis-progress{height:4px;background:rgba(var(--text-rgb),0.08);border-radius:100px;overflow:hidden;margin-bottom:.25rem}.inline-analysis-progress-bar{height:100%;border-radius:100px;transition:width .3s ease,background .3s ease}.inline-analysis-progress-bar.is-success{background:linear-gradient(90deg,#059669,#10b981)}.inline-analysis-progress-bar.is-warning{background:linear-gradient(90deg,#d97706,#f59e0b)}.inline-analysis-progress-bar.is-danger{background:linear-gradient(90deg,#dc2626,#ef4444)}.inline-analysis-progress-bar.is-neutral{background:rgba(var(--text-rgb),0.15)}.inline-analysis-range{display:flex;justify-content:space-between;font-size:.625rem;color:var(--text-muted);margin-bottom:.25rem;gap:.25rem}.inline-analysis-range .ideal{font-weight:600;color:#059669;white-space:nowrap}.inline-analysis-feedback{font-size:.6875rem;line-height:1.35;color:var(--text-muted);margin-top:.25rem;padding-top:.25rem;border-top:1px dashed rgba(var(--text-rgb),0.06)}.inline-analysis-feedback .feedback-icon{display:inline-block;margin-right:.125rem}.serp-form-card{height:auto;overflow:visible}.serp-form-card .card-body{overflow:visible;max-height:none;height:auto}.serp-form-card .input-field{margin-bottom:0}.serp-form-card .input-field.mt-3{margin-top:.75rem !important}.serp-form-card .input-label{font-size:.8125rem;margin-bottom:.375rem}.serp-form-card .input-control{padding:.5rem .75rem;font-size:.8125rem}.serp-form-card textarea.input-control{rows:3;min-height:65px}.serp-form-card .char-counter{font-size:.6875rem;margin-top:.25rem}.share-box{padding:.625rem .75rem !important}.share-input-group .input-control{padding:.375rem .625rem;font-size:.75rem}.share-input-group .btn{padding:.375rem .75rem;font-size:.75rem}.google-preview{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);transition:all .2s ease}.google-preview.mobile{max-width:400px}.serp-title{cursor:pointer;text-decoration:none}.serp-title:hover{text-decoration:underline}.info-block{border-left:3px solid var(--primary);background-color:var(--card)}.edu-box{background:rgba(var(--primary-rgb),0.03);border:1px solid rgba(var(--primary-rgb),0.1)}.example-snippet{background:rgba(var(--text-rgb),0.02);border:1px solid var(--border)}.faq-card{transition:all .2s ease}.faq-card:hover{border-color:rgba(var(--primary-rgb),0.3)}.tool-link-item{text-decoration:none;transition:transform .2s ease}.related-tool-card{transition:all .2s ease;cursor:pointer}.related-tool-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,0.1)}.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)}.serp-favicon{width:16px;height:16px;border-radius:2px}@media(max-width:991px){.serp-form-card .card-body{overflow:visible;max-height:none}.inline-analysis{padding:.5rem .75rem}.trust-bar{flex-direction:column;align-items:flex-start}.google-preview.mobile{max-width:100%}}