:root{--spoke-blue: #1D4ED8;--spoke-blue-deep: #1E3A8A;--spoke-deep: #0F2440;--spoke-border: #E2E8F0;--spoke-tile-border: #BFDBFE;--spoke-soft: #F8FAFC;--spoke-text: #0F172A;--spoke-mute: #64748B}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{max-width:1080px;margin:0 auto;padding:0 24px}.drug-hero{background:linear-gradient(135deg,var(--spoke-deep) 0%,#1E3A5F 60%,var(--spoke-blue) 100%);color:#fff;padding:28px 0 22px}.drug-hero .breadcrumb{font-size:12px;color:#ffffffb3;margin-bottom:8px;letter-spacing:.02em}.drug-hero .breadcrumb a{color:#ffffffd9;text-decoration:none}.drug-hero .breadcrumb a:hover{text-decoration:underline}.drug-hero h1{color:#fff;font-size:32px;line-height:1.15;font-weight:800;margin:0;letter-spacing:-.48px}.drug-hero .hero-promise{font-size:17px;color:#ffffffd9;line-height:1.55;max-width:780px;margin:12px 0 0;border-top:1px solid rgba(255,255,255,.18);padding-top:12px}.spoke-facts{background:#fff;border:1px solid var(--spoke-border);border-radius:14px;box-shadow:0 14px 40px #0f172a14;padding:22px 22px 18px}.spoke-facts h2{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--spoke-blue);margin:0 0 14px}.spoke-freshness{font-size:12.5px;color:var(--spoke-mute);margin:12px 0 0}.tier1{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tier1-3{grid-template-columns:repeat(3,1fr)}.tier1 .cell{border:1px solid var(--spoke-tile-border);border-radius:8px;padding:12px;background:#fff}.tier1 .cap{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--spoke-mute);margin-bottom:4px}.tier1 .big{font-size:22px;font-weight:800;color:var(--spoke-text);font-family:Inconsolata,SF Mono,Menlo,Consolas,monospace;letter-spacing:-.01em;line-height:1.15}.tier1 .big.text{font-family:Poppins,sans-serif;font-size:18px}.tier1 .sub{font-size:12px;color:var(--spoke-mute);margin-top:3px}@media(max-width:640px){.tier1{grid-template-columns:repeat(2,1fr)}.spoke-tool .tier1 .cell:last-child:nth-child(odd){grid-column:1 / -1}}.spoke-section{margin-top:36px}.spoke-section--first{margin-top:24px}.spoke-h2{font-size:22px;font-weight:800;color:var(--spoke-text);letter-spacing:-.01em;margin:0 0 6px}.spoke-instruction{font-size:14px;color:#475569;margin:0 0 16px;line-height:1.5}.spoke-tool .section-label:not(:first-child),.spoke-offer-body .section-label:not(:first-child){margin-top:20px}.spoke-tool{background:#fff;border:1px solid var(--spoke-border);border-radius:12px;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;padding:24px}.spoke-input-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-areas:"ind ind" "dose unit" "weight lb"}@media(min-width:768px){.spoke-input-grid{grid-template-columns:minmax(220px,1.4fr) 110px 130px 120px 90px;grid-template-areas:"ind dose unit weight lb"}}.spoke-field{display:flex;flex-direction:column;gap:4px}.spoke-field label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--spoke-mute)}.spoke-field input,.spoke-field select{height:40px;width:100%;padding:0 12px;border:1px solid #CBD5E1;border-radius:8px;font-size:14px;color:var(--spoke-text);background:#fff;outline:none;transition:border-color .15s;font-family:Inconsolata,monospace;font-weight:600}.spoke-field select{font-family:Roboto,sans-serif;font-weight:400}.spoke-field input:focus,.spoke-field select:focus{border-color:#3b82f6}.spoke-field-indication{grid-area:ind}.spoke-field-dose{grid-area:dose}.spoke-field-unit{grid-area:unit}.spoke-field-weight{grid-area:weight}.spoke-field-lb{grid-area:lb;align-self:end}.spoke-field-lb .spoke-lb-value{height:40px;line-height:40px;font-size:13px;color:var(--spoke-mute);white-space:nowrap}.spoke-input-helper{font-size:13px;color:var(--spoke-mute);margin:8px 0 0}.spoke-claim-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px}.spoke-claim-row code{font-family:Inconsolata,monospace;font-size:12px;color:#111827;background:var(--spoke-soft);border:1px solid var(--spoke-border);border-radius:6px;padding:6px 10px;flex:1 1 auto}.spoke-claim-row .btn{height:44px}@media(max-width:640px){.spoke-claim-row{flex-direction:column;align-items:stretch}.spoke-claim-row .btn{width:100%}}.spoke-handoff{font-size:15px;color:var(--spoke-text);line-height:1.6;margin:16px 0 0}.cc-tools{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.cc-tools-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--spoke-mute)}.cc-tool-link{color:var(--spoke-blue);font-weight:600;font-size:13px;text-decoration:none}.cc-tool-link:hover{text-decoration:underline}.spoke-offer{background:#fff;border:1px solid var(--spoke-border);border-radius:12px;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;overflow:hidden}.spoke-offer-header{padding:16px 24px;background:linear-gradient(135deg,#f0f9ff,#eff6ff);border-bottom:1px solid var(--spoke-tile-border)}.spoke-offer-header h2{font-family:Poppins,sans-serif;font-size:19px;font-weight:700;color:var(--spoke-blue-deep);margin:0}.spoke-offer-body{padding:24px}.spoke-offer-line{font-size:14px;color:#334155;line-height:1.55;margin:0 0 16px}.spoke-offer-ask-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.spoke-offer-ask-row input[type=email]{flex:1 1 240px;height:44px;padding:0 14px;border:1px solid #CBD5E1;border-radius:8px;font-size:14px;color:var(--spoke-text);background:#fff}.spoke-offer-ask-row .btn{height:44px}.spoke-offer-fineprint{font-size:13px;color:#475569;line-height:1.5;margin:0}.spoke-offer-props{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0}.spoke-offer-prop{border:1px solid var(--spoke-border);border-radius:10px;padding:12px 14px;background:var(--spoke-soft)}.spoke-offer-prop p{font-size:12px;color:#475569;line-height:1.5;margin:0}.spoke-offer-prop strong{color:var(--spoke-text)}@media(max-width:880px){.spoke-offer-props{grid-template-columns:repeat(2,1fr)}}.spoke-payer-expander{margin-top:8px}.spoke-payer-expander summary{cursor:pointer;color:var(--spoke-blue);font-size:12px;font-weight:600;list-style:none;display:inline-block}.spoke-payer-expander summary::-webkit-details-marker{display:none}.spoke-payer-expander summary:hover{text-decoration:underline}.spoke-payer-list{margin-top:8px;font-size:12px;color:#475569;line-height:1.7}.spoke-offer-example{background:var(--spoke-soft);border:1px solid var(--spoke-border);border-radius:10px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.spoke-offer-example .label{font-size:13px;color:#475569;font-weight:600}.spoke-offer-example .value-wrap{text-align:right}.spoke-offer-example .value{font-family:Inconsolata,monospace;font-size:28px;font-weight:700;color:var(--spoke-text);line-height:1.1}.spoke-offer-example .sub{font-size:12px;color:var(--spoke-mute);margin-top:2px}.spoke-offer-note{font-size:12px;color:var(--spoke-mute);margin:10px 0 0;line-height:1.5}.spoke-return-link{margin:16px 0 0;font-size:13px;text-align:left}.spoke-return-link a{color:var(--spoke-blue);font-weight:600;text-decoration:none}.spoke-return-link a:hover{text-decoration:underline}.spoke-trust-line{margin:10px 0 0;font-size:13px;color:var(--spoke-mute);line-height:1.6}.spoke-trust-line a{color:var(--spoke-blue);font-weight:600}.spoke-detail-body p{font-size:15px;line-height:1.6;color:var(--spoke-text);margin:0 0 10px}.spoke-detail-body p:last-child{margin-bottom:0}.spoke-detail-body code{font-family:Inconsolata,monospace;font-size:13px;background:#f1f5f9;padding:1px 6px;border-radius:4px}.table-wrap{overflow-x:auto;border:1px solid var(--spoke-border);border-radius:10px;margin:12px 0 8px;-webkit-overflow-scrolling:touch}.drug-table{width:100%;border-collapse:collapse;font-size:14px}.drug-table th{background:var(--spoke-soft);text-align:left;padding:9px 12px;font-weight:600;color:var(--spoke-mute);font-size:11px;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--spoke-border);white-space:nowrap}.drug-table td{padding:9px 12px;border-bottom:1px solid var(--spoke-border);color:var(--spoke-text);vertical-align:top}.drug-table tr:last-child td{border-bottom:none}.math-block{background:#0f172a;color:#e2e8f0;font-family:Inconsolata,monospace;font-size:12.5px;line-height:1.7;padding:16px;border-radius:10px;margin:12px 0;overflow-x:auto}.math-block strong{color:#fff}.math-block code{background:#ffffff14;color:#93c5fd;padding:1px 6px;border-radius:4px;font-family:inherit}.spoke-faq-item{margin:0 0 14px}.spoke-faq-item h3{font-size:14px;font-weight:700;color:var(--spoke-text);margin:0 0 4px}.spoke-faq-item p{margin:0}.spoke-sources{font-size:12px;color:var(--spoke-mute);line-height:1.7;margin:0}.spoke-ref-links{max-width:1080px;margin:18px auto 0;padding:0 24px;font-size:13px}.spoke-ref-links a{color:var(--spoke-blue);font-weight:600}.spoke-ref-links .sep{color:var(--spoke-border);margin:0 6px}.spoke-sticky{position:fixed;left:0;right:0;bottom:0;z-index:9000;background:#0f172a;color:#fff;height:auto;padding:12px;display:none;align-items:center;justify-content:center;gap:14px;font-size:14px;box-shadow:0 -4px 16px #0f172a40;flex-wrap:wrap;text-align:center}.spoke-sticky a.spoke-sticky-cta{background:#3b82f6;color:#fff;padding:8px 18px;border-radius:8px;font-weight:600;text-decoration:none;white-space:nowrap}.spoke-sticky button.spoke-sticky-x{background:none;border:none;color:#94a3b8;font-size:18px;cursor:pointer;padding:4px 8px}@media(max-width:768px){.spoke-sticky.is-shown{display:flex}}.spoke-example-chip{display:inline-block;margin:8px 0 0;padding:3px 10px;border-radius:999px;background:#f1f5f9;color:var(--spoke-mute);font-size:11px;font-weight:600}.spoke-example-chip.is-hidden{display:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--spoke-blue);outline-offset:2px}.spoke-sticky span{flex:1 1 auto;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12.5px;line-height:1.35}@media(max-width:640px){.spoke-sticky{flex-wrap:nowrap;text-align:left;gap:10px}}.drug-table .num{text-align:right}.mono{font-family:Inconsolata,monospace}.btn.is-copied{color:#047857;border-color:#a7f3d0;background:#ecfdf5}.tier1-2{grid-template-columns:repeat(2,1fr)}@media(max-width:640px){.tier1-2{grid-template-columns:1fr}}.spoke-input-grid-row2{display:grid;gap:12px;margin-top:16px;grid-template-columns:1fr}@media(min-width:768px){.spoke-input-grid-row2{grid-template-columns:minmax(240px,1.5fr) minmax(150px,.8fr) minmax(260px,1.6fr)}}.spoke-input-grid--2{grid-template-columns:1fr;grid-template-areas:none}@media(min-width:640px){.spoke-input-grid--2{grid-template-columns:minmax(260px,1fr) minmax(220px,1fr)}}.spoke-ded-toggle{display:flex;align-items:center;gap:8px;height:40px;box-sizing:border-box;padding:0 12px;background:var(--spoke-soft);border:1px solid var(--spoke-border);border-radius:8px;font-size:13px;color:#334155;align-self:end}.spoke-ded-toggle input{width:16px;height:16px;margin:0;accent-color:#3B82F6;flex-shrink:0}.spoke-ded-toggle[hidden]{display:none}.spoke-callout{margin:16px 0 0;padding:12px 14px;background:#eff6ff;border:1px solid #93C5FD;border-radius:8px;font-size:13px;color:#1e3a8a;line-height:1.55}.spoke-callout strong{color:#1e3a8a}.spoke-callout .owed{font-family:Inconsolata,monospace;font-weight:700}.spoke-plan-note{margin:0 0 16px;padding:10px 14px;background:#eff6ff;border:1px solid #93C5FD;border-radius:8px;font-size:12px;color:#1e40af;line-height:1.5}.spoke-plan-note strong{color:#1e3a8a}.spoke-note-amber{padding:8px 12px;background:#fef3c7;border:1px solid #FDE68A;border-radius:8px;font-size:12px;color:#92400e;margin-bottom:10px;line-height:1.5}.spoke-note-amber strong{color:#78350f}.spoke-prog-card{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--spoke-border);border-radius:12px;padding:14px 16px;margin-bottom:16px}.spoke-prog-card:last-child{margin-bottom:0}.spoke-prog-card--mfr{border-color:var(--spoke-tile-border);background:#f8fbff}.spoke-prog-card--best{border-color:var(--spoke-tile-border)}.spoke-prog-left{min-width:0}.spoke-prog-name{font-size:13px;font-weight:600;color:var(--spoke-text)}.spoke-prog-sub{font-size:11px;color:var(--spoke-mute);margin-top:3px}.spoke-prog-right{text-align:right;flex-shrink:0}.spoke-prog-cost{font-family:Inconsolata,monospace;font-size:14px;font-weight:700;color:var(--spoke-text)}.spoke-prog-apply{font-size:12px;font-weight:600;color:var(--spoke-blue);text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 6px;margin-top:2px}.spoke-prog-apply:hover{text-decoration:underline}@media(max-width:480px){.spoke-prog-card{flex-direction:column}.spoke-prog-right{text-align:left}}.spoke-prog-details{margin-top:6px}.spoke-prog-details summary{cursor:pointer;font-size:11px;font-weight:700;color:var(--spoke-blue);list-style:none;padding:4px 0}.spoke-prog-details summary::-webkit-details-marker{display:none}.spoke-prog-details summary:before{content:"\25b8  "}.spoke-prog-details[open] summary:before{content:"\25be  "}.spoke-prog-detail-fields{margin-top:4px;display:grid;grid-template-columns:120px 1fr;gap:4px 12px;font-size:12px;color:#334155;line-height:1.5}.spoke-prog-detail-fields dt{color:#94a3b8;font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.spoke-prog-detail-fields dd{margin:0;overflow-wrap:anywhere}.spoke-prog-detail-fields a{color:var(--spoke-blue);font-weight:600;text-decoration:none}.spoke-prog-detail-fields a:hover{text-decoration:underline}@media(max-width:480px){.spoke-prog-detail-fields{grid-template-columns:1fr}}.spoke-check-group{border:1px solid var(--spoke-border);border-radius:10px;margin:0 0 10px;overflow:hidden;background:#fff}.spoke-check-group summary{list-style:none;cursor:pointer;padding:11px 16px;display:flex;align-items:center;gap:8px;background:var(--spoke-soft);font-family:Poppins,sans-serif;font-weight:600;font-size:13.5px;color:var(--spoke-text)}.spoke-check-group summary::-webkit-details-marker{display:none}.spoke-check-group summary:after{content:"+";margin-left:auto;font-size:16px;color:#94a3b8;font-weight:400}.spoke-check-group[open] summary:after{content:"\2212"}.spoke-check-group-count{font-size:10.5px;color:#94a3b8;font-weight:600}.spoke-check-show-all{display:block;width:100%;margin:2px 0 0;padding:11px 16px;background:var(--spoke-soft);border:1px dashed #CBD5E1;border-radius:10px;font-family:Poppins,sans-serif;font-size:12.5px;font-weight:600;color:var(--spoke-blue);cursor:pointer;text-align:center}.spoke-check-show-all:hover{background:#eff6ff;border-color:#93c5fd}.spoke-check-show-all.is-hidden{display:none}.spoke-check-rule{padding:13px 16px;border-top:1px solid #EEF2F6}.spoke-check-rule:first-of-type{border-top:none}.spoke-check-rule-lab{display:flex;align-items:center;gap:7px;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#b45309;margin:0 0 4px}.spoke-check-dot{width:6px;height:6px;border-radius:50%;background:#dc2626;flex-shrink:0}.spoke-check-rule-find{font-size:13.5px;font-weight:700;color:var(--spoke-text);line-height:1.5;margin:0 0 8px}.spoke-check-rule-conf{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#334155;background:var(--spoke-soft);border:1px solid var(--spoke-border);border-radius:8px;padding:8px 10px;margin:0 0 8px;cursor:pointer;min-height:44px;box-sizing:border-box}.spoke-check-rule-conf input[type=checkbox]{margin:2px 0 0;accent-color:#3B82F6;flex-shrink:0;width:20px;height:20px}.spoke-check-rule-quote{font-size:12.5px;font-style:italic;color:#475569;line-height:1.55;margin:0 0 6px;padding-left:10px;border-left:2px solid var(--spoke-border)}.spoke-check-rule-src a,.spoke-check-rule-src{font-size:11.5px;color:var(--spoke-blue);font-weight:600;text-decoration:none}.spoke-check-rule-src a:hover{text-decoration:underline}.spoke-verdict-label{margin-top:0}.spoke-verdict-strip{margin:8px 0 0}.spoke-verdict-strip .sub{font-size:10.5px;color:var(--spoke-mute);line-height:1.35;margin-top:3px}.spoke-verdict-strip .sub a{color:var(--spoke-blue);font-weight:600;text-decoration:none}.spoke-verdict-strip .sub a:hover{text-decoration:underline}.spoke-verdict-first-req{margin:16px 0 14px;border-top:none}.spoke-locked{border:1px solid var(--spoke-border);border-radius:10px;overflow:hidden;margin:0 0 16px;background:#fbfcfe}.spoke-locked-row{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid #EEF2F6;font-size:13px;color:var(--spoke-mute)}.spoke-locked-row:first-child{border-top:none}.spoke-locked-title{font-weight:600;color:#334155}.spoke-locked-count{display:flex;align-items:center;gap:6px;font-weight:700;color:#94a3b8}.spoke-card-ask{border:1px solid var(--spoke-tile-border);background:#eff6ff;border-radius:10px;padding:16px;margin:0 0 4px}.spoke-card-ask-line{font-size:13.5px;font-weight:600;color:var(--spoke-text);margin:0 0 12px;line-height:1.5}.spoke-scroll-hint{display:none;font-size:11.5px;font-weight:700;letter-spacing:.02em;color:var(--spoke-mute);margin:0 0 6px}@media(max-width:640px){.spoke-scroll-hint{display:block}.spoke-scroll-fade{position:relative}.spoke-scroll-fade:after{content:"";position:absolute;top:0;right:0;bottom:0;width:28px;pointer-events:none;background:linear-gradient(to right,#fff0,#fffffff2)}}@media(max-width:880px){.container{padding:0 16px}.drug-hero{padding:22px 0 18px}.drug-hero h1{font-size:24px}.spoke-facts{padding:16px}.spoke-facts h2{margin-bottom:10px}.spoke-tool{padding:16px}.spoke-offer-header{padding:14px 16px}.spoke-offer-body{padding:16px}}.spoke-header{position:sticky;top:0;z-index:500;height:64px;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.08)}.spoke-header-inner{max-width:1080px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.spoke-header-brand{font-family:Poppins,sans-serif;font-weight:700;font-size:18px;color:#fff;display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.spoke-header-nav{display:flex;align-items:center;gap:20px}.spoke-header-link{font-size:14px;font-weight:500;color:#ffffffbf;text-decoration:none}.spoke-header-link:hover{color:#fff}.spoke-header-nav .btn-ghost{color:#ffffffbf}.spoke-header-nav .btn-ghost:hover{color:#fff;background:#ffffff14}.spoke-header-nav .btn{height:44px}@media(max-width:640px){.spoke-header-desktop{display:none}}.spoke-answer-cta,#bu-waste-cta{height:44px}.spoke-answer{font-family:Poppins,sans-serif;font-weight:800;font-size:44px;line-height:1.08;color:#fff;margin:14px 0 8px;letter-spacing:-.02em}@media(max-width:640px){.spoke-answer{font-size:32px}}.spoke-answer-example{font-size:17px;font-weight:700;color:#fff;margin:0 0 10px}.spoke-answer-line{font-size:15px;color:#ffffffd9;margin:0 0 4px}.spoke-answer-small{font-size:13px;color:#ffffffa6;margin:0 0 18px}.spoke-calc-groups{display:flex;flex-direction:column;gap:16px}.spoke-calc-group[hidden]{display:none}.spoke-calc-row{display:flex;gap:12px;align-items:end}.spoke-calc-row .spoke-field{flex:0 0 120px;width:120px}@media(min-width:768px){.spoke-calc-groups{flex-direction:row;gap:24px}}.spoke-calc-indication-toggle{display:inline-block;margin-top:10px;padding:0;border:none;background:none;font-size:13px;font-weight:600;color:var(--spoke-blue);cursor:pointer}.spoke-calc-indication-toggle:hover{text-decoration:underline}.spoke-calc-indication-wrap{margin-top:12px;max-width:360px}.spoke-calc-indication-wrap[hidden]{display:none}.spoke-result{margin-top:24px;padding-top:20px;border-top:1px solid var(--spoke-border)}.spoke-result-number{font-family:Poppins,sans-serif;font-weight:800;font-size:40px;color:var(--spoke-text);line-height:1.1;margin:0 0 12px}.spoke-result-number .num{font-family:Inconsolata,monospace;font-weight:700}@media(max-width:640px){.spoke-result-number{font-size:28px}}.spoke-calc-math{background:#f8fafc;color:var(--spoke-text);border:1px solid var(--spoke-border);border-radius:8px;font-size:14px}.spoke-calc-math code{background:#e2e8f0;color:var(--spoke-text)}.spoke-result-detail{margin-top:16px}.spoke-claim{margin-top:18px}.spoke-claim-label{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--spoke-mute);margin:0 0 6px}.spoke-claim-box{background:var(--spoke-soft);border:1px solid var(--spoke-border);border-radius:8px;padding:10px 14px}.spoke-claim-line{font-family:Inconsolata,monospace;font-size:14px;font-weight:700;color:#111827}.spoke-claim-line[hidden]{display:none}.spoke-claim-admin{font-family:Inconsolata,monospace;font-size:12px;color:var(--spoke-mute);margin-top:6px}.spoke-claim-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:10px}.spoke-claim-actions .btn{height:44px}.spoke-claim-actions a{font-size:13px;font-weight:600;color:var(--spoke-blue);text-decoration:none}.spoke-claim-actions a:hover{text-decoration:underline}.spoke-bridge{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-top:1px solid var(--spoke-tile-border);border-bottom:1px solid var(--spoke-tile-border);padding:32px 0}.spoke-bridge-check{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#047857;margin:0 0 8px}.spoke-bridge h2{font-family:Poppins,sans-serif;font-size:24px;font-weight:800;color:var(--spoke-blue-deep);margin:0 0 8px}.spoke-bridge-live{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400;color:var(--spoke-text);margin:0 0 20px}.spoke-bridge-live .num{font-family:Inconsolata,monospace;font-weight:700}.spoke-bridge-steps{display:flex;align-items:stretch;gap:10px;margin:0 0 16px}.spoke-bridge-step{flex:1 1 0;background:#fff;border:1px solid var(--spoke-tile-border);border-radius:10px;padding:12px 10px;font-size:13px;font-weight:600;color:var(--spoke-text);text-align:center;display:flex;align-items:center;justify-content:center}.spoke-bridge-arrow{flex:0 0 auto;color:var(--spoke-mute);font-size:16px;display:flex;align-items:center}.spoke-bridge-note{font-size:13px;color:#334155;margin:0}@media(max-width:640px){.spoke-bridge-steps{flex-direction:column}.spoke-bridge-arrow{transform:rotate(90deg);justify-content:center;padding:2px 0}}.spoke-preview{background:#fff;border:1px solid var(--spoke-border);border-radius:12px;padding:20px}.spoke-preview-eyebrow{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--spoke-blue);margin:0 0 10px}.spoke-preview-label{font-size:13px;color:#475569;font-weight:600;margin:0}.spoke-preview-big{font-family:Inconsolata,monospace;font-size:32px;font-weight:800;color:var(--spoke-text);margin:2px 0}.spoke-preview-small{font-size:12px;color:var(--spoke-mute);margin:0 0 14px}.spoke-preview-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;padding:8px 0;border-top:1px solid var(--spoke-border);color:#334155}.spoke-preview-row:first-of-type{border-top:none}.spoke-preview-row .v{font-family:Inconsolata,monospace;font-weight:700;color:var(--spoke-text)}.spoke-preview-foot{font-size:11.5px;color:var(--spoke-mute);margin:14px 0 0;line-height:1.5}.spoke-convert{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:900px){.spoke-convert{grid-template-columns:1fr 1fr;gap:28px;align-items:start}}.spoke-convert-form{background:#fff;border:1px solid var(--spoke-border);border-radius:12px;padding:20px}.spoke-convert-form h2{font-family:Poppins,sans-serif;font-size:19px;font-weight:700;color:var(--spoke-blue-deep);margin:0 0 8px}.spoke-convert-live{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;color:var(--spoke-text);margin:0 0 16px}.spoke-convert-live .num{font-family:Inconsolata,monospace;font-weight:700}.spoke-convert-field{margin-bottom:14px}.spoke-convert-field label{display:block;font-size:12px;font-weight:700;color:var(--spoke-mute);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.spoke-convert-field input{height:44px;width:100%;padding:0 14px;border:1px solid #CBD5E1;border-radius:8px;font-size:14px;color:var(--spoke-text);font-family:Roboto,sans-serif;box-sizing:border-box}.spoke-convert-form .btn{height:44px;width:100%}.spoke-convert-fine{font-size:12.5px;color:var(--spoke-mute);margin:10px 0 0}.spoke-convert-fine2{font-size:12.5px;color:var(--spoke-mute);margin:4px 0 0}.spoke-proof-table{table-layout:fixed}.spoke-proof-table th:first-child,.spoke-proof-table td:first-child{width:auto}.spoke-proof-table th:nth-child(2),.spoke-proof-table td:nth-child(2){width:180px}.spoke-proof-check{color:#047857;font-weight:700}.spoke-proof-line{font-weight:700;font-size:15px;color:var(--spoke-text);margin:14px 0 6px}.spoke-proof-trust{font-size:12.5px;color:var(--spoke-mute);margin:0;line-height:1.6}.spoke-divider-rule{border:none;border-top:1px solid var(--spoke-border);margin:0 0 20px}.spoke-divider h2{font-size:22px;font-weight:800;color:var(--spoke-text);margin:0}.spoke-sticky-v6{position:fixed;left:0;right:0;bottom:0;z-index:400;display:none;align-items:center;justify-content:center;gap:14px;height:56px;padding:0 20px;background:#0f172a;color:#fff;font-size:14px;box-shadow:0 -4px 16px #0f172a40;box-sizing:border-box}.spoke-sticky-v6.is-shown{display:flex}.spoke-sticky-v6 .spoke-sticky-cta{background:#3b82f6;color:#fff;padding:0 18px;height:44px;box-sizing:border-box;display:inline-flex;align-items:center;border-radius:8px;font-weight:600;text-decoration:none;white-space:nowrap}.spoke-sticky-v6-desktop{display:none}.spoke-sticky-v6-mobile{display:inline;font-family:Inconsolata,monospace;font-weight:700}@media(min-width:769px){.spoke-sticky-v6{bottom:auto;top:64px;justify-content:space-between;padding:0 24px;box-shadow:0 4px 16px #0f172a2e}.spoke-sticky-v6-desktop{display:inline-flex;align-items:center;gap:4px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.spoke-sticky-v6-desktop .num{font-family:Inconsolata,monospace;font-weight:700}.spoke-sticky-v6-mobile{display:none}}body.bu-sticky-active .spoke-header-trial-cta{display:none}.spoke-check-btn{height:44px;margin-top:16px}.spoke-scan-band{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-top:1px solid var(--spoke-tile-border);border-bottom:1px solid var(--spoke-tile-border);padding:28px 0}.spoke-scan-card{background:#fff;border:1px solid var(--spoke-border);border-radius:12px;box-shadow:0 1px 3px #0f172a0f,0 1px 2px #0f172a0a;padding:24px}.spoke-scan-meta{font-size:13px;color:#334155;margin:8px 0 4px}.spoke-scan-source{font-size:13px;margin:0 0 16px}.spoke-scan-source a{color:var(--spoke-blue);font-weight:600;text-decoration:none}.spoke-scan-source a:hover{text-decoration:underline}.spoke-scan-list-h3{font-size:16px;font-weight:700;color:var(--spoke-text);margin:20px 0 10px}.spoke-scan-list{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}.spoke-scan-item{font-size:14px;color:#334155;display:flex;align-items:center;gap:8px}.spoke-scan-glyph{display:inline-flex;width:20px;justify-content:center;flex-shrink:0}.spoke-scan-glyph.is-ok{color:#047857}.spoke-scan-glyph.is-warn{color:#b45309}.spoke-scan-footer{font-size:14px;font-weight:600;color:var(--spoke-text);margin:8px 0 0}.spoke-return-link{margin:10px 0 0;font-size:13px}.tier1-1{grid-template-columns:1fr;max-width:220px}.spoke-free-item{padding:16px 0;border-top:1px solid var(--spoke-border)}.spoke-free-item:first-of-type{border-top:none;padding-top:8px}.spoke-free-eyebrow{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--spoke-blue);margin:0 0 6px}.spoke-free-item h3{font-size:16px;font-weight:700;color:var(--spoke-text);margin:0 0 6px}.spoke-free-item>p{font-size:14px;color:#334155;line-height:1.55;margin:0 0 10px}.spoke-locked-list{display:flex;flex-direction:column;gap:10px}.spoke-locked-area{border:1px solid var(--spoke-border);border-radius:10px;padding:14px 16px;background:#fbfcfe}.spoke-locked-area-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.spoke-locked-area-head h3{font-size:14px;font-weight:700;color:var(--spoke-text);margin:0}.spoke-locked-count{font-size:12.5px;font-weight:700;color:#94a3b8;display:flex;align-items:center;gap:6px;white-space:nowrap}.spoke-locked-glyph{font-size:12px}.spoke-locked-teaser{font-size:13px;color:#475569;margin:6px 0 8px;line-height:1.5}.spoke-locked-link{font-size:12.5px;font-weight:600;color:var(--spoke-blue);text-decoration:none}.spoke-locked-link:hover{text-decoration:underline}.spoke-preview-checklist{display:flex;flex-direction:column;gap:8px;margin:14px 0}.spoke-preview-check-item{font-size:13px;color:#334155;display:flex;align-items:center;gap:8px}.spoke-preview-check-item.is-locked{color:#94a3b8}.spoke-preview-box{font-size:16px;line-height:1;flex-shrink:0}#cov-preview-count{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:var(--spoke-text);margin:2px 0 0;line-height:1.4}.spoke-preview-incarecost{font-size:12.5px;font-weight:600;color:#94a3b8;margin-top:14px;padding-top:14px;border-top:1px solid var(--spoke-border)}.spoke-not-listed-note{font-size:13.5px;color:#334155;line-height:1.55;margin:8px 0 14px;padding:10px 12px;background:#fef3c7;border:1px solid #FDE68A;border-radius:8px}.spoke-not-listed-note a{color:var(--spoke-blue);font-weight:600;text-decoration:none}.spoke-not-listed-note a:hover{text-decoration:underline}.spoke-bridge-step .step-main{font-weight:700}.spoke-bridge-step .step-sub{font-size:11px;color:var(--spoke-mute);margin-top:2px;font-weight:400}.spoke-stat-strip{font-size:13px;color:var(--spoke-mute);margin:8px 0}body.cov-sticky-active .spoke-header-trial-cta{display:none}.rb-masked{font-family:Inconsolata,monospace;letter-spacing:normal;color:#94a3b8}.rb-masked-lg{font-size:28px}.spoke-preview-row .v.rb-acq-value{color:#64748b;font-style:normal}.rb-static-field{height:40px;line-height:40px;font-size:14px;color:var(--spoke-text);font-family:Roboto,sans-serif}
