.hct-home{--h-bg: #000000;--h-surface: #131316;--h-surface-soft: #1a1a1f;--h-line: #27272e;--h-line-strong: #3a3a44;--h-text: #f4f1ea;--h-text-soft: #ccc9c0;--h-muted: #97948b;--h-blue: #f0b429;--h-blue-strong: #ffc84d;--h-blue-soft: rgba(240, 180, 41, .12);--h-blue-line: rgba(240, 180, 41, .4);--h-amber-bg: #201a0d;--h-amber-text: #f2cf6f;--h-amber-line: #56451d;--h-green-bg: #0f231a;--h-green-text: #5fd39a;--h-red-text: #f97066;--h-red-bg: #2a1210;--h-radius: 16px;--h-shadow: 0 1px 2px rgba(0, 0, 0, .5), 0 8px 24px rgba(0, 0, 0, .4);background:var(--h-bg);color:var(--h-text);color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55;min-height:100vh;-webkit-font-smoothing:antialiased}body:has(.hct-home){background:var(--h-bg)}@media(prefers-reduced-motion:no-preference){.hct-home{scroll-behavior:smooth}}.hct-home *,.hct-home *:before,.hct-home *:after{box-sizing:border-box}.hct-home img{max-width:100%;height:auto}.hct-shell{width:min(1180px,100% - 2.5rem);margin-inline:auto}.hct-home h1,.hct-home h2,.hct-home h3{color:var(--h-text);line-height:1.2;font-weight:700;margin:0}.hct-home p{margin:0}.hct-home a{color:var(--h-blue)}.hct-home a:hover{color:var(--h-blue-strong)}.hct-home :focus-visible{outline:2px solid var(--h-blue);outline-offset:2px;border-radius:4px}.hct-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:.6rem 1.25rem;border-radius:8px;border:1px solid transparent;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.hct-btn-primary,.hct-home .hct-btn-primary{background:var(--h-blue);color:#000}.hct-btn-primary:hover,.hct-home .hct-btn-primary:hover{background:var(--h-blue-strong);color:#000}.hct-btn-secondary{background:var(--h-surface);border-color:var(--h-line-strong);color:var(--h-text)}.hct-btn-secondary:hover{border-color:var(--h-blue);color:var(--h-blue)}.hct-btn-block{width:100%}.hct-btn[disabled]{opacity:.6;cursor:not-allowed}.hct-text-link{color:var(--h-blue);font-weight:600;text-decoration:none}.hct-text-link:hover{text-decoration:underline}.hct-home .bdtp-header{position:sticky;top:0;z-index:50;background:#0a0a0be0;backdrop-filter:blur(8px);border-bottom:1px solid var(--h-line)}.hct-home .bdtp-header-inner{display:flex;align-items:center;gap:1.5rem;min-height:64px}.hct-home .bdtp-brand{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;font-size:1rem;color:var(--h-text);text-decoration:none;white-space:nowrap}.hct-home .bdtp-nav{display:flex;gap:1.35rem;margin-left:auto}.hct-home .bdtp-nav a{color:var(--h-text-soft);text-decoration:none;font-size:.92rem;font-weight:500;padding:.35rem 0}.hct-home .bdtp-nav a:hover{color:var(--h-blue)}.hct-home .bdtp-menu-button{display:none;margin-left:auto;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--h-line-strong);border-radius:8px;background:var(--h-surface);color:var(--h-text);font-size:1.15rem;cursor:pointer}.hct-home .bdtp-mobile-menu:not([hidden]){display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1.25rem 1rem;border-top:1px solid var(--h-line);background:var(--h-surface)}.hct-home .bdtp-mobile-menu a{display:flex;align-items:center;min-height:44px;padding:.4rem .5rem;color:var(--h-text);text-decoration:none;font-weight:500;border-radius:8px}.hct-home .bdtp-mobile-menu a:hover{background:var(--h-surface-soft);color:var(--h-blue)}@media(max-width:940px){.hct-home .bdtp-header-inner{gap:.75rem}.hct-home .bdtp-nav{display:none}.hct-home .bdtp-menu-button{display:inline-flex}}@media(max-width:360px){.hct-home .bdtp-brand span{display:none}}.hct-hero{padding:3.25rem 0 2.75rem;background:var(--h-bg);border-bottom:1px solid var(--h-line)}.hct-hero-center{text-align:center;padding:3.4rem 0 3rem}.hct-hero-center .hct-shell{display:flex;flex-direction:column;align-items:center}.hct-hero-center h1{margin-top:1rem;font-size:clamp(2.2rem,5.5vw,3.65rem);letter-spacing:-.03em;line-height:1.08;max-width:20ch}.hct-hero-center .hct-hero-lede{margin-top:1.25rem;max-width:60ch}.hct-hero-center .hct-hero-actions{justify-content:center}.hct-hero-center .hct-hero-points{flex-wrap:wrap;justify-content:center;margin-top:2rem}.hct-hero-center .hct-hero-meta{margin-top:1.25rem}.hct-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.75rem;align-items:start}.hct-badge{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .8rem;border:1px solid var(--h-blue-line);border-radius:999px;background:var(--h-blue-soft);color:var(--h-blue-strong);font-size:.78rem;font-weight:600;letter-spacing:.02em}.hct-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--h-blue)}.hct-hero h1{margin-top:1rem;font-size:clamp(1.9rem,3.4vw,2.85rem);letter-spacing:-.02em;max-width:21ch}.hct-hero-lede{margin-top:1rem;font-size:1.06rem;color:var(--h-text-soft);max-width:52ch}.hct-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hct-hero-points{list-style:none;display:flex;flex-wrap:wrap;gap:.6rem 1.5rem;margin:1.5rem 0 0;padding:0}.hct-hero-points li{display:flex;align-items:center;gap:.6rem;color:var(--h-text-soft);font-size:.95rem}.hct-hero-points li:before{content:"✓";flex:none;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--h-blue-soft);color:var(--h-blue-strong);font-size:.72rem;font-weight:700}.hct-hero-meta{margin-top:1.4rem;font-size:.82rem;color:var(--h-muted)}.hct-hero-meta a{color:var(--h-muted)}@media(max-width:940px){.hct-hero-grid{grid-template-columns:1fr;gap:2rem}}.hct-calc-hero{padding:4.25rem 0 2.5rem;text-align:center}.hct-calc-hero-inner{max-width:64ch;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hct-calc-hero-inner .hct-badge{margin-bottom:1rem}.hct-calc-hero-inner h1{font-size:clamp(1.1rem,4.5vw,2.75rem);line-height:1.15;letter-spacing:-.02em;margin:0;white-space:nowrap}.hct-calc-hero-inner .hct-hero-lede{margin-top:1.1rem;max-width:58ch}.hct-calc-section{padding-top:1.5rem}.hct-calc-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1.75rem;align-items:start;max-width:720px;margin:0 auto}.hct-calc-back-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem}.hct-calc-back-inner h2{font-size:1.25rem;margin:0 0 .35rem}.hct-calc-back-inner p{margin:0;color:var(--h-text-soft);max-width:56ch}.hct-calc{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);box-shadow:var(--h-shadow);padding:1.75rem;scroll-margin-top:84px}.hct-calc-header h2{font-size:1.15rem}.hct-calc-header p{margin-top:.3rem;font-size:.87rem;color:var(--h-muted)}.hct-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:1.1rem 0 1rem;border-bottom:1px solid var(--h-line);padding-bottom:0}.hct-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:.55rem .9rem;min-height:44px;font-size:.92rem;font-weight:600;color:var(--h-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.hct-tab:hover{color:var(--h-blue)}.hct-tab[aria-selected=true]{color:var(--h-blue-strong);border-bottom-color:var(--h-blue)}.hct-tab-disabled{margin-left:auto;font-size:.78rem;color:var(--h-muted);background:var(--h-surface-soft);border:1px dashed var(--h-line-strong);border-radius:999px;padding:.25rem .7rem;margin-bottom:.4rem;white-space:nowrap}.hct-field{margin-bottom:.9rem}.hct-field label{display:block;font-size:.84rem;font-weight:600;color:var(--h-text-soft);margin-bottom:.3rem}.hct-field .hct-suffix{font-weight:500;color:var(--h-muted);font-size:.76rem}.hct-field input,.hct-field select{width:100%;min-height:44px;padding:.55rem .75rem;border:1px solid var(--h-line-strong);border-radius:8px;background:var(--h-surface);color:var(--h-text);font-size:.95rem;font-family:inherit}.hct-field input:focus,.hct-field select:focus{border-color:var(--h-blue);outline:2px solid var(--h-blue-soft);outline-offset:0}.hct-field.is-invalid input,.hct-field.is-invalid select{border-color:var(--h-red-text)}.hct-field-hint{margin-top:.3rem;font-size:.76rem;color:var(--h-muted)}.hct-field-error{margin-top:.3rem;font-size:.8rem;font-weight:500;color:var(--h-red-text)}.hct-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 .9rem}.hct-advanced{border:1px solid var(--h-line);border-radius:8px;padding:.35rem .9rem;margin:.35rem 0 1rem;background:var(--h-surface-soft)}.hct-advanced summary{cursor:pointer;font-size:.85rem;font-weight:600;color:var(--h-text-soft);min-height:40px;display:flex;align-items:center}.hct-advanced[open] summary{margin-bottom:.65rem}.hct-calc-example-note{margin:.9rem 0 0;font-size:.76rem;color:var(--h-muted)}.hct-calc-panel[hidden]{display:none}.hct-results{padding:2.5rem 0 .5rem;scroll-margin-top:84px}.hct-results-empty{border:1px dashed var(--h-line-strong);border-radius:var(--h-radius);padding:1.75rem;color:var(--h-muted);font-size:.95rem;background:var(--h-surface)}.hct-result-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);box-shadow:var(--h-shadow);padding:1.75rem}.hct-result-card+.hct-result-card{margin-top:1rem}.hct-result-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;justify-content:space-between}.hct-result-head h3{font-size:1.05rem}.hct-result-plan{font-size:.85rem;color:var(--h-muted)}.hct-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-top:1rem}.hct-metric{border:1px solid var(--h-line);border-radius:8px;padding:.75rem .85rem;background:var(--h-surface-soft)}.hct-metric dt{font-size:.74rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--h-muted)}.hct-metric dd{margin:.25rem 0 0;font-size:1.12rem;font-weight:700;color:var(--h-text);font-variant-numeric:tabular-nums}.hct-metric dd.hct-metric-strong{color:var(--h-blue-strong)}.hct-warn-card{margin-top:1rem;border:1px solid var(--h-amber-line);background:var(--h-amber-bg);color:var(--h-amber-text);border-radius:8px;padding:.85rem 1rem;font-size:.86rem}.hct-warn-card strong{display:block;margin-bottom:.3rem}.hct-warn-card ul{margin:.35rem 0 0;padding-left:1.15rem;display:grid;gap:.25rem}.hct-warn-card p+p{margin-top:.3rem}.hct-breakdown{margin-top:1rem;border:1px solid var(--h-line);border-radius:8px}.hct-breakdown summary{cursor:pointer;font-weight:600;font-size:.9rem;color:var(--h-text-soft);padding:.75rem 1rem;min-height:44px;display:flex;align-items:center}.hct-breakdown-body{border-top:1px solid var(--h-line);padding:.9rem 1rem}.hct-kv{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem 1rem;font-size:.88rem}.hct-kv dt{color:var(--h-text-soft)}.hct-kv dd{margin:0;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.hct-rule-list{margin:.65rem 0 0;padding-left:1.15rem;font-size:.82rem;color:var(--h-text-soft);display:grid;gap:.2rem}.hct-result-footnote{margin-top:.9rem;font-size:.78rem;color:var(--h-muted)}.hct-result-cta{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;align-items:center}.hct-disclosure-inline{font-size:.74rem;color:var(--h-muted)}.hct-results-fade{animation:hct-fade-in .25s ease}@keyframes hct-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hct-home *,.hct-home *:before,.hct-home *:after{animation:none!important;transition:none!important}.hct-home{scroll-behavior:auto}}.hct-section{padding:2.5rem 0;scroll-margin-top:84px}.hct-answer-section{padding-top:0}.hct-answer-block{max-width:70ch}.hct-answer-title{font-size:clamp(1.4rem,3vw,1.9rem);line-height:1.3;letter-spacing:-.01em;margin:.4rem 0 .9rem}.hct-answer-text{color:var(--h-text-soft);font-size:1.02rem;line-height:1.65}.hct-answer-text a{color:var(--h-blue-strong);text-decoration:underline;text-underline-offset:2px}.hct-byline{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;align-items:flex-start;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--h-line)}.hct-byline-author{max-width:42ch}.hct-byline-label{display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--h-muted);margin-bottom:.25rem}.hct-byline-author strong{font-size:1.05rem}.hct-byline-desc{display:block;margin-top:.35rem;font-size:.9rem;color:var(--h-text-soft);line-height:1.55}.hct-byline-meta{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;margin:0}.hct-byline-meta div{min-width:0}.hct-byline-meta dt{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--h-muted)}.hct-byline-meta dd{margin:.2rem 0 .3rem;font-size:.92rem;color:var(--h-text)}.hct-byline-meta dd a{color:var(--h-blue-strong);text-decoration:underline;text-underline-offset:2px}.hct-picks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.1rem}.hct-pick-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);padding:1.4rem;display:flex;flex-direction:column}.hct-pick-head{margin-bottom:1rem}.hct-pick-badge{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--h-blue-strong);background:var(--h-blue-soft);border:1px solid var(--h-blue-line);border-radius:999px;padding:.2rem .65rem}.hct-pick-head h3{font-size:1.2rem;margin:.6rem 0 0}.hct-pick-fields{margin:0;display:grid;gap:.6rem}.hct-pick-fields dt{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--h-muted)}.hct-pick-fields dd{margin:.15rem 0 0;font-size:.9rem;color:var(--h-text-soft);line-height:1.5}.hct-pick-status{margin:1rem 0 0;padding-top:.85rem;border-top:1px solid var(--h-line);font-size:.8rem;color:var(--h-muted)}.hct-calc-entry{background:var(--h-surface);border-top:1px solid var(--h-line);border-bottom:1px solid var(--h-line)}.hct-calc-entry-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.hct-calc-entry-inner>div{max-width:60ch}.hct-calc-entry-inner h2{font-size:1.5rem;margin:.3rem 0 .5rem}.hct-calc-entry-inner p{margin:0;color:var(--h-text-soft)}.hct-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.hct-eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--h-blue);margin-bottom:.45rem}.hct-section-head h2{font-size:clamp(1.35rem,2.4vw,1.75rem);letter-spacing:-.01em}.hct-section-head>p{max-width:46ch;color:var(--h-muted);font-size:.92rem}.hct-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hct-category-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);padding:1.25rem;display:flex;flex-direction:column;gap:.55rem;transition:border-color .15s ease,box-shadow .15s ease}.hct-category-card:hover{border-color:var(--h-blue-line);box-shadow:var(--h-shadow)}.hct-category-card h3{font-size:1rem}.hct-category-badge{align-self:flex-start;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--h-blue-strong);background:var(--h-blue-soft);border-radius:999px;padding:.22rem .65rem}.hct-category-pick{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.02rem}.hct-category-pick img{border-radius:8px;border:1px solid var(--h-line);background:#fff}.hct-category-card p{font-size:.86rem;color:var(--h-text-soft)}.hct-category-card .hct-category-basis{font-size:.76rem;color:var(--h-muted)}.hct-market-section{padding-bottom:1.5rem}.hct-market-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hct-category-code{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:var(--h-blue-soft);border:1px solid var(--h-blue-line);color:var(--h-blue-strong);font-size:.72rem;font-weight:800;letter-spacing:.05em}.hct-category-action{margin-top:auto;padding-top:.35rem;color:var(--h-blue-strong);font-size:.82rem;font-weight:700}.hct-category-link:hover .hct-category-action{text-decoration:underline;text-underline-offset:3px}@media(max-width:940px){.hct-category-grid,.hct-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.hct-category-grid{grid-template-columns:1fr}}.hct-table-toolbar{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;margin-bottom:1rem}.hct-filter-group{display:flex;flex-wrap:wrap;gap:.4rem}.hct-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--h-line-strong);background:var(--h-surface);color:var(--h-text-soft);border-radius:999px;font-size:.84rem;font-weight:600;padding:.42rem .95rem;min-height:38px;cursor:pointer}.hct-filter:hover{border-color:var(--h-blue);color:var(--h-blue)}.hct-filter[aria-pressed=true]{background:var(--h-blue);border-color:var(--h-blue);color:#14100a}.hct-sort-control{display:inline-flex;align-items:center;gap:.5rem;font-size:.84rem;color:var(--h-text-soft);font-weight:600}.hct-sort-control select{min-height:40px;border:1px solid var(--h-line-strong);border-radius:8px;background:var(--h-surface);color:var(--h-text);font-size:.87rem;padding:.35rem .6rem;font-family:inherit}.hct-search{margin-left:auto;display:inline-flex;flex-direction:column;gap:.2rem}.hct-search span{font-size:.74rem;font-weight:600;color:var(--h-muted)}.hct-search input{min-height:42px;min-width:220px;border:1px solid var(--h-line-strong);border-radius:8px;padding:.45rem .75rem;font-size:.9rem;background:var(--h-surface);color:var(--h-text);font-family:inherit}.hct-table-wrap{width:100%;max-width:100%;min-width:0;overflow-x:auto;border:1px solid var(--h-line);border-radius:var(--h-radius);background:var(--h-surface);-webkit-overflow-scrolling:touch}.hct-table{width:100%;min-width:960px;border-collapse:collapse;font-size:.86rem}.hct-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hct-table thead th{text-align:left;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--h-muted);padding:.8rem .85rem;border-bottom:1px solid var(--h-line);background:var(--h-surface-soft);white-space:nowrap}.hct-table tbody td{padding:.8rem .85rem;border-bottom:1px solid var(--h-line);vertical-align:top;color:var(--h-text-soft)}.hct-table tbody tr:last-child td{border-bottom:none}.hct-table tbody tr[data-platform-row]:hover{background:var(--h-surface-soft)}.hct-platform-name{display:flex;align-items:center;gap:.65rem;min-width:180px}.hct-platform-name img{border-radius:8px;border:1px solid var(--h-line);background:#fff;flex:none}.hct-platform-name strong{display:block;color:var(--h-text);font-size:.92rem}.hct-cell-bestfor{display:block;color:var(--h-text);font-weight:600;font-size:.86rem;margin-bottom:.35rem}.hct-cell-proscons{display:grid;gap:.25rem;max-width:34ch}.hct-cell-proscons span{font-size:.82rem;line-height:1.45}.hct-cell-proscons strong{color:var(--h-blue-strong);margin-right:.2rem}.hct-cell-verified{display:inline-flex;flex-direction:column;gap:.15rem;white-space:nowrap;color:var(--h-text);font-weight:600;font-size:.82rem}.hct-cell-verified small{color:var(--h-muted);font-weight:400;font-size:.72rem}.hct-cell-pricing,.hct-cell-regulation{display:flex;flex-direction:column;gap:.2rem;min-width:150px}.hct-cell-pricing small,.hct-cell-regulation small{color:var(--h-muted);font-size:.72rem}.hct-cell-pricing strong,.hct-cell-regulation strong{color:var(--h-text);font-size:.82rem;line-height:1.4}.hct-market-chips{display:flex;flex-wrap:wrap;gap:.3rem}.hct-market-chip{font-size:.72rem;font-weight:600;color:var(--h-text-soft);border:1px solid var(--h-line-strong);border-radius:999px;padding:.14rem .6rem;white-space:nowrap}.hct-platform-name small{display:block;font-size:.72rem;color:var(--h-muted)}.hct-pill{display:inline-block;border-radius:999px;font-size:.7rem;font-weight:700;padding:.16rem .55rem;letter-spacing:.03em}.hct-pill-blue{background:var(--h-blue-soft);color:var(--h-blue-strong)}.hct-pill-gray{background:var(--h-surface-soft);color:var(--h-muted);border:1px solid var(--h-line)}.hct-pill-amber{background:var(--h-amber-bg);color:var(--h-amber-text);border:1px solid var(--h-amber-line)}.hct-pill-green{background:var(--h-green-bg);color:var(--h-green-text)}.hct-your-cost{min-width:170px}.hct-your-cost .hct-cost-placeholder{color:var(--h-muted);font-size:.82rem}.hct-your-cost strong{display:block;color:var(--h-text);font-size:.95rem;font-variant-numeric:tabular-nums}.hct-your-cost small{display:block;color:var(--h-muted);font-size:.75rem;margin-top:.15rem}.hct-details-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--h-line-strong);background:var(--h-surface);border-radius:8px;color:var(--h-blue);font-weight:600;font-size:.82rem;padding:.45rem .85rem;min-height:38px;cursor:pointer;white-space:nowrap}.hct-details-button:hover{border-color:var(--h-blue);background:var(--h-blue-soft)}.hct-details-row td{background:var(--h-surface-soft);padding:1.1rem 1rem 1.25rem}.hct-details-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.hct-details-grid h4{margin:0 0 .5rem;font-size:.74rem;letter-spacing:.07em;text-transform:uppercase;color:var(--h-muted)}.hct-details-grid ul{margin:0;padding:0;list-style:none;display:grid;gap:.35rem;font-size:.83rem;color:var(--h-text-soft)}.hct-details-grid li strong{color:var(--h-text);font-weight:600}.hct-details-links{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1rem;align-items:center;font-size:.84rem}.hct-details-links .hct-source-links{display:flex;flex-wrap:wrap;gap:.6rem}.hct-details-links .hct-source-links a{color:var(--h-muted);font-size:.78rem}.hct-table-note{margin-top:.9rem;font-size:.78rem;color:var(--h-muted);max-width:96ch}@media(max-width:940px){.hct-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:1fr}.hct-sort-control{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr)}.hct-sort-control select{width:100%;min-width:0;max-width:100%}.hct-search{margin-left:0;width:100%}.hct-search input{width:100%;min-width:0}.hct-table-wrap{width:100%;max-width:100%;overflow:visible;border:0;border-radius:0;background:transparent}.hct-table{display:block;width:100%;min-width:0}.hct-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hct-table tbody{display:grid;width:100%;gap:.85rem}.hct-table tr[data-platform-row]{display:block;width:100%;overflow:hidden;border:1px solid var(--h-line);border-radius:12px;background:var(--h-surface)}.hct-table tr[data-platform-row]>td{display:grid;width:100%;grid-template-columns:7.25rem minmax(0,1fr);gap:.65rem;padding:.65rem .8rem;border-bottom:1px solid var(--h-line);overflow-wrap:anywhere}.hct-table tr[data-platform-row]>td:before{content:attr(data-label);color:var(--h-muted);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hct-table tr[data-platform-row]>td:first-child{display:block;padding-top:.85rem}.hct-table tr[data-platform-row]>td:first-child:before,.hct-table tr[data-platform-row]>td:last-child:before{display:none}.hct-table tr[data-platform-row]>td:last-child{display:block;border-bottom:0}.hct-details-button{width:100%}.hct-details-row[hidden]{display:none!important}.hct-details-row:not([hidden]){display:block;width:100%;margin-top:-.5rem;overflow:hidden;border:1px solid var(--h-line);border-radius:12px}.hct-details-row:not([hidden])>td{display:block;width:100%;padding:1rem;border:0;overflow-wrap:anywhere}.hct-platform-name,.hct-cell-pricing,.hct-cell-regulation,.hct-your-cost{min-width:0}.hct-details-links,.hct-details-links .hct-source-links{align-items:flex-start;flex-direction:column}.hct-details-links a{overflow-wrap:anywhere}}.hct-trust-bar-section{padding:1.5rem 0;border-top:1px solid var(--h-line);border-bottom:1px solid var(--h-line);background:var(--h-surface)}.hct-trust-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.9rem 1.5rem}.hct-trust-summary,.hct-trust-links{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem 1.15rem;margin:0}.hct-trust-summary span,.hct-trust-links span,.hct-trust-links a{font-size:.82rem;color:var(--h-text-soft)}.hct-trust-summary strong{color:var(--h-text);font-variant-numeric:tabular-nums}.hct-trust-links a{color:var(--h-blue-strong);font-weight:600}.hct-home-faq{padding-top:2.25rem}.hct-trust-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.hct-trust-item{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);padding:1rem 1.1rem}.hct-trust-item strong{display:block;font-size:1.35rem;color:var(--h-blue-strong);font-variant-numeric:tabular-nums}.hct-trust-item span{display:block;margin-top:.25rem;font-size:.83rem;font-weight:600;color:var(--h-text)}.hct-trust-item small{display:block;margin-top:.2rem;font-size:.76rem;color:var(--h-muted)}.hct-trust-links{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.25rem;font-size:.9rem}@media(max-width:940px){.hct-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hct-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;align-items:start}.hct-faq-item{background:var(--h-surface);border:1px solid var(--h-line);border-radius:8px;padding:.2rem 1rem}.hct-faq-item summary{cursor:pointer;font-weight:600;font-size:.92rem;color:var(--h-text);padding:.75rem 0;list-style:none;display:flex;justify-content:space-between;gap:.75rem;align-items:center}.hct-faq-item summary::-webkit-details-marker{display:none}.hct-faq-item summary:after{content:"+";color:var(--h-blue);font-weight:700;flex:none}.hct-faq-item[open] summary:after{content:"–"}.hct-faq-item p{padding:0 0 .9rem;font-size:.88rem;color:var(--h-text-soft)}@media(max-width:760px){.hct-faq-grid{grid-template-columns:1fr}}.hct-editorial-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:2rem;align-items:start}.hct-editorial-grid>div>p{margin-top:.75rem;color:var(--h-text-soft);max-width:60ch;font-size:.95rem}.hct-editorial-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);padding:1.25rem;display:grid;gap:.4rem}.hct-editorial-card strong{font-size:1.05rem}.hct-editorial-card p{font-size:.86rem;color:var(--h-text-soft)}.hct-editorial-label{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--h-muted)}.hct-editorial-rule{height:1px;background:var(--h-line);margin:.5rem 0}@media(max-width:760px){.hct-editorial-grid{grid-template-columns:1fr}}.hct-home .bdtp-footer{margin-top:3rem;border-top:1px solid var(--h-line);background:var(--h-surface);color:var(--h-text-soft)}.hct-home .bdtp-footer-grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding:2.25rem 0 1.25rem}.hct-home .bdtp-footer-brand{font-size:1rem}.hct-home .bdtp-footer-copy{margin-top:.6rem;font-size:.84rem;color:var(--h-muted);max-width:44ch}.hct-home .bdtp-footer-links{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;max-width:560px;align-content:flex-start}.hct-home .bdtp-footer-group{min-width:9rem}.hct-home .bdtp-footer-heading{margin:0 0 .5rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--h-muted)}.hct-home .bdtp-footer-links a{display:block;color:var(--h-text-soft);font-size:.86rem;text-decoration:none;padding:.2rem 0}.hct-home .bdtp-footer-links a:hover{color:var(--h-blue)}.hct-home .bdtp-footer-bottom{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;border-top:1px solid var(--h-line);padding:1rem 0 1.4rem;font-size:.78rem;color:var(--h-muted)}.hct-home section{overflow-anchor:none}@media(max-width:460px){.hct-shell{width:min(1180px,100% - 1.75rem)}.hct-field-grid{grid-template-columns:1fr}.hct-hero{padding-top:2.25rem}.hct-section{padding:2.25rem 0}}.hct-page{padding:3rem 0 4rem}.hct-page-head{max-width:56ch;margin-bottom:2rem}.hct-page-eyebrow{color:var(--h-blue-strong);font-size:.8rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.hct-page-title{font-size:clamp(1.9rem,4vw,2.6rem);letter-spacing:-.02em;line-height:1.15;margin:.4rem 0 0}.hct-page-subtitle{margin-top:.6rem;color:var(--h-muted);font-size:.9rem}.hct-prose{max-width:70ch;color:var(--h-text-soft);font-size:1rem;line-height:1.7}.hct-prose h2{color:var(--h-text);font-size:1.4rem;margin:2.2rem 0 .75rem;letter-spacing:-.01em}.hct-prose h3{color:var(--h-text);font-size:1.1rem;margin:1.6rem 0 .5rem}.hct-prose p{margin:.85rem 0}.hct-prose ul,.hct-prose ol{margin:.85rem 0;padding-left:1.3rem}.hct-prose ul{list-style:none;padding-left:0}.hct-prose ul li{position:relative;padding-left:1.4rem;margin:.4rem 0}.hct-prose ul li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:var(--h-blue)}.hct-prose ol{list-style:decimal}.hct-prose a{color:var(--h-blue-strong);text-decoration:underline;text-underline-offset:2px}.hct-prose strong{color:var(--h-text);font-weight:600}.hct-prose code{background:var(--h-surface-soft);border:1px solid var(--h-line);border-radius:5px;padding:.1em .4em;font-size:.88em;color:var(--h-amber-text)}.hct-prose blockquote{margin:1.2rem 0;padding:.8rem 1.1rem;border-left:3px solid var(--h-blue);background:var(--h-surface);border-radius:0 8px 8px 0;color:var(--h-text-soft)}.hct-doc-table-wrap{overflow-x:auto;margin:1.5rem 0}.hct-doc-table{width:100%;max-width:70ch;border-collapse:collapse;font-size:.92rem;border:1px solid var(--h-line);border-radius:var(--h-radius);overflow:hidden}.hct-doc-table caption{text-align:left;padding:.6rem .8rem;color:var(--h-muted);font-size:.85rem}.hct-doc-table thead th{background:var(--h-surface-soft);color:var(--h-text);text-align:left;font-weight:600;padding:.7rem .9rem;border-bottom:1px solid var(--h-line-strong)}.hct-doc-table tbody td{padding:.65rem .9rem;border-bottom:1px solid var(--h-line);color:var(--h-text-soft);vertical-align:top}.hct-doc-table tbody tr:last-child td{border-bottom:none}.hct-doc-table tbody td:first-child{color:var(--h-text);font-weight:500}.hct-doc-table tbody td:nth-child(2){color:var(--h-blue-strong);font-weight:600;white-space:nowrap}.hct-doc-table tbody td:last-child{font-size:.85rem;color:var(--h-muted)}.hct-contact-cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:1.5rem 0}.hct-contact-card{background:var(--h-surface);border:1px solid var(--h-line);border-radius:var(--h-radius);padding:1.3rem}.hct-contact-card h3{margin:0 0 .3rem;color:var(--h-blue-strong);font-size:1rem}.hct-contact-card p{margin:0;color:var(--h-text-soft);font-size:.92rem}.hct-contact-card a{color:var(--h-blue-strong);text-decoration:underline;text-underline-offset:2px}.hct-manual-section{padding:2.4rem 0 3.25rem;border-top:1px solid var(--h-line);background:linear-gradient(180deg,rgba(255,255,255,.015),transparent 20rem)}.hct-manual-head{max-width:78ch;margin-bottom:1rem}.hct-manual-section .hct-page-eyebrow{font-size:.7rem;letter-spacing:.08em}.hct-manual-title{max-width:42ch;font-size:clamp(1.22rem,2vw,1.48rem);line-height:1.25;letter-spacing:-.01em}.hct-prose-manual{max-width:80ch;font-size:.87rem;line-height:1.65;color:var(--h-muted)}.hct-prose-manual h2{margin:1.55rem 0 .45rem;font-size:1rem;line-height:1.35;color:var(--h-text-soft)}.hct-prose-manual p,.hct-prose-manual ul,.hct-prose-manual ol{margin:.62rem 0}.hct-prose-manual ul li{margin:.25rem 0}.hct-prose-manual code{font-size:.82em}.hct-doc-hero{position:relative;overflow:hidden;padding:2.75rem 0 3.25rem;border-bottom:1px solid var(--h-line);background:radial-gradient(circle at 82% 18%,rgba(240,180,41,.12),transparent 28rem),linear-gradient(180deg,#111113,#080809)}.hct-doc-hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--h-blue-line),transparent)}.hct-inline-breadcrumb{display:flex;align-items:center;gap:.45rem;margin-bottom:1.5rem;color:var(--h-muted);font-size:.78rem}.hct-inline-breadcrumb a{color:var(--h-muted);text-decoration:none}.hct-inline-breadcrumb a:hover{color:var(--h-blue-strong)}.hct-doc-hero h1{max-width:920px;margin-top:.45rem;font-size:clamp(2.15rem,5vw,4rem);line-height:1.04;letter-spacing:-.045em}.hct-doc-lede{max-width:760px;margin-top:1.1rem!important;color:var(--h-text-soft);font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.7}.hct-doc-meta{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.6rem}.hct-doc-meta span{display:inline-flex;align-items:center;min-height:34px;padding:.38rem .72rem;border:1px solid var(--h-line-strong);border-radius:999px;background:#ffffff06;color:var(--h-text-soft);font-size:.78rem}.hct-doc-meta strong{margin-right:.25rem;color:var(--h-blue-strong)}.hct-doc-page,.hct-about-page{padding:3.4rem 0 4.5rem}.hct-doc-layout{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:clamp(2rem,5vw,4.5rem);align-items:start}.hct-doc-sidebar{position:sticky;top:88px;display:grid;gap:1rem}.hct-doc-toc,.hct-doc-side-card{border:1px solid var(--h-line);border-radius:14px;background:var(--h-surface);box-shadow:var(--h-shadow)}.hct-doc-toc{padding:1rem}.hct-doc-toc p,.hct-doc-side-label{color:var(--h-muted);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hct-doc-toc p{margin-bottom:.65rem!important}.hct-doc-toc a{display:block;padding:.5rem .55rem;border-radius:7px;color:var(--h-text-soft);font-size:.83rem;text-decoration:none}.hct-doc-toc a:hover{background:var(--h-blue-soft);color:var(--h-blue-strong)}.hct-doc-side-card{padding:1rem}.hct-doc-side-card strong,.hct-doc-side-card span{display:block}.hct-doc-side-card strong{margin-top:.35rem;color:var(--h-text)}.hct-doc-side-card span,.hct-doc-side-card p:not(.hct-doc-side-label){margin-top:.25rem!important;color:var(--h-muted);font-size:.82rem;line-height:1.55}.hct-doc-side-card>a:not(.hct-btn){display:inline-block;margin-top:.7rem;color:var(--h-blue-strong);font-size:.82rem;font-weight:600}.hct-doc-side-card .hct-btn{margin-top:.85rem;font-size:.82rem}.hct-doc-main{min-width:0;max-width:860px}.hct-doc-section{scroll-margin-top:90px;padding:0 0 3rem;margin-bottom:3rem;border-bottom:1px solid var(--h-line);color:var(--h-text-soft)}.hct-doc-section:last-child{margin-bottom:0;border-bottom:0}.hct-section-kicker{color:var(--h-blue-strong);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hct-doc-section>h2,.hct-about-section>h2,.hct-about-corrections h2{margin-top:.45rem;font-size:clamp(1.55rem,3vw,2.15rem);letter-spacing:-.025em}.hct-doc-section>h2+p,.hct-doc-section>p+p,.hct-doc-section>p:not(.hct-section-kicker),.hct-about-section-lede{margin-top:.85rem!important;color:var(--h-text-soft);line-height:1.72}.hct-doc-intro{max-width:72ch;font-size:1.02rem}.hct-doc-section a:not(.hct-btn){color:var(--h-blue-strong)}.hct-process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.5rem}.hct-process-card{min-height:190px;padding:1.2rem;border:1px solid var(--h-line);border-radius:14px;background:linear-gradient(180deg,var(--h-surface) 0%,rgba(19,19,22,.72) 100%)}.hct-process-card>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:28px;border-radius:7px;background:var(--h-blue-soft);color:var(--h-blue-strong);font-size:.75rem;font-weight:800}.hct-process-card h3{margin-top:1rem;font-size:1.02rem}.hct-process-card p{margin-top:.55rem!important;color:var(--h-muted);font-size:.88rem;line-height:1.62}.hct-method-warning{margin-top:1.1rem}.hct-method-warning p{margin-top:.45rem!important;color:var(--h-text-soft);line-height:1.65}.hct-method-table{max-width:none;font-size:.86rem;background:var(--h-surface)}.hct-method-table tbody td:last-child{font-size:.82rem}.hct-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.4rem}.hct-profile-tile{padding:1rem;border:1px solid var(--h-line);border-radius:12px;background:var(--h-surface)}.hct-profile-tile h3{font-size:.95rem}.hct-profile-tile p{margin-top:.55rem!important;color:var(--h-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.hct-profile-tile ul{margin:.55rem 0 0;padding-left:1rem;color:var(--h-text-soft);font-size:.82rem;line-height:1.6}.hct-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.35rem}.hct-fact-grid article{padding:1rem;border-left:3px solid var(--h-blue);border-radius:0 10px 10px 0;background:var(--h-surface)}.hct-fact-grid strong{color:var(--h-text);font-size:.9rem}.hct-fact-grid p{margin-top:.3rem!important;color:var(--h-muted);font-size:.83rem;line-height:1.55}.hct-split-panels,.hct-about-standards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.3rem}.hct-doc-panel{padding:1.25rem;border:1px solid var(--h-blue-line);border-radius:14px;background:linear-gradient(180deg,var(--h-blue-soft),rgba(240,180,41,.035))}.hct-doc-panel-muted{border-color:var(--h-line);background:var(--h-surface)}.hct-doc-panel h2,.hct-doc-panel h3{font-size:1.08rem}.hct-doc-panel p{margin-top:.65rem!important;color:var(--h-text-soft);font-size:.88rem;line-height:1.65}.hct-doc-panel ul,.hct-scope-card ul{margin:.8rem 0 0;padding-left:1.1rem;color:var(--h-text-soft);font-size:.86rem;line-height:1.65}.hct-source-priority{display:grid;gap:.65rem;margin-top:1.3rem}.hct-source-priority>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.8rem;align-items:start;padding:.9rem 1rem;border:1px solid var(--h-line);border-radius:11px;background:var(--h-surface)}.hct-source-priority span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--h-blue-soft);color:var(--h-blue-strong);font-size:.78rem;font-weight:800}.hct-source-priority p{color:var(--h-muted);font-size:.85rem;line-height:1.55}.hct-source-priority strong{display:block;margin-bottom:.15rem;color:var(--h-text)}.hct-doc-note{margin-top:1rem;padding:1rem 1.1rem;border:1px solid var(--h-line);border-radius:12px;background:#ffffff05}.hct-doc-note strong{color:var(--h-text)}.hct-doc-note p{margin-top:.45rem!important;color:var(--h-muted);font-size:.86rem;line-height:1.65}.hct-subsection-title{margin-top:1.8rem!important;font-size:1.05rem!important}.hct-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.9rem}.hct-status-grid article{padding:.9rem;border:1px solid var(--h-line);border-radius:10px;background:var(--h-surface)}.hct-status-grid code{color:var(--h-amber-text);font-size:.78rem}.hct-status-grid p{margin-top:.35rem!important;color:var(--h-muted);font-size:.8rem;line-height:1.55}.hct-check-list{list-style:none;margin:1rem 0 0;padding:0}.hct-check-list li{position:relative;margin:.55rem 0;padding-left:1.6rem;color:var(--h-text-soft);line-height:1.6}.hct-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--h-blue-strong);font-weight:800}.hct-doc-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.7rem;padding:1.35rem;border:1px solid var(--h-blue-line);border-radius:14px;background:var(--h-blue-soft)}.hct-doc-cta h3{margin-top:.35rem;max-width:38ch;font-size:1.05rem}.hct-doc-cta>div:last-child{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end}.hct-about-hero h1{max-width:800px}.hct-about-intro-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1.2rem;align-items:stretch}.hct-editor-card,.hct-about-purpose,.hct-scope-card,.hct-about-corrections{border:1px solid var(--h-line);border-radius:16px;background:var(--h-surface);box-shadow:var(--h-shadow)}.hct-editor-card{padding:1.35rem;border-top-color:var(--h-blue)}.hct-editor-card-head{display:flex;align-items:center;gap:1rem}.hct-editor-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 58px;width:58px;height:58px;border:1px solid var(--h-blue-line);border-radius:16px;background:var(--h-blue-soft);color:var(--h-blue-strong);font-size:1.05rem;font-weight:800;letter-spacing:.04em}.hct-editor-card-head h2{margin-top:.25rem;font-size:1.25rem}.hct-editor-card-head>div:last-child>p:last-child{margin-top:.15rem!important;color:var(--h-muted);font-size:.82rem}.hct-editor-card>p{margin-top:1rem!important;color:var(--h-text-soft);font-size:.9rem;line-height:1.7}.hct-editor-facts{display:grid;gap:.65rem;margin:1.15rem 0 0}.hct-editor-facts>div{padding-top:.65rem;border-top:1px solid var(--h-line)}.hct-editor-facts dt{color:var(--h-muted);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.hct-editor-facts dd{margin:.18rem 0 0;color:var(--h-text);font-size:.86rem}.hct-about-purpose{padding:clamp(1.4rem,3vw,2rem);background:radial-gradient(circle at 100% 0,rgba(240,180,41,.1),transparent 18rem),var(--h-surface)}.hct-about-purpose h2{max-width:22ch;margin-top:.45rem;font-size:clamp(1.55rem,3vw,2.2rem);letter-spacing:-.03em}.hct-about-purpose>p:not(.hct-section-kicker){margin-top:.85rem!important;color:var(--h-text-soft);line-height:1.7}.hct-about-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.25rem}.hct-about-section{padding-top:3.3rem;margin-top:3.3rem;border-top:1px solid var(--h-line)}.hct-about-section-first{padding-top:0;margin-top:0;border-top:0}.hct-about-byline{margin:2.4rem 0 0!important;padding-top:1rem;border-top:1px solid var(--h-line);color:var(--h-muted);font-size:.72rem;text-align:right}.hct-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.35rem}.hct-scope-card{padding:1.25rem;box-shadow:none}.hct-scope-card-positive{border-color:var(--h-blue-line)}.hct-scope-card-boundary{background:#ffffff05}.hct-scope-card h3{font-size:1.05rem}.hct-scope-card-boundary>p{margin-top:1rem!important;padding-top:.9rem;border-top:1px solid var(--h-line);color:var(--h-muted);font-size:.8rem;line-height:1.6}.hct-about-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hct-about-process-grid .hct-process-card{min-height:210px}.hct-about-standards-grid{margin-top:1.35rem}.hct-about-standards-grid .hct-doc-panel h2{margin-top:.35rem;font-size:1.35rem}.hct-about-standards-grid .hct-text-link{display:inline-block;margin-top:1rem}.hct-about-corrections{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:3.3rem;padding:clamp(1.35rem,3vw,2rem);border-color:var(--h-blue-line);background:radial-gradient(circle at 100% 0,rgba(240,180,41,.12),transparent 20rem),var(--h-surface)}.hct-about-corrections p:not(.hct-section-kicker){max-width:65ch;margin-top:.65rem!important;color:var(--h-text-soft);line-height:1.65}.hct-about-corrections .hct-about-actions{flex:0 0 auto;justify-content:flex-end;margin-top:0}@media(max-width:980px){.hct-doc-layout{grid-template-columns:1fr}.hct-doc-sidebar{position:static;grid-template-columns:minmax(0,1fr) repeat(2,minmax(190px,.55fr))}.hct-doc-toc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.hct-doc-toc p{grid-column:1 / -1}.hct-about-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hct-doc-hero{padding:2.2rem 0 2.6rem}.hct-doc-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hct-doc-meta span{justify-content:center;text-align:center}.hct-doc-sidebar,.hct-about-intro-grid,.hct-scope-grid,.hct-about-standards-grid,.hct-process-grid,.hct-profile-grid,.hct-fact-grid,.hct-split-panels,.hct-status-grid{grid-template-columns:1fr}.hct-process-card,.hct-about-process-grid .hct-process-card{min-height:0}.hct-doc-cta,.hct-about-corrections{align-items:flex-start;flex-direction:column}.hct-doc-cta>div:last-child,.hct-about-corrections .hct-about-actions{width:100%;justify-content:flex-start}}@media(max-width:520px){.hct-doc-meta,.hct-doc-toc{grid-template-columns:1fr}.hct-doc-cta .hct-btn,.hct-about-actions .hct-btn{width:100%}}.hct-policy-hero .hct-doc-lede{max-width:760px}.hct-policy-updated{margin-top:1.1rem!important;color:var(--h-muted);font-size:.78rem}.hct-policy-page{padding:3.25rem 0 4.5rem}.hct-policy-document{width:min(760px,100%);margin-inline:auto;color:var(--h-text-soft);font-size:.9rem;line-height:1.72}.hct-policy-document section{padding:0 0 1.7rem;margin-bottom:1.7rem;border-bottom:1px solid var(--h-line)}.hct-policy-document section:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.hct-policy-document h2{display:flex;gap:.55rem;align-items:baseline;font-size:1.05rem;letter-spacing:-.01em}.hct-policy-document h2 span{flex:0 0 auto;color:var(--h-blue-strong);font-size:.78rem;font-weight:800}.hct-policy-document p,.hct-policy-document ul{margin:.7rem 0 0}.hct-policy-document ul{padding-left:1.15rem}.hct-policy-document li{margin:.38rem 0}.hct-policy-document strong{color:var(--h-text);font-weight:600}.hct-policy-document a{color:var(--h-blue-strong);text-underline-offset:2px}.hct-policy-document code{padding:.08em .35em;border:1px solid var(--h-line);border-radius:5px;background:var(--h-surface-soft);color:var(--h-amber-text);font-size:.84em}@media(max-width:520px){.hct-policy-page{padding-top:2.4rem}.hct-policy-document{font-size:.86rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;color-scheme:dark}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{--tw-bg-opacity: 1;background-color:rgb(10 10 11 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(244 241 234 / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:focus-visible{outline-width:2px;outline-offset:2px;outline-color:#f5c04a}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.card{border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(39 39 46 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(19 19 22 / var(--tw-bg-opacity, 1));padding:1.5rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.block{display:block}.flex{display:flex}.table{display:table}.contents{display:contents}.hidden{display:none}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.rounded{border-radius:.25rem}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.bdtp-home{--bdtp-bg: #05080d;--bdtp-surface: #0a111b;--bdtp-surface-raised: #0f1926;--bdtp-surface-soft: #121e2d;--bdtp-line: #243548;--bdtp-line-strong: #344a63;--bdtp-text: #f3f7fb;--bdtp-text-soft: #c0cad7;--bdtp-muted: #8997a9;--bdtp-blue: #4a7dff;--bdtp-blue-bright: #7d9eff;--bdtp-cyan: #62e8d0;--bdtp-amber: #f3c66e;min-height:100vh;overflow:clip;background:var(--bdtp-bg);color:var(--bdtp-text);font-size:16px;line-height:1.5;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bdtp-home *,.bdtp-home *:before,.bdtp-home *:after{box-sizing:border-box}.bdtp-home a{color:inherit;text-decoration:none}.bdtp-home button,.bdtp-home input{font-family:inherit}.bdtp-shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.bdtp-header{position:sticky;z-index:30;top:12px;width:min(1220px,calc(100% - 32px));margin:12px auto 0;border:1px solid rgba(104,130,159,.28);border-radius:17px;background:#0a111be6;box-shadow:0 18px 50px #0003;backdrop-filter:blur(16px)}.bdtp-header-inner{display:flex;min-height:68px;align-items:center;gap:28px}.bdtp-brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;color:var(--bdtp-text);font-size:16px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.bdtp-brand img{display:block;width:28px;height:28px}.bdtp-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.bdtp-nav a,.bdtp-mobile-menu a{color:var(--bdtp-muted);font-size:13px;font-weight:600;transition:color .16s ease}.bdtp-nav a:hover,.bdtp-mobile-menu a:hover{color:var(--bdtp-text)}.bdtp-menu-button{display:none;border:1px solid var(--bdtp-line);border-radius:8px;background:transparent;color:var(--bdtp-text-soft);cursor:pointer;font-size:12px;font-weight:700;padding:9px 11px}.bdtp-mobile-menu{display:none;padding-bottom:16px}.bdtp-mobile-menu[hidden]{display:none}.bdtp-hero{padding:61px 0 48px;border-bottom:1px solid rgba(54,76,99,.42)}.bdtp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(405px,.84fr);align-items:center;gap:clamp(38px,4vw,58px)}.bdtp-eyebrow{margin:0;color:var(--bdtp-cyan);font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1.4}.bdtp-eyebrow span{color:var(--bdtp-line-strong);margin-inline:7px}.bdtp-hero h1{max-width:700px;margin:18px 0 20px;color:var(--bdtp-text);font-size:clamp(42px,3.8vw,58px);font-weight:650;letter-spacing:-.065em;line-height:.98}.bdtp-hero h1 span{display:block}.bdtp-hero h1 span:last-child{color:var(--bdtp-blue-bright)}.bdtp-hero-lede{max-width:560px;margin:0;color:var(--bdtp-text-soft);font-size:17px;line-height:1.7}.bdtp-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:34px}.bdtp-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:9px;font-size:14px;font-weight:750;padding:14px 18px;transition:transform .16s ease,background .16s ease,border-color .16s ease}.bdtp-button:hover{transform:translateY(-1px)}.bdtp-button-primary{border:1px solid rgba(125,158,255,.7);background:var(--bdtp-blue);color:#fff}.bdtp-button-primary:hover{background:#5d8bff}.bdtp-text-link{display:inline-flex;align-items:center;gap:9px;color:var(--bdtp-text-soft);font-size:13px;font-weight:700;transition:color .16s ease}.bdtp-text-link:hover{color:var(--bdtp-blue-bright)}.bdtp-trust-row{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:29px;color:var(--bdtp-muted);font-size:12px;font-weight:650}.bdtp-trust-row span{display:inline-flex;align-items:center;gap:7px}.bdtp-trust-row i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--bdtp-cyan)}.bdtp-match-panel{border:1px solid var(--bdtp-line);border-radius:15px;background:var(--bdtp-surface);padding:21px}.bdtp-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.bdtp-panel-header-small{margin-top:18px}.bdtp-panel-kicker,.bdtp-filter-label,.bdtp-detail-label{display:block;color:var(--bdtp-muted);font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.5}.bdtp-panel-header h2{margin:5px 0 0;color:var(--bdtp-text);font-size:19px;font-weight:650;letter-spacing:-.035em}.bdtp-panel-step{color:var(--bdtp-muted);font-size:12px;font-weight:750;letter-spacing:.14em}.bdtp-finder-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px}.bdtp-choice,.bdtp-priority{border:1px solid var(--bdtp-line);border-radius:9px;background:var(--bdtp-surface-raised);color:var(--bdtp-text-soft);cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease}.bdtp-choice{min-height:68px;padding:11px}.bdtp-choice:hover,.bdtp-priority:hover,.bdtp-choice.is-selected,.bdtp-priority.is-selected{border-color:var(--bdtp-blue);background:#13243b;color:var(--bdtp-text)}.bdtp-choice-indicator{display:block;width:7px;height:7px;margin-bottom:12px;border:1px solid var(--bdtp-muted);border-radius:50%}.is-selected .bdtp-choice-indicator{border-color:var(--bdtp-cyan);background:var(--bdtp-cyan);box-shadow:0 0 0 3px #62e8d01f}.bdtp-choice strong,.bdtp-choice small{display:block}.bdtp-choice strong{color:inherit;font-size:14px;font-weight:700}.bdtp-choice small{margin-top:4px;color:var(--bdtp-muted);font-size:12px;line-height:1.4}.bdtp-panel-divider{height:1px;margin-top:17px;background:var(--bdtp-line)}.bdtp-priority-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.bdtp-priority{display:flex;align-items:center;gap:10px;min-height:37px;padding:8px 10px;font-size:13px;font-weight:650}.bdtp-priority .bdtp-choice-indicator{flex:0 0 auto;margin:0}.bdtp-finder-submit{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:16px;border:1px solid rgba(125,158,255,.7);border-radius:9px;background:var(--bdtp-blue);color:#fff;cursor:pointer;font-size:13px;font-weight:800;padding:11px 14px;transition:background .16s ease}.bdtp-finder-submit:hover{background:#5d8bff}.bdtp-finder-results{margin-top:17px;color:var(--bdtp-muted);font-size:12px;line-height:1.5}.bdtp-finder-results>p{margin:0}.bdtp-result-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:9px}.bdtp-result-heading span{color:var(--bdtp-cyan);font-size:12px;font-weight:800;letter-spacing:.15em}.bdtp-result-heading strong{color:var(--bdtp-text-soft);font-size:13px}.bdtp-result-list{display:grid;gap:6px}.bdtp-result-card{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--bdtp-line);border-radius:7px;background:var(--bdtp-surface-raised);padding:9px 11px}.bdtp-result-card:hover{border-color:var(--bdtp-blue)}.bdtp-result-card span{min-width:0}.bdtp-result-card strong,.bdtp-result-card small{display:block}.bdtp-result-card strong{color:var(--bdtp-text);font-size:12px}.bdtp-result-card small{overflow:hidden;color:var(--bdtp-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.bdtp-result-card b{flex:0 0 auto;color:var(--bdtp-cyan);font-size:12px}.bdtp-result-note{margin:10px 0 0!important;color:var(--bdtp-muted);font-size:12px}.bdtp-result-warning{color:var(--bdtp-amber)!important}.bdtp-partner-section,.bdtp-research-section,.bdtp-method-section,.bdtp-guide-section,.bdtp-faq-section,.bdtp-editorial-section{border-bottom:1px solid rgba(54,76,99,.42)}.bdtp-partner-section{padding:67px 0 31px}.bdtp-section{padding:82px 0}.bdtp-section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.bdtp-section-intro h2,.bdtp-editorial-section h2,.bdtp-guide-section h2{margin:13px 0 0;color:var(--bdtp-text);font-size:clamp(32px,4vw,48px);font-weight:650;letter-spacing:-.055em;line-height:1}.bdtp-section-intro>p,.bdtp-editorial-section p,.bdtp-guide-copy p{max-width:430px;margin:0;color:var(--bdtp-text-soft);font-size:15px;line-height:1.7}.bdtp-provider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--bdtp-line);border-bottom:1px solid var(--bdtp-line)}.bdtp-provider{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:0 10px;min-width:0;padding:18px 15px 19px;border-right:1px solid var(--bdtp-line);transition:background .16s ease}.bdtp-provider:first-child{border-left:1px solid var(--bdtp-line)}.bdtp-provider:hover{background:var(--bdtp-surface)}.bdtp-provider-index{grid-row:1 / -1;align-self:start;color:var(--bdtp-muted);font-size:12px;font-weight:800;letter-spacing:.1em}.bdtp-provider-mark,.bdtp-platform-mark{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--bdtp-line-strong);border-radius:7px;background:var(--bdtp-surface-raised);padding:0}.bdtp-provider-mark img,.bdtp-platform-mark img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bdtp-provider-mark{grid-row:1 / -1;align-self:start;width:33px;height:33px}.bdtp-provider-copy{grid-column:3;grid-row:1 / span 2;min-width:0}.bdtp-provider-copy strong,.bdtp-provider-copy span,.bdtp-provider-copy small{display:block}.bdtp-provider-copy strong{color:var(--bdtp-text);font-size:14px}.bdtp-provider-copy span{margin-top:4px;color:var(--bdtp-text-soft);font-size:12px;line-height:1.35}.bdtp-provider-copy small{margin-top:6px;color:var(--bdtp-muted);font-size:12px;line-height:1.45}.bdtp-provider-meta{grid-column:3;grid-row:3;display:flex;min-width:0;align-items:center;gap:8px;margin-top:12px}.bdtp-provider-category{color:var(--bdtp-muted);font-size:12px;font-weight:850;letter-spacing:.12em;line-height:1}.bdtp-provider-category.is-crypto{color:var(--bdtp-cyan)}.bdtp-partner-badge{flex:0 0 auto;border:1px solid rgba(243,198,110,.35);border-radius:999px;color:var(--bdtp-amber);font-size:12px;font-weight:800;letter-spacing:.12em;padding:3px 6px}.bdtp-provider-action{flex:0 0 auto;margin-left:auto;margin-right:1px;color:var(--bdtp-blue-bright);font-size:12px;font-weight:750}.bdtp-disclosure{margin:21px 0 0;color:var(--bdtp-muted);font-size:12px;line-height:1.6}.bdtp-disclosure span{margin-right:8px;color:var(--bdtp-amber);font-size:12px;font-weight:800;letter-spacing:.14em}.bdtp-research-section{background:#070c13}.bdtp-comparison-intro{margin-bottom:30px}.bdtp-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.bdtp-filter-group{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.bdtp-filter-label{margin-right:5px}.bdtp-filter{border:1px solid var(--bdtp-line);border-radius:999px;background:transparent;color:var(--bdtp-muted);cursor:pointer;font-size:12px;font-weight:700;padding:6px 10px}.bdtp-filter:hover,.bdtp-filter.is-active{border-color:var(--bdtp-blue);background:#142641;color:var(--bdtp-blue-bright)}.bdtp-search{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--bdtp-line-strong);color:var(--bdtp-muted);font-size:12px;font-weight:800;letter-spacing:.12em;padding:0 0 7px}.bdtp-search input{width:150px;border:0;outline:0;background:transparent;color:var(--bdtp-text);font-size:12px;letter-spacing:normal}.bdtp-search input::-moz-placeholder{color:#607084}.bdtp-search input::placeholder{color:#607084}.bdtp-table-wrap{overflow-x:auto;border:1px solid var(--bdtp-line);border-radius:11px;background:var(--bdtp-surface)}.bdtp-table{width:100%;min-width:1050px;border-collapse:collapse;text-align:left}.bdtp-table th{border-bottom:1px solid var(--bdtp-line);color:var(--bdtp-muted);font-size:12px;font-weight:800;letter-spacing:.11em;padding:15px 13px;text-transform:uppercase;white-space:nowrap}.bdtp-table td{border-bottom:1px solid rgba(36,53,72,.7);color:var(--bdtp-text-soft);font-size:12px;line-height:1.4;padding:16px 13px;vertical-align:middle}.bdtp-table tbody tr:not(.bdtp-details-row):hover{background:#0e1825}.bdtp-table tbody tr:last-child td{border-bottom:0}.bdtp-platform-name{display:flex;align-items:center;gap:10px;min-width:150px}.bdtp-platform-name>span:last-child{display:block}.bdtp-platform-name strong,.bdtp-platform-name small{display:block}.bdtp-platform-name strong{color:var(--bdtp-text);font-size:14px;white-space:nowrap}.bdtp-platform-name small{margin-top:3px;color:var(--bdtp-cyan);font-size:12px;font-weight:800;letter-spacing:.12em}.bdtp-platform-mark{flex:0 0 auto;width:31px;height:31px}.bdtp-platform-name small+small{margin-top:3px}.bdtp-platform-name .bdtp-platform-type.is-charting{color:var(--bdtp-amber)}.bdtp-score{display:inline-flex;min-width:32px;align-items:center;justify-content:center;border:1px solid rgba(98,232,208,.3);border-radius:6px;background:#62e8d017;color:var(--bdtp-cyan);font-size:13px;font-weight:800;padding:5px 6px}.bdtp-score.is-na{border-color:var(--bdtp-line-strong);background:#8997a917;color:var(--bdtp-muted)}.bdtp-cost{display:block;max-width:180px;color:var(--bdtp-text-soft);font-size:12px}.bdtp-status,.bdtp-verified{font-size:12px;font-weight:700}.bdtp-status-yes{color:var(--bdtp-cyan)}.bdtp-status-limited{color:var(--bdtp-amber)}.bdtp-status-no{color:var(--bdtp-muted)}.bdtp-verified{color:var(--bdtp-muted);white-space:nowrap}.bdtp-details-button,.bdtp-detail-link{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--bdtp-blue-bright);cursor:pointer;font-size:12px;font-weight:750;padding:0;white-space:nowrap}.bdtp-details-button.is-open{color:var(--bdtp-cyan)}.bdtp-details-row td{border-bottom:1px solid var(--bdtp-line);background:#0c1622;padding:0}.bdtp-details-content{display:grid;grid-template-columns:1.05fr 1.2fr 1fr auto;align-items:start;gap:22px;padding:21px 25px 23px 68px}.bdtp-details-content p{margin:7px 0 0;color:var(--bdtp-muted);font-size:12px;line-height:1.6}.bdtp-detail-link{align-self:end;justify-self:end}.bdtp-table-note{margin:17px 0 0;color:var(--bdtp-muted);font-size:13px;line-height:1.6}.bdtp-method-section{background:var(--bdtp-bg)}.bdtp-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--bdtp-line);border-bottom:1px solid var(--bdtp-line)}.bdtp-method-card{min-height:205px;padding:24px 25px 28px;border-right:1px solid var(--bdtp-line)}.bdtp-method-card:first-child{border-left:1px solid var(--bdtp-line)}.bdtp-method-number{color:var(--bdtp-blue-bright);font-size:12px;font-weight:800;letter-spacing:.14em}.bdtp-method-card h3{margin:26px 0 9px;color:var(--bdtp-text);font-size:18px;font-weight:700;letter-spacing:-.025em}.bdtp-method-card p{margin:0;color:var(--bdtp-muted);font-size:13px;line-height:1.7}.bdtp-weight-row{display:flex;flex-wrap:wrap;gap:8px 24px;margin:24px 0 23px;color:var(--bdtp-muted);font-size:12px}.bdtp-weight-row strong{color:var(--bdtp-cyan)}.bdtp-guide-section{background:#070c13}.bdtp-guide-grid{display:grid;grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);gap:80px}.bdtp-guide-section h2{max-width:360px}.bdtp-guide-copy{display:grid;gap:19px}.bdtp-guide-copy p{max-width:650px;padding-left:21px;border-left:1px solid var(--bdtp-line-strong)}.bdtp-guide-copy strong{color:var(--bdtp-text)}.bdtp-faq-section{background:var(--bdtp-bg)}.bdtp-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.bdtp-faq-item{border:1px solid var(--bdtp-line);border-radius:9px;background:var(--bdtp-surface)}.bdtp-faq-item summary{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;min-height:67px;cursor:pointer;color:var(--bdtp-text-soft);font-size:14px;font-weight:650;line-height:1.45;list-style:none;padding:17px}.bdtp-faq-item summary::-webkit-details-marker{display:none}.bdtp-faq-item summary span{flex:0 0 auto;color:var(--bdtp-blue-bright);font-size:18px;font-weight:400;line-height:.9}.bdtp-faq-item[open] summary span{transform:rotate(45deg)}.bdtp-faq-item p{margin:0;border-top:1px solid var(--bdtp-line);color:var(--bdtp-muted);font-size:13px;line-height:1.65;padding:16px 17px 18px}.bdtp-editorial-section{padding:80px 0;background:#080d14}.bdtp-editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.45fr);align-items:center;gap:70px}.bdtp-editorial-section h2{margin-bottom:21px}.bdtp-editorial-section p{max-width:550px;margin-bottom:24px}.bdtp-editorial-card{display:flex;flex-direction:column;border:1px solid var(--bdtp-line);border-radius:10px;background:var(--bdtp-surface);padding:22px}.bdtp-editorial-card strong{margin-top:7px;color:var(--bdtp-cyan);font-size:19px;font-weight:700}.bdtp-editorial-rule{height:1px;margin:20px 0;background:var(--bdtp-line)}.bdtp-editorial-card p{margin:7px 0 0;color:var(--bdtp-text-soft);font-size:13px;line-height:1.6}.bdtp-footer{background:#030508;color:var(--bdtp-text-soft);padding:52px 0 23px}.bdtp-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:50px}.bdtp-footer-brand{color:var(--bdtp-text)}.bdtp-footer-copy{max-width:350px;margin:15px 0 0;color:var(--bdtp-muted);font-size:12px;line-height:1.65}.bdtp-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 23px}.bdtp-footer-links a{color:var(--bdtp-muted);font-size:12px;font-weight:650}.bdtp-footer-links a:hover{color:var(--bdtp-text)}.bdtp-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:45px;border-top:1px solid rgba(36,53,72,.7);color:#5f6d7d;font-size:12px;padding-top:18px}.bdtp-home :focus-visible{outline:2px solid var(--bdtp-cyan);outline-offset:3px}@media(max-width:1000px){.bdtp-hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.85fr);gap:32px}.bdtp-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bdtp-provider:nth-child(2){border-right:0}.bdtp-provider:nth-child(n+3){border-top:1px solid var(--bdtp-line)}.bdtp-method-card:nth-child(2){border-right:0}.bdtp-method-card:nth-child(3){grid-column:1 / -1;border-top:1px solid var(--bdtp-line);border-left:1px solid var(--bdtp-line)}}@media(max-width:820px){.bdtp-nav{display:none}.bdtp-menu-button{display:block;margin-left:auto}.bdtp-mobile-menu{align-items:stretch;gap:5px;padding-top:4px}.bdtp-mobile-menu:not([hidden]){display:grid}.bdtp-mobile-menu a{border-top:1px solid var(--bdtp-line);padding:12px 2px}.bdtp-hero{padding-top:66px}.bdtp-hero-grid,.bdtp-guide-grid,.bdtp-editorial-grid{grid-template-columns:1fr}.bdtp-section-intro{align-items:flex-start;flex-direction:column;gap:18px}.bdtp-section-intro>p{max-width:600px}.bdtp-guide-grid,.bdtp-editorial-grid{gap:38px}.bdtp-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bdtp-editorial-card{max-width:390px}}@media(max-width:620px){.bdtp-shell{width:min(100% - 28px,1160px)}.bdtp-header{width:calc(100% - 20px);top:8px;margin-top:8px}.bdtp-header-inner{min-height:60px}.bdtp-brand{font-size:14px}.bdtp-hero{padding:57px 0 48px}.bdtp-hero h1{margin-top:18px;font-size:clamp(42px,14vw,62px)}.bdtp-hero-lede{font-size:16px}.bdtp-trust-row{margin-top:31px}.bdtp-match-panel{padding:19px}.bdtp-finder-options{grid-template-columns:1fr}.bdtp-choice{min-height:64px}.bdtp-choice-indicator{margin-bottom:9px}.bdtp-provider-grid,.bdtp-faq-grid{grid-template-columns:1fr}.bdtp-provider,.bdtp-provider:nth-child(n+3){border-top:1px solid var(--bdtp-line);border-right:0}.bdtp-provider:first-child{border-top:0}.bdtp-partner-section,.bdtp-section,.bdtp-editorial-section{padding:57px 0}.bdtp-section-intro h2,.bdtp-editorial-section h2,.bdtp-guide-section h2{font-size:36px}.bdtp-table-toolbar{align-items:flex-start;flex-direction:column}.bdtp-filter-group{width:100%}.bdtp-filter-label{flex-basis:100%;margin-right:0}.bdtp-search,.bdtp-search input{width:100%}.bdtp-method-grid{grid-template-columns:1fr}.bdtp-method-card,.bdtp-method-card:nth-child(3){min-height:auto;border-top:1px solid var(--bdtp-line);border-right:1px solid var(--bdtp-line);border-left:1px solid var(--bdtp-line)}.bdtp-method-card:first-child{border-top:0}.bdtp-details-content{grid-template-columns:1fr;gap:15px;padding:19px}.bdtp-detail-link{justify-self:start}.bdtp-footer-grid,.bdtp-footer-bottom{grid-template-columns:1fr;flex-direction:column}.bdtp-footer-links{justify-content:flex-start}.bdtp-footer-bottom{align-items:flex-start;gap:7px}}.text-gray-900{color:#f4f1ea}.text-gray-800{color:#e2dfd6}.text-gray-700{color:#d5d2c9}.text-gray-600{color:#b6b3aa}.text-gray-500{color:#97948b}.text-gray-400{color:#7c7970}.bg-white{background-color:#131316}.bg-white\/95{background-color:#131316f2}.bg-gray-50{background-color:#0a0a0b}.bg-gray-100,.hover\:bg-gray-50:hover{background-color:#1a1a1f}.hover\:bg-gray-100:hover{background-color:#22222a}.border-gray-100{border-color:#1e1e24}.border-gray-200{border-color:#27272e}.border-gray-300{border-color:#3a3a44}.divide-gray-200>:not([hidden])~:not([hidden]){border-color:#27272e}input,select,textarea{color-scheme:dark}input::-moz-placeholder,textarea::-moz-placeholder{color:#7c7970}input::placeholder,textarea::placeholder{color:#7c7970}.prose{--tw-prose-body: #d5d2c9;--tw-prose-headings: #f4f1ea;--tw-prose-lead: #d5d2c9;--tw-prose-links: #f5c04a;--tw-prose-bold: #f4f1ea;--tw-prose-counters: #97948b;--tw-prose-bullets: #f0b429;--tw-prose-hr: #27272e;--tw-prose-quotes: #ccc9c0;--tw-prose-quote-borders: #4a3c17;--tw-prose-captions: #97948b;--tw-prose-code: #f8ce74;--tw-prose-pre-code: #d5d2c9;--tw-prose-pre-bg: #131316;--tw-prose-th-borders: #3a3a44;--tw-prose-td-borders: #27272e}
