/* Trexmi generated bundle: workspace.css
 * Sources: assets/frontend/text-workspaces.css, assets/frontend/launch-home.css, assets/frontend/tool-workspace-v2.css
 * Rebuild: node tools/build-assets.mjs
 */
/* source: assets/frontend/text-workspaces.css */
.thv2-tool__intro p{max-width:720px;color:#505b6d;font-size:.95rem;line-height:1.55}.thv2-tool__header{padding-bottom:1.15rem}.thv2-tool__meta{padding:.6rem 0}.thv2-tool-blocks{gap:clamp(1.5rem,3vw,2.75rem)}.thv2-workspace--schema{margin-top:1.15rem}.thv2-workspace__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.thv2-field--full{grid-column:1/-1}.thv2-field--small{max-width:220px}.thv2-field input:not([type=checkbox]):not([type=radio]),.thv2-field select{width:100%;min-height:42px;padding:8px 10px;border:1px solid var(--thv2-border-strong);background:#fff}.thv2-field__help{display:block;margin-top:5px;color:var(--thv2-muted);font-size:12px}.thv2-check,.thv2-radio-group label{display:flex;align-items:center;gap:8px;min-height:42px}.thv2-workspace--split .thv2-workspace__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.thv2-workspace--split .thv2-tool__actions,.thv2-workspace--split .thv2-tool__status{grid-column:1/-1}.thv2-schema-result{min-width:0;padding:14px;border:1px solid var(--thv2-border);background:#f8fafc}.thv2-schema-result__head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.thv2-schema-result__head span{color:var(--thv2-muted);font-size:12px}.thv2-schema-result__empty{color:var(--thv2-muted);font-size:13px}.thv2-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.thv2-stat-grid>div{display:grid;gap:2px;padding:12px;border-left:3px solid var(--thv2-tool-accent);background:#fff}.thv2-stat-grid strong{font-size:20px}.thv2-stat-grid small{color:var(--thv2-muted);font-size:11px}.thv2-result-list{display:grid;max-height:420px;overflow:auto}.thv2-result-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:42px;padding:7px;border-bottom:1px solid var(--thv2-border)}.thv2-result-list button{min-height:32px;border:1px solid var(--thv2-border);background:#fff}.thv2-result-list b{color:var(--thv2-tool-accent)}.thv2-inline-result{padding:14px;border:1px solid var(--thv2-border-strong);background:#fff;font-family:monospace;font-size:15px;word-break:break-all}@media(max-width:900px){.thv2-workspace--split .thv2-workspace__body{grid-template-columns:1fr}.thv2-workspace--split .thv2-tool__actions,.thv2-workspace--split .thv2-tool__status{grid-column:auto}}@media(max-width:600px){.thv2-workspace__fields{grid-template-columns:1fr}.thv2-field--full{grid-column:auto}.thv2-field--small{max-width:none}.thv2-workspace--schema .thv2-tool__textarea{min-height:190px}.thv2-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.thv2-result-copy{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--thv2-border)}.thv2-result-copy[hidden]{display:none}.thv2-result-copy small{color:var(--thv2-muted);font-size:12px}.thv2-workspace--schema .thv2-tool__status:empty{display:none}.thv2-workspace--schema .thv2-tool__status[data-state="error"]{display:block;margin-top:10px;padding:9px 11px;border-left:3px solid var(--thv2-error);background:#fff4f4}@media(max-width:600px){.thv2-result-copy{align-items:flex-start;flex-direction:column}}
.thv2-tool__textarea--code{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace}.thv2-workspace__notice{grid-column:1/-1;padding:11px 13px;border-left:4px solid #b45309;background:#fff7ed;color:#7c2d12}.thv2-validation-result{padding:18px;border-left:4px solid #15803d;background:#f0fdf4;font-weight:750}.thv2-jwt-result{display:grid;gap:12px}.thv2-jwt-result section{min-width:0;padding:12px;border:1px solid var(--thv2-border);background:#fff}.thv2-jwt-result pre{max-height:280px;overflow:auto;white-space:pre-wrap;word-break:break-word}.thv2-safe-preview{display:grid;gap:8px;margin-top:12px}.thv2-safe-preview iframe{width:100%;min-height:180px;border:1px solid var(--thv2-border);background:#fff}.thv2-result-summary{margin-top:8px;color:var(--thv2-muted);font-size:12px}@media(max-width:600px){.thv2-jwt-result{grid-template-columns:1fr}.thv2-workspace,.thv2-schema-result,.thv2-workspace__fields{min-width:0;max-width:100%}}
.thv2-helper-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:14px;border-bottom:1px solid var(--thv2-border);background:#f8fafc}.thv2-helper-cards article{display:flex;gap:10px;min-width:0;padding:12px;background:#fff;border:1px solid var(--thv2-border)}.thv2-helper-cards .thv2-icon,.thv2-tool__label .thv2-icon{width:19px;height:19px;flex:0 0 auto;color:var(--thv2-tool-accent)}.thv2-helper-cards p{margin:3px 0 0;color:var(--thv2-muted);font-size:12px;line-height:1.45}.thv2-tool__label{display:flex;align-items:center;gap:7px}.thv2-field__help span{display:block;color:#64748b;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.thv2-field__error{display:block;min-height:18px;margin-top:4px;color:#b91c1c;font-size:12px}.thv2-field [aria-invalid="true"]{border-color:#dc2626!important;outline:2px solid rgba(220,38,38,.12)}.thv2-schema-result__head>div{display:grid;gap:2px}.thv2-schema-result__head small{color:var(--thv2-muted);font-weight:400}.thv2-workspace-examples{padding:22px 16px;border-top:1px solid var(--thv2-border);background:#fff}.thv2-workspace-examples__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:14px}.thv2-workspace-examples__heading span{display:block;margin-bottom:3px;color:var(--thv2-tool-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.thv2-workspace-examples__heading h3{margin:0;font-size:22px}.thv2-workspace-examples__heading p{max-width:560px;margin:0;color:var(--thv2-muted);font-size:13px;line-height:1.5}.thv2-workspace-examples__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.thv2-workspace-example{min-width:0;border:1px solid var(--thv2-border);background:#f8fafc}.thv2-workspace-example>header{padding:13px 14px;border-bottom:1px solid var(--thv2-border);background:#fff}.thv2-workspace-example>header strong{display:block;font-size:14px}.thv2-workspace-example>header p{margin:4px 0 0;color:var(--thv2-muted);font-size:12px;line-height:1.45}.thv2-workspace-example__flow{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:8px;align-items:center;padding:12px}.thv2-workspace-example__flow section{min-width:0}.thv2-workspace-example__flow section>span{display:block;margin-bottom:6px;color:#475569;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.thv2-workspace-example__flow i{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--thv2-border);background:#fff;color:var(--thv2-tool-accent);font-style:normal}.thv2-workspace-example pre{min-width:0;height:150px;overflow:auto;margin:0;padding:10px;background:#fff;border:1px solid var(--thv2-border);white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5}.thv2-shortcuts{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:12px 16px;border-top:1px solid var(--thv2-border);color:var(--thv2-muted);font-size:12px}.thv2-shortcuts kbd{padding:2px 5px;border:1px solid var(--thv2-border);background:#fff;color:var(--thv2-text)}@media(max-width:900px){.thv2-workspace-examples__grid{grid-template-columns:1fr}.thv2-workspace-examples__heading{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:600px){.thv2-helper-cards{grid-template-columns:1fr}.thv2-workspace-example__flow{grid-template-columns:1fr}.thv2-workspace-example__flow i{transform:rotate(90deg);justify-self:center}.thv2-workspace-example pre{height:auto;max-height:180px}.thv2-shortcuts{align-items:flex-start;flex-direction:column}.thv2-workspace__toolbar{align-items:flex-start;gap:8px}}

/* UX Refinement Pack: compact generator workspaces */
.thv2-workspace--generator .thv2-workspace__body{
  display:grid;
  grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);
  grid-template-areas:"fields result" "actions result" "status result";
  gap:12px 16px;
  align-items:start;
}
.thv2-workspace--generator .thv2-workspace__fields{grid-area:fields;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.thv2-workspace--generator .thv2-schema-result{grid-area:result;min-height:250px}
.thv2-workspace--generator .thv2-tool__actions{grid-area:actions;margin:0}
.thv2-workspace--generator .thv2-tool__status{grid-area:status;margin:0;min-height:18px}
.thv2-workspace--generator .thv2-field--small{max-width:none}
.thv2-workspace--generator .thv2-field--type-checkbox{min-width:0}
.thv2-workspace--generator .thv2-result-list{max-height:330px}
.thv2-workspace--compact .thv2-helper-cards{display:none}
.thv2-workspace--compact .thv2-workspace__body{padding-top:12px}
.thv2-field--compact{padding:0;border:0}
.thv2-field--compact .thv2-check{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:8px 10px;
  border:1px solid var(--thv2-border);
  background:#fff;
  cursor:pointer;
  transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;
}
.thv2-field--compact .thv2-check:hover{border-color:var(--thv2-tool-accent);background:#f8fafc}
.thv2-field--compact .thv2-check:focus-within{border-color:var(--thv2-tool-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--thv2-tool-accent) 16%,transparent)}
.thv2-field--compact .thv2-check .thv2-icon{width:17px;height:17px;color:var(--thv2-tool-accent)}
.thv2-field--compact .thv2-check input{margin:0}
.thv2-field--compact .thv2-check span{font-weight:700;font-size:13px;white-space:nowrap}
.thv2-workspace--compact .thv2-field__help{font-size:11px;line-height:1.35;margin-top:3px}
.thv2-workspace--compact .thv2-field__help span{display:none}
.thv2-workspace--compact .thv2-workspace__toolbar{min-height:42px;padding-top:9px;padding-bottom:9px}
.thv2-workspace--compact .thv2-schema-result{padding:12px}
.thv2-workspace--compact .thv2-schema-result__head{margin-bottom:7px}
.thv2-workspace--compact .thv2-result-copy{margin-top:8px}

@media(max-width:1180px){
  .thv2-workspace--generator .thv2-workspace__body{
    grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);
  }
}
@media(max-width:900px){
  .thv2-workspace--generator .thv2-workspace__body{
    grid-template-columns:1fr;
    grid-template-areas:"fields" "actions" "status" "result";
  }
  .thv2-workspace--generator .thv2-schema-result{min-height:0}
}
@media(max-width:520px){
  .thv2-workspace--generator .thv2-workspace__fields{grid-template-columns:1fr}
  .thv2-field--compact .thv2-check span{white-space:normal}
}

/* Text Tools Final UX Repair */
.thv2-workspace--text-live .thv2-workspace__body,
.thv2-workspace--text-transform .thv2-workspace__body,
.thv2-workspace--text-extractor .thv2-workspace__body,
.thv2-workspace--text-form .thv2-workspace__body{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);
  grid-template-areas:"fields result" "actions result" "status result";
  gap:12px 16px;
  align-items:start;
}
.thv2-workspace--text-live .thv2-workspace__fields,
.thv2-workspace--text-transform .thv2-workspace__fields,
.thv2-workspace--text-extractor .thv2-workspace__fields,
.thv2-workspace--text-form .thv2-workspace__fields{grid-area:fields}
.thv2-workspace--text-live .thv2-schema-result,
.thv2-workspace--text-transform .thv2-schema-result,
.thv2-workspace--text-extractor .thv2-schema-result,
.thv2-workspace--text-form .thv2-schema-result{grid-area:result;min-height:268px}
.thv2-workspace--text-live .thv2-tool__actions,
.thv2-workspace--text-transform .thv2-tool__actions,
.thv2-workspace--text-extractor .thv2-tool__actions,
.thv2-workspace--text-form .thv2-tool__actions{grid-area:actions;margin:0}
.thv2-workspace--text-live .thv2-tool__status,
.thv2-workspace--text-transform .thv2-tool__status,
.thv2-workspace--text-extractor .thv2-tool__status,
.thv2-workspace--text-form .thv2-tool__status{grid-area:status;margin:0;min-height:18px}
.thv2-workspace--text-live [data-thv2-process]{display:none}
.thv2-workspace--text-live .thv2-schema-result{min-height:210px}
.thv2-workspace--text-live .thv2-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.thv2-workspace--text-form .thv2-workspace__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.thv2-workspace--text-form .thv2-field[data-field-key="source"]{grid-column:1/-1}
.thv2-workspace--text-form .thv2-field--small{max-width:none}
.thv2-workspace--text-extractor .thv2-result-list{max-height:360px}
.thv2-workspace--text-inline .thv2-workspace__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:12px 16px;align-items:start}
.thv2-workspace--text-inline .thv2-tool__actions,.thv2-workspace--text-inline .thv2-tool__status{grid-column:1/-1;margin:0}
.thv2-workspace--text-inline .thv2-schema-result{min-height:0}
.thv2-workspace--text-live .thv2-tool__textarea,
.thv2-workspace--text-transform .thv2-tool__textarea,
.thv2-workspace--text-extractor .thv2-tool__textarea,
.thv2-workspace--text-form .thv2-tool__textarea{min-height:230px}
.thv2-workspace--text-live .thv2-helper-cards,
.thv2-workspace--text-transform .thv2-helper-cards,
.thv2-workspace--text-extractor .thv2-helper-cards,
.thv2-workspace--text-form .thv2-helper-cards,
.thv2-workspace--text-inline .thv2-helper-cards{display:none}
.thv2-workspace--text-live .thv2-workspace__body,
.thv2-workspace--text-transform .thv2-workspace__body,
.thv2-workspace--text-extractor .thv2-workspace__body,
.thv2-workspace--text-form .thv2-workspace__body,
.thv2-workspace--text-inline .thv2-workspace__body{padding-top:12px}
.thv2-workspace--text-live .thv2-schema-result__empty{display:none}
.thv2-workspace--text-live .thv2-result-copy{display:none!important}
.thv2-workspace--text-form .thv2-field__help span{display:none}
.thv2-workspace--text-form .thv2-field__help{line-height:1.35}
@media(max-width:1024px){
  .thv2-workspace--text-live .thv2-workspace__body,
  .thv2-workspace--text-transform .thv2-workspace__body,
  .thv2-workspace--text-extractor .thv2-workspace__body,
  .thv2-workspace--text-form .thv2-workspace__body,
  .thv2-workspace--text-inline .thv2-workspace__body{
    grid-template-columns:1fr;
    grid-template-areas:"fields" "actions" "status" "result";
  }
  .thv2-workspace--text-inline .thv2-tool__actions,.thv2-workspace--text-inline .thv2-tool__status{grid-column:auto}
  .thv2-workspace--text-live .thv2-schema-result,
  .thv2-workspace--text-transform .thv2-schema-result,
  .thv2-workspace--text-extractor .thv2-schema-result,
  .thv2-workspace--text-form .thv2-schema-result{min-height:0}
}
@media(max-width:600px){
  .thv2-workspace--text-form .thv2-workspace__fields{grid-template-columns:1fr}
  .thv2-workspace--text-form .thv2-field[data-field-key="source"]{grid-column:auto}
  .thv2-workspace--text-live .thv2-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .thv2-workspace--text-live .thv2-tool__textarea,
  .thv2-workspace--text-transform .thv2-tool__textarea,
  .thv2-workspace--text-extractor .thv2-tool__textarea,
  .thv2-workspace--text-form .thv2-tool__textarea{min-height:180px}
}
/* source: assets/frontend/launch-home.css */
/* Trexmi Part 15.1.1 — launch header and hero */
:root{--thv2-launch-ink:#0b1020;--thv2-launch-muted:#667085;--thv2-launch-line:#e8ebf2;--thv2-launch-blue:#635bff;--thv2-launch-cyan:#13b8a6;--thv2-launch-dark:#0c1120}
.thv2-site-header--launch{position:sticky!important;top:0!important;z-index:80!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;min-height:76px!important;padding:0 clamp(20px,3vw,54px)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;background:rgba(10,15,29,.82)!important;color:#fff!important;backdrop-filter:blur(20px) saturate(140%);transition:min-height .25s ease,background .25s ease,box-shadow .25s ease,border-color .25s ease}
.thv2-site-header--launch.is-scrolled{min-height:66px!important;background:rgba(10,15,29,.95)!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 12px 35px rgba(3,7,18,.22)}
.thv2-brand--launch{display:inline-flex!important;align-items:center;gap:10px;color:#fff!important;text-decoration:none!important;font-size:20px!important;font-weight:850!important;letter-spacing:-.035em}
.thv2-brand__symbol{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:11px;background:linear-gradient(145deg,#7c72ff,#4b46d8);box-shadow:0 8px 25px rgba(99,91,255,.34)}
.thv2-brand--launch .thv2-brand__mark{width:24px!important;height:24px!important;padding:4px!important;stroke:#fff!important;stroke-width:2.2!important}
.thv2-brand__beta{padding:4px 6px;border:1px solid rgba(255,255,255,.16);border-radius:5px;color:#9da7ba;font-size:8px;font-weight:900;letter-spacing:.12em}
.thv2-primary-nav--launch{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;margin-left:clamp(28px,4vw,64px)!important}
.thv2-primary-nav--launch>a,.thv2-primary-nav--launch button{min-height:42px!important;padding:8px 12px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#cfd5df!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;transition:background .2s ease,color .2s ease}
.thv2-primary-nav--launch>a:hover,.thv2-primary-nav--launch button:hover{background:rgba(255,255,255,.07)!important;color:#fff!important}
.thv2-primary-nav--launch button svg{width:15px;height:15px;margin-left:5px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease}.thv2-primary-nav--launch button[aria-expanded=true] svg{transform:rotate(180deg)}
.thv2-site-header--launch .thv2-nav-dropdown__panel{top:calc(100% + 15px)!important;left:-10px!important;display:none!important;width:min(620px,82vw)!important;padding:16px!important;border:1px solid #e8ebf2!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 65px rgba(5,12,30,.28)!important;color:var(--thv2-launch-ink)!important}.thv2-site-header--launch .thv2-nav-dropdown__panel.is-open{display:block!important}
.thv2-nav-dropdown__heading{display:flex;align-items:center;justify-content:space-between;padding:2px 4px 12px;color:#98a2b3;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.thv2-nav-dropdown__heading a{color:#635bff;text-decoration:none}
.thv2-nav-dropdown__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.thv2-nav-dropdown__grid>a{display:grid!important;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:62px;padding:8px!important;border-radius:12px;color:#182033!important;text-decoration:none}.thv2-nav-dropdown__grid>a:hover{background:#f5f6fa}.thv2-nav-dropdown__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:color-mix(in srgb,var(--thv2-nav-accent) 12%,white);color:var(--thv2-nav-accent)}.thv2-nav-dropdown__icon svg{width:20px;height:20px}.thv2-nav-dropdown__grid strong,.thv2-nav-dropdown__grid small{display:block}.thv2-nav-dropdown__grid strong{font-size:13px}.thv2-nav-dropdown__grid small{margin-top:2px;color:#98a2b3;font-size:10px}
.thv2-header-account--launch{display:flex!important;align-items:center;gap:6px!important}.thv2-search-trigger--launch{display:flex!important;align-items:center;gap:8px;min-height:42px!important;padding:7px 9px 7px 11px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:10px!important;background:rgba(255,255,255,.055)!important;color:#d9deea!important}.thv2-search-trigger--launch:hover{border-color:rgba(255,255,255,.24)!important;background:rgba(255,255,255,.09)!important}.thv2-search-trigger--launch .thv2-icon{width:17px}.thv2-search-trigger--launch span{font-size:12px;font-weight:650}.thv2-search-trigger--launch kbd{padding:3px 5px;border:1px solid rgba(255,255,255,.12)!important;border-radius:5px;background:rgba(0,0,0,.15);color:#8f99aa!important;font-size:9px!important}
.thv2-account-link,.thv2-pro-link{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;padding:8px 12px!important;border-radius:10px;color:#d9deea!important;font-size:12px!important;font-weight:750!important;text-decoration:none}.thv2-account-link:hover{background:rgba(255,255,255,.06);color:#fff!important}.thv2-pro-link{gap:6px;background:linear-gradient(135deg,#786fff,#554cdb)!important;color:#fff!important;box-shadow:0 9px 22px rgba(99,91,255,.27)}.thv2-pro-link:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(99,91,255,.38)}
.thv2-menu-toggle--launch{display:none!important}.thv2-mobile-menu--launch{background:#0c1222!important}.thv2-mobile-pro{margin-top:8px!important;border:1px solid rgba(124,114,255,.38)!important;background:rgba(99,91,255,.12)!important;color:#bab5ff!important}

.thv2-home{background:#fff!important}.thv2-home>main{overflow:hidden}.thv2-launch-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(480px,.97fr);align-items:center;gap:clamp(45px,5vw,90px);min-height:calc(100vh - 76px);padding:clamp(72px,8vw,116px) clamp(24px,6vw,108px);background:linear-gradient(124deg,#080d1a 0%,#11182b 58%,#121a31 100%);color:#fff;isolation:isolate}
.thv2-launch-hero__grid{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,black,transparent 80%)}
.thv2-launch-hero__ambient span{position:absolute;z-index:-1;border-radius:50%;filter:blur(2px)}.thv2-launch-hero__ambient span:nth-child(1){top:3%;left:-8%;width:460px;height:460px;background:radial-gradient(circle,rgba(99,91,255,.25),transparent 70%)}.thv2-launch-hero__ambient span:nth-child(2){right:-8%;bottom:-12%;width:580px;height:580px;background:radial-gradient(circle,rgba(19,184,166,.16),transparent 68%)}.thv2-launch-hero__ambient span:nth-child(3){top:20%;left:44%;width:260px;height:260px;background:radial-gradient(circle,rgba(70,117,255,.12),transparent 68%)}
.thv2-launch-hero__content{position:relative;z-index:2;max-width:760px}.thv2-launch-hero__badge{display:inline-flex;align-items:center;gap:9px;padding:7px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);color:#c8cfdd;font-size:11px;font-weight:750;letter-spacing:.025em}.thv2-launch-hero__badge-dot{width:7px;height:7px;border-radius:50%;background:#40d6b8;box-shadow:0 0 0 5px rgba(64,214,184,.11)}
.thv2-launch-hero h1{max-width:830px!important;margin:22px 0 20px!important;color:#fff!important;font-size:clamp(50px,6vw,84px)!important;line-height:.99!important;letter-spacing:-.065em!important;text-wrap:balance}.thv2-launch-hero__lead{max-width:660px!important;margin:0!important;color:#aeb8ca!important;font-size:clamp(17px,1.55vw,21px)!important;line-height:1.65!important}
.thv2-launch-search{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(680px,100%);min-height:78px;margin-top:32px;padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:#fff;color:#151b2b;text-align:left;box-shadow:0 24px 65px rgba(0,0,0,.22);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.thv2-launch-search:hover{transform:translateY(-2px);box-shadow:0 30px 75px rgba(0,0,0,.32)}.thv2-launch-search__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f0efff;color:#635bff}.thv2-launch-search__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.thv2-launch-search__copy strong,.thv2-launch-search__copy small{display:block}.thv2-launch-search__copy strong{font-size:14px}.thv2-launch-search__copy small{margin-top:3px;color:#8992a4;font-size:11px}.thv2-launch-search__key{padding:6px 8px;border:1px solid #e1e5ec;border-radius:7px;background:#f8f9fb;color:#8a93a4;font-size:10px;font-weight:800}
.thv2-launch-hero__popular{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;color:#788397;font-size:10px}.thv2-launch-hero__popular>a{padding:5px 8px;border:1px solid rgba(255,255,255,.09);border-radius:7px;color:#b7c0cf;text-decoration:none}.thv2-launch-hero__popular>a:hover{border-color:rgba(255,255,255,.2);color:#fff}
.thv2-launch-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.thv2-launch-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:11px 17px;border-radius:11px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease}.thv2-launch-button--primary{background:linear-gradient(135deg,#776eff,#5750df);color:#fff;box-shadow:0 13px 28px rgba(99,91,255,.26)}.thv2-launch-button--primary:hover{transform:translateY(-2px);color:#fff}.thv2-launch-button--ghost{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.04);color:#d8deea}.thv2-launch-button--ghost:hover{background:rgba(255,255,255,.08);color:#fff}
.thv2-launch-hero__proof{display:flex;gap:0;margin-top:37px}.thv2-launch-hero__proof>span{display:block;padding:0 25px;border-left:1px solid rgba(255,255,255,.11)}.thv2-launch-hero__proof>span:first-child{padding-left:0;border-left:0}.thv2-launch-hero__proof b,.thv2-launch-hero__proof small{display:block}.thv2-launch-hero__proof b{font-size:12px}.thv2-launch-hero__proof small{margin-top:4px;color:#727e92;font-size:9px}
.thv2-launch-visual{position:relative;z-index:1;min-width:0}.thv2-launch-visual__window{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:23px;background:rgba(20,27,46,.9);box-shadow:0 42px 100px rgba(0,0,0,.38);transform:perspective(1200px) rotateY(-4deg) rotateX(1deg)}.thv2-launch-visual__bar{display:flex;align-items:center;gap:6px;height:45px;padding:0 15px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.thv2-launch-visual__bar>span{width:7px;height:7px;border-radius:50%;background:#465069}.thv2-launch-visual__bar>span:first-child{background:#ff7b7b}.thv2-launch-visual__bar>span:nth-child(2){background:#ffd166}.thv2-launch-visual__bar>span:nth-child(3){background:#45d6a5}.thv2-launch-visual__bar b{margin:auto;color:#68758b;font-size:8px;font-weight:700;letter-spacing:.08em}.thv2-launch-visual__body{padding:clamp(18px,2vw,27px)}.thv2-launch-visual__title{display:flex;align-items:center;gap:12px}.thv2-launch-visual__bolt{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:linear-gradient(145deg,#776eff,#4e47cc);box-shadow:0 10px 20px rgba(99,91,255,.25)}.thv2-launch-visual__title small,.thv2-launch-visual__title strong{display:block}.thv2-launch-visual__title small{color:#6f7b91;font-size:8px;font-weight:850;letter-spacing:.13em}.thv2-launch-visual__title strong{margin-top:4px;font-size:14px}.thv2-launch-visual__search{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:49px;margin-top:20px;padding:8px 11px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:rgba(255,255,255,.045);color:#69758b;font-size:9px}.thv2-launch-visual__search svg{width:17px;fill:none;stroke:#8792a7;stroke-width:1.8}.thv2-launch-visual__search kbd{padding:4px 6px;border:1px solid rgba(255,255,255,.1);border-radius:5px;color:#657087;font-size:7px}
.thv2-launch-visual__tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px}.thv2-launch-visual__tools>a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:9px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:rgba(255,255,255,.025);color:#fff;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.thv2-launch-visual__tools>a:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--thv2-tool-accent) 40%,transparent);background:rgba(255,255,255,.055)}.thv2-launch-visual__tools>a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:color-mix(in srgb,var(--thv2-tool-accent) 14%,transparent);color:var(--thv2-tool-accent)}.thv2-launch-visual__tools svg{width:17px}.thv2-launch-visual__tools strong,.thv2-launch-visual__tools small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thv2-launch-visual__tools strong{font-size:9px}.thv2-launch-visual__tools small{margin-top:3px;color:#657087;font-size:7px}.thv2-launch-visual__tools b{color:#4d586c;font-size:11px}
.thv2-launch-visual__float{position:absolute;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:rgba(13,19,34,.91);box-shadow:0 18px 38px rgba(0,0,0,.3);backdrop-filter:blur(15px);animation:thv2-launch-float 5s ease-in-out infinite}.thv2-launch-visual__float>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:rgba(64,214,184,.12);color:#45d6b7;font-size:10px;font-weight:900}.thv2-launch-visual__float strong,.thv2-launch-visual__float small{display:block}.thv2-launch-visual__float strong{font-size:9px}.thv2-launch-visual__float small{margin-top:2px;color:#657087;font-size:7px}.thv2-launch-visual__float--top{top:13%;right:-5%}.thv2-launch-visual__float--bottom{bottom:8%;left:-8%;animation-delay:-2s}.thv2-launch-visual__float--bottom>span{background:rgba(99,91,255,.14);color:#9f98ff}@keyframes thv2-launch-float{50%{transform:translateY(-8px)}}

@media(max-width:1180px){.thv2-primary-nav--launch{margin-left:22px!important}.thv2-primary-nav--launch>a,.thv2-primary-nav--launch button{padding-inline:8px!important}.thv2-account-link{display:none!important}.thv2-launch-hero{grid-template-columns:minmax(0,1fr) minmax(410px,.85fr);gap:35px;padding-inline:40px}.thv2-launch-visual__float--top{right:0}.thv2-launch-visual__float--bottom{left:-2%}}
@media(max-width:980px){.thv2-primary-nav--launch,.thv2-header-account--launch{display:none!important}.thv2-site-header--launch{grid-template-columns:auto 1fr auto!important}.thv2-menu-toggle--launch{display:grid!important;gap:4px!important;justify-self:end!important;width:44px;height:44px;padding:12px!important;border:0!important;background:transparent!important}.thv2-menu-toggle--launch span:not(.screen-reader-text){display:block;height:2px;border-radius:2px;background:#fff}.thv2-launch-hero{grid-template-columns:1fr;min-height:auto;padding-top:78px}.thv2-launch-hero__content{max-width:760px}.thv2-launch-visual{width:min(720px,100%);margin:10px auto 0}.thv2-launch-visual__window{transform:none}}
@media(max-width:640px){.thv2-site-header--launch{min-height:64px!important;padding-inline:16px!important}.thv2-brand__beta{display:none}.thv2-brand__symbol{width:35px;height:35px}.thv2-launch-hero{padding:54px 17px 64px}.thv2-launch-hero h1{font-size:clamp(42px,13vw,58px)!important}.thv2-launch-hero__lead{font-size:16px!important}.thv2-launch-search{grid-template-columns:38px minmax(0,1fr);min-height:70px;padding:9px}.thv2-launch-search__icon{width:38px;height:38px}.thv2-launch-search__copy small,.thv2-launch-search__key{display:none}.thv2-launch-hero__actions{display:grid;grid-template-columns:1fr}.thv2-launch-button{width:100%}.thv2-launch-hero__proof{justify-content:space-between}.thv2-launch-hero__proof>span{padding:0 10px}.thv2-launch-hero__proof small{max-width:72px}.thv2-launch-visual__body{padding:15px}.thv2-launch-visual__tools{grid-template-columns:1fr}.thv2-launch-visual__tools>a:nth-child(n+5){display:none}.thv2-launch-visual__float{display:none}.thv2-nav-dropdown__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.thv2-launch-visual__float{animation:none}.thv2-launch-search,.thv2-launch-button,.thv2-pro-link{transition:none}}

/* Part 15.1.1 revision — direct tool discovery, no oversized hero */
.thv2-home{background:#f7f8fc!important}.thv2-home>main{overflow:visible!important}
.thv2-tools-intro{position:relative;padding:72px clamp(20px,5vw,80px) 84px;background:linear-gradient(180deg,#0b1020 0,#11182b 47%,#f7f8fc 47%,#f7f8fc 100%);color:#fff}
.thv2-tools-intro:before{content:"";position:absolute;inset:0 0 auto;height:48%;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent)}
.thv2-tools-intro__inner,.thv2-popular-tools{position:relative;z-index:1;width:min(1380px,100%);margin-inline:auto}
.thv2-tools-intro__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);align-items:end;gap:48px;padding-bottom:42px}
.thv2-tools-intro__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.055);color:#bec7d8;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.thv2-tools-intro h1{max-width:760px!important;margin:17px 0 12px!important;color:#fff!important;font-size:clamp(42px,5vw,68px)!important;line-height:1.02!important;letter-spacing:-.055em!important;text-wrap:balance}
.thv2-tools-intro__copy p{max-width:650px;margin:0;color:#aeb8ca;font-size:17px;line-height:1.65}
.thv2-tools-intro__search{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-height:74px;padding:11px 13px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#fff;color:#111827;text-align:left;box-shadow:0 22px 55px rgba(0,0,0,.24);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.thv2-tools-intro__search:hover{transform:translateY(-2px);box-shadow:0 28px 68px rgba(0,0,0,.31)}
.thv2-tools-intro__search-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#f0efff;color:#635bff}.thv2-tools-intro__search-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}
.thv2-tools-intro__search strong,.thv2-tools-intro__search small{display:block}.thv2-tools-intro__search strong{font-size:14px}.thv2-tools-intro__search small{margin-top:3px;color:#8b95a7;font-size:11px}.thv2-tools-intro__search kbd{padding:6px 8px;border:1px solid #e1e5ec;border-radius:7px;background:#f8f9fb;color:#8a93a4;font-size:10px;font-weight:800}
.thv2-popular-tools{padding:28px;border:1px solid #e7eaf1;border-radius:24px;background:#fff;color:#111827;box-shadow:0 28px 80px rgba(12,18,35,.12)}
.thv2-popular-tools__heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.thv2-popular-tools__heading span{color:#7c8495;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.thv2-popular-tools__heading h2{margin:5px 0 0!important;color:#101524!important;font-size:28px!important;letter-spacing:-.035em!important}.thv2-popular-tools__heading>a{display:inline-flex;align-items:center;gap:8px;color:#635bff;font-size:12px;font-weight:800;text-decoration:none}.thv2-popular-tools__heading>a span{color:inherit;font-size:15px;letter-spacing:0;text-transform:none}
.thv2-popular-tools__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.thv2-popular-tool{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:92px;padding:16px;border:1px solid #e9ecf2;border-radius:16px;background:#fff;color:#151b2b;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.thv2-popular-tool:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--thv2-tool-accent) 42%,#dfe3eb);background:color-mix(in srgb,var(--thv2-tool-accent) 3%,white);box-shadow:0 14px 30px rgba(18,24,40,.08);color:#151b2b}
.thv2-popular-tool__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:color-mix(in srgb,var(--thv2-tool-accent) 12%,white);color:var(--thv2-tool-accent)}.thv2-popular-tool__icon svg{width:23px;height:23px}
.thv2-popular-tool__content{min-width:0}.thv2-popular-tool__content strong,.thv2-popular-tool__content small{display:block}.thv2-popular-tool__content strong{overflow:hidden;color:#171d2d;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.thv2-popular-tool__content small{display:-webkit-box;overflow:hidden;margin-top:5px;color:#8a93a5;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.thv2-popular-tool__arrow{color:#b1b8c5;font-size:16px;transition:transform .2s ease,color .2s ease}.thv2-popular-tool:hover .thv2-popular-tool__arrow{transform:translateX(3px);color:var(--thv2-tool-accent)}
.thv2-tools-intro+.thv2-home-section{padding-top:28px}
@media(max-width:1180px){.thv2-tools-intro__inner{grid-template-columns:1fr;gap:26px;align-items:start}.thv2-tools-intro__search{width:min(680px,100%)}.thv2-popular-tools__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:980px){.thv2-primary-nav--launch,.thv2-header-account--launch{display:none!important}.thv2-site-header--launch{grid-template-columns:auto 1fr auto!important}.thv2-menu-toggle--launch{display:grid!important;gap:4px!important;justify-self:end!important;width:44px;height:44px;padding:12px!important;border:0!important;background:transparent!important}.thv2-menu-toggle--launch span:not(.screen-reader-text){display:block;height:2px;border-radius:2px;background:#fff}.thv2-popular-tools__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.thv2-site-header--launch{min-height:64px!important;padding-inline:16px!important}.thv2-brand__beta{display:none}.thv2-brand__symbol{width:35px;height:35px}.thv2-tools-intro{padding:44px 15px 52px;background:linear-gradient(180deg,#0b1020 0,#11182b 43%,#f7f8fc 43%,#f7f8fc 100%)}.thv2-tools-intro__inner{gap:22px;padding-bottom:30px}.thv2-tools-intro h1{font-size:clamp(36px,11vw,50px)!important}.thv2-tools-intro__copy p{font-size:15px}.thv2-tools-intro__search{grid-template-columns:40px minmax(0,1fr);min-height:66px;padding:9px}.thv2-tools-intro__search-icon{width:40px;height:40px}.thv2-tools-intro__search small,.thv2-tools-intro__search kbd{display:none}.thv2-popular-tools{padding:18px;border-radius:19px}.thv2-popular-tools__heading{align-items:center;margin-bottom:16px}.thv2-popular-tools__heading h2{font-size:23px!important}.thv2-popular-tools__heading>a{font-size:0}.thv2-popular-tools__heading>a span{font-size:19px}.thv2-popular-tools__grid{grid-template-columns:1fr;gap:9px}.thv2-popular-tool{min-height:78px;padding:12px}.thv2-popular-tool__icon{width:44px;height:44px}.thv2-nav-dropdown__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.thv2-tools-intro__search,.thv2-popular-tool{transition:none}}


/* Part 15.1.1 refinement — compact home intro, category shortcuts, fixed 8-tool grid */
.thv2-tools-intro{padding-top:48px;padding-bottom:68px;background:linear-gradient(180deg,#0b1020 0,#11182b 42%,#f7f8fc 42%,#f7f8fc 100%)}
.thv2-tools-intro:before{height:43%}
.thv2-tools-intro__inner{gap:42px;padding-bottom:28px}
.thv2-tools-intro h1{font-size:clamp(40px,4.35vw,62px)!important}
.thv2-popular-categories{display:flex;align-items:center;gap:18px;padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid #edf0f5}
.thv2-popular-categories__label{flex:0 0 auto;color:#7c8495;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.thv2-popular-categories__links{display:flex;flex-wrap:wrap;gap:8px}
.thv2-popular-categories__links a{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid #e7eaf1;border-radius:999px;background:#fafbfe;color:#333b4e;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.thv2-popular-categories__links a:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--thv2-category-accent) 35%,#dfe3eb);background:color-mix(in srgb,var(--thv2-category-accent) 6%,white);color:#171d2d}
.thv2-popular-categories__links a>span{display:grid;place-items:center;width:18px;height:18px;color:var(--thv2-category-accent)}
.thv2-popular-categories__links svg{width:16px;height:16px}
.thv2-popular-categories__links strong{font-size:11px;font-weight:800}
.thv2-popular-categories__links small{color:#929bad;font-size:9px}
.thv2-popular-tools__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1180px){.thv2-tools-intro{padding-top:42px}.thv2-popular-tools__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.thv2-tools-intro{padding-top:34px;padding-bottom:48px;background:linear-gradient(180deg,#0b1020 0,#11182b 39%,#f7f8fc 39%,#f7f8fc 100%)}.thv2-tools-intro__inner{padding-bottom:24px}.thv2-popular-categories{display:block;padding-bottom:17px;margin-bottom:17px}.thv2-popular-categories__label{display:block;margin-bottom:10px}.thv2-popular-categories__links{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.thv2-popular-categories__links::-webkit-scrollbar{display:none}.thv2-popular-categories__links a{flex:0 0 auto}.thv2-popular-categories__links small{display:none}.thv2-popular-tools__grid{grid-template-columns:1fr}}

/* Part 15.1.1 density correction — stronger hierarchy and fuller desktop layout */
.thv2-tools-intro{padding-top:54px;padding-bottom:82px;background:linear-gradient(180deg,#0b1020 0,#11182b 44%,#f7f8fc 44%,#f7f8fc 100%)}
.thv2-tools-intro:before{height:45%}
.thv2-tools-intro__inner,.thv2-popular-tools{width:min(1460px,100%)}
.thv2-tools-intro__inner{grid-template-columns:minmax(0,1.2fr) minmax(420px,560px);gap:64px;padding-bottom:34px}
.thv2-tools-intro h1{max-width:820px!important;font-size:clamp(48px,4.7vw,72px)!important;line-height:.99!important}
.thv2-tools-intro__copy p{font-size:18px;max-width:760px}
.thv2-tools-intro__search{min-height:82px;border-radius:18px;padding:14px 16px;grid-template-columns:52px minmax(0,1fr) auto}
.thv2-tools-intro__search-icon{width:52px;height:52px;border-radius:15px}
.thv2-tools-intro__search strong{font-size:15px}.thv2-tools-intro__search small{font-size:12px}
.thv2-popular-tools{padding:36px 38px 38px;border-radius:28px;box-shadow:0 34px 90px rgba(12,18,35,.14)}
.thv2-popular-categories{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch;gap:24px;padding:0 0 30px;margin-bottom:30px}
.thv2-popular-categories__intro{display:flex;flex-direction:column;justify-content:center;gap:7px}
.thv2-popular-categories__label{font-size:10px}.thv2-popular-categories__intro>strong{font-size:20px;line-height:1.15;color:#171d2d;letter-spacing:-.025em}
.thv2-popular-categories__links{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.thv2-popular-categories__links a{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:13px 16px;border-radius:16px;background:#fafbfe}
.thv2-popular-categories__links a:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(18,24,40,.07)}
.thv2-popular-categories__links .thv2-popular-categories__icon{width:48px;height:48px;border-radius:14px;background:color-mix(in srgb,var(--thv2-category-accent) 11%,white)}
.thv2-popular-categories__links svg{width:22px;height:22px}.thv2-popular-categories__text{display:block!important;width:auto!important;height:auto!important;color:inherit!important}
.thv2-popular-categories__text strong,.thv2-popular-categories__text small{display:block}.thv2-popular-categories__text strong{font-size:14px}.thv2-popular-categories__text small{margin-top:4px;font-size:11px}.thv2-popular-categories__links b{color:#aab2c0;font-size:17px}
.thv2-popular-tools__heading{margin-bottom:26px}.thv2-popular-tools__heading span{font-size:11px}.thv2-popular-tools__heading h2{font-size:34px!important}.thv2-popular-tools__heading>a{font-size:13px}
.thv2-popular-tools__grid{gap:14px}
.thv2-popular-tool{grid-template-columns:58px minmax(0,1fr) auto;gap:15px;min-height:114px;padding:19px 18px;border-radius:18px}
.thv2-popular-tool__icon{width:58px;height:58px;border-radius:16px}.thv2-popular-tool__icon svg{width:27px;height:27px}
.thv2-popular-tool__content strong{font-size:15px}.thv2-popular-tool__content small{margin-top:7px;font-size:11.5px;line-height:1.5;-webkit-line-clamp:2}.thv2-popular-tool__arrow{font-size:18px}
@media(max-width:1180px){.thv2-tools-intro__inner{grid-template-columns:1fr;gap:26px}.thv2-tools-intro__search{width:min(760px,100%)}.thv2-popular-categories{grid-template-columns:1fr}.thv2-popular-categories__intro{display:block}.thv2-popular-categories__intro>strong{display:block;margin-top:5px}.thv2-popular-categories__links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.thv2-popular-tools{padding:22px}.thv2-popular-categories__links{display:flex}.thv2-popular-categories__links a{min-width:220px}.thv2-popular-tool{min-height:92px}.thv2-popular-tools__heading h2{font-size:27px!important}}

/* Part 15.1.1 — compact utility home, premium proof and detailed FAQ */
.thv2-tools-intro{
  padding:28px 24px 72px!important;
  background:linear-gradient(180deg,#0b1020 0,#11182b 210px,#f7f8fc 210px,#f7f8fc 100%)!important;
}
.thv2-tools-intro:before{height:210px!important}
.thv2-tools-intro__inner{
  width:min(1300px,100%)!important;
  min-height:154px;
  grid-template-columns:minmax(0,1fr) minmax(360px,500px)!important;
  align-items:center!important;
  gap:48px!important;
  padding:0 0 24px!important;
}
.thv2-tools-intro h1{max-width:720px!important;margin:0 0 8px!important;font-size:clamp(35px,3.2vw,51px)!important;line-height:1.02!important;letter-spacing:-.045em!important}
.thv2-tools-intro__copy p{max-width:650px!important;margin:0!important;font-size:15px!important;line-height:1.5!important}
.thv2-tools-intro__search{min-height:58px!important;padding:7px 10px!important;border-radius:15px!important;grid-template-columns:42px minmax(0,1fr) auto!important;box-shadow:0 16px 42px rgba(0,0,0,.18)!important}
.thv2-tools-intro__search-icon{width:42px!important;height:42px!important;border-radius:12px!important}.thv2-tools-intro__search-icon svg{width:18px!important;height:18px!important}
.thv2-tools-intro__search strong{font-size:13px!important}.thv2-tools-intro__search small{font-size:10px!important;margin-top:2px!important}.thv2-tools-intro__search kbd{font-size:10px!important}
.thv2-popular-tools{width:min(1300px,100%)!important;padding:24px 28px 28px!important;border-radius:24px!important;box-shadow:0 28px 70px rgba(12,18,35,.12)!important}
.thv2-popular-categories{display:flex!important;align-items:center!important;gap:14px!important;padding:0 0 18px!important;margin:0 0 22px!important;border-bottom:1px solid #edf0f5!important}
.thv2-popular-categories__label{font-size:10px!important;white-space:nowrap!important}
.thv2-popular-categories__links{display:flex!important;flex-wrap:wrap!important;gap:7px!important}
.thv2-popular-categories__links a{display:inline-flex!important;grid-template-columns:none!important;align-items:center!important;gap:6px!important;min-width:0!important;min-height:32px!important;padding:6px 10px!important;border-radius:999px!important;background:#fafbfe!important;box-shadow:none!important}
.thv2-popular-categories__links a:hover{transform:translateY(-1px)!important;box-shadow:0 8px 18px rgba(18,24,40,.06)!important}
.thv2-popular-categories__links .thv2-popular-categories__icon{width:18px!important;height:18px!important;border-radius:0!important;background:transparent!important}.thv2-popular-categories__links svg{width:15px!important;height:15px!important}
.thv2-popular-categories__links strong{font-size:11px!important}.thv2-popular-categories__links small{display:inline!important;padding-left:5px!important;border-left:1px solid #e4e7ee!important;font-size:9px!important}
.thv2-popular-tools__heading{margin-bottom:18px!important}.thv2-popular-tools__heading h2{font-size:29px!important}.thv2-popular-tools__grid{gap:11px!important}
.thv2-popular-tool{grid-template-columns:50px minmax(0,1fr) auto!important;min-height:96px!important;padding:15px!important}.thv2-popular-tool__icon{width:50px!important;height:50px!important}.thv2-popular-tool__content strong{font-size:13.5px!important}.thv2-popular-tool__content small{font-size:10.5px!important}

.thv2-home-section--proof,.thv2-home-section--faq-premium{width:min(1300px,calc(100% - 48px))!important;margin-inline:auto!important;padding:88px 0!important}
.thv2-section-heading--centered{display:block!important;max-width:760px;margin:0 auto 38px;text-align:center}.thv2-section-heading--centered h2{margin:8px 0 13px!important;font-size:clamp(34px,4vw,54px)!important;line-height:1.04!important;letter-spacing:-.045em!important}.thv2-section-heading--centered p{margin:0!important;color:#697386!important;font-size:16px!important;line-height:1.7!important}
.thv2-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.thv2-proof-card{position:relative;isolation:isolate;overflow:hidden;min-height:285px;padding:28px;border:1px solid #e6e9f0;border-radius:24px;background:linear-gradient(145deg,#fff 15%,#fafbff 100%);box-shadow:0 12px 30px rgba(15,23,42,.04);transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease}
.thv2-proof-card:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at var(--mx,80%) var(--my,0%),rgba(99,91,255,.14),transparent 42%);opacity:0;transition:opacity .28s ease}.thv2-proof-card:hover{transform:translateY(-7px);border-color:rgba(99,91,255,.3);box-shadow:0 26px 60px rgba(44,42,89,.13)}.thv2-proof-card:hover:before{opacity:1}
.thv2-proof-card__flare{position:absolute;top:-46px;right:-38px;width:130px;height:130px;border-radius:50%;background:linear-gradient(135deg,rgba(99,91,255,.15),rgba(19,184,166,.08));filter:blur(4px);transition:transform .4s ease}.thv2-proof-card:hover .thv2-proof-card__flare{transform:scale(1.25) translate(-8px,8px)}
.thv2-proof-card__icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:30px;border:1px solid rgba(99,91,255,.16);border-radius:21px;background:linear-gradient(145deg,#f5f3ff,#eef8ff);color:#625bff;box-shadow:inset 0 1px 0 #fff,0 12px 25px rgba(99,91,255,.12);transform:rotate(-3deg);transition:transform .3s ease}.thv2-proof-card:nth-child(2n) .thv2-proof-card__icon{color:#0f9f90;background:linear-gradient(145deg,#edfffb,#f5f3ff);transform:rotate(3deg)}.thv2-proof-card:hover .thv2-proof-card__icon{transform:rotate(0) scale(1.07)}
.thv2-proof-card__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.thv2-proof-card h3{margin:0 0 11px;color:#141a2a;font-size:20px;line-height:1.25;letter-spacing:-.025em}.thv2-proof-card p{margin:0;color:#6f788b;font-size:13.5px;line-height:1.7}

.thv2-home-section--faq-premium{padding-top:56px!important;padding-bottom:100px!important}.thv2-faq-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start;padding:54px;border:1px solid #e4e8f0;border-radius:30px;background:linear-gradient(145deg,#0e1425,#171f35);box-shadow:0 30px 80px rgba(10,16,32,.18)}
.thv2-faq-intro{position:sticky;top:110px}.thv2-faq-intro .thv2-eyebrow{color:#8e88ff}.thv2-faq-intro h2{margin:12px 0 17px!important;color:#fff!important;font-size:clamp(34px,3.6vw,50px)!important;line-height:1.05!important;letter-spacing:-.04em!important}.thv2-faq-intro p{margin:0 0 28px;color:#aeb7ca;font-size:15px;line-height:1.75}.thv2-faq-intro a{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.thv2-faq-intro a span{transition:transform .2s ease}.thv2-faq-intro a:hover span{transform:translateX(4px)}
.thv2-home-faq--expanded{display:grid;gap:10px}.thv2-home-faq--expanded details{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:rgba(255,255,255,.045);transition:border-color .2s ease,background .2s ease}.thv2-home-faq--expanded details[open]{border-color:rgba(142,136,255,.4);background:rgba(255,255,255,.075)}.thv2-home-faq--expanded summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 21px;color:#f8f9ff;font-size:14px;font-weight:800;line-height:1.4;cursor:pointer;list-style:none}.thv2-home-faq--expanded summary::-webkit-details-marker{display:none}.thv2-home-faq--expanded summary b{position:relative;flex:0 0 30px;width:30px;height:30px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:rgba(255,255,255,.05)}.thv2-home-faq--expanded summary b:before,.thv2-home-faq--expanded summary b:after{content:"";position:absolute;top:50%;left:50%;width:11px;height:1.5px;border-radius:2px;background:#bdb9ff;transform:translate(-50%,-50%);transition:transform .2s ease}.thv2-home-faq--expanded summary b:after{transform:translate(-50%,-50%) rotate(90deg)}.thv2-home-faq--expanded details[open] summary b:after{transform:translate(-50%,-50%) rotate(0)}.thv2-home-faq--expanded details>div{padding:0 64px 21px 21px;color:#adb6c9;font-size:13px;line-height:1.75}.thv2-home-faq--expanded details>div p{margin:0}

.thv2-command__close{display:grid!important;place-items:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;padding:0!important;border:1px solid #dfe3eb!important;border-radius:11px!important;background:#f7f8fb!important;color:#4f586b!important;font-size:0!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important}.thv2-command__close:hover{transform:rotate(5deg)!important;border-color:#cfd4df!important;background:#eef0f5!important}.thv2-command__close svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important}

@media(max-width:1050px){.thv2-tools-intro__inner{grid-template-columns:1fr!important;gap:16px!important;min-height:auto!important}.thv2-tools-intro{background:linear-gradient(180deg,#0b1020 0,#11182b 270px,#f7f8fc 270px,#f7f8fc 100%)!important}.thv2-tools-intro:before{height:270px!important}.thv2-tools-intro__search{width:min(650px,100%)!important}.thv2-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thv2-faq-layout{grid-template-columns:1fr;gap:34px}.thv2-faq-intro{position:static}}
@media(max-width:700px){.thv2-tools-intro{padding:25px 15px 48px!important;background:linear-gradient(180deg,#0b1020 0,#11182b 255px,#f7f8fc 255px,#f7f8fc 100%)!important}.thv2-tools-intro:before{height:255px!important}.thv2-tools-intro h1{font-size:36px!important}.thv2-tools-intro__copy p{font-size:13px!important}.thv2-tools-intro__search{min-height:56px!important}.thv2-popular-tools{padding:19px!important;border-radius:20px!important}.thv2-popular-categories{align-items:flex-start!important;display:block!important}.thv2-popular-categories__label{display:block!important;margin-bottom:9px!important}.thv2-popular-categories__links{flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:3px!important}.thv2-popular-categories__links a{flex:0 0 auto!important}.thv2-home-section--proof,.thv2-home-section--faq-premium{width:min(100% - 30px,1300px)!important;padding:62px 0!important}.thv2-proof-grid{grid-template-columns:1fr}.thv2-proof-card{min-height:0;padding:24px}.thv2-faq-layout{padding:26px 20px;border-radius:22px}.thv2-home-faq--expanded summary{padding:17px 15px}.thv2-home-faq--expanded details>div{padding:0 52px 18px 15px}.thv2-faq-intro h2{font-size:34px!important}}

/* Part 15.1.1 — premium home refinement */
.thv2-home main{overflow:hidden;background:#f6f7fb}
.thv2-home-search-band{min-height:170px;padding:38px 24px 42px;display:grid;place-items:center;background:#0c1324;position:relative;border-top:1px solid rgba(255,255,255,.05)}
.thv2-home-search-band:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent)}
.thv2-home-search-band__button{position:relative;z-index:1;width:min(720px,100%);min-height:62px;padding:8px 12px 8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28);display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.thv2-home-search-band__button:hover{transform:translateY(-2px);box-shadow:0 30px 80px rgba(0,0,0,.34)}
.thv2-home-search-band__icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#f0eeff,#e5e9ff);display:grid;place-items:center;color:#675bff}
.thv2-home-search-band__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.thv2-home-search-band__button strong,.thv2-home-search-band__button small{display:block}
.thv2-home-search-band__button strong{font-size:15px;color:#111827;line-height:1.25}
.thv2-home-search-band__button small{margin-top:3px;font-size:12px;color:#8b95aa}
.thv2-home-search-band__button kbd{border:1px solid #dce1eb;background:#f7f8fb;color:#7d8799;border-radius:8px;padding:6px 8px;font:600 11px/1 sans-serif}

.thv2-home-directory{width:min(1540px,calc(100% - 48px));margin:-22px auto 80px;padding:28px 30px 34px;border:1px solid rgba(20,31,58,.08);border-radius:30px;background:rgba(255,255,255,.97);box-shadow:0 34px 80px rgba(30,42,74,.12);position:relative;z-index:3}
.thv2-home-category-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.thv2-home-category-chips a{--chip:var(--thv2-category-accent,#635bff);display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:8px 15px 8px 10px;border:1px solid color-mix(in srgb,var(--chip) 22%,#e4e8f2);border-radius:14px;background:linear-gradient(145deg,color-mix(in srgb,var(--chip) 9%,#fff),#fff);color:#182037;text-decoration:none;box-shadow:0 8px 22px color-mix(in srgb,var(--chip) 8%,transparent);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.thv2-home-category-chips a:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--chip) 45%,#fff);box-shadow:0 14px 30px color-mix(in srgb,var(--chip) 16%,transparent)}
.thv2-home-category-chips a span{width:28px;height:28px;border-radius:9px;background:color-mix(in srgb,var(--chip) 14%,#fff);color:var(--chip);display:grid;place-items:center}
.thv2-home-category-chips a svg{width:16px;height:16px}
.thv2-home-category-chips a strong{font-size:13px;line-height:1}
.thv2-home-directory__divider{height:1px;margin:26px 0;background:linear-gradient(90deg,transparent,#e4e8f1 10%,#e4e8f1 90%,transparent)}
.thv2-home-popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.thv2-home-popular-card{--accent:var(--thv2-tool-accent,#635bff);position:relative;isolation:isolate;min-height:246px;padding:20px;border:1px solid #e5e9f2;border-radius:22px;background:linear-gradient(165deg,#fff 0%,#fafbff 66%,color-mix(in srgb,var(--accent) 7%,#fff) 100%);color:#151c31;text-decoration:none;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 30px rgba(35,48,80,.06);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.thv2-home-popular-card:hover{transform:translateY(-7px);border-color:color-mix(in srgb,var(--accent) 40%,#dfe4ef);box-shadow:0 24px 50px color-mix(in srgb,var(--accent) 14%,rgba(27,39,70,.11))}
.thv2-home-popular-card__glow{position:absolute;z-index:-1;width:150px;height:150px;right:-65px;top:-65px;border-radius:50%;background:var(--accent);filter:blur(25px);opacity:.08;transition:opacity .25s ease,transform .25s ease}
.thv2-home-popular-card:hover .thv2-home-popular-card__glow{opacity:.18;transform:scale(1.18)}
.thv2-home-popular-card__icon{width:54px;height:54px;border-radius:17px;background:color-mix(in srgb,var(--accent) 12%,#fff);color:var(--accent);display:grid;place-items:center;margin-bottom:22px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 12%,transparent)}
.thv2-home-popular-card__icon svg{width:27px;height:27px}
.thv2-home-popular-card__meta{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:7px}
.thv2-home-popular-card strong{font-size:17px;line-height:1.25;letter-spacing:-.02em}
.thv2-home-popular-card small{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-top:9px;color:#7a8499;font-size:12px;line-height:1.55}
.thv2-home-popular-card__action{margin-top:auto;padding-top:18px;font-size:12px;font-weight:800;color:#2a3350;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f5}
.thv2-home-popular-card__action b{font-size:16px;color:var(--accent);transition:transform .2s ease}
.thv2-home-popular-card:hover .thv2-home-popular-card__action b{transform:translate(2px,-2px)}

.thv2-home-section{width:min(1480px,calc(100% - 48px));margin-left:auto;margin-right:auto}
.thv2-home-section--proof{padding-top:16px}
.thv2-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.thv2-proof-card{min-height:255px;padding:28px;border-radius:24px}

.thv2-home-section--faq-premium{width:min(1540px,calc(100% - 48px));padding-top:92px;padding-bottom:92px}
.thv2-faq-premium__heading{max-width:850px;margin:0 auto 34px;text-align:center}
.thv2-faq-premium__heading h2{margin:8px 0 12px;font-size:clamp(32px,4vw,54px);letter-spacing:-.045em;color:#12192c}
.thv2-faq-premium__heading p{margin:0;color:#737d92;font-size:16px;line-height:1.7}
.thv2-faq-switcher{display:grid;grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);gap:22px;align-items:stretch}
.thv2-faq-switcher__questions,.thv2-faq-switcher__answers{border:1px solid #e2e7f0;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(38,50,83,.08)}
.thv2-faq-switcher__questions{padding:10px}
.thv2-faq-switcher__questions button{width:100%;min-height:68px;padding:12px 14px;border:0;border-radius:17px;background:transparent;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;text-align:left;color:#1a2238;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.thv2-faq-switcher__questions button+button{margin-top:4px}
.thv2-faq-switcher__questions button>span{font-size:10px;font-weight:800;color:#9aa3b4}
.thv2-faq-switcher__questions button strong{font-size:14px;line-height:1.35}
.thv2-faq-switcher__questions button b{color:#aab2c0}
.thv2-faq-switcher__questions button:hover{background:#f6f7fc;transform:translateX(3px)}
.thv2-faq-switcher__questions button[aria-selected="true"]{background:linear-gradient(135deg,#6258f4,#8b66ff);color:#fff;box-shadow:0 12px 25px rgba(99,88,244,.25)}
.thv2-faq-switcher__questions button[aria-selected="true"]>span,.thv2-faq-switcher__questions button[aria-selected="true"] b{color:rgba(255,255,255,.72)}
.thv2-faq-switcher__answers{min-height:452px;padding:44px 48px;display:flex;align-items:center;background:radial-gradient(circle at 90% 10%,rgba(112,91,255,.09),transparent 34%),#fff}
.thv2-faq-switcher__answers article>span{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7062ff}
.thv2-faq-switcher__answers h3{max-width:760px;margin:13px 0 20px;font-size:clamp(25px,3vw,38px);line-height:1.15;letter-spacing:-.035em;color:#141b30}
.thv2-faq-switcher__answers p{max-width:850px;margin:0;color:#687388;font-size:16px;line-height:1.85}

.thv2-home-section--featured-premium{width:min(1540px,calc(100% - 48px));padding-top:20px;padding-bottom:94px}
.thv2-home-section--featured-premium .thv2-section-heading .thv2-eyebrow{display:inline-flex}
.thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.thv2-home-section--featured-premium .thv2-tool-card{min-height:270px;padding:22px;border-radius:24px;background:linear-gradient(160deg,#fff,#f9faff);box-shadow:0 14px 38px rgba(35,48,80,.07);border-color:#e3e7f0;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.thv2-home-section--featured-premium .thv2-tool-card:hover{transform:translateY(-7px);box-shadow:0 25px 55px color-mix(in srgb,var(--thv2-tool-accent) 13%,rgba(25,36,67,.12));border-color:color-mix(in srgb,var(--thv2-tool-accent) 36%,#dce2ec)}
.thv2-home-section--featured-premium .thv2-tool-card__icon{width:58px;height:58px;border-radius:18px}
.thv2-home-section--featured-premium .thv2-tool-card__content>strong{font-size:20px;letter-spacing:-.025em}
.thv2-home-section--featured-premium .thv2-tool-card__content>em{font-size:13px;line-height:1.65;color:#778197}

.thv2-home-pro-cta{width:min(1540px,calc(100% - 48px));margin:0 auto 96px;min-height:410px;padding:58px 64px;border-radius:34px;background:linear-gradient(125deg,#11192d 0%,#171f3e 48%,#35245d 100%);position:relative;overflow:hidden;color:#fff;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:52px;box-shadow:0 32px 80px rgba(25,26,58,.24)}
.thv2-home-pro-cta__orb{position:absolute;border-radius:50%;filter:blur(10px);opacity:.36}
.thv2-home-pro-cta__orb--one{width:330px;height:330px;background:#694fff;right:-100px;top:-140px}
.thv2-home-pro-cta__orb--two{width:220px;height:220px;background:#08c7be;left:38%;bottom:-170px}
.thv2-home-pro-cta__content,.thv2-home-pro-cta__visual{position:relative;z-index:1}
.thv2-home-pro-cta h2{max-width:760px;margin:10px 0 16px;font-size:clamp(36px,5vw,64px);line-height:1.02;letter-spacing:-.05em}
.thv2-home-pro-cta p{max-width:760px;margin:0;color:#c6cce0;font-size:16px;line-height:1.75}
.thv2-home-pro-cta ul{display:flex;flex-wrap:wrap;gap:10px 22px;margin:24px 0 30px;padding:0;list-style:none}
.thv2-home-pro-cta li{color:#e9ecf7;font-size:13px;font-weight:700}
.thv2-home-pro-cta li:before{content:"✓";margin-right:8px;color:#7ff0d8}
.thv2-home-pro-cta__button{display:inline-flex;align-items:center;gap:18px;padding:15px 20px;border-radius:14px;background:#fff;color:#171b31;text-decoration:none;font-size:14px;font-weight:900;box-shadow:0 16px 35px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}
.thv2-home-pro-cta__button:hover{transform:translateY(-3px);box-shadow:0 22px 44px rgba(0,0,0,.3)}
.thv2-home-pro-cta__visual{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}
.thv2-home-pro-cta__visual>div{min-height:190px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.07);backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:11px}
.thv2-home-pro-cta__visual>div.is-pro{background:linear-gradient(145deg,rgba(122,94,255,.4),rgba(255,255,255,.09));box-shadow:0 18px 45px rgba(81,54,195,.28);transform:translateY(-12px)}
.thv2-home-pro-cta__visual span{font-size:10px;font-weight:900;letter-spacing:.14em;color:#aeb7cf}
.thv2-home-pro-cta__visual strong{font-size:18px}
.thv2-home-pro-cta__visual i{height:9px;border-radius:9px;background:rgba(255,255,255,.13);display:block}
.thv2-home-pro-cta__visual .is-pro i{background:linear-gradient(90deg,#8e72ff,#6fe4d5)}
.thv2-home-pro-cta__visual>b{font-size:24px;color:#9f94c8}

.thv2-site-footer__about p{max-width:420px;line-height:1.75}
.thv2-site-footer__about small{display:block;max-width:420px;margin-top:18px;color:#8d97aa;line-height:1.55}

@media (max-width:1200px){
  .thv2-home-popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .thv2-home-pro-cta{grid-template-columns:1fr;padding:48px}
  .thv2-home-pro-cta__visual{max-width:700px}
}
@media (max-width:900px){
  .thv2-home-directory,.thv2-home-section,.thv2-home-section--faq-premium,.thv2-home-section--featured-premium,.thv2-home-pro-cta{width:min(100% - 28px,1540px)}
  .thv2-home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .thv2-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .thv2-faq-switcher{grid-template-columns:1fr}
  .thv2-faq-switcher__answers{min-height:360px}
  .thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:620px){
  .thv2-home-search-band{min-height:145px;padding:26px 14px 32px}
  .thv2-home-search-band__button{min-height:58px;border-radius:16px;grid-template-columns:40px 1fr}
  .thv2-home-search-band__button kbd{display:none}
  .thv2-home-directory{margin-top:-18px;padding:20px 14px 24px;border-radius:24px}
  .thv2-home-category-chips{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}
  .thv2-home-category-chips a{flex:0 0 auto}
  .thv2-home-popular-grid,.thv2-proof-grid,.thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:1fr}
  .thv2-home-popular-card{min-height:215px}
  .thv2-faq-switcher__questions button{min-height:62px}
  .thv2-faq-switcher__answers{min-height:390px;padding:30px 24px}
  .thv2-home-pro-cta{padding:34px 22px;border-radius:26px;margin-bottom:64px}
  .thv2-home-pro-cta__visual{grid-template-columns:1fr}
  .thv2-home-pro-cta__visual>b{transform:rotate(90deg);text-align:center}
}

/* Part 15.1.1 refinement: compact search, full-width featured grid, technology PRO workspace */
.thv2-home main{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 36%,rgba(99,91,255,.06),transparent 25%),
    radial-gradient(circle at 88% 68%,rgba(20,184,166,.045),transparent 24%),
    #f7f8fc;
}
.thv2-home main:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.3;
  background-image:linear-gradient(rgba(35,48,82,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(35,48,82,.025) 1px,transparent 1px);
  background-size:56px 56px;
  mask-image:linear-gradient(to bottom,transparent 0,#000 16%,#000 88%,transparent 100%);
}
.thv2-home main>section{position:relative;z-index:1}

.thv2-home-search-band{
  min-height:100px!important;
  height:100px;
  padding:18px 24px!important;
}
.thv2-home-search-band__button{
  width:min(680px,100%)!important;
  min-height:58px!important;
  height:58px;
  border-radius:15px!important;
}
.thv2-home-search-band__icon{width:40px!important;height:40px!important;border-radius:12px!important}

.thv2-home-section--featured-premium{
  width:100%!important;
  max-width:none!important;
  padding:34px clamp(24px,4.2vw,84px) 104px!important;
}
.thv2-home-section--featured-premium .thv2-section-heading{
  max-width:none!important;
  margin-inline:0!important;
}
.thv2-home-section--featured-premium .thv2-tool-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
}
.thv2-home-section--featured-premium .thv2-tool-card{
  min-height:286px!important;
  height:100%;
  padding:24px!important;
  display:grid!important;
  grid-template-columns:62px minmax(0,1fr)!important;
  align-items:start!important;
  overflow:hidden;
}
.thv2-home-section--featured-premium .thv2-tool-card__content{
  min-width:0;
  height:100%;
  display:grid!important;
  grid-template-rows:auto minmax(56px,auto) minmax(72px,1fr) auto!important;
  align-content:start;
}
.thv2-home-section--featured-premium .thv2-tool-card__top{min-height:26px;align-items:center}
.thv2-home-section--featured-premium .thv2-tool-card__content>strong{
  align-self:start;
  line-height:1.3!important;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.thv2-home-section--featured-premium .thv2-tool-card__content>em{
  align-self:start;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.thv2-home-section--featured-premium .thv2-tool-card__action{
  align-self:end!important;
  margin-top:16px!important;
  min-height:38px;
}

.thv2-home-pro-cta{
  width:100%!important;
  max-width:none!important;
  min-height:520px!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  background:
    radial-gradient(circle at 82% 20%,rgba(105,79,255,.36),transparent 24%),
    radial-gradient(circle at 42% 110%,rgba(0,209,190,.22),transparent 26%),
    linear-gradient(118deg,#071020 0%,#101a34 48%,#302261 100%)!important;
  box-shadow:none!important;
  display:block!important;
}
.thv2-home-pro-cta:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);
  background-size:52px 52px;
  mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.18) 50%,#000);
}
.thv2-home-pro-cta__inner{
  width:min(1640px,100%);
  min-height:520px;
  margin:0 auto;
  padding:68px clamp(28px,5vw,96px);
  display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);
  align-items:center;
  gap:70px;
  position:relative;
  z-index:1;
}
.thv2-home-pro-cta__content{position:relative;z-index:2}
.thv2-home-pro-cta h2{font-size:clamp(42px,4.4vw,72px)!important;max-width:760px!important;color:#fff!important}
.thv2-home-pro-cta p{font-size:17px!important;max-width:760px!important;color:#cbd4e8!important}
.thv2-home-pro-cta ul{display:grid!important;grid-template-columns:1fr!important;gap:13px!important;margin:26px 0 32px!important}
.thv2-home-pro-cta li{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:start;font-size:14px!important}
.thv2-home-pro-cta li:before{grid-row:1/3;margin-top:2px}
.thv2-home-pro-cta li strong{color:#fff;font-size:14px}
.thv2-home-pro-cta li span{display:block;color:#aeb9d1;font-weight:500;line-height:1.5;margin-top:2px}
.thv2-home-pro-cta__button{padding:16px 22px!important;background:linear-gradient(135deg,#fff,#e9e9ff)!important}

.thv2-home-pro-cta__workspace{position:relative;perspective:1200px}
.thv2-pro-window{
  position:relative;
  border:1px solid rgba(255,255,255,.16);
  border-radius:24px;
  overflow:hidden;
  background:rgba(9,16,34,.8);
  box-shadow:0 42px 90px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.08);
  transform:rotateY(-4deg) rotateX(1deg);
  backdrop-filter:blur(18px);
}
.thv2-pro-window__bar{height:48px;padding:0 17px;display:flex;align-items:center;gap:7px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035)}
.thv2-pro-window__bar i{width:8px;height:8px;border-radius:50%;background:#ff6d7d}.thv2-pro-window__bar i:nth-child(2){background:#ffc65b}.thv2-pro-window__bar i:nth-child(3){background:#55db9c}
.thv2-pro-window__bar span{margin:auto;color:#77839f;font:700 10px/1 sans-serif;letter-spacing:.08em}
.thv2-pro-window__body{padding:22px}
.thv2-pro-window__search{height:58px;padding:0 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.06);color:#dce4f5}
.thv2-pro-window__search>span{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#765cff,#4a43cf);font-size:20px}
.thv2-pro-window__search b{font-size:12px}.thv2-pro-window__search em{font-style:normal;font-size:10px;color:#909cb5;border:1px solid rgba(255,255,255,.12);padding:5px 7px;border-radius:6px}
.thv2-pro-window__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:15px 0}
.thv2-pro-window__stats span{padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.035)}
.thv2-pro-window__stats small,.thv2-pro-window__stats strong{display:block}.thv2-pro-window__stats small{font-size:8px;letter-spacing:.1em;color:#7f8ba5}.thv2-pro-window__stats strong{margin-top:7px;font-size:12px;color:#eff3ff}
.thv2-pro-window__tools{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.thv2-pro-window__tools span{min-height:72px;padding:12px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035)}
.thv2-pro-window__tools i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:rgba(108,86,255,.18);color:#a99bff;font-style:normal;font-size:10px;font-weight:900}.thv2-pro-window__tools b{font-size:11px;color:#e7ecf8}.thv2-pro-window__tools em{font-style:normal;font-size:8px;color:#6fe4d5}
.thv2-pro-floating-card{position:absolute;right:-22px;bottom:-28px;width:240px;padding:16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(28,35,66,.9);box-shadow:0 22px 50px rgba(0,0,0,.38);backdrop-filter:blur(14px)}
.thv2-pro-floating-card span,.thv2-pro-floating-card strong{display:block}.thv2-pro-floating-card span{font-size:9px;letter-spacing:.12em;color:#8f9bb5}.thv2-pro-floating-card strong{margin-top:6px;font-size:13px;color:#fff}.thv2-pro-floating-card i{display:block;height:6px;margin-top:13px;border-radius:9px;background:linear-gradient(90deg,#7b62ff 0 72%,rgba(255,255,255,.1) 72%)}

@media(max-width:1180px){
  .thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .thv2-home-pro-cta__inner{grid-template-columns:1fr;gap:46px}
  .thv2-home-pro-cta__workspace{max-width:820px}
}
@media(max-width:640px){
  .thv2-home-search-band{min-height:100px!important;height:100px;padding:18px 14px!important}
  .thv2-home-search-band__button{height:56px;min-height:56px!important}
  .thv2-home-section--featured-premium{padding-inline:14px!important}
  .thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:1fr!important}
  .thv2-home-section--featured-premium .thv2-tool-card{min-height:250px!important;grid-template-columns:54px minmax(0,1fr)!important}
  .thv2-home-pro-cta__inner{padding:52px 20px 70px}
  .thv2-home-pro-cta h2{font-size:38px!important}
  .thv2-pro-window{transform:none}
  .thv2-pro-window__stats{grid-template-columns:1fr}
  .thv2-pro-window__tools{grid-template-columns:1fr}
  .thv2-pro-floating-card{position:relative;right:auto;bottom:auto;width:100%;margin-top:12px}
}

/* Part 15.1.1 mobile UX, modern search, stable FAQ and PRO fixes */
.thv2-home .thv2-site-header .thv2-search-trigger,
.thv2-home .thv2-mobile-menu [data-thv2-search-trigger]{display:none!important}

.thv2-home-search-band{
  height:94px!important;
  min-height:94px!important;
  padding:10px 20px 20px!important;
  display:flex;
  align-items:flex-start;
  justify-content:center;
}
.thv2-home-search-band__button{
  width:min(760px,calc(100% - 28px))!important;
  height:56px!important;
  min-height:56px!important;
  margin-top:0;
  padding:7px 10px 7px 9px!important;
  border:1px solid rgba(139,129,255,.32)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(248,249,255,.98))!important;
  box-shadow:0 10px 30px rgba(2,8,23,.18),0 0 0 1px rgba(255,255,255,.55) inset!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
.thv2-home-search-band__button:hover{
  transform:translateY(-2px);
  border-color:rgba(111,94,255,.62)!important;
  box-shadow:0 16px 38px rgba(2,8,23,.24),0 0 0 4px rgba(111,94,255,.08)!important;
}
.thv2-home-search-band__icon{
  width:42px!important;height:42px!important;border-radius:14px!important;
  background:linear-gradient(135deg,#665cff,#8c6dff)!important;color:#fff!important;
  box-shadow:0 8px 20px rgba(102,92,255,.28)!important;
}
.thv2-home-search-band__button strong{font-size:14px!important;color:#151b2c!important}
.thv2-home-search-band__button small{font-size:11px!important;color:#8790a4!important}
.thv2-home-search-band__button kbd{border:0!important;background:#eef0f8!important;color:#596179!important;border-radius:9px!important;padding:6px 8px!important}

.thv2-home-pro-cta__button{
  background:linear-gradient(135deg,#ffffff,#e9e6ff)!important;
  color:#171b31!important;
  border:1px solid rgba(255,255,255,.9)!important;
  text-shadow:none!important;
}
.thv2-home-pro-cta__button:visited,
.thv2-home-pro-cta__button span{color:#171b31!important}

.thv2-faq-item__mobile-answer{display:none}

@media (max-width:900px){
  .thv2-home-popular-grid .thv2-home-popular-card:nth-child(n+7){display:none}
  .thv2-home-section--featured-premium .thv2-tool-grid .thv2-tool-card:nth-child(n+5){display:none}
  .thv2-proof-grid .thv2-proof-card:nth-child(n+5){display:none}
  .thv2-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .thv2-proof-card{min-height:0!important;padding:18px!important;border-radius:18px!important}
  .thv2-proof-card__icon{width:46px!important;height:46px!important;margin-bottom:12px!important}
  .thv2-proof-card h3{font-size:16px!important;margin-bottom:7px!important}
  .thv2-proof-card p{font-size:13px!important;line-height:1.55!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}

  .thv2-home-pro-cta__inner{grid-template-columns:1fr!important;gap:28px!important}
  .thv2-home-pro-cta__workspace{min-height:300px!important}
  .thv2-pro-window{transform:none!important;width:100%!important}
}

@media (max-width:700px){
  .thv2-home-search-band{height:82px!important;min-height:82px!important;padding:8px 10px 16px!important}
  .thv2-home-search-band__button{width:calc(100% - 12px)!important;height:52px!important;min-height:52px!important;border-radius:15px!important}
  .thv2-home-search-band__icon{width:38px!important;height:38px!important;border-radius:12px!important}
  .thv2-home-search-band__button small{display:none}

  .thv2-home-directory{width:calc(100% - 20px)!important;padding:16px 12px 20px!important;border-radius:20px!important}
  .thv2-home-category-chips{gap:8px!important;overflow-x:auto!important;flex-wrap:nowrap!important;justify-content:flex-start!important;padding:0 0 4px!important;scrollbar-width:none}
  .thv2-home-category-chips::-webkit-scrollbar{display:none}
  .thv2-home-category-chips a{flex:0 0 auto!important;min-height:40px!important;padding:7px 12px!important;border-radius:13px!important}
  .thv2-home-popular-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .thv2-home-popular-grid .thv2-home-popular-card:nth-child(n+5){display:none!important}
  .thv2-home-popular-card{min-width:0!important;min-height:176px!important;padding:15px!important;border-radius:18px!important}
  .thv2-home-popular-card__icon{width:43px!important;height:43px!important;border-radius:14px!important}
  .thv2-home-popular-card__meta{margin-top:12px!important;font-size:9px!important}
  .thv2-home-popular-card>strong{font-size:15px!important;line-height:1.25!important}
  .thv2-home-popular-card>small{display:none!important}
  .thv2-home-popular-card__action{font-size:11px!important;padding-top:11px!important}

  .thv2-home-section--proof{padding-top:36px!important}
  .thv2-proof-grid{grid-template-columns:1fr!important;gap:10px!important}
  .thv2-proof-grid .thv2-proof-card:nth-child(n+4){display:none!important}
  .thv2-proof-card{display:grid!important;grid-template-columns:48px 1fr!important;column-gap:13px!important;align-items:start!important;padding:15px!important}
  .thv2-proof-card__icon{grid-row:1/3!important;margin:0!important}
  .thv2-proof-card h3{margin:2px 0 5px!important}
  .thv2-proof-card p{-webkit-line-clamp:2!important;margin:0!important}

  .thv2-home-section--faq-premium{padding-top:52px!important;padding-bottom:56px!important}
  .thv2-faq-premium__heading{text-align:left!important;margin-bottom:20px!important}
  .thv2-faq-premium__heading h2{font-size:30px!important}
  .thv2-faq-switcher{display:block!important}
  .thv2-faq-switcher__questions{padding:8px!important;border-radius:20px!important}
  .thv2-faq-item{border-radius:15px;overflow:hidden}
  .thv2-faq-item+.thv2-faq-item{margin-top:5px}
  .thv2-faq-switcher__questions button{min-height:58px!important;grid-template-columns:26px 1fr 24px!important;padding:11px 12px!important;border-radius:15px!important}
  .thv2-faq-switcher__questions button:hover{transform:none!important}
  .thv2-faq-switcher__questions button[aria-expanded="true"]{background:linear-gradient(135deg,#6258f4,#8b66ff)!important;color:#fff!important;box-shadow:none!important}
  .thv2-faq-switcher__questions button b{font-size:18px!important;transition:transform .2s ease}
  .thv2-faq-item.is-open button b{transform:rotate(45deg)}
  .thv2-faq-item__mobile-answer{display:block;padding:0 14px 15px;background:#f7f7fc;color:#687388;font-size:13px;line-height:1.65}
  .thv2-faq-item__mobile-answer[hidden]{display:none!important}
  .thv2-faq-item__mobile-answer p{margin:0}
  .thv2-faq-switcher__answers{display:none!important}

  .thv2-home-section--featured-premium{padding:22px 10px 58px!important}
  .thv2-home-section--featured-premium .thv2-section-heading{padding:0 4px!important}
  .thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .thv2-home-section--featured-premium .thv2-tool-grid .thv2-tool-card:nth-child(n+5){display:none!important}
  .thv2-home-section--featured-premium .thv2-tool-card{min-height:205px!important;padding:14px!important;border-radius:18px!important;display:flex!important;flex-direction:column!important}
  .thv2-home-section--featured-premium .thv2-tool-card__icon{width:46px!important;height:46px!important;border-radius:14px!important}
  .thv2-home-section--featured-premium .thv2-tool-card__content{display:flex!important;flex:1!important;flex-direction:column!important;min-width:0!important}
  .thv2-home-section--featured-premium .thv2-tool-card__content>strong{font-size:15px!important;line-height:1.25!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .thv2-home-section--featured-premium .thv2-tool-card__content>em{display:none!important}
  .thv2-home-section--featured-premium .thv2-tool-card__footer{margin-top:auto!important}

  .thv2-home-pro-cta{width:100%!important;margin:0!important;border-radius:0!important;padding:42px 16px 46px!important;min-height:0!important}
  .thv2-home-pro-cta__inner{display:block!important}
  .thv2-home-pro-cta h2{font-size:34px!important;line-height:1.05!important}
  .thv2-home-pro-cta p{font-size:14px!important;line-height:1.65!important}
  .thv2-home-pro-cta ul{display:grid!important;gap:12px!important;margin:22px 0 26px!important}
  .thv2-home-pro-cta li{display:grid!important;grid-template-columns:18px 1fr!important;gap:0 8px!important;font-size:13px!important}
  .thv2-home-pro-cta li:before{grid-row:1/3!important;margin:1px 0 0!important}
  .thv2-home-pro-cta li span{font-size:12px!important;line-height:1.5!important;color:#aeb8cf!important}
  .thv2-home-pro-cta__button{width:100%!important;justify-content:center!important;padding:15px 18px!important}
  .thv2-home-pro-cta__workspace{margin-top:28px!important;min-height:0!important}
  .thv2-pro-window{border-radius:18px!important}
  .thv2-pro-window__stats{grid-template-columns:1fr!important}
  .thv2-pro-window__stats span:nth-child(n+3){display:none!important}
  .thv2-pro-window__tools{grid-template-columns:1fr!important}
  .thv2-pro-window__tools span:nth-child(n+3){display:none!important}
  .thv2-pro-floating-card{display:none!important}
}

@media (max-width:390px){
  .thv2-home-popular-grid,.thv2-home-section--featured-premium .thv2-tool-grid{grid-template-columns:1fr!important}
  .thv2-home-popular-grid .thv2-home-popular-card:nth-child(n+4),
  .thv2-home-section--featured-premium .thv2-tool-grid .thv2-tool-card:nth-child(n+4){display:none!important}
}

/* Part 15.1.2 — Future UI: search, category rail and top tool matrix */
.thv2-home-search-band{
  height:112px!important;
  min-height:112px!important;
  padding:16px 24px 26px!important;
  overflow:hidden;
  background:
    radial-gradient(circle at 50% -120%,rgba(102,92,255,.34),transparent 48%),
    linear-gradient(180deg,#07101f 0%,#0a1325 100%)!important;
  border-top:1px solid rgba(131,150,190,.12)!important;
  border-bottom:0!important;
}
.thv2-home-search-band:before{
  opacity:.58;
  background-image:
    linear-gradient(rgba(126,149,194,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(126,149,194,.06) 1px,transparent 1px)!important;
  background-size:32px 32px!important;
  mask-image:linear-gradient(to bottom,#000 35%,transparent 100%)!important;
}
.thv2-home-search-band:after{
  content:"";
  position:absolute;
  left:50%;bottom:9px;
  width:min(920px,72vw);height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,rgba(112,99,255,.85),rgba(87,228,211,.75),transparent);
  box-shadow:0 0 18px rgba(105,95,255,.55);
}
.thv2-home-search-band__button{
  width:min(790px,calc(100% - 28px))!important;
  height:60px!important;
  min-height:60px!important;
  margin-top:-1px!important;
  padding:7px 11px 7px 8px!important;
  border:1px solid rgba(139,152,194,.26)!important;
  border-radius:16px!important;
  background:
    linear-gradient(180deg,rgba(25,35,58,.94),rgba(13,22,40,.94))!important;
  box-shadow:
    0 18px 54px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.08),
    inset 0 0 0 1px rgba(103,90,255,.04)!important;
  backdrop-filter:blur(20px);
  overflow:hidden;
}
.thv2-home-search-band__button:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(105deg,transparent 15%,rgba(113,96,255,.09) 50%,transparent 76%);
  transform:translateX(-80%);
  transition:transform .55s ease;
}
.thv2-home-search-band__button:hover:before{transform:translateX(80%)}
.thv2-home-search-band__button:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(124,109,255,.65)!important;
  box-shadow:0 22px 60px rgba(0,0,0,.42),0 0 0 4px rgba(103,89,255,.08),0 0 34px rgba(99,88,244,.18)!important;
}
.thv2-home-search-band__icon{
  width:44px!important;height:44px!important;border-radius:13px!important;
  background:linear-gradient(145deg,#6c5cff,#8a67ff 58%,#5de2d5)!important;
  color:#fff!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.2) inset,0 8px 24px rgba(101,88,255,.35)!important;
}
.thv2-home-search-band__button strong{color:#f7f9ff!important;font-size:14px!important;letter-spacing:-.01em}
.thv2-home-search-band__button small{color:#8591ad!important;font-size:11px!important}
.thv2-home-search-band__button kbd{
  border:1px solid rgba(146,158,196,.18)!important;
  background:rgba(255,255,255,.045)!important;
  color:#aab5ce!important;
  border-radius:8px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}

.thv2-home-directory{
  width:min(1660px,calc(100% - 28px))!important;
  margin:-10px auto 92px!important;
  padding:26px 28px 30px!important;
  border:1px solid rgba(119,137,183,.18)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 9% 0%,rgba(105,84,255,.16),transparent 24%),
    radial-gradient(circle at 92% 3%,rgba(46,210,203,.1),transparent 22%),
    linear-gradient(150deg,rgba(14,23,43,.985),rgba(8,16,31,.99))!important;
  box-shadow:0 35px 90px rgba(10,18,36,.24),inset 0 1px 0 rgba(255,255,255,.05)!important;
  overflow:hidden;
}
.thv2-home-directory:before{
  content:"";
  position:absolute;inset:0;pointer-events:none;
  background-image:
    linear-gradient(rgba(119,137,183,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(119,137,183,.035) 1px,transparent 1px);
  background-size:38px 38px;
  mask-image:linear-gradient(to bottom,#000,transparent 74%);
}
.thv2-home-directory:after{
  content:"TOOL MATRIX  /  READY";
  position:absolute;right:28px;top:16px;
  color:#5f6d89;font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.16em;
}
.thv2-home-category-chips{
  position:relative;z-index:2;
  justify-content:flex-start!important;
  gap:10px!important;
  padding-right:170px!important;
}
.thv2-home-category-chips a{
  --chip:var(--thv2-category-accent,#6d61ff);
  min-height:40px!important;
  padding:6px 14px 6px 7px!important;
  border:1px solid rgba(134,149,188,.18)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.035)!important;
  color:#dce4f7!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
  backdrop-filter:blur(12px);
}
.thv2-home-category-chips a:hover{
  transform:translateY(-2px)!important;
  border-color:color-mix(in srgb,var(--chip) 65%,rgba(255,255,255,.18))!important;
  background:color-mix(in srgb,var(--chip) 13%,rgba(255,255,255,.035))!important;
  box-shadow:0 10px 28px color-mix(in srgb,var(--chip) 17%,transparent),inset 0 1px 0 rgba(255,255,255,.06)!important;
}
.thv2-home-category-chips a span{
  width:29px!important;height:29px!important;border-radius:9px!important;
  background:color-mix(in srgb,var(--chip) 18%,rgba(255,255,255,.04))!important;
  box-shadow:0 0 0 1px color-mix(in srgb,var(--chip) 30%,transparent) inset,0 0 18px color-mix(in srgb,var(--chip) 14%,transparent);
}
.thv2-home-category-chips a strong{font-size:12px!important;letter-spacing:.01em}
.thv2-home-directory__divider{
  position:relative;z-index:2;
  margin:20px 0 24px!important;
  background:linear-gradient(90deg,rgba(108,94,255,.55),rgba(110,132,177,.16) 34%,rgba(110,132,177,.16) 70%,rgba(76,213,202,.4))!important;
}
.thv2-home-popular-grid{position:relative;z-index:2;gap:14px!important}
.thv2-home-popular-card{
  --accent:var(--thv2-tool-accent,#6c5cff);
  min-height:238px!important;
  padding:18px!important;
  border:1px solid rgba(126,143,184,.16)!important;
  border-radius:18px!important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.052),rgba(255,255,255,.018) 62%),
    rgba(13,22,40,.76)!important;
  color:#eef3ff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 34px rgba(0,0,0,.12)!important;
  backdrop-filter:blur(14px);
}
.thv2-home-popular-card:before{
  content:"";
  position:absolute;left:0;top:0;width:54%;height:1px;
  background:linear-gradient(90deg,var(--accent),transparent);
  opacity:.72;
}
.thv2-home-popular-card:after{
  content:"";
  position:absolute;right:14px;top:14px;width:6px;height:6px;border-radius:50%;
  background:#5ce2c7;
  box-shadow:0 0 12px rgba(92,226,199,.95);
}
.thv2-home-popular-card:hover{
  transform:translateY(-7px)!important;
  border-color:color-mix(in srgb,var(--accent) 55%,rgba(140,156,197,.2))!important;
  background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 12%,rgba(255,255,255,.05)),rgba(255,255,255,.022) 65%),rgba(13,22,40,.9)!important;
  box-shadow:0 25px 58px color-mix(in srgb,var(--accent) 18%,rgba(0,0,0,.26)),inset 0 1px 0 rgba(255,255,255,.06)!important;
}
.thv2-home-popular-card__glow{opacity:.09!important;filter:blur(36px)!important}
.thv2-home-popular-card:hover .thv2-home-popular-card__glow{opacity:.28!important}
.thv2-home-popular-card__icon{
  width:52px!important;height:52px!important;border-radius:15px!important;
  margin-bottom:20px!important;
  background:color-mix(in srgb,var(--accent) 16%,rgba(255,255,255,.03))!important;
  box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 32%,transparent) inset,0 0 24px color-mix(in srgb,var(--accent) 12%,transparent)!important;
}
.thv2-home-popular-card__meta{color:color-mix(in srgb,var(--accent) 78%,#fff)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.thv2-home-popular-card strong{color:#f6f8ff!important;font-size:17px!important}
.thv2-home-popular-card small{color:#8e9ab5!important}
.thv2-home-popular-card__action{
  color:#cbd5ea!important;
  border-top:1px solid rgba(128,145,183,.13)!important;
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace;
  letter-spacing:.02em;
}
.thv2-home-popular-card__action b{color:color-mix(in srgb,var(--accent) 75%,#fff)!important}

@media (max-width:900px){
  .thv2-home-directory{width:calc(100% - 20px)!important;margin-top:-8px!important;padding:20px 16px 22px!important}
  .thv2-home-directory:after{display:none}
  .thv2-home-category-chips{padding-right:0!important}
}
@media (max-width:700px){
  .thv2-home-search-band{height:84px!important;min-height:84px!important;padding:8px 10px 16px!important}
  .thv2-home-search-band:after{bottom:5px;width:88vw}
  .thv2-home-search-band__button{height:54px!important;min-height:54px!important;border-radius:14px!important}
  .thv2-home-directory{border-radius:20px!important;padding:14px 12px 18px!important;background:linear-gradient(155deg,#101a31,#091221)!important}
  .thv2-home-category-chips a{min-height:38px!important;padding:5px 11px 5px 6px!important}
  .thv2-home-popular-card{min-height:178px!important;padding:14px!important;border-radius:16px!important}
  .thv2-home-popular-card__icon{width:42px!important;height:42px!important;margin-bottom:12px!important}
  .thv2-home-popular-card__meta{margin-top:0!important}
  .thv2-home-popular-card__action{font-family:inherit}
}

/* Part 15.1.2a — full-width Future UI matrix */
.thv2-home-directory{
  box-sizing:border-box!important;
  width:100vw!important;
  max-width:none!important;
  margin:-10px 0 92px calc(50% - 50vw)!important;
  padding:26px clamp(20px,3.2vw,64px) 34px!important;
  border-left:0!important;
  border-right:0!important;
  border-radius:0!important;
  box-shadow:0 34px 90px rgba(10,18,36,.24),inset 0 1px 0 rgba(255,255,255,.05)!important;
}
.thv2-home-directory:after{right:clamp(20px,3.2vw,64px)!important}
.thv2-home-popular-grid{
  width:100%!important;
  max-width:none!important;
}
.thv2-home-category-chips{
  width:100%!important;
  max-width:none!important;
}
@media (min-width:1700px){
  .thv2-home-popular-grid{gap:18px!important}
  .thv2-home-popular-card{min-height:250px!important;padding:20px!important}
}
@media (max-width:900px){
  .thv2-home-directory{
    width:100vw!important;
    margin:-8px 0 64px calc(50% - 50vw)!important;
    padding:20px 16px 24px!important;
    border-radius:0!important;
  }
}
@media (max-width:700px){
  .thv2-home-directory{
    width:100vw!important;
    margin:-6px 0 48px calc(50% - 50vw)!important;
    padding:14px 10px 18px!important;
    border-radius:0!important;
  }
}

/* Trexmi homepage SEO intro — compact, integrated with search hero */
.thv2-home .thv2-home-hero-intro{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:20px 24px 12px!important;
  text-align:center!important;
  background:#07101f!important;
  color:#f4f7ff!important;
}
.thv2-home .thv2-home-hero-intro h1{
  max-width:980px!important;
  margin:0 auto!important;
  color:#f4f7ff!important;
  font-size:clamp(24px,2.05vw,32px)!important;
  line-height:1.18!important;
  font-weight:750!important;
  letter-spacing:-.025em!important;
}
.thv2-home .thv2-home-hero-intro p{
  max-width:760px!important;
  margin:7px auto 0!important;
  color:#96a3ba!important;
  font-size:14px!important;
  line-height:1.45!important;
}
.thv2-home .thv2-home-hero-intro + .thv2-home-search-band{
  padding-top:8px!important;
}
@media(max-width:700px){
  .thv2-home .thv2-home-hero-intro{padding:16px 16px 8px!important}
  .thv2-home .thv2-home-hero-intro h1{font-size:22px!important;line-height:1.22!important}
  .thv2-home .thv2-home-hero-intro p{margin-top:6px!important;font-size:13px!important}
}
/* source: assets/frontend/tool-workspace-v2.css */
/* Part 15.3.1 + 15.3.2 — Tool hero and smart workspace */
.thv2-tool{--thv2-workspace-ink:#0a1020;--thv2-workspace-muted:#68758f;--thv2-workspace-line:#dfe5f1;--thv2-workspace-surface:#fff;--thv2-workspace-panel:#f7f9fd}
.thv2-tool .thv2-breadcrumbs{margin-bottom:18px}
.thv2-tool-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;padding:30px 32px 24px;border:1px solid rgba(103,119,255,.2);border-radius:28px;background:linear-gradient(135deg,#091225 0%,#111b36 56%,#10172b 100%);box-shadow:0 30px 80px rgba(15,24,48,.2);color:#fff;isolation:isolate}
.thv2-tool-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent 95%)}
.thv2-tool-hero:after{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-270px;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(103,92,255,.38),rgba(56,214,201,.08) 48%,transparent 70%);filter:blur(8px)}
.thv2-tool-hero__signal{position:absolute;right:20px;top:18px;display:flex;gap:6px}.thv2-tool-hero__signal i{width:5px;height:5px;border-radius:50%;background:#55e4cf;box-shadow:0 0 12px #55e4cf}.thv2-tool-hero__signal i:nth-child(2){opacity:.55}.thv2-tool-hero__signal i:nth-child(3){opacity:.25}
.thv2-tool-hero__identity{display:flex;gap:22px;align-items:flex-start;min-width:0}.thv2-tool-hero__icon{display:grid;place-items:center;flex:0 0 78px;width:78px;height:78px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(145deg,rgba(124,109,255,.32),rgba(69,220,204,.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 16px 32px rgba(0,0,0,.22)}.thv2-tool-hero__icon svg{width:34px;height:34px;color:#fff}
.thv2-tool-hero__copy{min-width:0}.thv2-tool-hero__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:7px}.thv2-tool-hero__eyebrow>a{color:#9ea9ff;font:700 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase}.thv2-tool-hero__live{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid rgba(83,228,207,.25);border-radius:99px;background:rgba(83,228,207,.08);color:#9af1e4;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.thv2-tool-hero__live i{width:6px;height:6px;border-radius:50%;background:#55e4cf;box-shadow:0 0 10px #55e4cf}
.thv2-tool-hero h1{margin:0;color:#fff;font-size:clamp(32px,3.2vw,54px);line-height:1.02;letter-spacing:-.045em}.thv2-tool-hero p{max-width:760px;margin:12px 0 0;color:#b8c2d8;font-size:16px;line-height:1.65}
.thv2-tool-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.thv2-tool-hero__chips span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.045);color:#d8dff0;font-size:11px;font-weight:700}.thv2-tool-hero__chips svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;color:#7f8cff}
.thv2-tool-hero__actions{display:flex;align-items:flex-start;gap:8px;padding-top:30px;position:relative}.thv2-tool-hero__actions button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.06);color:#eaf0ff;cursor:pointer;transition:.2s ease}.thv2-tool-hero__actions button:hover,.thv2-tool-hero__actions button.is-active{transform:translateY(-2px);border-color:rgba(127,140,255,.55);background:rgba(127,140,255,.16);box-shadow:0 12px 24px rgba(0,0,0,.18)}.thv2-tool-hero__actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.thv2-tool-hero__actions small{position:absolute;right:0;top:78px;color:#93f2df;font-size:11px}
.thv2-tool-hero__rail{grid-column:1/-1;display:flex;align-items:center;gap:12px;margin-top:2px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);color:#78859f;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em}.thv2-tool-hero__rail i{display:block;flex:1;height:1px;background:linear-gradient(90deg,rgba(126,137,255,.8),rgba(82,228,207,.18))}
.thv2-tool>.thv2-tool__meta{margin:12px 0 20px;padding:10px 14px;border:1px solid #e2e7f1;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(30,45,76,.05)}

.thv2-workspace--schema{overflow:hidden;border:1px solid #dce3ef!important;border-radius:26px!important;background:#f6f8fc!important;box-shadow:0 28px 70px rgba(26,39,69,.13)!important}
.thv2-workspace--schema>.thv2-workspace__toolbar{position:relative;display:flex!important;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(120deg,#0d162a,#111d37 60%,#102c38)!important;color:#fff}.thv2-workspace__toolbar>div{display:grid;gap:3px}.thv2-workspace__kicker{color:#7f8cff;font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.18em}.thv2-workspace__toolbar strong{font-size:18px!important;color:#fff!important}.thv2-workspace__toolbar>div>span:last-child{color:#aeb9cf!important;font-size:12px}.thv2-workspace__ready{padding:7px 10px!important;border:1px solid rgba(83,228,207,.22);border-radius:99px;background:rgba(83,228,207,.08);color:#a6f3e7!important;font-size:10px!important;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.thv2-workspace-commandbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-bottom:1px solid #e0e6f0;background:rgba(255,255,255,.88);backdrop-filter:blur(14px)}.thv2-workspace-commandbar__actions,.thv2-workspace-commandbar__stats{display:flex;align-items:center;gap:6px}.thv2-workspace-commandbar button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid #dce3ef;border-radius:9px;background:#fff;color:#283550;font-size:11px;font-weight:750;cursor:pointer;transition:.18s ease}.thv2-workspace-commandbar button:hover:not(:disabled){border-color:#7f8cff;color:#4f5fe8;transform:translateY(-1px);box-shadow:0 7px 16px rgba(74,89,200,.12)}.thv2-workspace-commandbar button:disabled{opacity:.42;cursor:not-allowed}.thv2-workspace-commandbar button span{color:#6978ff}.thv2-workspace-commandbar__stats span{padding:6px 8px;border-radius:8px;background:#f1f4fa;color:#78839b;font:650 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.thv2-workspace-commandbar__stats b{color:#24304a}
.thv2-workspace__body{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;padding:14px!important;background:radial-gradient(circle at 92% 8%,rgba(105,91,255,.08),transparent 28%),#f4f7fb}.thv2-workspace-panel,.thv2-schema-result{min-width:0;border:1px solid #dce3ef!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 30px rgba(31,47,79,.06)}.thv2-workspace-panel{padding:0 16px 16px}.thv2-workspace-panel__head,.thv2-schema-result__head{display:flex!important;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:0!important;border-bottom:1px solid #e8ecf3!important}.thv2-workspace-panel__head>div,.thv2-schema-result__head>div{display:grid;gap:3px}.thv2-workspace-panel__head span,.thv2-schema-result__head strong{color:#6877f5!important;font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.16em;text-transform:uppercase}.thv2-workspace-panel__head strong{color:#172136!important;font:750 14px/1.2 system-ui,sans-serif!important;letter-spacing:0;text-transform:none}.thv2-workspace-panel__head small,.thv2-schema-result__head small{color:#8994aa!important;font-size:10px!important}.thv2-schema-result{padding:0 16px 16px!important}.thv2-schema-result__head{margin:0!important}.thv2-schema-result__head>div>strong{color:#6877f5!important}.thv2-workspace__fields{padding-top:14px}.thv2-field{margin-bottom:12px!important}.thv2-tool__label{color:#293650!important;font-size:11px!important;font-weight:800!important}.thv2-tool__textarea,.thv2-workspace select,.thv2-workspace input[type=text],.thv2-workspace input[type=number]{border:1px solid #d9e1ee!important;border-radius:13px!important;background:#f9fbfe!important;color:#172136!important;box-shadow:inset 0 1px 2px rgba(15,28,55,.03)!important;transition:.18s ease!important}.thv2-tool__textarea:focus,.thv2-workspace select:focus,.thv2-workspace input:focus{border-color:#7382ff!important;background:#fff!important;box-shadow:0 0 0 4px rgba(115,130,255,.11)!important;outline:0!important}.thv2-tool__textarea{min-height:230px!important;resize:vertical}.thv2-tool__textarea--result{min-height:230px!important;background:#0e1729!important;color:#dce7ff!important;border-color:#24334f!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}.thv2-schema-result__empty{display:grid;place-items:center;min-height:230px!important;padding:26px;border:1px dashed #ccd5e4;border-radius:13px;background:linear-gradient(135deg,#f9fbff,#f3f6fc);color:#8490a6;text-align:center}.thv2-schema-result__empty:before{content:"◇";display:block;margin-bottom:8px;color:#7482ff;font-size:26px}.thv2-result-copy{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.thv2-result-copy[hidden]{display:none!important}.thv2-tool__actions{grid-column:1/-1;display:flex!important;align-items:center;gap:10px;margin:0!important;padding:2px 2px 0}.thv2-tool__actions .thv2-button{min-height:44px!important;border-radius:12px!important}.thv2-tool__actions .thv2-button--primary{min-width:160px;background:linear-gradient(135deg,#6f65ff,#536dff)!important;border:0!important;box-shadow:0 12px 28px rgba(86,96,255,.25)!important}.thv2-tool__status{grid-column:1/-1;margin:0!important;padding:9px 12px;border-radius:10px;background:#edf1f7;color:#69758c;font-size:11px}.thv2-source-preview{grid-column:1/-1}

@media (max-width:1180px){.thv2-tool-hero{grid-template-columns:1fr}.thv2-tool-hero__actions{padding-top:0}.thv2-tool-hero__actions small{left:0;right:auto;top:50px}.thv2-workspace__body{grid-template-columns:1fr}.thv2-tool__actions,.thv2-tool__status,.thv2-source-preview{grid-column:auto}}
@media (max-width:760px){.thv2-tool-hero{padding:22px 18px 18px;border-radius:20px}.thv2-tool-hero__identity{gap:14px}.thv2-tool-hero__icon{width:58px;height:58px;flex-basis:58px;border-radius:16px}.thv2-tool-hero__icon svg{width:27px;height:27px}.thv2-tool-hero h1{font-size:31px}.thv2-tool-hero p{font-size:14px;line-height:1.55}.thv2-tool-hero__chips span:nth-child(n+3){display:none}.thv2-tool-hero__actions{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.thv2-tool-hero__actions button{justify-content:center;padding:0 8px}.thv2-tool-hero__actions button b{display:none}.thv2-tool-hero__rail{gap:7px;font-size:8px}.thv2-tool>.thv2-tool__meta{display:none}.thv2-workspace-commandbar{align-items:flex-start;flex-direction:column}.thv2-workspace-commandbar__actions{width:100%;overflow-x:auto;padding-bottom:2px}.thv2-workspace-commandbar__stats{width:100%;justify-content:space-between}.thv2-workspace-commandbar__stats span{flex:1;text-align:center}.thv2-workspace__body{padding:9px!important;gap:9px}.thv2-workspace-panel,.thv2-schema-result{border-radius:15px!important}.thv2-workspace-panel{padding:0 11px 11px}.thv2-schema-result{padding:0 11px 11px!important}.thv2-tool__textarea,.thv2-tool__textarea--result,.thv2-schema-result__empty{min-height:190px!important}.thv2-tool__actions{display:grid!important;grid-template-columns:1fr 1fr}.thv2-tool__actions .thv2-button{min-width:0!important}.thv2-workspace--schema>.thv2-workspace__toolbar{padding:18px!important}.thv2-workspace__toolbar>div>span:last-child{max-width:270px}}
@media (prefers-reduced-motion:reduce){.thv2-tool-hero__actions button,.thv2-workspace-commandbar button{transition:none!important}}

/* Part 15.3.3 compact-first workspace refinement */
.thv2-main{padding-top:18px!important}
.thv2-breadcrumbs{margin:0 0 8px!important;font-size:11px!important}
.thv2-tool-hero{grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:17px 22px 16px;border-radius:22px;min-height:0}
.thv2-tool-hero__identity{gap:15px;align-items:center}
.thv2-tool-hero__icon{width:60px;height:60px;flex-basis:60px;border-radius:17px}
.thv2-tool-hero__icon svg{width:28px;height:28px}
.thv2-tool-hero__eyebrow{margin-bottom:4px}
.thv2-tool-hero h1{font-size:clamp(30px,2.65vw,44px);line-height:1}
.thv2-tool-hero p{display:-webkit-box;max-width:780px;margin:8px 0 0;overflow:hidden;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.thv2-tool-hero__chips{gap:6px;margin-top:10px}
.thv2-tool-hero__chips span{padding:5px 8px;border-radius:8px;font-size:10px}
.thv2-tool-hero__actions{align-self:center;padding-top:0}
.thv2-tool-hero__actions button{min-height:38px;padding:0 12px}
.thv2-tool-hero__actions small{top:46px}
.thv2-tool-blocks{margin-top:12px!important}
.thv2-workspace--schema{margin-top:0!important}
.thv2-workspace--schema>.thv2-workspace__toolbar{padding:14px 20px!important}
.thv2-workspace__toolbar>div{gap:2px!important}
.thv2-workspace__toolbar>div>span:last-child{font-size:11px!important}
.thv2-workspace-commandbar{min-height:48px;padding:7px 14px!important}
.thv2-workspace-commandbar button{min-height:32px!important}
.thv2-schema-result__empty[hidden]{display:none!important}
.thv2-schema-result__empty{min-height:230px!important}

.thv2-sidebar--left,.thv2-sidebar--right{position:sticky;top:68px;align-self:start;max-height:calc(100vh - 68px);overflow:auto}
.thv2-info-block--guide{padding-bottom:18px}
.thv2-info-block__eyebrow{display:block;margin-bottom:7px;color:#6877f5;font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}
.thv2-info-block--guide h2{margin:0 0 9px!important;font-size:16px!important;line-height:1.25}
.thv2-info-block--guide>p{margin:0;color:#657188;font-size:12px;line-height:1.6}
.thv2-info-steps{display:grid;gap:9px;margin:16px 0;padding:0;list-style:none}
.thv2-info-steps li{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:start}
.thv2-info-steps li>b{display:grid;place-items:center;width:24px;height:24px;border:1px solid #d7def0;border-radius:8px;background:#eef1ff;color:#5869ef;font-size:10px}
.thv2-info-steps li>span{color:#44516a;font-size:11px;line-height:1.45}
.thv2-info-facts{display:grid;gap:7px;padding-top:13px;border-top:1px solid #dfe4ed}
.thv2-info-facts span{display:flex;justify-content:space-between;gap:10px;color:#1e293b;font-size:11px}
.thv2-info-facts b{color:#7b879d;font-weight:700}

@media (max-width:1399px){
  .thv2-sidebar--left{display:none}
  .thv2-sidebar--right{top:68px}
}
@media (max-width:1023px){
  .thv2-sidebar--right{position:static;max-height:none;overflow:visible}
}
@media (max-width:760px){
  .thv2-main{padding-top:10px!important}
  .thv2-breadcrumbs{margin-bottom:6px!important}
  .thv2-tool-hero{gap:12px;padding:14px 14px 13px}
  .thv2-tool-hero__identity{align-items:flex-start}
  .thv2-tool-hero__icon{width:50px;height:50px;flex-basis:50px}
  .thv2-tool-hero h1{font-size:28px}
  .thv2-tool-hero p{-webkit-line-clamp:2;font-size:12px}
  .thv2-tool-hero__chips{margin-top:8px}
  .thv2-tool-hero__chips span{font-size:9px}
  .thv2-tool-hero__actions{grid-template-columns:repeat(2,1fr)}
  .thv2-tool-blocks{margin-top:8px!important}
}

/* Part 15.3.4 — unified hero/workspace and clearer preview UX */
.thv2-tool-hero{border-radius:22px 22px 0 0!important;border-bottom-color:rgba(127,140,255,.28)!important;box-shadow:0 20px 55px rgba(15,24,48,.16)!important}
.thv2-tool-blocks{margin-top:0!important}
.thv2-tool-blocks>[data-thv2-block="workspace"]{margin-top:0!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 30px 70px rgba(26,39,69,.13)!important}
.thv2-workspace--schema>.thv2-workspace__toolbar{display:none!important}

/* Command controls now belong to the input panel. */
.thv2-workspace-commandbar--input{margin:0 -16px 0;padding:9px 16px!important;border-top:0;border-bottom:1px solid #e8ecf3;background:linear-gradient(180deg,#fbfcff,#f7f9fd);backdrop-filter:none}
.thv2-workspace-commandbar--input .thv2-workspace-commandbar__actions{flex-wrap:wrap}
.thv2-workspace-commandbar--input .thv2-workspace-commandbar__stats{margin-left:auto}
.thv2-workspace-commandbar--input button{background:#fff}
.thv2-workspace__fields{padding-top:12px}

/* The textarea stays visible; upload is a secondary action, not a competing mode. */
.thv2-input-mode--inline-upload{display:grid;gap:9px}
.thv2-inline-upload-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.thv2-inline-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border:1px solid #dce3ef;border-radius:9px;background:#fff;color:#283550;font-size:11px;font-weight:750;cursor:pointer;transition:.18s ease}
.thv2-inline-upload-button:hover{border-color:#7f8cff;color:#4f5fe8;box-shadow:0 7px 16px rgba(74,89,200,.1)}
.thv2-inline-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.thv2-inline-upload-row .thv2-file-list{flex:1;min-width:120px;color:#6f7b91;font-size:10px}
.thv2-inline-upload-row .thv2-upload-progress{flex:1;min-width:150px}
.thv2-inline-upload-row .thv2-button{min-height:34px!important;padding:0 11px!important;font-size:11px!important}

/* Preview tools: explain the two result areas clearly. */
.thv2-schema-result--preview .thv2-schema-result__head>div{gap:5px}
.thv2-schema-result--preview .thv2-schema-result__head strong{color:#172136!important;font:750 14px/1.2 system-ui,sans-serif!important;letter-spacing:0!important;text-transform:none!important}
.thv2-schema-result--preview .thv2-schema-result__head small{max-width:420px;line-height:1.4}
.thv2-schema-result__empty:before{display:none!important;content:none!important}
.thv2-schema-result__empty{min-height:190px!important;padding:28px 34px!important;background:linear-gradient(135deg,#fbfcff,#f4f7fc)!important;font-size:13px;line-height:1.6}
.thv2-safe-preview{margin-top:14px!important;padding-top:14px;border-top:1px solid #e4e9f2}
.thv2-safe-preview>strong{display:block;color:#172136;font-size:14px}
.thv2-safe-preview>small{display:block;margin:4px 0 10px;color:#7d899f;font-size:10px;line-height:1.4}
.thv2-safe-preview iframe{width:100%;min-height:230px;border:1px solid #d9e1ee;background:#fff}

/* Sticky sidebars meet the sticky header without a visible seam. */
.thv2-sidebar--left,.thv2-sidebar--right{top:67px!important;max-height:calc(100vh - 67px)!important;margin-top:-1px}
.thv2-sidebar--left{box-shadow:0 -2px 0 #202731}
.thv2-sidebar--right{box-shadow:0 -2px 0 #f4f6f8}

@media (max-width:1023px){
  .thv2-sidebar--right{top:auto!important;max-height:none!important;margin-top:0;box-shadow:none}
}
@media (max-width:760px){
  .thv2-tool-hero{border-radius:18px 18px 0 0!important}
  .thv2-tool-blocks>[data-thv2-block="workspace"]{border-radius:0 0 18px 18px!important}
  .thv2-workspace-commandbar--input{align-items:stretch;flex-direction:column;margin-inline:-11px;padding-inline:11px!important}
  .thv2-workspace-commandbar--input .thv2-workspace-commandbar__stats{width:100%;margin-left:0}
  .thv2-schema-result__empty{min-height:160px!important;padding:22px!important}
}

/* Part 15.3.5 — compact first-screen workspace and sticky seam repair */
:root{--thv2-tool-sticky-top:60px}

/* Put more of the actual tool above the fold. */
.thv2-main{padding-top:10px!important}
.thv2-tool .thv2-breadcrumbs{margin:0 0 5px!important;line-height:1.2}
.thv2-tool-hero{
  gap:12px!important;
  padding:11px 16px 10px!important;
  border-radius:18px 18px 0 0!important;
}
.thv2-tool-hero__identity{gap:12px!important}
.thv2-tool-hero__icon{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:14px!important}
.thv2-tool-hero__icon svg{width:23px!important;height:23px!important}
.thv2-tool-hero__eyebrow{margin-bottom:2px!important}
.thv2-tool-hero h1{font-size:clamp(28px,2.25vw,38px)!important;line-height:1!important}
.thv2-tool-hero p{margin-top:4px!important;font-size:12px!important;line-height:1.35!important;-webkit-line-clamp:1!important}
.thv2-tool-hero__chips{gap:5px!important;margin-top:7px!important}
.thv2-tool-hero__chips span{padding:4px 7px!important;font-size:9px!important}
.thv2-tool-hero__actions{gap:6px!important}
.thv2-tool-hero__actions button{min-height:34px!important;padding:0 10px!important;border-radius:10px!important;font-size:12px!important}
.thv2-tool-hero__actions small{top:39px!important}
.thv2-tool-hero__signal{top:10px!important;right:13px!important}

/* Compact the information strip instead of letting it become a second hero. */
.thv2-workspace__body{gap:10px!important;padding:10px!important}
.thv2-workspace-panel,.thv2-schema-result{border-radius:14px!important}
.thv2-workspace-panel{padding:0 12px 12px!important}
.thv2-schema-result{padding:0 12px 12px!important}
.thv2-workspace-panel__head,.thv2-schema-result__head{min-height:46px!important;gap:9px!important}
.thv2-workspace-panel__head strong,.thv2-schema-result--preview .thv2-schema-result__head strong{font-size:12px!important}
.thv2-workspace-panel__head small,.thv2-schema-result__head small{font-size:9px!important;line-height:1.25!important}
.thv2-workspace__fields{padding-top:9px!important}
.thv2-field{margin-bottom:8px!important}
.thv2-tool__label{font-size:10px!important}

/* One compact utility row directly above input. */
.thv2-workspace-commandbar--input{
  min-height:38px!important;
  margin:0 -12px!important;
  padding:5px 12px!important;
}
.thv2-workspace-commandbar button{min-height:28px!important;padding:0 8px!important;border-radius:8px!important;font-size:10px!important}
.thv2-workspace-commandbar__actions,.thv2-workspace-commandbar__stats{gap:4px!important}
.thv2-workspace-commandbar__stats span{padding:5px 6px!important;font-size:9px!important}

/* Reduce tall blank areas while keeping enough room to work. */
.thv2-tool__textarea{min-height:178px!important}
.thv2-tool__textarea--result{min-height:150px!important}
.thv2-schema-result__empty{min-height:112px!important;padding:18px 22px!important;font-size:11px!important}
.thv2-safe-preview{margin-top:9px!important;padding-top:9px!important}
.thv2-safe-preview>strong{font-size:12px!important}
.thv2-safe-preview>small{margin:2px 0 7px!important;font-size:9px!important}
.thv2-safe-preview iframe{min-height:145px!important}
.thv2-inline-upload-row{gap:6px!important}
.thv2-inline-upload-button,.thv2-inline-upload-row .thv2-button{min-height:30px!important;padding:0 9px!important;font-size:10px!important}
.thv2-tool__actions{gap:7px!important;padding-top:0!important}
.thv2-tool__actions .thv2-button{min-height:38px!important;border-radius:10px!important;font-size:12px!important}
.thv2-tool__status{padding:7px 10px!important;font-size:10px!important}

/* Supported input / Tips become a compact technical hint rail. */
.thv2-workspace-hints,.thv2-workspace__hints{gap:8px!important;padding:9px 14px!important}
.thv2-workspace-hints>*,.thv2-workspace__hints>*{min-height:50px!important;padding:9px 12px!important}

/* Sticky sidebars: cover the one-pixel/scroll seam under the site header. */
.thv2-sidebar--left,.thv2-sidebar--right{
  top:var(--thv2-tool-sticky-top)!important;
  max-height:calc(100vh - var(--thv2-tool-sticky-top))!important;
  margin-top:0!important;
  overflow:auto!important;
  isolation:isolate;
}
.thv2-sidebar--left::before,.thv2-sidebar--right::before{
  content:"";
  position:absolute;
  z-index:5;
  top:-12px;
  left:0;
  right:0;
  height:13px;
  pointer-events:none;
}
.thv2-sidebar--left::before{background:#202731}
.thv2-sidebar--right::before{background:#f4f6f8}
.thv2-sidebar--left,.thv2-sidebar--right{box-shadow:none!important}

@media (max-width:1180px){
  .thv2-tool-hero{grid-template-columns:minmax(0,1fr) auto!important}
  .thv2-tool-hero__actions{align-self:center!important;padding-top:0!important}
}
@media (max-width:1023px){
  .thv2-sidebar--right{position:static!important;max-height:none!important;overflow:visible!important}
  .thv2-sidebar--right::before{display:none}
}
@media (max-width:760px){
  .thv2-main{padding-top:6px!important}
  .thv2-tool-hero{grid-template-columns:1fr!important;padding:10px 11px 9px!important}
  .thv2-tool-hero__icon{width:44px!important;height:44px!important;flex-basis:44px!important}
  .thv2-tool-hero h1{font-size:25px!important}
  .thv2-tool-hero p{display:none!important}
  .thv2-tool-hero__chips{margin-top:5px!important}
  .thv2-tool-hero__actions{display:flex!important;width:100%!important}
  .thv2-tool-hero__actions button{flex:1!important}
  .thv2-workspace__body{padding:7px!important;gap:7px!important}
  .thv2-workspace-panel{padding:0 9px 9px!important}
  .thv2-schema-result{padding:0 9px 9px!important}
  .thv2-workspace-commandbar--input{margin-inline:-9px!important;padding-inline:9px!important}
  .thv2-tool__textarea{min-height:150px!important}
  .thv2-tool__textarea--result{min-height:135px!important}
  .thv2-schema-result__empty{min-height:92px!important;padding:14px!important}
  .thv2-safe-preview iframe{min-height:125px!important}
}

/* Part 15.3.6 — workspace comfort, clipboard paste and favorite alignment */
@media (min-width:1024px){
  .thv2-main{
    padding-left:clamp(12px,1.25vw,22px)!important;
    padding-right:clamp(12px,1.25vw,22px)!important;
  }
}

/* Restore comfortable working height after the compact first-screen pass. */
.thv2-tool__textarea{min-height:220px!important}
.thv2-tool__textarea--result{min-height:200px!important}
.thv2-schema-result__empty{min-height:150px!important;padding:22px!important}
.thv2-safe-preview iframe{min-height:180px!important}

/* Active favorite stays aligned with Share; only hover lifts the control. */
.thv2-tool-hero__actions button.is-active{
  transform:none!important;
  border-color:rgba(103,228,207,.55)!important;
  background:linear-gradient(135deg,rgba(103,228,207,.18),rgba(112,104,255,.18))!important;
  color:#effffc!important;
  box-shadow:inset 0 0 0 1px rgba(103,228,207,.08),0 0 22px rgba(77,214,197,.12)!important;
}
.thv2-tool-hero__actions button.is-active:hover{transform:translateY(-2px)!important}

@media (max-width:760px){
  .thv2-tool__textarea{min-height:180px!important}
  .thv2-tool__textarea--result{min-height:165px!important}
  .thv2-schema-result__empty{min-height:120px!important}
  .thv2-safe-preview iframe{min-height:145px!important}
}


/* Part 15.3.7 — one stable code panel for preview tools */
.thv2-schema-result--preview .thv2-schema-result__empty{display:none!important}
.thv2-schema-result--preview [data-thv2-result]{display:block!important;min-height:230px!important}
.thv2-schema-result--preview [data-thv2-result]::placeholder{color:#8f9bb1;opacity:1;text-align:center}
@media (max-width:760px){.thv2-schema-result--preview [data-thv2-result]{min-height:190px!important}}


/* Part 15.3.8 — universal result idle-state cleanup */
.thv2-schema-result__empty{display:none!important}
.thv2-tool__status[data-state="waiting"],
.thv2-tool__status:empty{display:none!important}
.thv2-tool__status:not([data-state="waiting"]):not(:empty){display:block!important}
.thv2-schema-result__head>div>strong{font-size:12px!important;line-height:1.25!important;letter-spacing:.11em!important}
.thv2-schema-result__head small{font-size:11px!important;line-height:1.4!important}
.thv2-workspace-panel__head span{font-size:10px!important}
.thv2-workspace-panel__head strong{font-size:15px!important}
.thv2-workspace-panel__head small{font-size:11px!important}
.thv2-tool__label{font-size:12px!important;line-height:1.35!important}
.thv2-workspace-commandbar__actions .thv2-button{font-size:11px!important;font-weight:800!important}
.thv2-workspace-commandbar__stats span{font-size:10px!important}
.thv2-tool__textarea--result::placeholder{color:#91a0b8!important;opacity:1!important;font-family:system-ui,sans-serif!important;font-size:13px!important}

/* Part 15.3.11 — compact input header and stable dark result focus */
.thv2-workspace-commandbar--stats-only{justify-content:flex-end!important;min-height:34px!important;padding:5px 0!important}
.thv2-workspace-commandbar--stats-only .thv2-workspace-commandbar__stats{margin-left:auto}
.thv2-tool__textarea--result:focus,.thv2-tool__textarea--result:focus-visible{background:#0e1729!important;color:#dce7ff!important;border-color:#344766!important;box-shadow:0 0 0 3px rgba(91,110,255,.12)!important;outline:0!important}
.thv2-tool__status[hidden]{display:none!important}

/* Part 15.3.12 — vertical full-width workspace with control/action rails */
@media (min-width:1024px){
  .thv2-main{padding-left:8px!important;padding-right:8px!important}
}

.thv2-workspace__body{
  display:block!important;
  padding:10px!important;
}
.thv2-workspace-input-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) 84px;
  gap:10px;
  align-items:stretch;
}
.thv2-workspace-panel--input,
.thv2-schema-result{
  width:100%;
  min-width:0;
}
.thv2-workspace-panel--input{margin:0!important}
.thv2-input-stats{
  display:grid;
  grid-template-rows:repeat(3,1fr);
  gap:7px;
  min-width:0;
}
.thv2-input-stats span{
  display:grid;
  place-items:center;
  align-content:center;
  gap:3px;
  min-height:58px;
  padding:7px 4px;
  border:1px solid #dce3ef;
  border-radius:13px;
  background:linear-gradient(180deg,#fff,#f5f7fc);
  color:#172136;
  box-shadow:0 8px 20px rgba(31,47,79,.05);
}
.thv2-input-stats b{font:800 15px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:#5e6ff2}
.thv2-input-stats small{font:800 8px/1 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#8a95aa}

.thv2-schema-result{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 220px;
  column-gap:12px;
  align-items:start;
  margin-top:10px!important;
}
.thv2-schema-result__head{grid-column:1/-1}
.thv2-schema-result>[data-thv2-result],
.thv2-schema-result>.thv2-stat-grid,
.thv2-schema-result>.thv2-result-list,
.thv2-schema-result>.thv2-inline-result,
.thv2-schema-result>.thv2-validation-result,
.thv2-schema-result>.thv2-jwt-result,
.thv2-schema-result>.thv2-safe-preview,
.thv2-schema-result>.thv2-result-summary,
.thv2-schema-result>.thv2-result-meta{
  grid-column:1;
}
.thv2-schema-result>.thv2-result-actionbar{
  grid-column:2;
  grid-row:2 / span 8;
  position:sticky;
  top:84px;
  display:grid!important;
  align-content:start;
  gap:12px;
  margin:0!important;
  padding:13px!important;
  border:1px solid #dce3ef!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#fbfcff,#f2f5fb)!important;
  box-shadow:0 10px 26px rgba(31,47,79,.07)!important;
}
.thv2-schema-result>.thv2-result-actionbar[hidden]{display:none!important}
.thv2-result-actionbar__state{padding:0 0 10px!important;border-bottom:1px solid #dfe5ef}
.thv2-result-actionbar__buttons{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
.thv2-result-actionbar__action{display:grid!important;gap:3px!important}
.thv2-result-actionbar__action .thv2-button{width:100%!important;justify-content:center!important;min-height:38px!important;padding:0 10px!important}
.thv2-result-actionbar__action small{min-height:15px;font-size:9px!important;text-align:center}

/* Right sidebar becomes the processing cockpit. */
.thv2-info-block--workspace-controls{padding-top:18px!important}
.thv2-info-block--workspace-controls h2{margin:0 0 7px!important;font-size:16px!important}
.thv2-info-block--workspace-controls>p{margin:0 0 14px;color:#667188;font-size:11px;line-height:1.5}
.thv2-control-panel__fields{display:grid;gap:12px}
.thv2-control-field{display:grid;gap:6px}
.thv2-control-field>label{color:#59657a;font-size:10px;font-weight:800;letter-spacing:.04em}
.thv2-control-field select,
.thv2-control-field input[type=text],
.thv2-control-field input[type=number],
.thv2-control-field textarea{
  width:100%;min-height:38px;padding:8px 10px;border:1px solid #d7deea;border-radius:10px;background:#fff;color:#182238;font-size:12px;box-shadow:none;
}
.thv2-control-field textarea{min-height:90px;resize:vertical}
.thv2-control-field select:focus,
.thv2-control-field input:focus,
.thv2-control-field textarea:focus{outline:0;border-color:#6d7df3;box-shadow:0 0 0 3px rgba(109,125,243,.11)}
.thv2-control-field>small{color:#8993a7;font-size:9px;line-height:1.4}
.thv2-control-radio{display:grid;gap:6px}
.thv2-control-radio label,.thv2-control-check{display:flex;align-items:center;gap:8px;min-height:36px;padding:7px 9px;border:1px solid #dfe4ed;border-radius:10px;background:#fff;color:#344056;font-size:11px}
.thv2-control-panel__empty{padding:11px;border:1px dashed #d6deeb;border-radius:10px;background:#f7f9fc;color:#78849a;font-size:10px;line-height:1.45}
.thv2-control-panel__actions{display:grid;gap:8px;margin-top:15px;padding-top:14px;border-top:1px solid #dfe4ed}
.thv2-control-panel__actions .thv2-button{width:100%;min-height:40px!important;justify-content:center;border-radius:10px!important}
.thv2-info-block--workspace-controls .thv2-tool__status{margin-top:9px!important;padding:8px 9px!important;font-size:10px!important}

/* The main source and result now read as two full-width stages. */
.thv2-workspace-panel--input .thv2-tool__textarea{min-height:245px!important}
.thv2-schema-result .thv2-tool__textarea--result{min-height:245px!important}
.thv2-schema-result--preview [data-thv2-result]{min-height:210px!important}
.thv2-schema-result .thv2-safe-preview iframe{min-height:210px!important}

@media (max-width:1399px){
  .thv2-workspace-input-row{grid-template-columns:minmax(0,1fr) 76px}
  .thv2-schema-result{grid-template-columns:minmax(0,1fr) 200px}
}
@media (max-width:1023px){
  .thv2-workspace-input-row{grid-template-columns:minmax(0,1fr) 74px}
  .thv2-schema-result{grid-template-columns:minmax(0,1fr) 190px}
  .thv2-sidebar--right .thv2-info-block--workspace-controls{grid-column:1/-1}
}
@media (max-width:760px){
  .thv2-workspace-input-row{grid-template-columns:1fr}
  .thv2-input-stats{grid-template-columns:repeat(3,1fr);grid-template-rows:auto}
  .thv2-input-stats span{min-height:44px}
  .thv2-schema-result{display:block!important}
  .thv2-schema-result>.thv2-result-actionbar{position:static!important;margin-top:10px!important}
  .thv2-result-actionbar__buttons{grid-template-columns:repeat(3,1fr)!important}
  .thv2-result-actionbar__action .thv2-button{font-size:10px!important;padding-inline:6px!important}
  .thv2-workspace-panel--input .thv2-tool__textarea,
  .thv2-schema-result .thv2-tool__textarea--result{min-height:190px!important}
}
@media (max-width:520px){
  .thv2-result-actionbar__buttons{grid-template-columns:1fr!important}
}

/* Part 15.3.13 — compact input heading, centered stats and control visibility */
.thv2-workspace-input-row{display:block!important}
.thv2-workspace-panel__head--primary{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  min-height:52px!important;
  padding:10px 14px!important;
  border-bottom:1px solid #e1e6ef!important;
}
.thv2-workspace-panel__head--primary>div:first-child{min-width:0}
.thv2-workspace-panel__head--primary strong{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:2px!important;
  font-size:15px!important;
  line-height:1.2!important;
}
.thv2-workspace-panel__head--primary strong svg{width:17px!important;height:17px!important;color:#4d8b82!important}
.thv2-workspace-panel__head--primary .thv2-workspace-commandbar__stats{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:6px!important;
  margin:0!important;
}
.thv2-workspace-panel__head--primary .thv2-workspace-commandbar__stats span{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  min-height:25px!important;
  padding:0 9px!important;
  border:1px solid #e2e7f0!important;
  border-radius:999px!important;
  background:#f5f7fb!important;
  color:#7a869b!important;
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:.04em!important;
  white-space:nowrap!important;
}
.thv2-workspace-panel__head--primary .thv2-workspace-commandbar__stats b{
  color:#5869ef!important;
  font:800 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace!important;
}
.thv2-input-stats{display:none!important}

/* Remove the old duplicate source label row and tighten the input stage. */
.thv2-workspace-panel--input .thv2-workspace__fields{padding-top:0!important}
.thv2-workspace-panel--input .thv2-field{padding-top:10px!important}
.thv2-workspace-panel--input .thv2-tool__label{display:none!important}
.thv2-workspace-panel--input .thv2-tool__textarea{min-height:230px!important}

/* Upload action and its guidance now share one compact line. */
.thv2-inline-upload-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px 12px!important;
  min-height:34px!important;
  margin-top:8px!important;
}
.thv2-inline-upload-help{
  flex:1 1 420px!important;
  min-width:220px!important;
  margin:0!important;
  color:#6f7b91!important;
  font-size:10px!important;
  line-height:1.35!important;
  white-space:normal!important;
}
.thv2-inline-upload-help span{color:#59657a!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}
.thv2-inline-upload-button{flex:0 0 auto!important}
.thv2-workspace-panel--input .thv2-field__help{display:none!important}
.thv2-workspace-panel--input{padding-bottom:10px!important}

/* Processing cockpit: significantly denser without sacrificing readability. */
.thv2-info-block--workspace-controls{padding-top:14px!important}
.thv2-info-block--workspace-controls h2{margin-bottom:4px!important}
.thv2-info-block--workspace-controls>p{margin-bottom:10px!important;line-height:1.4!important}
.thv2-control-panel__fields{gap:8px!important}
.thv2-control-field{gap:4px!important}
.thv2-control-field>label{font-size:9px!important}
.thv2-control-field select,
.thv2-control-field input[type=text],
.thv2-control-field input[type=number],
.thv2-control-field textarea{min-height:36px!important;padding:7px 9px!important}
.thv2-control-field>small{margin-top:0!important;font-size:8px!important;line-height:1.3!important}
.thv2-control-radio{gap:4px!important}
.thv2-control-radio label,.thv2-control-check{min-height:32px!important;padding:6px 8px!important;font-size:10px!important}
.thv2-control-panel__actions{gap:7px!important;margin-top:10px!important;padding-top:10px!important}

/* Primary process/download buttons must remain legible in every state. */
.thv2-control-panel__actions .thv2-button--primary,
.thv2-result-actionbar__action .thv2-button--primary{
  border-color:#5968ee!important;
  background:linear-gradient(135deg,#6270ff,#4d5de8)!important;
  color:#fff!important;
  box-shadow:0 8px 20px rgba(80,94,232,.22)!important;
  opacity:1!important;
  text-shadow:none!important;
}
.thv2-control-panel__actions .thv2-button--primary:hover,
.thv2-result-actionbar__action .thv2-button--primary:hover{
  border-color:#6f7cff!important;
  background:linear-gradient(135deg,#7380ff,#5b69ef)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}
.thv2-control-panel__actions .thv2-button--primary:disabled,
.thv2-result-actionbar__action .thv2-button--primary:disabled{
  border-color:#ccd3e2!important;
  background:#e5e9f1!important;
  color:#8b95a8!important;
  box-shadow:none!important;
  opacity:1!important;
}

@media (max-width:760px){
  .thv2-workspace-panel__head--primary{grid-template-columns:1fr!important;gap:8px!important;padding:9px 10px!important}
  .thv2-workspace-panel__head--primary .thv2-workspace-commandbar__stats{justify-content:flex-start!important;overflow-x:auto!important}
  .thv2-inline-upload-row{align-items:flex-start!important}
  .thv2-inline-upload-help{flex-basis:100%!important;min-width:0!important}
}

/* Part 15.3.14 — compact control spacing and premium checkbox/button styling */
.thv2-info-block--workspace-controls{
  padding-top:10px!important;
  padding-bottom:10px!important;
}
.thv2-info-block--workspace-controls h2{
  margin:0 0 3px!important;
}
.thv2-info-block--workspace-controls>p{
  margin:0 0 8px!important;
  font-size:10px!important;
  line-height:1.35!important;
}
.thv2-control-panel__fields{
  gap:6px!important;
}
.thv2-control-field{
  gap:3px!important;
  margin:0!important;
}
.thv2-control-field>label{
  margin:0!important;
  line-height:1.15!important;
}
.thv2-control-field>small{
  margin:0!important;
  line-height:1.2!important;
}
.thv2-control-field select,
.thv2-control-field input[type=text],
.thv2-control-field input[type=number],
.thv2-control-field textarea{
  min-height:34px!important;
  padding:6px 9px!important;
  border-radius:9px!important;
}
.thv2-control-radio{
  gap:5px!important;
}
.thv2-control-radio label,
.thv2-control-check{
  position:relative;
  min-height:36px!important;
  margin:0!important;
  padding:7px 10px!important;
  border:1px solid #d9e1ee!important;
  border-radius:11px!important;
  background:linear-gradient(180deg,#fff,#f8faff)!important;
  color:#26334a!important;
  box-shadow:0 3px 10px rgba(31,47,79,.04)!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease!important;
}
.thv2-control-radio label:hover,
.thv2-control-check:hover{
  border-color:#9eabff!important;
  background:linear-gradient(180deg,#fff,#f2f4ff)!important;
  box-shadow:0 8px 18px rgba(82,96,220,.10)!important;
  transform:translateY(-1px)!important;
}
.thv2-control-radio input[type=radio],
.thv2-control-check input[type=checkbox]{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  margin:0!important;
  border:1.5px solid #b9c3d7!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 2px #fff!important;
  cursor:pointer!important;
  transition:.18s ease!important;
}
.thv2-control-radio input[type=radio]{border-radius:50%!important}
.thv2-control-check input[type=checkbox]{border-radius:5px!important}
.thv2-control-radio input[type=radio]:checked,
.thv2-control-check input[type=checkbox]:checked{
  border-color:#6574f5!important;
  background:linear-gradient(135deg,#6f7cff,#5160e8)!important;
  box-shadow:inset 0 0 0 3px #fff,0 0 0 3px rgba(101,116,245,.12)!important;
}
.thv2-control-check input[type=checkbox]:checked::after{
  content:"";
  display:block;
  width:7px;
  height:4px;
  margin:4px 0 0 3px;
  border-left:2px solid #fff;
  border-bottom:2px solid #fff;
  transform:rotate(-45deg);
}
.thv2-control-panel__actions{
  gap:6px!important;
  margin-top:8px!important;
  padding-top:8px!important;
}
.thv2-control-panel__actions .thv2-button{
  min-height:38px!important;
  border-radius:11px!important;
  font-weight:750!important;
}
.thv2-control-panel__actions .thv2-button:not(.thv2-button--primary){
  border-color:#cfd7e6!important;
  background:linear-gradient(180deg,#fff,#f7f9fd)!important;
  color:#1f2b40!important;
  box-shadow:0 4px 12px rgba(31,47,79,.05)!important;
}
.thv2-control-panel__actions .thv2-button:not(.thv2-button--primary):hover{
  border-color:#9eabff!important;
  color:#4f5fe8!important;
  transform:translateY(-1px)!important;
}

/* Remove the remaining excess empty space in the input stage. */
.thv2-workspace-panel--input{
  padding-bottom:4px!important;
}
.thv2-workspace-panel--input .thv2-field{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.thv2-inline-upload-row{
  min-height:30px!important;
  margin-top:6px!important;
  margin-bottom:0!important;
  gap:6px 10px!important;
}
.thv2-inline-upload-help{
  font-size:9px!important;
  line-height:1.25!important;
}
.thv2-inline-upload-button{
  min-height:28px!important;
  padding:0 8px!important;
  border-radius:8px!important;
  font-size:9px!important;
}


/* Part 15.3.15 — aligned premium checks + code-editor Grammarly guard */
.thv2-control-field--checkbox{
  display:block!important;
}
.thv2-control-check{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:9px!important;
  min-height:38px!important;
  padding:8px 10px!important;
  cursor:pointer!important;
  overflow:hidden!important;
}
.thv2-control-check input[type=checkbox]{
  position:absolute!important;
  inline-size:1px!important;
  block-size:1px!important;
  margin:-1px!important;
  padding:0!important;
  border:0!important;
  clip:rect(0 0 0 0)!important;
  clip-path:inset(50%)!important;
  overflow:hidden!important;
  white-space:nowrap!important;
}
.thv2-control-check__box{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  inline-size:18px!important;
  block-size:18px!important;
  border:1px solid #b8c2d6!important;
  border-radius:6px!important;
  background:#fff!important;
  box-shadow:inset 0 0 0 2px rgba(255,255,255,.9)!important;
  transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.thv2-control-check__box::after{
  content:""!important;
  inline-size:7px!important;
  block-size:4px!important;
  margin-top:-1px!important;
  border-left:2px solid #fff!important;
  border-bottom:2px solid #fff!important;
  opacity:0!important;
  transform:rotate(-45deg) scale(.65)!important;
  transition:opacity .16s ease,transform .16s ease!important;
}
.thv2-control-check input[type=checkbox]:checked + .thv2-control-check__box{
  border-color:#6372f4!important;
  background:linear-gradient(135deg,#7480ff,#5060e8)!important;
  box-shadow:0 0 0 3px rgba(99,114,244,.12),0 5px 12px rgba(79,94,226,.2)!important;
}
.thv2-control-check input[type=checkbox]:checked + .thv2-control-check__box::after{
  opacity:1!important;
  transform:rotate(-45deg) scale(1)!important;
}
.thv2-control-check input[type=checkbox]:focus-visible + .thv2-control-check__box{
  outline:2px solid #6a78f5!important;
  outline-offset:2px!important;
}
.thv2-control-check__label{
  min-width:0!important;
  color:#26334a!important;
  font-size:10px!important;
  font-weight:750!important;
  line-height:1.25!important;
}
.thv2-control-check:hover .thv2-control-check__box{
  border-color:#8390f7!important;
  transform:scale(1.04)!important;
}
/* Neutralize the old native-checkbox pseudo drawing. */
.thv2-control-check input[type=checkbox]::before,
.thv2-control-check input[type=checkbox]::after{content:none!important;display:none!important}

/* Grammarly should not attach to code/data workspaces. */
.thv2-tool__textarea grammarly-extension,
.thv2-tool__textarea + grammarly-extension,
.thv2-workspace-panel grammarly-extension{display:none!important}

/* Part 15.3.17.3 — layout containment and sidebar scrolling repair */
.thv2-layout{
  grid-template-columns:minmax(190px,230px) minmax(0,1fr) minmax(250px,286px)!important;
  overflow:visible!important;
}
.thv2-main{
  min-width:0!important;
  width:100%!important;
  padding-left:clamp(14px,1.35vw,24px)!important;
  padding-right:clamp(14px,1.35vw,24px)!important;
  overflow:visible!important;
}
.thv2-tool,.thv2-tool-blocks,.thv2-content-block,.thv2-workspace{
  min-width:0!important;
  max-width:100%!important;
}
.thv2-sidebar--left,.thv2-sidebar--right{
  max-height:none!important;
  height:auto!important;
  overflow:visible!important;
  overscroll-behavior:auto!important;
  scrollbar-width:none!important;
}
.thv2-sidebar--left::-webkit-scrollbar,.thv2-sidebar--right::-webkit-scrollbar{display:none!important}
.thv2-workspace-examples,.thv2-workspace-examples__grid,.thv2-workspace-example,.thv2-workspace-example__flow{min-width:0!important;max-width:100%!important}
.thv2-workspace-example__flow pre{overflow:auto!important;max-width:100%!important}
.thv2-shortcuts{display:none!important}

/* Keep content panels inside the center column instead of bleeding under side rails. */
.thv2-tool-faq{
  width:100%!important;
  max-width:100%!important;
  margin-inline:0!important;
  padding:clamp(30px,3vw,48px)!important;
  border-radius:24px!important;
  overflow:hidden!important;
}
.thv2-tool-faq .thv2-content-heading,.thv2-tool-faq__list{max-width:100%!important}

/* Rebuilt About block: contained, readable and resistant to long content. */
.thv2-about-tool{
  position:relative!important;
  overflow:hidden!important;
  padding:clamp(26px,3vw,42px)!important;
  border:1px solid #dde4ef!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#fff,#f7f9fd)!important;
  box-shadow:0 14px 34px rgba(24,39,75,.055)!important;
}
.thv2-about-tool::after{
  content:"";
  position:absolute;
  right:-80px;
  bottom:-100px;
  width:240px;
  height:240px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(98,111,244,.12),transparent 70%);
  pointer-events:none;
}
.thv2-about-tool .thv2-content-heading{position:relative;z-index:1;margin-bottom:18px!important}
.thv2-about-tool .thv2-content-heading h2{max-width:900px!important}
.thv2-about-tool__body{
  position:relative;
  z-index:1;
  width:100%!important;
  max-width:980px!important;
  overflow-wrap:anywhere!important;
  color:#55627a!important;
  font-size:15px!important;
  line-height:1.78!important;
}
.thv2-about-tool__body p,.thv2-about-tool__body li{max-width:100%!important}

@media (max-width:1399px){
  .thv2-layout{grid-template-columns:minmax(0,1fr) minmax(250px,286px)!important}
}
@media (max-width:1023px){
  .thv2-layout{display:block!important}
  .thv2-main{padding-inline:clamp(12px,3vw,24px)!important}
  .thv2-sidebar--right{overflow:visible!important}
  .thv2-tool-faq{border-radius:18px!important}
}
@media (max-width:760px){
  .thv2-main{padding-inline:12px!important}
  .thv2-about-tool,.thv2-tool-faq{padding:24px 18px!important}
}

/* Part 15.3.18 — tool intelligence: Words to Lines reference experience */
.thv2-tool-intelligence{
  margin:16px;
  border:1px solid #dce3f2;
  border-radius:18px;
  background:linear-gradient(145deg,#fbfcff 0%,#f5f7ff 100%);
  box-shadow:0 12px 30px rgba(38,52,92,.06);
  overflow:hidden;
}
.thv2-tool-intelligence__head{
  display:flex;align-items:center;justify-content:space-between;gap:20px;
  padding:18px 20px 15px;border-bottom:1px solid #e2e7f3;
}
.thv2-tool-intelligence__head>div{display:grid;gap:4px;min-width:0}
.thv2-tool-intelligence__eyebrow{font-size:9px;letter-spacing:.18em;font-weight:850;color:#6070f4}
.thv2-tool-intelligence__head strong{font-size:15px;color:#17263e;line-height:1.35}
.thv2-tool-intelligence__live{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:#397255;text-transform:uppercase;letter-spacing:.08em}
.thv2-tool-intelligence__live i{width:8px;height:8px;border-radius:50%;background:#45b979;box-shadow:0 0 0 4px rgba(69,185,121,.13)}
.thv2-tool-intelligence__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#e1e6f2}
.thv2-tool-intelligence__metrics article{display:grid;gap:4px;padding:16px 18px;background:#fff;min-width:0}
.thv2-tool-intelligence__metrics span{font-size:10px;font-weight:750;color:#75819a;text-transform:uppercase;letter-spacing:.06em}
.thv2-tool-intelligence__metrics strong{font-size:23px;line-height:1;color:#17263e;overflow-wrap:anywhere}
.thv2-tool-intelligence__metrics small{font-size:10px;color:#8a95aa;line-height:1.35}
.thv2-tool-intelligence__insight{margin:16px 18px;padding:13px 15px;border:1px solid #dfe5f3;border-left:3px solid #6574f5;border-radius:10px;background:#fff;color:#52617a;font-size:12px;line-height:1.55}
.thv2-tool-intelligence__result{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 18px 16px;padding:14px 15px;border:1px solid #cfe9da;border-radius:12px;background:#f3fbf6}
.thv2-tool-intelligence__result>div{display:grid;gap:3px}.thv2-tool-intelligence__result span{font-size:9px;font-weight:850;letter-spacing:.1em;color:#39815a;text-transform:uppercase}.thv2-tool-intelligence__result strong{font-size:12px;color:#284b38;line-height:1.45}
.thv2-tool-intelligence__result .thv2-button{white-space:nowrap;padding:9px 12px!important;font-size:10px!important}
.thv2-tool-intelligence__history{padding:14px 18px 17px;border-top:1px solid #e1e6f1;background:rgba(255,255,255,.6)}
.thv2-tool-intelligence__history>span{display:block;margin-bottom:8px;font-size:9px;font-weight:850;letter-spacing:.1em;color:#7b879d;text-transform:uppercase}
.thv2-tool-intelligence__history>div{display:flex;flex-wrap:wrap;gap:8px}
.thv2-tool-intelligence__history>div>div{display:inline-flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid #dde3ef;border-radius:8px;background:#fff;font-size:10px;color:#3d4d67}
.thv2-tool-intelligence__history small{color:#929caf}
@media(max-width:900px){.thv2-tool-intelligence__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.thv2-tool-intelligence{margin:12px}.thv2-tool-intelligence__head,.thv2-tool-intelligence__result{align-items:flex-start;flex-direction:column}.thv2-tool-intelligence__metrics{grid-template-columns:1fr 1fr}.thv2-tool-intelligence__metrics article{padding:14px}.thv2-tool-intelligence__result .thv2-button{width:100%}}

/* Part 15.3.18.1 — full-width intelligence summary below result */
.thv2-workspace > .thv2-tool-intelligence{
    width:calc(100% - 24px);
    max-width:none;
    margin:12px;
    box-sizing:border-box;
    overflow:hidden;
    border:1px solid #dbe2f0;
    border-radius:16px;
    background:#f8faff;
    box-shadow:0 12px 34px rgba(32,50,85,.07);
}
.thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    padding:16px 18px;
    border-bottom:1px solid #e1e6f2;
    background:#fff;
}
.thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__metrics{
    grid-template-columns:repeat(4,minmax(0,1fr));
}
.thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__metrics article{
    min-height:92px;
    align-content:center;
}
.thv2-tool-intelligence__lower{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:stretch;
    gap:12px;
    padding:14px 18px 16px;
}
.thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__insight{
    margin:0;
    min-width:0;
    display:flex;
    align-items:center;
}
.thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__result{
    margin:0;
    min-width:330px;
    max-width:520px;
}
.thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__history{
    padding:12px 18px 15px;
}
@media(max-width:1100px){
    .thv2-tool-intelligence__lower{grid-template-columns:1fr}
    .thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__result{min-width:0;max-width:none}
}
@media(max-width:760px){
    .thv2-workspace > .thv2-tool-intelligence{width:calc(100% - 20px);margin:10px}
    .thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
    .thv2-tool-intelligence__lower{padding:12px}
}
@media(max-width:480px){
    .thv2-workspace > .thv2-tool-intelligence .thv2-tool-intelligence__metrics{grid-template-columns:1fr}
}

/* On phones the processing controls belong directly below the workspace. */
@media (max-width:760px){
  .thv2-info-block--workspace-controls.is-mobile-workspace-controls{
    width:100%!important;box-sizing:border-box!important;margin:10px 0 0!important;padding:18px!important;border:1px solid #dce3ef!important;border-radius:18px!important;background:#f7f9fd!important;box-shadow:0 10px 28px rgba(31,47,79,.06)!important;
  }
  .thv2-info-block--workspace-controls.is-mobile-workspace-controls .thv2-control-panel__actions{grid-template-columns:1fr!important}
}


/* Mobile-only tool order: workspace, run controls, quick guide, then examples/content. */
@media (max-width:760px){
  .thv2-tool-hero__actions{grid-template-columns:1fr 1fr!important}
  .thv2-tool-hero__actions button{min-height:42px!important;gap:8px!important;padding:0 12px!important}
  .thv2-tool-hero__actions button b{display:inline!important;font-size:12px!important;white-space:nowrap}
  .thv2-info-block--guide.is-mobile-quick-guide{
    width:100%!important;box-sizing:border-box!important;margin:0!important;padding:18px!important;border:1px solid #dce3ef!important;border-radius:18px!important;background:#f7f9fd!important;box-shadow:0 10px 28px rgba(31,47,79,.06)!important;
  }
  .thv2-info-block--guide.is-mobile-quick-guide .thv2-info-steps{margin-top:14px!important}
  .thv2-info-block--guide.is-mobile-quick-guide .thv2-info-facts{margin-top:16px!important}
}

/* Desktop side rails scroll independently under the pointer. Mobile/tablet layout is unchanged. */
@media (min-width:1024px){
  .thv2-sidebar--left,.thv2-sidebar--right{
    position:sticky!important;
    top:var(--thv2-tool-sticky-top,60px)!important;
    height:calc(100vh - var(--thv2-tool-sticky-top,60px))!important;
    max-height:calc(100vh - var(--thv2-tool-sticky-top,60px))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:contain!important;
    scrollbar-width:thin!important;
    scrollbar-gutter:stable;
    -webkit-overflow-scrolling:touch;
  }
  .thv2-sidebar--left::-webkit-scrollbar,.thv2-sidebar--right::-webkit-scrollbar{display:block!important;width:7px}
  .thv2-sidebar--left::-webkit-scrollbar-thumb,.thv2-sidebar--right::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(111,124,151,.42)}
  .thv2-sidebar--left::-webkit-scrollbar-track,.thv2-sidebar--right::-webkit-scrollbar-track{background:transparent}
}

/* Human-readable Password Strength Checker result. */
.thv2-password-strength{display:grid;gap:16px;padding:18px;border-left:4px solid #6174ff;background:#f7f9ff;color:#182238}
.thv2-password-strength__top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.thv2-password-strength__score{display:flex;align-items:baseline;gap:5px;font-weight:850}
.thv2-password-strength__score strong{font-size:34px;line-height:1;color:#172136}
.thv2-password-strength__score span{color:#75819a;font-size:14px}
.thv2-password-strength__label{padding:7px 11px;border-radius:999px;background:#e9edff;color:#4657df;font-size:12px;font-weight:800}
.thv2-password-strength__meter{height:10px;overflow:hidden;border-radius:999px;background:#e3e8f2}
.thv2-password-strength__meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e35757,#e6a83f 45%,#41a66f 75%,#3f75e6);transition:width .25s ease}
.thv2-password-strength h3{margin:0 0 8px!important;font-size:13px!important;color:#26324b!important}
.thv2-password-strength__checks,.thv2-password-strength__suggestions{display:grid;gap:7px;margin:0;padding:0;list-style:none}
.thv2-password-strength__checks li,.thv2-password-strength__suggestions li{position:relative;padding-left:24px;color:#46536b;font-size:12px;line-height:1.45}
.thv2-password-strength__checks li::before,.thv2-password-strength__suggestions li::before{position:absolute;left:0;top:0;font-weight:900}
.thv2-password-strength__checks li.is-pass::before{content:'✓';color:#289b63}
.thv2-password-strength__checks li.is-fail::before{content:'×';color:#d05c5c}
.thv2-password-strength__suggestions li::before{content:'→';color:#596cf0}
@media (max-width:760px){.thv2-password-strength{padding:14px}.thv2-password-strength__top{align-items:flex-start;flex-direction:column;gap:9px}}

/* Password Strength Checker visual result */
.thv2-password-strength{--strength-color:#6174ff;display:grid;gap:18px;padding:22px;border:1px solid color-mix(in srgb,var(--strength-color) 26%,#dfe5ef);border-left:5px solid var(--strength-color);border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--strength-color) 7%,#fff),#fff 58%);color:#182238}
.thv2-password-strength.is-weak{--strength-color:#dc4c4c}.thv2-password-strength.is-fair{--strength-color:#df8a2f}.thv2-password-strength.is-good{--strength-color:#d2a022}.thv2-password-strength.is-strong{--strength-color:#2f9b68}.thv2-password-strength.is-excellent{--strength-color:#227bda}
.thv2-password-strength__top{display:flex;align-items:center;justify-content:flex-start;gap:22px}
.thv2-password-strength__gauge{width:112px;height:112px;flex:0 0 112px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--strength-color) var(--score-angle),#e7ebf2 0);position:relative}
.thv2-password-strength__gauge::before{content:'';position:absolute;inset:10px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #edf0f5}
.thv2-password-strength__score{position:relative;z-index:1;display:flex;align-items:baseline;gap:3px;font-weight:900}
.thv2-password-strength__score strong{font-size:38px;line-height:1;color:#172136}.thv2-password-strength__score span{font-size:14px;color:#7c879b}
.thv2-password-strength__headline{display:grid;gap:5px}.thv2-password-strength__headline>span{font-size:10px;letter-spacing:.16em;font-weight:800;color:#78839a}.thv2-password-strength__headline>strong{font-size:24px;line-height:1.15;color:var(--strength-color)}.thv2-password-strength__headline p{margin:2px 0 0;max-width:650px;color:#56627a;font-size:13px;line-height:1.55}
.thv2-password-strength__meter{height:12px;overflow:hidden;border-radius:999px;background:#e7ebf2}.thv2-password-strength__meter span{display:block;height:100%;border-radius:inherit;background:var(--strength-color);transition:width .25s ease}
.thv2-password-strength__details{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.thv2-password-strength__details>div{padding:15px 16px;border:1px solid #e2e7f0;border-radius:12px;background:#fff}.thv2-password-strength__details h3{margin:0 0 11px!important;font-size:13px!important;color:#202c43!important}
.thv2-password-strength__checks,.thv2-password-strength__suggestions{display:grid;gap:8px;margin:0;padding:0;list-style:none}.thv2-password-strength__checks li,.thv2-password-strength__suggestions li{position:relative;padding-left:25px;color:#46536b;font-size:12px;line-height:1.45}.thv2-password-strength__checks li::before,.thv2-password-strength__suggestions li::before{position:absolute;left:0;top:0;font-weight:900}.thv2-password-strength__checks li.is-pass::before{content:'✓';color:#289b63}.thv2-password-strength__checks li.is-fail::before{content:'×';color:#d05c5c}.thv2-password-strength__suggestions li::before{content:'→';color:var(--strength-color)}
@media (max-width:760px){.thv2-password-strength{padding:16px}.thv2-password-strength__top{align-items:flex-start}.thv2-password-strength__gauge{width:88px;height:88px;flex-basis:88px}.thv2-password-strength__score strong{font-size:30px}.thv2-password-strength__headline>strong{font-size:20px}.thv2-password-strength__details{grid-template-columns:1fr}}

/* Security tools 031-033: visual UUID result cards */
.thv2-uuid-result{display:grid;gap:18px;padding:22px;border-radius:18px;background:var(--thv2-surface,#fff)}
.thv2-uuid-result__hero{display:flex;align-items:center;gap:14px}
.thv2-uuid-result__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;font-size:24px;font-weight:800;background:#e8f7ef;color:#16804a;flex:0 0 auto}
.thv2-uuid-result.is-invalid .thv2-uuid-result__icon{background:#fff0f0;color:#c83e3e}
.thv2-uuid-result__hero strong{display:block;font-size:1.15rem}.thv2-uuid-result__hero p{margin:4px 0 0;color:var(--thv2-muted,#64748b)}
.thv2-uuid-result__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.thv2-uuid-result__grid>div,.thv2-uuid-result__fields>div{padding:12px 14px;border:1px solid var(--thv2-border,#dfe5ec);border-radius:12px;background:var(--thv2-card,#f8fafc)}
.thv2-uuid-result__grid span,.thv2-uuid-result__fields span{display:block;margin-bottom:5px;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--thv2-muted,#64748b)}
.thv2-uuid-result code{overflow-wrap:anywhere;white-space:normal}.thv2-uuid-result__fields{display:grid;gap:8px}.thv2-uuid-result__fields h3{margin:0 0 2px}
@media(max-width:760px){.thv2-uuid-result__grid{grid-template-columns:1fr}.thv2-uuid-result{padding:16px}}


/* SERP Snippet Preview */
.thv2-schema-result--serp{background:#f8fafc!important}
.thv2-serp-result{display:block;padding:16px}
.thv2-serp-tabs{display:flex;gap:8px;margin-bottom:16px;padding:5px;border:1px solid #dce3ef;border-radius:13px;background:#eef3f9;width:max-content;max-width:100%}
.thv2-serp-tabs button{border:0;border-radius:9px;background:transparent;color:#53627a;font-weight:800;padding:9px 14px;cursor:pointer}
.thv2-serp-tabs button.is-active{background:#fff;color:#3157e8;box-shadow:0 5px 15px rgba(31,47,79,.1)}
.thv2-serp-panel{min-width:0}
.thv2-serp-google-card{max-width:760px;border:1px solid #e0e5ec;border-radius:16px;background:#fff;padding:22px 24px;box-shadow:0 14px 34px rgba(31,47,79,.08)}
.thv2-serp-google-card__site{display:flex;align-items:center;gap:11px;margin-bottom:10px;color:#202124}
.thv2-serp-google-card__site>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#edf2ff;color:#3157e8;font-weight:900}
.thv2-serp-google-card__site div{display:flex;flex-direction:column;min-width:0}
.thv2-serp-google-card__site strong{font-size:14px;font-weight:500}
.thv2-serp-google-card__site small{font-size:12px;color:#4d5156;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.thv2-serp-google-card h3{margin:0 0 6px;color:#1a0dab;font-family:Arial,sans-serif;font-size:22px;line-height:1.3;font-weight:400}
.thv2-serp-google-card p{margin:0;color:#4d5156;font-family:Arial,sans-serif;font-size:14px;line-height:1.58}
.thv2-serp-google-card mark{background:transparent;color:inherit;font-weight:700}
.thv2-serp-truncation-note{margin:11px 2px 0;color:#6f7c91;font-size:12px}
.thv2-serp-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.thv2-serp-check{border:1px solid #dce3ef;border-radius:14px;background:#fff;padding:15px 16px}
.thv2-serp-check>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}
.thv2-serp-check>div>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-weight:900}
.thv2-serp-check strong{font-size:14px;color:#18263d}.thv2-serp-check b{font-size:12px;color:#66758d}
.thv2-serp-check p{margin:9px 0 0;color:#66758d;font-size:13px;line-height:1.5}
.thv2-serp-check.is-good>div>span{background:#daf8ec;color:#087a57}
.thv2-serp-check.is-warning>div>span,.thv2-serp-check.is-long>div>span,.thv2-serp-check.is-short>div>span{background:#fff0d5;color:#a65d00}
.thv2-serp-check.is-neutral>div>span{background:#eef2f8;color:#6e7d93}
.thv2-serp-raw{min-height:230px;max-height:430px;overflow:auto;margin:0;border-radius:14px;background:#0d1830;color:#eaf2ff;padding:18px;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}
@media(max-width:760px){.thv2-serp-result{padding:10px}.thv2-serp-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.thv2-serp-tabs button{padding:9px 6px}.thv2-serp-google-card{padding:18px 16px}.thv2-serp-google-card h3{font-size:19px}.thv2-serp-analysis-grid{grid-template-columns:1fr}.thv2-serp-check>div{grid-template-columns:auto 1fr}.thv2-serp-check b{grid-column:2}}

/* SEO workspaces: canonical + hreflang */
.thv2-hreflang-source{display:none!important}
.thv2-hreflang-editor{display:grid;gap:10px;width:100%}
.thv2-hreflang-editor__head,.thv2-hreflang-row{display:grid;grid-template-columns:150px minmax(0,1fr) 38px;gap:10px;align-items:center}
.thv2-hreflang-editor__head{padding:0 4px;color:#7583a0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.thv2-hreflang-row{padding:10px;border:1px solid #d9e1ee;border-radius:12px;background:#fff}
.thv2-hreflang-row input{width:100%;min-height:42px;border:1px solid #ccd7e8;border-radius:9px;padding:0 12px;background:#f9fbfe;color:#12213a}
.thv2-hreflang-row input:focus{outline:2px solid rgba(88,91,255,.18);border-color:#6265ff}
.thv2-hreflang-row [data-remove]{width:34px;height:34px;border:0;border-radius:9px;background:#f3f5f9;color:#7c879b;font-size:21px;cursor:pointer}
.thv2-hreflang-row [data-remove]:hover{background:#fff0f0;color:#c53d3d}
.thv2-hreflang-add{justify-self:start}
.thv2-hreflang-editor__help{margin:0;color:#78859b;font-size:12px;line-height:1.5}.thv2-hreflang-editor__help code{font-size:11px;color:#3e4fc5}
.thv2-result-view-tabs{display:flex;gap:6px;padding:5px;background:#f3f6fb;border:1px solid #dfe6f0;border-radius:11px;margin-bottom:14px}
.thv2-result-view-tabs button{border:0;background:transparent;border-radius:8px;padding:8px 12px;font-weight:800;color:#6b7890;cursor:pointer}
.thv2-result-view-tabs button.is-active{background:#fff;color:#2737d9;box-shadow:0 1px 6px rgba(31,45,82,.09)}
.thv2-canonical-result,.thv2-hreflang-result{display:grid;gap:14px}
.thv2-canonical-hero{display:flex;gap:14px;align-items:center;border:1px solid #dfe6f0;border-radius:14px;padding:15px 16px;background:#f8fbff}
.thv2-canonical-hero>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;font-weight:900;font-size:20px;background:#e8fff7;color:#129a72}.thv2-canonical-result.is-review .thv2-canonical-hero>span{background:#fff6df;color:#bf7b0a}.thv2-canonical-result.is-invalid .thv2-canonical-hero>span{background:#ffeded;color:#c94747}
.thv2-canonical-hero small{display:block;color:#7f8aa0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.thv2-canonical-hero h3{margin:2px 0 3px;font-size:20px;color:#14253f}.thv2-canonical-hero p{margin:0;color:#6f7c92;font-size:13px}
.thv2-canonical-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.thv2-canonical-check{display:flex;gap:10px;border:1px solid #e0e6ef;border-radius:12px;padding:11px;background:#fff}.thv2-canonical-check>span{display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:50%;background:#e9fff7;color:#11966f;font-weight:900}.thv2-canonical-check.is-warn>span{background:#fff5dc;color:#c47b00}.thv2-canonical-check strong{font-size:13px;color:#1f2c45}.thv2-canonical-check p{margin:3px 0 0;color:#77839a;font-size:11px;line-height:1.45}
.thv2-canonical-findings{border:1px solid #f0d8ac;background:#fff9ed;border-radius:12px;padding:12px 14px}.thv2-canonical-findings strong{color:#8c5a00}.thv2-canonical-findings p{margin:5px 0 0;color:#745f3a;font-size:12px}
.thv2-canonical-tag{border:1px solid #dfe6f0;border-radius:12px;overflow:hidden}.thv2-canonical-tag>div{display:flex;justify-content:space-between;align-items:center;padding:9px 11px;background:#f5f8fc}.thv2-canonical-tag pre,.thv2-result-raw,.thv2-hreflang-result pre{margin:0;padding:14px;background:#0c1830;color:#dce9ff;overflow:auto;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;word-break:break-word}
.thv2-hreflang-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.thv2-hreflang-summary>div{border:1px solid #dfe6f0;border-radius:12px;padding:11px 13px;background:#f8fbff}.thv2-hreflang-summary small{display:block;color:#7c899e;font-size:11px;font-weight:800;text-transform:uppercase}.thv2-hreflang-summary strong{display:block;margin-top:3px;color:#172640;font-size:19px}
.thv2-hreflang-actions{display:flex;gap:9px;flex-wrap:wrap}
@media(max-width:720px){.thv2-hreflang-editor__head{display:none}.thv2-hreflang-row{grid-template-columns:1fr 38px}.thv2-hreflang-row input[data-locale]{grid-column:1}.thv2-hreflang-row input[data-url]{grid-column:1}.thv2-hreflang-row [data-remove]{grid-column:2;grid-row:1/3}.thv2-canonical-checks{grid-template-columns:1fr}.thv2-hreflang-summary{grid-template-columns:1fr}}

/* SEO input UX: keep all essential URL inputs in the main workspace */
.thv2-central-extra{margin-top:12px;padding:14px;border:1px solid #d9e1ee;border-radius:12px;background:#fff;display:grid;gap:8px}
.thv2-central-extra label{font-size:12px;font-weight:800;color:#26344f;letter-spacing:.02em}
.thv2-central-extra label small{font-weight:600;color:#8a96aa;text-transform:none}
.thv2-central-extra input{width:100%;min-height:44px;border:1px solid #ccd7e8;border-radius:10px;padding:0 13px;background:#f9fbfe;color:#12213a}
.thv2-central-extra input:focus{outline:2px solid rgba(88,91,255,.18);border-color:#6265ff}
.thv2-central-extra>small{font-size:12px;color:#78859b}
.thv2-hreflang-row--default{background:#f5f7ff;border-color:#cfd6ff}
.thv2-hreflang-fixed-locale{min-height:42px;display:flex;align-items:center;padding:0 12px;border:1px solid #bcc7f7;border-radius:9px;background:#eef1ff;color:#3846a8;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.thv2-hreflang-lock{width:34px;height:34px;display:grid;place-items:center;color:#7c879b;font-size:16px}
@media(max-width:680px){.thv2-hreflang-editor__head{display:none}.thv2-hreflang-row{grid-template-columns:1fr}.thv2-hreflang-row [data-remove],.thv2-hreflang-lock{justify-self:end}.thv2-hreflang-fixed-locale{width:100%}}


/* Keyword Density Checker - visual result */
.thv2-keyword-density-result{display:grid;gap:16px}
.thv2-keyword-density-result[hidden]{display:none!important}
.thv2-keyword-density-focus{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border:1px solid #d9e2f0;border-radius:16px;background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 100%)}
.thv2-keyword-density-focus small{display:block;margin-bottom:5px;color:#6d7b91;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.thv2-keyword-density-focus h3{margin:0;color:#13243a;font-size:25px;line-height:1.15}
.thv2-keyword-density-focus p{margin:8px 0 0;color:#62718a;font-size:14px}
.thv2-keyword-density-focus__badge{flex:0 0 auto;padding:8px 11px;border-radius:999px;background:#e7f8f1;color:#087d62;font-size:12px;font-weight:800}
.thv2-keyword-density-focus__badge.is-review{background:#fff4db;color:#9a6200}
.thv2-keyword-density-focus__badge.is-high{background:#ffe8e8;color:#b42318}
.thv2-keyword-density-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.thv2-keyword-density-metrics article{padding:18px;border:1px solid #d9e2f0;border-radius:14px;background:#fff}
.thv2-keyword-density-metrics strong{display:block;color:#13243a;font-size:26px;line-height:1}
.thv2-keyword-density-metrics small{display:block;margin-top:8px;color:#728198;font-size:12px;font-weight:700}
.thv2-keyword-density-guidance{padding:14px 16px;border-left:3px solid #5e68ff;border-radius:10px;background:#f7f8ff;color:#526078;font-size:13px;line-height:1.55}
.thv2-keyword-density-table-wrap{overflow:auto;border:1px solid #d9e2f0;border-radius:14px;background:#fff}
.thv2-keyword-density-table{width:100%;border-collapse:collapse;min-width:520px}
.thv2-keyword-density-table th,.thv2-keyword-density-table td{padding:12px 16px;border-bottom:1px solid #e7edf6;text-align:left}
.thv2-keyword-density-table th{background:#f7f9fc;color:#6d7b91;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.thv2-keyword-density-table td{color:#24364d;font-size:13px}
.thv2-keyword-density-table td:nth-child(2),.thv2-keyword-density-table td:nth-child(3),.thv2-keyword-density-table th:nth-child(2),.thv2-keyword-density-table th:nth-child(3){width:120px;text-align:right}
.thv2-keyword-density-table tr:last-child td{border-bottom:0}
.thv2-keyword-density-empty{margin:0;padding:18px;color:#728198;font-size:13px}
@media(max-width:780px){.thv2-keyword-density-focus{align-items:flex-start;flex-direction:column}.thv2-keyword-density-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.thv2-keyword-density-metrics{grid-template-columns:1fr}.thv2-keyword-density-focus h3{font-size:21px}}


/* Sitemap Validator */
.thv2-sitemap-result{display:grid;gap:16px}.thv2-sitemap-result[hidden]{display:none}.thv2-sitemap-hero{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #dbe5f4;border-radius:16px;background:#f8fbff}.thv2-sitemap-hero>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-size:22px;font-weight:800;background:#dcfce7;color:#15803d}.thv2-sitemap-result.is-review .thv2-sitemap-hero>span{background:#fef3c7;color:#b45309}.thv2-sitemap-result.is-invalid .thv2-sitemap-hero>span{background:#fee2e2;color:#b91c1c}.thv2-sitemap-hero small{display:block;text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:11px;font-weight:700}.thv2-sitemap-hero h3{margin:3px 0 2px;font-size:20px;color:#10233f}.thv2-sitemap-hero p{margin:0;color:#718096}.thv2-sitemap-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.thv2-sitemap-metrics article{padding:14px 16px;border:1px solid #dbe5f4;border-radius:14px;background:#fff}.thv2-sitemap-metrics strong{display:block;font-size:24px;color:#10233f}.thv2-sitemap-metrics small{color:#718096}.thv2-sitemap-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.thv2-sitemap-check{display:flex;gap:10px;padding:13px 14px;border:1px solid #dbe5f4;border-radius:14px;background:#fff}.thv2-sitemap-check>span{flex:0 0 26px;height:26px;display:grid;place-items:center;border-radius:50%;font-weight:800}.thv2-sitemap-check.is-pass>span{background:#dcfce7;color:#15803d}.thv2-sitemap-check.is-warn>span{background:#fef3c7;color:#b45309}.thv2-sitemap-check strong{display:block;color:#10233f}.thv2-sitemap-check p{margin:3px 0 0;color:#718096;font-size:13px}.thv2-sitemap-findings{display:grid;gap:8px}.thv2-sitemap-findings p{margin:0;padding:11px 13px;border-radius:10px;font-size:13px}.thv2-sitemap-findings .is-error{background:#fff1f2;color:#b91c1c}.thv2-sitemap-findings .is-warning{background:#fffbeb;color:#92400e}.thv2-sitemap-samples{display:grid;gap:8px}.thv2-sitemap-samples article{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #dbe5f4;border-radius:12px;background:#fff}.thv2-sitemap-samples strong{min-width:0;overflow-wrap:anywhere;color:#10233f}.thv2-sitemap-samples small{white-space:nowrap;color:#718096}@media(max-width:760px){.thv2-sitemap-metrics,.thv2-sitemap-checks{grid-template-columns:1fr 1fr}.thv2-sitemap-samples article{display:block}.thv2-sitemap-samples small{display:block;margin-top:4px}}@media(max-width:480px){.thv2-sitemap-metrics,.thv2-sitemap-checks{grid-template-columns:1fr}}


/* Robots.txt Tester readable result */
.thv2-robots-result{display:grid;gap:16px}.thv2-robots-result[hidden]{display:none!important}
.thv2-robots-hero{display:flex;align-items:center;gap:15px;padding:20px 22px;border:1px solid #d9e2f0;border-radius:16px;background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 100%)}
.thv2-robots-hero>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e4fbf3;color:#07966e;font-size:22px;font-weight:900}.thv2-robots-result.is-warning .thv2-robots-hero>span{background:#fff3d7;color:#a66a00}.thv2-robots-result.is-invalid .thv2-robots-hero>span{background:#ffe8e8;color:#b42318}
.thv2-robots-hero small{display:block;margin-bottom:4px;color:#75839a;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.thv2-robots-hero h3{margin:0;color:#14243a;font-size:22px}.thv2-robots-hero p{margin:5px 0 0;color:#66758d;font-size:13px}
.thv2-robots-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.thv2-robots-metrics article{padding:15px 14px;border:1px solid #d9e2f0;border-radius:13px;background:#fff}.thv2-robots-metrics strong{display:block;color:#14243a;font-size:23px;line-height:1}.thv2-robots-metrics small{display:block;margin-top:7px;color:#76849a;font-size:11px;font-weight:700}
.thv2-robots-url-test{padding:18px;border:1px solid #d9e2f0;border-radius:15px;background:#fff}.thv2-robots-url-test__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.thv2-robots-url-test__head small{display:block;color:#75839a;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.thv2-robots-url-test__head strong{display:block;margin-top:3px;color:#14243a;font-size:19px}.thv2-robots-url-test__head span{padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.06em}.thv2-robots-url-test__head span.is-allowed{background:#e5faf2;color:#087d62}.thv2-robots-url-test__head span.is-blocked{background:#ffe8e8;color:#b42318}
.thv2-robots-url-test dl{display:grid;gap:0;margin:0;border:1px solid #e2e8f1;border-radius:12px;overflow:hidden}.thv2-robots-url-test dl>div{display:grid;grid-template-columns:130px 1fr;gap:14px;padding:11px 13px;border-bottom:1px solid #e7edf5}.thv2-robots-url-test dl>div:last-child{border-bottom:0}.thv2-robots-url-test dt{color:#74839a;font-size:11px;font-weight:800}.thv2-robots-url-test dd{min-width:0;margin:0;color:#24364d;font-size:12px;overflow-wrap:anywhere}
.thv2-robots-findings{display:grid;gap:8px}.thv2-robots-findings p{margin:0;padding:11px 13px;border-radius:10px;font-size:12px;line-height:1.45}.thv2-robots-findings .is-warning{background:#fff7e7;color:#8a5b00}.thv2-robots-findings .is-error{background:#fff0f0;color:#a12828}
.thv2-robots-sitemap-list{padding:15px 17px;border:1px solid #d9e2f0;border-radius:13px;background:#fff}.thv2-robots-sitemap-list>small{display:block;margin-bottom:9px;color:#75839a;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.thv2-robots-sitemap-list>div{display:grid;gap:7px}.thv2-robots-sitemap-list a{color:#4d5df5;font-size:12px;overflow-wrap:anywhere;text-decoration:none}.thv2-robots-sitemap-list a:hover{text-decoration:underline}
.thv2-robots-groups{display:grid;gap:12px}.thv2-robots-group{overflow:hidden;border:1px solid #d9e2f0;border-radius:14px;background:#fff}.thv2-robots-group>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;background:#f7f9fc;border-bottom:1px solid #e5ebf3}.thv2-robots-group>div:first-child strong{color:#14243a;font-size:13px}.thv2-robots-group>div:first-child span{color:#65748b;font-size:12px;font-weight:700}.thv2-robots-rules-table{display:grid}.thv2-robots-rules-table>div{display:grid;grid-template-columns:110px 1fr 70px;gap:12px;align-items:center;padding:11px 15px;border-bottom:1px solid #edf1f6}.thv2-robots-rules-table>div:last-child{border-bottom:0}.thv2-robots-rules-table b{color:#53627a;font-size:11px;text-transform:capitalize}.thv2-robots-rules-table code{min-width:0;color:#17283f;font-size:12px;overflow-wrap:anywhere}.thv2-robots-rules-table small{color:#8793a5;font-size:10px;text-align:right}.thv2-robots-rules-table p{margin:0;padding:15px;color:#74839a;font-size:12px}
@media(max-width:1050px){.thv2-robots-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.thv2-robots-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.thv2-robots-url-test dl>div{grid-template-columns:1fr;gap:4px}.thv2-robots-rules-table>div{grid-template-columns:88px 1fr}.thv2-robots-rules-table small{grid-column:2;text-align:left}.thv2-robots-url-test__head{align-items:flex-start;flex-direction:column}}


/* Redirect Chain Checker */
.thv2-redirect-result{display:grid;gap:16px;color:#15263e}.thv2-redirect-result[hidden],.thv2-redirect-result [data-thv2-redirect-panel][hidden]{display:none!important}
.thv2-redirect-hero{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:18px 20px;border:1px solid #d9e3f1;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef4ff)}
.thv2-redirect-hero>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;font-size:22px;font-weight:900;background:#e6fbf3;color:#078a68}.thv2-redirect-result.is-review .thv2-redirect-hero>span{background:#fff2d5;color:#9b6200}.thv2-redirect-result.is-invalid .thv2-redirect-hero>span{background:#ffe8e8;color:#b42318}
.thv2-redirect-hero small,.thv2-redirect-final small{display:block;color:#75849a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-redirect-hero h3{margin:3px 0 0;font-size:23px;line-height:1.15;color:#13243a}.thv2-redirect-hero p{margin:6px 0 0;color:#66758c;font-size:13px;line-height:1.45;word-break:break-word}
.thv2-redirect-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.thv2-redirect-metrics article{display:flex;flex-direction:column;justify-content:center;min-height:88px;padding:14px 15px;border:1px solid #dbe4f0;border-radius:13px;background:#fff}.thv2-redirect-metrics strong{font-size:26px;line-height:1;color:#14243a}.thv2-redirect-metrics small{margin-top:8px;color:#718096;font-size:11px;font-weight:800}
.thv2-redirect-final{padding:15px 17px;border:1px solid #dbe4f0;border-radius:13px;background:#fff}.thv2-redirect-final a{display:block;margin-top:6px;color:#355adf;font-weight:800;word-break:break-all;text-decoration:none}
.thv2-redirect-findings{display:grid;gap:9px}.thv2-redirect-findings article{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px 14px;border-radius:12px;border:1px solid}.thv2-redirect-findings article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-weight:900}.thv2-redirect-findings article strong{font-size:12px}.thv2-redirect-findings article p{margin:3px 0 0;font-size:13px;line-height:1.45}.thv2-redirect-findings .is-error{border-color:#ffc7c7;background:#fff5f5}.thv2-redirect-findings .is-error>span{background:#ffe0e0;color:#b42318}.thv2-redirect-findings .is-warning{border-color:#f8dca0;background:#fffaf0}.thv2-redirect-findings .is-warning>span{background:#fff0c7;color:#9b6200}
.thv2-redirect-recommendations{padding:15px 17px;border:1px solid #d9e3f1;border-radius:13px;background:#f8fbff}.thv2-redirect-recommendations strong{display:block;margin-bottom:7px}.thv2-redirect-recommendations p{margin:5px 0;color:#526178;font-size:13px;line-height:1.45}
.thv2-redirect-chain{display:grid;gap:10px}.thv2-redirect-hop{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:start;padding:15px 16px;border:1px solid #dbe4f0;border-radius:14px;background:#fff}.thv2-redirect-hop__status{display:grid;place-items:center;min-height:44px;border-radius:10px;background:#fff0d7;color:#9a6200;font-size:18px;font-weight:900}.thv2-redirect-hop.is-final .thv2-redirect-hop__status{background:#e9f9f1;color:#078a68}.thv2-redirect-hop>div>div{display:flex;justify-content:space-between;gap:12px;color:#7a8798}.thv2-redirect-hop strong{display:block;margin-top:4px;word-break:break-all;color:#172a43}.thv2-redirect-hop p{margin:5px 0;color:#526178;word-break:break-all}.thv2-redirect-hop em{display:block;margin-top:4px;color:#8290a3;font-size:11px;font-style:normal}
@media(max-width:780px){.thv2-redirect-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.thv2-redirect-hop{grid-template-columns:58px 1fr}.thv2-redirect-hop>div>div{display:grid;gap:3px}}

/* Network lookup result cards */
.thv2-network-result{display:grid;gap:16px}.thv2-network-result[hidden]{display:none!important}.thv2-network-result [data-thv2-dns-panel][hidden],.thv2-network-result [data-thv2-whois-panel][hidden],.thv2-network-result [data-thv2-http-header-panel][hidden],.thv2-network-result [data-thv2-http-status-panel][hidden],.thv2-network-result [data-thv2-ssl-panel][hidden],.thv2-network-result [data-thv2-reverse-dns-panel][hidden],.thv2-network-result [data-thv2-ip-lookup-panel][hidden],.thv2-network-result [data-thv2-port-check-panel][hidden],.thv2-network-result [data-thv2-ping-panel][hidden],.thv2-network-result [data-thv2-trace-panel][hidden]{display:none!important}
.thv2-network-hero{display:grid;grid-template-columns:56px 1fr;gap:15px;align-items:center;padding:20px 22px;border:1px solid #d9e3f1;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.thv2-network-hero>span{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#e8efff;color:#4059d8;font-size:12px;font-weight:900;letter-spacing:.05em}.thv2-network-hero small{display:block;color:#74839a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-network-hero h3{margin:3px 0 0;color:#13243a;font-size:24px;line-height:1.1}.thv2-network-hero p{margin:6px 0 0;color:#66758c;font-size:13px;overflow-wrap:anywhere}
.thv2-network-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.thv2-whois-result .thv2-network-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.thv2-network-metrics article{min-width:0;padding:15px;border:1px solid #dbe4f0;border-radius:13px;background:#fff}.thv2-network-metrics strong{display:block;color:#14243a;font-size:20px;line-height:1.15;overflow-wrap:anywhere}.thv2-network-metrics small{display:block;margin-top:7px;color:#76849a;font-size:11px;font-weight:800}
.thv2-network-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.thv2-network-summary-grid>div,.thv2-whois-details>div{padding:15px 16px;border:1px solid #dbe4f0;border-radius:13px;background:#fff}.thv2-network-summary-grid small,.thv2-whois-details small{display:block;margin-bottom:9px;color:#75849a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.thv2-network-summary-grid>div>div,.thv2-whois-details>div>div{display:flex;gap:7px;flex-wrap:wrap}.thv2-network-summary-grid span,.thv2-whois-details span{display:inline-flex;max-width:100%;padding:7px 9px;border-radius:9px;background:#f3f6fb;color:#30445f;font-size:11px;font-weight:700;overflow-wrap:anywhere}.thv2-network-summary-grid span.is-empty,.thv2-whois-details span.is-empty{color:#8995a6;font-weight:600}
.thv2-network-findings{display:grid;gap:8px}.thv2-network-findings p{margin:0;padding:11px 13px;border:1px solid #f0dba8;border-radius:10px;background:#fff8e8;color:#805600;font-size:12px}.thv2-network-records{display:grid;gap:9px}.thv2-network-records article{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:13px 15px;border:1px solid #dbe4f0;border-radius:12px;background:#fff}.thv2-network-records article>strong{display:grid;place-items:center;min-height:36px;border-radius:9px;background:#edf2ff;color:#465bd8;font-size:11px}.thv2-network-records b{display:block;color:#172a43;font-size:13px;overflow-wrap:anywhere}.thv2-network-records small{display:block;margin-top:5px;color:#7a8798;font-size:10px}.thv2-whois-details{display:grid;grid-template-columns:1fr 1fr;gap:12px}
@media(max-width:900px){.thv2-network-metrics,.thv2-whois-result .thv2-network-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.thv2-network-summary-grid{grid-template-columns:1fr}}
@media(max-width:560px){.thv2-network-hero{grid-template-columns:1fr}.thv2-network-metrics,.thv2-whois-result .thv2-network-metrics,.thv2-whois-details{grid-template-columns:1fr}.thv2-network-records article{grid-template-columns:58px minmax(0,1fr)}}
.thv2-network-state{display:flex;gap:10px;align-items:flex-start;margin:0 0 14px;padding:12px 14px;border:1px solid #dbe4f3;border-radius:12px;background:#f7f9fd}.thv2-network-state strong{white-space:nowrap}.thv2-network-state span{color:#65738a}.thv2-network-state.is-found{background:#effcf7;border-color:#bcebd7}.thv2-network-state.is-found strong{color:#087a5b}.thv2-network-state.is-not_found{background:#fff8e8;border-color:#f3d58d}.thv2-network-state.is-not_found strong{color:#9a6500}.thv2-network-state.is-unavailable{background:#fff1f1;border-color:#f0c2c2}.thv2-network-state.is-unavailable strong{color:#a73434}

.thv2-network-metrics--four{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.thv2-http-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}
.thv2-http-security-card{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:13px 14px;border:1px solid #dbe4f0;border-radius:12px;background:#fff}
.thv2-http-security-card>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-weight:900}.thv2-http-security-card.is-present>span{background:#e6faf1;color:#087a5b}.thv2-http-security-card.is-missing>span{background:#fff5dc;color:#9a6500}
.thv2-http-security-card strong{display:block;color:#172a43;font-size:12px;overflow-wrap:anywhere}.thv2-http-security-card p{margin:4px 0 0;color:#6d7b90;font-size:11px;overflow-wrap:anywhere}
.thv2-http-status-hero{display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:center;padding:22px;border:1px solid #dbe4f0;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}
.thv2-http-status-hero>span{display:grid;place-items:center;min-height:70px;border-radius:14px;background:#e8efff;color:#4059d8;font-size:30px;font-weight:950}.thv2-http-status-hero small{display:block;color:#74839a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-http-status-hero h3{margin:4px 0 0;color:#13243a;font-size:25px}.thv2-http-status-hero p{margin:7px 0 0;color:#66758c}
.thv2-http-status-result.is-success .thv2-http-status-hero>span{background:#e6faf1;color:#087a5b}.thv2-http-status-result.is-redirect .thv2-http-status-hero>span{background:#fff5dc;color:#9a6500}.thv2-http-status-result.is-client_error .thv2-http-status-hero>span,.thv2-http-status-result.is-server_error .thv2-http-status-hero>span,.thv2-http-status-result.is-request_failed .thv2-http-status-hero>span{background:#fff0f0;color:#a73434}
@media(max-width:760px){.thv2-http-security-grid{grid-template-columns:1fr}.thv2-network-metrics--four{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.thv2-http-status-hero{grid-template-columns:1fr}.thv2-network-metrics--four{grid-template-columns:1fr!important}}

.thv2-network-state.is-good{background:#effcf7;border-color:#bcebd7}.thv2-network-state.is-good strong{color:#087a5b}
.thv2-network-state.is-warning,.thv2-network-state.is-review{background:#fff8e8;border-color:#f3d58d}.thv2-network-state.is-warning strong,.thv2-network-state.is-review strong{color:#9a6500}
.thv2-network-state.is-not_found{background:#fff8e8;border-color:#f3d58d}.thv2-network-state.is-not_found strong{color:#9a6500}
.thv2-ssl-result .thv2-network-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.thv2-ssl-result .thv2-network-summary-grid span{word-break:break-all}
@media(max-width:900px){.thv2-ssl-result .thv2-network-summary-grid{grid-template-columns:1fr}}


/* PART 26 rich results */
.thv2-rich-result{display:grid;gap:16px}.thv2-rich-result[hidden]{display:none!important}
.thv2-rich-result [data-thv2-meta-panel][hidden],.thv2-rich-result [data-thv2-schema-panel][hidden]{display:none!important}
.thv2-rich-hero{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:15px;align-items:center;padding:20px 22px;border:1px solid #d9e3f1;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#eef4ff)}
.thv2-rich-hero>span{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#e8efff;color:#4158d0;font-size:12px;font-weight:900;letter-spacing:.05em}
.thv2-rich-hero small{display:block;color:#74839a;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-rich-hero h3{margin:3px 0 0;color:#13243a;font-size:23px;line-height:1.12}.thv2-rich-hero p{margin:6px 0 0;color:#66758c;font-size:13px}.thv2-rich-hero>em{padding:7px 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.08em}
.thv2-rich-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.thv2-meta-cards>article{padding:18px;border:1px solid #dbe4f0;border-radius:15px;background:#fff}.thv2-meta-cards>article.is-good{box-shadow:inset 0 3px #22c55e}.thv2-meta-cards>article.is-review{box-shadow:inset 0 3px #f59e0b}.thv2-meta-cards>article.is-warning{box-shadow:inset 0 3px #ef4444}
.thv2-rich-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.thv2-rich-card-head small{color:#74839a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.thv2-rich-card-head span{padding:5px 8px;border-radius:999px;background:#eef2f7;color:#56657a;font-size:10px;font-weight:900}.is-good .thv2-rich-card-head span{background:#dcfce7;color:#15803d}.is-review .thv2-rich-card-head span{background:#fef3c7;color:#b45309}.is-warning .thv2-rich-card-head span{background:#fee2e2;color:#b91c1c}
.thv2-meta-cards article>strong{display:block;margin:13px 0;color:#16283f;font-size:16px;line-height:1.45;overflow-wrap:anywhere}.thv2-rich-meter{height:8px;border-radius:999px;background:#edf2f7;overflow:hidden}.thv2-rich-meter i{display:block;height:100%;border-radius:inherit;background:#6476f3}.is-good .thv2-rich-meter i{background:#22c55e}.is-review .thv2-rich-meter i{background:#f59e0b}.is-warning .thv2-rich-meter i{background:#ef4444}
.thv2-rich-card-metrics{display:flex;gap:14px;flex-wrap:wrap;margin-top:11px}.thv2-rich-card-metrics b{color:#42546c;font-size:11px}.thv2-meta-cards p{margin:12px 0 0;color:#6b7a90;font-size:12px;line-height:1.5}
.thv2-rich-notes{display:grid;gap:7px;padding:14px 16px;border-left:3px solid #6476f3;border-radius:10px;background:#f7f8ff}.thv2-rich-notes p{margin:0;color:#54647a;font-size:12px;line-height:1.5}
.thv2-rich-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.thv2-rich-metrics article{min-width:0;padding:15px;border:1px solid #dbe4f0;border-radius:13px;background:#fff}.thv2-rich-metrics strong{display:block;color:#14243a;font-size:18px;line-height:1.2;overflow-wrap:anywhere}.thv2-rich-metrics small{display:block;margin-top:7px;color:#76849a;font-size:10px;font-weight:800}
.thv2-schema-details{border:1px solid #dbe4f0;border-radius:14px;background:#fff;overflow:hidden}.thv2-schema-details__head{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e6ebf2;background:#f8fafc}.thv2-schema-details__head strong{color:#172a43}.thv2-schema-details__head small{color:#7b899c}
.thv2-schema-property-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.thv2-schema-property-list>div{padding:13px 16px;border-right:1px solid #edf1f6;border-bottom:1px solid #edf1f6;min-width:0}.thv2-schema-property-list>div:nth-child(2n){border-right:0}.thv2-schema-property-list small{display:block;margin-bottom:5px;color:#7a889b;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.thv2-schema-property-list strong{display:block;color:#22364f;font-size:12px;line-height:1.45;overflow-wrap:anywhere}
.thv2-schema-code-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.thv2-schema-code-head strong{color:#172a43}.thv2-schema-code-head button{padding:8px 11px;border:1px solid #cfd9e8;border-radius:9px;background:#fff;color:#344b68;font-weight:800;cursor:pointer}.thv2-schema-code{max-height:500px}
@media(max-width:780px){.thv2-rich-grid,.thv2-rich-metrics,.thv2-schema-property-list{grid-template-columns:1fr}.thv2-rich-hero{grid-template-columns:52px minmax(0,1fr)}.thv2-rich-hero>em{grid-column:1/-1;justify-self:start}.thv2-schema-property-list>div{border-right:0}}
/* Five-tool human-readable result refresh */
.thv2-meta-verdict{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;margin:0 0 14px;padding:16px 18px;border:1px solid #d8e4f2;border-radius:15px;background:#f8fbff}.thv2-meta-verdict>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;font-weight:900;background:#e6f9ef;color:#078a61}.thv2-meta-verdict small{display:block;color:#7a899f;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-meta-verdict h3{margin:2px 0 2px;font-size:20px;color:#10243d}.thv2-meta-verdict p{margin:0;color:#63738a}.thv2-meta-verdict.is-review{border-color:#f5cf7b;background:#fffaf0}.thv2-meta-verdict.is-review>span{background:#fff0c9;color:#a96500}
.thv2-meta-serp-preview{margin-top:14px;padding:18px 20px;border:1px solid #dbe5f1;border-radius:15px;background:#fff}.thv2-meta-serp-label{margin-bottom:12px;color:#708199;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.thv2-meta-serp-url{font-size:12px;color:#3c4043}.thv2-meta-serp-title{margin-top:4px;color:#1a0dab;font-size:20px;line-height:1.3}.thv2-meta-serp-description{max-width:720px;margin-top:5px;color:#4d5156;font-size:14px;line-height:1.45}.thv2-meta-serp-preview>p{margin:12px 0 0;color:#8794a6;font-size:11px}
.thv2-schema-visual{display:grid;gap:12px;margin:14px 0}.thv2-schema-explainer{padding:14px 16px;border:1px solid #dce6f2;border-radius:14px;background:#f8fbff}.thv2-schema-explainer strong{display:block;color:#13243a}.thv2-schema-explainer p{margin:4px 0 0;color:#66758c;font-size:13px;line-height:1.5}
.thv2-faq-preview{display:grid;gap:10px}.thv2-faq-preview__item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:14px 16px;border:1px solid #dbe5f1;border-radius:14px;background:#fff}.thv2-faq-preview__num{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eef2ff;color:#4356d8;font-weight:900}.thv2-faq-preview h4{margin:0;color:#12243d;font-size:15px}.thv2-faq-preview p{margin:5px 0 0;color:#607087;line-height:1.5}
.thv2-product-preview{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:17px;border:1px solid #d9e4f1;border-radius:16px;background:#fff}.thv2-product-preview__media{display:grid;place-items:center;min-height:130px;border-radius:13px;background:#f0f4fa;color:#526de8;font-weight:900}.thv2-product-preview__media img{width:100%;height:130px;object-fit:contain;border-radius:12px}.thv2-product-preview__body small{color:#7b8aa0;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.thv2-product-preview__body h4{margin:4px 0;color:#12243d;font-size:21px}.thv2-product-preview__body p{margin:6px 0;color:#63738a;line-height:1.5}.thv2-product-preview__price{display:block;margin-top:10px;color:#10243d;font-size:24px}.thv2-product-preview__chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.thv2-product-preview__chips span{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#526175;font-size:11px;font-weight:800}.thv2-product-preview__chips span.is-good{background:#e6f9ef;color:#087b58}.thv2-schema-flow{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:13px 15px;border:1px dashed #cbd8e8;border-radius:13px;background:#fbfdff}.thv2-schema-flow span{padding:7px 10px;border-radius:9px;background:#eef2ff;color:#3448c5;font-weight:800}.thv2-schema-flow b{color:#8b9ab0}
.thv2-breadcrumb-preview{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:16px;border:1px solid #d9e4f1;border-radius:14px;background:#fff}.thv2-breadcrumb-preview span{color:#2455d6;font-weight:800}.thv2-breadcrumb-preview span:last-of-type{color:#1e2f47}.thv2-breadcrumb-preview__arrow{color:#9aa8ba;font-size:20px}.thv2-breadcrumb-steps{display:grid;gap:8px}.thv2-breadcrumb-steps article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;padding:11px 13px;border:1px solid #e0e8f2;border-radius:12px;background:#fff}.thv2-breadcrumb-step__pos{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#eef2ff;color:#4559d7;font-weight:900}.thv2-breadcrumb-steps strong,.thv2-breadcrumb-steps small{display:block}.thv2-breadcrumb-steps small{margin-top:2px;color:#728199;overflow-wrap:anywhere}
.thv2-org-preview{display:grid;grid-template-columns:90px minmax(0,1fr);gap:16px;padding:18px;border:1px solid #d9e4f1;border-radius:16px;background:#fff}.thv2-org-preview__logo{display:grid;place-items:center;width:82px;height:82px;border-radius:18px;background:#f0eaff;color:#7047ca;font-size:20px;font-weight:900}.thv2-org-preview__logo img{max-width:72px;max-height:72px;object-fit:contain}.thv2-org-preview__body small{color:#7b8aa0;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-org-preview__body h4{margin:3px 0;color:#12243d;font-size:22px}.thv2-org-preview__body p{margin:6px 0;color:#63738a;line-height:1.5}.thv2-org-preview__contacts{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.thv2-org-preview__contacts span,.thv2-org-social span{padding:6px 9px;border-radius:9px;background:#f3f6fa;color:#526175;font-size:11px;overflow-wrap:anywhere}.thv2-org-social{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:13px 15px;border:1px solid #e0e8f2;border-radius:13px;background:#fbfdff}.thv2-org-social strong{margin-right:4px;color:#243650}
.thv2-schema-next{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start;margin-top:14px;padding:13px 15px;border:1px solid #bfe9d8;border-radius:13px;background:#f1fcf7}.thv2-schema-next>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dff8ec;color:#087b58;font-weight:900}.thv2-schema-next strong{color:#116347}.thv2-schema-next p{margin:3px 0 0;color:#57716a;font-size:12px;line-height:1.45}
@media(max-width:780px){.thv2-product-preview{grid-template-columns:1fr}.thv2-product-preview__media{min-height:100px}.thv2-org-preview{grid-template-columns:70px minmax(0,1fr)}.thv2-org-preview__logo{width:64px;height:64px}.thv2-meta-serp-title{font-size:18px}}
.thv2-custom-result{display:grid;gap:14px}.thv2-custom-hero{display:flex;align-items:center;gap:14px;padding:16px;border-radius:16px;background:linear-gradient(135deg,#101d35,#17325a);color:#fff}.thv2-custom-hero>span{display:grid;place-items:center;flex:0 0 58px;height:58px;border-radius:16px;background:linear-gradient(135deg,#6474ff,#30d1c4);font:900 12px/1 system-ui;color:#fff}.thv2-custom-hero>div{min-width:0;flex:1}.thv2-custom-hero small{display:block;color:#8fb3ff;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.thv2-custom-hero h3{margin:4px 0!important;color:#fff!important;font-size:19px!important}.thv2-custom-hero p{margin:0;color:#b8c7df;font-size:12px}.thv2-custom-hero em{padding:7px 10px;border-radius:999px;background:#dffaf1;color:#087356;font-size:10px;font-style:normal;font-weight:900}.thv2-custom-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.thv2-custom-metrics article,.thv2-cors-policy article{display:grid;gap:3px;padding:13px;border:1px solid #dfe6f0;border-radius:13px;background:#fff}.thv2-custom-metrics strong{color:#172136;font-size:19px}.thv2-custom-metrics small,.thv2-cors-policy small{color:#7a879e;font-size:10px}.thv2-custom-code{overflow:hidden;border:1px solid #dfe6f0;border-radius:14px}.thv2-custom-code>div{display:flex;justify-content:space-between;padding:10px 12px;background:#f5f8fc}.thv2-custom-code pre,.thv2-custom-raw pre{margin:0;padding:15px;background:#0b1730;color:#dce9ff;white-space:pre-wrap;word-break:break-word;font:12px/1.65 ui-monospace,monospace}.thv2-before-after{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:stretch}.thv2-before-after article{border:1px solid #dfe6f0;border-radius:14px;overflow:hidden}.thv2-before-after small{display:block;padding:9px 12px;background:#f5f8fc;color:#66748c;font-size:10px;font-weight:800}.thv2-before-after pre{min-height:110px;margin:0;padding:13px;background:#101b31;color:#dce9ff;white-space:pre-wrap;word-break:break-word;font:12px/1.55 ui-monospace,monospace}.thv2-before-after>b{align-self:center;color:#6575f5;font-size:24px}.thv2-entity-strip{display:flex;gap:7px;flex-wrap:wrap}.thv2-entity-strip span{padding:6px 9px;border-radius:9px;background:#eef6ff;color:#17658b;font:700 10px ui-monospace,monospace}.thv2-xpath-matches{display:grid;gap:8px}.thv2-xpath-matches article{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:11px;border:1px solid #e0e6f0;border-radius:13px;background:#fff}.thv2-xpath-matches article>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#ede9fe;color:#6d28d9;font-weight:900}.thv2-xpath-matches pre{margin:6px 0 0;padding:8px;border-radius:8px;background:#f6f8fc;white-space:pre-wrap;word-break:break-word;font:11px ui-monospace,monospace}.thv2-custom-raw{border:1px solid #dfe6f0;border-radius:12px;overflow:hidden}.thv2-custom-raw summary{padding:10px 12px;background:#f5f8fc;font-size:11px;font-weight:800;cursor:pointer}.thv2-cors-policy{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.thv2-cors-policy strong{font-size:11px;overflow-wrap:anywhere}.thv2-auth-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px}.thv2-auth-flow article{display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #dfe6f0;border-radius:12px;background:#fff}.thv2-auth-flow article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fee2e2;color:#be123c;font-weight:900}.thv2-auth-warning{display:flex;gap:10px;padding:12px;border:1px solid #fecdd3;border-radius:12px;background:#fff1f2;color:#881337}.thv2-auth-warning>b{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#fb7185;color:#fff}@media(max-width:700px){.thv2-custom-metrics,.thv2-cors-policy,.thv2-before-after,.thv2-auth-flow{grid-template-columns:1fr}.thv2-before-after>b,.thv2-auth-flow>b{transform:rotate(90deg);justify-self:center}}
/* Rich result views: URL Query / JSON Pointer / JSON Lines / JSON→XML / YAML→XML */
.thv2-query-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.thv2-query-chips article{display:grid;gap:4px;padding:11px;border:1px solid #dce5f0;border-radius:12px;background:#fff}.thv2-query-chips small{color:#6677e8;font:800 10px/1.3 ui-monospace,monospace;overflow-wrap:anywhere}.thv2-query-chips strong{color:#26344d;font-size:11px;overflow-wrap:anywhere}
.thv2-pointer-flow,.thv2-conversion-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:9px}.thv2-conversion-flow{grid-template-columns:1fr auto 1fr}.thv2-pointer-flow article,.thv2-conversion-flow article{display:grid;gap:3px;padding:14px;border:1px solid #dce5f0;border-radius:13px;background:#fff}.thv2-pointer-flow small,.thv2-conversion-flow small{color:#8794aa;font-size:9px;font-weight:900;letter-spacing:.08em}.thv2-pointer-flow strong,.thv2-conversion-flow strong{color:#243149;font-size:13px;overflow-wrap:anywhere}.thv2-pointer-flow b,.thv2-conversion-flow b{color:#6678f3;font-size:20px}.thv2-pointer-ok,.thv2-conversion-ok{border-color:#bfe8dc!important;background:#f3fcf9!important}.thv2-conversion-flow span{color:#7b899f;font-size:10px}
.thv2-json-value-card{overflow:hidden;border:1px solid #dce5f0;border-radius:14px}.thv2-json-value-card>div{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f5f8fc}.thv2-json-value-card strong{color:#26344c;font-size:12px}.thv2-json-value-card small{color:#728198;font-size:10px}.thv2-json-value-card pre{margin:0;padding:15px;background:#0b1730;color:#dce9ff;white-space:pre-wrap;word-break:break-word;font:12px/1.6 ui-monospace,monospace}
.thv2-json-lines-list{display:grid;gap:7px}.thv2-json-lines-list article{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:9px;padding:8px;border:1px solid #dce5f0;border-radius:11px;background:#fff}.thv2-json-lines-list article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:900}.thv2-json-lines-list pre{margin:0;padding:6px 8px;border-radius:7px;background:#f7f9fc;color:#334155;white-space:pre-wrap;word-break:break-word;font:10px/1.45 ui-monospace,monospace}
@media(max-width:700px){.thv2-query-chips{grid-template-columns:1fr}.thv2-pointer-flow,.thv2-conversion-flow{grid-template-columns:1fr}.thv2-pointer-flow>b,.thv2-conversion-flow>b{transform:rotate(90deg);justify-self:center}}

/* AI / LLM first-batch rich result UX */
.thv2-ai-rich-result{display:grid;gap:14px}
.thv2-ai-rich-result__main{display:grid;gap:14px}
.thv2-ai-result-hero{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;border-radius:17px;background:linear-gradient(135deg,#0c1a31,#17355f);overflow:hidden;color:#fff}
.thv2-ai-result-hero:after{content:"";position:absolute;right:-55px;top:-80px;width:190px;height:190px;border-radius:50%;background:rgba(91,111,242,.14)}
.thv2-ai-result-hero>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:linear-gradient(135deg,#6377ff,#31cfb2);font-size:22px;font-weight:900}
.thv2-ai-result-hero>div{position:relative;z-index:1}.thv2-ai-result-hero small{display:block;color:#91b4ff;font-size:9px;font-weight:900;letter-spacing:.14em}.thv2-ai-result-hero h3{margin:3px 0 2px!important;color:#fff!important;font-size:18px!important}.thv2-ai-result-hero p{margin:0;color:#b9c8df;font-size:11px}
.thv2-ai-result-hero em{position:relative;z-index:1;padding:7px 10px;border-radius:999px;background:#dffaf1;color:#087356;font-size:9px;font-style:normal;font-weight:900;white-space:nowrap}
.thv2-ai-metrics{display:grid;gap:9px}.thv2-ai-metrics--3{grid-template-columns:repeat(3,1fr)}.thv2-ai-metrics--2{grid-template-columns:repeat(2,1fr)}
.thv2-ai-metric{display:grid;gap:3px;padding:13px 14px;border:1px solid #dce5ef;border-radius:13px;background:#fff}.thv2-ai-metric small{color:#7d8aa0;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.thv2-ai-metric strong{color:#18253a;font-size:19px}.thv2-ai-metric span{color:#8290a5;font-size:9px}
.thv2-ai-token-meter{display:grid;gap:7px;padding:13px;border:1px solid #dde5f0;border-radius:13px;background:#fff}.thv2-ai-token-meter>div{height:9px;border-radius:999px;background:#edf1f7;overflow:hidden}.thv2-ai-token-meter>div>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5b6cf2,#2fcdb4)}.thv2-ai-token-meter small{color:#7c899d;font-size:9px}
.thv2-ai-cost-total{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:17px 18px;border-radius:15px;background:#101f39}.thv2-ai-cost-total small{color:#8fa8cb;font-size:9px;font-weight:900;letter-spacing:.1em}.thv2-ai-cost-total strong{color:#fff;font-size:31px}
.thv2-ai-rate-row{display:flex;gap:8px;flex-wrap:wrap}.thv2-ai-rate-row span{padding:7px 10px;border-radius:9px;background:#eef3ff;color:#4256c7;font-size:10px;font-weight:700}
.thv2-ai-function-head{display:grid;grid-template-columns:2fr 1fr;gap:9px}
.thv2-ai-schema-tree{display:grid;gap:7px;padding:13px;border:1px solid #dde5ef;border-radius:14px;background:#fff}.thv2-ai-schema-tree article{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:8px 9px;border-radius:9px;background:#f7f9fc}.thv2-ai-schema-tree article>span{color:#39c69e}.thv2-ai-schema-tree strong{font-size:11px;color:#22304a}.thv2-ai-schema-tree small{font:700 9px ui-monospace,monospace;color:#64748b}
.thv2-ai-code{overflow:hidden;border:1px solid #d9e2ee;border-radius:14px}.thv2-ai-code>div{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f4f7fb}.thv2-ai-code strong{color:#24324a;font-size:11px}.thv2-ai-code small{color:#7f8ca0;font-size:9px}.thv2-ai-code pre{max-height:360px;overflow:auto;margin:0;padding:15px;background:#0b1730;color:#dce9ff;white-space:pre-wrap;word-break:break-word;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}
.thv2-ai-checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.thv2-ai-checklist article{display:flex;align-items:center;gap:9px;padding:11px 12px;border-radius:12px;border:1px solid #dce5ef;background:#fff}.thv2-ai-checklist article>span{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;font-weight:900}.thv2-ai-checklist .is-ok>span{background:#dff9ef;color:#08795d}.thv2-ai-checklist .is-bad{border-color:#fecaca;background:#fff7f7}.thv2-ai-checklist .is-bad>span{background:#fee2e2;color:#b91c1c}.thv2-ai-checklist strong{font-size:10px;color:#25324a}
.thv2-ai-tool-card{display:grid;gap:11px;padding:15px;border-radius:15px;background:#10213e;color:#fff}.thv2-ai-tool-card>small{color:#8eaeef;font-size:9px;font-weight:900;letter-spacing:.1em}.thv2-ai-tool-card>h4{margin:0;color:#fff;font-size:19px}.thv2-ai-tool-card>div{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.thv2-ai-tool-card .thv2-ai-metric{background:#0b1730;border-color:#263d60}.thv2-ai-tool-card .thv2-ai-metric strong{color:#fff}.thv2-ai-tool-card .thv2-ai-metric small,.thv2-ai-tool-card .thv2-ai-metric span{color:#8fa5c5}
.thv2-ai-prompt-sections{display:grid;gap:8px}.thv2-ai-prompt-sections article{padding:12px 14px;border-radius:13px;border:1px solid #dce4ef;background:#fff}.thv2-ai-prompt-sections article:nth-child(4n+1){border-left:4px solid #6675ef}.thv2-ai-prompt-sections article:nth-child(4n+2){border-left:4px solid #2fbd91}.thv2-ai-prompt-sections article:nth-child(4n+3){border-left:4px solid #e9a23b}.thv2-ai-prompt-sections article:nth-child(4n){border-left:4px solid #43a5e5}.thv2-ai-prompt-sections small{color:#75839a;font-size:9px;font-weight:900}.thv2-ai-prompt-sections p{white-space:pre-wrap;margin:4px 0 0;color:#26344c;font-size:11px;line-height:1.5}
.thv2-ai-toon-lines{display:grid;gap:6px}.thv2-ai-toon-lines article{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;padding:8px;border-radius:10px;border:1px solid #dce4ef;background:#fff}.thv2-ai-toon-lines article>span{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#eef2ff;color:#5365da;font-size:9px;font-weight:900}.thv2-ai-toon-lines code{color:#29384f;font-size:10px;overflow-wrap:anywhere}.thv2-ai-more{margin:0;text-align:center;color:#7b889b;font-size:9px}

@media(max-width:700px){.thv2-ai-result-hero{grid-template-columns:46px 1fr}.thv2-ai-result-hero em{grid-column:1/-1;justify-self:start}.thv2-ai-metrics--3,.thv2-ai-metrics--2,.thv2-ai-checklist,.thv2-ai-tool-card>div,.thv2-ai-function-head{grid-template-columns:1fr}}


/* PART 33 rich result experience */
.thv2-p33-rich{display:grid;gap:16px}.thv2-p33-rich[hidden],.thv2-p33-rich [data-thv2-p33-panel][hidden]{display:none!important}
.thv2-p33-hero{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:15px;align-items:center;padding:19px 20px;border:1px solid #dce4ef;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#f2f5ff)}
.thv2-p33-hero>span{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#e8edff;color:#4f5ee8;font-size:23px;font-weight:900}
.thv2-p33-hero small{display:block;color:#718096;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.thv2-p33-hero h3{margin:3px 0 0;color:#15283f;font-size:22px;line-height:1.15}.thv2-p33-hero p{margin:6px 0 0;color:#63748b;font-size:12px;line-height:1.45}.thv2-p33-hero>em{padding:6px 9px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em}
.thv2-p33-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.thv2-p33-metric{min-width:0;padding:14px 15px;border:1px solid #dce4ef;border-radius:13px;background:#fff}.thv2-p33-metric strong{display:block;color:#16283f;font-size:19px;line-height:1.15;overflow-wrap:anywhere}.thv2-p33-metric small{display:block;margin-top:5px;color:#68798f;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.thv2-p33-metric span{display:block;margin-top:3px;color:#9aa6b6;font-size:10px}
.thv2-p33-content{min-width:0}.thv2-p33-raw-head,.thv2-p33-card-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;color:#172a42;font-size:12px;font-weight:900}.thv2-p33-raw-head button,.thv2-p33-mini-copy{border:1px solid #ccd7e6;border-radius:8px;background:#fff;color:#40516a;font-size:10px;font-weight:800;cursor:pointer}.thv2-p33-raw-head button{padding:8px 10px}.thv2-p33-mini-copy{padding:6px 8px}.thv2-p33-mini-copy:hover,.thv2-p33-raw-head button:hover{border-color:#8290ee;color:#4958dc}
.thv2-p33-raw{max-height:520px;overflow:auto}
.thv2-p33-segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.thv2-p33-segment-card{position:relative;min-width:0;padding:13px 13px 12px;border:1px solid #dce4ef;border-radius:13px;background:#fff}.thv2-p33-segment-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.thv2-p33-segment-head b{color:#5361df;font-family:monospace;font-size:11px}.thv2-p33-segment-head small{color:#8b98aa;font-size:9px}.thv2-p33-segment-card pre{margin:0 56px 0 0;color:#17283f;font:600 12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.thv2-p33-segment-card .thv2-p33-mini-copy{position:absolute;right:12px;bottom:11px}
.thv2-p33-highlight-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:10px}.thv2-p33-preview-card,.thv2-p33-match-card{padding:13px;border:1px solid #dce4ef;border-radius:14px;background:#fff}.thv2-p33-preview-card iframe{width:100%;min-height:260px;border:1px solid #e1e7f0;border-radius:10px;background:#fff}.thv2-p33-match-list{display:grid;gap:7px}.thv2-p33-match-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:9px 10px;border-radius:10px;background:#f7f9fc}.thv2-p33-match-list code{color:#243653;font-size:11px;overflow-wrap:anywhere}.thv2-p33-match-list span{padding:3px 6px;border-radius:999px;background:#fff3bf;color:#8a6200;font-size:9px;font-weight:900}
.thv2-p33-path-list{display:grid;gap:8px}.thv2-p33-path-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 12px;border:1px solid #dce4ef;border-radius:12px;background:#fff}.thv2-p33-path-row>b{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef1ff;color:#5361df;font:800 10px/1 monospace}.thv2-p33-path-row code{display:block;color:#1f3858;font-size:12px;overflow-wrap:anywhere}.thv2-p33-path-row small{display:block;margin-top:3px;color:#8b98aa;font-size:9px}
.thv2-p33-table-wrap{overflow:auto;border:1px solid #dce4ef;border-radius:14px;background:#fff}.thv2-p33-table{width:100%;border-collapse:collapse;min-width:650px}.thv2-p33-table th,.thv2-p33-table td{padding:11px 12px;border-bottom:1px solid #edf1f6;text-align:left;vertical-align:middle}.thv2-p33-table th{background:#f7f9fc;color:#708096;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.thv2-p33-table code{color:#28425f;font-size:11px}.thv2-p33-value{display:block;max-width:400px;color:#27384f;font-size:11px;overflow-wrap:anywhere}.thv2-p33-type{display:inline-flex;padding:4px 7px;border-radius:999px;background:#eef2f7;color:#55657a;font-size:9px;font-weight:900;text-transform:uppercase}.thv2-p33-type.is-string{background:#ecfdf5;color:#047857}.thv2-p33-type.is-number{background:#eff6ff;color:#1d4ed8}.thv2-p33-type.is-boolean{background:#fff7ed;color:#c2410c}.thv2-p33-type.is-array{background:#f5f3ff;color:#6d28d9}.thv2-p33-type.is-object{background:#eef2ff;color:#4338ca}
.thv2-p33-tree{padding:8px;border:1px solid #dce4ef;border-radius:14px;background:#fff}.thv2-p33-tree-row{display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(100px,1.4fr);gap:10px;align-items:center;padding:8px 10px 8px calc(10px + (var(--depth) * 22px));border-bottom:1px solid #f0f3f7}.thv2-p33-tree-row:last-child{border-bottom:0}.thv2-p33-tree-key{color:#34506f;font-size:11px;font-weight:700}.thv2-p33-tree-value{color:#63748b;font-size:11px;overflow-wrap:anywhere}.thv2-p33-empty{margin:0;padding:16px;color:#78879a;text-align:center}
@media(max-width:850px){.thv2-p33-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.thv2-p33-highlight-layout{grid-template-columns:1fr}.thv2-p33-segment-grid{grid-template-columns:1fr}}
@media(max-width:560px){.thv2-p33-hero{grid-template-columns:50px minmax(0,1fr)}.thv2-p33-hero>em{grid-column:1/-1;justify-self:start}.thv2-p33-metrics{grid-template-columns:1fr 1fr}.thv2-p33-tree-row{grid-template-columns:minmax(100px,1fr) auto;padding-left:calc(8px + (var(--depth) * 14px))}.thv2-p33-tree-value{grid-column:1/-1;padding-left:8px}}


/* Regex preset chooser */
.thv2-regex-presets{margin-top:9px;padding:11px;border:1px solid #dce4ef;border-radius:12px;background:linear-gradient(145deg,#f9fbff,#f4f7ff)}
.thv2-regex-presets__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}
.thv2-regex-presets__head span{color:#263a56;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.thv2-regex-presets__head small{color:#75849a;font-size:9px;font-weight:700}
.thv2-regex-presets__buttons{display:flex;flex-wrap:wrap;gap:6px}
.thv2-regex-presets__buttons button{appearance:none;border:1px solid #ccd6e6;border-radius:999px;background:#fff;color:#40516a;padding:7px 10px;font-size:10px;font-weight:800;line-height:1;cursor:pointer;transition:.16s ease}
.thv2-regex-presets__buttons button:hover{border-color:#8d98ef;color:#4c59df;transform:translateY(-1px)}
.thv2-regex-presets__buttons button.is-active{border-color:#5967ef;background:#eef0ff;color:#4351db;box-shadow:0 0 0 2px rgba(89,103,239,.08)}
.thv2-regex-presets p{margin:8px 1px 0;color:#74839a;font-size:9px;line-height:1.45}
@media(max-width:560px){.thv2-regex-presets__head{align-items:flex-start;flex-direction:column}.thv2-regex-presets__buttons button{padding:8px 11px}}
