.editorial-page,.editorial-index{background:var(--bg);color:var(--text);min-height:100dvh;padding:clamp(var(--space-8), 8vw, var(--space-16)) clamp(var(--space-4), 5vw, var(--space-8))}.editorial-page--blog,.editorial-index--blog{--accent:#008277;--bg:var(--editorial-bg);--border:var(--editorial-border);--foreground-link:#008277;--foreground-muted:var(--editorial-muted);--muted:var(--editorial-muted);--text:var(--editorial-text)}.editorial-page__article,.editorial-index__content{max-width:760px;margin:0 auto}.editorial-page--blog .editorial-page__article{max-width:1120px}.editorial-page .editorial-page__brand,.editorial-index .editorial-index__brand{color:var(--text);font-family:var(--font-display);font-size:var(--font-size-lg);letter-spacing:-.04em;font-weight:700;text-decoration:none;display:inline-flex}.editorial-page__navigation{margin-bottom:clamp(var(--space-8), 8vw, var(--space-14));justify-content:space-between;align-items:center;display:flex}.editorial-index .editorial-index__brand{margin-bottom:clamp(var(--space-8), 8vw, var(--space-14))}.editorial-breadcrumbs{color:var(--muted);font-family:var(--font-ui);font-size:var(--font-size-sm);margin-bottom:var(--space-6)}.editorial-breadcrumbs ol,.editorial-breadcrumbs li{align-items:center;display:flex}.editorial-breadcrumbs ol{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none}.editorial-breadcrumbs li{gap:var(--space-2)}.editorial-breadcrumbs a{color:var(--muted);text-decoration:none}.editorial-breadcrumbs a:hover,.editorial-breadcrumbs a:focus-visible{color:var(--brand-navy)}.editorial-breadcrumbs li[aria-current=page]{color:var(--text);font-weight:650}.editorial-page__brand-logo,.editorial-index__brand-logo{width:132px;height:auto;display:block}.editorial-page__header,.editorial-index__header{border-bottom:1px solid var(--border);margin-bottom:clamp(var(--space-8), 8vw, var(--space-14));padding-bottom:clamp(var(--space-6), 5vw, var(--space-10))}.editorial-page__hero{border-bottom:1px solid var(--border);gap:clamp(var(--space-6), 5vw, var(--space-10));margin-bottom:clamp(var(--space-8), 8vw, var(--space-14));padding-bottom:clamp(var(--space-6), 5vw, var(--space-10));display:grid}.editorial-page__hero--with-summary{grid-template-columns:minmax(0,1.45fr) minmax(250px,.75fr)}.editorial-page__hero:not(.editorial-page__hero--with-summary) .editorial-page__hero-copy{max-width:860px}.editorial-page__hero h1,.editorial-page__hero .editorial-page__description,.editorial-page__hero .editorial-page__metadata{color:var(--text)}.editorial-page__hero h1{font-size:clamp(2.25rem,5vw,3.75rem)}.editorial-page__hero .editorial-page__description{max-width:55ch}.editorial-page__hero .editorial-page__metadata{color:color-mix(in srgb, var(--text) 76%, transparent)}.editorial-page__hero a{color:var(--text)}.editorial-page__kind,.editorial-index__eyebrow{color:var(--accent);font-family:var(--font-ui);font-size:var(--font-size-sm);margin-bottom:var(--space-3);font-weight:700}.editorial-page h1,.editorial-index h1{font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2.25rem,6vw,4.25rem);line-height:1.04}.editorial-page__description,.editorial-index__header>p:last-child{color:var(--foreground-muted);font-family:var(--font-ui);font-size:var(--font-size-lg);margin-top:var(--space-5);max-width:64ch;line-height:1.65}.editorial-page__metadata,.editorial-index__meta{color:var(--muted);font-family:var(--font-ui);font-size:var(--font-size-sm);gap:var(--space-2) var(--space-5);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.editorial-page__all-guides{color:var(--foreground-link);font-family:var(--font-ui);font-size:var(--font-size-sm);font-weight:700}.editorial-page__section,.editorial-page__faq,.editorial-page__related,.editorial-page__summary,.editorial-page__contents,.editorial-page__module,.editorial-index__section{margin-top:clamp(var(--space-8), 8vw, var(--space-14));max-width:760px}.editorial-page h2,.editorial-index h2{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.editorial-page__section p,.editorial-page__faq p,.editorial-page__related li,.editorial-index__item>p,.editorial-page__summary p,.editorial-index__section-description{color:var(--foreground-muted);font-family:var(--font-ui);margin-top:var(--space-4);line-height:1.72}.editorial-page__summary{border-left:1px solid var(--accent);padding-left:var(--space-5)}.editorial-page__summary--hero{border-left:1px solid var(--border);box-shadow:none;max-width:none;padding:0 0 0 clamp(var(--space-5), 3vw, var(--space-7));align-self:center;margin-top:0}.editorial-page .editorial-page__summary--hero p{color:var(--text)}.editorial-page__summary h2,.editorial-page__contents h2,.editorial-index__section>h2{font-size:clamp(var(--font-size-xl), 2vw, var(--font-size-2xl))}.editorial-page__contents{border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:var(--space-6) 0}.editorial-page__module>p{color:var(--foreground-muted);font-family:var(--font-ui);margin-top:var(--space-4);line-height:1.72}.editorial-page__module h3{font-family:var(--font-display);font-size:var(--font-size-lg);text-wrap:balance;line-height:1.2}.editorial-page__module ol,.editorial-page__module dl{margin:var(--space-6) 0 0;padding:0;list-style:none}.editorial-page__module ol{gap:var(--space-5);display:grid}.editorial-page__module li{border-left:1px solid var(--accent);padding-left:var(--space-5)}.editorial-page__module li>p,.editorial-page__module dd{color:var(--foreground-muted);font-family:var(--font-ui);margin-top:var(--space-2);line-height:1.65}.editorial-page__module blockquote{border-left:1px solid var(--border);color:var(--text);font-family:var(--font-ui);margin:var(--space-4) 0 0;padding-left:var(--space-4);line-height:1.65}.editorial-page__module-columns,.editorial-page__module dl>div{gap:var(--space-4);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.editorial-page__module-columns{color:var(--muted);font-family:var(--font-ui);font-size:var(--font-size-sm);margin-top:var(--space-6);font-weight:700}.editorial-page__module dl>div{border-top:1px solid var(--border);padding:var(--space-4) 0}.editorial-page__module dt{color:var(--text);font-family:var(--font-ui);font-weight:700}.editorial-page__module dd{margin:0}.editorial-page__contents ol{gap:var(--space-3);margin:var(--space-4) 0 0;padding:0;list-style:none;display:grid}.editorial-page__section ul,.editorial-page__related ul{gap:var(--space-3);margin:var(--space-5) 0 0;padding-left:var(--space-5);display:grid}.editorial-page__faq details{border-bottom:1px solid var(--border);padding:var(--space-4) 0}.editorial-page__faq summary{color:var(--text);cursor:pointer;font-family:var(--font-ui);font-weight:650}.editorial-page a,.editorial-index a{color:var(--accent);text-underline-offset:.2em;text-shadow:0 1px 10px color-mix(in srgb, var(--accent) 24%, transparent);text-decoration:underline;text-decoration-thickness:1px}.editorial-page--blog a,.editorial-index--blog a{text-shadow:none}.editorial-page__cta a,.editorial-index__link{font-family:var(--font-ui);margin-top:var(--space-8);font-weight:700;display:inline-flex}.editorial-index__list{gap:var(--space-8);margin-top:var(--space-6);display:grid}.editorial-index__item{border-bottom:1px solid var(--border);padding-bottom:var(--space-8)}.editorial-index__item h2{margin-top:var(--space-3)}.editorial-index__item h3{font-family:var(--font-display);font-size:clamp(var(--font-size-2xl), 3vw, var(--font-size-3xl));margin-top:var(--space-3);text-wrap:balance;line-height:1.15}.editorial-index__item h3 a,.editorial-index .editorial-index__link{text-decoration:none}@media (hover:hover){.editorial-index__item h3 a:hover,.editorial-index .editorial-index__link:hover{color:var(--brand-navy);text-shadow:none}}.editorial-index__item-eyebrow{font-family:var(--font-ui);font-size:var(--font-size-sm);font-weight:700;color:var(--accent)!important;margin-top:0!important}.editorial-index__section-eyebrow{color:var(--muted);font-family:var(--font-ui);font-size:var(--font-size-sm);font-weight:700}.editorial-index__guide-group{margin-top:clamp(var(--space-8), 8vw, var(--space-14))}.editorial-index__link{margin-top:var(--space-5)}@media (max-width:640px){.editorial-page,.editorial-index{padding-inline:var(--space-4)}.editorial-page__metadata{display:grid}.editorial-page__hero{grid-template-columns:1fr}.editorial-page__module-columns{display:none}.editorial-page__module dl>div{grid-template-columns:1fr}.editorial-breadcrumbs li[aria-current=page]{flex-basis:100%}}
.diagnostic-page{color:var(--brand-white);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(16px,3vw,24px);display:flex;position:relative;overflow:hidden}.diagnostic-shell{z-index:10;flex-direction:column;gap:clamp(20px,3vw,36px);width:100%;max-width:1240px;margin:0 auto;display:flex;position:relative}.diagnostic-top-bar{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.diagnostic-logo{object-fit:contain}.diagnostic-hero{text-align:center;align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.diagnostic-hero__copy{align-items:center;gap:var(--space-3);flex-direction:column;max-width:820px;display:flex}.diagnostic-hero h1{letter-spacing:-.02em;max-width:860px;font-size:clamp(25px,3.6vw,43px);font-weight:900;line-height:1.1}.diagnostic-hero p{color:color-mix(in srgb, var(--brand-white) 72%, transparent);max-width:600px;font-size:clamp(15px,2vw,17px);line-height:1.5}.diagnostic-workspace{align-items:start;gap:clamp(24px,4vw,48px);display:grid}.diagnostic-workspace[data-mode=form]{grid-template-columns:1fr;width:100%;max-width:720px;margin:0 auto}.diagnostic-workspace[data-mode=result]{grid-template-columns:1fr;width:100%;max-width:760px;margin:0 auto}.diagnostic-edit-data{color:color-mix(in srgb, var(--brand-white) 68%, transparent);cursor:pointer;font-size:var(--font-size-sm);background:0 0;border:0;justify-self:start;align-items:center;gap:4px;padding:0;font-weight:700;transition:color .2s;display:inline-flex}.diagnostic-edit-data:hover{color:var(--brand-white)}.diagnostic-form,.diagnostic-result{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-lg);z-index:10;background:#05070ba6;border:1px solid #ffffff14;transition:box-shadow .3s,border-color .3s;position:relative;box-shadow:0 24px 70px #00000080}.diagnostic-form:hover:not(:focus-within){border-color:var(--brand-cyan);box-shadow:0 24px 70px #00000080, 0 0 0 3px color-mix(in srgb, var(--brand-cyan) 10%, transparent), 0 0 40px color-mix(in srgb, var(--brand-cyan) 8%, transparent)}.diagnostic-form{gap:var(--space-5);padding:clamp(var(--space-6), 5vw, 48px);display:grid}.diagnostic-panel__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-1);display:flex}.diagnostic-panel__header svg{color:var(--brand-cyan);flex:none}.diagnostic-panel__header h2,.diagnostic-next h3,.diagnostic-empty h2{font-size:var(--font-size-xl);line-height:1.15}.diagnostic-panel__header p,.diagnostic-empty p{color:color-mix(in srgb, var(--brand-white) 62%, transparent);line-height:1.5}.diagnostic-form label,.diagnostic-form fieldset{color:var(--brand-white);font-size:var(--font-size-sm);gap:var(--space-2);font-weight:850;display:grid}.diagnostic-form input,.diagnostic-form select{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-sm);box-sizing:border-box;color:var(--brand-white);font-family:inherit;font-size:var(--font-size-sm);height:48px;min-height:48px;padding:0 var(--space-3);background:#05070ba6;border:1px solid #ffffff14;width:100%;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s}.diagnostic-form select{appearance:none;cursor:pointer;padding-right:var(--space-6);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center}.diagnostic-form select option{background:var(--brand-ink);color:var(--brand-white)}.diagnostic-form input::placeholder{color:color-mix(in srgb, var(--brand-white) 36%, transparent);font-weight:500}.diagnostic-form input:focus,.diagnostic-form select:focus{border-color:var(--field-focus);box-shadow:0 0 0 3px var(--field-focus-ring), inset 0 1px 2px #00000080;background:#05070bcc;outline:none}.diagnostic-field{align-items:center;display:flex;position:relative}.diagnostic-field__icon{color:color-mix(in srgb, var(--muted) 70%, transparent);pointer-events:none;z-index:2;transition:color .2s,filter .2s;position:absolute;left:12px}.diagnostic-field input,.diagnostic-field select{padding-left:38px}.diagnostic-field:focus-within .diagnostic-field__icon{color:var(--field-focus);filter:none}.diagnostic-form__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.diagnostic-form fieldset{border:1px solid color-mix(in srgb, var(--brand-white) 10%, transparent);border-radius:var(--radius-sm);gap:var(--space-3);padding:var(--space-4);margin:0}.diagnostic-form legend{color:var(--brand-white);padding:0 var(--space-2)}.diagnostic-radio{background:color-mix(in srgb, var(--brand-white) 5%, transparent);border:1px solid color-mix(in srgb, var(--brand-white) 9%, transparent);border-radius:var(--radius-sm);min-height:44px;padding:0 var(--space-3);align-items:center;gap:var(--space-3)!important;display:flex!important}.diagnostic-radio input{accent-color:var(--field-focus);block-size:16px;inline-size:16px;width:auto;min-height:auto;padding:0}.diagnostic-submit,.diagnostic-primary,.diagnostic-secondary{border-radius:var(--radius-sm);align-items:center;gap:var(--space-2);min-height:50px;padding:0 var(--space-5);justify-content:center;font-weight:900;display:inline-flex}.diagnostic-submit,.diagnostic-primary{background:linear-gradient(135deg, var(--brand-cyan) 0%, var(--accent-soft) 100%);color:var(--brand-ink);border:0}.diagnostic-submit{cursor:pointer;margin-top:var(--space-2);transition:all .25s var(--ease-out)}.diagnostic-submit:hover:not(:disabled){box-shadow:0 0 20px color-mix(in srgb, var(--brand-cyan) 60%, transparent), 0 0 40px color-mix(in srgb, var(--brand-cyan) 30%, transparent);filter:brightness(1.15);transform:translateY(-1.5px)}.diagnostic-submit:disabled{cursor:not-allowed;opacity:.54}.diagnostic-form__feedback{margin:0;font-size:13px;font-weight:700;line-height:1.5}.diagnostic-form__feedback[data-status=success]{color:#86efac}.diagnostic-form__feedback[data-status=error]{color:#fca5a5}.diagnostic-secondary{background:color-mix(in srgb, var(--brand-white) 7%, transparent);border:1px solid color-mix(in srgb, var(--brand-white) 14%, transparent);color:var(--brand-white);cursor:pointer}.diagnostic-result{gap:var(--space-4);min-height:100%;padding:var(--space-6);display:grid}.diagnostic-result__head{align-items:center;gap:var(--space-4);grid-template-columns:auto 1fr;display:grid}.diagnostic-score{gap:var(--space-1);display:grid}.diagnostic-score span{color:color-mix(in srgb, var(--brand-white) 58%, transparent);font-size:var(--font-size-sm);text-transform:uppercase;font-weight:900}.diagnostic-score__value{align-items:end;gap:4px;display:flex}.diagnostic-score strong{color:var(--brand-cyan);font-size:clamp(56px,7vw,80px);font-weight:900;line-height:.88}.diagnostic-score small{color:color-mix(in srgb, var(--brand-white) 48%, transparent);margin-bottom:8px;font-weight:900}.diagnostic-result__summary,.diagnostic-next,.diagnostic-empty{background:color-mix(in srgb, var(--brand-white) 5%, transparent);border:1px solid color-mix(in srgb, var(--brand-white) 10%, transparent);border-radius:var(--radius-sm)}.diagnostic-result__summary{align-items:start;gap:var(--space-3);padding:var(--space-4);display:flex}.diagnostic-result__summary svg,.diagnostic-empty svg{color:var(--brand-cyan);flex:none}.diagnostic-result__summary p{color:color-mix(in srgb, var(--brand-white) 80%, transparent);line-height:1.55}.diagnostic-metrics{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.diagnostic-metrics div{background:color-mix(in srgb, var(--brand-white) 5%, transparent);border:1px solid color-mix(in srgb, var(--brand-white) 10%, transparent);border-radius:var(--radius-sm);gap:var(--space-1);padding:var(--space-3);display:grid}.diagnostic-metrics svg{color:var(--brand-cyan)}.diagnostic-metrics span{color:color-mix(in srgb, var(--brand-white) 58%, transparent);font-size:var(--font-size-xs);text-transform:uppercase;font-weight:900}.diagnostic-metrics strong{color:var(--brand-white);font-size:var(--font-size-xl);line-height:1}.diagnostic-next{gap:var(--space-4);padding:var(--space-4);display:grid}.diagnostic-next ul{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.diagnostic-next li{color:color-mix(in srgb, var(--brand-white) 76%, transparent);align-items:center;gap:var(--space-2);line-height:1.45;display:flex}.diagnostic-next svg{color:var(--brand-cyan);flex:none}.diagnostic-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.diagnostic-actions .diagnostic-primary,.diagnostic-actions .diagnostic-secondary{min-height:42px;padding:0 var(--space-4)}.diagnostic-next__more{color:color-mix(in srgb, var(--brand-white) 52%, transparent);font-size:var(--font-size-xs);font-weight:700}@media print{.diagnostic-page{color:#111;min-height:0;background:#fff!important}.diagnostic-top-bar,.diagnostic-hero,.diagnostic-form,.diagnostic-actions{display:none!important}.diagnostic-result{box-shadow:none;background:#fff;border:none}.diagnostic-workspace{display:block}}@media (max-width:980px){.diagnostic-hero,.diagnostic-workspace{grid-template-columns:1fr}}@media (max-width:620px){.diagnostic-shell{padding-inline:var(--space-4)}.diagnostic-hero h1{font-size:38px}.diagnostic-form__grid,.diagnostic-metrics,.diagnostic-result__head,.diagnostic-empty dl{grid-template-columns:1fr}.diagnostic-form,.diagnostic-result{padding:var(--space-4)}.diagnostic-actions,.diagnostic-primary,.diagnostic-secondary{width:100%}}
.legal-shell{background:var(--bg);min-height:100vh;color:var(--text);flex-direction:column;display:flex}.legal-topbar{justify-content:space-between;align-items:center;gap:var(--space-4,16px);border-bottom:1px solid var(--border);padding:20px clamp(16px,5vw,48px);display:flex}.legal-topbar a.legal-brand{align-items:center;text-decoration:none;display:inline-flex}.legal-logo{width:120px;height:auto}.legal-back{color:var(--accent);margin-bottom:var(--space-4,16px);font-size:14px;text-decoration:none;display:inline-block}.legal-back:hover{color:var(--accent-soft)}.legal-main{flex:1;grid-template-columns:max-content minmax(0,1fr);align-items:start;column-gap:clamp(24px,4vw,56px);width:100%;max-width:1240px;margin:0 auto;padding:clamp(32px,6vw,64px) clamp(24px,5vw,64px);display:grid}.legal-main>.back-link{margin-top:.35em}.legal-main>.back-link:hover{color:var(--accent)}.legal-document-shell{min-width:0}.legal-publication-notice{margin-bottom:var(--space-6);padding:var(--space-4) var(--space-5);border:1px solid color-mix(in srgb, var(--warning) 55%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning) 9%, transparent);color:var(--text)}.legal-publication-notice p{color:var(--text);margin:0;line-height:1.55}.legal-publication-notice__title{font-weight:700}.legal-publication-notice a{color:var(--accent)}.legal-content{color:var(--text);line-height:1.7}.legal-section-index{border:1px solid var(--border);border-radius:var(--radius-md,8px);margin:20px 0 32px;padding:16px 20px}.legal-section-index summary{color:var(--text);cursor:pointer;font-weight:600}.legal-section-index ul{margin:0;padding:8px 0 0 20px}.legal-section-index li{margin:4px 0}.legal-section-index__subsection{margin-left:12px;font-size:.92em}.legal-content h1,.legal-content h2,.legal-content h3{font-family:var(--font-outfit,sans-serif);margin:1.8em 0 .6em;line-height:1.3}.legal-content h2{border-top:1px solid var(--border);padding-top:.4em;font-size:1.4rem}.legal-content h3{color:var(--muted);font-size:1.1rem}.legal-content p,.legal-content li{color:#c7cdd6}.legal-content ul{margin:.6em 0;padding-left:1.2em}.legal-content table{border-collapse:collapse;width:100%;margin:1em 0;font-size:.92rem}.legal-content th,.legal-content td{border:1px solid var(--border);text-align:left;vertical-align:top;color:#c7cdd6;padding:10px 12px}.legal-content th{color:var(--text);background:color-mix(in srgb, var(--text) 5%, transparent)}.legal-content code{overflow-wrap:anywhere}.legal-content li{margin:.3em 0}.legal-content strong{color:var(--text)}.legal-content a{color:var(--accent)}.legal-content hr{border:none;border-top:1px solid var(--border);margin:2em 0}@media (max-width:640px){body:has(.cookie-consent){padding-bottom:calc(var(--cookie-consent-space,0px) + 16px)}.cookie-consent{bottom:max(12px, env(safe-area-inset-bottom));max-width:calc(100vw - 24px);padding:14px}.cookie-consent__text{margin-bottom:10px;font-size:12px}.cookie-consent__actions{gap:6px}.cookie-consent__btn{min-width:0;padding:8px 10px}.legal-main{display:block}.legal-main>.back-link{margin-bottom:var(--space-4,16px)}.legal-content table{font-size:var(--font-size-sm);border:0;display:block}.legal-content table thead{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.legal-content table tbody{gap:var(--space-3,12px);display:grid}.legal-content table tr{gap:var(--space-2,8px);padding:var(--space-3,12px);border:1px solid var(--border);border-radius:var(--radius-md,8px);display:grid}.legal-content table td{border:0;gap:2px;padding:0;display:grid}.legal-content table td:before{color:var(--muted);font-size:var(--font-size-xs);font-weight:600}.legal-content table td:first-child:before{content:"Nome"}.legal-content table td:nth-child(2):before{content:"Categoria"}.legal-content table td:nth-child(3):before{content:"Finalidade"}.legal-content table td:nth-child(4):before{content:"Duração"}}.legal-footer{border-top:1px solid var(--border);flex-wrap:wrap;gap:20px;padding:24px clamp(16px,5vw,48px);font-size:14px;display:flex}.legal-footer a{color:var(--muted);text-decoration:none}.legal-footer a:hover{color:var(--text)}.cookie-consent{z-index:1000;-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-lg,16px);max-width:460px;color:var(--text);background:#05070bb8;border:1px solid #ffffff14;margin:0 auto;padding:28px 32px;animation:.5s cubic-bezier(.22,1,.36,1) cookie-consent-in;position:fixed;inset:auto 16px 40px;box-shadow:0 24px 70px #00000080,inset 0 1px #ffffff12}@keyframes cookie-consent-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cookie-consent{animation:none}}.cookie-consent__title{font-family:var(--font-outfit,sans-serif);margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.25}.cookie-consent__text{color:var(--muted);margin:0 0 20px;font-size:15px;line-height:1.55}.cookie-consent__text a{color:var(--accent)}.cookie-consent__actions{flex-wrap:wrap;gap:8px;display:flex}.cookie-consent__btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid var(--border);min-width:120px;min-height:44px;color:var(--text);background:0 0;flex:auto;padding:11px 16px;font-size:14px;font-weight:600}.cookie-consent__btn:hover{border-color:var(--muted)}.cookie-consent__btn--primary{background:var(--accent);border-color:var(--accent);color:var(--brand-ink)}.cookie-consent__btn--primary:hover{filter:brightness(1.05)}.cookie-consent__btn--link{min-width:0;color:var(--muted);background:0 0;border:none;flex:none;padding:9px 4px;text-decoration:underline}.cookie-consent__preferences-trigger{z-index:40;border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--bg);color:var(--text-secondary);height:36px;font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:6px;width:auto;padding:0 10px;display:inline-flex;position:fixed;bottom:18px;right:18px}.cookie-consent__preferences-trigger span{white-space:nowrap;font-size:12px}.cookie-consent__preferences-trigger:hover{color:var(--text-primary)}.cookie-consent__categories{flex-direction:column;gap:10px;margin:4px 0 16px;display:flex}.cookie-consent__category{border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.cookie-consent__category-label{font-size:13px;font-weight:600}.cookie-consent__category-desc{color:var(--muted);margin:2px 0 0;font-size:12px;line-height:1.45}.cookie-consent__category input{width:20px;height:20px;accent-color:var(--field-focus);flex-shrink:0;margin-top:1px}.cookie-consent__category input:disabled{opacity:.5}
.menu-workspace{width:100%;max-width:1080px;margin-inline:auto}.menu-workspace__header,.menu-workspace__workflow{align-items:end;gap:var(--space-5);justify-content:space-between;display:flex}.menu-workspace__header h2,.menu-workspace__header p,.menu-editor__heading h3,.menu-editor__heading p,.menu-workspace__workflow h3,.menu-workspace__workflow p,.menu-preview__heading h2,.menu-preview__heading p{margin:0}.menu-workspace__header h2{font-size:var(--font-size-2xl);letter-spacing:-.02em}.menu-workspace__header>.muted{text-align:right;max-width:330px}.menu-editor{gap:var(--space-6)}.menu-editor__heading{border-bottom:1px solid var(--border);gap:var(--space-1);padding-bottom:var(--space-4);display:grid}.menu-editor__heading h3,.menu-workspace__workflow h3{font-size:var(--font-size-lg)}.menu-editor__basics{gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(160px,.3fr);display:grid}.menu-field{gap:6px;min-width:0;display:grid}.menu-field>span{color:var(--muted);font-size:var(--font-size-sm);font-weight:600}.menu-field em,.menu-field small{color:var(--muted);font-size:var(--font-size-xs);font-style:normal;font-weight:400}.menu-editor__section{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;padding:var(--space-4);margin:0}.menu-editor__section legend{color:var(--text);font-size:var(--font-size-sm);padding-inline:var(--space-2);font-weight:700}.menu-editor-item{align-items:end;gap:var(--space-3);grid-template-columns:minmax(150px,1.15fr) minmax(180px,1.35fr) minmax(112px,.65fr) auto;display:grid}.menu-editor-item__availability{align-items:center;gap:var(--space-2);min-height:44px;padding-inline:var(--space-1);white-space:nowrap;display:inline-flex}.menu-editor__add-item{justify-self:start}.menu-editor__actions{border-top:1px solid var(--border);align-items:center;gap:var(--space-3);padding-top:var(--space-5);flex-wrap:wrap;justify-content:space-between;display:flex}.menu-workspace__workflow{align-items:center}.menu-workspace__workflow>div:first-child{gap:var(--space-1);display:grid}.menu-workspace__workflow .cluster{justify-content:flex-end}.menu-item-row{justify-content:space-between;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid var(--border);display:flex}.menu-item-row:last-child{border-bottom:0}.menu-item-row h3,.menu-item-row p{margin:0}.menu-preview{background:var(--surface-muted);border:1px solid var(--border-strong);border-radius:var(--card-radius);padding:var(--space-5)}.menu-preview__heading{border-bottom:1px solid var(--border);gap:var(--space-1);margin-bottom:var(--space-3);padding-bottom:var(--space-3);display:grid}.menu-google-publisher{gap:var(--space-3);display:grid;position:relative}.menu-google-publisher__header{justify-content:space-between;gap:var(--space-4);align-items:flex-start;display:flex}.menu-google-publisher__header h2,.menu-google-publisher__header p{margin:0}.menu-google-publisher__eyebrow{color:var(--accent);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.menu-google-publisher .native-select-wrap{width:100%}.menu-google-publisher__remote,.menu-google-publisher__warning{padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);gap:4px;display:grid}.menu-google-publisher__remote small,.menu-google-publisher__remote--empty{color:var(--muted)}.menu-google-publisher__remote--unknown,.menu-google-publisher__warning{border-color:color-mix(in srgb, var(--warning) 55%, var(--border));color:var(--text)}.menu-google-publisher__warning{background:color-mix(in srgb, var(--warning) 10%, transparent)}.menu-google-publisher__actions{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.menu-google-publisher__message{margin:0}.menu-google-publisher__message--success{color:var(--success)}.menu-google-publisher__message--failure{color:var(--danger)}.menu-google-publisher__message--uncertain{color:var(--warning)}.menu-google-publisher__backdrop{z-index:100;padding:var(--space-4);background:#030b16c7;place-items:center;display:grid;position:fixed;inset:0}.menu-google-publisher__dialog{gap:var(--space-3);width:min(100%,520px);padding:var(--space-6);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);display:grid;box-shadow:0 20px 60px #00000073}.menu-google-publisher__dialog h2,.menu-google-publisher__dialog p{margin:0}@media (max-width:760px){.grid-2{grid-template-columns:1fr}.menu-item-row{align-items:flex-start}.menu-workspace__header,.menu-workspace__workflow{flex-direction:column;align-items:start}.menu-workspace__header>.muted{text-align:left;max-width:none}.menu-editor__basics,.menu-editor-item{grid-template-columns:1fr}.menu-editor-item__availability{min-height:32px}.menu-editor__actions,.menu-workspace__workflow .cluster{align-items:stretch;width:100%}.menu-editor__actions .button,.menu-workspace__workflow .cluster>*{flex:100%}}
.site-page{width:100%;max-width:1280px;margin:0 auto}.site-workspace{gap:var(--space-4);display:grid}.site-grid>[hidden]{display:none}.site-report-heading{justify-content:space-between;align-items:center;gap:var(--space-3);padding-block:var(--space-4);flex-wrap:wrap;display:flex}.site-report-heading h3{margin:0}.site-finding-groups{margin-block:var(--space-5);color:var(--text)}.site-finding-group{border-bottom:1px solid var(--border)}.site-finding-group summary,.site-page-coverage summary{cursor:pointer;padding-block:var(--space-4);min-height:44px}.site-finding-group summary strong{margin-inline-end:var(--space-3)}.site-finding-group summary span{color:var(--muted);font-size:var(--font-size-sm)}.site-priority-action{color:var(--muted);margin:var(--space-2) 0 0;max-width:65ch;font-size:var(--font-size-sm);display:block}.site-finding-filters{flex-wrap:wrap}.site-finding-group-content{padding:0 var(--space-4) var(--space-4);max-width:75ch}.site-finding-evidence{margin-block:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border)}.site-finding-group-content,.site-run-toggle strong,.site-page-row{overflow-wrap:anywhere;min-width:0}.site-audit-panel :is(button,summary):focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (max-width:640px){.site-finding-group summary span{margin-top:var(--space-1);display:block}.site-report-heading>button{min-height:44px}}.site-tabs{gap:var(--space-6);max-width:100%;padding:var(--space-1) 0;display:flex;overflow-x:auto}.site-tabs button{font-size:var(--font-size-md);align-items:center;gap:var(--space-2);padding:0 0 var(--space-2);color:var(--muted);cursor:pointer;white-space:nowrap;transform-origin:50%;background:0 0;border:0;flex:none;font-weight:500;transition:color .16s;display:inline-flex}.site-tabs button.active{color:var(--text);font-weight:600}.site-tab-icon{flex:none}.ai-provider-logos{align-items:center;gap:2px;margin-right:2px;display:inline-flex}.ai-provider-logo{flex:none;width:17px;height:17px}.ai-provider-logo:first-child{color:var(--gray-11)}.ai-provider-logo:nth-child(2){color:#4285f4}.ai-provider-logo:nth-child(3){color:#d97757}.site-tabs button.active .site-tab-icon,.site-tabs button:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.site-tabs button{transition:none}}@media (max-width:640px){.site-tabs{flex-wrap:wrap;overflow-x:visible}}.site-notice{border:1px solid var(--border-accent);border-radius:var(--radius-sm);background:var(--accent-muted);color:var(--text);margin:0;padding:12px 16px}.site-grid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.site-audit-panel,.site-analytics-panel{min-height:420px}.site-limit{white-space:nowrap;color:var(--muted);background:var(--surface-muted)}html[data-theme=light] .site-status-badge{background:0 0}html[data-theme=light] .site-status-badge.status-neutral{border-color:var(--border-strong)}html[data-theme=light] .site-status-badge.status-accent,html[data-theme=light] .site-status-badge.status-info{border-color:var(--accent)}html[data-theme=light] .site-status-badge.status-success{border-color:var(--success)}html[data-theme=light] .site-status-badge.status-warning{border-color:var(--warning)}html[data-theme=light] .site-status-badge.status-critical{border-color:var(--danger)}.site-start-form{gap:var(--space-3);margin-top:var(--space-5);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:minmax(180px,.65fr) minmax(260px,1.35fr) auto;align-items:start;display:grid}.site-start-field{gap:var(--space-2);min-width:0;display:grid}.site-start-field label{font-size:var(--font-size-sm);font-weight:700}.site-property-picker .native-select-wrap,.site-analytics-panel .native-select-wrap{min-width:0}.site-start-field small{line-height:1.35}.site-start-actions{gap:var(--space-2);min-height:44px;padding-top:calc(var(--font-size-sm) * 1.4 + var(--space-2));align-self:start;align-items:center;display:flex}.site-start-actions .button{justify-content:center;align-items:center;gap:var(--space-2);white-space:nowrap;display:inline-flex}.site-audit-loading{gap:var(--space-3);margin-top:var(--space-5);padding:var(--space-4);border:1px solid var(--border-accent);border-radius:var(--radius-md);background:var(--accent-muted);grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.site-audit-loading>svg{color:var(--accent)}.site-audit-loading div{gap:var(--space-1);display:grid}.site-audit-loading strong,.site-audit-loading span{display:block}.site-audit-loading span{color:var(--muted);font-size:var(--font-size-sm)}.site-audit-loading__bar{background:color-mix(in srgb, var(--accent) 18%, transparent);border-radius:999px;grid-column:1/-1;height:3px;position:relative;overflow:hidden}.site-audit-loading__bar:after{border-radius:inherit;background:var(--accent);content:"";width:42%;animation:1.25s ease-in-out infinite site-audit-loading;position:absolute;inset:0}@keyframes site-audit-loading{0%{transform:translate(-110%)}to{transform:translate(245%)}}.site-history{margin-top:var(--space-6);border-top:1px solid var(--border)}.site-history h3,.site-analytics-lists h3{font-size:var(--font-size-sm);margin:var(--space-4) 0 var(--space-2)}.site-run{border-top:1px solid var(--border)}.site-run-toggle{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 0;display:grid}.site-run-toggle span:first-child{gap:3px;min-width:0;display:grid}.site-run-toggle small{color:var(--muted)}.site-progress{color:var(--muted);font-size:var(--font-size-xs);white-space:nowrap}.site-run-detail{color:var(--muted);font-size:var(--font-size-sm);padding:0 0 16px}.site-run-detail strong{color:var(--text)}.site-diagnosis-summary{gap:var(--space-5);margin:var(--space-4) 0 var(--space-5);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);grid-template-columns:minmax(220px,1.1fr) minmax(320px,1fr);display:grid}.site-diagnosis-summary__intro{min-width:0}.site-diagnosis-summary__intro>span{color:var(--accent);font-size:var(--font-size-xs);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.site-diagnosis-summary__intro h3{margin:var(--space-2) 0 var(--space-1);color:var(--text);font-size:var(--font-size-lg)}.site-diagnosis-summary__intro p{max-width:54ch;margin:0;line-height:1.5}.site-diagnosis-summary__metrics{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;display:grid}.site-diagnosis-summary__metrics div{align-content:center;gap:var(--space-1);min-width:0;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--surface);display:grid}.site-diagnosis-summary__metrics strong{font-size:var(--font-size-xl);line-height:1}.site-diagnosis-summary__metrics span{color:var(--muted);font-size:var(--font-size-xs);line-height:1.25}.site-diagnosis-summary__metrics .warning strong{color:var(--warning)}.site-diagnosis-summary__metrics .success strong{color:var(--success)}.site-all-results{margin-top:var(--space-5);border-top:1px solid var(--border)}.site-all-results>summary{cursor:pointer;min-height:44px;padding:var(--space-4) 0;color:var(--text)}.site-all-results>summary>span{gap:var(--space-1);margin-inline-start:var(--space-2);display:inline-grid}.site-all-results>summary small{color:var(--muted);font-weight:400}.site-all-results__content{padding:0 0 var(--space-4)}.site-coverage-summary{margin:0 0 var(--space-3)}.site-results-toolbar{gap:var(--space-3);flex-wrap:wrap;justify-content:space-between;align-items:end;display:flex}.site-results-toolbar .site-finding-filters{margin:0}.site-finding-status-filter{gap:var(--space-1);min-width:200px;display:grid}.site-empty{color:var(--muted);place-items:start;gap:8px;padding:48px 12px;display:grid}.site-empty h3{color:var(--text);margin:0}.site-empty p{max-width:44ch;margin:0}.site-metrics{margin:var(--space-5) 0;grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.site-metrics div{background:var(--surface-muted);border-radius:var(--radius-sm);gap:4px;padding:14px;display:grid}.site-metrics span{color:var(--muted);font-size:var(--font-size-xs)}.site-metrics strong{font-size:1.4rem}.site-analytics-lists{grid-template-columns:1fr 1fr;gap:18px;display:grid}.site-analytics-lists p{font-size:var(--font-size-sm);justify-content:space-between;gap:12px;margin:9px 0;display:flex}.site-analytics-lists p span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-analytics-lists p strong{color:var(--text)}.site-property-picker{gap:10px;width:100%;max-width:420px;margin-top:10px;display:grid}.site-evidence h4{color:var(--text);font-size:var(--font-size-sm);margin:14px 0 8px}.site-page-row{border-top:1px solid var(--border);font-size:var(--font-size-sm);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.site-page-row span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.site-page-row small,.site-finding small{color:var(--muted);display:block}.site-finding{border-top:1px solid var(--border);font-size:var(--font-size-sm);margin:0;padding:9px 0}.site-finding-heading{color:var(--text);flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.site-finding-meta{color:var(--muted);font-size:var(--font-size-xs);text-transform:uppercase}.site-finding-filters{gap:6px;margin:10px 0;display:flex}.site-finding-filters button{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);cursor:pointer;background:0 0;padding:5px 10px}.site-finding-filters button.active{color:var(--text);border-color:var(--accent);background:var(--accent-muted)}.site-geo-note,.site-geo-limit{border-radius:var(--radius-sm);background:var(--surface-muted);font-size:var(--font-size-sm);margin:10px 0;padding:10px 12px}@media (max-width:800px){.site-page,.site-workspace,.site-grid,.site-grid>div{min-width:0;max-width:100%}.site-grid,.site-start-form{grid-template-columns:1fr}.site-start-actions{flex-direction:column-reverse;align-items:stretch;padding-top:0}.site-start-actions .button{width:100%}.site-run-toggle{grid-template-columns:minmax(0,1fr) auto}.site-progress{grid-column:1/-1}.site-analytics-lists,.site-diagnosis-summary{grid-template-columns:1fr}.site-diagnosis-summary__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.site-results-toolbar{align-items:stretch}.site-results-toolbar>*{width:100%}}.visibility-start-form{gap:var(--space-4);width:100%;margin-top:var(--space-5);display:grid}.visibility-start-form>div,.visibility-start-form fieldset{gap:8px;min-width:0;display:grid}.visibility-start-form label,.visibility-start-form legend{font-size:var(--font-size-sm);font-weight:700}.visibility-start-form .native-select-wrap,.visibility-start-form .input{box-sizing:border-box;width:100%;min-width:0}.visibility-start-form fieldset{border:1px solid var(--border);padding:var(--space-3)}.visibility-start-form fieldset>div{gap:6px;margin-top:10px;display:grid}@media (max-width:700px){.site-tabs{z-index:70;padding:var(--space-2) var(--space-3) calc(var(--space-2) + env(safe-area-inset-bottom));background:var(--app-bg);border-top:1px solid var(--border);margin:0;display:block;position:fixed;bottom:0;left:0;right:0;overflow:visible;box-shadow:0 -4px 12px #0000002e}.site-tabs .subpage-navigation__items{width:100%}.site-tabs button{min-height:44px;padding:6px 9px}}
html[data-theme=light] select{background-color:var(--surface-raised);border:1px solid var(--border-strong);color:var(--text)}html[data-theme=light] .header-search-trigger{background:var(--surface-muted);border:1px solid var(--border);color:var(--text)}html[data-theme=light] .header-search-trigger:hover,html[data-theme=light] .header-search-trigger:focus-visible{background:var(--interactive-hover);border-color:var(--border-strong);color:var(--text)}html[data-theme=light] .header-search-trigger kbd{color:var(--muted)}html[data-theme=light] .logout-confirm-dialog,html[data-theme=light] .unsaved-changes-dialog,html[data-theme=light] .response-confirmation,html[data-theme=light] .menu-google-publisher__dialog,html[data-theme=light] .integration-confirmation-dialog{background:var(--surface-raised);border-color:var(--border-strong);box-shadow:var(--shadow-md)}.radix-tooltip-content{background:var(--surface-dropdown);border:1px solid var(--border-accent);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}html[data-theme=light] .radix-tooltip-content{border-color:var(--border-strong)}html[data-theme=light] .notif-header,html[data-theme=light] .notif-section+.notif-section,html[data-theme=light] .notif-section-header,html[data-theme=light] .notif-footer,html[data-theme=light] .notif-item{border-color:var(--border)}html[data-theme=light] .notif-item-title,html[data-theme=light] .notif-item-desc{color:var(--text)}html[data-theme=light] .notif-section-header{background:var(--surface-raised);color:var(--text)}html[data-theme=light] .notif-section-header:hover{background:var(--interactive-hover);color:var(--hover-text)}html[data-theme=light] .notif-section--critical .notif-section-header,html[data-theme=light] .notif-section--critical .notif-section-header:hover{color:var(--danger)}html[data-theme=light] .notif-section--warning .notif-section-header,html[data-theme=light] .notif-section--warning .notif-section-header:hover{color:var(--warning)}html[data-theme=light] .notif-section--info .notif-section-header,html[data-theme=light] .notif-section--info .notif-section-header:hover{color:var(--accent)}html[data-theme=light] .notif-item:hover,html[data-theme=light] .notif-section-header:hover,html[data-theme=light] .notif-footer-link:hover,html[data-theme=light] .notif-mark-read-btn:hover{background:var(--interactive-hover);color:var(--hover-text)}html[data-theme=light] .notif-item.critical:hover .notif-item-title,html[data-theme=light] .notif-item.critical:hover .notif-item-desc{color:var(--danger)}html[data-theme=light] .notif-item.warning:hover .notif-item-title,html[data-theme=light] .notif-item.warning:hover .notif-item-desc{color:var(--warning)}html[data-theme=light] .notif-item.info:hover .notif-item-title,html[data-theme=light] .notif-item.info:hover .notif-item-desc{color:var(--accent)}html[data-theme=light] .select-option:hover,html[data-theme=light] .select-option[data-highlighted],html[data-theme=light] .unit-popover-item:hover,html[data-theme=light] .date-selector-item:hover,html[data-theme=light] .user-menu-item:hover,html[data-theme=light] .user-menu-theme-toggle:hover,html[data-theme=light] .topbar-filter-wrap:hover .topbar-filter-pill,html[data-theme=light] .topbar-search-wrap:hover,html[data-theme=light] .date-selector-trigger:hover{background:var(--interactive-hover);color:var(--hover-text)}html[data-theme=light] .quick-template-option:hover{background:var(--interactive-hover);color:var(--selection-text)}html[data-theme=light] .select-option[aria-selected=true],html[data-theme=light] .select-option.active,html[data-theme=light] .unit-popover-item.active,html[data-theme=light] .date-selector-item.active,html[data-theme=light] .date-selector-trigger[aria-expanded=true],html[data-theme=light] .select-trigger.has-value{background:var(--interactive-selected);border-color:var(--border-accent-strong);color:var(--selection-text);box-shadow:none}html[data-theme=light] .reviews-filter-controls .filter-trigger.active .reply-state-chevron,html[data-theme=light] .reviews-filter-controls .filter-trigger.active>svg{color:var(--brand-navy)!important}html[data-theme=light] .date-selector-trigger[aria-expanded=true]:hover{background:var(--interactive-hover);border-color:var(--border-accent-strong);box-shadow:none}html[data-theme=light] .reviews-filter-controls .filter-trigger:hover,html[data-theme=light] .reviews-filter-controls .topbar-search-wrap:hover,html[data-theme=light] .reviews-filter-controls .topbar-search-wrap:focus-within,html[data-theme=light] .reviews-filter-bar .alerts-filters-summary:hover{background:var(--interactive-hover);border-color:var(--border);color:var(--hover-text);box-shadow:none;-webkit-backdrop-filter:none}html[data-theme=light] .reviews-filter-controls .filter-trigger:hover .filter-trigger-value,html[data-theme=light] .reviews-filter-controls .filter-trigger:hover .reply-state-chevron,html[data-theme=light] .reviews-filter-controls .date-selector-trigger:hover svg:last-child,html[data-theme=light] .reviews-filter-controls .topbar-search-wrap:focus-within .topbar-search-icon,html[data-theme=light] .reviews-filter-bar .alerts-filters-summary:hover svg{animation:none;color:var(--hover-text)!important}html[data-theme=light] .reviews-filter-controls .filter-trigger.open,html[data-theme=light] .reviews-filter-controls .filter-trigger.active,html[data-theme=light] .reviews-filter-bar .alerts-filters-summary.active{background:var(--interactive-selected);border-color:var(--border-accent-strong);color:var(--selection-text);box-shadow:none}html[data-theme=light] .reviews-filter-controls .filter-trigger.active .filter-trigger-value{color:var(--selection-text)}html[data-theme=light] .select-option-check,html[data-theme=light] .select-item-check,html[data-theme=light] .unit-check-icon,html[data-theme=light] .date-selector-trigger:hover svg:last-child,html[data-theme=light] .date-selector-trigger:hover .date-selector-icon{color:var(--hover-text)!important}html[data-theme=light] .alert-row:hover{background:var(--interactive-hover)}html[data-theme=light] .alert-row.active{background:var(--interactive-selected);border:1px solid var(--border-accent-strong);transform:none;box-shadow:0 6px 16px #020b1a1f}html[data-theme=light] .alert-row.active .alert-row-name,html[data-theme=light] .alert-row.active .alert-row-snippet,html[data-theme=light] .alert-row.active .alert-row-channel,html[data-theme=light] .alert-row.active .alert-row-age{color:var(--selection-text)}html[data-theme=light] .alert-row.active .alert-row-status-tag.pending{color:var(--selection-text);background:#003f3a1a;border-color:#003f3a40}html[data-theme=light] .alerts-filters-summary,html[data-theme=light] .alerts-status-segments button.active{background:var(--surface-raised);border-color:var(--border-strong);box-shadow:none}html[data-theme=light] .alerts-filters-summary:hover,html[data-theme=light] .alerts-status-segments button:hover{background:var(--interactive-hover);border-color:var(--border);color:var(--hover-text);box-shadow:none;-webkit-backdrop-filter:none}html[data-theme=light] .alerts-filters-summary:hover *,html[data-theme=light] .alerts-status-segments button:hover *{color:inherit}html[data-theme=light] .alerts-filters-summary.active,html[data-theme=light] .alerts-status-segments button.active{color:var(--selection-text)}html[data-theme=light] .alerts-filters-summary{color:var(--accent)}html[data-theme=light] .alerts-filters-summary svg{color:var(--brand-navy)}html[data-theme=light] .alerts-filters-summary:hover,html[data-theme=light] .alerts-filters-summary.active{color:var(--selection-text)}html[data-theme=light] .alerts-filters-summary:hover svg,html[data-theme=light] .alerts-filters-summary.active svg{color:var(--brand-navy)}html[data-theme=light] .alerts-filters-summary strong{color:var(--accent)}html[data-theme=light] .alerts-filters-summary:hover strong,html[data-theme=light] .alerts-filters-summary.active strong{color:var(--selection-text)}html[data-theme=light] .severity-pill.active{background:var(--interactive-selected);border-color:var(--border-strong);box-shadow:none;-webkit-backdrop-filter:none}html[data-theme=light] .severity-pill.critical.active,html[data-theme=light] .severity-pill.warning.active,html[data-theme=light] .severity-pill.info.active{border-color:var(--border-strong)}html[data-theme=light] .severity-pill.critical:hover,html[data-theme=light] .severity-pill.critical.active{color:var(--danger)}html[data-theme=light] .severity-pill.warning:hover,html[data-theme=light] .severity-pill.warning.active{color:var(--warning)}html[data-theme=light] .severity-pill.info:hover,html[data-theme=light] .severity-pill.info.active{color:var(--success)}html[data-theme=light] .alerts-status-segments button.active{background:var(--interactive-selected);border-color:var(--border-strong);box-shadow:none;-webkit-backdrop-filter:none}html[data-theme=light] .alerts-console-grid .alerts-search-input-wrapper{background:var(--surface-muted);border-color:var(--border)}html[data-theme=light] .alerts-console-grid .alerts-search-input-wrapper:hover,html[data-theme=light] .alerts-console-grid .alerts-search-input-wrapper:focus-within{background:var(--surface-muted);border-color:var(--border);box-shadow:none;-webkit-backdrop-filter:none}html[data-theme=light] .alerts-console-grid .alerts-search-input-wrapper:focus-within{border-color:var(--field-focus)}html[data-theme=light] .alerts-search-icon{color:var(--muted)}html[data-theme=light] .alerts-search-input-wrapper:focus-within .alerts-search-icon,html[data-theme=light] .alerts-search-input-wrapper:focus-within .alerts-search-input{color:var(--brand-navy)}html[data-theme=light] .organization-profile__tabs button:hover,html[data-theme=light] .organization-profile__tabs button[aria-selected=true],html[data-theme=light] .organization-profile__location-list button:hover,html[data-theme=light] .organization-profile__location-list button.is-selected,html[data-theme=light] .profile-select__option:hover,html[data-theme=light] .profile-select__option.is-selected{background:var(--interactive-hover);border-color:var(--border);color:var(--hover-text);box-shadow:none}html[data-theme=light] .organization-profile__tabs button[aria-selected=true],html[data-theme=light] .organization-profile__location-list button.is-selected,html[data-theme=light] .profile-select__option.is-selected{background:var(--interactive-selected);border-color:var(--border-accent-strong);color:var(--selection-text)}html[data-theme=light] .profile-select__option:hover svg,html[data-theme=light] .profile-select__option.is-selected svg,html[data-theme=light] .organization-profile__tabs button:hover span{color:inherit}html[data-theme=light] .organization-profile__location-list button:hover strong{color:var(--brand-white)}html[data-theme=light] .organization-profile__location-list button:hover span{color:color-mix(in srgb, var(--brand-white) 82%, var(--interactive-hover))}html[data-theme=light] .filter-chip:hover,html[data-theme=light] .filter-chip--clear:hover,html[data-theme=light] .analytics-heatmap-toggle button:hover,html[data-theme=light] .channel-row:hover,html[data-theme=light] .alert-card:hover,html[data-theme=light] .operational-priority-summary-item:hover,html[data-theme=light] .table-inline-action:hover,html[data-theme=light] .organization-profile__advanced-fields summary:hover,html[data-theme=light] a.settings-link:hover,html[data-theme=light] a.settings-roadmap-link:hover{background:var(--interactive-hover);border-color:var(--border);color:var(--hover-text);box-shadow:none}html[data-theme=light] a.settings-link:hover .settings-link-body strong,html[data-theme=light] a.settings-link:hover .settings-link-icon,html[data-theme=light] a.settings-link:hover .settings-link-chevron,html[data-theme=light] a.settings-roadmap-link:hover .settings-link-body strong,html[data-theme=light] a.settings-roadmap-link:hover .settings-link-icon,html[data-theme=light] a.settings-roadmap-link:hover .settings-link-chevron{color:var(--brand-white)}html[data-theme=light] a.settings-link:hover .settings-link-body>span,html[data-theme=light] a.settings-roadmap-link:hover .settings-link-body>span{color:color-mix(in srgb, var(--brand-white) 88%, var(--interactive-hover))}html[data-theme=light] .analytics-heatmap-toggle button.is-active,html[data-theme=light] .filter-chip.active,html[data-theme=light] .channel-row.is-selected,html[data-theme=light] .alert-card.is-selected{background:var(--interactive-hover);color:var(--selection-text);box-shadow:none;border-color:#0000}html[data-theme=light] .analytics-subnav-link.is-active{color:var(--text);background:0 0;border-bottom-color:#0000;font-weight:600}html[data-theme=light] .analytics-subnav-link:hover{color:var(--accent);background:0 0;border-bottom-color:#0000}html[data-theme=light] .review-workspace-tab.active{color:var(--text);background:0 0;border-color:#0000;font-weight:600}html[data-theme=light] .review-workspace-tab:hover{color:var(--accent);background:0 0;border-color:#0000}html[data-theme=light] .select-option[aria-selected=true],html[data-theme=light] .select-option.active,html[data-theme=light] .unit-popover-item.active,html[data-theme=light] .date-selector-item.active,html[data-theme=light] .date-selector-trigger[aria-expanded=true],html[data-theme=light] .select-trigger.has-value,html[data-theme=light] .reviews-filter-controls .filter-trigger.active,html[data-theme=light] .reviews-filter-controls .filter-trigger.open,html[data-theme=light] .alerts-filters-summary.active,html[data-theme=light] .alerts-status-segments button.active,html[data-theme=light] .severity-pill.active{background:var(--interactive-selected);color:var(--selection-text);box-shadow:none;border-color:#0000}html[data-theme=light] .severity-pill.critical.active{color:var(--danger)}html[data-theme=light] .severity-pill.warning.active{color:var(--warning)}html[data-theme=light] .severity-pill.info.active{color:var(--success)}html[data-theme=light] .channel-card-custom{background:var(--surface)!important;border-color:var(--border-strong)!important;box-shadow:var(--shadow-sm)!important}html[data-theme=light] .channel-card-custom:hover{background:var(--surface-raised)!important;border-color:var(--accent-soft)!important;box-shadow:0 8px 20px #020b1a24!important}html[data-theme=light] .radix-tooltip-content{background:var(--surface-dropdown);border-color:var(--border-strong);box-shadow:var(--shadow-md);color:var(--text)}.radix-tooltip-content{background:var(--tooltip-bg);border-color:var(--tooltip-border);box-shadow:var(--shadow-md);color:var(--tooltip-text)}html[data-theme=light] .radix-tooltip-content{background:var(--tooltip-bg);border-color:var(--tooltip-border);color:var(--tooltip-text)}.settings-link:hover,.settings-roadmap-link:hover{background:var(--nav-selected-bg)}html[data-theme=light] .nav-item:hover,html[data-theme=light] .unit-selector:hover,html[data-theme=light] .topbar-search-trigger:hover,html[data-theme=light] .topbar-filters-trigger:hover,html[data-theme=light] .topbar-filter-wrap:hover .topbar-filter-pill,html[data-theme=light] .topbar-search-wrap:hover,html[data-theme=light] .date-selector-trigger:hover,html[data-theme=light] .icon-btn:hover,html[data-theme=light] .user-menu-trigger:hover{background:var(--interactive-hover);color:var(--hover-text);border-color:#0000}html[data-theme=light] .nav-item.active{background:var(--interactive-hover);box-shadow:none;color:var(--selection-text);border-color:#0000;font-weight:700}html[data-theme=light] .nav-item{color:var(--brand-navy)}html[data-theme=light] .nav-item-icon{color:var(--brand-navy);opacity:.82}html[data-theme=light] .nav-item:hover .nav-item-icon{color:var(--hover-text);opacity:1}html[data-theme=light] .nav-item.active .nav-item-icon{color:var(--selection-text);opacity:1}html[data-theme=light] .topbar-search-trigger:hover .search-icon-muted,html[data-theme=light] .date-selector-trigger:hover svg:last-child,html[data-theme=light] .date-selector-trigger:hover .date-selector-icon,html[data-theme=light] .user-menu-trigger:hover>svg{color:var(--accent)!important}html[data-theme=light] .user-menu-item:not(.user-menu-item--danger) svg{color:var(--brand-navy)}html[data-theme=light] .user-menu-item:not(.user-menu-item--danger):hover svg{color:var(--hover-text)}html[data-theme=light] .user-menu-item--danger:hover{background:var(--danger)!important;color:var(--brand-white)!important}html[data-theme=light] .btn-close-drawer:hover:not(:disabled){background:var(--danger)!important;color:var(--brand-white)!important;border-color:#0000!important}html[data-theme=light] .user-menu-item--danger:hover svg{color:var(--brand-white)!important}html[data-theme=light] .user-menu-theme-toggle[aria-checked=true]{background:var(--interactive-hover);color:var(--hover-text)}html[data-theme=light] .user-menu-theme-toggle[aria-checked=true] svg{color:var(--brand-navy)}html[data-theme=light] .user-menu-trigger[aria-expanded=true]{background:var(--interactive-hover);color:var(--hover-text);box-shadow:none;border-color:#0000}html[data-theme=light] .user-menu-trigger[aria-expanded=true]>svg{color:var(--accent)!important}html[data-theme=light] .alert-row:hover .severity-icon-only.critical,html[data-theme=light] .alert-row.active .severity-icon-only.critical,html[data-theme=light] .alert-row:hover .severity-text.critical,html[data-theme=light] .alert-row.active .severity-text.critical{color:var(--danger)!important}html[data-theme=light] .alert-row:hover .severity-icon-only.warning,html[data-theme=light] .alert-row.active .severity-icon-only.warning,html[data-theme=light] .alert-row:hover .severity-text.warning,html[data-theme=light] .alert-row.active .severity-text.warning{color:var(--warning)!important}html[data-theme=light] .alert-row.active,html[data-theme=light] .alerts-filters-summary.active,html[data-theme=light] .alerts-status-segments button.active,html[data-theme=light] .nav-item.active,html[data-theme=light] .select-option[aria-selected=true],html[data-theme=light] .select-option.active,html[data-theme=light] .profile-select__option.is-selected{border-color:var(--border-strong)}html[data-theme=light] .topbar-search-trigger:hover .topbar-search-kbd{background:var(--interactive-hover);color:var(--hover-text);border-color:#0000}html[data-theme=light] .button-primary,html[data-theme=light] .notif-trigger-count,html[data-theme=light] .icon-btn-badge{box-shadow:var(--shadow-accent)}html[data-theme=light] .auth-shell--login-panel .auth-form-panel,html[data-theme=light] .auth-input-wrapper .auth-input,html[data-theme=light] .diagnostic-form,html[data-theme=light] .diagnostic-result,html[data-theme=light] .diagnostic-form input,html[data-theme=light] .diagnostic-form select{background:var(--surface-raised);border-color:var(--border-strong);color:var(--text);box-shadow:var(--shadow-sm)}html[data-theme=light] .auth-input-wrapper .auth-input:focus,html[data-theme=light] .diagnostic-form input:focus,html[data-theme=light] .diagnostic-form select:focus{background:var(--surface-raised);border-color:var(--field-focus);box-shadow:0 0 0 3px var(--field-focus-ring)}html[data-theme=light] .diagnostic-form label,html[data-theme=light] .diagnostic-form fieldset,html[data-theme=light] .diagnostic-form input::placeholder,html[data-theme=light] .diagnostic-panel__header p,html[data-theme=light] .diagnostic-empty p,html[data-theme=light] .diagnostic-next__more{color:var(--muted)}html[data-theme=light] .diagnostic-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23576275' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}html[data-theme=light] .diagnostic-form select option{background:var(--surface-raised);color:var(--text)}html[data-theme=light] .legal-content p,html[data-theme=light] .legal-content li,html[data-theme=light] .legal-content th,html[data-theme=light] .legal-content td{color:var(--text)}html[data-theme=light] .cookie-consent{background:color-mix(in srgb, var(--surface-raised) 96%, transparent);border-color:var(--border-strong);box-shadow:var(--shadow-md)}html[data-theme=light] .cookie-consent__preferences-trigger{color:#173b63}html[data-theme=light] .cookie-consent__preferences-trigger:hover{color:#0d2948;background:0 0}html[data-theme=light] .response-editor-wrap,html[data-theme=light] .review-detail-summary-card,html[data-theme=light] .review-original-card,html[data-theme=light] .review-response-workspace,html[data-theme=light] .reply-workspace,html[data-theme=light] .reply-textarea{background:var(--surface-raised);border-color:var(--border-strong);color:var(--text);box-shadow:var(--shadow-sm)}html[data-theme=light] .review-history-panel{background:var(--interactive-hover);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}html[data-theme=light] .review-history-panel,html[data-theme=light] .review-history-panel h3,html[data-theme=light] .review-history-panel strong,html[data-theme=light] .review-history-panel .activity-log-time,html[data-theme=light] .review-history-panel .activity-log-meta p{color:var(--brand-white)}html[data-theme=light] .activity-actor{border-color:#0000;font-weight:700}html[data-theme=light] .activity-actor.tone-success,html[data-theme=light] .activity-actor.tone-warning,html[data-theme=light] .activity-actor.tone-critical,html[data-theme=light] .activity-actor.tone-info{color:var(--brand-white)}html[data-theme=light] .activity-actor.tone-success{background:var(--success)}html[data-theme=light] .activity-actor.tone-warning{background:var(--warning)}html[data-theme=light] .activity-actor.tone-critical{background:var(--danger)}html[data-theme=light] .activity-actor.tone-info{background:var(--accent)}html[data-theme=light] .activity-actor.tone-neutral{background:var(--muted);color:var(--brand-white)}html[data-theme=light] .review-row-item:hover{background:var(--interactive-hover)}html[data-theme=light] .review-row-item:hover .review-row-name,html[data-theme=light] .review-row-item:hover .review-row-snippet,html[data-theme=light] .review-row-item:hover .review-row-channel,html[data-theme=light] .review-row-item:hover .review-row-age,html[data-theme=light] .review-row-item:hover .review-row-location{color:var(--hover-text)}html[data-theme=light] .reviews-filter-controls .filter-trigger.active,html[data-theme=light] .alerts-filters-summary.active,html[data-theme=light] .topbar-filter-wrap.active .topbar-filter-pill{background:var(--interactive-hover)!important}html[data-theme=light] .reviews-filter-controls .topbar-search-wrap:hover,html[data-theme=light] .reviews-filter-controls .topbar-search-wrap:focus-within{background:var(--surface-raised);border-color:var(--field-focus);box-shadow:var(--shadow-sm)}html[data-theme=light] .reviews-drawer .review-detail.panel,html[data-theme=light] .insight-detail-dialog{background:var(--surface-raised);border-color:var(--border-accent);box-shadow:var(--shadow-md)}html[data-theme=light] .topbar-filter-wrap.active .topbar-filter-pill,html[data-theme=light] .topbar-filter-pill[aria-expanded=true],html[data-theme=light] .topbar-search-wrap.active,html[data-theme=light] .date-selector-trigger[aria-expanded=true]{background:var(--interactive-hover);color:var(--hover-text);border-color:#0000}html[data-theme=light] .topbar-filter-wrap.active .topbar-filter-icon{color:var(--brand-navy)}html[data-theme=light] .topbar-search-wrap.active .topbar-search-icon,html[data-theme=light] .date-selector-trigger[aria-expanded=true] svg:last-child{color:var(--brand-navy)!important}html[data-theme=light] .topbar-search-wrap:focus-within{background:var(--interactive-hover);border-color:var(--field-focus);box-shadow:none}html[data-theme=light] .topbar-search-wrap:focus-within .topbar-search-icon{color:var(--text)}html[data-theme=light] #notifications-btn[aria-expanded=true]{background:var(--interactive-hover);color:var(--brand-navy);box-shadow:none;border-color:#0000}html[data-theme=light] #notifications-btn[aria-expanded=true] .notif-trigger-count{color:var(--brand-white)}html[data-theme=light] .select-option[aria-selected=true],html[data-theme=light] .select-option.active,html[data-theme=light] .unit-popover-item.active,html[data-theme=light] .date-selector-item.active,html[data-theme=light] .date-selector-trigger[aria-expanded=true],html[data-theme=light] .select-trigger.has-value,html[data-theme=light] .reviews-filter-controls .filter-trigger.active,html[data-theme=light] .reviews-filter-controls .filter-trigger.open,html[data-theme=light] .alerts-filters-summary.active,html[data-theme=light] .alerts-status-segments button.active,html[data-theme=light] .severity-pill.active{background:var(--interactive-hover);outline:none;border-color:#0000!important}html[data-theme=light] .metric-icon-wrapper,html[data-theme=light] .channel-row,html[data-theme=light] .alert-card,html[data-theme=light] .ai-studio-summary>div,html[data-theme=light] .persona-preset-card,html[data-theme=light] .tone-btn,html[data-theme=light] .length-btn,html[data-theme=light] .preset-tab,html[data-theme=light] .ai-review-card,html[data-theme=light] .output-container{background:var(--surface-raised);border-color:var(--border)}html[data-theme=light] .channel-row:hover,html[data-theme=light] .alert-card:hover,html[data-theme=light] .persona-preset-card:hover,html[data-theme=light] .rc-bar-row-btn:hover,html[data-theme=light] .rc-list-row-btn:hover,html[data-theme=light] a.star-dist-row:hover,html[data-theme=light] .unit-table tr:hover td{background:var(--interactive-hover)}html[data-theme=light] .line-chart-grid line{stroke:var(--border-strong)}html[data-theme=light] .progress-track,html[data-theme=light] .star-dist-track{background:var(--surface-soft)}html[data-theme=light] .star-dist-fill{background:var(--muted)}html[data-theme=light] .chart-tooltip,html[data-theme=light] .rc-heatmap-tooltip{background:var(--surface-raised);border-color:var(--border-strong);color:var(--text);box-shadow:var(--shadow-md)}html[data-theme=light] .rc-hero,html[data-theme=light] .rc-panel,html[data-theme=light] .rc-secondary-action,html[data-theme=light] .rc-hero-metrics div{background:var(--surface-raised);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}html[data-theme=light] .rc-panel:hover{border-color:var(--border-accent)}html[data-theme=light] .studio-card{background:var(--surface-raised);border-color:var(--border-strong);box-shadow:var(--shadow-sm)}html[data-theme=light] .tone-btn.active,html[data-theme=light] .length-btn.active,html[data-theme=light] .preset-tab.active{background:var(--interactive-selected);border-color:var(--border-accent-strong);color:var(--selection-text)}html[data-theme=light] .integrations-page .channel-card-custom button[style*="66, 133, 244"],html[data-theme=light] .integrations-page .channel-card-custom button[style*="59, 130, 246"]{color:var(--text)!important}html[data-theme=light] .integrations-page .channel-card-custom input{background:var(--surface-raised)!important;color:var(--text)!important;border-color:var(--border-strong)!important}html[data-theme=light] .severity-pill.active,html[data-theme=light] .alerts-status-segments button.active{background:var(--interactive-selected)}html[data-theme=light] .alert-row.active{background:var(--interactive-hover)}.chart-tooltip,.overview-trend-tooltip,.analytics-heatmap-tooltip,.analytics-overview-bars-tooltip,.analytics-overview-donut-tooltip,.analytics-response-donut-tooltip,.rc-heatmap-tooltip{background:var(--tooltip-bg);border-color:var(--tooltip-border);box-shadow:var(--shadow-md);color:var(--tooltip-text)}.overview-trend-tooltip span,.analytics-heatmap-tooltip-title,.analytics-heatmap-tooltip strong,.analytics-heatmap-tooltip small,.analytics-overview-bars-tooltip span,.analytics-overview-bars-tooltip strong,.analytics-overview-donut-tooltip span,.analytics-overview-donut-tooltip small,.analytics-overview-donut-tooltip strong,.analytics-response-donut-tooltip strong,.analytics-response-donut-tooltip span,.rc-tooltip-unit,.rc-tooltip-theme,.rc-tooltip-val{color:var(--tooltip-text)}html[data-theme=light] .chart-tooltip,html[data-theme=light] .overview-trend-tooltip,html[data-theme=light] .analytics-heatmap-tooltip,html[data-theme=light] .analytics-overview-bars-tooltip,html[data-theme=light] .analytics-overview-donut-tooltip,html[data-theme=light] .analytics-response-donut-tooltip,html[data-theme=light] .rc-heatmap-tooltip{background:var(--tooltip-bg);border-color:var(--tooltip-border);color:var(--tooltip-text)}html[data-theme=light] .nav-item:hover,html[data-theme=light] .unit-selector:hover,html[data-theme=light] .topbar-search-trigger:hover,html[data-theme=light] .topbar-filters-trigger:hover,html[data-theme=light] .topbar-filter-wrap:hover .topbar-filter-pill,html[data-theme=light] .topbar-search-wrap:hover,html[data-theme=light] .date-selector-trigger:hover,html[data-theme=light] .icon-btn:hover,html[data-theme=light] .user-menu-trigger:hover,html[data-theme=light] a.settings-link:hover,html[data-theme=light] a.settings-roadmap-link:hover{background:var(--nav-selected-bg);border-color:#0000}.nav-item:hover,.unit-selector:hover,.topbar-search-trigger:hover,.topbar-filters-trigger:hover,.topbar-filter-wrap:hover .topbar-filter-pill,.topbar-search-wrap:hover,.date-selector-trigger:hover,.icon-btn:hover,.user-menu-trigger:hover,.settings-link:hover,.settings-roadmap-link:hover{border-color:#0000}html:not([data-theme=light]) .nav-item:hover{color:var(--accent)}.topbar-filters-trigger[aria-expanded=true],.topbar-filter-wrap.active .topbar-filter-pill,.topbar-filter-pill[aria-expanded=true],.topbar-search-wrap.active,.date-selector-trigger[aria-expanded=true],.icon-btn[aria-expanded=true],.user-menu-trigger[aria-expanded=true]{background:var(--nav-selected-bg);border-color:#0000}html[data-theme=light] .alert-row:hover,html[data-theme=light] .alert-row.active{background:color-mix(in srgb, var(--accent) 30%, transparent);-webkit-backdrop-filter:blur(14px)saturate(126%);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 34%, transparent), 0 10px 22px color-mix(in srgb, var(--brand-ink) 18%, transparent);border-color:#0000}html[data-theme=light] .alert-row.active{background:color-mix(in srgb, var(--accent) 30%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 34%, transparent), 0 10px 22px color-mix(in srgb, var(--brand-ink) 18%, transparent)}html[data-theme=light] .alert-row:hover .alert-row-name,html[data-theme=light] .alert-row:hover .alert-row-snippet,html[data-theme=light] .alert-row:hover .alert-row-channel,html[data-theme=light] .alert-row:hover .alert-row-age,html[data-theme=light] .alert-row.active .alert-row-name,html[data-theme=light] .alert-row.active .alert-row-snippet,html[data-theme=light] .alert-row.active .alert-row-channel,html[data-theme=light] .alert-row.active .alert-row-age{color:var(--brand-navy)}html[data-theme=light] .ai-studio-navigation button[aria-selected=true]{color:var(--text);background:0 0;border-color:#0000;font-weight:600;transform:scale(1.04)}html[data-theme=light] .ai-studio-navigation button:hover{color:var(--accent);background:0 0;border-color:#0000}html[data-theme=light] .persona-preset-card.active,html[data-theme=light] .tone-btn.active,html[data-theme=light] .length-btn.active,html[data-theme=light] .preset-tab.active,html[data-theme=light] .guideline-toggle.active{background:var(--interactive-hover);color:var(--brand-white);border-color:#0000}html[data-theme=light] .ai-studio-navigation button[aria-selected=true]{border-bottom-color:#0000}html[data-theme=light] .persona-preset-card.active span{color:color-mix(in srgb, var(--brand-white) 84%, var(--interactive-hover))}html[data-theme=light] .review-row-item:hover{background:color-mix(in srgb, var(--accent) 30%, transparent);-webkit-backdrop-filter:blur(14px)saturate(126%);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 34%, transparent), 0 10px 22px color-mix(in srgb, var(--brand-ink) 18%, transparent)}html[data-theme=light] .review-row-item:hover .review-row-name,html[data-theme=light] .review-row-item:hover .review-row-snippet,html[data-theme=light] .review-row-item:hover .review-row-channel,html[data-theme=light] .review-row-item:hover .review-row-age,html[data-theme=light] .review-row-item:hover .review-row-location{color:var(--brand-navy)}html[data-theme=light] .alert-stars .star:not(.filled),html[data-theme=light] .stars-rating-graphic .star-char:not(.active){color:color-mix(in srgb, var(--brand-navy) 32%, transparent)}html:not([data-theme=light]) .alert-row:hover{background:color-mix(in srgb, var(--accent) 4%, var(--surface-card));-webkit-backdrop-filter:blur(12px)saturate(112%);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 12%, transparent)}html:not([data-theme=light]) .alert-row.active{background:color-mix(in srgb, var(--accent) 9%, var(--surface-card));-webkit-backdrop-filter:blur(16px)saturate(120%);transform:scale(1.025);box-shadow:0 12px 32px #00000080,0 4px 12px #00ffe012,inset 0 0 0 1px #00ffe02e,inset 0 1px 1px #ffffff26}html:not([data-theme=light]) .reviews-drawer .review-detail.panel,html:not([data-theme=light]) .insight-detail-dialog,html:not([data-theme=light]) .cmd-modal,html:not([data-theme=light]) .reviews-action-panel .insight-evidence-panel,html:not([data-theme=light]) .response-confirmation,html:not([data-theme=light]) .menu-google-publisher__dialog,html:not([data-theme=light]) .search-results-dropdown,html:not([data-theme=light]) .filter-dropdown,html:not([data-theme=light]) .settings-dropdown{background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(8px);border-color:#ffffff14;box-shadow:0 24px 70px #00000080}html:not([data-theme=light]) .cmd-result-item:hover,html:not([data-theme=light]) .cmd-result-item.active,html:not([data-theme=light]) .search-result-item:hover,html:not([data-theme=light]) .insight-evidence-close:hover,html:not([data-theme=light]) .filter-dropdown:hover,html:not([data-theme=light]) .settings-dropdown:hover{background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent)}html:not([data-theme=light]) .logout-confirm-dialog,html:not([data-theme=light]) .unsaved-changes-dialog{background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(8px);border-color:#ffffff14;box-shadow:0 24px 70px #00000080}html:not([data-theme=light]) .logout-confirm-backdrop,html:not([data-theme=light]) .unsaved-changes-backdrop,html:not([data-theme=light]) .response-confirmation-backdrop,html:not([data-theme=light]) .menu-google-publisher__backdrop{background:color-mix(in srgb, var(--brand-ink) 82%, transparent);-webkit-backdrop-filter:blur(12px)}html:not([data-theme=light]) .unsaved-changes-dialog,html:not([data-theme=light]) .response-confirmation{background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(8px);border-color:#ffffff14;box-shadow:0 24px 70px #00000080}html:not([data-theme=light]) .menu-google-publisher__dialog{background:color-mix(in srgb, var(--bg) 86%, transparent)}html:not([data-theme=light]) .integration-confirmation-dialog{background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(8px);border-color:#ffffff14;box-shadow:0 24px 70px #00000080}html:not([data-theme=light]) .mermaid-modal{background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(8px)}html:not([data-theme=light]) .cmd-backdrop,html:not([data-theme=light]) .reviews-drawer-backdrop,html:not([data-theme=light]) .reviews-action-panel-backdrop{background:color-mix(in srgb, var(--brand-ink) 82%, transparent);-webkit-backdrop-filter:blur(12px)}html:not([data-theme=light]) .reviews-action-panel-wrapper{z-index:100;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}html:not([data-theme=light]) .reviews-action-panel-backdrop{position:absolute;inset:0}html:not([data-theme=light]) .reviews-action-panel{z-index:1;width:min(900px,92vw);max-height:88vh;position:relative}html:not([data-theme=light]) .logout-confirm-backdrop,html:not([data-theme=light]) .unsaved-changes-backdrop,html:not([data-theme=light]) .response-confirmation-backdrop,html:not([data-theme=light]) .menu-google-publisher__backdrop,html:not([data-theme=light]) .cmd-backdrop,html:not([data-theme=light]) .reviews-drawer-backdrop,html:not([data-theme=light]) .reviews-action-panel-backdrop{background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(14px)brightness(.52)}:is(html:not([data-theme=light]):has(.logout-confirm-backdrop,.unsaved-changes-backdrop,.response-confirmation-backdrop,.menu-google-publisher__backdrop,.cmd-backdrop,.reviews-drawer-backdrop,.reviews-action-panel-backdrop) .app-frame>.sidebar,html:not([data-theme=light]):has(.logout-confirm-backdrop,.unsaved-changes-backdrop,.response-confirmation-backdrop,.menu-google-publisher__backdrop,.cmd-backdrop,.reviews-drawer-backdrop,.reviews-action-panel-backdrop) .app-frame>.brand-fixed-header:not(:has(.logout-confirm-backdrop)),html:not([data-theme=light]):has(.logout-confirm-backdrop,.unsaved-changes-backdrop,.response-confirmation-backdrop,.menu-google-publisher__backdrop,.cmd-backdrop,.reviews-drawer-backdrop,.reviews-action-panel-backdrop) .app-body>.main:not(:has(.logout-confirm-backdrop,.unsaved-changes-backdrop,.response-confirmation-backdrop,.menu-google-publisher__backdrop,.cmd-backdrop,.reviews-drawer-backdrop,.reviews-action-panel-backdrop))){filter:blur(4px)brightness(.55);transition:filter .16s}html:not([data-theme=light]):has(.reviews-drawer-backdrop) .topbar{filter:blur(4px)brightness(.55);transition:filter .16s}html[data-theme=light] .organization-profile__tabs button:hover,html[data-theme=light] .organization-profile__tabs button[aria-selected=true]{background:0 0;border-bottom-color:#0000}html[data-theme=light] .organization-profile__tabs button:hover{color:var(--accent)}html[data-theme=light] .organization-profile__tabs button[aria-selected=true]{color:var(--text);font-weight:600}.dropdown-surface{background:var(--dropdown-background);border:1px solid var(--dropdown-border);border-radius:var(--radius-md);box-shadow:var(--dropdown-shadow);-webkit-backdrop-filter:blur(16px)}.dropdown-item{color:var(--muted);transition:background .15s,color .15s}.dropdown-item:hover:not(:disabled,.dropdown-item--danger),.dropdown-item:focus-visible:not(:disabled,.dropdown-item--danger),.dropdown-item[data-highlighted]:not(:disabled,.dropdown-item--danger){background:var(--dropdown-item-hover);color:var(--dropdown-item-hover-text);outline:none}.dropdown-item:focus-visible{box-shadow:inset 0 0 0 2px var(--field-focus)}.dropdown-item--danger{color:var(--danger)}.dropdown-item--danger:hover:not(:disabled),.dropdown-item--danger:focus-visible:not(:disabled){background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger)}html[data-theme=light] .dropdown-item--danger:hover:not(:disabled),html[data-theme=light] .dropdown-item--danger:focus-visible:not(:disabled){background:var(--danger);color:var(--brand-white)}
.subpage-navigation{max-width:100%;padding-block:0;overflow:visible}.subpage-navigation__items{background:var(--gray-2);border:1px solid var(--gray-4);border-radius:var(--radius-md);scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:2px;width:fit-content;max-width:100%;padding:3px;display:flex;overflow-x:auto}.subpage-navigation__items::-webkit-scrollbar{display:none}.subpage-navigation__items>.subpage-navigation__item{border-radius:var(--radius-sm);color:var(--gray-11);font-size:var(--font-size-sm);align-items:center;gap:var(--space-1);min-height:36px;transition:background .16s var(--ease-out), color .16s var(--ease-out);white-space:nowrap;background:0 0;border:1px solid #0000;flex:none;padding:6px 9px;font-weight:500;text-decoration:none;display:inline-flex;transform:none}.subpage-navigation__items>.subpage-navigation__item:hover,.subpage-navigation__items>.subpage-navigation__item[data-active=true]{background:var(--nav-selected-bg);color:var(--accent);border-color:#0000;transform:none}.subpage-navigation__items>.subpage-navigation__item[data-active=true]{font-weight:600}.subpage-navigation__items>.subpage-navigation__item[data-active=true] svg{color:inherit}.subpage-navigation__items>.subpage-navigation__item:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html[data-theme=light] .subpage-navigation__items>.subpage-navigation__item:hover{background:var(--nav-selected-bg);color:var(--hover-text);border-color:#0000}html[data-theme=light] .subpage-navigation__items>.subpage-navigation__item[data-active=true]{background:var(--nav-selected-bg);border-color:var(--border-strong);color:var(--brand-ink);font-weight:700}@media (max-width:680px){.subpage-navigation__items{justify-content:flex-start;width:100%}}@media (prefers-reduced-motion:reduce){.subpage-navigation__items>.subpage-navigation__item{transition:none}}
