.seo-crawler-page { background: #f4f7f7; color: #16212b; }
.seo-crawler-hero { padding: 42px 0 48px; background: #16212b; color: #fff; }
.seo-crawler-breadcrumb { display: flex; gap: 10px; margin-bottom: 25px; color: #b9c5cc; font-size: 14px; }
.seo-crawler-breadcrumb a { color: #dbe4e8; }
.seo-crawler-kicker { display: inline-flex; align-items: center; gap: 8px; color: #b4d61d; font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.seo-crawler-hero h1 { max-width: 790px; margin: 14px 0 14px; color: #fff; font-size: clamp(36px, 4vw, 56px); line-height: 1.08; }
.seo-crawler-hero > .container > p { max-width: 730px; margin: 0 0 28px; color: #d6e0e5; font-size: 17px; line-height: 1.65; }
.seo-crawler-form { max-width: 930px; padding: 20px; border: 1px solid rgba(255,255,255,.16); background: rgba(255,255,255,.06); }
.seo-crawler-form label { display: block; margin-bottom: 8px; color: #dce5e9; font-size: 12px; font-weight: 800; text-transform: uppercase; }
.seo-crawler-form__row { display: grid; grid-template-columns: minmax(0, 1fr) 140px auto; gap: 10px; }
.seo-crawler-form input, .seo-crawler-form select { min-height: 48px; padding: 0 14px; border: 1px solid #c8d4d8; background: #fff; color: #16212b; font-size: 15px; }
.seo-crawler-form button { min-height: 48px; padding: 0 20px; border: 1px solid #b4d61d; background: #b4d61d; color: #16212b; cursor: pointer; font-weight: 800; white-space: nowrap; }
.seo-crawler-form button:hover { background: #d0ed4a; }
.seo-crawler-note { margin: 12px 0 0; color: #b9c5cc; font-size: 12px; line-height: 1.5; }
.seo-crawler-error { margin-top: 12px; padding: 11px 13px; border-left: 3px solid #ed8e75; background: rgba(237,142,117,.14); color: #ffd7ce; }
.seo-crawler-report { padding: 54px 0 90px; }
.seo-crawler-report__heading { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 22px; }
.seo-crawler-report__heading h2 { max-width: 760px; margin: 8px 0 0; font-size: 27px; overflow-wrap: anywhere; }
.seo-crawler-limit { padding: 8px 11px; border: 1px solid #d1dfe0; background: #eaf2f0; color: #23787a; font-size: 12px; font-weight: 800; white-space: nowrap; }
.seo-crawler-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-bottom: 24px; }
.seo-crawler-stats article, .seo-crawler-panel { border: 1px solid #d9e1e4; background: #fff; }
.seo-crawler-stats article { min-height: 132px; padding: 18px; }
.seo-crawler-stats span, .seo-crawler-stats small { display: block; color: #61717b; font-size: 12px; }
.seo-crawler-stats strong { display: block; margin: 13px 0 5px; font-size: 30px; line-height: 1; }
.seo-crawler-columns { display: grid; grid-template-columns: 1.15fr .85fr; gap: 18px; margin-bottom: 18px; }
.seo-crawler-panel__heading { display: flex; align-items: end; justify-content: space-between; gap: 15px; padding: 19px 20px; border-bottom: 1px solid #e2e8e9; }
.seo-crawler-panel__heading h3 { margin: 7px 0 0; font-size: 22px; }
.seo-crawler-panel__heading > span { color: #61717b; font-size: 12px; white-space: nowrap; }
.seo-crawler-table-wrap { overflow-x: auto; }
.seo-crawler-panel table { width: 100%; border-collapse: collapse; }
.seo-crawler-panel th, .seo-crawler-panel td { padding: 12px 20px; border-bottom: 1px solid #edf1f2; text-align: left; vertical-align: top; font-size: 13px; line-height: 1.5; }
.seo-crawler-panel th { color: #61717b; font-size: 11px; letter-spacing: .04em; text-transform: uppercase; }
.seo-crawler-panel tbody tr:last-child td { border-bottom: 0; }
.seo-crawler-panel td strong, .seo-crawler-panel td span, .seo-crawler-panel td small { display: block; }
.seo-crawler-panel td a { display: block; min-width: 190px; color: #23787a; font-weight: 700; overflow-wrap: anywhere; }
.seo-crawler-panel td span { color: #61717b; }
.seo-crawler-panel td small { margin-top: 5px; color: #87949b; }
.seo-crawler-summary { padding: 18px 20px; }
.seo-crawler-summary p { margin: 0; padding: 13px 0; border-bottom: 1px solid #edf1f2; color: #61717b; line-height: 1.55; }
.seo-crawler-summary p:first-child { padding-top: 0; }
.seo-crawler-summary p:last-child { padding-bottom: 0; border-bottom: 0; }
.seo-crawler-summary strong { color: #16212b; }
.seo-crawler-status { margin-top: 8px; font-size: 11px; font-weight: 800; }
.seo-crawler-status.is-ok { color: #23787a !important; }
.seo-crawler-status.is-error { color: #b0523e !important; }
.seo-crawler-empty { padding: 55px 0 100px; }
.seo-crawler-empty h2 { margin: 9px 0 25px; font-size: 30px; }
.seo-crawler-empty__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.seo-crawler-empty__grid article { padding: 22px; border-top: 3px solid #2a8f91; background: #fff; }
.seo-crawler-empty__grid b { color: #d09b22; font-size: 13px; }
.seo-crawler-empty__grid h3 { margin: 14px 0 8px; font-size: 20px; }
.seo-crawler-empty__grid p { margin: 0; color: #61717b; line-height: 1.55; }
@media (max-width: 900px) { .seo-crawler-form__row { grid-template-columns: 1fr 130px; } .seo-crawler-form button { grid-column: 1 / -1; } .seo-crawler-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); } .seo-crawler-columns, .seo-crawler-empty__grid { grid-template-columns: 1fr; } }
@media (max-width: 600px) { .seo-crawler-hero { padding: 34px 0 40px; } .seo-crawler-form { padding: 15px; } .seo-crawler-form__row { grid-template-columns: 1fr; } .seo-crawler-form button { grid-column: auto; } .seo-crawler-report { padding: 40px 0 70px; } .seo-crawler-report__heading { align-items: start; flex-direction: column; } .seo-crawler-limit { white-space: normal; } .seo-crawler-stats { grid-template-columns: 1fr 1fr; gap: 9px; } .seo-crawler-stats article { min-height: 118px; padding: 13px; } .seo-crawler-stats strong { font-size: 25px; } .seo-crawler-panel th, .seo-crawler-panel td { padding: 11px 13px; } }
