/* Shared, deliberately quiet navigation and task-focused layouts. */
:root{--ps-ink:#20312e;--ps-muted:#60716c;--ps-line:#e3eae6;--ps-accent:#11765d;--ps-paper:#fff;--ps-wash:#f7f9f7}
body.seo-body,body.public-body,body.intel-console-body{background:var(--ps-paper);color:var(--ps-ink)}
.ps-public-shell{min-height:100vh;background:#fff;color:var(--ps-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ps-public-header{max-width:1184px;margin:auto;padding:22px 32px;display:flex;gap:40px;align-items:center;border-bottom:1px solid var(--ps-line);position:relative;z-index:40}
.ps-public-brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:750;letter-spacing:-.7px;color:var(--ps-ink);text-decoration:none}
.ps-public-brand svg{width:27px;height:27px;color:var(--ps-accent)}
.ps-public-nav,.ps-public-actions{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:550}
.ps-public-nav a,.ps-public-actions>a:not(.button){text-decoration:none;color:#455b53}
.ps-public-actions{margin-left:auto;gap:22px}.ps-public-actions .button{padding:11px 19px!important;min-height:44px}
.ps-nav-resources{position:relative;border:0;background:none;padding:0}.ps-nav-resources summary{cursor:pointer;padding:10px 0;list-style:revert;font-size:14px}
.ps-nav-resources nav{position:absolute;top:44px;left:0;min-width:210px;padding:10px;background:white;border:1px solid var(--ps-line);border-radius:12px;box-shadow:0 10px 30px #1c332614;display:grid;gap:2px}
.ps-nav-resources nav a{padding:10px 12px;border-radius:7px}.ps-nav-resources nav a:hover{background:var(--ps-wash)}
.ps-public-shell>.page,.ps-public-shell>#main-content>.page{max-width:1120px;margin:auto;padding:0 32px}
.ps-public-shell .amazon-landing{max-width:none;padding:0;background:transparent}
.ps-public-shell .ps-hero{display:block;padding:76px 0 48px!important;background:transparent!important;border:0;box-shadow:none;border-radius:0}
.ps-public-shell .ps-hero-copy{max-width:760px;margin:0 auto 30px;text-align:center}
.ps-public-shell .ps-hero h1{font-size:clamp(34px,4.6vw,56px)!important;line-height:1.12!important;letter-spacing:-1.8px!important;font-weight:650;max-width:760px;margin:16px auto 22px;color:var(--ps-ink)}
.ps-public-shell .ps-hero-copy>p{font-size:18px;line-height:1.7;max-width:630px;color:var(--ps-muted);margin:0 auto}
.ps-public-shell .ps-kicker{font-size:12px;letter-spacing:.07em;color:var(--ps-accent);background:none!important;border:0!important;box-shadow:none!important;justify-content:center}
.ps-public-shell .ps-home-preview-form{display:flex!important;flex-direction:column;align-items:stretch;gap:16px;max-width:720px;margin:32px auto 0;padding:26px!important;border:1px solid var(--ps-line)!important;border-radius:16px!important;background:var(--ps-wash)!important;box-shadow:none!important}
.ps-public-shell .ps-home-preview-form .ps-input-field{display:grid;gap:10px;margin:0;min-width:0;width:auto}
.ps-public-shell .ps-home-preview-form textarea{font-size:16px!important;line-height:1.5;min-height:96px;background:#fff!important;border:1px solid #cddbd3!important;border-radius:9px;padding:14px!important;resize:vertical}
.ps-public-shell .ps-home-preview-form>button{align-self:flex-start;min-height:46px;padding:12px 22px;border-radius:8px;background:var(--ps-accent);color:#fff;font-size:15px}
.ps-public-shell .ps-home-example-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px}
.ps-public-shell .ps-home-example-row button{background:transparent;border:0;padding:5px 0;color:var(--ps-accent);text-decoration:underline;text-underline-offset:3px;min-height:28px}
.ps-public-shell .ps-sample-note{color:var(--ps-muted);font-size:13px}.ps-public-shell .ps-home-preview-status:empty,.ps-public-shell .ps-home-preview-results:empty{display:none}
.ps-public-shell .ps-hero-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 28px;margin:25px auto 36px;font-size:12px;color:var(--ps-muted)}
.ps-public-shell .ps-hero-meta span{border:0;background:transparent;padding:0}
.ps-public-shell .ps-section{padding:48px 0!important;margin:0;border-top:1px solid var(--ps-line);background:transparent;box-shadow:none}
.ps-public-shell .ps-section-head{margin-bottom:28px}.ps-public-shell .ps-section-head>span,.ps-public-shell .ps-faq-intro>span{display:none}
.ps-public-shell h2{font-size:clamp(25px,3vw,34px);font-weight:650;letter-spacing:-.7px;line-height:1.25}.ps-public-shell h3{font-weight:650}
.ps-public-shell .ps-workflow-grid{gap:28px}.ps-public-shell .ps-workflow-grid article{background:#fff;border:0;border-radius:0;padding:12px 0;box-shadow:none}
.ps-public-shell .ps-workflow-grid p{color:var(--ps-muted);line-height:1.7}.ps-public-shell .ps-workflow-icon{background:var(--ps-wash)!important;color:var(--ps-accent)!important;box-shadow:none}
.ps-public-shell .ps-final{margin:36px 0;padding:32px;background:var(--ps-wash)!important;border:1px solid var(--ps-line);border-radius:14px;box-shadow:none;color:var(--ps-ink)}
.ps-public-shell .ps-final h2,.ps-public-shell .ps-final span{color:var(--ps-ink)!important}.ps-public-shell .ps-resource-links{padding:16px 0 32px;gap:18px}
.ps-public-shell .button,.intel-console-shell .button{border-radius:8px;box-shadow:none}.ps-public-shell .button:not(.secondary):not(.mini-button){background:var(--ps-accent)!important;color:white!important;border-color:var(--ps-accent)!important}
.ps-public-shell .button.secondary{background:#fff;color:var(--ps-accent);border-color:#cddbd3}
.ps-public-footer{max-width:1184px;margin:40px auto 0;padding:28px 32px;border-top:1px solid var(--ps-line);display:flex;gap:24px;flex-wrap:wrap;color:var(--ps-muted);font-size:13px}.ps-public-footer>a{font-weight:700;color:var(--ps-ink)}.ps-public-footer nav{display:flex;gap:20px;flex-wrap:wrap;margin-left:auto}
.ps-tool-landing-shell{min-height:100vh;background:#fff;color:#20332f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ps-tool-landing-header{width:min(100% - 48px,1120px);min-height:68px;margin:auto;display:flex;align-items:center;gap:26px;border-bottom:1px solid #e3eae6}
.ps-tool-landing-brand{display:inline-flex;align-items:center;gap:9px;color:#20312e;text-decoration:none;font-size:19px;font-weight:760;letter-spacing:-.5px}
.ps-tool-landing-brand svg{width:25px;height:25px;color:#11765d}
.ps-tool-landing-context{padding-left:20px;border-left:1px solid #e3eae6;color:#60716c;font-size:13px}
.ps-tool-landing-header nav,.ps-tool-landing-footer nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:13px}
.ps-tool-landing-header nav a,.ps-tool-landing-footer a{color:#52665f;text-decoration:none}
.ps-tool-landing-header nav a:hover,.ps-tool-landing-footer a:hover{color:#087961}
.ps-tool-landing-shell>.page,.ps-tool-landing-shell>#main-content>.page{width:min(100% - 48px,960px);margin:auto;padding:0}
.ps-tool-landing-shell .free-parser-page .hero{display:block;padding:42px 0 18px!important}
.ps-tool-landing-shell .free-parser-page .hero-copy{max-width:760px}
.ps-tool-landing-shell .free-parser-page .hero h1{max-width:700px;font-size:clamp(34px,5vw,52px)!important;line-height:1.08!important;letter-spacing:-1.8px!important}
.ps-tool-landing-shell .free-parser-page .hero .lead{max-width:650px;margin:12px 0 0;color:#60716c;font-size:17px;line-height:1.55}
.ps-tool-landing-shell .free-parser-page .hero .actions{margin:18px 0 0}
.ps-tool-landing-shell .free-parser-page .hero .actions .button{min-height:42px;padding:10px 16px}
.ps-tool-landing-shell .free-parser-page #live-parser{margin:0!important;padding:0 0 42px!important;border:0}
.ps-tool-landing-shell .free-parser-page #live-parser .section-head{margin:0 0 12px}
.ps-tool-landing-shell .free-parser-page #live-parser .section-head h2{margin:0;font-size:22px!important;letter-spacing:-.45px}
.ps-tool-landing-shell .free-parser-page #live-parser .section-head p{margin:6px 0 0;color:#60716c;font-size:14px;line-height:1.5}
.ps-tool-landing-shell .seo-live-preview-flow{display:none!important}
.ps-tool-landing-shell .seo-live-preview-shell{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:0;padding:0;border:1px solid #dce7e1;border-radius:14px;background:#fff;box-shadow:0 12px 34px #20332f0c;overflow:hidden}
.ps-tool-landing-shell .seo-live-preview-form{padding:22px;border:0;border-right:1px solid #e3eae6;background:#f8faf9}
.ps-tool-landing-shell .seo-live-preview-form textarea{min-height:116px;resize:vertical;background:#fff;border:1px solid #cddbd3;border-radius:9px;padding:12px;font-size:15px;line-height:1.5}
.ps-tool-landing-shell .seo-live-preview-form button[type=submit]{min-height:46px;border-radius:8px;background:#11765d;color:#fff}
.ps-tool-landing-shell .seo-live-preview-form button[type=submit]:hover{background:#0b654f}
.ps-tool-landing-shell .seo-live-preview-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:#60716c;font-size:12px}
.ps-tool-landing-shell .seo-live-results{min-width:0;min-height:240px;padding:22px;background:#fff}
.ps-tool-landing-shell .seo-live-status{min-height:20px;color:#52665f;font-size:13px}
.ps-tool-landing-footer{width:min(100% - 48px,1120px);margin:0 auto;padding:18px 0 28px;border-top:1px solid #e3eae6;display:flex;gap:16px;flex-wrap:wrap;color:#60716c;font-size:12px}
@media(max-width:760px){.ps-tool-landing-header{width:min(100% - 32px,1120px);min-height:60px;gap:12px}.ps-tool-landing-context{display:none}.ps-tool-landing-header nav{gap:14px;font-size:12px}.ps-tool-landing-shell>.page,.ps-tool-landing-shell>#main-content>.page{width:min(100% - 32px,960px)}.ps-tool-landing-shell .free-parser-page .hero{padding-top:28px!important}.ps-tool-landing-shell .seo-live-preview-shell{grid-template-columns:1fr}.ps-tool-landing-shell .seo-live-preview-form{padding:17px;border:0;border-bottom:1px solid #e3eae6}.ps-tool-landing-shell .seo-live-results{min-height:140px;padding:17px}.ps-tool-landing-footer{width:min(100% - 32px,1120px);padding-top:15px}.ps-tool-landing-footer nav{margin-left:0;gap:14px}}
.ps-secondary-tools,.ps-pricing-extras{padding:22px 0;border-top:1px solid var(--ps-line);background:none;box-shadow:none}.ps-secondary-tools>summary,.ps-pricing-extras>summary{font-size:16px;cursor:pointer;padding:10px 0;color:var(--ps-ink)}
.ps-subscription-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.ps-subscription-card{padding:28px;border:1px solid var(--ps-line);border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:14px}
.ps-subscription-card h3,.ps-subscription-card p{margin:0}.ps-subscription-card>strong{font-size:36px;font-weight:650;letter-spacing:-1px}.ps-subscription-card>strong small{font-size:14px;letter-spacing:0;font-weight:400;color:var(--ps-muted)}
.ps-subscription-card ul{padding-left:18px;line-height:1.9;margin:0 0 12px;font-size:14px;color:var(--ps-muted)}.ps-subscription-card .button{margin-top:auto;text-align:center}.ps-subscription-card.is-featured{border-color:#88b7a4;background:#fafdfa}
.ps-sidebar-group{border:0;padding:0;margin:10px 0;background:none}.ps-sidebar-group>summary{padding:12px 16px;font-size:12px;color:inherit;cursor:pointer}.ps-sidebar-group .intel-sidebar-section-label{display:none}
.intel-tool-shell .intel-sidebar-market-card,.intel-console-shell .intel-sidebar-market-card{display:none}
.intel-tool-shell .intel-app-sidebar,.intel-console-shell .intel-app-sidebar{background:#f8faf8!important;border-right:1px solid var(--ps-line);box-shadow:none!important}
.intel-tool-shell .intel-sidebar-nav a,.intel-console-shell .intel-sidebar-nav a{color:#50635a!important;min-height:42px}.intel-tool-shell .intel-sidebar-nav a.is-active,.intel-console-shell .intel-sidebar-nav a.is-active{background:#e9f2ec!important;color:#165c45!important}
.intel-console-shell .intel-app-topbar{background:#fff!important;box-shadow:none!important;border-bottom:1px solid var(--ps-line)}
.intel-console-shell .intel-console-page{padding:36px!important;max-width:1280px;margin:auto}.intel-console-shell .console-overview-hero{margin-bottom:28px}.intel-console-shell .page-title{font-size:32px!important;line-height:1.2!important}
.intel-console-shell .console-account-strip{margin:28px 0;background:#f8faf8;box-shadow:none}.intel-console-shell .console-plan-grid{gap:18px}.intel-console-shell .card,.intel-console-shell .metric,.intel-console-shell .console-plan-card{box-shadow:none!important;border:1px solid var(--ps-line)}
.intel-console-shell .console-overview-actions>.secondary{display:none}.intel-console-shell .intel-console-search{max-width:320px}
.ps-public-shell :focus-visible,.intel-console-shell :focus-visible{outline:3px solid #288266!important;outline-offset:3px}
@media(max-width:760px){.ps-public-header{padding:16px 20px;gap:20px;flex-wrap:wrap}.ps-public-nav{order:3;width:100%;gap:24px;font-size:13px}.ps-public-actions{gap:14px}.ps-public-brand{font-size:19px}.ps-public-actions .button{padding:8px 12px!important;font-size:13px}.ps-public-shell>#main-content>.page{padding:0 20px}.ps-public-shell .ps-hero{padding:44px 0 30px!important}.ps-public-shell .ps-hero h1{letter-spacing:-1px!important}.ps-public-shell .ps-hero-copy>p{font-size:16px}.ps-public-shell .ps-home-preview-form{padding:20px!important;margin-top:24px}.ps-public-shell .ps-hero-meta{gap:12px;font-size:11px}.ps-subscription-grid{grid-template-columns:1fr}.ps-public-shell .ps-section{padding:32px 0!important}.ps-public-shell .ps-final{padding:24px;display:grid;gap:22px}.ps-public-footer{padding:24px 20px;gap:16px}.ps-public-footer nav{margin-left:0;width:100%}.intel-console-shell .intel-console-page{padding:24px 16px!important}}
@media(prefers-reduced-motion:reduce){.ps-public-shell *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Scope the existing output and form components to the light public surface. */
.ps-public-shell{--intel-text:#20312e;--intel-muted:#52685e;--intel-faint:#64776e;--intel-line:#e3eae6;--intel-line-strong:#cddbd3;--intel-panel:#fff;--intel-bg:#fff;--intel-teal:#11765d;--intel-cyan:#11765d;--ps-green:#11765d;--ps-ink:#20312e}
body.public-body .ps-public-shell .ps-dashboard :is(h2,p,li,b,figcaption){color:var(--ps-ink)!important}
body.public-body:not(.free-sample-body):not(.auth-body) .ps-public-shell :is(input,select,textarea){background:#fff!important;color:#20312e!important;border-color:#cddbd3!important}
body.public-body:not(.free-sample-body):not(.auth-body) .ps-public-shell :is(.button.secondary,button.secondary,table th){background:#f7f9f7!important;color:#344d40!important}
.ps-public-shell .ps-live-preview-rail{max-width:780px;margin:28px auto;padding:22px;border-radius:12px;gap:16px}
.ps-public-shell .ps-preview-choices{text-align:center;color:var(--ps-muted);line-height:1.6}
.ps-public-shell .ps-dashboard{gap:36px}.ps-public-shell .ps-dashboard-shot img{border-color:var(--ps-line)}
.ps-public-shell .ps-faq-list details{background:none;border:0;border-bottom:1px solid var(--ps-line);box-shadow:none;padding:18px 0;border-radius:0}
body.auth-body .ps-public-shell .auth-page{display:flex;justify-content:center;min-height:0;padding:54px 0}
body.auth-body .ps-public-shell .auth-card{width:min(460px,100%);padding:32px;box-shadow:none;border:1px solid var(--ps-line);background:#fff;border-radius:14px}
@media(max-width:480px){.ps-public-header{gap:12px}.ps-public-brand{font-size:18px}.ps-public-actions{gap:12px;font-size:12px}.ps-public-actions .button{max-width:115px;line-height:1.25}.ps-public-shell .ps-live-preview-rail{display:flex;flex-direction:column;align-items:stretch}.ps-public-shell .ps-live-preview-rail input{font-size:16px;width:100%;min-width:0}.ps-public-shell .ps-live-preview-rail .ps-input-field{width:100%;min-width:0}body.auth-body .ps-public-shell .auth-card{padding:24px 20px}body.auth-body .ps-public-shell .auth-page{padding:30px 0}}
.ps-public-shell .ps-section-head{grid-template-columns:minmax(0,1fr)!important;gap:0!important}.ps-public-shell .ps-section-head>div{grid-column:1/-1;min-width:0;max-width:760px}.ps-public-shell .ps-section-head h2,.ps-public-shell .ps-section-head p{max-width:none;width:auto}
body .ps-public-shell .ps-home-example-row button{background:transparent!important;color:#11765d!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:5px 0!important}
body .ps-public-shell .ps-dashboard{background:#f7f9f7!important;border:1px solid #e3eae6!important;padding:32px!important;border-radius:14px!important}
body .ps-public-shell .ps-dashboard :is(h2,h3,p,li,b,figcaption){color:#20312e!important}
body .ps-public-shell .ps-dashboard .button.secondary{background:white!important;color:#11765d!important;border-color:#cddbd3!important}
.intel-console-shell .intel-app-sidebar{--intel-text:#20312e;--intel-muted:#52685e;--intel-faint:#64776e;--intel-panel:#fff;--intel-line:#e3eae6;--intel-line-strong:#cddbd3;--intel-teal:#11765d;--intel-cyan:#11765d;color:#20312e}
@media(max-width:760px){body .ps-public-shell .ps-dashboard{padding:24px 20px!important}}
.ps-job-templates{margin:24px 0;border:1px solid var(--ps-line);border-radius:10px;padding:16px;background:#fff}.ps-job-templates summary{cursor:pointer;font-size:14px}.ps-job-templates .template-grid{margin-top:16px}.intel-console-shell .first-job-grid{gap:24px}.intel-console-shell .first-job-panel{box-shadow:none}.intel-console-shell .estimate-card{background:#f3f8f4!important;border:1px solid #d5e3d9;color:#20312e!important;box-shadow:none!important}.intel-console-shell .estimate-card :is(p,.eyebrow,.estimate-value,.muted){color:#344d40!important}.intel-console-shell .estimate-card .toast{background:#fff;color:#344d40}
body .ps-public-shell .v3-output-console,body .ps-public-shell .ps-output{box-shadow:none!important}
/* Off-screen keyboard links stay hidden in full-page and scrolling layouts. */
.intel-skip-link:not(:focus) { clip-path: inset(50%); }
body:has(.intel-console-shell){--intel-bg:#fff;--intel-bg-deep:#f7f9f7;--intel-panel:#fff;--intel-panel-raised:#f7f9f7;--intel-panel-soft:#f7f9f7;--intel-text:#20312e;--intel-muted:#52685e;--intel-faint:#60736a;--intel-line:#e3eae6;--intel-line-strong:#cddbd3;--intel-teal:#11765d;--intel-cyan:#11765d;--intel-orange:#955316;--intel-blue:#225a8c;--intel-purple:#6d5095;background:#fff!important;color:#20312e!important}
body .intel-console-shell{background:#fff!important;color:#20312e}
body :is(.intel-console-shell,.intel-tool-shell) :is(.intel-app-brand,.intel-mobile-brand){color:#20312e!important}
body .intel-console-shell :is(.intel-global-search,.intel-console-search){background:#f7f9f7!important;color:#52685e!important;border-color:#cddbd3!important}
body .intel-console-shell .intel-top-tabs a{color:#52685e!important}
body .intel-console-shell :is(.intel-sidebar-nav a,.intel-sidebar-nav a.is-active){color:#40594c!important;font-size:12px}
body .intel-console-shell .intel-sidebar-nav a.is-active{background:#e9f2ec!important}
body .intel-console-shell :is(.ps-job-templates,.console-account-strip,.console-account-strip strong,.console-account-strip b){color:#20312e!important}
body .intel-console-shell :is(input,select,textarea){background:#fff!important;color:#20312e!important;border-color:#cddbd3!important}
body .intel-console-shell :is(.button,button){font-size:13px!important;min-height:40px}
body .intel-console-shell :is(.first-job-panel,.console-empty-state,.console-activation-panel){background:#fff!important;border-color:#e3eae6!important;box-shadow:none!important}
body .ps-public-shell .ps-calculator-result{background:#f3f8f4!important;border-color:#cddbd3!important;color:#20312e!important}
body:has(.intel-console-shell) .intel-app-topbar .intel-top-tabs a{color:#40594c!important}
body:has(.intel-console-shell) .intel-sidebar-nav a>span:first-child{background:#eaf0eb!important;color:#52685e!important}
body:has(.intel-console-shell) .badge{background:#f0f5f1!important;color:#40594c!important;border-color:#cddbd3!important}
body:has(.intel-console-shell) .console-account-strip :is(span,small){font-size:11px}
body:has(.intel-console-shell) .console-account-strip strong{font-size:20px}
body:has(.intel-console-shell) .intel-console-shell :is(button[type="submit"],.button:not(.secondary),.intel-sidebar-toggle){background:#11765d!important;border-color:#11765d!important;color:#fff!important}
body:has(.intel-console-shell) .estimate-card .toast{color:#40594c!important}

/* One light workspace across research, utilities and account pages. */
html,body#parseshelf-app,body#parseshelf-app:has(.intel-tool-shell),body#parseshelf-app:has(.intel-suite-shell),.intel-app-shell {
  color-scheme:light;
  --intel-bg:#f8fafb;--intel-bg-deep:#f8fafb;--intel-panel:#fff;--intel-panel-raised:#f1f5f5;--intel-panel-soft:#f5f8f8;
  --intel-text:#20332f;--intel-muted:#50665f;--intel-faint:#586d66;--intel-line:#dfe7e5;--intel-line-strong:#b9cbc5;
  --intel-teal:#087961;--intel-cyan:#087961;--intel-orange:#975318;--intel-blue:#22669d;--intel-purple:#7650a1;
  --ps-bg:#f8fafb;--ps-ink:#20332f;--ps-muted:#50665f;
  background:#f8fafb!important;color:#20332f!important;
}
body#parseshelf-app :is(.intel-app-shell,.intel-app-main,.intel-suite-page,.market-intel-page,.intel-tool-page){background:transparent!important;color:var(--intel-text)!important}
body#parseshelf-app :is(.intel-app-sidebar,.intel-app-topbar){background:#fff!important;color:var(--intel-text)!important;border-color:#dfe7e5!important;box-shadow:none!important;backdrop-filter:none!important}
body#parseshelf-app .intel-app-sidebar{width:232px;padding:24px 18px!important}
body#parseshelf-app :is(.intel-app-brand,.intel-mobile-brand){color:#20332f!important}
body#parseshelf-app .intel-sidebar-nav{gap:4px}
body#parseshelf-app .intel-sidebar-nav a{color:#405b51!important;background:transparent!important;border:0!important;box-shadow:none!important;min-height:44px!important;font-size:14px!important;font-weight:500!important;padding:12px!important;border-radius:8px!important}
body#parseshelf-app .intel-sidebar-nav a:is(:hover,.is-active){background:#eaf4ef!important;color:#08634e!important}
body#parseshelf-app .intel-sidebar-nav a>span:first-child{background:transparent!important;color:inherit!important}
body#parseshelf-app .intel-sidebar-section-label{font-size:11px;letter-spacing:.06em;color:#61736c;margin:26px 12px 10px}
body#parseshelf-app .intel-top-tabs{display:none!important}
body#parseshelf-app :is(.intel-global-search,.intel-console-search){background:#f5f8f7!important;border:1px solid #dfe7e5!important;color:#50665f!important;box-shadow:none!important;max-width:520px}
body#parseshelf-app :is(.intel-global-search,.intel-console-search) input{color:#20332f!important}
body#parseshelf-app .intel-global-search input::placeholder{color:#61756c!important}
body#parseshelf-app :is(.intel-suite-sidebar-toggle,.intel-overview-sidebar-toggle,.intel-tool-sidebar-toggle,.intel-icon-action){background:#fff!important;color:#325d4d!important;border-color:#c5d5cf!important}
body#parseshelf-app .intel-top-cta{background:#087961!important;color:#fff!important;border-color:#087961!important;border-radius:8px;min-height:42px;padding:10px 16px}
body#parseshelf-app :is(.intel-suite-page,.market-intel-page){padding:32px!important;max-width:1280px;margin:auto;gap:24px}
body#parseshelf-app :is(.intel-suite-hero,.intel-hero){background:transparent!important;border:0!important;padding:0!important;margin:0 0 14px!important;box-shadow:none!important}
body#parseshelf-app :is(.intel-suite-hero,.intel-hero) h1{font-size:clamp(28px,3vw,38px)!important;line-height:1.2!important;font-weight:650!important;letter-spacing:-1px!important;color:#20332f!important}
body#parseshelf-app :is(.intel-suite-hero,.intel-hero) p{font-size:15px!important;line-height:1.6!important;color:#50665f!important;max-width:650px}
body#parseshelf-app :is(.intel-suite-hero,.intel-hero) .eyebrow{display:none}
body#parseshelf-app .intel-status{font-size:12px;gap:4px}
body#parseshelf-app .intel-status>span,body#parseshelf-app .intel-status small{display:none}
.ps-research-scope{font-size:12px!important;line-height:1.5;color:#50665f!important;margin:0 0 24px!important}
body#parseshelf-app :is(.intel-suite-panel,.intel-panel,.intel-command,.intel-kpi-grid article,.intel-movement,.intel-trend-workspace,.intel-products-section,.intel-suite-toolbar,.intel-suite-context-bar,.intel-suite-price-kpis article,.intel-suite-stat-grid article,.intel-suite-stat-grid>div,.intel-suite-recovery-card,.intel-suite-opportunity-card,.intel-suite-empty,.intel-suite-insights,.intel-suite-export-summary>article,.intel-suite-field-groups label,.intel-suite-format-grid label,.intel-suite-summary-stats>div,.intel-suite-asin-card,.intel-suite-rich-fields,.intel-suite-rich-field,.intel-method,.intel-market-directory,.intel-suite-metric-strip>div,.intel-history-brief>div,.intel-mover-grid>article){background:#fff!important;color:#20332f!important;border-color:#dfe7e5!important;border-radius:12px!important;box-shadow:none!important}
body#parseshelf-app :is(.intel-app-shell) :is(h1,h2,h3,h4,strong,b,td,th,label,summary){color:#20332f}
body#parseshelf-app :is(.intel-app-shell) :is(p,small,dt,.muted){color:#50665f}
body#parseshelf-app :is(.intel-app-shell) :is(input,select,textarea){background:#fff!important;color:#20332f!important;border-color:#bfcec7!important;border-radius:7px!important;font-size:14px;box-shadow:none!important}
body#parseshelf-app .intel-app-shell :is(input,textarea)::placeholder{color:#667c71!important}
body#parseshelf-app :is(.intel-suite-toolbar,.intel-command){padding:18px!important;margin:18px 0!important;gap:18px!important}
body#parseshelf-app .intel-command-stats{display:none!important}
body#parseshelf-app .intel-command-actions [data-market-paid-sample]{display:none}
body#parseshelf-app .intel-market-tabs-shell,body#parseshelf-app .intel-context{display:none!important}
body#parseshelf-app .intel-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;margin:22px 0!important}
body#parseshelf-app .intel-kpi-grid article{padding:20px!important;min-height:105px}
body#parseshelf-app .intel-kpi-grid strong{font-size:27px!important}
body#parseshelf-app .intel-kpi-grid small{font-size:12px!important}
body#parseshelf-app :is(.intel-suite-panel-head,.intel-suite-table thead,.intel-table thead,.intel-suite-table-footer,.intel-suite-panel>header,.intel-suite-tabs,.intel-history-foot,.intel-suite-chart-data,.intel-suite-chart-legend,.intel-suite-metric-bar,.intel-suite-range-tabs,.intel-suite-metric-strip,.intel-product-history-summary){background:#f6f9f8!important;color:#405b51!important;border-color:#dfe7e5!important;box-shadow:none!important}
body#parseshelf-app :is(.intel-suite-panel-head,.intel-products-section header){padding:20px!important}
body#parseshelf-app .intel-app-shell :is(h2,h3){font-weight:600!important;letter-spacing:-.3px!important}
body#parseshelf-app .intel-app-shell h2{font-size:20px!important}
body#parseshelf-app .intel-app-shell h3{font-size:17px!important}
body#parseshelf-app .intel-app-shell :is(table,tbody,tr,td,th){border-color:#e1e9e5!important}
body#parseshelf-app .intel-app-shell tbody tr{background:#fff!important}
body#parseshelf-app .intel-app-shell tbody tr:hover{background:#f5f9f6!important}
body#parseshelf-app .intel-app-shell :is(button,.intel-suite-button,.button.secondary,.intel-suite-row-action){background:#fff;color:#176148;border-color:#b9cec3;box-shadow:none}
body#parseshelf-app .intel-app-shell :is(button.is-active,.intel-suite-metric-bar button.is-active,.intel-suite-range-tabs button.is-active){background:#e8f4ed!important;color:#0a604b!important;border-color:#91b8a3!important}
body#parseshelf-app .intel-app-shell :is(.intel-suite-button-primary,.button:not(.secondary),button[type=submit]){background:#087961!important;color:#fff!important;border-color:#087961!important}
body#parseshelf-app .intel-app-shell :is(.intel-suite-button-primary,.button:not(.secondary),button[type=submit]) :is(span,strong,b){color:inherit!important}
body#parseshelf-app .intel-app-shell :is(.intel-chart-tooltip,.intel-map-tooltip,.intel-suite-toast,.intel-suite-drawer-panel){background:#fff!important;color:#20332f!important;border:1px solid #b9cbc5!important;box-shadow:0 10px 30px #18392918!important}
body#parseshelf-app .intel-app-shell .intel-chart-tooltip :is(span,strong){color:#20332f!important}
body#parseshelf-app .intel-suite-grid-benchmark{grid-template-columns:1fr!important}
.ps-research-details{background:transparent!important;border:0!important;border-top:1px solid #dfe7e5!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:24px 0!important;color:#405b51!important}
.ps-research-details>summary{padding:18px 0!important;cursor:pointer;font-size:14px!important;font-weight:500!important;list-style:revert!important}
.ps-research-details[open]>summary{margin-bottom:16px}
.intel-app-sidebar .ps-research-details{margin:16px 0!important}.intel-app-sidebar .ps-research-details>summary{padding:14px 12px!important;font-size:12px!important}
body#parseshelf-app .ps-research-workspace{border-top:1px solid #dfe7e5;padding-top:14px;margin-top:24px}
body#parseshelf-app :is(.intel-suite-quality-banner,.intel-data-quality){background:#f1f7f3!important;color:#405b51!important;border-color:#ccded1!important;box-shadow:none!important}
body#parseshelf-app .intel-suite-quality-banner :is(strong,p,span),body#parseshelf-app .intel-data-quality :is(strong,p,span){color:#405b51!important}
body#parseshelf-app .intel-portfolio-caveat{background:#fff8e8!important;color:#705226!important;border-color:#e4d7b7!important}
body#parseshelf-app .intel-overview-detail-toggle{background:transparent!important;color:#405b51!important;border:1px solid #dfe7e5!important;border-radius:8px!important;padding:16px!important;box-shadow:none!important}
body#parseshelf-app .intel-overview-detail-toggle small{display:none}
/* The same small, readable export diagram on the home and product pages. */
body#parseshelf-app .v3-pipeline{background:#f3f8f5!important;border:1px solid #dce8e0!important;border-radius:14px!important;box-shadow:none!important;color:#254538!important}
body#parseshelf-app .v3-pipeline-head :is(b,span){color:#405b51!important}
body#parseshelf-app .v3-format-target{background:#fff!important;color:#254538!important;border:1px solid #c4d8cb!important;box-shadow:none!important}
body#parseshelf-app .v3-format-target span{color:#254538!important}
body#parseshelf-app .v3-flow-lines path{stroke:#78a78e!important}
body#parseshelf-app .v3-code-panel,body#parseshelf-app .v3-code-panel pre{background:#f6f9f7!important;color:#264c3c!important}
body#parseshelf-app .v3-output-tabs{flex-wrap:wrap!important}
body#parseshelf-app .v3-output-tab{color:#405b51!important}
body#parseshelf-app .ps-public-shell .sample-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;background:none!important;border:0!important;margin:32px 0!important}
body#parseshelf-app .ps-public-shell .sample-path article{padding:24px!important;background:#f5f9f6!important;border:1px solid #e0e8e3!important;border-radius:12px!important;box-shadow:none!important}
body#parseshelf-app .ps-public-shell .sample-path :is(strong,p,span){color:#405b51!important}
body#parseshelf-app .ps-public-shell .sample-path strong{color:#20332f!important;font-size:18px!important}
/* Utility first. Supporting SEO copy stays readable below the working tool. */
body#parseshelf-app .intel-tool-shell .hero{padding:24px 0!important;margin:0 0 20px!important;display:block!important;background:transparent!important}
body#parseshelf-app .intel-tool-shell .hero h1{font-size:clamp(28px,3vw,38px)!important;max-width:760px;line-height:1.2!important;letter-spacing:-.8px!important}
body#parseshelf-app .intel-tool-shell .hero .lead{max-width:700px;font-size:16px!important;line-height:1.6!important}
body#parseshelf-app .intel-tool-shell :is(.tool-card,.proof-card,.card,.band,.panel,.tool-result,.seo-live-preview,.seo-live-preview-panel,.seo-live-preview-card,.seo-live-preview-workbench,.seo-live-preview-form,.seo-live-preview-output,.seo-live-preview-empty,.seo-intent-card,.faq-item,.term-cloud,.section){background:#fff!important;color:#20332f!important;border-color:#dfe7e5!important;box-shadow:none!important}
body#parseshelf-app .intel-tool-shell .section{padding:24px!important;border-radius:12px;margin:24px 0!important}
body#parseshelf-app .intel-tool-shell :is(pre,code,.tool-preview,.seo-live-preview-code,.seo-live-preview-example){background:#f1f6f3!important;color:#305542!important;border-color:#dfe7e5!important}
body#parseshelf-app .intel-tool-shell :is(.eyebrow,.tool-kicker,.tool-chip,.seo-live-preview-pill){color:#176148!important;background:transparent!important}
body#parseshelf-app .intel-tool-shell .hero .actions{display:none!important}
body#parseshelf-app :is(.intel-tool-shell,.intel-suite-shell) :focus-visible{outline:3px solid #228269!important;outline-offset:3px}
@media(min-width:1100px){body#parseshelf-app .intel-app-shell:not(.intel-console-shell){grid-template-columns:232px minmax(0,1fr)!important}}
@media(max-width:780px){body#parseshelf-app .intel-app-sidebar{width:260px!important}body#parseshelf-app :is(.intel-suite-page,.market-intel-page){padding:24px 16px!important}body#parseshelf-app .intel-app-topbar{padding:14px 16px!important;gap:12px!important;position:relative!important}body#parseshelf-app .intel-top-cta{font-size:12px;padding:10px 12px}body#parseshelf-app .intel-global-search{max-width:none;width:100%}body#parseshelf-app .intel-app-shell :is(input,select,textarea){font-size:16px!important}body#parseshelf-app .intel-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}body#parseshelf-app .intel-kpi-grid article{padding:16px!important}body#parseshelf-app .intel-kpi-grid strong{font-size:24px!important}body#parseshelf-app .intel-command{display:flex!important;flex-wrap:wrap}body#parseshelf-app .intel-command-actions{display:none!important}body#parseshelf-app .intel-market-control{width:100%}body#parseshelf-app .intel-market-control select{max-width:100%;width:100%}body#parseshelf-app .ps-public-shell .sample-path{grid-template-columns:1fr!important;gap:12px}body#parseshelf-app .v3-pipeline-head>span{display:none}body#parseshelf-app .intel-suite-toolbar{gap:14px!important}body#parseshelf-app .intel-suite-toolbar label{min-width:0}body#parseshelf-app .intel-tool-shell .section{padding:20px 16px!important}body#parseshelf-app .intel-suite-hero .intel-suite-actions{margin-top:14px}body#parseshelf-app .intel-suite-toolbar-wide{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(prefers-reduced-motion:reduce){body#parseshelf-app .intel-app-shell *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
body#parseshelf-app :is(.intel-product-table thead,.intel-suite-table thead,.intel-suite-table th,.intel-market-directory-link,.intel-suite-module-seo,.intel-table-controls input,.intel-table-controls select,.intel-product-views button,.intel-metric-tabs button,.intel-range-tabs button){background:#f5f9f6!important;color:#405b51!important;border-color:#cbdcd2!important}
body#parseshelf-app .intel-market-directory-link :is(strong,span){color:#405b51!important}
body#parseshelf-app .intel-tool-shell :is(.seo-live-preview-flow,.seo-live-preview-results,.seo-live-preview-results-inner,.seo-live-preview-results-empty,.seo-live-preview-shell,.seo-tool-panel,.seo-live-preview-results-shell,.tool-code-shell,.tool-result-shell,.tool-output,.code-shell,.code-block){background:#f5f9f6!important;color:#405b51!important;border-color:#dfe7e5!important;box-shadow:none!important}
body#parseshelf-app .intel-tool-shell :is(pre,textarea,input,select){background:#fff!important;color:#20332f!important;border-color:#c1d2c7!important}
body#parseshelf-app .intel-tool-shell :is(.seo-live-preview-flow,.seo-live-preview-lead,.seo-live-preview-panel) :is(p,b,span,strong,small){color:#405b51!important}
body#parseshelf-app .intel-tool-shell .seo-live-preview-flow{display:none!important}
body#parseshelf-app .intel-tool-shell .seo-live-preview-shell{grid-template-columns:1fr!important}
body#parseshelf-app .intel-tool-shell .seo-live-preview-form{border-right:0!important}
body#parseshelf-app .intel-tool-shell .seo-live-preview-results:has(.seo-live-empty){min-height:90px!important}
body#parseshelf-app .v3-pipeline{margin-top:0!important}
body#parseshelf-app .intel-suite-distribution>div>i{background:#e1ebe5!important}

/* Focused light theme for the free-parser acquisition route. */
.ps-tool-landing-shell{--tool-ink:#20332e;--tool-muted:#62736d;--tool-line:#e1e9e5;--tool-soft:#f6f9f7;--tool-accent:#11765d;background:#fff;color:var(--tool-ink)}
.ps-tool-landing-header{width:calc(100% - 48px);max-width:1120px}
.ps-tool-landing-shell>.page,.ps-tool-landing-shell>#main-content>.page{width:calc(100% - 48px);max-width:960px}
.ps-tool-landing-shell .free-parser-page .hero{padding:40px 0 18px!important}
.ps-tool-landing-shell .free-parser-page .hero-copy{max-width:760px}
.ps-tool-landing-shell .free-parser-page .seo-hero-kicker{margin-bottom:10px}
.ps-tool-landing-shell .free-parser-page .seo-hero-icon{width:38px;height:38px;flex-basis:38px;border:1px solid #d5e8df;border-radius:11px;background:#eff7f3;color:var(--tool-accent);box-shadow:none}
.ps-tool-landing-shell .free-parser-page .seo-hero-icon svg{width:19px;height:19px}
.ps-tool-landing-shell .free-parser-page .eyebrow{color:#277a61}
.ps-tool-landing-shell .free-parser-page .hero h1{max-width:720px;margin:0;color:var(--tool-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(36px,5vw,54px)!important;font-weight:720;line-height:1.08!important;letter-spacing:-1.9px!important}
.ps-tool-landing-shell .free-parser-page .hero .lead{max-width:650px;margin:12px 0 0;color:var(--tool-muted);font-size:17px;line-height:1.55}
.ps-tool-landing-shell .free-parser-page .hero .actions{display:flex;gap:10px;margin:17px 0 0}
.ps-tool-landing-shell .free-parser-page .hero .actions .button{min-height:42px;padding:10px 16px;border-radius:8px}
.ps-tool-landing-shell .free-parser-page .hero .button.green,.ps-tool-landing-shell .seo-live-preview-form button[type=submit],.ps-tool-landing-shell .seo-live-result-actions .button.green{border:1px solid var(--tool-accent)!important;background:var(--tool-accent)!important;color:#fff!important;box-shadow:none}
.ps-tool-landing-shell .free-parser-page .hero .button.secondary,.ps-tool-landing-shell .seo-live-result-actions .button.secondary{border:1px solid #d2dfd8!important;background:#fff!important;color:#31564a!important;box-shadow:none}
.ps-tool-landing-shell .free-parser-page .section{margin:32px 0 0}
.ps-tool-landing-shell .free-parser-page #live-parser{margin:0!important;padding:0 0 30px!important;border:0}
.ps-tool-landing-shell .free-parser-page #live-parser .section-head{justify-content:flex-start;margin:0 0 12px;text-align:left}
.ps-tool-landing-shell .free-parser-page #live-parser .section-head h2{margin:0;color:var(--tool-ink);font-family:Inter,system-ui,sans-serif;font-size:22px!important;letter-spacing:-.45px}
.ps-tool-landing-shell .free-parser-page #live-parser .section-head p{max-width:680px;margin:6px 0 0;color:var(--tool-muted);font-size:14px;line-height:1.5}
.ps-tool-landing-shell .seo-live-preview-shell{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;padding:0;border:1px solid var(--tool-line);border-radius:13px;background:#fff;box-shadow:0 10px 30px rgba(32,51,46,.07);overflow:hidden}
.ps-tool-landing-shell .seo-live-preview-form{display:grid;align-content:start;gap:12px;min-width:0;padding:20px;border:0;border-right:1px solid var(--tool-line);background:#f8faf9;color:var(--tool-ink)}
.ps-tool-landing-shell .seo-live-preview-form label{display:grid;gap:7px;color:#40564e;font-size:12px;font-weight:760;line-height:1.4}
.ps-tool-landing-shell .seo-live-preview-form textarea{width:100%;min-height:112px;resize:vertical;border:1px solid #d1ddd7;border-radius:8px;padding:11px 12px;background:#fff;color:#263b34;font:14px/1.5 Inter,system-ui,sans-serif}
.ps-tool-landing-shell .seo-live-preview-form textarea:focus-visible{border-color:#4e9c80;outline:3px solid rgba(17,118,93,.12)}
.ps-tool-landing-shell .seo-live-preview-form button[type=submit]{width:100%;min-height:44px;border-radius:8px;font:700 14px/1.2 Inter,system-ui,sans-serif;cursor:pointer}
.ps-tool-landing-shell .seo-live-preview-examples{display:flex;flex-wrap:wrap;gap:6px}
.ps-tool-landing-shell .seo-live-preview-examples-label{flex:0 0 100%;color:var(--tool-muted);font-size:11px;font-weight:700}
.ps-tool-landing-shell .seo-live-preview-examples button{min-height:30px;padding:6px 9px;border:1px solid #d9e4de;border-radius:7px;background:#fff;color:#466459;font:650 11px/1.1 Inter,system-ui,sans-serif}
.ps-tool-landing-shell .seo-live-preview-examples button:hover,.ps-tool-landing-shell .seo-live-preview-examples button:focus-visible{border-color:#78ae98;background:#eff7f3;color:#17684f;outline:none}
.ps-tool-landing-shell .seo-live-preview-meta{gap:6px 10px;color:var(--tool-muted);font-size:11px}
.ps-tool-landing-shell .seo-live-preview-meta span{padding:0;border:0;border-radius:0;color:var(--tool-muted);font-size:11px;font-weight:600}
.ps-tool-landing-shell .seo-live-preview-meta span+span:before{content:"·";padding-right:10px;color:#9baaa3}
.ps-tool-landing-shell .seo-live-status{min-height:18px;margin:0;color:var(--tool-muted);font-size:12px}
.ps-tool-landing-shell .seo-live-results{min-width:0;min-height:124px;padding:16px;border:0;border-radius:0;background:#fff;color:var(--tool-ink)}
.ps-tool-landing-shell .seo-live-empty{min-height:90px;padding:14px;color:var(--tool-muted);font-size:13px}
.ps-tool-landing-shell .seo-live-result-head,.ps-tool-landing-shell .seo-live-row{grid-template-columns:minmax(0,1fr) 54px 68px;gap:8px}
.ps-tool-landing-shell .seo-live-result-head{padding:9px 8px;border-color:var(--tool-line);color:#7b8a84;font-size:9px}
.ps-tool-landing-shell .seo-live-row{min-height:60px;padding:8px;border-color:#edf1ef}
.ps-tool-landing-shell .seo-live-product{grid-template-columns:38px minmax(0,1fr);gap:8px}
.ps-tool-landing-shell .seo-live-product img,.ps-tool-landing-shell .seo-live-image-placeholder{width:38px;height:38px;border:1px solid #edf1ef;border-radius:6px}
.ps-tool-landing-shell .seo-live-product b{color:#2c4039;font-size:11px;line-height:1.35}
.ps-tool-landing-shell .seo-live-product small{color:#788781;font-size:10px}
.ps-tool-landing-shell .seo-live-row>span,.ps-tool-landing-shell .seo-live-row>strong{color:#40574e;font-size:11px}
.ps-tool-landing-shell .seo-live-row>strong{color:#17684f}
.ps-tool-landing-shell .seo-live-result-actions{gap:8px;padding:12px 0 0;background:#fff}
.ps-tool-landing-shell .seo-live-result-actions .button{min-height:38px;padding:9px 12px;border-radius:7px;font-size:12px}
.ps-tool-landing-shell .seo-live-next-step{color:#344d43;font-size:12px}
.ps-tool-landing-shell .seo-live-next-step span{color:var(--tool-muted);font-weight:450;line-height:1.45}
.ps-tool-landing-shell .live-preview-plan-link{color:#276d56;font-size:12px;font-weight:650}
.ps-tool-landing-shell .ps-seo-details{margin:8px 0 36px;border-top:1px solid var(--tool-line);border-bottom:1px solid var(--tool-line)}
.ps-tool-landing-shell .ps-seo-details>summary{position:relative;min-height:54px;padding:17px 34px 17px 2px;color:#344c42;font-size:14px;font-weight:700;cursor:pointer;list-style:none}
.ps-tool-landing-shell .ps-seo-details>summary::-webkit-details-marker{display:none}
.ps-tool-landing-shell .ps-seo-details>summary:after{position:absolute;right:7px;top:12px;content:"+";color:#277a61;font-size:22px;font-weight:450}
.ps-tool-landing-shell .ps-seo-details[open]>summary:after{content:"−"}
.ps-tool-landing-shell .ps-seo-details-content{padding:0 0 18px;color:var(--tool-muted)}
.ps-tool-landing-shell .ps-seo-details-content>.section{margin:24px 0 0}
.ps-tool-landing-shell .ps-seo-details-content .section-head{justify-content:flex-start;text-align:left}
.ps-tool-landing-shell .ps-seo-details-content .section-head h2{color:var(--tool-ink);font-family:Inter,system-ui,sans-serif;font-size:24px;letter-spacing:-.6px}
.ps-tool-landing-shell .ps-seo-details-content .section-head p,.ps-tool-landing-shell .ps-seo-details-content p{color:var(--tool-muted)}
.ps-tool-landing-shell .ps-seo-details-content .seo-copy-panel{padding:18px;border:1px solid var(--tool-line);border-radius:10px;background:var(--tool-soft);color:#465a52}
.ps-tool-landing-shell .ps-seo-details-content .seo-code-card{border:1px solid var(--tool-line);border-radius:10px;background:#f7faf8;color:#34483f;box-shadow:none}
.ps-tool-landing-shell .ps-seo-details-content .seo-code-card header{min-height:40px;border-color:var(--tool-line);color:#4e6459}
.ps-tool-landing-shell .ps-seo-details-content .seo-code-card pre{color:#34483f;font-size:12px}
.ps-tool-landing-shell .ps-seo-details-content .grid>.card,.ps-tool-landing-shell .ps-seo-details-content .grid>.feature-card{border:1px solid var(--tool-line);border-radius:10px;background:#fff;color:#43564e;box-shadow:none}
.ps-tool-landing-shell .ps-seo-details-content .grid h3{color:var(--tool-ink)}
.ps-tool-landing-shell .ps-seo-details-content .workflow-list li{border-color:var(--tool-line);border-radius:10px;background:#fff;color:#4e6259}
.ps-tool-landing-shell .ps-seo-details-content .workflow-step{width:34px;height:34px;background:#eaf4ef;color:#216c53}
.ps-tool-landing-shell .ps-seo-details-content .table-wrap{overflow-x:auto;border:1px solid var(--tool-line);border-radius:10px;background:#fff}
.ps-tool-landing-shell .ps-seo-details-content table{min-width:620px;color:#465a52}
.ps-tool-landing-shell .ps-seo-details-content th{background:#f2f7f4;color:#52665d}
.ps-tool-landing-shell .ps-seo-details-content td,.ps-tool-landing-shell .ps-seo-details-content th{border-color:var(--tool-line)}
.ps-tool-landing-shell .ps-seo-details-content .owned-content-overlay{padding:0;border:0;background:transparent;box-shadow:none}
.ps-tool-landing-shell .ps-seo-details-content .owned-content-overlay article{max-width:780px;color:#596b64;line-height:1.7}
.ps-tool-landing-shell .ps-seo-details-content .owned-content-overlay article h2,.ps-tool-landing-shell .ps-seo-details-content .owned-content-overlay article h3{color:#2c453a}
.ps-tool-landing-shell .free-parser-page .faq-section{margin:28px 0 0;padding:0 0 28px}
.ps-tool-landing-shell .free-parser-page .faq-section .section-head{justify-content:flex-start;text-align:left}
.ps-tool-landing-shell .free-parser-page .faq-section .section-head h2{color:var(--tool-ink);font-family:Inter,system-ui,sans-serif;font-size:24px;letter-spacing:-.6px}
.ps-tool-landing-shell .free-parser-page .faq-grid{grid-template-columns:1fr;gap:8px}
.ps-tool-landing-shell .free-parser-page .faq-item{border:1px solid var(--tool-line);border-radius:9px;background:#fff;color:#34483f;box-shadow:none}
.ps-tool-landing-shell .free-parser-page .faq-item summary{min-height:50px;padding:12px 14px;font-size:13px}
.ps-tool-landing-shell .free-parser-page .faq-item .faq-answer{padding:0 14px 14px;color:var(--tool-muted);font-size:13px;line-height:1.55}
.ps-tool-landing-footer{width:calc(100% - 48px);max-width:1120px;color:var(--tool-muted)}
@media(max-width:760px){
  .ps-tool-landing-header{width:calc(100% - 32px);min-height:58px;gap:12px}
  .ps-tool-landing-shell>.page,.ps-tool-landing-shell>#main-content>.page{width:calc(100% - 32px)}
  .ps-tool-landing-shell .free-parser-page .hero{padding-top:28px!important}
  .ps-tool-landing-shell .free-parser-page .hero h1{font-size:clamp(34px,10vw,44px)!important;letter-spacing:-1.3px!important}
  .ps-tool-landing-shell .free-parser-page .hero .lead{font-size:15px}
  .ps-tool-landing-shell .free-parser-page .hero .actions{flex-wrap:wrap}
  .ps-tool-landing-shell .seo-live-preview-shell{grid-template-columns:minmax(0,1fr)}
  .ps-tool-landing-shell .seo-live-preview-form{padding:16px;border:0;border-bottom:1px solid var(--tool-line)}
  .ps-tool-landing-shell .seo-live-results{min-height:96px;padding:12px}
  .ps-tool-landing-shell .seo-live-empty{min-height:72px;padding:12px}
  .ps-tool-landing-shell .seo-live-result-head,.ps-tool-landing-shell .seo-live-row{grid-template-columns:minmax(0,1fr) 44px 54px;gap:5px}
  .ps-tool-landing-shell .seo-live-product{grid-template-columns:34px minmax(0,1fr);gap:6px}
  .ps-tool-landing-shell .seo-live-product img,.ps-tool-landing-shell .seo-live-image-placeholder{width:34px;height:34px}
  .ps-tool-landing-shell .seo-live-product b{font-size:10px}
  .ps-tool-landing-shell .seo-live-product small{font-size:9px}
  .ps-tool-landing-shell .seo-live-row>span,.ps-tool-landing-shell .seo-live-row>strong{font-size:10px}
  .ps-tool-landing-shell .ps-seo-details-content .seo-code-grid,.ps-tool-landing-shell .ps-seo-details-content .api-example-grid{grid-template-columns:1fr}
  .ps-tool-landing-shell .ps-seo-details-content .api-example-grid>.seo-copy-panel,.ps-tool-landing-shell .ps-seo-details-content .api-example-grid>.seo-code-card{grid-column:1;grid-row:auto}
  .ps-tool-landing-footer{width:calc(100% - 32px);padding-top:14px}
  .ps-tool-landing-footer nav{margin-left:0;gap:12px}
}

/* Free tools share a focused page frame, not the analytics workspace chrome. */
.ps-tool-landing-shell{width:100%;min-height:100vh;overflow-x:clip;background:#fff;color:#20332e}
.ps-tool-landing-header{box-sizing:border-box}
.ps-tool-landing-header nav a:focus-visible,.ps-tool-landing-brand:focus-visible,.ps-tool-landing-footer a:focus-visible{border-radius:4px;outline:3px solid rgba(17,118,93,.22);outline-offset:3px}
.ps-tool-landing-shell>#main-content,.ps-tool-landing-shell>#main-content>.page{min-width:0}
.ps-tool-landing-shell>.page,.ps-tool-landing-shell>#main-content>.page{box-sizing:border-box;width:min(100% - 48px,1040px)!important;max-width:1040px;margin-inline:auto!important}
.ps-tool-landing-footer{box-sizing:border-box}
@media(max-width:760px){
  .ps-tool-landing-shell>.page,.ps-tool-landing-shell>#main-content>.page{width:calc(100% - 32px)!important;max-width:1040px}
  .ps-tool-landing-header nav{gap:10px;font-size:11px}
  .ps-tool-landing-footer{width:calc(100% - 32px)}
}
body#parseshelf-app .intel-suite-hero .eyebrow{display:none!important}
body#parseshelf-app .intel-suite-metric-bar button{color:#405b51!important}
body#parseshelf-app .intel-suite-metric-bar button.is-active{color:#08634e!important}
@media(max-width:780px){body#parseshelf-app .intel-product-table tr{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:16px!important}body#parseshelf-app .intel-product-table td:nth-child(n+3):not(:last-child){display:none!important}body#parseshelf-app .intel-product-table td:first-child{grid-column:1/-1!important}body#parseshelf-app .intel-product-table td:last-child{grid-column:2!important}body#parseshelf-app .intel-product-table td:nth-child(2){grid-column:1!important}body#parseshelf-app .intel-product-table td:last-child::before{display:none!important}body#parseshelf-app .intel-products-section .section-head{padding:20px 16px!important}body#parseshelf-app .intel-table-controls{display:grid!important;grid-template-columns:1fr!important;width:100%;gap:10px!important}body#parseshelf-app .intel-table-controls input,body#parseshelf-app .intel-table-controls select{width:100%!important;max-width:none!important}body#parseshelf-app .intel-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body#parseshelf-app .intel-app-main .intel-suite-grid-table{grid-template-columns:1fr!important}}

.ps-tool-landing-header .ps-tool-nav-tools{position:relative;margin-left:0;font-size:inherit}
.ps-tool-landing-header .ps-tool-nav-tools>summary{padding:9px 0;color:#52665f;cursor:pointer;list-style:none;white-space:nowrap}
.ps-tool-landing-header .ps-tool-nav-tools>summary::-webkit-details-marker{display:none}
.ps-tool-landing-header .ps-tool-nav-tools>summary:after{content:"⌄";margin-left:5px;color:#83938c}
.ps-tool-landing-header .ps-tool-nav-tools[open]>summary:after{content:"⌃"}
.ps-tool-landing-header .ps-tool-nav-menu{position:absolute;z-index:20;top:calc(100% + 8px);right:-28px;display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:2px;width:min(420px,calc(100vw - 32px));padding:8px;border:1px solid #e1e9e5;border-radius:10px;background:#fff;box-shadow:0 12px 32px rgba(32,51,46,.12)}
.ps-tool-landing-header .ps-tool-nav-menu a{padding:10px 11px;border-radius:6px;color:#405b51}
.ps-tool-landing-header .ps-tool-nav-menu a:hover,.ps-tool-landing-header .ps-tool-nav-menu a:focus-visible{background:#f2f7f4;color:#087961}
.ps-tool-landing-header .ps-tool-nav-tools>summary:focus-visible{outline:3px solid rgba(17,118,93,.22);outline-offset:3px}
@media(max-width:520px){.ps-tool-landing-header .ps-tool-nav-menu{right:-84px;grid-template-columns:1fr;max-height:min(65vh,420px);overflow:auto}}
body#parseshelf-app .intel-tool-shell{--intel-bg:#f8fafb;--intel-panel:#fff;--intel-text:#20332f;--intel-muted:#50665f;--intel-faint:#586d66;--ps-bg:#f8fafb;background:#f8fafb!important;color:#20332f!important}
body#parseshelf-app .intel-tool-shell .seo-live-results{background:#f5f9f6!important;color:#405b51!important;border-color:#dfe7e5!important;min-height:100px!important}
body#parseshelf-app .intel-tool-shell .seo-live-results :is(.seo-live-empty,.seo-live-empty p,.seo-live-empty span){color:#50665f!important;background:transparent!important;min-height:80px!important}
body#parseshelf-app .intel-status strong{color:#50665f!important}
body#parseshelf-app .intel-product-table :is(td,small){font-size:13px!important}
body#parseshelf-app .intel-product-table td::before{font-size:11px!important}
body#parseshelf-app .intel-kpi-grid article>span{color:#50665f!important;font-size:11px!important}
body#parseshelf-app .intel-tool-shell :is(.ps-code-toolbar,.ps-code-language){background:#eaf2ed!important;color:#405b51!important}
body#parseshelf-app .ps-dashboard{display:block!important}
body#parseshelf-app .ps-dashboard ul{display:none}

body#parseshelf-app .ps-public-shell .ps-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(max-width:640px){body#parseshelf-app .ps-public-shell .ps-price-grid{grid-template-columns:1fr!important}}
@media(max-width:760px){.ps-public-nav{gap:20px!important;justify-content:space-between!important;font-size:12px!important}.ps-public-nav>.ps-nav-resources{display:none}.ps-public-header{flex-wrap:wrap}}
body#parseshelf-app .intel-sidebar-nav a :is(strong,small,span){color:inherit!important}
body#parseshelf-app .intel-tool-shell .intel-sidebar-nav a small{font-size:11px!important}
body#parseshelf-app .intel-tool-shell :is(.button.green,button[type="submit"]){background:#087961!important;color:#fff!important;border-color:#087961!important}
body#parseshelf-app :is(.intel-tool-shell,.ps-public-shell) pre [class^="ps-tok-"]{color:#305542!important}
body#parseshelf-app :is(.intel-tool-shell,.ps-public-shell) pre .ps-tok-key{color:#715090!important}
body#parseshelf-app .intel-command .button.secondary{background:#fff!important;color:#176148!important;border-color:#b9cec3!important}

/* Shared component contract: the same colors in public and signed-in shells. */
body#parseshelf-app {
  --ps-paper:#fff;--ps-wash:#f7faf9;--ps-ink:#20332f;--ps-muted:#50665f;
  --ps-line:#dfe7e5;--ps-accent:#087961;--ps-accent-soft:#eaf4ef;
  --ink:var(--ps-ink);--muted:var(--ps-muted);--paper:var(--ps-paper);
  --line:var(--ps-line);--accent:var(--ps-accent);
}
body#parseshelf-app :is(.auth-page,.amazon-landing,.console-hero,.console-workspace-hero){background:transparent!important;box-shadow:none!important;color:var(--ps-ink)!important}
body#parseshelf-app :is(.card,.auth-card,.ps-dashboard,.console-jobs-table tbody tr){background:var(--ps-paper)!important;color:var(--ps-ink)!important;border-color:var(--ps-line)!important;box-shadow:none!important}
body#parseshelf-app .ps-dashboard{border:1px solid var(--ps-line)!important;border-radius:12px!important;padding:32px!important}
body#parseshelf-app .ps-dashboard :is(h2,p,li,.ps-kicker){color:var(--ps-ink)!important}
body#parseshelf-app .ps-dashboard :is(p,li){color:var(--ps-muted)!important}
body#parseshelf-app :is(input:not([type=checkbox]):not([type=radio]):not([type=hidden]),textarea,select){background:var(--ps-paper)!important;color:var(--ps-ink)!important;border:1px solid #bfcec7!important;border-radius:8px!important;box-shadow:none!important}
body#parseshelf-app :is(input,textarea)::placeholder{color:var(--ps-muted)!important;opacity:1}
body#parseshelf-app :is(.button,button[type=submit],.intel-top-cta){background:var(--ps-accent)!important;color:#fff!important;border:1px solid var(--ps-accent)!important;background-image:none!important;box-shadow:none!important;border-radius:8px!important;min-height:44px}
body#parseshelf-app :is(.button,button[type=submit],.intel-top-cta) :is(span,strong,b,small,svg){color:inherit!important}
body#parseshelf-app :is(.button.secondary,.mini-button,.google-auth-button,.intel-sidebar-toggle,.intel-icon-action){background:var(--ps-paper)!important;color:var(--ps-accent)!important;border:1px solid #bfcec7!important;background-image:none!important;box-shadow:none!important;border-radius:8px!important;min-height:44px}
body#parseshelf-app .auth-card .google-auth-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;color:var(--ps-ink)!important;min-height:48px!important}
body#parseshelf-app .auth-card .google-auth-button span{color:var(--ps-ink)!important}
body#parseshelf-app .auth-card .google-auth-button small{display:none!important}
body#parseshelf-app :is(.mini-button,.intel-sidebar-toggle,.intel-icon-action) :is(svg,span,small){color:inherit!important}
body#parseshelf-app :is(.button,.mini-button,button,input,select,textarea):focus-visible{outline:3px solid #72b5a1!important;outline-offset:3px!important}
body#parseshelf-app :is(.button,.mini-button):hover{filter:brightness(.96)}
body#parseshelf-app .auth-page{min-height:0!important;padding:32px 0 64px!important;background:transparent!important}
body#parseshelf-app .auth-card{width:min(460px,100%)!important;padding:28px!important;border-radius:16px!important}
body#parseshelf-app .auth-card .page-title{font-size:32px!important;line-height:1.2!important;letter-spacing:-.8px!important;margin:16px 0 12px!important}
body#parseshelf-app .auth-card :is(p,.auth-note,.auth-delivery-hint){font-size:14px!important;line-height:1.6!important;color:var(--ps-muted)!important}
body#parseshelf-app .auth-card .auth-proof-strip{display:block!important;margin:16px 0!important}
body#parseshelf-app .auth-card .auth-proof-strip span{background:transparent!important;border:0!important;color:var(--ps-muted)!important;padding:0!important;font-size:13px!important}
body#parseshelf-app .auth-card .auth-proof-strip span:not(:first-child){display:none!important}
body#parseshelf-app .auth-card .auth-proof-strip span::before{display:none!important}
body#parseshelf-app .auth-email-form :is(input,button){min-height:48px!important;width:100%;font-size:16px!important}
body#parseshelf-app .auth-card .auth-divider{color:var(--ps-muted)!important;margin:20px 0!important;font-size:13px!important}
body#parseshelf-app .auth-card .auth-note{background:var(--ps-wash)!important;border-color:var(--ps-line)!important}
body#parseshelf-app .console-job-actions{display:flex!important;flex-wrap:wrap;gap:8px!important;margin-top:14px!important}
body#parseshelf-app .console-job-actions .mini-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 14px!important;font-size:14px!important;line-height:1.2!important;width:auto!important;min-width:92px!important;flex:0 0 auto!important;white-space:nowrap!important;overflow-wrap:normal!important}
body#parseshelf-app .console-job-actions svg{width:16px!important;height:16px!important}
body#parseshelf-app .console-jobs-table td{color:var(--ps-ink)!important}
body#parseshelf-app .console-jobs-table :is(small,td::before){color:var(--ps-muted)!important}
body#parseshelf-app .console-jobs-table .badge{background:var(--ps-accent-soft)!important;color:#08634e!important;border-color:#c7dfd5!important}
body#parseshelf-app :is(.ps-workflow-grid,.ps-price-grid,.ps-principle-grid)>*{background:var(--ps-paper)!important;border-color:var(--ps-line)!important;box-shadow:none!important}
body#parseshelf-app .intel-console-shell .amazon-landing{width:100%;max-width:1120px;margin:auto;padding:24px 32px!important}
body#parseshelf-app .amazon-landing .ps-hero{background:transparent!important;box-shadow:none!important}
body#parseshelf-app .amazon-landing .ps-kicker{color:var(--ps-accent)!important;background:var(--ps-accent-soft)!important;border-color:#c7dfd5!important}
body#parseshelf-app .amazon-landing .ps-kicker::before{background:var(--ps-accent)!important;box-shadow:none!important}
body#parseshelf-app .amazon-landing .ps-home-preview-form{background:var(--ps-paper)!important;border-color:var(--ps-line)!important;box-shadow:none!important}
body#parseshelf-app :is(.intel-suite-panel,.intel-panel,.intel-chart-wrap,.ps-free-chart-panel){min-width:0}
body#parseshelf-app canvas{max-width:100%;box-sizing:border-box}
body#parseshelf-app .ps-preview-choices a{color:#08634e!important;text-decoration:underline;text-underline-offset:3px}
body#parseshelf-app .intel-console-shell .intel-console-page{background:var(--ps-wash)!important;box-shadow:none!important}
body#parseshelf-app .intel-console-shell .intel-console-sidebar-toggle{background:#fff!important;color:var(--ps-accent)!important;border:1px solid #bfcec7!important;box-shadow:none!important}
body#parseshelf-app .intel-console-shell .intel-console-sidebar-toggle svg{color:inherit!important}
body#parseshelf-app .intel-console-search input{background:transparent!important;border:0!important}
body#parseshelf-app .console-jobs-table td::before{font-size:11px!important;line-height:1.4!important;color:var(--ps-muted)!important}
body#parseshelf-app .auth-card .auth-flow-steps{display:none!important}
body#parseshelf-app .auth-card>.auth-note:last-child{display:none!important}
body#parseshelf-app .auth-card:has(.auth-saved-input) .auth-flow-steps{display:flex!important}
body#parseshelf-app :is(.intel-brand-glyph,.intel-console-avatar,.console-job-glyph,.feature-icon){background:var(--ps-accent-soft)!important;border-color:#c7dfd5!important;color:var(--ps-accent)!important;box-shadow:none!important}
body#parseshelf-app .intel-console-page .table-wrap:has(.console-jobs-table){background:transparent!important;border:0!important;box-shadow:none!important}
body#parseshelf-app .console-jobs-table td:last-child time{display:block;max-width:150px;line-height:1.5}
body#parseshelf-app .badge.status-failed{background:#fff0ee!important;color:#9d302a!important;border-color:#efc9c5!important}
body#parseshelf-app .badge.status-canceled{background:#f0f3f2!important;color:var(--ps-muted)!important;border-color:var(--ps-line)!important}
body#parseshelf-app :is(.badge.status-queued,.badge.status-running){background:#fff8e8!important;color:#795414!important;border-color:#e8d8b8!important}
body#parseshelf-app .seo-tool-next-step{background:var(--ps-accent-soft)!important;border:1px solid #c7dfd5!important;border-radius:12px!important;padding:20px!important;box-shadow:none!important;color:var(--ps-ink)!important}
body#parseshelf-app .seo-tool-next-step :is(strong,h3){color:var(--ps-ink)!important}
body#parseshelf-app .seo-tool-next-step p{color:var(--ps-muted)!important;font-size:14px!important;line-height:1.6!important}
body#parseshelf-app .intel-suite-example-actions a{color:var(--ps-accent)!important;background:transparent!important;min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:3px}
body#parseshelf-app .intel-suite-products-table :is(td:last-child,th:last-child){background:var(--ps-paper)!important;box-shadow:none!important}
body#parseshelf-app .intel-suite-products-table th:last-child{background:var(--ps-wash)!important}
body#parseshelf-app .console-jobs-table :is(.console-job-identity small,.console-job-result-note,td>small){font-size:12px!important;line-height:1.5!important;white-space:normal!important}
body#parseshelf-app .console-jobs-table :is(.console-job-link b,.console-job-source){font-size:14px!important;line-height:1.4!important}
@media(max-width:780px){
  body#parseshelf-app :is(input,select,textarea){font-size:16px!important}
  body#parseshelf-app .auth-card{padding:24px 20px!important}
  body#parseshelf-app .auth-page{padding-top:24px!important}
  body#parseshelf-app .intel-console-shell .amazon-landing{padding:24px 16px!important}
  body#parseshelf-app .amazon-landing .ps-hero h1{font-size:34px!important;line-height:1.15!important;letter-spacing:-1px!important}
  body#parseshelf-app .amazon-landing .ps-hero-copy>p{font-size:16px!important;line-height:1.6!important}
  body#parseshelf-app .ps-dashboard{padding:24px!important}
  body#parseshelf-app .console-jobs-table tbody{display:grid!important;gap:16px!important}
  body#parseshelf-app .console-jobs-table tbody tr{padding:20px!important;border:1px solid var(--ps-line)!important;border-radius:12px!important;gap:18px 12px!important}
  body#parseshelf-app .console-jobs-table td{padding:0!important;min-width:0;overflow-wrap:anywhere}
  body#parseshelf-app .console-jobs-table td:last-child{font-size:12px!important}
}

/* Complete acquisition and opened-product surfaces, including nested panels. */
body#parseshelf-app .workflow-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px!important}
body#parseshelf-app .workflow-list li{display:flex;flex-direction:column;gap:16px;padding:24px 0!important;background:transparent!important;border:0!important;border-top:1px solid var(--ps-line)!important;border-radius:0!important;box-shadow:none!important}
body#parseshelf-app .workflow-list li :is(span,b){color:var(--ps-ink)!important;font-size:15px!important;line-height:1.6!important}
body#parseshelf-app .workflow-list li>span:last-child{color:var(--ps-muted)!important}
body#parseshelf-app .workflow-list .workflow-step{width:36px;height:36px;flex-shrink:0;background:#e9f4ef!important;color:var(--ps-accent)!important;border:0!important;font-size:14px!important}
body#parseshelf-app .ps-proof-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}
body#parseshelf-app .ps-proof-card{margin:0;padding:0;background:#fff!important;border:1px solid var(--ps-line)!important;border-radius:16px;box-shadow:none!important;overflow:hidden}
body#parseshelf-app .ps-proof-card-head{padding:18px 20px;color:var(--ps-ink)!important;font-size:14px;gap:10px}
body#parseshelf-app .ps-proof-card-head small{display:none}
body#parseshelf-app .ps-proof-icon{width:28px;height:28px;background:#edf6f1;border:0;color:var(--ps-accent)}
body#parseshelf-app .ps-proof-image-button{border:0!important;border-block:1px solid var(--ps-line)!important;border-radius:0!important;background:#f6f9f7!important;aspect-ratio:16/11}
body#parseshelf-app .ps-proof-image-button img{object-fit:contain;object-position:top;background:#f6f9f7}
body#parseshelf-app .ps-proof-open-hint{opacity:1;transform:none;color:var(--ps-ink)!important;background:#fff!important;border:1px solid var(--ps-line);box-shadow:0 2px 8px #20332f12;font-size:12px;padding:8px 10px}
body#parseshelf-app .ps-proof-card figcaption{padding:20px;gap:8px;font-size:14px;line-height:1.6}
body#parseshelf-app .ps-proof-card figcaption b{font-size:16px;color:var(--ps-ink)!important}
body#parseshelf-app .ps-proof-card figcaption span{color:var(--ps-muted)!important}
body#parseshelf-app .ps-proof-modal-dialog{background:#fff!important;color:var(--ps-ink)!important;border-color:var(--ps-line)!important}
body#parseshelf-app .pulse-result{padding:24px!important;border:1px solid var(--ps-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:none!important}
body#parseshelf-app .pulse-result :is(.pulse-result-head,.intel-product-command,.pulse-metrics,.intel-product-demand,.intel-demand-indicators,.intel-product-chart-toolbar,.pulse-chart-wrap,.intel-product-history-summary,.intel-observation-wrap,.intel-product-events,.intel-price-summary){background:#fff!important;border-color:var(--ps-line)!important;box-shadow:none!important}
body#parseshelf-app .pulse-result :is(.pulse-metrics>div,.intel-demand-indicators>div,.intel-product-history-summary>div){background:var(--ps-wash)!important;border-color:var(--ps-line)!important}
body#parseshelf-app .pulse-result :is(span,small,label,p){color:var(--ps-muted)!important;font-size:13px!important;line-height:1.5!important;letter-spacing:normal!important}
body#parseshelf-app .pulse-result :is(strong,h2,h3){color:var(--ps-ink)!important;line-height:1.3!important}
body#parseshelf-app .pulse-result h2{font-size:24px!important;letter-spacing:-.5px}
body#parseshelf-app .pulse-result h3{font-size:20px!important}
body#parseshelf-app .pulse-result .pulse-result-head{padding:0 0 24px!important;align-items:flex-start}
body#parseshelf-app .pulse-result .pulse-result-actions{flex-wrap:wrap}
body#parseshelf-app .pulse-result .pulse-result-actions .button{min-height:44px!important;padding:12px 16px!important;font-size:14px!important;background:var(--ps-accent)!important;color:#fff!important;border-color:var(--ps-accent)!important}
body#parseshelf-app .pulse-result .pulse-result-actions .secondary{background:#fff!important;color:var(--ps-accent)!important;border-color:var(--ps-line)!important}
body#parseshelf-app .pulse-result .intel-product-command{padding:20px 0!important;gap:20px}
body#parseshelf-app .pulse-result select{color-scheme:light;color:var(--ps-ink)!important;background:#fff!important;min-height:44px;font-size:14px!important}
body#parseshelf-app .pulse-result .intel-product-provenance i{box-shadow:none}
body#parseshelf-app .pulse-result .pulse-metrics{gap:12px;border:0!important;margin:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:visible}
body#parseshelf-app .pulse-result .pulse-metrics>div{min-width:0;min-height:110px;padding:18px!important;border:1px solid var(--ps-line)!important;border-radius:12px}
body#parseshelf-app .pulse-result .pulse-metrics strong{font-size:22px!important;margin:8px 0!important}
body#parseshelf-app .pulse-result .pulse-metrics small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}
body#parseshelf-app .pulse-result .intel-product-demand{margin:24px 0!important;border-radius:12px;overflow:hidden}
body#parseshelf-app .pulse-result .intel-product-demand>header{padding:18px!important;flex-wrap:wrap}
body#parseshelf-app .pulse-result .intel-demand-indicators>div{padding:18px!important}
body#parseshelf-app .pulse-result .intel-product-history{margin-top:28px;padding-top:24px}
body#parseshelf-app .pulse-result .intel-product-history-head{padding:0 0 20px!important;gap:16px;flex-wrap:wrap}
body#parseshelf-app .pulse-result :is(.intel-metric-tabs,.intel-range-tabs){display:flex;flex-wrap:wrap!important;gap:6px!important;overflow:visible!important;border:0!important;background:transparent!important;padding:0!important}
body#parseshelf-app .pulse-result :is(.intel-metric-tabs,.intel-range-tabs) button{min-height:40px!important;padding:9px 12px!important;font-size:13px!important;white-space:normal;background:#fff!important;border:1px solid var(--ps-line)!important;color:var(--ps-muted)!important;border-radius:8px!important;box-shadow:none!important}
body#parseshelf-app .pulse-result :is(.intel-metric-tabs,.intel-range-tabs) .is-active{background:#e9f4ef!important;color:var(--ps-accent)!important;border-color:#b9d8cb!important}
body#parseshelf-app .pulse-result .intel-product-chart-toolbar{padding:16px 0!important;gap:16px!important;flex-wrap:wrap}
body#parseshelf-app .pulse-result .intel-chart-options summary{color:var(--ps-muted)!important;min-height:40px;font-size:13px;border-color:var(--ps-line)}
body#parseshelf-app .pulse-result .pulse-chart-wrap{padding:16px 0!important;margin:0!important;border:0!important;min-width:0}
body#parseshelf-app .pulse-result .intel-product-history-summary{border:1px solid var(--ps-line)!important;border-radius:12px;overflow:hidden;margin-top:16px}
body#parseshelf-app .pulse-result .intel-product-history-summary>div{padding:18px}
body#parseshelf-app .pulse-result .intel-observation-table :is(th,td){font-size:13px!important;background:#fff!important;color:var(--ps-ink)!important;border-color:var(--ps-line)!important}
@media(max-width:780px){
 body#parseshelf-app .workflow-list{grid-template-columns:1fr;gap:0!important}
 body#parseshelf-app .workflow-list li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px;padding:20px 0!important}
 body#parseshelf-app .ps-proof-gallery{grid-template-columns:1fr;gap:20px}
 body#parseshelf-app .pulse-result{padding:16px!important;margin-top:28px!important}
 body#parseshelf-app .pulse-result .pulse-result-head{flex-direction:column;gap:20px}
 body#parseshelf-app .pulse-result .pulse-result-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}
 body#parseshelf-app .pulse-result .pulse-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}
 body#parseshelf-app .pulse-result .pulse-metrics>div{padding:14px!important}
 body#parseshelf-app .pulse-result .pulse-metrics strong{font-size:20px!important}
 body#parseshelf-app .pulse-result .intel-product-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
 body#parseshelf-app .pulse-result .intel-product-command label{width:100%;min-width:0}
}
body#parseshelf-app :is(.intel-product-views,.intel-range-tabs,.intel-history-brief,.intel-quartiles,.intel-market-leaders){background:#fff!important;border-color:var(--ps-line)!important;box-shadow:none!important}
body#parseshelf-app :is(.intel-history-brief,.intel-quartiles,.intel-market-leaders) :is(span,small,p){color:var(--ps-muted)!important;font-size:12px!important}
body#parseshelf-app :is(.intel-history-brief,.intel-quartiles,.intel-market-leaders) strong{color:var(--ps-ink)!important}
body#parseshelf-app .ps-proof-modal-dialog :is(p,.ps-proof-modal-counter){color:var(--ps-muted)!important}
body#parseshelf-app .ps-proof-note{max-width:680px;margin:20px auto 0!important;text-align:center;font-size:13px!important;line-height:1.6}
@media(max-width:780px){
 body#parseshelf-app .ps-proof-gallery{display:flex!important;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding-bottom:12px;align-items:stretch;scrollbar-color:#b9cbc5 #f7f9f7;scrollbar-width:thin}
 body#parseshelf-app .ps-proof-card{flex:0 0 calc(100% - 24px);scroll-snap-align:start}
}
body#parseshelf-app :is(.seo-code-card,.trust-center-card,.trust-center-final,.intel-suite-price-kpis){background:#fff!important;border-color:var(--ps-line)!important;box-shadow:none!important}
body#parseshelf-app .progress{background:#e8efeb!important}
body#parseshelf-app .docs-resource-nav strong{color:var(--ps-ink)!important}
body#parseshelf-app .pulse-result .ps-product-details{border:1px solid var(--ps-line)!important;border-radius:12px;margin:20px 0!important;overflow:hidden}
body#parseshelf-app .pulse-result .ps-product-details>summary{padding:16px 18px;min-height:48px;cursor:pointer;color:var(--ps-ink);font-size:14px;font-weight:600;list-style:revert}
body#parseshelf-app .pulse-result .ps-product-details[open]>summary{border-bottom:1px solid var(--ps-line)}
body#parseshelf-app .pulse-result .ps-product-details .intel-observation-table{margin:0!important}
body#parseshelf-app .pulse-result .intel-price-summary{margin:24px 0 0!important;border-radius:12px;padding:18px!important}
body#parseshelf-app .pulse-result .intel-price-summary dt{font-size:12px!important;color:var(--ps-muted)!important}
body#parseshelf-app .pulse-result .intel-price-summary dd{font-size:16px!important;color:var(--ps-ink)!important}

/* Amazon titles can exceed 200 characters: keep the result header compact. */
body#parseshelf-app .pulse-title-disclosure{border:0!important;background:transparent!important;padding:0!important;margin:0!important}
body#parseshelf-app .pulse-title-disclosure>summary{list-style:none;cursor:pointer;padding:0!important}
body#parseshelf-app .pulse-title-disclosure>summary::-webkit-details-marker{display:none}
body#parseshelf-app .pulse-title-disclosure:not([open]) h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
body#parseshelf-app .pulse-title-disclosure .pulse-title-more{display:block;font-size:12px!important;color:var(--ps-accent)!important;margin-top:8px}
body#parseshelf-app .pulse-title-disclosure[open] .pulse-title-more{display:none}

/* Match the rail width to the content offset; the old 194/232px mismatch
   placed headings and charts underneath the fixed workspace navigation. */
.intel-tool-shell .intel-app-sidebar,.intel-suite-shell .intel-app-sidebar{box-sizing:border-box!important;width:232px!important}
.intel-tool-shell .intel-app-main,.intel-suite-shell .intel-app-main{margin-left:232px!important}
.intel-tool-shell .page.seo-page{box-sizing:border-box!important;width:100%!important;max-width:1280px!important;margin-inline:auto!important}
@media(max-width:860px){
 .intel-tool-shell .intel-app-sidebar{box-sizing:border-box!important;width:260px!important}
 .intel-tool-shell .intel-app-main{margin-left:0!important}
 .intel-suite-shell .intel-suite-sidebar{box-sizing:border-box!important;width:260px!important;transform:translateX(-101%);transition:transform .18s ease;z-index:60}
 .intel-suite-shell.is-sidebar-open .intel-suite-sidebar{transform:none}
 .intel-suite-shell .intel-app-main{margin-left:0!important}
 .intel-suite-shell .intel-suite-topbar{gap:9px;padding:0 10px}
 .intel-suite-shell .intel-suite-sidebar-toggle{display:grid!important;width:30px;height:30px;place-items:center;border:1px solid #b9cbc5;border-radius:8px;background:#fff;color:#087961}
 .intel-suite-shell .intel-mobile-brand{display:inline-flex}
 .intel-suite-shell .intel-global-search{flex:1;min-width:0}
 .intel-suite-shell .intel-top-tabs{display:none}
 .intel-suite-shell .intel-top-cta{display:inline-flex;padding:0 8px;font-size:11px;white-space:nowrap}
}

/* Every suite chart is measured from its visible box, so its canvas must be
   allowed to shrink with the same grid column on phones and narrow drawers. */
body#parseshelf-app .intel-suite-page :is(.intel-suite-chart-with-aside,.intel-suite-chart-frame,.intel-suite-bubble-frame,.intel-suite-donut-wrap){min-width:0!important;max-width:100%!important}
body#parseshelf-app .intel-suite-page canvas{display:block;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important}
body#parseshelf-app .intel-suite-page :is(.intel-suite-panel,.intel-suite-chart-frame,.intel-suite-bubble-frame,.intel-suite-donut-wrap,.intel-suite-product-table-panel,.intel-suite-opportunity-card){background:#fff!important;color:#20332f!important;border-color:#dfe7e5!important;box-shadow:none!important}
body#parseshelf-app .intel-suite-page :is(.intel-suite-panel-head,.intel-suite-chart-data,.intel-suite-chart-legend,.intel-suite-metric-strip,.intel-suite-range-tabs,.intel-suite-tabs){background:#f5f8f6!important;color:#405b51!important;border-color:#dfe7e5!important}
body#parseshelf-app .intel-suite-page :is(.intel-suite-panel-head,.intel-suite-chart-data,.intel-suite-chart-legend,.intel-suite-metric-strip,.intel-suite-range-tabs,.intel-suite-tabs) :is(h2,h3,strong,span,p,small,summary){color:inherit!important}
body#parseshelf-app .intel-suite-page :is(.intel-suite-toolbar,.intel-suite-metric-bar,.intel-suite-category-tabs){background:#fff!important;border-color:#dfe7e5!important;box-shadow:none!important}
body#parseshelf-app .intel-suite-page :is(.intel-suite-toolbar,.intel-suite-metric-bar,.intel-suite-category-tabs) button{color:#405b51!important}
body#parseshelf-app .intel-suite-page :is(.intel-suite-toolbar,.intel-suite-metric-bar,.intel-suite-category-tabs) button.is-active{background:#e8f3ed!important;color:#08634e!important;border-color:#b7d4c4!important}
body#parseshelf-app .intel-suite-page .intel-suite-button-primary{background:#087961!important;color:#fff!important;border-color:#087961!important}
body#parseshelf-app .intel-suite-page :is(.intel-chip.is-teal,.intel-suite-status-chip){background:#e8f3ed!important;color:#08634e!important;border-color:#b7d4c4!important}
body#parseshelf-app .intel-suite-page .intel-suite-opportunity-panel{background:#f2f7f3!important}
