@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap);
@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:400;src:url(fonts/Karla-Regular.fc0a3514.ttf) format("truetype")}@font-face{font-display:swap;font-family:Karla;font-style:italic;font-weight:400;src:url(fonts/Karla-Italic.07b7c479.ttf) format("truetype")}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:700;src:url(fonts/Karla-Bold.58b090f1.ttf) format("truetype")}@font-face{font-display:swap;font-family:Karla;font-style:italic;font-weight:700;src:url(fonts/Karla-BoldItalic.9190cb31.ttf) format("truetype")}@font-face{font-display:swap;font-family:P22 Mackinac Pro;font-style:normal;font-weight:400;src:url(fonts/P22MackinacProBook.e96c3b53.otf) format("opentype")}@font-face{font-display:swap;font-family:P22 Mackinac Pro;font-style:normal;font-weight:500;src:url(fonts/P22MackinacProMedium.51e12410.otf) format("opentype")}:root{--adbot-font-body:"Karla",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--adbot-font-display:"P22 Mackinac Pro",Georgia,"Times New Roman",serif;--adbot-primary:#ff6900;--adbot-primary-dark:#cc5400;--adbot-primary-light:#ffe6d2;--adbot-teal:#00baa7;--adbot-secondary:#61a229;--adbot-ink:#333;--adbot-ink-soft:#4a4a4a;--adbot-muted:#6b6b6b;--adbot-muted-light:#b2b2b3;--adbot-border:#dedfe0;--adbot-bg:#fafafa;--adbot-white:#fff;--adbot-radius:10px;--adbot-radius-lg:16px;--adbot-shadow:0 8px 24px rgba(51,51,51,.08);--adbot-shadow-lg:0 20px 48px rgba(51,51,51,.12);--adbot-font:var(--adbot-font-body)}.adbot-admin,.adbot-wizard{color:var(--adbot-ink);font-family:var(--adbot-font-body)}.adbot-admin__title,.adbot-step__title,.adbot-wizard__brand-title{font-family:var(--adbot-font-display);font-weight:500}.adbot-wizard{color:var(--adbot-ink);font-family:var(--adbot-font-body);inset:0;position:fixed;z-index:99999}.adbot-wizard__backdrop{background:radial-gradient(1200px 600px at 20% 10%,var(--adbot-primary-light) 0,var(--adbot-white) 55%,var(--adbot-bg) 100%);inset:0;position:absolute}.adbot-wizard__frame{display:grid;grid-template-columns:280px 1fr;height:100%;margin:0 auto;max-width:1200px;position:relative}@media(max-width:900px){.adbot-wizard__frame{grid-template-columns:1fr}}.adbot-wizard__rail{backdrop-filter:blur(6px);background:hsla(0,0%,100%,.6);border-right:1px solid var(--adbot-border);display:flex;flex-direction:column;gap:24px;padding:32px 28px}.adbot-wizard__brand{align-items:center;display:flex;font-size:18px;font-weight:700;gap:10px;letter-spacing:-.02em}.adbot-wizard__brand-dot{background:linear-gradient(135deg,var(--adbot-primary),var(--adbot-teal));border-radius:50%;height:14px;width:14px}.adbot-wizard__brand-logo{flex-shrink:0;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.adbot-wizard__brand-text{display:flex;flex-direction:column;gap:3px;min-width:0}.adbot-wizard__brand-title{font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.adbot-wizard__brand-tagline{color:var(--adbot-muted);font-size:12px;font-weight:500;line-height:1.35}.adbot-wizard__steps{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0}.adbot-wizard__step{align-items:center;border-radius:8px;color:var(--adbot-muted);display:flex;font-size:14px;gap:12px;padding:10px 12px}.adbot-wizard__step.is-active{background:var(--adbot-white);box-shadow:var(--adbot-shadow);color:var(--adbot-ink);font-weight:600}.adbot-wizard__step-bullet,.adbot-wizard__step.is-done{color:var(--adbot-ink-soft)}.adbot-wizard__step-bullet{align-items:center;background:var(--adbot-border);border-radius:50%;display:inline-flex;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.adbot-wizard__step.is-active .adbot-wizard__step-bullet{background:var(--adbot-primary);color:#fff}.adbot-wizard__step.is-done .adbot-wizard__step-bullet{background:#dcfce7;color:#166534}.adbot-wizard__skip{background:none;border:0;color:var(--adbot-muted);cursor:pointer;font-size:13px;margin-top:auto;padding:10px 12px;text-align:left}.adbot-wizard__skip:hover{color:var(--adbot-ink);text-decoration:underline}.adbot-wizard__stage{overflow-y:auto;padding:32px 72px 64px}@media(max-width:900px){.adbot-wizard__stage{padding:16px 24px 32px}}.adbot-wizard__topbar{display:flex;justify-content:flex-start;margin-bottom:24px;min-height:32px}.adbot-wizard__back{background:none;border:0;border-radius:8px;color:var(--adbot-muted);cursor:pointer;font-family:inherit;font-size:13px;padding:6px 10px}.adbot-wizard__back:hover{background:var(--adbot-white);color:var(--adbot-ink)}.adbot-step{display:flex;flex-direction:column;gap:20px;max-width:640px}.adbot-step__welcome-hero{align-items:center;display:flex;gap:20px;margin-bottom:4px}.adbot-step__welcome-logo{box-shadow:var(--adbot-shadow);flex-shrink:0;-o-object-fit:cover;object-fit:cover}.adbot-step__welcome-headlines{min-width:0}.adbot-step__brand-name{color:var(--adbot-ink);font-size:15px;font-weight:700;margin:0}.adbot-step__brand-tagline{color:var(--adbot-muted);font-size:13px;line-height:1.4;margin:6px 0 0}.adbot-step__eyebrow{color:var(--adbot-primary-dark);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.adbot-step__title{color:var(--adbot-ink);font-size:32px;letter-spacing:-.02em;line-height:1.2;margin:0}.adbot-step__subtitle{color:var(--adbot-ink);font-size:18px;margin:24px 0 8px}.adbot-step__lede{color:var(--adbot-ink-soft);font-size:16px;line-height:1.6;margin:0}.adbot-step__checklist{color:var(--adbot-ink-soft);display:flex;flex-direction:column;gap:8px;list-style:none;margin:8px 0 0;padding:0}.adbot-step__checklist li{background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius);padding:12px 16px}.adbot-step__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.adbot-btn{align-items:center;border:1px solid transparent;border-radius:var(--adbot-radius);cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;transition:transform .08s ease,background .15s ease,box-shadow .15s ease}.adbot-btn--primary{background:var(--adbot-primary);color:#fff}.adbot-btn--primary:hover{background:var(--adbot-primary-dark)}.adbot-btn--primary:disabled{background:#94a3b8;cursor:not-allowed}.adbot-btn--ghost{background:transparent;border-color:var(--adbot-border);color:var(--adbot-ink)}.adbot-btn--ghost:hover{background:var(--adbot-white)}.adbot-btn--large{font-size:16px;padding:16px 28px}.adbot-google-signin-btn{align-items:center;background:#fff;border:1px solid #dadce0;border-radius:4px;box-sizing:border-box;color:#1f1f1f;cursor:pointer;display:inline-flex;font-family:Roboto,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;gap:12px;justify-content:center;line-height:1;min-height:40px;padding:0 14px;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.adbot-google-signin-btn:hover:not(:disabled){background:#f8f9fa;border-color:#d2d3d4;box-shadow:0 1px 2px rgba(60,64,67,.12)}.adbot-google-signin-btn:focus{outline:none}.adbot-google-signin-btn:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}.adbot-google-signin-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.65}.adbot-google-signin-btn__icon{display:inline-flex;flex-shrink:0}.adbot-google-signin-btn__icon svg{display:block}.adbot-google-signin-btn--large{font-size:15px;min-height:48px;padding:0 18px}.adbot-google-signin-btn--large .adbot-google-signin-btn__icon svg{height:20px;width:20px}.adbot-account-card{align-items:center;background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius);display:flex;gap:16px;padding:16px}.adbot-account-card img{border-radius:50%;height:40px;width:40px}.adbot-account-card>div:nth-child(2){display:flex;flex:1;flex-direction:column}.adbot-account-card span{color:var(--adbot-muted);font-size:13px}.adbot-suggestion-card{background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius-lg);box-shadow:var(--adbot-shadow);display:flex;flex-direction:column;gap:16px;padding:20px}.adbot-suggestion-card__label{color:var(--adbot-muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.adbot-suggestion-card__value{font-size:20px;font-weight:600;margin-top:4px}.adbot-suggestion-card__meta{color:var(--adbot-muted);font-size:13px;margin-top:4px}.adbot-audit-progress{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.adbot-audit-progress__item{align-items:center;background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius);color:var(--adbot-muted);display:flex;font-size:14px;gap:12px;padding:12px 16px}.adbot-audit-progress__item.is-active{border-color:var(--adbot-primary);box-shadow:0 0 0 3px rgba(43,92,255,.12);color:var(--adbot-ink)}.adbot-audit-progress__item.is-done{color:var(--adbot-ink-soft)}.adbot-audit-progress__marker{align-items:center;border:1px solid var(--adbot-border);border-radius:50%;display:inline-flex;font-size:12px;height:22px;justify-content:center;width:22px}.adbot-audit-progress__item.is-active .adbot-audit-progress__marker{animation:adbot-pulse 1.2s ease-in-out infinite;background:var(--adbot-primary);border-color:var(--adbot-primary);color:#fff}.adbot-audit-progress__item.is-done .adbot-audit-progress__marker{background:#dcfce7;border-color:#bbf7d0;color:#166534}@keyframes adbot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.adbot-progress-bar{background:var(--adbot-border);border-radius:999px;height:6px;overflow:hidden;width:100%}.adbot-progress-bar span{animation:adbot-indeterminate 1.4s ease-in-out infinite;background:var(--adbot-primary);display:block;height:100%;width:40%}@keyframes adbot-indeterminate{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}.adbot-report{display:flex;flex-direction:column;gap:24px}.adbot-report__score{align-items:center;display:flex;gap:20px}.adbot-report__score-caption{color:var(--adbot-muted);font-size:14px}.adbot-report__grid{display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}@media(max-width:600px){.adbot-report__grid{grid-template-columns:repeat(2,1fr)}}.adbot-report__tile{background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius);border-top:3px solid var(--adbot-primary);padding:16px;text-align:center}.adbot-report__tile-count{font-size:28px;font-weight:700;letter-spacing:-.02em}.adbot-report__tile-label{color:var(--adbot-muted);font-size:12px;margin-top:4px;text-transform:uppercase}.adbot-report__chips{display:flex;flex-wrap:wrap;gap:8px}.adbot-chip{align-items:center;background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:999px;color:var(--adbot-ink-soft);display:inline-flex;font-size:13px;padding:6px 12px}.adbot-report__gate{background:linear-gradient(135deg,var(--adbot-primary-light),var(--adbot-white));border:1px solid var(--adbot-border);border-radius:var(--adbot-radius-lg);display:flex;flex-direction:column;gap:16px;padding:24px}.adbot-report__gate h3{font-size:18px;margin:0 0 6px}.adbot-report__gate p{color:var(--adbot-ink-soft);margin:0}.adbot-price-card{align-items:center;background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius-lg);box-shadow:var(--adbot-shadow);display:grid;gap:24px;grid-template-columns:auto 1fr;padding:24px}.adbot-price-card__amount{color:var(--adbot-primary);font-size:40px;font-weight:700;letter-spacing:-.03em}.adbot-price-card__details ul{color:var(--adbot-ink-soft);font-size:14px;margin:0;padding-left:18px}.adbot-price-card__details li{margin-bottom:4px}.adbot-checklist{background-color:var(--adbot-white);background-image:linear-gradient(165deg,rgba(255,230,210,.35) 0,var(--adbot-white) 52%);border:1px solid var(--adbot-border);border-radius:var(--adbot-radius-lg);margin:4px 0 12px;padding:20px}.adbot-checklist__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.adbot-checklist__steps{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media(max-width:600px){.adbot-checklist__steps{grid-template-columns:1fr}}.adbot-checklist__step{align-items:center;background:hsla(0,0%,100%,.6);border-radius:8px;color:var(--adbot-ink-soft);display:flex;font-size:13px;gap:10px;padding:10px 14px}.adbot-checklist__step.is-active{background:#fff;color:var(--adbot-ink);font-weight:600}.adbot-checklist__step.is-done{opacity:.7}.adbot-checklist__bullet{align-items:center;background:var(--adbot-border);border-radius:50%;color:var(--adbot-ink-soft);display:inline-flex;font-size:11px;font-weight:600;height:20px;justify-content:center;width:20px}.adbot-checklist__step.is-done .adbot-checklist__bullet{background:#dcfce7;color:#166534}.adbot-checklist__step.is-active .adbot-checklist__bullet{background:var(--adbot-primary);color:#fff}.adbot-admin{color:var(--adbot-ink);font-size:14px;line-height:1.5;margin:0 0 32px;max-width:none;padding-top:16px;width:100%}.adbot-admin__header{border-bottom:1px solid #c3c4c7;margin-bottom:24px;padding-bottom:18px}.adbot-admin__identity{align-items:center;display:flex;gap:14px}.adbot-admin__identity-logo{flex-shrink:0;-o-object-fit:cover;object-fit:cover}.adbot-admin__identity-text{min-width:0}.adbot-admin__title{font-size:23px;line-height:1.25;margin:0}.adbot-admin__tagline{color:var(--adbot-muted);font-size:13px;line-height:1.35;margin:4px 0 0}.adbot-admin__body{align-items:flex-start;display:flex;gap:32px}.adbot-admin__sidebar{flex:0 0 232px}.adbot-admin__sidebar ul{list-style:none;margin:0;padding:0}.adbot-admin__sidebar li{margin:0 0 4px}.adbot-nav-item{align-items:center;border-radius:4px;color:var(--adbot-ink);display:flex;gap:8px;padding:10px 12px;text-decoration:none}.adbot-nav-item:hover{background:rgba(255,105,0,.06);color:var(--adbot-ink)}.adbot-nav-item--active{background:var(--adbot-primary-light);color:var(--adbot-primary-dark);font-weight:600}.adbot-nav-item--disabled{cursor:not-allowed;opacity:.48;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adbot-admin__content{background:var(--adbot-white);border:1px solid var(--adbot-border);border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.04);flex:1;min-width:0;padding:28px 36px 40px}.adbot-admin .button.button-primary{background:var(--adbot-primary);border-color:var(--adbot-primary-dark);color:#fff;text-shadow:none}.adbot-admin .button.button-primary:focus,.adbot-admin .button.button-primary:hover{background:var(--adbot-primary-dark);border-color:var(--adbot-primary-dark);color:#fff}.adbot-dashboard{display:flex;flex-direction:column;gap:16px}.adbot-dashboard__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:space-between}.adbot-dashboard__intro{display:flex;flex:1 1 240px;flex-direction:column;gap:6px;margin:0;min-width:0;padding:0}.adbot-dashboard__header-actions{flex:0 0 auto;padding-top:2px}@media(max-width:600px){.adbot-dashboard__header-actions{flex:1 1 100%}}.adbot-dashboard__heading{color:var(--adbot-ink);font-family:var(--adbot-font-display);font-size:23px;font-weight:500;line-height:1.25;margin:0}.adbot-dashboard__lede{color:var(--adbot-muted);font-size:14px;line-height:1.45;margin:0;max-width:48rem}.adbot-dashboard__cards{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}@media(min-width:1100px){.adbot-dashboard__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.adbot-connect__section{display:grid;gap:18px;grid-template-columns:1fr}.adbot-status-card{background:#fcfcfc;border:1px solid #c3c4c7;border-radius:4px;padding:18px 20px}.adbot-status-card__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.adbot-status-card__header h3{font-size:14px;margin:0}.adbot-status-card__badge{background:#f0f0f1;border-radius:999px;font-size:12px;font-weight:600;padding:2px 8px}.adbot-status-card__description{color:#50575e;font-size:13px;margin:0}.adbot-status--success .adbot-status-card__badge{background:#edfaef;color:#00a32a}.adbot-status--warning .adbot-status-card__badge{background:#fcf9e8;color:#996800}.adbot-status--error .adbot-status-card__badge{background:#fcf0f1;color:#d63638}.adbot-dashboard__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:0}.adbot-connect__account{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.adbot-connect__avatar{border-radius:50%;height:48px;width:48px}.adbot-audit__summary{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px}.adbot-audit__meta p{margin:4px 0}.adbot-gap-card{background:#fcfcfc;border-left:4px solid #c3c4c7;border-radius:0 4px 4px 0;padding:12px 16px}.adbot-gap-card__header{align-items:center;display:flex;gap:10px;margin-bottom:6px}.adbot-gap-card__header h4{font-size:14px;margin:0}.adbot-gap-card__severity{border-radius:999px;color:#fff;font-size:11px;font-weight:600;padding:2px 8px;white-space:nowrap}.adbot-gap-card__description{color:#50575e;font-size:13px;margin:0 0 4px}.adbot-gap-card__recommendation{font-size:13px;margin:0}.adbot-error{color:#d63638}.adbot-saved,.adbot-success{color:#00a32a}.adbot-saved{margin-left:10px}
