.tp-doc{--brand:hsl(var(--primary));--maroon-2:hsl(var(--primary));--maroon-deep:hsl(var(--maroon));--cream:hsl(var(--tint));--cream-2:hsl(var(--card));--panel:hsl(var(--card));--ink:hsl(var(--txt-body));--ink-2:hsl(var(--txt-body) / 0.82);--muted:hsl(var(--txt-body) / 0.55);--rose:hsl(var(--accent-lite));--rose-bg:hsl(var(--tint));--line:hsl(var(--border-tok));--line-2:hsl(var(--border-tok));--rowline:hsl(var(--border-tok));--ok:#356b4d;--ok-bg:#e7f0e9;--prep:#9a6a2f;--prep-bg:#f5ebdb;--sub:#8a2f3f;--sub-bg:#f6e6e8;--none:#7a6a6f;--none-bg:#efe7e2;background:var(--cream);color:var(--ink);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.tp-doc,.tp-doc *{font-family:dm sans,-apple-system,BlinkMacSystemFont,sans-serif;box-sizing:border-box}.tp-doc a{text-decoration:none;color:inherit}.tp-doc-hub .shell{max-width:980px;margin:0 auto;padding:22px 22px 64px}.tp-doc-hub .hero{border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 1px 2px hsl(var(--maroon)/.04);margin-bottom:30px}.tp-doc-hub .hero-top{background:var(--maroon-deep);color:hsl(var(--on-dark-heading));padding:38px 40px 32px}.tp-doc-hub .eyebrow{font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--rose);margin-bottom:20px}.tp-doc-hub .hero-top h1{font-weight:600;font-size:34px;line-height:1.08;letter-spacing:-.025em;color:hsl(var(--on-dark-heading));margin:0 0 14px;max-width:20ch}.tp-doc-hub .hero-top .sub{font-size:15px;color:hsl(var(--on-dark-body));margin:0;max-width:56ch;line-height:1.55}.tp-doc-hub .hero-stats{display:flex;gap:40px;margin-top:26px;padding-top:22px;border-top:1px solid hsl(var(--card)/.13)}.tp-doc-hub .hstat .n{font-size:25px;font-weight:600;color:hsl(var(--on-dark-heading));line-height:1}.tp-doc-hub .hstat .l{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rose);margin-top:6px}.tp-doc-hub .hero-tiers{background:var(--cream-2);padding:26px 32px;display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;gap:0;align-items:stretch}.tp-doc-hub .htier{padding:0 22px}.tp-doc-hub .htier:first-of-type{padding-left:8px}.tp-doc-hub .htier:last-of-type{padding-right:8px}.tp-doc-hub .hrule{background:var(--line);width:1px}.tp-doc-hub .htier .tn{font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--rose);margin-bottom:9px}.tp-doc-hub .htier .tt{font-size:14.5px;font-weight:600;color:var(--brand);margin-bottom:6px}.tp-doc-hub .htier .td{font-size:12px;color:var(--muted);line-height:1.5}.tp-doc-hub .intro{margin:34px 0}.tp-doc-hub .intro .lead{font-size:18px;line-height:1.6;color:var(--ink);font-weight:400;max-width:74ch;margin:0 0 26px;letter-spacing:-.01em}.tp-doc-hub .panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:26px 30px;box-shadow:0 1px 2px hsl(var(--maroon)/.03);margin-bottom:18px}.tp-doc-hub .panel h2{font-weight:600;font-size:17px;color:var(--brand);margin:0 0 12px;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.tp-doc-hub .panel h2 .kicker{font-size:11px;font-weight:700;color:var(--rose);border:1px solid var(--line);border-radius:7px;padding:3px 7px;letter-spacing:.04em}.tp-doc-hub .panel p{margin:0 0 12px;color:var(--ink-2);font-size:14.5px;line-height:1.65}.tp-doc-hub .panel p:last-child{margin-bottom:0}.tp-doc-hub .tier-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:4px}.tp-doc-hub .tcard{background:var(--cream-2);border:1px solid var(--line);border-radius:13px;padding:18px 18px 19px;border-top:3px solid var(--rose)}.tp-doc-hub .tcard.mf{border-top-color:var(--ok)}.tp-doc-hub .tcard.lf{border-top-color:var(--prep)}.tp-doc-hub .tcard.cbc{border-top-color:var(--sub)}.tp-doc-hub .tcard .h{font-size:14px;font-weight:600;color:var(--ink);margin-bottom:8px}.tp-doc-hub .tcard .b{font-size:12.5px;color:var(--ink-2);line-height:1.55;margin:0}.tp-doc-hub .dir-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:38px 0 4px;flex-wrap:wrap}.tp-doc-hub .dir-head h2{font-weight:600;font-size:21px;color:var(--brand);margin:0;letter-spacing:-.015em}.tp-doc-hub .dir-head .note{font-size:12.5px;color:var(--muted)}.tp-doc-hub .toolbar{margin:16px 0 6px}.tp-doc-hub .csearch{position:relative;max-width:440px}.tp-doc-hub .csearch input{width:100%;font-family:inherit;font-size:15px;color:var(--ink);background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:13px 15px 13px 44px;outline:none;box-shadow:0 1px 2px hsl(var(--maroon)/.03);transition:border-color .12s,box-shadow .12s}.tp-doc-hub .csearch input:focus{border-color:var(--rose);box-shadow:0 0 0 3px var(--rose-bg)}.tp-doc-hub .csearch svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:16px;height:16px;stroke:var(--muted)}.tp-doc-hub .clegend{margin:14px 2px 2px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:11.5px;color:var(--muted)}.tp-doc-hub .clegend .lg{display:inline-flex;align-items:center;gap:6px}.tp-doc-hub .cc{display:inline-block;font-size:9.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:2px 7px;border-radius:20px;line-height:1.5}.tp-doc-hub .cregion{margin:30px 0}.tp-doc-hub .cregion-head{display:flex;align-items:baseline;gap:11px;margin-bottom:14px}.tp-doc-hub .cregion-head h3{font-weight:600;font-size:13px;letter-spacing:.05em;text-transform:uppercase;color:var(--brand);margin:0}.tp-doc-hub .cregion-count{font-size:11.5px;color:var(--muted);font-weight:500}.tp-doc-hub .cgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:9px}.tp-doc-hub .cgrid-item{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--panel);border:1px solid var(--line);border-radius:11px;padding:12px 14px;text-decoration:none;transition:border-color .12s,box-shadow .12s,transform .12s}.tp-doc-hub .cgrid-item:hover{border-color:var(--rose);box-shadow:0 2px 8px hsl(var(--maroon)/.08);transform:translateY(-1px)}.tp-doc-hub .cgrid-name{font-size:14px;font-weight:500;color:var(--ink)}.tp-doc-hub .cgrid-chips{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.tp-doc-hub .cnoresult{display:none;color:var(--muted);font-size:14px;padding:18px 2px}.tp-doc-hub .cta{background:var(--brand);border-radius:16px;padding:26px 30px;margin:38px 0 0;color:hsl(var(--on-dark-heading));display:flex;align-items:center;gap:24px;flex-wrap:wrap;box-shadow:0 1px 2px hsl(var(--maroon)/.05)}.tp-doc-hub .cta-txt{flex:1;min-width:260px}.tp-doc-hub .cta .clabel{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rose);margin-bottom:9px}.tp-doc-hub .cta h3{font-weight:600;font-size:19px;margin:0 0 6px;color:hsl(var(--on-dark-heading));letter-spacing:-.01em}.tp-doc-hub .cta p{font-size:13.5px;color:hsl(var(--on-dark-body));margin:0;line-height:1.5}.tp-doc-hub .cta a{display:inline-block;background:hsl(var(--on-dark-heading));color:var(--brand);text-decoration:none;font-weight:600;font-size:13.5px;padding:12px 22px;border-radius:10px;white-space:nowrap;transition:background .12s}.tp-doc-hub .cta a:hover{background:hsl(var(--card))}.tp-doc-hub .disclaimer{font-size:11.5px;color:var(--muted);border-top:1px solid var(--line);margin-top:30px;padding-top:16px;line-height:1.55}@media(max-width:720px){.tp-doc-hub .hero-top{padding:30px 24px 26px}.tp-doc-hub .hero-top h1{font-size:27px}.tp-doc-hub .hero-tiers{grid-template-columns:1fr;gap:18px;padding:22px 24px}.tp-doc-hub .hrule{display:none}.tp-doc-hub .htier{padding:0}.tp-doc-hub .tier-cards{grid-template-columns:1fr}.tp-doc-hub .cgrid{grid-template-columns:1fr}.tp-doc-hub .hero-stats{gap:28px}}.tp-doc-spoke .hero{background:linear-gradient(160deg,hsl(var(--maroon)) 0%,hsl(var(--maroon-dark)) 100%);color:hsl(var(--on-dark-heading));padding:34px 20px 30px}.tp-doc-spoke .hero-in{max-width:840px;margin:0 auto}.tp-doc-spoke .crumb{font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--rose);margin-bottom:16px}.tp-doc-spoke .crumb a{color:var(--rose)}.tp-doc-spoke .crumb a:hover{color:hsl(var(--accent-lite))}.tp-doc-spoke .hero h1{font-weight:700;font-size:33px;line-height:1.1;margin:0 0 12px;color:hsl(var(--on-dark-heading));letter-spacing:-.02em}.tp-doc-spoke .hero .sub{font-size:15.5px;color:hsl(var(--on-dark-body));margin:0;max-width:62ch;line-height:1.5}.tp-doc-spoke .hero .tags{margin-top:18px;display:flex;gap:8px;flex-wrap:wrap}.tp-doc-spoke .htag{font-size:11px;font-weight:600;letter-spacing:.03em;background:hsl(var(--card)/.1);color:hsl(var(--accent-lite));padding:4px 11px;border-radius:20px;border:1px solid hsl(var(--card)/.14)}.tp-doc-spoke .wrap{max-width:840px;margin:0 auto;padding:30px 20px 60px}.tp-doc-spoke .meta{font-size:12.5px;color:var(--muted);margin:0 0 22px}.tp-doc-spoke .sec{margin:28px 0}.tp-doc-spoke .sechead{display:flex;align-items:center;gap:11px;margin:0 0 11px}.tp-doc-spoke .secnum{font-weight:700;font-size:12.5px;color:var(--sub);border:1px solid var(--line);background:var(--panel);width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:none}.tp-doc-spoke .sechead h2{font-weight:600;font-size:21px;margin:0;color:var(--brand);letter-spacing:-.01em;line-height:1.2}.tp-doc-spoke p{margin:0 0 12px}.tp-doc-spoke .tablewrap{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:14px 0 8px;background:var(--panel);box-shadow:0 1px 3px hsl(var(--maroon)/.04)}.tp-doc-spoke .tscroll{overflow-x:auto}.tp-doc-spoke table.regime{width:100%;border-collapse:collapse;font-size:12.5px;min-width:820px}.tp-doc-spoke table.regime thead th{text-align:left;padding:11px 13px;background:var(--rose-bg);color:var(--brand);font-weight:700;font-size:10px;letter-spacing:.06em;text-transform:uppercase;border-right:1px solid hsl(var(--border-tok))}.tp-doc-spoke table.regime thead th:last-child{border-right:none}.tp-doc-spoke table.regime td{padding:12px 13px;vertical-align:top;border-top:1px solid var(--rowline);border-right:1px solid var(--rowline);color:hsl(var(--txt-body)/.82)}.tp-doc-spoke table.regime td:last-child{border-right:none}.tp-doc-spoke table.regime tbody tr:hover{background:hsl(var(--tint))}.tp-doc-spoke .reqname{font-weight:700;color:var(--ink);margin-bottom:3px}.tp-doc-spoke .reqsub{font-weight:400;font-size:11px;color:var(--muted)}.tp-doc-spoke .date{color:var(--ink);font-weight:700}.tp-doc-spoke .statuspill{display:inline-block;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 7px;border-radius:20px;margin-top:3px}.tp-doc-spoke .typetag{display:inline-flex;align-items:center;gap:4px;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:2px 8px;border-radius:20px;white-space:nowrap;margin-bottom:6px}.tp-doc-spoke .typesent{color:hsl(var(--txt-body)/.82);line-height:1.45}.tp-doc-spoke .legend{margin:9px 2px 0;padding:9px 13px;background:var(--panel);border:1px solid var(--line);border-radius:8px;font-size:11px;color:var(--muted)}.tp-doc-spoke .legend .lg{display:inline-flex;align-items:center;gap:4px;font-weight:600}.tp-doc-spoke .cta{background:var(--brand);border-radius:14px;padding:22px 24px;margin:24px 0;color:hsl(var(--on-dark-heading));display:flex;align-items:center;gap:20px;flex-wrap:wrap}.tp-doc-spoke .cta-txt{flex:1;min-width:240px}.tp-doc-spoke .cta .clabel{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rose);margin-bottom:8px}.tp-doc-spoke .cta h3{font-weight:600;font-size:20px;margin:0 0 5px;color:hsl(var(--on-dark-heading))}.tp-doc-spoke .cta p{font-size:13.5px;color:hsl(var(--on-dark-body));margin:0;line-height:1.5}.tp-doc-spoke .cta a{display:inline-block;background:hsl(var(--on-dark-heading));color:var(--brand);text-decoration:none;font-weight:700;font-size:13.5px;padding:11px 20px;border-radius:9px;white-space:nowrap}.tp-doc-spoke .faq{border-top:1px solid var(--line);margin-top:4px}.tp-doc-spoke .faq-item{border-bottom:1px solid var(--line);padding:14px 0}.tp-doc-spoke .faq-q{font-weight:600;color:var(--maroon-2);margin:0 0 5px;font-size:15px}.tp-doc-spoke .faq-a{margin:0;color:hsl(var(--txt-body)/.82)}.tp-doc-spoke .related{margin-top:18px;font-size:13.5px;color:var(--muted)}.tp-doc-spoke .related a{color:var(--sub);text-decoration:none;font-weight:500}.tp-doc-spoke .seeall{margin-top:14px;font-size:13.5px;font-weight:600}.tp-doc-spoke .seeall a{color:var(--sub)}.tp-doc-spoke .disclaimer{font-size:11.5px;color:var(--muted);border-top:1px solid var(--line);margin-top:26px;padding-top:14px}.tp-doc-spoke .body{counter-reset:tpsec}.tp-doc-spoke .body h2{counter-increment:tpsec;display:flex;align-items:center;gap:11px;font-weight:600;font-size:21px;margin:28px 0 11px;color:var(--brand);letter-spacing:-.01em;line-height:1.2}.tp-doc-spoke .body h2::before{content:counter(tpsec,decimal-leading-zero);font-weight:700;font-size:12.5px;color:var(--sub);border:1px solid var(--line);background:var(--panel);width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:none}.tp-doc-spoke .body p{margin:0 0 12px;color:hsl(var(--txt-body)/.82)}.tp-doc-spoke .body a{color:var(--sub);font-weight:500}@media(max-width:600px){.tp-doc-spoke .hero h1{font-size:26px}.tp-doc-spoke .sechead h2,.tp-doc-spoke .body h2{font-size:19px}}