@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700;12..96,800&family=Instrument+Sans:wght@400;500;600&family=Spline+Sans+Mono:wght@400;500;600&display=swap");:root{--ink:#14162B;--ink-2:#1D2140;--paper:#F5F6FA;--flame:#E8501A;--flame-deep:#C23E0F;--indigo:#2E3563;--amber:#F5A623;--slate:#7A81A3;--line:#E2E4EE;--muted:#5B6072;--card:#FFFFFF}*{box-sizing:border-box;margin:0;padding:0}.th-root{font-family:Instrument Sans,sans-serif;background:var(--paper);color:var(--ink);min-height:100vh;-webkit-font-smoothing:antialiased}.th-display{font-family:Bricolage Grotesque,sans-serif}.th-mono{font-family:Spline Sans Mono,monospace}.th-wrap{max-width:1120px;margin:0 auto;padding:0 24px}.th-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Instrument Sans,sans-serif;font-size:15px;font-weight:600;padding:12px 22px;border-radius:10px;border:none;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.th-btn:focus-visible{outline:3px solid var(--amber);outline-offset:2px}.th-btn-primary{background:var(--flame);color:#fff}.th-btn-primary:hover{background:var(--flame-deep);transform:translateY(-1px);box-shadow:0 6px 18px rgba(232,80,26,.3)}.th-btn-ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line)}.th-btn-ghost:hover{border-color:var(--flame);color:var(--flame)}.th-btn-dark{background:var(--indigo);color:#fff}.th-btn-dark:hover{background:#232A52;transform:translateY(-1px)}.th-btn-sm{padding:9px 16px;font-size:14px}.th-eyebrow{font-family:Spline Sans Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--flame)}.th-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(245,246,250,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.th-nav-inner{justify-content:space-between;height:66px;gap:12px}.th-logo,.th-nav-inner{display:flex;align-items:center}.th-logo{gap:10px;font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:20px;color:var(--ink);text-decoration:none;background:none;border:none;cursor:pointer}.th-nav-links{display:flex;gap:26px}.th-nav-links a{font-size:14.5px;font-weight:500;color:var(--muted);text-decoration:none}.th-nav-links a:hover{color:var(--ink)}@media (max-width:800px){.th-nav-links{display:none}}.th-hero{padding:70px 0 56px;overflow:hidden}.th-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center}@media (max-width:880px){.th-hero-grid{grid-template-columns:1fr}}.th-h1{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:clamp(38px,5.2vw,60px);line-height:1.04;letter-spacing:-.02em;margin:18px 0 20px}.th-h1 .aim{color:var(--flame);position:relative;white-space:nowrap;z-index:0}.th-h1 .aim:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:10px;background:rgba(245,166,35,.4);z-index:-1;border-radius:3px}.th-sub{font-size:18px;line-height:1.6;color:var(--muted);max-width:46ch;margin-bottom:28px}.th-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.th-hero-note{margin-top:14px;font-size:13px;color:var(--muted)}.th-mock{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 60px rgba(20,22,43,.12);padding:22px}.th-mock-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.th-mock-title{font-weight:600;font-size:16px}.th-mock-co{font-size:13.5px;color:var(--muted);margin-top:2px}.th-tags{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.th-tag{font-family:Spline Sans Mono,monospace;font-size:11px;font-weight:500;padding:4px 8px;border-radius:6px;background:var(--paper);border:1px solid var(--line);color:var(--muted)}.th-diff{margin-top:18px;border-top:1px dashed var(--line);padding-top:14px;display:grid;grid-gap:8px;gap:8px}.th-diff-row{font-size:13.5px;line-height:1.5;padding:9px 11px;border-radius:8px}.th-diff-old{background:#F3F1F6;color:#6E6880;text-decoration:line-through;-webkit-text-decoration-color:rgba(110,104,128,.45);text-decoration-color:rgba(110,104,128,.45)}.th-diff-new{background:#FDEEE6;color:#96350C}.th-diff-label{font-family:Spline Sans Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;opacity:.7;display:block;margin-bottom:2px;text-decoration:none}.th-strip{border-block:1px solid var(--line);background:var(--card)}.th-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;padding:26px 0}@media (max-width:760px){.th-strip-inner{grid-template-columns:repeat(2,1fr)}}.th-stat{text-align:center}.th-stat b{font-family:Spline Sans Mono,monospace;font-size:22px;font-weight:600;display:block;color:var(--flame)}.th-stat span{font-size:12.5px;color:var(--muted)}.th-section{padding:78px 0}.th-h2{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(28px,3.6vw,40px);letter-spacing:-.015em;margin:12px 0}.th-lede{color:var(--muted);font-size:17px;max-width:56ch;line-height:1.6}.th-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:44px}@media (max-width:860px){.th-steps{grid-template-columns:1fr}}.th-step{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:26px}.th-step-num{font-family:Spline Sans Mono,monospace;font-size:12px;font-weight:600;color:var(--flame);letter-spacing:.12em}.th-step h3{font-family:Bricolage Grotesque,sans-serif;font-size:20px;font-weight:700;margin:10px 0 8px}.th-step p{font-size:14.5px;color:var(--muted);line-height:1.6}.th-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:44px}@media (max-width:860px){.th-features{grid-template-columns:1fr}}.th-feat{border:1px solid var(--line);border-radius:16px;padding:24px;background:var(--paper);transition:border-color .15s ease,transform .15s ease}.th-feat:hover{border-color:var(--flame);transform:translateY(-2px)}.th-feat h3{font-size:17px;font-weight:600;margin:12px 0 6px}.th-feat p{font-size:14px;color:var(--muted);line-height:1.55}.th-feat-icon{width:38px;height:38px;border-radius:10px;background:rgba(232,80,26,.09);display:grid;place-items:center;color:var(--flame)}.th-band{background:var(--ink);color:#ECEDF5;border-radius:24px;padding:56px 48px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:40px;gap:40px;align-items:center}@media (max-width:860px){.th-band{grid-template-columns:1fr;padding:40px 28px}}.th-band .th-h2{color:#fff}.th-band p{color:#A7ABC6;font-size:16px;line-height:1.65}.th-fields{background:var(--ink-2);border:1px solid #2c3158;border-radius:14px;padding:18px;display:grid;grid-gap:10px;gap:10px}.th-field{display:flex;align-items:center;gap:10px;font-family:Spline Sans Mono,monospace;font-size:12.5px;color:#C9CDE4}.th-field .dot{width:8px;height:8px;border-radius:50%;background:var(--amber);flex-shrink:0}.th-pricing{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:44px}@media (max-width:920px){.th-pricing{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}}.th-price{background:var(--card);border:1.5px solid var(--line);border-radius:18px;padding:30px;position:relative}.th-price.featured{border-color:var(--flame);box-shadow:0 16px 40px rgba(232,80,26,.12)}.th-price-badge{position:absolute;top:-12px;left:26px;background:var(--flame);color:#fff;font-family:Spline Sans Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.08em;padding:4px 10px;border-radius:6px;text-transform:uppercase}.th-price h3{font-size:22px;font-weight:700}.th-price .amt,.th-price h3{font-family:Bricolage Grotesque,sans-serif}.th-price .amt{font-size:40px;font-weight:800;margin:12px 0 2px}.th-price .amt small{font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;color:var(--muted)}.th-price ul{list-style:none;margin:20px 0 24px;display:grid;grid-gap:10px;gap:10px}.th-price li{font-size:14.5px;color:var(--muted);display:flex;gap:9px;align-items:flex-start}.th-price li:before{content:"→";color:var(--flame);font-weight:700;flex-shrink:0}.th-cta{text-align:center;padding:88px 0}.th-footer{border-top:1px solid var(--line);padding:32px 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:13.5px;color:var(--muted)}.th-wa{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:48px;gap:48px;align-items:center}@media (max-width:860px){.th-wa{grid-template-columns:1fr}}.th-flow-tabs{display:flex;gap:8px;justify-content:center;margin-bottom:16px}.th-phone{max-width:340px;margin:0 auto;background:var(--ink);border-radius:34px;padding:12px;box-shadow:0 30px 70px rgba(20,22,43,.25)}.th-phone-screen{background:var(--paper);border-radius:24px;overflow:hidden}.th-phone-top{background:var(--ink-2);color:#fff;padding:12px 16px;display:flex;align-items:center;gap:10px}.th-phone-top b{font-size:13.5px;display:block}.th-phone-top span{font-size:10.5px;color:#A7ABC6}.th-chat{padding:14px 12px 18px;display:grid;grid-gap:9px;gap:9px}.th-bubble{max-width:86%;padding:9px 12px;border-radius:14px;font-size:12.8px;line-height:1.5}.th-bubble.in{background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px;justify-self:start}.th-bubble.out{background:rgba(232,80,26,.12);border:1px solid rgba(232,80,26,.2);border-bottom-right-radius:4px;justify-self:end;color:var(--flame-deep);font-weight:600}.th-bubble .t{display:block;font-family:Spline Sans Mono,monospace;font-size:9px;color:var(--slate);margin-top:4px;text-align:right}.th-doc{display:flex;align-items:center;gap:9px;background:var(--paper);padding:8px 10px;margin-top:7px;font-size:11.5px;font-weight:600}.th-doc svg{color:var(--flame);flex-shrink:0}.th-wa-btns{display:grid;grid-gap:6px;gap:6px;margin-top:9px}.th-wa-btn{text-align:center;font-size:12px;font-weight:600;color:var(--flame);background:#fff;border:1.5px solid rgba(232,80,26,.35);border-radius:9px;padding:8px 10px}.th-via{font-family:Spline Sans Mono,monospace;font-size:9.5px;font-weight:600;color:var(--indigo);background:rgba(46,53,99,.1);padding:2px 6px;border-radius:4px;margin-left:6px;vertical-align:middle}.th-checklist{list-style:none;display:grid;grid-gap:14px;gap:14px;margin-top:24px}.th-checklist li{display:flex;gap:12px;font-size:15.5px;line-height:1.55;color:var(--muted)}.th-checklist li b{color:var(--ink)}.th-checklist .tick{width:24px;height:24px;border-radius:8px;background:rgba(232,80,26,.1);color:var(--flame);display:grid;place-items:center;flex-shrink:0;font-weight:700;font-size:13px}.th-wa-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:var(--ink);color:#fff;border-radius:14px;padding:16px 20px;margin-bottom:18px}.th-wa-banner p{font-size:14px;color:#C9CDE4;margin-top:2px}.th-wa-banner b{font-size:15px}.th-app{display:grid;grid-template-columns:228px 1fr;min-height:calc(100vh - 66px)}@media (max-width:880px){.th-app{grid-template-columns:1fr}.th-side{flex-direction:row!important;overflow-x:auto;padding:10px 14px!important}.th-side .spacer{display:none}}.th-side{background:var(--ink);padding:22px 14px;flex-direction:column;gap:4px}.th-side,.th-side button{color:#C9CDE4;display:flex}.th-side button{align-items:center;gap:10px;padding:10px 12px;border-radius:9px;background:none;border:none;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap}.th-side button.active{background:rgba(232,80,26,.16);color:#fff}.th-side button:hover{background:rgba(255,255,255,.06);color:#fff}.th-main{padding:28px;max-width:980px}.th-page-title{font-family:Bricolage Grotesque,sans-serif;font-size:26px;font-weight:700}.th-page-sub{font-size:14px;color:var(--muted);margin-top:4px}.th-main-head{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:22px 0 18px}.th-search{flex:1 1;min-width:220px;display:flex;gap:10px}.th-input{flex:1 1;width:100%;font-family:Instrument Sans,sans-serif;font-size:14.5px;padding:11px 14px;border-radius:10px;border:1.5px solid var(--line);background:var(--card);color:var(--ink)}.th-input:focus{outline:none;border-color:var(--flame)}.th-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.th-chip{font-size:13px;font-weight:500;padding:7px 13px;border-radius:999px;border:1.5px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer;font-family:Instrument Sans,sans-serif}.th-chip.on{border-color:var(--flame);background:rgba(232,80,26,.08);color:var(--flame)}.th-jobs{display:grid;grid-gap:12px;gap:12px}.th-job{display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px 18px;transition:border-color .15s ease,box-shadow .15s ease}.th-job:hover{border-color:var(--flame);box-shadow:0 8px 24px rgba(20,22,43,.07)}@media (max-width:640px){.th-job{grid-template-columns:auto 1fr}.th-job .th-btn{grid-column:1/-1}}.th-job h4{font-size:15.5px;font-weight:600}.th-job .meta{font-size:13px;color:var(--muted);margin-top:3px}.th-fresh{font-family:Spline Sans Mono,monospace;font-size:10.5px;font-weight:600;color:var(--flame);background:rgba(232,80,26,.1);padding:3px 7px;border-radius:5px;margin-left:8px}.th-tailor-head{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:22px;margin:22px 0 18px}.th-grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}@media (max-width:800px){.th-grid2{grid-template-columns:1fr}}.th-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:22px}.th-card h3{font-family:Bricolage Grotesque,sans-serif;font-size:17px;font-weight:700;margin-bottom:14px}.th-bar-row{display:grid;grid-template-columns:110px 1fr 40px;grid-gap:12px;gap:12px;align-items:center;margin-bottom:12px;font-size:13.5px}.th-bar{height:8px;background:var(--paper);overflow:hidden}.th-bar,.th-bar>i{border-radius:999px}.th-bar>i{display:block;height:100%;background:var(--flame)}.th-kw{display:flex;flex-wrap:wrap;gap:7px}.th-kw .hit{border-radius:999px;background:rgba(232,80,26,.1);color:var(--flame-deep);border:1px solid rgba(232,80,26,.25)}.th-kw .hit,.th-kw .miss{font-family:Spline Sans Mono,monospace;font-size:11.5px;padding:5px 10px}.th-kw .miss{border-radius:999px;background:transparent;color:var(--slate);border:1.5px dashed var(--slate)}.th-kw-label{font-family:Spline Sans Mono,monospace;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:14px 0 8px}.th-letter{font-size:13.5px;line-height:1.7;color:var(--muted);border-left:3px solid var(--amber);padding-left:14px;margin-bottom:18px}.th-dl-row{display:flex;gap:10px;flex-wrap:wrap}.th-board{grid-gap:14px;gap:14px;margin-top:22px}@media (max-width:880px){.th-board{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.th-board{grid-template-columns:1fr}}.th-col-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.th-col-head b{font-family:Bricolage Grotesque,sans-serif;font-size:14.5px;font-weight:700}.th-count{font-family:Spline Sans Mono,monospace;font-size:11px;border:1px solid var(--line);padding:2px 8px;border-radius:999px;color:var(--muted)}.th-count,.th-kcard{background:var(--card)}.th-kcard{border:1px solid var(--line);border-radius:12px;padding:13px 14px;margin-bottom:10px}.th-kcard h5{font-size:13.5px;font-weight:600}.th-kcard .co{font-size:12px;color:var(--muted);margin-top:2px}.th-kcard .row{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.th-score-pill{font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.th-date,.th-score-pill{font-family:Spline Sans Mono,monospace}.th-date{font-size:10.5px;color:var(--slate)}.th-prof-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:22px}@media (max-width:800px){.th-prof-grid{grid-template-columns:1fr}}.th-fieldset{display:grid;grid-gap:12px;gap:12px}.th-label{font-size:12.5px;font-weight:600;color:var(--muted);display:block;margin-bottom:5px}.th-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:520px){.th-two{grid-template-columns:1fr}}.th-sync{display:flex;align-items:center;gap:10px;background:rgba(245,166,35,.12);border:1px solid rgba(245,166,35,.4);border-radius:12px;padding:13px 16px;font-size:13.5px;margin-top:22px}.th-entry{border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:10px}.th-entry b{font-size:14px}.th-entry span{display:block;font-size:12.5px;color:var(--muted);margin-top:2px}.th-upload{border:2px dashed var(--line);border-radius:14px;padding:26px;text-align:center;color:var(--muted);font-size:14px}.th-upload b{color:var(--flame)}.th-ext-stage{display:grid;grid-template-columns:auto 1fr;grid-gap:40px;gap:40px;align-items:start;margin-top:26px}@media (max-width:860px){.th-ext-stage{grid-template-columns:1fr}}.th-ext-popup{width:340px;background:var(--card);border-radius:16px;border:2px solid var(--flame);box-shadow:0 24px 60px rgba(232,80,26,.2);overflow:hidden}.th-ext-head{background:var(--flame);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.th-ext-head .brand{display:flex;align-items:center;gap:9px;font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:15px}.th-ext-head .acct{font-family:Spline Sans Mono,monospace;font-size:10px;color:rgba(255,255,255,.75)}.th-ext-body{padding:16px}.th-ext-dark{background:var(--ink);border-radius:12px;padding:14px;margin-bottom:14px}.th-ext-detect{display:flex;align-items:center;gap:9px;background:rgba(245,166,35,.12);border:1px solid rgba(245,166,35,.35);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:600;color:var(--amber)}.th-ext-detect .pulse{width:8px;height:8px;border-radius:50%;background:var(--amber);flex-shrink:0}.th-ext-rows{margin:13px 0 4px;display:grid;grid-gap:9px;gap:9px}.th-ext-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.th-ext-row span:first-child{color:#A7ABC6}.th-ext-row .ok{color:var(--amber)}.th-ext-row .ok,.th-ext-row .pend{font-family:Spline Sans Mono,monospace;font-size:11.5px;font-weight:600}.th-ext-row .pend{color:#8A90B3}.th-ext-progress{height:7px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden;margin-top:11px}.th-ext-progress i{display:block;height:100%;width:87%;background:linear-gradient(90deg,var(--flame),var(--amber));border-radius:999px}.th-ext-foot{border-top:1px solid var(--line);background:var(--paper);padding:11px 16px;display:flex;justify-content:space-between;align-items:center;font-family:Spline Sans Mono,monospace;font-size:10.5px;color:var(--muted)}.th-toast{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;border-radius:12px;padding:12px 16px;font-size:13.5px;box-shadow:0 16px 40px rgba(20,22,43,.3)}.th-toast b{color:var(--amber)}.th-ext-notes{display:grid;grid-gap:14px;gap:14px}.th-ext-notes .th-card h3{margin-bottom:8px}.th-ext-notes .th-card p{font-size:14px;color:var(--muted);line-height:1.6}@media (prefers-reduced-motion:reduce){.th-btn,.th-feat,.th-job{transition:none!important}}.th-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important;box-shadow:none!important}.th-spin{width:34px;height:34px;border:3px solid var(--line);border-top-color:var(--flame);border-radius:50%;animation:th-rot 1s linear infinite;margin:0 auto 14px}@keyframes th-rot{to{transform:rotate(1turn)}}.th-alert{border-radius:12px;padding:12px 16px;font-size:13.5px;margin:0 0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.th-alert.error{background:#FDECEC;border:1px solid #f3b8b8;color:#A32020}.th-alert.limit{background:rgba(245,166,35,.12);border:1px solid rgba(245,166,35,.45);color:#8A5B08}.th-alert.upgrade{background:rgba(46,53,99,.08);border:1px solid rgba(46,53,99,.25);color:var(--indigo)}.th-empty{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:48px 24px;text-align:center;color:var(--muted)}.th-empty b{display:block;color:var(--ink);font-size:15px;margin:10px 0 4px}.th-empty p{font-size:13px}.th-soon{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--indigo);background:rgba(46,53,99,.1);border:1px solid rgba(46,53,99,.2);padding:3px 8px;border-radius:5px;vertical-align:middle}.th-chip-badge,.th-soon{font-family:Spline Sans Mono,monospace}.th-chip-badge{font-size:10.5px;margin-left:5px;opacity:.7}.th-usage{font-family:Spline Sans Mono,monospace;font-size:11.5px;font-weight:600;padding:5px 11px;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--muted);white-space:nowrap}.th-usage.warn{border-color:rgba(245,166,35,.5);background:rgba(245,166,35,.1);color:#8A5B08}.th-usage.out{border-color:#F3B8B8;background:#FDECEC;color:#A32020}.th-resume-chip{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#1E7A4F;background:#E4F5EC;border:1px solid #a9e2c5;border-radius:999px;padding:4px 12px;white-space:nowrap;max-width:260px;overflow:hidden;text-overflow:ellipsis}.th-upload-hero{background:var(--card);border:2px dashed var(--line);border-radius:16px;padding:34px 24px;text-align:center;margin:22px 0 18px}.th-upload-hero h3{font-family:Bricolage Grotesque,sans-serif;font-size:19px;font-weight:700;margin:10px 0 6px}.th-upload-hero p{font-size:13.5px;color:var(--muted);margin-bottom:16px}.th-kmove{display:flex;gap:4px}.th-kmove button{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:6px;width:24px;height:22px;font-size:11px;cursor:pointer;line-height:1}.th-kmove button:hover{color:var(--flame);border-color:var(--flame)}.th-jump{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;padding:11px 22px;border-radius:999px;border:none;background:var(--flame);color:#fff;font-size:14px;font-weight:600;box-shadow:0 8px 24px rgba(232,80,26,.4);cursor:pointer}.th-jump,.th-select{font-family:Instrument Sans,sans-serif}.th-select{font-size:13.5px;padding:10px 12px;border-radius:10px;border:1.5px solid var(--line);background:var(--card);color:var(--ink)}.th-select:focus{outline:none;border-color:var(--flame)}.th-discover-grid{display:grid;grid-template-columns:1fr 380px;grid-gap:16px;gap:16px;align-items:start}@media (max-width:1080px){.th-discover-grid{grid-template-columns:1fr}.th-panel{position:static!important;max-height:none!important}}.th-panel{position:-webkit-sticky;position:sticky;top:82px;max-height:calc(100vh - 100px);overflow-y:auto}.th-discover-shell{display:flex;align-items:flex-start;gap:22px}.th-discover-shell>.th-main{flex:1 1 auto;min-width:0}.th-rail{flex:0 0 clamp(360px,30vw,500px);padding:26px 0}.th-rail-inner{position:-webkit-sticky;position:sticky;top:90px}.th-rail-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#ffffff,#fbf6f2);padding:26px 20px;min-height:calc(100vh - 200px);display:flex;flex-direction:column}.th-rail-glow{position:absolute;top:-80px;right:-70px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(232,80,26,.13),transparent 70%);pointer-events:none}.th-rail-glow.b{top:auto;bottom:-90px;left:-80px;right:auto;background:radial-gradient(circle,rgba(245,166,35,.1),transparent 70%)}.th-rail-top{position:relative;display:flex;align-items:center;gap:9px}.th-rail-rot{position:relative;flex:1 1;margin:16px 0 2px;min-height:320px}.th-rail-slide{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;opacity:0;animation:thRailFade 20s infinite}.th-rail-slide:first-child{animation-delay:0s}.th-rail-slide:nth-child(2){animation-delay:4s}.th-rail-slide:nth-child(3){animation-delay:8s}.th-rail-slide:nth-child(4){animation-delay:12s}.th-rail-slide:nth-child(5){animation-delay:16s}.th-rail-img{min-height:340px;display:flex;align-items:center;justify-content:center;margin-bottom:26px}.th-cv{width:300px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 46px rgba(20,25,45,.15);padding:22px 20px;text-align:left;color:#3a3f4d}.th-cv-head{text-align:center;padding-bottom:13px;border-bottom:1px solid #e7e9f0;margin-bottom:13px}.th-cv-name{font-family:Georgia,Times New Roman,serif;font-size:19px;letter-spacing:4px;color:#232838}.th-cv-title{font-size:7.6px;letter-spacing:3px;color:#8a8f9e;margin-top:6px;text-transform:uppercase}.th-cv-body{display:grid;grid-template-columns:35% 1fr;grid-gap:14px;gap:14px}.th-cv-left{border-right:1px solid #eceef3;padding-right:12px}.th-cv-h{font-size:8.8px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#232838;margin:13px 0 5px}.th-cv-left .th-cv-h:first-child,.th-cv-right .th-cv-h:first-child{margin-top:0}.th-cv-t{font-size:7px;color:#9297a4;line-height:1.6}.th-cv-b{font-size:8px;font-weight:700;color:#3a3f4d;margin-top:6px}.th-cv-s{font-size:6.8px;color:#9297a4;margin-bottom:3px}.th-cv-line{height:4px;border-radius:2px;background:#e9ebf1;margin:4px 0}.th-cv .w100{width:100%}.th-cv .w98{width:98%}.th-cv .w97{width:97%}.th-cv .w96{width:96%}.th-cv .w95{width:95%}.th-cv .w93{width:93%}.th-cv .w92{width:92%}.th-cv .w90{width:90%}.th-cv .w88{width:88%}.th-cv .w82{width:82%}.th-cv .w74{width:74%}.th-cv .w72{width:72%}.th-cv .w58{width:58%}.th-cl{width:284px}.th-cl-body{padding-top:5px}.th-cl-date{font-size:7px;color:#9297a4;text-align:right;margin-bottom:13px}.th-cv-s2{font-size:8px;color:#3a3f4d;margin-top:13px}.th-cl-sign{width:88px;height:22px;display:block;margin:4px 0 1px}.th-match{position:relative;display:inline-block}.th-match-badge{position:absolute;top:-20px;right:-20px;width:82px;height:82px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:0 14px 30px rgba(20,25,45,.2);display:flex;align-items:center;justify-content:center}.th-match-ring{position:absolute;inset:0;width:100%;height:100%}.th-match-pct{position:relative;font-family:Spline Sans Mono,monospace;font-size:19px;font-weight:700;color:#20263a}.th-rail-cap h4{font-size:18px;margin:0 0 8px;color:var(--ink)}.th-rail-cap p{font-size:13.5px;line-height:1.55;color:var(--muted);margin:0 auto;max-width:30ch}.th-doc{width:152px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 10px 26px rgba(20,25,45,.07);padding:15px 14px;text-align:left}.th-doc-name{height:9px;width:60%;border-radius:3px;background:#E8501A;opacity:.8}.th-doc-sub{height:5px;width:42%;border-radius:3px;background:#cfd3dc;margin-top:6px}.th-doc-contact{height:4px;width:80%;border-radius:3px;background:#e3e6ed;margin-top:7px}.th-doc-rule{height:1px;background:var(--line);margin:11px 0}.th-doc-h{font-family:Spline Sans Mono,monospace;font-size:6.5px;letter-spacing:.12em;color:#E8501A;opacity:.85;margin-bottom:6px}.th-doc-role{height:6px;width:52%;border-radius:3px;background:#c6cad5;margin:9px 0 5px}.th-doc-line{height:4px;border-radius:3px;background:#e6e9ef;margin-bottom:4px}.th-doc .w95{width:95%}.th-doc .w94{width:94%}.th-doc .w92{width:92%}.th-doc .w90{width:90%}.th-doc .w88{width:88%}.th-doc .w85{width:85%}.th-doc .w75{width:75%}.th-doc .w70{width:70%}.th-doc .w65{width:65%}.th-doc-tags{display:flex;gap:5px;margin-top:9px}.th-doc-tags i{height:10px;width:28px;border-radius:5px;background:#f0f2f6;border:1px solid var(--line)}.th-doc-date{height:4px;width:34%;border-radius:3px;background:#d9dce3;margin:0 0 13px auto}.th-doc-greet{height:6px;width:50%;margin-bottom:11px}.th-doc-greet,.th-doc-signoff{border-radius:3px;background:#c6cad5}.th-doc-signoff{height:5px;width:30%;margin-top:11px}.th-doc-sign{width:76px;height:22px;margin-top:5px;display:block}.th-win{width:300px;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 18px 46px rgba(20,25,45,.15);text-align:left}.th-win-bar{display:flex;align-items:center;gap:7px;padding:12px 14px;border-bottom:1px solid var(--line);background:#f7f8fb}.th-win-bar>span{width:8px;height:8px;border-radius:50%;background:#d6d9e1}.th-win-url{flex:1 1;font-size:8px;color:#9aa0ae;background:#eceff4;border-radius:6px;padding:4px 10px;margin-left:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-win-body{padding:16px 14px;display:flex;flex-direction:column;gap:16px}.th-win-row{display:flex;align-items:center;gap:12px}.th-win-logo{width:38px;height:38px;border-radius:10px;background:#eceef3;border:1px solid var(--line);flex:0 0 auto}.th-win-lines{flex:1 1;display:flex;flex-direction:column;gap:4px;min-width:0}.th-win-lines b{font-size:10px;font-weight:700;color:#3a3f4d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-win-lines i{font-size:8px;color:#9297a4;font-style:normal}.th-board{width:306px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 46px rgba(20,25,45,.15);padding:13px 12px}.th-board-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;gap:3px}.th-board-h span{font-size:6.5px;font-weight:700;color:#3a3f4d;white-space:nowrap}.th-board-h i{font-size:5.5px;color:#9297a4;background:#f0f2f6;border-radius:20px;padding:1px 4px;font-style:normal}.th-board-card{background:#f7f8fb;border:1px solid #edeff4;border-radius:6px;padding:6px 5px;margin-bottom:5px}.th-board-card b{display:block;height:3.6px;width:82%;border-radius:2px;background:#cbcfd9;margin-bottom:3px}.th-board-card em{display:block;height:3px;width:60%;border-radius:2px;background:#e6e9ef}@keyframes thRailFade{0%{opacity:0;transform:translateY(10px)}4%{opacity:1;transform:translateY(0)}16%{opacity:1;transform:translateY(0)}20%{opacity:0;transform:translateY(-10px)}to{opacity:0}}@media (max-width:1240px){.th-discover-shell{display:block}.th-rail{display:none}}@media (prefers-reduced-motion:reduce){.th-rail-item{animation:none}.th-rail-item:first-child{opacity:1}}.th-legal{max-width:820px;margin:0 auto;padding:48px 24px 80px}.th-legal .th-eyebrow{display:block;margin-bottom:10px}.th-legal h1{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:clamp(30px,4vw,42px);letter-spacing:-.02em;margin-bottom:8px}.th-legal .updated{font-family:Spline Sans Mono,monospace;font-size:12.5px;color:var(--slate);margin-bottom:8px}.th-legal .intro{font-size:16px;color:var(--muted);line-height:1.65;margin-bottom:8px}.th-legal h2{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:22px;letter-spacing:-.01em;margin:38px 0 12px;padding-top:12px;border-top:1px solid var(--line)}.th-legal h3{font-size:16.5px;font-weight:600;margin:22px 0 8px}.th-legal li,.th-legal p{font-size:15px;line-height:1.7;color:#3A3F52}.th-legal p{margin-bottom:14px}.th-legal ul{margin:0 0 16px;padding-left:22px;display:grid;grid-gap:7px;gap:7px}.th-legal li{padding-left:2px}.th-legal strong{color:var(--ink);font-weight:600}.th-legal a{color:var(--flame);text-decoration:underline;text-underline-offset:2px}.th-legal .callout{background:var(--card);border:1px solid var(--line);border-left:3px solid var(--flame);border-radius:10px;padding:16px 18px;margin:0 0 18px}.th-legal .callout p{margin:0;font-size:14.5px}.th-legal .fillin{background:rgba(245,166,35,.16);border-bottom:1px solid var(--amber);padding:0 3px;font-family:Spline Sans Mono,monospace;font-size:13px;border-radius:3px}.th-legal table{width:100%;border-collapse:collapse;margin:0 0 20px;font-size:13.5px}.th-legal td,.th-legal th{text-align:left;padding:9px 12px;border:1px solid var(--line);vertical-align:top;line-height:1.5}.th-legal th{background:var(--paper);font-weight:600;font-family:Spline Sans Mono,monospace;font-size:11.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.th-legal-nav{border-bottom:1px solid var(--line);background:rgba(245,246,250,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.th-legal-back{display:inline-flex;align-items:center;gap:8px;height:60px;font-weight:600;font-size:15px;color:var(--ink);text-decoration:none}.th-consent-overlay{position:fixed;inset:0;z-index:1000;background:rgba(20,22,43,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px}.th-consent-modal{background:var(--paper);border-radius:18px;width:100%;max-width:720px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 80px rgba(20,22,43,.4)}.th-consent-head{padding:22px 26px 16px;border-bottom:1px solid var(--line);background:var(--card)}.th-consent-brand{display:inline-flex;align-items:center;gap:9px;font-weight:800;font-size:17px;color:var(--ink)}.th-consent-brand,.th-consent-head h2{font-family:Bricolage Grotesque,sans-serif}.th-consent-head h2{font-weight:700;font-size:22px;margin:12px 0 4px;letter-spacing:-.01em}.th-consent-head p{font-size:13.5px;color:var(--muted)}.th-consent-scroll{overflow-y:auto;padding:24px 26px;max-width:none;margin:0}.th-consent-scroll h1{font-size:22px;margin-bottom:6px}.th-consent-scroll .th-eyebrow{display:block;margin-bottom:6px}.th-consent-divider{border:none;border-top:2px dashed var(--line);margin:32px 0}.th-consent-end{text-align:center;font-family:Spline Sans Mono,monospace;font-size:12px;color:var(--flame);background:rgba(232,80,26,.08);border:1px solid rgba(232,80,26,.2);border-radius:10px;padding:12px;margin-top:24px}.th-consent-error{padding:10px 26px;background:#FDECEC;color:#A32020;font-size:13px;border-top:1px solid #f3b8b8}.th-consent-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 26px;border-top:1px solid var(--line);background:var(--card);flex-wrap:wrap}@media (max-width:520px){.th-consent-foot{flex-direction:column-reverse}.th-consent-foot .th-btn{width:100%}}.th-reviews{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:32px;text-align:left}@media (max-width:860px){.th-reviews{grid-template-columns:1fr}}.th-review{margin:0;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:24px}.th-review blockquote{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink)}.th-review figcaption{font-size:14px;color:var(--muted)}.th-review figcaption b{color:var(--ink)}.th-sheet-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(15,18,38,.45);display:flex;align-items:flex-end;justify-content:center;animation:thSheetFade .16s ease}@keyframes thSheetFade{0%{opacity:0}to{opacity:1}}.th-sheet{width:100%;max-width:560px;background:var(--card,#fff);border-radius:20px 20px 0 0;padding:10px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -8px 40px rgba(15,18,38,.28);max-height:88vh;overflow-y:auto;animation:thSheetUp .22s cubic-bezier(.2,.7,.2,1)}@keyframes thSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.th-sheet-grip{width:42px;height:4px;border-radius:999px;background:var(--line,#E7E9F2);margin:4px auto 12px}.th-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.th-sheet-x{border:none;background:transparent;font-size:24px;line-height:1;color:var(--slate,#7A81A3);cursor:pointer;padding:0 2px}.th-sheet-sec{margin-bottom:16px}.th-sheet-lbl{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:var(--slate,#7A81A3);margin-bottom:8px}.th-copywrap{display:flex;flex-direction:column;gap:7px}.th-copychip{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;cursor:pointer;border:1px solid var(--line,#e7e9f2);border-radius:11px;background:#fff;padding:10px 13px}.th-copychip:active{background:rgba(232,80,26,.06)}.th-copychip-k{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--slate,#7A81A3);flex:0 0 auto}.th-copychip-v{font-size:13.5px;font-weight:600;color:var(--ink,#1B1F3B);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-sheet-actions{display:grid;grid-gap:9px;gap:9px;margin-top:4px}.th-sheet-actions .th-btn{width:100%;justify-content:center;padding:12px 16px;font-size:14.5px;text-align:center}.th-sheet-foot{font-size:11.5px;color:var(--slate,#7A81A3);text-align:center;margin:12px 0 0}