.tpv .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.tpv{margin-top:4px}.tpv__facts{display:flex;flex-wrap:wrap;gap:8px 28px;margin:0 0 12px}.tpv__fact dt{font-size:11.5px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.tpv__fact dd{margin:2px 0 0;font-size:15px;font-weight:600;color:var(--text-strong);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tpv__confidence{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px;font-size:13px;color:var(--text-muted)}.tpv__confidence--warn{color:#b45309}.tpv__confidence a{color:inherit}.tpv__tabs{display:flex;gap:4px;margin-bottom:-1px}.tpv__tab{padding:7px 14px;border:1px solid var(--border);border-bottom:1px solid transparent;border-radius:10px 10px 0 0;background:var(--surface-sunken);font:inherit;font-size:12.5px;color:var(--text-muted);cursor:pointer}.tpv__tab--on{background:var(--surface);color:var(--text-strong);font-weight:600}.tpv__scroll{overflow-x:auto;border:1px solid var(--border);border-radius:0 14px 14px 14px;background:var(--surface)}.tpv__grid{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:100%}.tpv__grid td,.tpv__grid th{padding:4px 10px;border:1px solid var(--border);height:27px;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpv__grid thead th{height:35px}.tpv__head{position:relative}.tpv__head-text{white-space:pre}.tpv__gutter-col{width:34px}.tpv__gutter{width:34px;padding:7px 6px;background:var(--surface-sunken);color:var(--text-muted);font-size:11px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tpv__dropdown{margin-left:6px;opacity:.85}.tpv__req{display:inline-block;margin-left:8px;padding:0 5px;border-radius:5px;background:rgb(255 255 255/.22);font-size:9.5px;text-transform:uppercase;letter-spacing:.06em;vertical-align:middle}.tpv__example{font-style:italic}.tpv__notes{padding:18px 20px}.tpv__logo{max-width:180px;max-height:60px;margin-bottom:12px}.tpv__notes-title{margin:0;font-size:16px;color:var(--text-strong)}.tpv__notes-brand{margin:4px 0 0;font-size:13px;color:var(--text-muted)}.tpv__notes-list{margin:14px 0 0;display:grid;grid-gap:8px;gap:8px}.tpv__notes-row{display:grid;grid-template-columns:minmax(120px,170px) 1fr;grid-gap:14px;gap:14px;font-size:13px}.tpv__notes-row dt{font-weight:600;color:var(--text-strong)}.tpv__notes-row dd{margin:0;color:var(--text);line-height:1.55}.tpv__legend{margin:10px 0 0;font-size:12.5px;color:var(--text-muted);max-width:72ch}.tpv__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.tpv__note{margin:16px 0 0;font-size:13px;line-height:1.6;color:var(--text-muted);max-width:78ch}.tpv__loading{margin:0;color:var(--text-muted)}.tpv__error{margin:12px 0 0;font-size:13.5px;color:#b42318}.tpv-dialog{width:min(1060px,94vw);max-height:92vh;padding:0;border:0;border-radius:20px;background:var(--surface,#fff);color:var(--text,#151826);box-shadow:0 30px 80px rgb(21 24 38/.28);overflow:hidden}.tpv-dialog::-webkit-backdrop{background:rgb(21 24 38/.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tpv-dialog::backdrop{background:rgb(21 24 38/.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tpv-dialog__panel{display:flex;flex-direction:column;max-height:92vh}.tpv-dialog__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 14px;border-bottom:1px solid var(--border)}.tpv-dialog__eyebrow{margin:0 0 4px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand,#4a3af2)}.tpv-dialog__title{margin:0;font-family:var(--font-display,inherit);font-size:22px;line-height:1.25;color:var(--text-strong,var(--text-primary,#151826))}.tpv-dialog__close{flex:none;width:34px;height:34px;border:1px solid var(--border);border-radius:10px;background:var(--surface,#fff);font-size:20px;line-height:1;color:var(--text-muted);cursor:pointer}.tpv-dialog__close:hover{background:var(--surface-hover,#f2f4f8)}.tpv-dialog__body{padding:20px 24px 26px;overflow-y:auto}.tpv-dialog .btn{text-decoration:none;display:inline-flex;align-items:center}.tcust{margin-top:16px}.tcust__steps{list-style:none;margin:0;padding:0;counter-reset:tcust-step;display:grid;grid-gap:14px;gap:14px}.tcust__step{position:relative;overflow:hidden;counter-increment:tcust-step;border-radius:16px;border-left:3px solid var(--indigo-primary,var(--brand));--mouse-x:50%;--mouse-y:50%;padding:20px 22px 20px 62px;border:1px solid var(--border);background:var(--surface-white,var(--surface));box-shadow:var(--shadow-card,var(--shadow-sm));transition:transform .3s var(--ease-out,ease),box-shadow .3s var(--ease-out,ease)}.tcust__step-spot{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .5s ease;border-radius:inherit}.tcust__step-body{position:relative}.tcust__step:before{content:counter(tcust-step) ".";position:absolute;left:16px;top:12px;font-size:34px;line-height:1;letter-spacing:-.05em;padding-bottom:.06em;background:var(--step-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none}.tcust__step-title,.tcust__step:before{font-family:var(--font-display);font-weight:700}.tcust__step-title{display:block;margin-bottom:8px;font-size:16px;letter-spacing:-.01em;color:var(--indigo-primary,var(--brand))}.tcust__optional{margin-left:8px;font-family:var(--font-mono);font-size:10.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}@media (max-width:560px){.tcust__step{padding:16px 16px 16px 50px}.tcust__step:before{left:12px;top:10px;font-size:28px}}@media (prefers-reduced-motion:reduce){.tcust__step{transition:none}}.tcust__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:14px;gap:14px}.tcust__field{display:flex;flex-direction:column;gap:6px}.tcust__field--wide{grid-column:1/-1}.tcust__label{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.tcust__color{width:100%;height:38px;padding:3px;border:1px solid var(--border);border-radius:9px;background:var(--surface);cursor:pointer}.tcust__toggles{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:16px}.tcust__toggle{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:var(--text)}.tcust__toggle input{accent-color:var(--brand)}.tcust__logo-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tcust__file{font:inherit;font-size:13px;color:var(--text)}.tcust__hint{margin:6px 0 0;font-size:12.5px;line-height:1.55;color:var(--text-muted);max-width:68ch}.tcust__warn{margin:14px 0 0;font-size:13px;line-height:1.55;color:#b45309;max-width:72ch}.tcust__error{margin:6px 0 0;font-size:13px;color:#b42318}.tcust__actions{margin-top:16px}.tcust__theme{display:grid;grid-template-columns:minmax(140px,200px) 1fr;align-items:end;grid-gap:14px;gap:14px}.tcust__hint--theme{margin:0 0 9px}@media (max-width:560px){.tcust__theme{grid-template-columns:1fr}.tcust__hint--theme{margin:0}}.tcust__swatches{margin-top:14px}.tcust__swatch-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.tcust__swatch{width:34px;height:34px;padding:0;border:1px solid var(--border);border-radius:9px;cursor:pointer;outline-offset:2px}.tcust__swatch--on{outline:2px solid var(--brand)}.tcust__advanced{margin-top:2px}.tcust__summary{font-size:13px;font-weight:600;color:var(--text-muted);cursor:pointer}.tcust__advanced[open] .tcust__summary{margin-bottom:14px}.tpv__banner{display:flex;align-items:center;gap:16px;padding:11px 16px 11px 22px;border-bottom:2px solid;min-width:100%;width:max-content}.tpv__banner-logo{width:44px;height:52px;object-fit:contain;flex:none}.tpv__banner-text{display:flex;flex-direction:column;gap:0;min-width:0}.tpv__banner-name{font-size:17px;font-weight:700;line-height:1.1}.tpv__banner-sub{font-size:12.5px;line-height:1.25;color:var(--text-muted)}.tpv__banner-credit{margin-left:auto;align-self:flex-end;flex:none;font-size:11px;color:var(--text-muted);text-decoration:underline}