.tpot-wrap{--bg:#07140f;--panel:#0b1d16;--panel2:#10261d;--line:rgba(148,184,168,.22);--text:#f4fff8;--muted:#acc2b8;--green:#369369;--green2:#63ddb0;--warn:#d8b45f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);max-width:1120px;margin:28px auto}.tpot-wrap *{box-sizing:border-box}.tpot-card{border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 100% 0%,rgba(54,147,105,.12),transparent 34%),linear-gradient(145deg,rgba(12,28,21,.99),rgba(7,17,13,.99));box-shadow:0 18px 44px rgba(0,0,0,.2);padding:clamp(22px,3vw,38px)}.tpot-card h2{color:#fff;font-size:clamp(1.45rem,2.7vw,2.1rem);line-height:1.18;margin:8px 0 14px}.tpot-card p{color:var(--muted);line-height:1.65}.tpot-kicker,.tpot-question-meta{font-size:.76rem;letter-spacing:.1em;font-weight:800;color:#7fe1b6;text-transform:uppercase}.tpot-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:26px 0 20px}.tpot-role{min-height:150px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.035);color:var(--text);padding:20px;text-align:left;cursor:pointer}.tpot-role strong{display:block;font-size:1.08rem;margin-bottom:9px}.tpot-role span{display:block;color:var(--muted);line-height:1.5}.tpot-role:hover,.tpot-role.is-selected{border-color:rgba(99,221,176,.65);background:rgba(54,147,105,.14);box-shadow:0 0 0 2px rgba(99,221,176,.08) inset}.tpot-site-type{display:block;color:#fff;font-weight:700;max-width:520px;margin-top:8px}.tpot-site-type select,.tpot-form-grid input{width:100%;min-height:50px;margin-top:7px;padding:11px 13px;border:1px solid rgba(148,184,168,.28);border-radius:11px;background:#0d1b16;color:#f1fbf6;font:inherit}.tpot-site-type select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#dff7eb 50%),linear-gradient(135deg,#dff7eb 50%,transparent 50%);background-position:calc(100% - 19px) 22px,calc(100% - 14px) 22px;background-size:5px 5px;background-repeat:no-repeat;padding-right:42px}.tpot-site-type option{background:#fff;color:#182d38}.tpot-primary,.tpot-secondary{min-height:52px;border-radius:12px;font:inherit;font-weight:800;padding:12px 18px;cursor:pointer}.tpot-primary{border:0;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:18px}.tpot-primary:hover{background:#2f855e}.tpot-primary:disabled{opacity:.48;cursor:not-allowed}.tpot-secondary{border:1px solid var(--line);background:rgba(255,255,255,.035);color:#dcebe4}.tpot-start>.tpot-primary{margin-top:20px;min-width:250px}.tpot-start-error,.tpot-question-error,.tpot-status{min-height:22px;margin:12px 0 0!important;color:#ffaaa2!important;font-weight:700}.tpot-progress-row{display:flex;justify-content:space-between;gap:16px;color:#cfe2d9;font-size:.84rem;font-weight:800}.tpot-progress{height:8px;background:rgba(255,255,255,.08);border-radius:999px;overflow:hidden;margin:10px 0 28px}.tpot-progress span{display:block;height:100%;background:linear-gradient(90deg,#369369,#63ddb0);border-radius:999px;transition:width .2s ease}.tpot-question{max-width:920px}.tpot-question-help{margin-bottom:22px!important}.tpot-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tpot-option{display:flex;align-items:center;gap:12px;min-height:64px;padding:14px 15px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.03);color:#e9f6ef;text-align:left;font:inherit;line-height:1.35;cursor:pointer}.tpot-option:hover,.tpot-option.is-selected{border-color:rgba(99,221,176,.65);background:rgba(54,147,105,.15)}.tpot-radio{width:18px;height:18px;border:2px solid #82a99a;border-radius:50%;flex:0 0 auto}.tpot-option.is-selected .tpot-radio{border:5px solid var(--green2)}.tpot-nav{display:flex;justify-content:space-between;gap:12px;margin-top:26px}.tpot-score-layout{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;margin:18px 0 28px}.tpot-score-circle{width:142px;height:142px;border-radius:50%;display:flex;align-items:baseline;justify-content:center;padding-top:41px;border:1px solid rgba(99,221,176,.35);background:rgba(54,147,105,.13);box-shadow:0 0 0 10px rgba(99,221,176,.035)}.tpot-score-circle strong{font-size:3rem;line-height:1;color:#fff}.tpot-score-circle span{color:#a9c3b8;font-weight:700}.tpot-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 16px}.tpot-category{padding:15px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.025)}.tpot-category>div:first-child{display:flex;justify-content:space-between;gap:12px}.tpot-category strong{font-size:.91rem}.tpot-category span{font-weight:800;color:#90ebc2}.tpot-category-bar{height:6px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;margin-top:11px}.tpot-category-bar span{display:block;height:100%;background:#63ddb0}.tpot-result-note{margin:22px 0;padding:15px 17px;border-left:3px solid var(--warn);background:rgba(216,180,95,.08);border-radius:9px;color:#e8dfc7;line-height:1.55}.tpot-result-actions{display:flex;gap:12px;flex-wrap:wrap}.tpot-modal[hidden]{display:none!important}.tpot-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:20px}.tpot-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.74);backdrop-filter:blur(4px)}.tpot-modal-dialog{position:relative;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid rgba(148,184,168,.24);border-radius:20px;background:#0b1d16;color:#f4fff8;padding:clamp(22px,3vw,34px);box-shadow:0 25px 80px rgba(0,0,0,.55)}.tpot-modal-dialog h2{font-size:1.75rem;margin:6px 0 10px}.tpot-modal-dialog>p{color:#acc2b8}.tpot-modal-close{position:absolute;right:15px;top:12px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.06);color:#fff;font-size:26px;cursor:pointer}.tpot-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:22px}.tpot-form-grid label{color:#fff;font-size:.88rem;font-weight:750}.tpot-form-grid label span{color:#89e5bc;font-size:.7rem;margin-left:5px}.tpot-form-grid label small{color:#7f998e;font-size:.7rem;margin-left:5px}.tpot-form-grid input:focus,.tpot-site-type select:focus{outline:none;border-color:#63ddb0;box-shadow:0 0 0 3px rgba(99,221,176,.13)}.tpot-consent{display:flex;gap:10px;align-items:flex-start;margin:18px 0 8px;color:#d7e7df;font-size:.84rem;line-height:1.45}.tpot-consent input{width:18px;height:18px;accent-color:#369369;flex:0 0 auto;margin-top:2px}.tpot-privacy{font-size:.78rem;color:#8fa89d!important}.tpot-privacy a{color:#8be7bf}.tpot-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.tpot-submit{width:100%;margin-top:12px}.tpot-status.is-error{color:#ffaaa2!important}.tpot-modal-open{overflow:hidden}.tpot-pdf-report{position:fixed;left:-20000px;top:0;width:920px;z-index:-1}.tpot-pdf-sheet{width:920px;background:#fff;color:#18231e;font-family:Arial,sans-serif;padding:48px 50px;font-size:15px;line-height:1.45}.tpot-pdf-head{display:flex;justify-content:space-between;gap:28px;border-bottom:3px solid #2f855e;padding-bottom:22px}.tpot-pdf-brand{font-size:13px;letter-spacing:.13em;font-weight:800;color:#2f855e}.tpot-pdf-head h1{font-size:31px;line-height:1.12;margin:8px 0 5px}.tpot-pdf-head p{margin:0;color:#64736b}.tpot-pdf-score{width:120px;height:120px;border-radius:50%;border:7px solid #d8eee3;display:flex;align-items:baseline;justify-content:center;padding-top:31px;background:#f4fbf7;flex:0 0 auto}.tpot-pdf-score strong{font-size:40px;color:#236d4b}.tpot-pdf-score span{font-weight:700;color:#607269}.tpot-pdf-summary{padding:20px 22px;background:#f2f8f5;border-radius:12px;margin:24px 0}.tpot-pdf-summary h2{margin:0 0 7px;font-size:21px;color:#1e5d41}.tpot-pdf-summary p{margin:0;color:#4f6258}.tpot-pdf-person{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 22px;border:1px solid #dfe8e3;border-radius:10px;padding:16px 18px;margin-bottom:24px}.tpot-pdf-person div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f0;padding:5px 0}.tpot-pdf-person span{color:#68766f}.tpot-pdf-sheet>h2{font-size:21px;color:#1c4f39;margin:24px 0 12px}.tpot-pdf-cats{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px}.tpot-pdf-cats div{display:flex;justify-content:space-between;gap:15px;background:#f7faf8;border:1px solid #e0e8e4;padding:10px 12px;border-radius:8px}.tpot-pdf-cats strong{color:#236d4b}.tpot-pdf-answers{display:grid;gap:7px}.tpot-pdf-answer{border:1px solid #e1e8e4;border-radius:8px;padding:10px 12px;break-inside:avoid}.tpot-pdf-answer strong{display:block;font-size:13px;color:#23332b;margin-bottom:4px}.tpot-pdf-answer span{display:block;color:#37644f;font-weight:700}.tpot-pdf-note{margin-top:24px;border-left:4px solid #b89033;background:#fff9e9;padding:13px 15px;color:#63552f}.tpot-pdf-footer{margin-top:24px;padding-top:15px;border-top:1px solid #dfe8e3;color:#64736b;font-size:12px}.tpot-wrap [hidden]{display:none!important}@media(max-width:760px){.tpot-role-grid,.tpot-options,.tpot-category-grid,.tpot-form-grid{grid-template-columns:1fr}.tpot-score-layout{grid-template-columns:1fr;text-align:center}.tpot-score-circle{margin:auto}.tpot-nav{flex-direction:column-reverse}.tpot-nav button,.tpot-result-actions button{width:100%}.tpot-progress-row{flex-direction:column;gap:3px}.tpot-modal{padding:10px}.tpot-modal-dialog{max-height:calc(100vh - 20px);border-radius:16px}.tpot-start>.tpot-primary{width:100%;min-width:0}}

/* v1.1.2 modal readability fixes */
.tpot-modal-dialog{
  padding-right:clamp(22px,3vw,34px);
}
.tpot-modal-dialog h2{
  color:#f4fff8 !important;
  line-height:1.18;
  padding-right:72px;
}
.tpot-modal-close{
  right:20px;
  top:16px;
  z-index:5;
  display:flex;
  align-items:center;
  justify-content:center;
  line-height:1;
}
@media(max-width:760px){
  .tpot-modal-dialog h2{padding-right:58px;}
  .tpot-modal-close{right:14px;top:14px;}
}


/* v1.1.3 UI and PDF readability fixes */
.tpot-modal-dialog{padding-right:clamp(22px,3vw,34px);}
.tpot-modal-dialog h2{color:#f4fff8 !important;font-size:1.9rem !important;line-height:1.18 !important;margin:8px 0 12px !important;padding-right:72px;text-shadow:none !important;}
.tpot-modal-close{position:sticky !important;top:14px !important;float:right;right:auto !important;margin:-6px 0 8px auto;z-index:30;display:flex;align-items:center;justify-content:center;line-height:1;background:rgba(255,255,255,.12) !important;color:#ffffff !important;border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 20px rgba(0,0,0,.22);}
.tpot-modal-close:hover{background:rgba(255,255,255,.2) !important;}
.tpot-modal-dialog .tpot-kicker{display:block;clear:both;}
.tpot-pdf-sheet,.tpot-pdf-sheet *{text-shadow:none !important;letter-spacing:normal !important;}
.tpot-pdf-sheet{background:#ffffff !important;color:#18231e !important;font-family:Arial,sans-serif !important;}
.tpot-pdf-head{align-items:flex-start;}
.tpot-pdf-head h1{font-size:34px !important;line-height:1.08 !important;margin:8px 0 6px !important;color:#123a2b !important;font-weight:800 !important;max-width:540px;}
.tpot-pdf-head p{color:#4e6359 !important;font-size:16px !important;}
.tpot-pdf-brand{color:#1f7a52 !important;font-size:14px !important;}
.tpot-pdf-score{border-color:#b9ddcc !important;background:#f3fbf7 !important;}
.tpot-pdf-score strong{color:#1b6e49 !important;}
.tpot-pdf-score span{color:#53675f !important;}
.tpot-pdf-summary{background:#eef7f2 !important;border:1px solid #d5e8de;}
.tpot-pdf-summary h2{margin:0 0 8px !important;font-size:28px !important;line-height:1.12 !important;color:#164d37 !important;font-weight:800 !important;}
.tpot-pdf-summary p{margin:0 !important;color:#41554d !important;font-size:16px !important;line-height:1.55 !important;}
.tpot-pdf-person strong,.tpot-pdf-answer strong,.tpot-pdf-cats strong{color:#1f332b !important;}
.tpot-pdf-person span,.tpot-pdf-cats span{color:#5d7068 !important;}
.tpot-pdf-sheet>h2{font-size:22px !important;color:#164d37 !important;font-weight:800 !important;}
.tpot-pdf-answer span{color:#2d5d48 !important;font-weight:700 !important;}
.tpot-pdf-note strong{color:#5b4a1d !important;}
@media(max-width:760px){.tpot-modal-dialog h2{padding-right:58px;}.tpot-modal-close{top:10px !important;}}


/* v1.1.5 modal close visibility fix */
.tpot-modal-dialog{scroll-padding-top:72px;}
.tpot-modal-close{position:sticky !important; top:12px !important; margin-left:calc(100% - 40px); margin-right:0; float:none !important; z-index:50; opacity:1 !important; visibility:visible !important;}


/* v1.1.6 modal overlay above site header/admin bar */
.tpot-modal{z-index:2147483000 !important;place-items:start center !important;overflow:auto !important;padding:24px !important;}
.tpot-modal-backdrop{z-index:0 !important;}
.tpot-modal-dialog{position:relative !important;z-index:1 !important;margin:20px auto !important;max-height:calc(100vh - 48px) !important;overflow:auto !important;}
.tpot-modal-close{position:sticky !important;top:10px !important;right:auto !important;left:auto !important;display:flex !important;align-items:center !important;justify-content:center !important;width:40px !important;height:40px !important;margin-left:auto !important;margin-right:0 !important;margin-top:0 !important;margin-bottom:8px !important;float:none !important;z-index:9999 !important;opacity:1 !important;visibility:visible !important;}
@media(max-width:760px){.tpot-modal{padding:10px !important;}.tpot-modal-dialog{margin:6px auto !important;max-height:calc(100vh - 20px) !important;}}


/* v1.1.7 wider modal below sticky header + bottom close button */
.tpot-modal{
  z-index:2147483000 !important;
  place-items:start center !important;
  overflow:auto !important;
  padding:96px 24px 24px !important;
}
body.admin-bar .tpot-modal{padding-top:128px !important;}
.tpot-modal-dialog{
  width:min(980px,calc(100vw - 48px)) !important;
  max-height:calc(100vh - 120px) !important;
  margin:0 auto !important;
  overflow:auto !important;
}
body.admin-bar .tpot-modal-dialog{max-height:calc(100vh - 152px) !important;}
.tpot-close-bottom{
  width:100%;
  min-height:50px;
  margin-top:10px;
  border-color:rgba(167,243,200,.24) !important;
  background:rgba(255,255,255,.07) !important;
  color:#f4fff8 !important;
}
.tpot-close-bottom:hover{background:rgba(255,255,255,.12) !important;}
@media(max-width:760px){
  .tpot-modal{padding:82px 10px 10px !important;}
  body.admin-bar .tpot-modal{padding-top:112px !important;}
  .tpot-modal-dialog,body.admin-bar .tpot-modal-dialog{
    width:100% !important;
    max-height:calc(100vh - 96px) !important;
    margin:0 auto !important;
  }
}


/* v1.1.8 mobile modal stability */
.tpot-modal,.tpot-modal-dialog{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}
@media(max-width:760px){
  .tpot-modal{padding:72px 10px 12px !important;align-items:flex-start !important;}
  .tpot-modal-dialog,body.admin-bar .tpot-modal-dialog{width:min(760px,100%) !important;max-height:calc(100dvh - 86px) !important;border-radius:18px !important;}
}


/* v1.2.0 mobile lead form is INLINE, not a fixed modal */
@media(max-width:760px){
  .tpot-wrap,.tpot-card,.tpot-role,.tpot-option,.tpot-category,.tpot-modal-dialog{max-width:100% !important;min-width:0 !important;}
  .tpot-wrap{width:100% !important;margin-left:0 !important;margin-right:0 !important;overflow-x:hidden !important;}
  .tpot-card{padding:18px !important;}
  .tpot-modal.tpot-modal-inline-mobile{
    position:relative !important;
    inset:auto !important;
    z-index:auto !important;
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    padding:0 !important;
    margin:18px 0 0 !important;
    overflow:visible !important;
    background:transparent !important;
  }
  .tpot-modal.tpot-modal-inline-mobile .tpot-modal-backdrop{display:none !important;}
  .tpot-modal.tpot-modal-inline-mobile .tpot-modal-dialog{
    position:relative !important;
    width:100% !important;
    max-width:100% !important;
    max-height:none !important;
    overflow:visible !important;
    margin:0 !important;
    padding:20px !important;
    border-radius:18px !important;
    box-shadow:none !important;
  }
  .tpot-modal.tpot-modal-inline-mobile .tpot-modal-close{
    position:absolute !important;
    top:12px !important;
    right:12px !important;
    left:auto !important;
    margin:0 !important;
  }
  .tpot-modal.tpot-modal-inline-mobile h2{padding-right:52px !important;}
  .tpot-modal.tpot-modal-inline-mobile .tpot-form-grid{grid-template-columns:1fr !important;}
  .tpot-modal.tpot-modal-inline-mobile input{font-size:16px !important;}
  .tpot-modal.tpot-modal-inline-mobile .tpot-submit,.tpot-modal.tpot-modal-inline-mobile .tpot-close-bottom{width:100% !important;}
  html.tpot-modal-open{overflow:auto !important;}
}


/* v1.2.1 full-width cards and inline report form */
.tpot-modal.tpot-modal-inline-all{
  position:relative !important;
  inset:auto !important;
  z-index:auto !important;
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  margin:18px 0 0 !important;
  overflow:visible !important;
  background:transparent !important;
}
.tpot-modal.tpot-modal-inline-all .tpot-modal-backdrop{display:none !important;}
.tpot-modal.tpot-modal-inline-all .tpot-modal-dialog{
  position:relative !important;
  width:100% !important;
  max-width:100% !important;
  max-height:none !important;
  overflow:visible !important;
  margin:0 !important;
  padding:24px !important;
  border-radius:24px !important;
  box-shadow:0 16px 44px rgba(0,0,0,.24) !important;
}
.tpot-modal.tpot-modal-inline-all .tpot-modal-close{
  position:absolute !important;
  top:14px !important;
  right:14px !important;
  left:auto !important;
  margin:0 !important;
  float:none !important;
  z-index:20 !important;
}
.tpot-modal.tpot-modal-inline-all h2{padding-right:64px !important;}
@media(max-width:760px){
  .tpot-wrap{width:calc(100% - 14px) !important;max-width:none !important;margin:18px 7px !important;padding:0 !important;overflow-x:hidden !important;}
  .tpot-card{padding:18px !important;border-radius:20px !important;}
  .tpot-role,.tpot-option,.tpot-category{border-radius:18px !important;}
  .tpot-modal.tpot-modal-inline-all{margin-top:14px !important;}
  .tpot-modal.tpot-modal-inline-all .tpot-modal-dialog{padding:18px !important;border-radius:20px !important;}
}


/* v1.2.2 remove nested mobile gutters inside the test */
@media(max-width:760px){
  #ts-site-guard-2026 .ts-test-shell .tpot-wrap,
  .tpot-wrap{
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    overflow-x:hidden !important;
  }
  .tpot-card{
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:14px !important;
    border-radius:20px !important;
  }
  .tpot-role-grid,.tpot-options,.tpot-category-grid,.tpot-form-grid{
    width:100% !important;
    max-width:100% !important;
    gap:10px !important;
  }
  .tpot-role,.tpot-option,.tpot-category,.tpot-site-type,.tpot-site-type select,
  .tpot-result-note,.tpot-result-actions,.tpot-question,.tpot-progress-row,.tpot-progress{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
  }
  .tpot-role{padding:14px !important;}
  .tpot-option{padding:13px 14px !important;}
  .tpot-category{padding:13px !important;}
  .tpot-modal.tpot-modal-inline-all{width:100% !important;max-width:100% !important;margin:12px 0 0 !important;}
  .tpot-modal.tpot-modal-inline-all .tpot-modal-dialog{width:100% !important;max-width:100% !important;margin:0 !important;padding:14px !important;}
}


/* v1.3.0 fixed PDF pagination + PDF CTAs */
.tpot-pdf-report{width:920px !important;}
.tpot-pdf-sheet{width:920px !important;padding:0 !important;background:#fff !important;}
.tpot-pdf-page{position:relative;width:920px;height:1341px;overflow:hidden;background:#fff;color:#18231e;font-family:Arial,sans-serif;padding:46px 50px 54px;font-size:14px;line-height:1.38;}
.tpot-pdf-page+.tpot-pdf-page{margin-top:24px;}
.tpot-pdf-page .tpot-pdf-head{padding-bottom:18px;}
.tpot-pdf-page .tpot-pdf-summary{margin:18px 0;padding:16px 18px;}
.tpot-pdf-page .tpot-pdf-person{margin-bottom:18px;padding:12px 16px;}
.tpot-pdf-page>h2{font-size:20px !important;margin:17px 0 10px !important;color:#164d37 !important;}
.tpot-pdf-page .tpot-pdf-cats{gap:7px 10px;}
.tpot-pdf-page .tpot-pdf-cats div{padding:8px 10px;}
.tpot-pdf-page .tpot-pdf-answers{gap:6px;}
.tpot-pdf-page .tpot-pdf-answer{padding:8px 10px;border-radius:7px;}
.tpot-pdf-page .tpot-pdf-answer strong{font-size:12.5px;line-height:1.3;}
.tpot-pdf-page .tpot-pdf-answer span{font-size:13px;line-height:1.3;margin-top:2px;}
.tpot-pdf-cont-head{display:flex;align-items:center;gap:18px;padding-bottom:16px;margin-bottom:18px;border-bottom:3px solid #2f855e;}
.tpot-pdf-cont-head .tpot-pdf-brand{margin-right:auto;}
.tpot-pdf-cont-head>strong{font-size:17px;color:#183d2f;}
.tpot-pdf-cont-head>span{font-size:18px;font-weight:800;color:#236d4b;}
.tpot-pdf-cta{margin-top:20px;padding:20px;border-radius:14px;background:#0d2b20;color:#fff;}
.tpot-pdf-cta>div>span{display:block;color:#8ce1b6;font-size:12px;font-weight:800;letter-spacing:.12em;}
.tpot-pdf-cta h2{margin:7px 0 5px !important;color:#fff !important;font-size:24px !important;line-height:1.1 !important;}
.tpot-pdf-cta p{margin:0;color:#d8ebe1;font-size:14px;}
.tpot-pdf-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;}
.tpot-pdf-cta-grid a{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 14px;border-radius:9px;text-align:center;text-decoration:none;font-weight:800;font-size:13px;}
.tpot-pdf-cta-grid a:first-child{background:#36a36f;color:#fff;}
.tpot-pdf-cta-grid a:last-child{background:#fff;color:#164d37;border:1px solid #cde2d7;}
.tpot-pdf-page-number{position:absolute;right:50px;bottom:22px;color:#7a8b83;font-size:11px;font-weight:700;}
.tpot-pdf-page .tpot-pdf-footer{position:absolute;left:50px;right:50px;bottom:20px;margin:0;padding-top:12px;}


/* v1.3.2 PDF CTA rendering fix */
.tpot-pdf-cta-grid .tpot-pdf-cta-link{display:flex !important;align-items:center !important;justify-content:center !important;min-height:46px !important;padding:10px 14px !important;border-radius:9px !important;text-align:center !important;text-decoration:none !important;font-family:Arial,sans-serif !important;font-weight:800 !important;font-size:13px !important;line-height:1.2 !important;opacity:1 !important;visibility:visible !important;-webkit-text-fill-color:currentColor !important;}
.tpot-pdf-cta-grid .tpot-pdf-cta-link.is-primary{background:#36a36f !important;color:#ffffff !important;}
.tpot-pdf-cta-grid .tpot-pdf-cta-link.is-secondary{background:#ffffff !important;color:#164d37 !important;border:1px solid #cde2d7 !important;}


/* v1.3.3 - stable mobile PDF rendering */
.tpot-pdf-report,.tpot-pdf-report *{
  -webkit-text-size-adjust:100% !important;
  text-size-adjust:100% !important;
}
.tpot-pdf-report{width:920px !important;min-width:920px !important;max-width:920px !important;zoom:1 !important;transform:none !important;}
.tpot-pdf-sheet,.tpot-pdf-page{width:920px !important;min-width:920px !important;max-width:920px !important;zoom:1 !important;transform:none !important;}
.tpot-pdf-page{height:1341px !important;}
