.home-root .xray-page{background:var(--slate-50)}.home-root .xray-hero{color:#fff;background:radial-gradient(circle at 12% 0%, #fe9d2b38, transparent 34%), linear-gradient(160deg, var(--graphite-950) 0%, var(--graphite-900) 100%);padding:48px 0 56px;position:relative;overflow:hidden}.home-root .xray-hero:before{content:"";background:linear-gradient(90deg, var(--brand-500), #ffbe65);height:4px;position:absolute;inset:0 0 auto}.home-root .xray-hero__inner{max-width:920px;position:relative}.home-root .xray-hero__eyebrow{color:#ffbe65;letter-spacing:.1em;text-transform:uppercase;background:#fe9d2b29;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-block}.home-root .xray-hero__title{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:0 0 14px;font-size:clamp(1.85rem,1.35rem + 2vw,2.85rem);font-weight:800;line-height:1.08}.home-root .xray-hero__title em{color:#ffbe65;font-style:normal}.home-root .xray-hero__lede{color:#ffffffb8;max-width:62ch;margin:0;font-size:16px;line-height:1.55}.home-root .xray-panel-section{margin-top:0;padding:38px 0 80px;scroll-margin-top:96px}.home-root .xray-panel{border:1px solid var(--slate-200);background:#fff;border-radius:22px;flex-direction:column;gap:20px;max-width:720px;margin:0 auto;padding:28px 24px 32px;display:flex;box-shadow:0 24px 70px -48px #0f172a59}.home-root .xray-panel--wide{gap:28px;max-width:1200px}@media (min-width:720px){.home-root .xray-panel{padding:32px 32px 36px}}@media (min-width:1080px){.home-root .xray-panel--wide{padding:40px 44px 48px}}.home-root .xray-field{flex-direction:column;gap:8px;display:flex}.home-root .xray-field__label,.home-root .xray-gate__label{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-500);font-size:11px;font-weight:800}.home-root .xray-field__input,.home-root .xray-gate__input{border:1px solid var(--slate-200);width:100%;min-height:54px;color:var(--graphite-900);font:inherit;background:#fff;border-radius:14px;outline:0;padding:0 16px;font-size:16px;font-weight:600;transition:border-color .18s,box-shadow .18s}.home-root .xray-field__input:focus,.home-root .xray-gate__input:focus{border-color:var(--brand-500);box-shadow:0 0 0 4px #fe9d2b24}.home-root .xray-field__input:disabled,.home-root .xray-gate__input:disabled{opacity:.65;cursor:not-allowed;background:var(--slate-50)}.home-root .xray-gate__input--code{min-height:64px;font-family:var(--font-display);letter-spacing:.35em;text-align:center;font-variant-numeric:tabular-nums;font-size:28px;font-weight:800}.home-root .xray-gate{flex-direction:column;gap:16px;display:flex}.home-root .xray-gate__head{gap:6px;display:grid}.home-root .xray-gate__step{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-700);font-size:10px;font-weight:800}.home-root .xray-gate__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--graphite-900);margin:0;font-size:22px;font-weight:800}.home-root .xray-gate__lede{color:var(--slate-600);margin:0;font-size:14px;line-height:1.45}.home-root .xray-gate__lede strong{color:var(--graphite-900)}.home-root .xray-gate__consent{cursor:pointer;color:var(--slate-600);grid-template-columns:18px 1fr;align-items:start;gap:10px 12px;margin:0;font-size:13px;line-height:1.45;display:grid}.home-root .xray-gate__consent input[type=checkbox]{width:18px;min-width:18px;height:18px;min-height:18px;accent-color:var(--brand-500);cursor:pointer;margin:2px 0 0;padding:0}.home-root .xray-gate__consent span{display:block}.home-root .xray-gate__error{background:var(--danger-50);color:var(--danger-700);border:1px solid #fecaca;border-radius:12px;margin:0;padding:10px 12px;font-size:13px;line-height:1.4}.home-root .xray-gate__info{background:var(--info-50);color:var(--info-700);border:1px solid #bfdbfe;border-radius:12px;margin:0;padding:10px 12px;font-size:13px}.home-root .xray-gate__dev{background:#fef3c7;border-radius:8px;margin:0;padding:8px 10px;font-family:ui-monospace,monospace;font-size:12px}.home-root .xray-gate__actions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.home-root .xray-gate .home-btn,.home-root .xray-gate .pz-btn{justify-content:center;width:100%}@media (min-width:520px){.home-root .xray-gate .home-btn,.home-root .xray-gate .pz-btn{width:auto;min-width:260px}}.home-root .xray-gate__link{color:var(--brand-700);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.home-root .xray-gate__link--muted{color:var(--slate-500);font-weight:600}.home-root .xray-gate__link:disabled{opacity:.5;cursor:not-allowed}.home-root .xray-verified{background:linear-gradient(135deg,#ecfdf5 0%,#fff 100%);border:1px solid #6ee7b7;border-radius:14px;padding:18px}.home-root .xray-verified__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#059669;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.home-root .xray-verified p{color:var(--graphite-900);margin:0 0 8px;font-size:14px;line-height:1.45}.home-root .xray-verified__next{color:var(--slate-600)!important;font-size:13px!important}.home-root .xray-verified--compact{border-color:var(--slate-200);background:#f8fafc;padding:12px 14px}.home-root .xray-verified--compact .xray-verified__badge{background:var(--slate-600);margin-bottom:6px;padding:3px 8px;font-size:10px}.home-root .xray-verified--compact p{color:var(--slate-600);font-size:13px}.home-root .xray-domain-hero{color:#fff;background:radial-gradient(circle at 88% 0%, #fe9d2b47, transparent 42%), linear-gradient(160deg, var(--graphite-950) 0%, var(--graphite-900) 100%);border:1px solid #ffffff14;border-radius:16px;padding:22px 24px;box-shadow:0 18px 40px -28px #0f172a8c}.home-root .xray-domain-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#ffbe65;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.home-root .xray-domain-hero__domain{font-family:var(--font-display);letter-spacing:-.03em;word-break:break-word;margin:0 0 12px;font-size:clamp(1.65rem,1.2rem + 1.5vw,2.25rem);font-weight:800;line-height:1.1}.home-root .xray-domain-hero__meta{margin:0}.home-root .xray-domain-hero__verified{color:#d1fae5;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.home-root .xray-competitors-block{border:1px solid var(--slate-200);background:var(--slate-50);border-radius:16px;gap:14px;padding:18px;display:grid}.home-root .xray-competitors-block__head{gap:6px;display:grid}.home-root .xray-competitors-block__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--graphite-900);margin:0;font-size:1.25rem;font-weight:800}.home-root .xray-competitors-block__lede{color:var(--slate-600);margin:0;font-size:14px;line-height:1.5}.home-root .xray-competitors-block__change{justify-self:start}.home-root .xray-competitors__confirmed-body{gap:2px;min-width:0;display:grid}.home-root .xray-competitors__confirmed-label{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-400);font-size:10px;font-weight:800}.home-root .xray-competitors__confirmed-body strong{word-break:break-word;font-size:15px}.home-root .xray-competitors{flex-direction:column;gap:16px;display:flex}.home-root .xray-competitors__head{gap:6px;display:grid}.home-root .xray-competitors__loading{background:var(--slate-50);border:1px solid var(--slate-200);border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.home-root .xray-competitors__loading p{color:var(--slate-600);margin:0;font-size:14px}.home-root .xray-competitors__spinner{border:3px solid var(--slate-200);border-top-color:var(--brand-500);border-radius:50%;flex-shrink:0;width:22px;height:22px;animation:.8s linear infinite xray-spin}@keyframes xray-spin{to{transform:rotate(360deg)}}.home-root .xray-competitors__keywords{color:var(--slate-600);margin:0;font-size:13px;line-height:1.45}.home-root .xray-competitors__keywords-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;display:flex}.home-root .xray-competitors__serp-btn{white-space:nowrap;flex-shrink:0;font-size:13px}.xray-serp-modal{z-index:1200;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.xray-serp-modal__backdrop{cursor:pointer;background:#0f172a8c;border:0;position:absolute;inset:0}.xray-serp-modal__panel{z-index:1;border:1px solid var(--slate-200);background:#fff;border-radius:20px;flex-direction:column;width:min(1200px,100%);max-height:min(90vh,900px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a33}.xray-serp-modal__head{border-bottom:1px solid var(--slate-200);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 20px 12px;display:flex}.xray-serp-modal__head h3{font-family:var(--font-display);color:var(--graphite-900);margin:0 0 6px;font-size:20px;font-weight:800}.xray-serp-modal__head p{color:var(--slate-600);max-width:720px;margin:0;font-size:13px;line-height:1.45}.xray-serp-modal__close{background:var(--slate-100);width:36px;height:36px;color:var(--slate-700);cursor:pointer;border:0;border-radius:10px;flex-shrink:0;font-size:24px;line-height:1}.xray-serp-modal__close:hover{background:var(--slate-200)}.xray-serp-modal__scroll{padding:0 0 16px;overflow:auto}.xray-serp-modal__table{border-collapse:collapse;width:100%;font-size:12px}.xray-serp-modal__table th,.xray-serp-modal__table td{border-bottom:1px solid var(--slate-100);text-align:left;vertical-align:top;padding:10px 12px}.xray-serp-modal__table thead th{z-index:2;background:var(--slate-50);text-transform:uppercase;letter-spacing:.05em;color:var(--slate-600);white-space:nowrap;font-size:10px;font-weight:800;position:sticky;top:0}.xray-serp-modal__kw-col{text-overflow:ellipsis;max-width:120px;overflow:hidden}.xray-serp-modal__title-cell{max-width:220px;color:var(--slate-600);line-height:1.35}.xray-serp-modal__rank{text-align:center;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.xray-serp-modal__rank--top{color:#15803d;background:#f0fdf4}.xray-serp-modal__rank--mid{color:#a16207;background:#fffbeb}.xray-serp-modal__rank--out{color:var(--slate-500)}.xray-serp-modal__row--client{background:#fff7edb3}.xray-serp-modal__row--client td{border-bottom:2px solid var(--brand-200)}.xray-serp-modal__row--selected{background:#fff7ed59}.xray-serp-modal__badge{letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border-radius:6px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:800;display:inline-block}.xray-serp-modal__badge--client{background:var(--brand-100);color:var(--brand-800)}.xray-serp-modal__badge--pick{background:var(--slate-200);color:var(--slate-700)}.xray-serp-modal__empty{color:var(--slate-600);margin:0;padding:16px 20px;font-size:13px}.home-root .xray-competitors__hint{color:var(--amber-900,#78350f);background:var(--amber-50,#fffbeb);border:1px solid var(--amber-200,#fde68a);border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.45}.home-root .xray-competitors__grid{gap:12px;display:grid}@media (min-width:720px){.home-root .xray-competitors__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-root .xray-competitors__card{border:1px solid var(--slate-200);background:var(--slate-50);border-radius:16px;flex-direction:column;gap:8px;min-height:100%;padding:16px;display:flex}.home-root .xray-competitors__card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-700);font-size:10px;font-weight:800}.home-root .xray-competitors__domain{font-family:var(--font-display);color:var(--graphite-900);word-break:break-word;font-size:16px;font-weight:800}.home-root .xray-competitors__title{color:var(--slate-600);margin:0;font-size:12px;line-height:1.4}.home-root .xray-competitors__stats{grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 0;display:grid}.home-root .xray-competitors__stats div{border:1px solid var(--slate-200);background:#fff;border-radius:10px;padding:8px}.home-root .xray-competitors__stats dt{text-transform:uppercase;letter-spacing:.06em;color:var(--slate-500);margin:0 0 2px;font-size:10px;font-weight:700}.home-root .xray-competitors__stats dd{font-family:var(--font-display);color:var(--graphite-900);margin:0;font-size:18px;font-weight:800}.home-root .xray-competitors__edit{margin-top:4px}.home-root .xray-competitors__confirmed-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-competitors__confirmed-list li{border:1px solid var(--slate-200);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;display:flex}.home-root .xray-competitors__rank{background:var(--brand-500);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:inline-flex}.home-root .xray-competitors__next{color:var(--slate-600);margin:0;font-size:13px;line-height:1.45}.home-root .xray-competitors__confirmed-list--inline{margin-top:-4px}.home-root .xray-runner{border-top:1px solid var(--slate-200);flex-direction:column;gap:16px;padding-top:8px;display:flex}.home-root .xray-runner__live{gap:12px;display:grid}.home-root .xray-runner__pending{background:linear-gradient(#fffbeb 0%,#fff 100%);border:2px solid #fed7aa;border-radius:14px;padding:20px}.home-root .xray-runner__pending--inline{margin-bottom:4px}.home-root .xray-runner__pending-title{color:var(--graphite-900);margin:0 0 8px;font-size:18px;font-weight:800}.home-root .xray-runner__pending-lede{color:var(--slate-600);margin:0 0 14px;font-size:14px;line-height:1.55}.home-root .xray-runner__pending-linkbox{border:1px solid var(--slate-200);background:#fff;border-radius:10px;gap:8px;padding:14px;display:grid}.home-root .xray-runner__pending-label{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-400);font-size:11px;font-weight:800}.home-root .xray-runner__pending-url{color:var(--brand-700);word-break:break-all;font-size:13px;font-weight:700;text-decoration:none}.home-root .xray-runner__pending-url:hover{text-decoration:underline}.home-root .xray-runner__pending-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.home-root .xray-runner__pending-note{color:var(--slate-500);margin:12px 0 0;font-size:13px}.home-root .xray-runner__steps{gap:6px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-runner__step{color:var(--slate-500);background:var(--slate-50);border-radius:10px;padding:8px 12px;font-size:13px}.home-root .xray-runner__step--active{color:var(--graphite-900);background:#fff7ed;border:1px solid #fed7aa;font-weight:700}.home-root .xray-runner__step--done{color:var(--slate-600)}.home-root .xray-report{border-top:1px solid var(--slate-200);flex-direction:column;gap:20px;padding-top:8px;display:flex}.home-root .xray-report__toolbar{border:1px dashed var(--slate-300);background:var(--slate-50);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.home-root .xray-report__toolbar-note{color:var(--slate-600);flex:220px;margin:0;font-size:13px;line-height:1.45}.home-root .xray-report__toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.home-root .xray-report__hero{gap:16px;display:grid}@media (min-width:640px){.home-root .xray-report__hero{grid-template-columns:auto 1fr;align-items:center}}.home-root .xray-report__score-block{background:linear-gradient(145deg, var(--graphite-950), var(--graphite-900));color:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-width:120px;padding:16px 20px;display:flex}.home-root .xray-report__score-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;font-size:10px;font-weight:800}.home-root .xray-report__score{font-family:var(--font-display);color:#ffbe65;font-size:48px;font-weight:800;line-height:1}.home-root .xray-report__score-block em{color:#ffffff80;font-size:14px;font-style:normal}.home-root .xray-report__rank-badge{background:var(--brand-500);color:#fff;letter-spacing:.04em;border-radius:999px;margin-bottom:8px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.home-root .xray-report__summary{color:var(--graphite-900);margin:0 0 8px;font-size:15px;line-height:1.45}.home-root .xray-report__keywords{color:var(--slate-600);margin:0;font-size:13px}.home-root .xray-report__modules{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:720px){.home-root .xray-report__modules{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-root .xray-report__module{border:1px solid var(--slate-200);background:var(--slate-50);border-radius:14px;flex-direction:column;gap:4px;padding:12px;display:flex}.home-root .xray-report__module-label{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-500);font-size:10px;font-weight:800}.home-root .xray-report__module-score{font-family:var(--font-display);color:var(--graphite-900);font-size:28px;font-weight:800}.home-root .xray-report__gap{font-size:11px;font-weight:700}.home-root .xray-report__gap--ok{color:#059669}.home-root .xray-report__gap--warn{color:#d97706}.home-root .xray-report__gap--bad{color:var(--danger-700)}.home-root .xray-report__table-wrap{border:1px solid var(--slate-200);border-radius:14px;overflow-x:auto}.home-root .xray-report__table{border-collapse:collapse;width:100%;font-size:13px}.home-root .xray-report__table th,.home-root .xray-report__table td{text-align:left;border-bottom:1px solid var(--slate-200);padding:10px 12px}.home-root .xray-report__table th{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-500);background:var(--slate-50);font-size:10px;font-weight:800}.home-root .xray-report__row--client{background:#fffbeb}.home-root .xray-report__you{background:var(--brand-500);color:#fff;vertical-align:middle;border-radius:999px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:800;display:inline-block}.home-root .xray-report__paid-hint--active{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.home-root .xray-report__share{color:var(--slate-600);margin:8px 0 0;font-size:12px}.home-root .xray-report__share a{color:var(--brand-700);word-break:break-all}.home-root .xray-report__findings{gap:12px;display:grid}.home-root .xray-report__findings-head h4{font-family:var(--font-display);margin:0 0 4px;font-size:18px}.home-root .xray-report__findings-head p{color:var(--slate-600);margin:0;font-size:13px}.home-root .xray-report__findings-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-report__finding{border:1px solid var(--slate-200);background:#fff;border-radius:12px;padding:12px 14px}.home-root .xray-report__finding strong{margin-bottom:4px;font-size:14px;display:block}.home-root .xray-report__finding p{color:var(--slate-600);margin:0;font-size:13px;line-height:1.45}.home-root .xray-report__finding-sev{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-bottom:6px;padding:2px 8px;font-size:10px;font-weight:800;display:inline-block}.home-root .xray-report__finding--high .xray-report__finding-sev{color:#b91c1c;background:#fee2e2}.home-root .xray-report__finding--medium .xray-report__finding-sev{color:#c2410c;background:#ffedd5}.home-root .xray-report__finding--low .xray-report__finding-sev{background:var(--slate-100);color:var(--slate-600)}.home-root .xray-report__finding--blurred{position:relative;overflow:hidden}.home-root .xray-report__finding--blurred .xray-report__blur-text{filter:blur(5px);-webkit-user-select:none;user-select:none}.home-root .xray-report__roadmap h4{font-family:var(--font-display);margin:0 0 12px;font-size:18px}.home-root .xray-report__roadmap-cols{gap:12px;display:grid}@media (min-width:900px){.home-root .xray-report__roadmap-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-root .xray-report__roadmap-cols>div{border:1px solid var(--slate-200);background:var(--slate-50);border-radius:14px;padding:14px}.home-root .xray-report__roadmap-label{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-700);margin-bottom:8px;font-size:10px;font-weight:800;display:block}.home-root .xray-report__roadmap-cols ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-report__roadmap-cols li strong{margin-bottom:4px;font-size:13px;display:block}.home-root .xray-report__roadmap-cols li p{color:var(--slate-600);margin:0 0 4px;font-size:12px;line-height:1.4}.home-root .xray-report__roadmap-cols li em{color:var(--slate-500);font-size:11px;font-style:normal}.home-root .xray-report__roadmap-cta{color:var(--slate-600);margin:12px 0 0;font-size:13px}.home-root .xray-report__unlock{border:2px solid var(--brand-500);background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border-radius:16px;gap:12px;padding:16px;display:grid}.home-root .xray-report__unlock strong{margin-bottom:6px;font-size:16px;display:block}.home-root .xray-report__unlock p{color:var(--slate-600);margin:0;font-size:13px;line-height:1.45}.home-root .xray-share__meta{color:var(--slate-500);margin:0;font-size:12px}.home-root .xray-report-missing{border:1px solid var(--slate-200);text-align:center;background:#fff;border-radius:16px;gap:14px;padding:28px 24px;display:grid}.home-root .xray-report-missing__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-500);font-size:11px;font-weight:800}.home-root .xray-report-missing__title{margin:0;font-size:clamp(1.35rem,1.1rem + 1vw,1.85rem);line-height:1.15}.home-root .xray-report-missing__lede{max-width:52ch;color:var(--slate-600);margin:0 auto;font-size:14px;line-height:1.55}.home-root .xray-report-missing__lede code{background:var(--slate-100);color:var(--slate-800);border-radius:6px;padding:2px 6px;font-size:12px}.home-root .xray-report-missing__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.home-root .xray-report-missing__note{max-width:48ch;color:var(--slate-500);margin:0 auto;font-size:12px}.home-root .xray-report__paid-hint{background:var(--slate-50);border:1px dashed var(--slate-300);border-radius:12px;margin:0;padding:12px 14px;font-size:13px}.home-root .xray-report__unlock-success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:600}.home-root .xray-report__stale-hint{color:var(--slate-600);margin:0;font-size:13px}.home-root .home-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.home-root .xray-report__scale{background:var(--slate-50);border:1px solid var(--slate-200);color:var(--slate-700);border-radius:12px;padding:12px 14px;font-size:13px}.home-root .xray-report__scale a{color:var(--brand-700);word-break:break-all}.home-root .xray-report__benchmark,.home-root .xray-report__serp,.home-root .xray-report__sem,.home-root .xray-report__gbp,.home-root .xray-report__url-plan,.home-root .xray-report__company,.home-root .xray-report__onpage,.home-root .xray-report__refdomains{gap:12px;display:grid}.home-root .xray-report__table--detail th,.home-root .xray-report__table--serp th{font-size:9px}.home-root .xray-serp__pos{text-align:center;border-radius:6px;min-width:28px;padding:2px 6px;font-size:12px;font-weight:800;display:inline-block}.home-root .xray-serp__pos--top{color:#166534;background:#dcfce7}.home-root .xray-serp__pos--mid{color:#854d0e;background:#fef9c3}.home-root .xray-serp__pos--low{color:#9a3412;background:#ffedd5}.home-root .xray-serp__pos--out{color:#991b1b;background:#fee2e2}.home-root .xray-report__onpage-accordion{gap:8px;display:grid}.home-root .xray-report__onpage-row{border:1px solid var(--slate-200);background:#fff;border-radius:12px;overflow:hidden}.home-root .xray-report__onpage-summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;padding:12px 14px;list-style:none;display:flex}.home-root .xray-report__onpage-summary::-webkit-details-marker{display:none}.home-root .xray-report__onpage-summary:before{content:"▸";color:var(--slate-400);margin-right:8px;font-size:12px;transition:transform .15s}.home-root .xray-report__onpage-row[open] .xray-report__onpage-summary:before{transform:rotate(90deg)}.home-root .xray-report__onpage-summary-url{min-width:0;color:var(--slate-800);word-break:break-all;flex:180px;font-size:13px;font-weight:700}.home-root .xray-report__onpage-summary-metrics{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.home-root .xray-report__onpage-score{border-radius:999px;padding:2px 8px;font-size:13px;font-weight:800}.home-root .xray-report__onpage-score--good{color:#166534;background:#dcfce7}.home-root .xray-report__onpage-score--warn{color:#92400e;background:#fef3c7}.home-root .xray-report__onpage-score--bad{color:#991b1b;background:#fee2e2}.home-root .xray-report__onpage-score--na{background:var(--slate-100);color:var(--slate-500)}.home-root .xray-report__onpage-pill{white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.home-root .xray-report__onpage-pill--high{color:#991b1b;background:#fee2e2}.home-root .xray-report__onpage-pill--medium{color:#9a3412;background:#ffedd5}.home-root .xray-report__onpage-pill--low{color:#854d0e;background:#fef9c3}.home-root .xray-report__onpage-pill--ok{color:#166534;background:#dcfce7}.home-root .xray-report__onpage-pill--metric{background:var(--slate-100);color:var(--slate-600)}.home-root .xray-report__onpage-details{border-top:1px solid var(--slate-200);background:var(--slate-50);gap:16px;padding:16px;display:grid}.home-root .xray-report__onpage-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.45}.home-root .xray-report__onpage-snapshot,.home-root .xray-report__onpage-problems{border:1px solid var(--slate-200);background:#fff;border-radius:12px;gap:12px;padding:14px;display:grid}.home-root .xray-report__onpage-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-500);margin:0;font-size:11px;font-weight:800}.home-root .xray-report__onpage-facts{gap:12px;margin:0;display:grid}.home-root .xray-report__onpage-fact{gap:4px;display:grid}.home-root .xray-report__onpage-fact dt{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-400);margin:0;font-size:10px;font-weight:800}.home-root .xray-report__onpage-fact dd{color:var(--graphite-900);word-break:break-word;margin:0;font-size:13px;line-height:1.5}.home-root .xray-report__onpage-fact dd a{color:var(--brand-700);font-weight:600;text-decoration:none}.home-root .xray-report__onpage-fact dd a:hover{text-decoration:underline}.home-root .xray-report__onpage-fact-value--long{color:var(--slate-600)!important}.home-root .xray-report__onpage-fact-warn{color:#b45309;font-weight:700}.home-root .xray-report__onpage-stats{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-report__onpage-stats li{border:1px solid var(--slate-200);background:var(--slate-50);border-radius:10px;gap:2px;min-width:72px;padding:8px 10px;display:grid}.home-root .xray-report__onpage-stat-label{letter-spacing:.04em;text-transform:uppercase;color:var(--slate-400);font-size:10px;font-weight:700}.home-root .xray-report__onpage-stats strong{font-family:var(--font-display);color:var(--graphite-900);font-size:15px;font-weight:800}.home-root .xray-report__onpage-issues{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-report__onpage-issue{border:1px solid var(--slate-200);background:#fff;border-left-width:4px;border-radius:10px;gap:8px;padding:12px 14px;display:grid}.home-root .xray-report__onpage-issue-head{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.home-root .xray-report__onpage-issue-sev{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.home-root .xray-report__onpage-issue-title{color:var(--graphite-900);font-size:14px;font-weight:700;line-height:1.35}.home-root .xray-report__onpage-issue-detail{color:var(--slate-600);margin:0;font-size:13px;line-height:1.55}.home-root .xray-report__onpage-issue-example{background:var(--slate-50);border:1px solid var(--slate-200);border-radius:8px;padding:10px 12px}.home-root .xray-report__onpage-issue-example-label{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-400);margin-bottom:4px;font-size:10px;font-weight:800;display:block}.home-root .xray-report__onpage-issue-example p{color:var(--slate-700);word-break:break-word;margin:0;font-size:12px;line-height:1.5}.home-root .xray-report__onpage-issue--high{background:#fff;border-left-color:#ef4444}.home-root .xray-report__onpage-issue--high .xray-report__onpage-issue-sev{color:#991b1b;background:#fee2e2}.home-root .xray-report__onpage-issue--medium{background:#fff;border-left-color:#f97316}.home-root .xray-report__onpage-issue--medium .xray-report__onpage-issue-sev{color:#9a3412;background:#ffedd5}.home-root .xray-report__onpage-issue--low{background:#fff;border-left-color:#eab308}.home-root .xray-report__onpage-issue--low .xray-report__onpage-issue-sev{color:#854d0e;background:#fef9c3}.home-root .xray-report__onpage-ok{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;margin:0;padding:12px 14px;font-size:13px;font-weight:600}.home-root .xray-report__onpage-legend{color:var(--slate-600);background:var(--slate-50);border:1px solid var(--slate-100);border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.5}.home-root .xray-report__onpage-legend-tag{vertical-align:baseline;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.home-root .xray-report__onpage-legend-tag--high{color:#991b1b;background:#fee2e2}.home-root .xray-report__onpage-legend-tag--medium{color:#9a3412;background:#ffedd5}.home-root .xray-report__onpage-legend-tag--low{color:#854d0e;background:#fef9c3}.home-root .xray-report__sitewide{border:1px solid var(--slate-200);background:linear-gradient(#f8fafc 0%,#fff 100%);border-radius:12px;margin:0 0 20px;padding:16px}.home-root .xray-report__sitewide-head h5{color:var(--slate-900);margin:0 0 4px;font-size:15px;font-weight:800}.home-root .xray-report__sitewide-head p{color:var(--slate-500);margin:0 0 12px;font-size:12px}.home-root .xray-report__sitewide-metrics{flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.home-root .xray-report__sitewide-metrics li{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.home-root .xray-report__sitewide-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.home-root .xray-report__sitewide-card{border:1px solid var(--slate-200);background:#fff;border-radius:10px;min-height:88px;padding:12px 12px 10px;position:relative}.home-root .xray-report__sitewide-card--pass{background:#f0fdf4;border-color:#bbf7d0}.home-root .xray-report__sitewide-card--warn{background:#fffbeb;border-color:#fed7aa}.home-root .xray-report__sitewide-card--fail{background:#fef2f2;border-color:#fecaca}.home-root .xray-report__sitewide-card--info{border-color:var(--slate-200);background:#f8fafc}.home-root .xray-report__sitewide-cat{letter-spacing:.04em;text-transform:uppercase;color:var(--slate-400);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.home-root .xray-report__sitewide-label{color:var(--slate-900);padding-right:52px;font-size:13px;line-height:1.35;display:block}.home-root .xray-report__sitewide-status{border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px}.home-root .xray-report__sitewide-status--pass{color:#166534;background:#dcfce7}.home-root .xray-report__sitewide-status--warn{color:#9a3412;background:#ffedd5}.home-root .xray-report__sitewide-status--fail{color:#991b1b;background:#fee2e2}.home-root .xray-report__sitewide-status--info{background:var(--slate-100);color:var(--slate-600)}.home-root .xray-report__sitewide-detail{color:var(--slate-600);margin:8px 0 0;font-size:11px;line-height:1.45}.home-root .xray-report__serp-compare{border:1px solid var(--slate-200);background:linear-gradient(#f8fafc 0%,#fff 100%);border-radius:14px;margin:20px 0 24px;padding:18px 16px}.home-root .xray-report__serp-compare-head h5{color:var(--slate-900);margin:0 0 4px;font-size:14px;font-weight:800}.home-root .xray-report__serp-compare-head p{color:var(--slate-600);margin:0 0 14px;font-size:12px;line-height:1.5}.home-root .xray-report__serp-compare-block{margin-top:14px}.home-root .xray-report__serp-compare-block+.xray-report__serp-compare-block{border-top:1px dashed var(--slate-200);padding-top:14px}.home-root .xray-report__serp-compare-kw{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.home-root .xray-report__serp-compare-vol{color:var(--slate-500);font-size:11px;font-weight:600}.home-root .xray-report__serp-compare-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.home-root .xray-report__serp-compare-table{border-collapse:collapse;width:100%;min-width:760px;font-size:12px}.home-root .xray-report__serp-compare-table th,.home-root .xray-report__serp-compare-table td{text-align:left;border-bottom:1px solid var(--slate-100);vertical-align:top;padding:8px 10px}.home-root .xray-report__serp-compare-table th{text-transform:uppercase;letter-spacing:.04em;color:var(--slate-500);background:var(--slate-50);font-size:10px;font-weight:800}.home-root .xray-report__serp-compare-row--client{background:#22c55e0f}.home-root .xray-report__serp-compare-site{white-space:nowrap}.home-root .xray-report__serp-compare-tag{text-transform:uppercase;letter-spacing:.03em;color:var(--slate-500);background:var(--slate-100);border-radius:4px;margin-left:6px;padding:1px 5px;font-size:9px;font-weight:700;display:inline-block}.home-root .xray-report__serp-compare-tag--browser{color:#166534;background:#22c55e26}.home-root .xray-report__serp-compare-url a{color:var(--slate-700);word-break:break-all;text-decoration:none}.home-root .xray-report__serp-compare-url a:hover{color:var(--brand-600);text-decoration:underline}.home-root .xray-report__serp-compare-score{text-align:center;border-radius:6px;min-width:28px;padding:2px 6px;font-weight:800;display:inline-block}.home-root .xray-report__serp-compare-score--good{color:#166534;background:#22c55e26}.home-root .xray-report__serp-compare-score--warn{color:#92400e;background:#f59e0b26}.home-root .xray-report__serp-compare-score--bad{color:#991b1b;background:#ef44441f}.home-root .xray-report__serp-compare-score--na{color:var(--slate-400);background:var(--slate-100)}.home-root .xray-report__serp-compare-notes{max-width:220px;color:var(--slate-600);font-size:11px}.home-root .xray-report__serp-compare-title{color:var(--slate-500);margin-top:4px;line-height:1.35;display:block}.home-root .xray-report__serp-compare-missing{color:var(--slate-500);font-style:italic}.home-root .xray-report__serp-compare-ok{color:#166534;font-weight:700}.home-root .xray-report__serp-compare-errors{color:var(--slate-500);margin:12px 0 0;font-size:11px}.home-root .xray-report__visibility{margin-bottom:28px}.home-root .xray-report__visibility-cards{margin-bottom:16px}.home-root .xray-report__visibility-subhead{margin:20px 0 10px}.home-root .xray-report__visibility-subhead h5{margin:0 0 4px;font-size:14px;font-weight:800}.home-root .xray-report__visibility-subhead p{color:var(--slate-500);margin:0;font-size:12px}.home-root .xray-vis-chart{border:1px solid var(--slate-200);background:#fff;border-radius:14px;margin-top:18px;padding:16px}.home-root .xray-vis-chart__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.home-root .xray-vis-chart__eyebrow{text-transform:uppercase;letter-spacing:.05em;color:var(--slate-500);font-size:10px;font-weight:800;display:block}.home-root .xray-vis-chart__head strong{color:var(--slate-900);font-size:14px;display:block}.home-root .xray-vis-chart__legend{color:var(--slate-600);flex-wrap:wrap;gap:10px;font-size:11px;display:flex}.home-root .xray-vis-chart__legend span{align-items:center;gap:5px;display:inline-flex}.home-root .xray-vis-chart__legend i{border-radius:999px;width:10px;height:10px;display:inline-block}.home-root .xray-vis-chart__legend-item--client{font-weight:800}.home-root .xray-vis-chart__svg{width:100%;height:auto;display:block}.home-root .xray-report__onpage-urls-head{margin:0 0 10px}.home-root .xray-report__onpage-urls-head h5{margin:0 0 2px;font-size:14px;font-weight:800}.home-root .xray-report__onpage-urls-head p{color:var(--slate-500);margin:0;font-size:12px}.home-root .xray-report__refdomains-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-report__refdomains-list li{border:1px solid var(--slate-200);background:#fff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:10px 12px;font-size:13px;display:flex}.home-root .xray-report__refdomains-list a{color:var(--brand-700);font-weight:700}.home-root .xray-report__refdomains-list span{color:var(--slate-500);font-size:12px}.home-root .xray-ahrefs{border:1px solid var(--slate-200);background:linear-gradient(#fafbff 0%,#fff 120px);border-radius:16px;gap:16px;padding:18px;display:grid}.home-root .xray-ahrefs__hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-root .xray-ahrefs__hero h4{margin:4px 0 6px;font-size:18px}.home-root .xray-ahrefs__hero p{max-width:62ch;color:var(--slate-600);margin:0;font-size:13px;line-height:1.5}.home-root .xray-ahrefs__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-500);font-size:10px;font-weight:800;display:block}.home-root .xray-ahrefs__trend{white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800}.home-root .xray-ahrefs__trend--growth{color:#166534;background:#dcfce7}.home-root .xray-ahrefs__trend--decline{color:#991b1b;background:#fee2e2}.home-root .xray-ahrefs__trend--stagnation{color:#854d0e;background:#fef9c3}.home-root .xray-ahrefs__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.home-root .xray-ahrefs__stat{border:1px solid var(--slate-200);background:#fff;border-radius:12px;padding:12px 14px}.home-root .xray-ahrefs__stat span{color:var(--slate-500);font-size:11px;font-weight:700;display:block}.home-root .xray-ahrefs__stat strong{margin:4px 0;font-size:22px;line-height:1.1;display:block}.home-root .xray-ahrefs__stat em{color:var(--slate-500);font-size:11px;font-style:normal;display:block}.home-root .xray-ahrefs__stat--indigo strong{color:#4338ca}.home-root .xray-ahrefs__stat--dark strong{color:#0f172a}.home-root .xray-ahrefs__stat--green strong{color:#15803d}.home-root .xray-ahrefs__stat--orange strong{color:#c2410c}.home-root .xray-ahrefs__peak{color:var(--slate-600);margin:0;font-size:12px}.home-root .xray-ahrefs__compare-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-root .xray-ahrefs__compare-card{border:1px dashed var(--slate-300);background:#fff;border-radius:12px;padding:12px 14px}.home-root .xray-ahrefs__compare-card span{color:var(--slate-500);font-size:11px;font-weight:700;display:block}.home-root .xray-ahrefs__compare-values{align-items:baseline;gap:8px;margin:6px 0;display:flex}.home-root .xray-ahrefs__compare-values strong{font-size:20px}.home-root .xray-ahrefs__compare-delta{font-size:12px;font-weight:800}.home-root .xray-ahrefs__compare-delta--good{color:#15803d}.home-root .xray-ahrefs__compare-delta--bad{color:#b91c1c}.home-root .xray-ahrefs__compare-delta--even{color:var(--slate-500)}.home-root .xray-ahrefs__compare-card em{color:var(--slate-500);font-size:11px;font-style:normal;display:block}.home-root .xray-ahrefs__chart{border:1px solid var(--slate-200);background:#fff;border-radius:14px;padding:14px}.home-root .xray-ahrefs__chart-head{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:8px;display:flex}.home-root .xray-ahrefs__chart-head strong{font-size:14px;display:block}.home-root .xray-ahrefs__chart-legend{color:var(--slate-600);flex-wrap:wrap;gap:8px 12px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.home-root .xray-ahrefs__chart-legend li{align-items:center;gap:6px;display:inline-flex}.home-root .xray-ahrefs__chart-legend span{border-radius:999px;width:10px;height:10px}.home-root .xray-ahrefs__chart-svg{width:100%;height:auto;display:block}.home-root .xray-ahrefs__table-wrap{border:1px solid var(--slate-200);background:#fff;border-radius:12px;overflow:hidden}.home-root .xray-ahrefs__table-head{border-bottom:1px solid var(--slate-200);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:10px 12px;font-size:12px;display:flex}.home-root .xray-ahrefs__table-head span{color:var(--slate-500)}.home-root .xray-ahrefs__table{border-collapse:collapse;width:100%;font-size:12px}.home-root .xray-ahrefs__table th,.home-root .xray-ahrefs__table td{border-bottom:1px solid var(--slate-100);text-align:left;vertical-align:top;padding:8px 10px}.home-root .xray-ahrefs__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--slate-500);background:#fafafa;font-size:10px}.home-root .xray-ahrefs__table a{color:var(--brand-700);word-break:break-word;font-weight:700}.home-root .xray-ahrefs__row--client{background:#eef2ff}.home-root .xray-ahrefs__row--spam{opacity:.65}.home-root .xray-ahrefs__ref-domain{color:var(--slate-500);margin-top:2px;font-size:10px;font-weight:600;display:block}.home-root .xray-ahrefs__tabs-block{gap:0;display:grid}.home-root .xray-ahrefs__tabs{border:1px solid var(--slate-200);background:#f8fafc;border-radius:12px 12px 0 0;flex-wrap:wrap;gap:6px;padding:4px;display:flex}.home-root .xray-ahrefs__tabs button{appearance:none;color:var(--slate-600);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .15s,color .15s}.home-root .xray-ahrefs__tabs button:hover{color:var(--slate-900);background:#fff}.home-root .xray-ahrefs__tabs button.is-active{color:var(--brand-700);background:#fff;box-shadow:0 1px 2px #0f172a14}.home-root .xray-ahrefs__tabpanel .xray-ahrefs__table-wrap{border-top:0;border-radius:0 0 12px 12px}.home-root .xray-ahrefs__table-scroll{overflow-x:auto}.home-root .xray-ahrefs__table--links td:first-child a{font-size:12px;font-weight:600;line-height:1.45}.home-root .xray-ahrefs__anchor{max-width:280px;color:var(--slate-700);line-height:1.45}.home-root .xray-ahrefs__warn{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin:0;padding:10px 12px;font-size:12px}@media (max-width:900px){.home-root .xray-ahrefs__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-root .xray-ahrefs__compare-grid{grid-template-columns:1fr}}.home-root .xray-report__finding-tag{color:#9a3412;background:#fff7ed;border-radius:999px;margin-top:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.home-root .xray-report__link-trend{white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.home-root .xray-report__link-trend--growth{color:#166534;background:#dcfce7}.home-root .xray-report__link-trend--decline{color:#991b1b;background:#fee2e2}.home-root .xray-report__link-trend--stagnation{color:#854d0e;background:#fef9c3}.home-root .xray-report__finding-link{color:var(--brand-700);word-break:break-all;margin-top:6px;font-size:12px;font-weight:600;display:inline-block}.home-root .xray-report__company-dl{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px 16px;margin:0;display:grid}.home-root .xray-report__company-dl dt{text-transform:uppercase;letter-spacing:.04em;color:var(--slate-500);font-size:10px;font-weight:700}.home-root .xray-report__company-dl dd{color:var(--slate-800);margin:4px 0 0;font-size:14px;font-weight:600}.home-root .xray-report__company-nip{color:var(--slate-600);margin:0;font-size:13px}.home-root .xray-report__sem-advertisers{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-report__sem-advertisers li{border:1px solid var(--slate-200);background:#f8fafc;border-radius:10px;gap:2px;padding:8px 12px;font-size:12px;display:grid}.home-root .xray-report__sem-advertisers strong{color:var(--slate-800);font-size:13px}.home-root .xray-report__sem-advertisers span{color:var(--slate-500)}.home-root .xray-report__table--sem td:first-child{font-weight:600}.home-root .xray-report__roadmap-ai{color:var(--slate-500);font-size:12px;font-weight:500}.home-root .xray-report__gbp-dl{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px 16px;margin:0;display:grid}.home-root .xray-report__gbp-dl dt{text-transform:uppercase;letter-spacing:.04em;color:var(--slate-500);font-size:10px;font-weight:700}.home-root .xray-report__gbp-dl dd{color:var(--slate-800);margin:4px 0 0;font-size:14px;font-weight:600}.home-root .xray-report__gbp-desc{color:var(--slate-600);margin:0 0 12px;font-size:12px;line-height:1.5}.home-root .xray-report__gbp-note{color:#9a3412;background:#fff7ed;border:1px solid #ffedd5;border-radius:8px;margin:0 0 12px;padding:8px 10px;font-size:12px;line-height:1.45}.home-root .xray-report__gbp-gaps{color:var(--slate-600);margin:0;padding-left:18px;font-size:13px}.home-root .xray-report__gbp-sentiment{border:1px solid var(--slate-200);background:#f8fafc;border-radius:10px;padding:12px 14px;font-size:13px}.home-root .xray-report__gbp-sentiment p{color:var(--slate-600);margin:6px 0 0}.home-root .xray-report__gbp-reviews{gap:10px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-report__gbp-reviews li{border:1px solid var(--slate-200);background:#fff;border-radius:10px;padding:10px 12px}.home-root .xray-report__gbp-review-rating{color:var(--brand-700);margin-bottom:4px;font-weight:800;display:inline-block}.home-root .xray-report__gbp-reviews p{color:var(--slate-700);margin:0 0 4px;font-size:13px}.home-root .xray-report__gbp-reviews em{color:var(--slate-500);font-size:11px}.home-root .xray-report__gbp-meta-line{color:var(--slate-600);margin:0 0 10px;font-size:12px;line-height:1.45}.home-root .xray-report__gbp-attrs{flex-wrap:wrap;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.home-root .xray-report__gbp-attrs li{background:var(--slate-100);color:var(--slate-700);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.home-root .xray-report__gbp-blocks{gap:8px;display:grid}.home-root .xray-report__gbp-block{border:1px solid var(--slate-200);background:#fff;border-radius:10px}.home-root .xray-report__gbp-block summary{cursor:pointer;color:var(--slate-800);align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:13px;font-weight:700;list-style:none;display:inline-flex}.home-root .xray-report__gbp-block summary::-webkit-details-marker{display:none}.home-root .xray-report__gbp-block summary>svg:first-child{color:var(--brand-700);flex-shrink:0}.home-root .xray-report__gbp-block summary:after{content:"";border-right:2px solid var(--slate-400);border-bottom:2px solid var(--slate-400);width:8px;height:8px;margin-left:auto;transition:transform .18s;transform:rotate(45deg)}.home-root .xray-report__gbp-block[open] summary:after{transform:rotate(-135deg)}.home-root .xray-report__gbp-block[open] summary{border-bottom:1px solid var(--slate-100)}.home-root .xray-report__gbp-block>:not(summary){padding:0 12px 12px}.home-root .xray-report__gbp-bars{gap:6px;margin:10px 0 0;padding:0;list-style:none;display:grid}.home-root .xray-report__gbp-bars li{color:var(--slate-700);grid-template-columns:28px 1fr 36px;align-items:center;gap:8px;font-size:11px;display:grid}.home-root .xray-report__gbp-bar{background:var(--slate-100);border-radius:999px;height:8px;overflow:hidden}.home-root .xray-report__gbp-bar span{background:#f59e0b;border-radius:999px;height:100%;display:block}.home-root .xray-report__gbp-owner-reply{background:var(--slate-50);color:var(--slate-700);border-radius:6px;margin:6px 0 0;padding:6px 8px;font-size:11px;line-height:1.4}.home-root .xray-report__gbp-qa,.home-root .xray-report__gbp-posts{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.home-root .xray-report__gbp-qa li,.home-root .xray-report__gbp-posts li{background:var(--slate-50);border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.45}.home-root .xray-report__gbp-qa--warn{background:#fff7ed;border:1px solid #ffedd5}.home-root .xray-report__gbp-qa em,.home-root .xray-report__gbp-posts em{color:var(--slate-500);margin-top:2px;font-size:10px;display:block}.home-root .xray-report__url-plan-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-report__url-plan-list li{border:1px solid var(--slate-200);background:#fff;border-radius:10px;grid-template-columns:28px 1fr;align-items:start;gap:10px;padding:10px 12px;display:grid}.home-root .xray-report__url-plan-rank{background:var(--brand-100);width:24px;height:24px;color:var(--brand-800);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.home-root .xray-report__url-plan-body a{color:var(--brand-700);word-break:break-all;font-size:13px;font-weight:600;display:block}.home-root .xray-report__url-plan-source{color:var(--slate-500);margin-top:4px;font-size:11px;display:block}.home-root .xray-section-head{background:linear-gradient(135deg, #fff 0%, var(--slate-50) 100%);border:1px solid var(--slate-200);border-left:4px solid var(--brand-500);border-radius:18px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.home-root .xray-section-head__icon{width:44px;height:44px;color:var(--brand-700);background:#fe9d2b1f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-root .xray-section-head--indigo{border-left-color:#6366f1}.home-root .xray-section-head--indigo .xray-section-head__icon{color:#4338ca;background:#6366f11f}.home-root .xray-section-head--orange{border-left-color:#f97316}.home-root .xray-section-head--orange .xray-section-head__icon{color:#c2410c;background:#f973161f}.home-root .xray-section-head--green{border-left-color:#10b981}.home-root .xray-section-head--green .xray-section-head__icon{color:#047857;background:#10b9811f}.home-root .xray-section-head--red{border-left-color:#ef4444}.home-root .xray-section-head--red .xray-section-head__icon{color:#b91c1c;background:#ef44441f}.home-root .xray-section-head--sky{border-left-color:#0ea5e9}.home-root .xray-section-head--sky .xray-section-head__icon{color:#0369a1;background:#0ea5e91f}.home-root .xray-section-head--purple{border-left-color:#a855f7}.home-root .xray-section-head--purple .xray-section-head__icon{color:#7e22ce;background:#a855f71f}.home-root .xray-section-head--slate{border-left-color:#64748b}.home-root .xray-section-head--slate .xray-section-head__icon{color:#334155;background:#64748b1f}.home-root .xray-section-head__body{flex:1;min-width:0}.home-root .xray-section-head__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--slate-500);margin-bottom:4px;font-size:10px;font-weight:800;display:inline-block}.home-root .xray-section-head__title{font-family:var(--font-display);color:var(--graphite-900);margin:0 0 6px;font-size:20px;font-weight:800;line-height:1.25}.home-root .xray-section-head__desc{color:var(--slate-600);margin:0;font-size:13.5px;line-height:1.5}@media (min-width:720px){.home-root .xray-section-head{gap:18px;padding:20px 24px}.home-root .xray-section-head__title{font-size:22px}.home-root .xray-section-head__icon{border-radius:16px;width:48px;height:48px}}.home-root .xray-source-pills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.home-root .xray-source-pill{border:1px solid var(--slate-200);color:var(--graphite-900);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.home-root .xray-source-pill__mark{background:var(--slate-100);border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.home-root .xray-source-pill__name{white-space:nowrap}.home-root .xray-source-pill--google{background:#f4f8ff;border-color:#dbe7ff}.home-root .xray-source-pill--google .xray-source-pill__mark{background:#fff}.home-root .xray-source-pill--gmb{color:#b91c1c;background:#fff5f3;border-color:#ffd9d4}.home-root .xray-source-pill--gmb .xray-source-pill__mark{background:#fff}.home-root .xray-source-pill--ahrefs{color:#c2410c;background:#fff7ee;border-color:#fdd9b6}.home-root .xray-source-pill--ahrefs .xray-source-pill__mark{color:#fff;background:#f97316}.home-root .xray-source-pill--senuto{color:#047857;background:#effaf2;border-color:#c4ead5}.home-root .xray-source-pill--senuto .xray-source-pill__mark{color:#fff;background:#10b981}.home-root .xray-source-pill--dataforseo{color:#3730a3;background:#eef2ff;border-color:#c8d4ff}.home-root .xray-source-pill--dataforseo .xray-source-pill__mark{color:#fff;background:#4f46e5}.home-root .xray-source-pill--gus{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.home-root .xray-source-pill--gus .xray-source-pill__mark{color:#fff;background:#475569;width:auto;min-width:28px;padding:0 4px}.home-root .xray-source-pill--site{color:#475569;background:#f8fafc;border-color:#cbd5e1}.home-root .xray-source-pill--ai{color:#6b21a8;background:#faf5ff;border-color:#e9d5ff}.home-root .xray-source-pill--ai .xray-source-pill__mark{color:#fff;background:#a855f7}.home-root .xray-report__hero--rich{background:radial-gradient(circle at 90% 0%, #fe9d2b2e, transparent 55%), linear-gradient(160deg, var(--graphite-950) 0%, var(--graphite-900) 100%);color:#fff;border-radius:24px;grid-template-columns:1fr;gap:24px;padding:28px;display:grid;position:relative;overflow:hidden}.home-root .xray-report__hero--rich:before{content:"";background:linear-gradient(90deg, var(--brand-500), #ffbe65);height:4px;position:absolute;inset:0 0 auto}@media (min-width:720px){.home-root .xray-report__hero--rich{grid-template-columns:auto 1fr;align-items:center;gap:36px;padding:36px 40px}}.home-root .xray-report__hero-left{flex-direction:column;align-items:center;gap:14px;display:flex}.home-root .xray-report__hero-eyebrow{color:#ffbe65;letter-spacing:.1em;text-transform:uppercase;background:#fe9d2b2e;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:800;display:inline-flex}.home-root .xray-report__hero-rank{background:var(--brand-500);color:#fff;letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-flex}.home-root .xray-report__hero-rank svg{color:#fff8ec}.home-root .xray-report__hero-right{flex-direction:column;gap:12px;display:flex}.home-root .xray-report__hero-domain{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;word-break:break-all;margin:0;font-size:26px;font-weight:800;line-height:1.1}.home-root .xray-report__hero--rich .xray-report__summary{color:#ffffffd1;margin:0;font-size:15px;line-height:1.55}.home-root .xray-report__keywords-block{flex-direction:column;gap:8px;display:flex}.home-root .xray-report__keywords-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.home-root .xray-report__keywords-chips{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-report__keywords-chips li{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600}.home-root .xray-report__hero--rich .xray-report__share{color:#ffffff8c;margin:4px 0 0;font-size:12px}.home-root .xray-report__hero--rich .xray-report__share a{color:#ffbe65;word-break:break-all}.home-root .xray-score-ring{justify-content:center;align-items:center;display:inline-flex;position:relative}.home-root .xray-score-ring svg{display:block}.home-root .xray-score-ring__center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-root .xray-score-ring__center strong{font-family:var(--font-display);color:#fff;font-size:42px;font-weight:800;line-height:1}.home-root .xray-score-ring__center em{color:#ffffff8c;letter-spacing:.04em;font-size:12px;font-style:normal;font-weight:700}.home-root .xray-report__module{padding:16px 14px 14px;position:relative}.home-root .xray-report__module-icon{border:1px solid var(--slate-200);width:32px;height:32px;color:var(--slate-600);background:#fff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.home-root .xray-report__module--indigo{background:linear-gradient(160deg,#eef2ff 0%,#fff 70%);border-color:#c7d2fe}.home-root .xray-report__module--indigo .xray-report__module-icon{color:#4338ca;border-color:#c7d2fe}.home-root .xray-report__module--indigo .xray-report__module-score{color:#312e81}.home-root .xray-report__module--orange{background:linear-gradient(160deg,#fff7ed 0%,#fff 70%);border-color:#fed7aa}.home-root .xray-report__module--orange .xray-report__module-icon{color:#c2410c;border-color:#fed7aa}.home-root .xray-report__module--orange .xray-report__module-score{color:#7c2d12}.home-root .xray-report__module--green{background:linear-gradient(160deg,#ecfdf5 0%,#fff 70%);border-color:#a7f3d0}.home-root .xray-report__module--green .xray-report__module-icon{color:#047857;border-color:#a7f3d0}.home-root .xray-report__module--green .xray-report__module-score{color:#064e3b}.home-root .xray-report__module--red{background:linear-gradient(160deg,#fef2f2 0%,#fff 70%);border-color:#fecaca}.home-root .xray-report__module--red .xray-report__module-icon{color:#b91c1c;border-color:#fecaca}.home-root .xray-report__module--red .xray-report__module-score{color:#7f1d1d}.home-root .xray-report__ranking{gap:14px;display:grid}.home-root .xray-report__sitewide-head h5{align-items:center;gap:8px;display:inline-flex}.home-root .xray-report__sitewide-head-icon{color:#047857;background:#10b9811f;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.home-root .xray-ahrefs__hero-row{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.home-root .xray-ahrefs__hero-row>.xray-section-head{flex:320px}.home-root .xray-fact-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.home-root .xray-fact{border:1px solid var(--slate-200);background:#fff;border-radius:14px;flex-direction:column;gap:4px;min-height:86px;padding:14px 14px 14px 56px;display:flex;position:relative}.home-root .xray-fact__icon{background:var(--slate-100);width:30px;height:30px;color:var(--slate-600);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;left:14px}.home-root .xray-fact--orange .xray-fact__icon{color:#c2410c;background:#f973161f}.home-root .xray-fact--orange{border-color:#fed7aa}.home-root .xray-fact--green .xray-fact__icon{color:#047857;background:#10b98124}.home-root .xray-fact--green{border-color:#a7f3d0}.home-root .xray-fact--red .xray-fact__icon{color:#b91c1c;background:#ef44441f}.home-root .xray-fact--red{border-color:#fecaca}.home-root .xray-fact--indigo .xray-fact__icon{color:#4338ca;background:#6366f11f}.home-root .xray-fact--indigo{border-color:#c7d2fe}.home-root .xray-fact--purple .xray-fact__icon{color:#7e22ce;background:#a855f71f}.home-root .xray-fact--purple{border-color:#e9d5ff}.home-root .xray-fact__label{letter-spacing:.08em;text-transform:uppercase;color:var(--slate-500);font-size:10px;font-weight:800}.home-root .xray-fact__value{color:var(--graphite-900);font-size:14px;line-height:1.4}.home-root .xray-fact__value strong{color:var(--graphite-900);font-size:16px;font-weight:700}.home-root .xray-fact__value em{color:var(--slate-500);margin-top:2px;font-size:12px;font-style:normal;display:block}.home-root .xray-fact__value a{color:var(--brand-700);text-decoration:none}.home-root .xray-fact__value a:hover{text-decoration:underline}.home-root .xray-fact__rating{align-items:center;gap:8px;display:flex}.home-root .xray-fact__progress{flex-direction:column;gap:6px;display:flex}.home-root .xray-fact__progress-bar{background:var(--slate-100);border-radius:999px;width:100%;height:6px;display:block;overflow:hidden}.home-root .xray-fact__progress-bar>span{background:linear-gradient(90deg,#10b981,#34d399);border-radius:999px;height:100%;transition:width .6s ease-out;display:block}.home-root .xray-fact__hours{gap:2px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-fact__hours li{color:var(--graphite-900);font-size:13px;font-weight:600;line-height:1.35}.home-root .xray-stars{color:#f59e0b;align-items:center;gap:1px;display:inline-flex}.home-root .xray-stars__half{color:#f59e0b;display:inline-flex;position:relative}.home-root .xray-stars__empty{color:#cbd5e1;display:inline-flex}.home-root .xray-gbp-compare{border:1px solid var(--slate-200);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:14px;margin:18px 0 20px;padding:16px}.home-root .xray-gbp-compare__head h5{margin:0 0 4px;font-size:14px;font-weight:800}.home-root .xray-gbp-compare__head p{color:var(--slate-600);margin:0 0 12px;font-size:12px;line-height:1.5}.home-root .xray-report__table--gbp-compare{min-width:920px;font-size:12px}.home-root .xray-gbp-compare__who{min-width:140px}.home-root .xray-gbp-compare__who strong{display:block}.home-root .xray-gbp-compare__title{color:var(--slate-500);margin-top:4px;font-size:11px;font-weight:500;line-height:1.35;display:block}.home-root .xray-gbp-compare__title a{color:var(--slate-600);text-decoration:none}.home-root .xray-gbp-compare__title a:hover{color:var(--brand-600);text-decoration:underline}.home-root .xray-gbp-compare__missing{color:var(--slate-500);margin-top:4px;font-size:10px;font-style:italic;display:block}.home-root .xray-gbp-compare__rating{align-items:center;gap:4px;font-weight:800;display:inline-flex}.home-root .xray-gbp-compare__warn{color:#b45309;font-size:10px}.home-root .xray-gbp-compare__errors{color:var(--slate-500);margin:10px 0 0;font-size:11px}.home-root .xray-gbp-card{background:linear-gradient(135deg,#fff5f3 0%,#fff 80%);border:1px solid #fecaca;border-radius:16px;padding:18px 20px}.home-root .xray-gbp-card__top{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.home-root .xray-gbp-card__pin{color:#fff;background:#ef4444;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 8px 16px -8px #ef444480}.home-root .xray-gbp-card__title{flex-direction:column;flex:1;gap:4px;min-width:200px;display:flex}.home-root .xray-gbp-card__title a,.home-root .xray-gbp-card__title>span{font-family:var(--font-display);color:var(--graphite-900);font-size:18px;font-weight:800;text-decoration:none}.home-root .xray-gbp-card__title a:hover{color:var(--brand-700)}.home-root .xray-gbp-card__category{color:var(--slate-600);align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.home-root .xray-gbp-card__status{border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.home-root .xray-gbp-card__status--open{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.home-root .xray-gbp-card__status--closed{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.home-root .xray-gbp-quote{background:var(--slate-50);border:1px solid var(--slate-200);border-left:4px solid var(--brand-500);border-radius:16px;margin:0;padding:20px 20px 16px 56px;position:relative}.home-root .xray-gbp-quote__icon{color:var(--brand-500);opacity:.6;position:absolute;top:18px;left:16px}.home-root .xray-gbp-quote p{color:var(--graphite-900);margin:0 0 8px;font-size:14px;font-style:italic;line-height:1.6}.home-root .xray-gbp-quote__source{text-transform:uppercase;letter-spacing:.06em;color:var(--slate-500);font-size:11px;font-weight:700}.home-root .xray-gbp-meta{gap:14px;display:grid}.home-root .xray-gbp-meta__row{flex-direction:column;gap:8px;display:flex}.home-root .xray-gbp-meta__label{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-500);align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.home-root .xray-chip-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-chip{border:1px solid var(--slate-200);color:var(--graphite-900);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex}.home-root .xray-chip em{background:var(--slate-100);color:var(--slate-600);border-radius:999px;padding:1px 6px;font-size:11px;font-style:normal;font-weight:800}.home-root .xray-chip--slate{background:var(--slate-50)}.home-root .xray-chip--green{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.home-root .xray-chip--green svg{color:#10b981}.home-root .xray-chip--indigo{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.home-root .xray-chip--indigo em{color:#3730a3;background:#c7d2fe}.home-root .xray-chip--orange{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.home-root .xray-alert-card{border:1px solid;border-radius:14px;gap:12px;padding:14px 16px;display:flex}.home-root .xray-alert-card__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.home-root .xray-alert-card>div{flex:1;min-width:0}.home-root .xray-alert-card strong{margin-bottom:6px;font-size:14px;font-weight:700;display:block}.home-root .xray-alert-card__list{gap:3px;margin:0;padding-left:18px;list-style:outside;display:grid}.home-root .xray-alert-card__list li{font-size:13px;line-height:1.45}.home-root .xray-alert-card--warn{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.home-root .xray-alert-card--warn .xray-alert-card__icon{color:#c2410c;background:#f973162e}.home-root .xray-alert-card--info{color:#312e81;background:#eef2ff;border-color:#c7d2fe}.home-root .xray-alert-card--info .xray-alert-card__icon{color:#4338ca;background:#6366f12e}.home-root .xray-alert-card--danger{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}.home-root .xray-alert-card--danger .xray-alert-card__icon{color:#b91c1c;background:#ef44442e}.home-root .xray-report__gbp-sentiment{background:var(--slate-50);border:1px solid var(--slate-200);border-radius:12px;gap:12px;margin:10px 0 0;padding:12px;display:grid}.home-root .xray-report__gbp-sentiment-summary{color:var(--graphite-900);margin:0;font-size:13px;line-height:1.55}.home-root .xray-report__gbp-sentiment-row{grid-template-columns:32px auto 1fr;align-items:center;gap:8px;display:grid}.home-root .xray-report__gbp-sentiment-icon{color:#047857;background:#10b9812e;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.home-root .xray-report__gbp-sentiment-icon--bad{color:#c2410c;background:#f973162e}.home-root .xray-report__gbp-sentiment-label{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-600);white-space:nowrap;font-size:11px;font-weight:800}.home-root .xray-report__onpage-section-title{align-items:center;gap:8px;display:inline-flex}.home-root .xray-report__onpage-section-title>svg{color:var(--brand-700)}.home-root .xray-report__onpage-fact dt{align-items:center;gap:6px;display:inline-flex}.home-root .xray-report__onpage-fact dt>svg{color:var(--slate-500)}.home-root .xray-report__secrecs-grid{grid-template-columns:1fr;gap:16px;margin-top:8px;display:grid}@media (min-width:860px){.home-root .xray-report__secrecs-grid{grid-template-columns:1fr 1fr}}.home-root .xray-secrec{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #94a3b8;border-radius:16px;padding:18px 20px}.home-root .xray-secrec--high{border-left-color:#ef4444}.home-root .xray-secrec--med{border-left-color:#f59e0b}.home-root .xray-secrec--low{border-left-color:#10b981}.home-root .xray-secrec__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.home-root .xray-secrec__title{color:#0f172a;margin:0;font-size:16px;font-weight:800}.home-root .xray-secrec__prio{text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;font-size:11px;font-weight:800}.home-root .xray-secrec--high .xray-secrec__prio{color:#b91c1c}.home-root .xray-secrec--med .xray-secrec__prio{color:#b45309}.home-root .xray-secrec__diag{color:#1e293b;margin:0 0 6px;font-size:14px;font-weight:600}.home-root .xray-secrec__why{color:#64748b;margin:0 0 12px;font-size:12.5px;line-height:1.5}.home-root .xray-secrec__actions{flex-direction:column;gap:10px;margin:0;padding-left:18px;display:flex}.home-root .xray-secrec__actions li{color:#334155;font-size:13.5px}.home-root .xray-secrec__actions li strong{color:#0f172a;display:block}.home-root .xray-secrec__actions li p{margin:2px 0 0;line-height:1.5}.home-root .xray-secrec__actions li em{color:#b45309;background:#f59e0b1f;border-radius:999px;margin-top:4px;padding:2px 8px;font-size:11px;font-style:normal;font-weight:700;display:inline-block}.home-root .xray-report__ai{border:1px solid var(--slate-200);background:linear-gradient(#faf5ff 0%,#fff 60%);border-radius:18px;margin:28px 0;padding:22px}.home-root .xray-ai__headline{font-family:var(--font-display);color:var(--graphite-900);margin:16px 0 0;font-size:19px;font-weight:800;line-height:1.45}.home-root .xray-ai__note{color:var(--slate-700);background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;align-items:flex-start;gap:9px;margin:14px 0 0;padding:12px 14px;font-size:13px;line-height:1.55;display:flex}.home-root .xray-ai__note svg{flex:none;margin-top:2px}.home-root .xray-ai__facts{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-top:18px;display:grid}.home-root .xray-ai__band{letter-spacing:.04em;text-transform:uppercase;color:var(--slate-500);margin-top:3px;font-size:11px;font-weight:700;display:block}.home-root .xray-ai__nodata{color:var(--slate-400);font-weight:700}.home-root .xray-ai__senuto{color:var(--slate-600);margin:16px 0 0;font-size:13px;line-height:1.6}.home-root .xray-ai__subtitle{font-family:var(--font-display);color:var(--graphite-900);margin:24px 0 6px;font-size:15px;font-weight:800}.home-root .xray-ai__table-wrap{border:1px solid var(--slate-200);background:#fff;border-radius:14px;overflow-x:auto}.home-root .xray-ai__table{border-collapse:collapse;width:100%;font-size:13px}.home-root .xray-ai__table th,.home-root .xray-ai__table td{text-align:left;border-bottom:1px solid var(--slate-200);padding:10px 12px}.home-root .xray-ai__table th{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-500);background:var(--slate-50);font-size:10px;font-weight:800}.home-root .xray-ai__table tr:last-child td{border-bottom:0}.home-root .xray-ai__pos{color:#15803d;background:#dcfce7;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:800;display:inline-block}.home-root .xray-ai__cited{color:var(--slate-600)}.home-root .xray-ai__cited-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-ai__cited-list li{border:1px solid var(--slate-200);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;display:flex}.home-root .xray-ai__cited-item--rival{background:#fef2f2;border-color:#fca5a5}.home-root .xray-ai__cited-domain{color:var(--graphite-900);font-weight:700}.home-root .xray-ai__cited-tag{color:#b91c1c;letter-spacing:.04em;text-transform:uppercase;background:#fee2e2;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800}.home-root .xray-ai__cited-count{color:var(--slate-500);margin-left:auto;font-size:12px}.home-root .xray-ai__issues{color:var(--slate-600);margin:0;padding-left:18px;font-size:13px;line-height:1.7}.home-root .xray-ai__warn{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;align-items:flex-start;gap:9px;margin:12px 0 0;padding:12px 14px;font-size:13px;line-height:1.55;display:flex}.home-root .xray-ai__warn svg{flex:none;margin-top:2px}.home-root .xray-report__hero-ai{background:#a855f72e;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:7px;margin-top:10px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.home-root .xray-report__hero-ai strong{font-size:15px;font-weight:900}.home-root .xray-report__hero-ai em{opacity:.75;font-size:11px;font-style:normal}@media (max-width:640px){.home-root .xray-report__ai{padding:16px}.home-root .xray-ai__headline{font-size:17px}}.home-root .xray-ai__pillars{grid-template-columns:repeat(auto-fit,minmax(232px,1fr));gap:12px;margin-top:18px;display:grid}.home-root .xray-ai-pillar{border:1px solid var(--slate-200);background:#fff;border-radius:14px;padding:14px 16px}.home-root .xray-ai-pillar__head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.home-root .xray-ai-pillar__label{letter-spacing:.03em;text-transform:uppercase;color:var(--slate-500);font-size:12px;font-weight:800}.home-root .xray-ai-pillar__score strong{color:var(--graphite-900);font-size:22px;font-weight:900}.home-root .xray-ai-pillar__score em{color:var(--slate-400);font-size:12px;font-style:normal}.home-root .xray-ai-pillar__nodata{letter-spacing:.04em;text-transform:uppercase;color:var(--slate-400);font-size:11px;font-weight:800}.home-root .xray-ai-pillar__bar{background:var(--slate-100);border-radius:999px;height:6px;margin:10px 0 9px;overflow:hidden}.home-root .xray-ai-pillar__bar span{border-radius:999px;height:100%;transition:width .8s ease-out;display:block}.home-root .xray-ai-pillar--good .xray-ai-pillar__bar span{background:#22c55e}.home-root .xray-ai-pillar--mid .xray-ai-pillar__bar span{background:#f59e0b}.home-root .xray-ai-pillar--bad .xray-ai-pillar__bar span{background:#ef4444}.home-root .xray-ai-pillar--nodata{background:var(--slate-50);border-style:dashed}.home-root .xray-ai-pillar__detail{color:var(--slate-600);margin:8px 0 0;font-size:12.5px;line-height:1.55}.home-root .xray-ai__total{color:var(--slate-600);margin:16px 0 0;font-size:14px}.home-root .xray-ai__total strong{color:var(--graphite-900);font-size:20px;font-weight:900}.home-root .xray-ai__tag{background:var(--slate-100);color:var(--slate-600);border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700;display:inline-block}.home-root .xray-ai__hit{color:#15803d;font-weight:800}.home-root .xray-ai__miss{color:#b91c1c;font-weight:800}.home-root .xray-ai__quote-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-ai__quote-list li{border:1px solid var(--slate-200);background:#fff;border-left:3px solid #a855f7;border-radius:12px;padding:14px 16px}.home-root .xray-ai__quote-model{letter-spacing:.05em;text-transform:uppercase;color:#7e22ce;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.home-root .xray-ai__quote-list blockquote{color:var(--slate-700);margin:8px 0 0;font-size:13.5px;font-style:italic;line-height:1.6}.home-root .xray-ai__facts{border-top:1px solid var(--slate-200);flex-direction:column;grid-template-columns:none;gap:8px;margin-top:20px;padding-top:16px;display:flex}.home-root .xray-ai__fact{color:var(--slate-600);align-items:flex-start;gap:9px;font-size:13px;line-height:1.55;display:flex}.home-root .xray-ai__fact svg{color:var(--slate-400);flex:none;margin-top:2px}@media (max-width:640px){.home-root .xray-ai__pillars,.home-root .xray-ai__quote-list{grid-template-columns:1fr}}.home-root .xray-ai__sov{margin-top:20px}.home-root .xray-ai__bars{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-ai__bars li{grid-template-columns:minmax(120px,200px) 1fr 52px;align-items:center;gap:10px;font-size:13px;display:grid}.home-root .xray-ai__bar-name{color:var(--slate-700);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-root .xray-ai__bar-name em{color:var(--slate-400);font-size:11px;font-style:normal}.home-root .xray-ai__bar-track{background:var(--slate-100);border-radius:999px;height:14px;overflow:hidden}.home-root .xray-ai__bar-track span{background:var(--slate-400);border-radius:999px;height:100%;transition:width .8s ease-out;display:block}.home-root .xray-ai__bar--client .xray-ai__bar-name{color:var(--graphite-900);font-weight:800}.home-root .xray-ai__bar-val{text-align:right;color:var(--slate-600);font-size:12px;font-weight:800}.home-root .xray-ai__metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:18px;display:grid}.home-root .xray-ai__metrics>div{border:1px solid var(--slate-200);background:#fff;border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.home-root .xray-ai__metrics span{letter-spacing:.05em;text-transform:uppercase;color:var(--slate-500);font-size:10px;font-weight:800}.home-root .xray-ai__metrics strong{color:var(--graphite-900);font-size:20px;font-weight:900}.home-root .xray-ai__metrics em{color:var(--slate-500);font-size:11.5px;font-style:normal}.home-root .xray-ai__acc{border:1px solid var(--slate-200);background:#fff;border-radius:14px;margin-top:12px;overflow:hidden}.home-root .xray-ai__acc>summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:baseline;gap:10px;padding:13px 16px;list-style:none;display:flex}.home-root .xray-ai__acc>summary::-webkit-details-marker{display:none}.home-root .xray-ai__acc>summary:before{content:"+";color:#7e22ce;text-align:center;background:#f3e8ff;border-radius:6px;flex:none;width:18px;height:18px;font-size:13px;font-weight:900;line-height:18px}.home-root .xray-ai__acc[open]>summary:before{content:"−"}.home-root .xray-ai__acc[open]>summary{border-bottom:1px solid var(--slate-200)}.home-root .xray-ai__acc-title{color:var(--graphite-900);font-size:14px;font-weight:800}.home-root .xray-ai__acc-hint{color:var(--slate-500);margin-left:auto;font-size:11.5px}.home-root .xray-ai__acc-body{padding:14px 16px 18px}.home-root .xray-ai__qa{margin-bottom:20px}.home-root .xray-ai__qa:last-child{margin-bottom:0}.home-root .xray-ai__qa-prompt{color:var(--graphite-900);margin:0 0 8px;font-size:13.5px;font-weight:600;line-height:1.55}.home-root .xray-ai__qa-answer{color:var(--slate-500);max-width:420px;font-size:12px;line-height:1.5}.home-root .xray-ai__cited-item--client{background:#f0fdf4;border-color:#86efac}.home-root .xray-ai__cited-tag--ok{color:#15803d;background:#dcfce7}@media (max-width:640px){.home-root .xray-ai__bars li{grid-template-columns:1fr 44px}.home-root .xray-ai__bar-track{order:3;grid-column:1/-1}.home-root .xray-ai__acc-hint{width:100%;margin-left:0}}.home-root .xray-ai__spark{align-items:flex-end;gap:2px;height:26px;display:inline-flex}.home-root .xray-ai__spark i{opacity:.75;background:#a855f7;border-radius:2px 2px 0 0;width:6px;display:block}.home-root .xray-ai__spark i:first-child{opacity:1;background:#7e22ce}.home-root .xray-ai__bench{margin-top:20px}.home-root .xray-ai__ready{margin-top:24px}.home-root .xray-ai__ready-cats{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:18px;display:grid}.home-root .xray-ai__ready-cat{border:1px solid var(--slate-200);background:#fff;border-radius:13px;padding:13px 15px}.home-root .xray-ai__ready-cat header{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.home-root .xray-ai__ready-cat header span{letter-spacing:.03em;text-transform:uppercase;color:var(--slate-500);font-size:12px;font-weight:800}.home-root .xray-ai__ready-cat header strong{font-size:18px;font-weight:900}.home-root .xray-ai__ready-cat header strong em{color:var(--slate-400);font-size:11px;font-style:normal}.home-root .xray-ai__ready-cat p{color:var(--slate-600);margin:8px 0 0;font-size:12.5px;line-height:1.55}.home-root .xray-ai__minihead{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;color:var(--slate-500);margin:20px 0 8px;font-size:13px;font-weight:800}.home-root .xray-ai__bots{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-ai__bots li{border:1px solid var(--slate-200);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:12.5px;display:flex}.home-root .xray-ai__bot-name{color:var(--graphite-900);font-weight:700}.home-root .xray-ai__bot-status{background:var(--slate-100);color:var(--slate-600);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.home-root .xray-ai__bot--blocked{background:#fef2f2;border-color:#fca5a5}.home-root .xray-ai__bot--blocked .xray-ai__bot-status{color:#b91c1c;background:#fee2e2}.home-root .xray-ai__bot--allowed .xray-ai__bot-status{color:#15803d;background:#dcfce7}.home-root .xray-ai__files{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-ai__files li{border:1px solid var(--slate-200);background:#fff;border-radius:11px;grid-template-columns:130px 60px 1fr;align-items:center;gap:10px;padding:9px 12px;font-size:12.5px;display:grid}.home-root .xray-ai__file-name{color:var(--graphite-900);font-family:ui-monospace,monospace;font-weight:700}.home-root .xray-ai__file-state{text-transform:uppercase;font-size:11px;font-weight:800}.home-root .xray-ai__file--ok .xray-ai__file-state{color:#15803d}.home-root .xray-ai__file--miss{background:#fffbeb;border-color:#fed7aa}.home-root .xray-ai__file--miss .xray-ai__file-state{color:#b45309}.home-root .xray-ai__file-note{color:var(--slate-500)}.home-root .xray-ai__recs{color:var(--slate-700);flex-direction:column;gap:9px;margin:0;padding-left:20px;font-size:13px;line-height:1.6;display:flex}.home-root .xray-ai__recs li::marker{color:#7e22ce;font-weight:900}@media (max-width:640px){.home-root .xray-ai__files li{grid-template-columns:1fr auto}.home-root .xray-ai__file-note{grid-column:1/-1}}.home-root .xray-report__tabs{flex-wrap:wrap;gap:8px;margin:22px 0 4px;display:flex}.home-root .xray-report__tabs button{border:1px solid var(--slate-200);cursor:pointer;font-family:var(--font-display);color:var(--slate-600);background:#fff;border-radius:14px;align-items:baseline;gap:9px;padding:12px 20px;font-size:15px;font-weight:800;transition:all .15s;display:flex}.home-root .xray-report__tabs button em{color:var(--slate-400);font-size:13px;font-style:normal;font-weight:900}.home-root .xray-report__tabs button:hover{border-color:var(--slate-400);color:var(--graphite-900)}.home-root .xray-report__tabs button.is-active{background:var(--graphite-900);border-color:var(--graphite-900);color:#fff}.home-root .xray-report__tabs button.is-active em{color:#fe9d2b}@media (max-width:640px){.home-root .xray-report__tabs button{flex:100%;justify-content:space-between}}.home-root .xray-report__top{grid-template-columns:2fr 1fr;align-items:stretch;gap:14px;display:grid}.home-root .xray-report__top>.xray-report__hero{height:100%;margin:0}.home-root .xray-report__top-ai{color:#fff;background:radial-gradient(120% 120% at 100% 0,#a855f761 0%,#0000 55%),linear-gradient(160deg,#2a1740 0%,#16101f 100%);border:1px solid #a855f747;border-radius:20px;flex-direction:column;gap:9px;padding:22px 24px;display:flex}.home-root .xray-report__top-ai-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:#d8b4fe;align-items:center;gap:7px;font-size:10.5px;font-weight:800;display:inline-flex}.home-root .xray-report__top-ai-score{font-family:var(--font-display);letter-spacing:-.03em;font-size:62px;font-weight:900;line-height:.95}.home-root .xray-report__top-ai-score em{opacity:.5;margin-left:2px;font-size:18px;font-style:normal;font-weight:700}.home-root .xray-report__top-ai-band{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:4px 12px;font-size:11px;font-weight:800}.home-root .xray-report__top-ai-band--brak{color:#fca5a5;background:#ef444438}.home-root .xray-report__top-ai-band--niska{color:#fdba74;background:#f9731638}.home-root .xray-report__top-ai-band--srednia{color:#fcd34d;background:#f59e0b38}.home-root .xray-report__top-ai-band--wysoka{color:#86efac;background:#22c55e38}.home-root .xray-report__top-ai-note{color:#ffffffb8;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:2px 0 0;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-root .xray-report__top-ai-cta{color:#fff;font-family:var(--font-display);cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;align-self:flex-start;margin-top:auto;padding:9px 16px;font-size:13px;font-weight:800;transition:background .15s,border-color .15s}.home-root .xray-report__top-ai-cta:hover{background:#a855f747;border-color:#d8b4fe99}@keyframes xrayTabPulse{0%,to{border-color:var(--slate-200);box-shadow:0 0 #a855f700}50%{border-color:#c084fc;box-shadow:0 0 0 5px #a855f721}}.home-root .xray-report__tabs button.is-idle{animation:2s ease-in-out infinite xrayTabPulse}.home-root .xray-report__tabs button.is-idle:hover{animation-play-state:paused}.home-root .xray-report__tabs button i{letter-spacing:.07em;text-transform:uppercase;color:#a855f7;opacity:.85;font-size:10.5px;font-style:normal;font-weight:800}@media (prefers-reduced-motion:reduce){.home-root .xray-report__tabs button.is-idle{border-color:#c084fc;animation:none}}@media (max-width:900px){.home-root .xray-report__top{grid-template-columns:1fr}.home-root .xray-report__top-ai-score{font-size:52px}}.home-root .xray-ai__head{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.home-root .xray-ai__head-icon{color:#7e22ce;background:#f3e8ff;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.home-root .xray-ai__head-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#a855f7;margin-bottom:3px;font-size:10.5px;font-weight:800;display:block}.home-root .xray-ai__head-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--graphite-900);margin:0 0 10px;font-size:21px;font-weight:800}.home-root .xray-ai__brands{flex-wrap:wrap;gap:7px;display:flex}.home-root .xray-ai__brand{border:1px solid var(--slate-200);color:var(--slate-700);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:5px 11px 5px 7px;font-size:12px;font-weight:700;display:inline-flex}.home-root .xray-ai__brand img{border-radius:4px;display:block}.home-root .xray-ai__disclaimer{color:#7f1d1d;background:#fef2f2;border:1px solid #fca5a5;border-left:4px solid #ef4444;border-radius:12px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:13px 15px;font-size:12.5px;line-height:1.6;display:flex}.home-root .xray-ai__disclaimer svg{color:#dc2626;flex:none;margin-top:1px}.home-root .xray-ai__disclaimer strong{color:#991b1b}.home-root .xray-ai__blok{border-top:1px solid var(--slate-200);margin-top:26px;padding-top:20px}.home-root .xray-ai__blok:first-of-type{margin-top:20px}.home-root .xray-ai__blok-head{font-family:var(--font-display);letter-spacing:-.01em;color:var(--graphite-900);align-items:center;gap:9px;margin:0 0 12px;font-size:16px;font-weight:800;display:flex}.home-root .xray-ai__blok-num{background:var(--graphite-900);color:#fff;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.home-root .xray-ai__lead{color:var(--slate-600);margin:0 0 12px;font-size:13.5px;line-height:1.55}.home-root .xray-ai__meta{color:var(--slate-500);margin:14px 0 0;font-size:12px;line-height:1.6}.home-root .xray-ai__info{cursor:help;vertical-align:middle;margin-left:6px;display:inline-flex;position:relative}.home-root .xray-ai__info-dot{background:var(--slate-200);width:15px;height:15px;color:var(--slate-600);text-transform:none;letter-spacing:0;border-radius:50%;place-items:center;font-family:ui-serif,Georgia,serif;font-size:10px;font-style:normal;font-weight:900;transition:background .15s,color .15s;display:grid}.home-root .xray-ai__info:hover .xray-ai__info-dot,.home-root .xray-ai__info:focus .xray-ai__info-dot{color:#fff;background:#7e22ce}.home-root .xray-ai__info-box{z-index:30;background:var(--graphite-900);color:#fff;letter-spacing:0;text-transform:none;opacity:0;visibility:hidden;pointer-events:none;border-radius:11px;width:max-content;max-width:290px;padding:10px 13px;font-size:12px;font-weight:500;line-height:1.55;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 10px 28px #0000003d}.home-root .xray-ai__info-box:after{content:"";border:6px solid #0000;border-top-color:var(--graphite-900);position:absolute;top:100%;left:50%;transform:translate(-50%)}.home-root .xray-ai__info:hover .xray-ai__info-box,.home-root .xray-ai__info:focus .xray-ai__info-box{opacity:1;visibility:visible}@media (max-width:640px){.home-root .xray-ai__info-box{max-width:76vw;left:auto;right:-8px;transform:none}.home-root .xray-ai__info-box:after{left:auto;right:14px;transform:none}}.home-root .xray-ai__model-cell{align-items:center;gap:7px;display:inline-flex}.home-root .xray-ai__model-cell img,.home-root .xray-ai__quote-model img{border-radius:3px;display:block}.home-root .xray-ai__metrics>div{gap:4px}.home-root .xray-ai__metrics span{align-items:center;display:inline-flex}.home-root .xray-ai__metrics strong{font-size:24px}.home-root .xray-ai__subdesc{color:var(--slate-500);margin:0 0 10px;font-size:12.5px;line-height:1.55}.home-root .xray-report__ai{counter-reset:xrayBlok}.home-root .xray-ai__blok{counter-increment:xrayBlok}.home-root .xray-ai__blok-num:before{content:counter(xrayBlok)}.home-root .xray-ai__scorecard{color:#fff;background:radial-gradient(120% 130% at 100% 0,#a855f757 0%,#0000 58%),linear-gradient(160deg,#2a1740 0%,#16101f 100%);border:1px solid #a855f742;border-radius:20px;flex-wrap:wrap;align-items:center;gap:26px;padding:22px 26px;display:flex}.home-root .xray-ai__scorecard--brak{color:#fca5a5}.home-root .xray-ai__scorecard--niska{color:#fdba74}.home-root .xray-ai__scorecard--srednia{color:#fcd34d}.home-root .xray-ai__scorecard--wysoka{color:#86efac}.home-root .xray-ai__scorecard-gauge{flex:none;width:132px;height:132px;position:relative}.home-root .xray-ai__scorecard-num{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;justify-content:center;align-items:center;gap:1px;font-size:42px;font-weight:900;display:flex;position:absolute;inset:0}.home-root .xray-ai__scorecard-num em{opacity:.45;align-self:flex-end;margin-bottom:12px;font-size:14px;font-style:normal;font-weight:700}.home-root .xray-ai__scorecard-body{flex:260px;min-width:240px}.home-root .xray-ai__scorecard-band{color:#16101f;letter-spacing:.06em;text-transform:uppercase;background:currentColor;border-radius:999px;padding:5px 14px;font-size:11.5px;font-weight:900;display:inline-block}.home-root .xray-ai__scorecard-desc{color:#ffffffc2;margin:11px 0 14px;font-size:13px;line-height:1.6}.home-root .xray-ai__scorecard-desc strong{color:#fff}.home-root .xray-ai__scorecard-mini{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-ai__scorecard-mini li{align-items:center;gap:6px;display:flex}.home-root .xray-ai__scorecard-mini-bar{background:#ffffff29;border-radius:999px;flex:1;height:5px;overflow:hidden}.home-root .xray-ai__scorecard-mini-bar i{background:currentColor;border-radius:999px;height:100%;display:block}.home-root .xray-ai__scorecard-mini-val{color:#ffffffb3;min-width:14px;font-size:11px;font-weight:800}.home-root .xray-ai__scorecard-mini li.is-nodata .xray-ai__scorecard-mini-bar{background:#ffffff14}.home-root .xray-ai__legend{flex-wrap:wrap;gap:16px;margin:0 0 12px;padding:0;list-style:none;display:flex}.home-root .xray-ai__legend li{color:var(--slate-600);align-items:center;gap:7px;font-size:12px;display:inline-flex}.home-root .xray-ai__legend li:before{content:"";border-radius:3px;width:12px;height:12px}.home-root .xray-ai__legend--client:before{background:#16a34a}.home-root .xray-ai__legend--rival:before{background:#ef4444}.home-root .xray-ai__legend--other:before,.home-root .xray-ai__bars li .xray-ai__bar-track span{background:#94a3b8}.home-root .xray-ai__bar--client .xray-ai__bar-track span{background:#16a34a}.home-root .xray-ai__bar--rival .xray-ai__bar-track span{background:#ef4444}.home-root .xray-ai__info .xray-ai__info-dot{color:#7e22ce;width:16px;height:16px;font-family:var(--font-display);text-transform:none;letter-spacing:0;background:#ede9fe;border:1px solid #ddd6fe;border-radius:50%;place-items:center;font-size:11px;font-style:normal;font-weight:900;line-height:1;display:grid}.home-root .xray-ai__info:hover .xray-ai__info-dot,.home-root .xray-ai__info:focus-visible .xray-ai__info-dot{color:#fff;background:#7e22ce;border-color:#7e22ce}.home-root .xray-ai__info{outline:none}.home-root .xray-ai__quotes-rows{grid-template-columns:repeat(4,1fr);align-items:start;gap:12px;margin:0;padding:0;list-style:none;display:grid}.home-root .xray-ai__quotes-rows>li{border:1px solid var(--slate-200);background:#fff;border-top:3px solid #a855f7;border-radius:12px;padding:13px 15px}.home-root .xray-ai__quote-head{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:9px;display:flex}.home-root .xray-ai__quote-head img{border-radius:3px;display:block}.home-root .xray-ai__quote-head strong{color:var(--graphite-900);font-size:13px}.home-root .xray-ai__quote-vendor{color:var(--slate-400);font-size:10.5px}.home-root .xray-ai__quote-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:9.5px;font-weight:900}.home-root .xray-ai__quote-badge--ok{color:#15803d;background:#dcfce7}.home-root .xray-ai__quote-badge--mid{color:#b45309;background:#fef3c7}.home-root .xray-ai__quote-badge--bad{color:#b91c1c;background:#fee2e2}.home-root .xray-ai__quote-badge--none{background:var(--slate-100);color:var(--slate-500)}.home-root .xray-ai__quote-text{color:var(--slate-600);overflow-wrap:anywhere;margin:0;font-size:11.5px;line-height:1.62}.home-root .xray-ai__ready-cats{grid-template-columns:repeat(4,1fr)}.home-root .xray-ai__bots{grid-template-columns:repeat(3,1fr)}.home-root .xray-ai__bots li{justify-content:space-between}.home-root .xray-ai__steps{counter-reset:none;flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-ai__steps>li{border:1px solid var(--slate-200);background:#fff;border-radius:12px;align-items:flex-start;gap:12px;padding:13px 15px;display:flex}.home-root .xray-ai__steps-num{color:#7e22ce;background:#f3e8ff;border-radius:8px;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.home-root .xray-ai__steps-text{color:var(--slate-700);font-size:12.5px;line-height:1.6}.home-root .xray-ai__srcs{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.home-root .xray-ai__srcs>li{border:1px solid var(--slate-200);background:#fff;border-radius:12px;padding:11px 14px}.home-root .xray-ai__srcs>li.is-client{background:#f0fdf4;border-color:#86efac}.home-root .xray-ai__srcs-head{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.home-root .xray-ai__srcs-domain{color:var(--graphite-900);font-size:13px;font-weight:800}.home-root .xray-ai__srcs-tag{color:#15803d;text-transform:uppercase;background:#dcfce7;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:800}.home-root .xray-ai__srcs-hits{color:var(--slate-500);margin-left:auto;font-size:11.5px}.home-root .xray-ai__srcs-urls{flex-direction:column;gap:5px;margin:8px 0 0;padding:0 0 0 2px;list-style:none;display:flex}.home-root .xray-ai__srcs-urls li{flex-direction:column;gap:1px;display:flex}.home-root .xray-ai__srcs-urls a{color:#7e22ce;font-size:12px;font-weight:600;-webkit-text-decoration:underline #ddd6fe;text-decoration:underline #ddd6fe}.home-root .xray-ai__srcs-urls a:hover{text-decoration-color:#7e22ce}.home-root .xray-ai__srcs-url{color:var(--slate-400);overflow-wrap:anywhere;font-size:10.5px}@media (max-width:1100px){.home-root .xray-ai__quotes-rows,.home-root .xray-ai__ready-cats{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.home-root .xray-ai__quotes-rows,.home-root .xray-ai__ready-cats,.home-root .xray-ai__bots{grid-template-columns:1fr}.home-root .xray-ai__scorecard{gap:16px;padding:18px}.home-root .xray-ai__scorecard-mini{grid-template-columns:repeat(2,1fr)}}.home-root .xray-report__top--solo{grid-template-columns:1fr}.home-root .xray-ai__legacy{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:12px;align-items:flex-start;gap:10px;margin:0 0 16px;padding:13px 15px;font-size:12.5px;line-height:1.6;display:flex}.home-root .xray-ai__legacy svg{color:#2563eb;flex:none;margin-top:1px}.home-root .xray-greet{border:1px solid var(--slate-200);background:linear-gradient(135deg,#fffdf8 0%,#fff8ee 100%);border-radius:20px;grid-template-columns:200px 1fr;align-items:start;gap:22px;margin:0 0 16px;padding:20px 24px;display:grid}.home-root .xray-greet__person{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.home-root .xray-greet__person img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:104px;height:104px;box-shadow:0 6px 20px #0000001f}.home-root .xray-greet__person-meta{flex-direction:column;gap:2px;display:flex}.home-root .xray-greet__person-meta strong{font-family:var(--font-display);color:var(--graphite-900);font-size:15px;font-weight:800}.home-root .xray-greet__role{letter-spacing:.04em;text-transform:uppercase;color:var(--slate-500);margin-bottom:4px;font-size:11px;font-weight:700}.home-root .xray-greet__contact{color:var(--brand-700);font-size:12.5px;font-weight:700;text-decoration:none}.home-root .xray-greet__contact:hover{text-decoration:underline}.home-root .xray-greet__hello{font-family:var(--font-display);letter-spacing:-.015em;color:var(--graphite-900);margin:2px 0 8px;font-size:19px;font-weight:800}.home-root .xray-greet__text{color:var(--slate-600);margin:0 0 16px;font-size:13.5px;line-height:1.65}.home-root .xray-greet__promo{background:linear-gradient(135deg,#16101f 0%,#2a1740 100%);border:1px solid #fe9d2b59;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex}.home-root .xray-greet__promo.is-expired{background:var(--slate-100);border-color:var(--slate-200)}.home-root .xray-greet__promo-left{flex-direction:column;gap:3px;display:flex}.home-root .xray-greet__promo-label{letter-spacing:.1em;text-transform:uppercase;color:#fbbf24;font-size:10px;font-weight:800}.home-root .xray-greet__promo-code{letter-spacing:.06em;color:#fff;text-shadow:0 0 22px #fe9d2b80;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:25px;font-weight:800}.home-root .xray-greet__promo-note{color:#ffffff9e;font-size:11.5px}.home-root .xray-greet__promo.is-expired .xray-greet__promo-label{color:var(--slate-500)}.home-root .xray-greet__promo.is-expired .xray-greet__promo-code{color:var(--slate-400);text-shadow:none;text-decoration:line-through}.home-root .xray-greet__promo.is-expired .xray-greet__promo-note{color:var(--slate-500)}.home-root .xray-greet__promo-right{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.home-root .xray-greet__timer-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-size:10px;font-weight:800}.home-root .xray-greet__timer{align-items:baseline;gap:2px;display:inline-flex}.home-root .xray-greet__timer b{color:#fff;text-align:center;font-variant-numeric:tabular-nums;background:#ffffff1a;border-radius:9px;min-width:42px;padding:5px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px;font-weight:800}.home-root .xray-greet__timer i{color:#fff6;font-size:19px;font-style:normal}.home-root .xray-greet__timer-unit{letter-spacing:.07em;text-transform:uppercase;color:#fff6;font-size:9.5px}.home-root .xray-greet__timer-expired{font-family:var(--font-display);color:var(--slate-500);font-size:17px;font-weight:800}@media (max-width:760px){.home-root .xray-greet{grid-template-columns:1fr;gap:16px;padding:18px}.home-root .xray-greet__person{text-align:left;flex-direction:row;gap:14px}.home-root .xray-greet__person img{width:72px;height:72px}.home-root .xray-greet__promo{gap:14px}.home-root .xray-greet__promo-right{align-items:flex-start}.home-root .xray-greet__promo-code{font-size:21px}.home-root .xray-greet__timer b{min-width:36px;font-size:20px}}
