html,#root{background:0 0;min-height:100%}html{scrollbar-gutter:stable;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}body{color:#11263b;font-family:var(--font-sans,"IBM Plex Sans", "Segoe UI", system-ui, sans-serif);-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh;font-weight:500;line-height:1.5}body:has(.theme-light){color:#11263b;background:#fff}html[data-boot-theme=dark] body{color:#a6a6ab;background:#161310}body:has(.theme-dark){color:#a6a6ab;background:#161310}html[data-boot-theme=light] body{color:#3d434a;background:#fff}html:has(.pal-light-mode){color:#3d434a;background:#fff}html:has(.bf-shop){color:#3d434a;background:#fff}html:has(.bf-dash-home-hero){color:#3d434a;background:#fff}html:has(.hp-land){color:#3d434a;background:#fff}html:has(.bf-goals){color:#3d434a;background:#fff}html:has(.bf-markers-page){color:#3d434a;background:#fff}html:has(.pal-light-mode) body{color:#3d434a;background:#fff}html:has(.bf-shop) body{color:#3d434a;background:#fff}html:has(.bf-dash-home-hero) body{color:#3d434a;background:#fff}html:has(.hp-land) body{color:#3d434a;background:#fff}html:has(.bf-goals) body{color:#3d434a;background:#fff}html:has(.bf-markers-page) body{color:#3d434a;background:#fff}html:has(.pal-light-mode) #root{color:#3d434a;background:#fff}html:has(.bf-shop) #root{color:#3d434a;background:#fff}html:has(.bf-dash-home-hero) #root{color:#3d434a;background:#fff}html:has(.hp-land) #root{color:#3d434a;background:#fff}html:has(.bf-goals) #root{color:#3d434a;background:#fff}html:has(.bf-markers-page) #root{color:#3d434a;background:#fff}html[data-boot-theme=dark]:has(.pal-light-mode) body{color:#3d434a;background:#fff}html[data-boot-theme=dark]:has(.bf-shop) body{color:#3d434a;background:#fff}html[data-boot-theme=dark]:has(.bf-dash-home-hero) body{color:#3d434a;background:#fff}html[data-boot-theme=dark]:has(.hp-land) body{color:#3d434a;background:#fff}html[data-boot-theme=dark]:has(.bf-goals) body{color:#3d434a;background:#fff}html[data-boot-theme=dark]:has(.bf-markers-page) body{color:#3d434a;background:#fff}body:has(.pal-light-mode){color:#3d434a;background:#fff}body:has(.bf-shop){color:#3d434a;background:#fff}body:has(.bf-dash-home-hero){color:#3d434a;background:#fff}body:has(.hp-land){color:#3d434a;background:#fff}body:has(.bf-goals){color:#3d434a;background:#fff}body:has(.bf-markers-page){color:#3d434a;background:#fff}body:has(.theme-light)::-webkit-scrollbar-track{background:#f7f8fa}body:has(.theme-light)::-webkit-scrollbar-thumb{background:#e8ebef}body:has(.theme-dark)::-webkit-scrollbar-track{background:#161310}body:has(.theme-dark)::-webkit-scrollbar-thumb{background:#1c1d21}body:has(.pal-light-mode)::-webkit-scrollbar-track{background:var(--bg-alt)}body:has(.pal-light-mode)::-webkit-scrollbar-thumb{background:var(--border-strong)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg,#f7f8fa)}::-webkit-scrollbar-thumb{background:var(--border,#e8ebef);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted,#7a8899)}.font-mono{font-family:var(--font-mono)}.clinical-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.25rem;transition:border-color .2s,background-color .2s}.clinical-card:hover{border-color:var(--border-strong)}.badge-status{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.875rem;font-weight:600;display:inline-flex}.badge-optimal{background-color:var(--good-tint);color:var(--good);border:1px solid #10b9814d}.range-comparison-compact{flex-direction:column;gap:.3rem;display:flex}.range-comparison-labels{flex-wrap:wrap;gap:.35rem .6rem;font-size:.8125rem;line-height:1.3;display:flex}.range-label-ref{color:var(--muted)}.range-label-opt{color:var(--good)}.range-badge{letter-spacing:.02em;border-radius:9999px;align-self:flex-start;padding:.15rem .45rem;font-size:.8125rem;font-weight:600;line-height:1.35;display:inline-block}.range-badge-optimal{background:var(--good-tint);color:var(--good);border:1px solid #10b98159}.range-badge-reference{background:var(--watch-tint);color:var(--watch);border:1px solid #f59e0b59}.range-badge-off{background:var(--bad-tint);color:var(--bad);border:1px solid #ef444459}.range-comparison-panel{background:var(--card);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.85rem;padding:1rem;display:flex}.range-comparison-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.range-comparison-cell{text-align:center}.range-comparison-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.8125rem}.range-comparison-heading-ref{color:#94a3b8}.range-comparison-heading-opt{color:var(--good)}.range-comparison-value{font-size:1.4375rem;font-weight:700;font-family:var(--font-mono);color:var(--ink)}.range-comparison-value span{color:var(--muted);font-size:.875rem;font-weight:500}.range-comparison-range{margin-top:.15rem;font-size:1.0625rem;font-weight:700}.range-comparison-range-ref{color:#cbd5e1}.range-comparison-range-opt{color:var(--good)}.range-comparison-sub{color:var(--muted);margin-top:.2rem;font-size:.8125rem}.range-comparison-bar-wrap{flex-direction:column;gap:.4rem;display:flex}.range-legend{color:var(--muted);flex-wrap:wrap;gap:.65rem 1rem;font-size:.8125rem;display:flex}.range-legend span{align-items:center;gap:.3rem;display:inline-flex}.range-legend i{border-radius:2px;width:10px;height:6px;display:inline-block}.legend-ref{background:#ffae5d}.legend-opt{background:var(--good);border:none}.legend-off{background:#f57080}.legend-pin{background:#0f172a;border-radius:2px;width:4px!important;height:12px!important}.btn-clinical{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:1.0625rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--blue);color:#fff}.btn-primary:hover{background-color:var(--blue)}.btn-secondary{background-color:var(--border);color:var(--ink);border-color:var(--border)}.btn-secondary:hover{background-color:var(--card-up);border-color:var(--border-strong)}.btn-danger{background-color:var(--bad-tint);color:var(--bad);border-color:#ef444466}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background-color:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background-color:var(--bg-alt);flex-direction:column;gap:1rem;width:100%;max-width:820px;max-height:92vh;display:flex;overflow-y:auto}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.modal-header h3{color:var(--ink);font-size:1.1875rem;font-weight:700}.modal-close-btn{color:var(--muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem;transition:color .15s,background-color .15s}.modal-close-btn:hover{color:var(--ink);background-color:var(--border)}.modal-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.form-input,.form-select,.form-textarea{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--ink);font-size:1rem;font-family:var(--font-sans);padding:.45rem .65rem;transition:border-color .15s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--blue);outline:none}.form-textarea{width:100%;font-family:var(--font-mono);resize:vertical;font-size:.9375rem}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;padding-right:1.75rem}.form-select option{background-color:var(--card);color:var(--ink)}.drop-zone{border:2px dashed var(--border-strong);border-radius:var(--radius-sm);text-align:center;background-color:var(--card);cursor:pointer;padding:1.5rem;transition:all .2s}.drop-zone.dragging{border-color:var(--blue);background-color:#2563eb14}.alert-banner{border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.9375rem;display:flex}.alert-warning{background-color:var(--watch-tint);color:var(--watch);border:1px solid #f59e0b4d}.alert-error{background-color:var(--bad-tint);color:#fca5a5;border:1px solid #ef44444d}.marker-review-list{flex-direction:column;gap:.35rem;max-height:240px;display:flex;overflow-y:auto}.marker-row{background-color:var(--card);border:1px solid var(--border);border-radius:5px;grid-template-columns:1fr auto auto auto;align-items:center;gap:.5rem;padding:.45rem .65rem;font-size:.9375rem;display:grid}.marker-row-name{color:var(--ink);font-weight:600}.marker-row-unit{color:var(--muted);margin-left:.4rem;font-size:.8125rem}.marker-value-input{background-color:var(--bg-alt);border:1px solid var(--border-strong);width:90px;color:var(--ink);text-align:right;border-radius:4px;padding:.25rem .4rem;font-size:.9375rem}.marker-value-input:focus{border-color:var(--blue);outline:none}.icon-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;transition:color .15s}.icon-btn:hover{color:var(--bad)}.btn-sm{padding:.35rem .7rem!important;font-size:.875rem!important}.form-input-sm{padding:.3rem .5rem;font-size:.9375rem}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:.5rem 1.25rem;display:flex}.header-nav{background-color:var(--bg);border-radius:var(--radius-sm);border:1px solid var(--border);gap:.15rem;padding:.2rem;display:flex}.header-actions{align-items:center;gap:.4rem;display:flex}.profile-bar{background-color:var(--bg-alt);border-bottom:1px solid var(--border);padding:.4rem 1.25rem}.profile-bar-inner{justify-content:space-between;align-items:center;gap:.75rem;max-width:1400px;margin:0 auto;display:flex}.profile-metrics{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.profile-metric{color:var(--body);align-items:center;gap:.3rem;font-size:.875rem;display:flex}.stat-value{font-size:1.1875rem;font-weight:700;font-family:var(--font-mono);color:var(--ink)}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem}.stat-score .stat-value{color:var(--blue);font-size:1.375rem}.dashboard-attention-bar .btn-clinical{flex-shrink:0;align-self:center;margin-left:auto}.filter-pill.active{background-color:var(--border);color:var(--ink);border-color:var(--border-strong)}.biomarker-card{background-color:var(--bg-alt);cursor:pointer;flex-direction:column;gap:.5rem;display:flex;padding:.75rem!important}.biomarker-card-top{justify-content:space-between;align-items:flex-start;gap:.35rem;display:flex}.biomarker-card-top h4{color:var(--ink);font-size:.9375rem;font-weight:600;line-height:1.3}.biomarker-value{align-items:baseline;gap:.25rem;display:flex}.biomarker-value-num{font-size:1.375rem;font-weight:700;font-family:var(--font-mono);color:var(--ink)}.biomarker-value-unit{color:var(--muted);font-size:.8125rem}.biomarker-drug-note{color:#c7d2fe;align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.modal-compact{gap:.65rem;max-width:560px}.modal-compact .modal-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding-top:.5rem}.import-tabs{border:1px solid var(--border);border-radius:var(--radius-sm);gap:0;display:flex;overflow:hidden}.import-tab{background:var(--card);color:var(--muted);cursor:pointer;border:none;flex:1;padding:.35rem;font-size:.875rem;font-weight:600;transition:all .15s}.import-tab.active{background:var(--border);color:var(--ink)}.import-date-hint{color:var(--muted);margin:-.25rem 0 .35rem;font-size:.875rem}.import-draw-mode{flex-direction:column;gap:.4rem;margin-bottom:.35rem;display:flex}.import-draw-mode label{border:1px solid var(--border);cursor:pointer;background:var(--card);border-radius:8px;align-items:flex-start;gap:.55rem;padding:.55rem .65rem;display:flex}.import-draw-mode label.active{border-color:var(--blue);background:var(--border)}.import-draw-mode input{margin-top:.2rem}.import-draw-mode span{flex-direction:column;gap:.12rem;display:flex}.import-draw-mode strong{font-size:.9375rem}.import-draw-mode em{color:var(--muted);font-size:.875rem;font-style:normal}.import-vision-panel>label.active{border-color:var(--blue);background:var(--border)}.drop-zone-compact{flex-direction:column;align-items:center;gap:.4rem;padding:1rem;display:flex}.drop-zone-loading{color:var(--blue);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.alert-compact{padding:.4rem .6rem;font-size:.875rem}.marker-row-compact{grid-template-columns:1fr 72px 48px 8px 20px;padding:.3rem .5rem;font-size:.875rem}.marker-row-compact .marker-row-name{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.marker-row-compact .marker-row-unit{color:var(--muted);margin:0;font-size:.8125rem}.marker-row-compact .marker-value-input{width:100%;padding:.15rem .3rem;font-size:.875rem}.marker-converted-tag{color:var(--blue);cursor:help;margin-left:.25rem;font-size:.8125rem}.dot-status{border-radius:50%;flex-shrink:0;width:8px;height:8px}.conf-badge{text-transform:uppercase;border-radius:3px;margin-left:.25rem;padding:.1rem .3rem;font-size:.8125rem;font-weight:700}.biomarker-edu-panel{flex-direction:column;gap:.75rem;display:flex}.biomarker-edu-block{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:.85rem}.biomarker-edu-block p{color:var(--body);margin:.35rem 0 0;font-size:.9375rem;line-height:1.6}.biomarker-edu-label{color:var(--blue);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.35rem;font-size:.875rem;font-weight:700;display:flex}.import-manual-row{align-items:center;gap:.4rem;display:flex}.setup-panel{flex-direction:column;gap:1rem;max-width:960px;margin:0 auto;padding:1.5rem;display:flex}.setup-panel-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex;background:#fff!important;padding:1.25rem!important}.setup-panel-header-main{align-items:flex-start;gap:.75rem;display:flex}.setup-panel-header h1,.setup-panel-header h2{color:var(--ink);margin:0 0 .25rem;font-size:1.375rem;font-weight:700}.setup-panel-header p{color:var(--muted);max-width:520px;margin:0;font-size:1rem;line-height:1.5}.setup-alert{border-radius:var(--radius-sm);color:var(--watch);background:#f59e0b1a;border:1px solid #f59e0b4d;align-items:flex-start;gap:.65rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.45;display:flex}.setup-form-card{background:var(--bg-alt)!important;padding:1.25rem!important}.setup-form{flex-direction:column;gap:1.5rem;display:flex}.setup-section-title{color:var(--body);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .75rem;font-size:1rem;font-weight:600}.setup-section-desc{color:var(--muted);margin:-.35rem 0 .65rem;font-size:.875rem;line-height:1.45}.setup-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;display:grid}.setup-metrics-row{background:var(--card);border:1px solid var(--border);color:var(--muted);border-radius:6px;flex-wrap:wrap;gap:.5rem 1rem;min-width:0;margin-top:.75rem;padding:.55rem .75rem;font-size:.875rem;display:flex;overflow:visible}.setup-checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.45rem .75rem;display:grid}.setup-checkbox{color:var(--body);cursor:pointer;align-items:center;gap:.45rem;font-size:.9375rem;display:flex}.setup-form-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-close-btn{color:var(--muted);cursor:pointer;background:0 0;border:none}.profile-bar-actions{gap:.4rem;display:flex}.setup-checkbox-hint{color:var(--muted);font-size:.8125rem}.setup-link-btn{color:var(--blue-text);cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.8125rem;text-decoration:underline;display:inline-block}.profile-completeness-chip{color:var(--watch);cursor:pointer;background:#f59e0b1f;border:1px solid #f59e0b66;border-radius:9999px;padding:.15rem .45rem;font-size:.8125rem;font-weight:600}.longitudinal-page{flex-direction:column;gap:1rem;max-width:960px;margin:0 auto;padding:1.5rem;display:flex}.test-history-manager{background:var(--bg-alt)!important;padding:1rem!important}.test-history-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem;display:flex}.test-history-header h3{color:var(--ink);margin:0 0 .2rem;font-size:1.1875rem;font-weight:700}.test-history-header p{color:var(--muted);max-width:480px;margin:0;font-size:.9375rem}.test-history-actions{flex-wrap:wrap;gap:.4rem;display:flex}.test-history-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-size:.9375rem;display:flex}.test-history-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.test-history-item{background:var(--card);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.test-history-item-current{background:#10b9810f;border-color:#10b98159}.test-history-item-main{align-items:flex-start;gap:.5rem;min-width:0;display:flex}.test-history-icon{color:var(--muted);flex-shrink:0;margin-top:.15rem}.test-history-item-title{color:var(--ink);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:600;display:flex}.test-history-item-meta{color:var(--muted);margin-top:.1rem;font-size:.8125rem}.test-history-badge{text-transform:uppercase;background:var(--good-tint);color:var(--good);border:1px solid #10b9814d;border-radius:9999px;padding:.1rem .35rem;font-size:.8125rem;font-weight:700}.test-history-item-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.test-history-remove{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;display:flex}.test-history-remove:hover{color:var(--bad)}.longitudinal-chart-card{background:var(--bg-alt)!important;padding:1rem!important}.longitudinal-chart-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.longitudinal-chart-label{color:var(--body);font-size:1rem;font-weight:600}.longitudinal-chart-wrap{background:var(--card);border:1px solid var(--border);border-radius:8px;padding:1rem;overflow-x:auto}.longitudinal-chart{width:100%;min-width:0;height:auto}.longitudinal-legend{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:1rem;font-size:.875rem;display:flex}.longitudinal-legend span{align-items:center;gap:.35rem;display:inline-flex}.legend-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.legend-dot-past{background:#3b82f6}.legend-dot-current{background:var(--good)}.legend-band{background:#10b98159;border:1px solid #10b98180;width:16px;height:8px;display:inline-block}.biomarker-context-note{color:var(--blue);margin-top:.25rem;font-size:.8125rem;font-weight:600}.biomarker-reliability-note{color:#fbbf24;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8125rem;font-weight:600;display:flex}.spin{animation:1s linear infinite spin}.onboarding-page{max-width:640px;margin:0 auto;padding:2.5rem 1.5rem 3rem}.onboarding-card{background:var(--bg-alt)!important;padding:1.75rem!important}.onboarding-title{color:var(--ink);margin:0 0 .5rem;font-size:1.4375rem;font-weight:700}.onboarding-reset-btn{background:var(--tint-bad,#e4843024);border:1px solid var(--bad);color:var(--bad-text,var(--bad));cursor:pointer;border-radius:8px;margin-top:1rem;padding:8px 12px;font-size:.875rem;font-weight:600;text-decoration:none}.onboarding-reset-btn:hover{background:var(--bad);color:#fff}.sample-cases-panel{background:var(--bg-alt);border:1px solid var(--border);border-radius:12px;margin-top:1.5rem;padding:1.25rem}.sample-cases-group{margin-bottom:1.25rem}.sample-cases-group:last-child{margin-bottom:0}.sample-cases-group h3{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.875rem;font-weight:700}.sample-cases-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.6rem;display:grid}.sample-case-card{text-align:left;background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem .85rem;transition:border-color .15s,background .15s;display:flex}.sample-case-card:hover{border-color:var(--blue);background:var(--good-tint)}.sample-case-name{color:var(--body);font-size:.9375rem;font-weight:700;line-height:1.3}.sample-case-sub{color:var(--blue);font-size:.8125rem;line-height:1.35}.sample-case-desc{color:var(--muted);margin-top:.15rem;font-size:.875rem;line-height:1.4}.protocol-page{flex-direction:column;gap:1.5rem;max-width:1120px;margin:0 auto;padding:1.5rem 2rem 2.5rem;display:flex}.protocol-hero{padding-bottom:.25rem}.protocol-hero h1{color:var(--ink);margin:0 0 .5rem;font-size:1.5rem;font-weight:700;line-height:1.25}.protocol-simple-list.compact{gap:.45rem}.protocol-ai-inline{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.65rem;display:flex}.protocol-ai-inline input{background:var(--card);border:1px solid var(--border);color:#fff;border-radius:4px;flex:1;min-width:180px;padding:.45rem .6rem;font-size:.9375rem}.protocol-disclaimer{color:var(--muted);text-align:center;margin:0;font-size:.8125rem}.report-cover{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.report-cover-main{flex:1;min-width:280px}.report-cover-main h1{color:var(--ink);margin:.35rem 0 .6rem;font-size:1.65rem;font-weight:700;line-height:1.25}.report-stat-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:10px;min-width:140px;padding:.85rem 1rem}.report-stat-value{color:var(--ink);font-size:1.75rem;font-weight:700;line-height:1.1;display:block}.report-section{border-bottom:1px solid var(--border);padding:1.25rem 0}.report-section:last-child{border-bottom:none}.report-section-intro{color:var(--muted);margin:-.35rem 0 .85rem;font-size:1.0625rem}.report-bio-drivers{background:var(--bg-alt);color:var(--body);border-radius:8px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.5}.report-bio-drivers p{margin:0 0 .35rem}.report-bio-drivers p:last-child{margin:0}.report-checklist{color:var(--body);margin:0;padding-left:1.35rem;font-size:1.125rem;line-height:1.6}.report-checklist li{margin-bottom:.55rem;padding-left:.25rem}.report-checklist li::marker{color:var(--blue);font-weight:700}.report-secondary-item{border-top:1px solid var(--border);padding:.75rem 0}.report-secondary-item:first-of-type{border-top:none;padding-top:0}.report-secondary-item h3{color:var(--ink);margin:0 0 .35rem;font-size:1.0625rem;font-weight:600}.report-transitory-banner{color:#fde68a;background:#f59e0b14;border:1px solid #fbbf2440;border-radius:10px;margin:0 0 1rem;padding:.85rem 1rem;font-size:.9375rem;line-height:1.5}.report-transitory-banner strong{color:#fcd34d}.report-test-context{border:1px solid var(--border);background:var(--bg-alt);border-radius:10px;margin-bottom:1.25rem;overflow:hidden}.report-test-context-toggle{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.85rem 1rem;font-size:.9375rem;font-weight:600;display:flex}.report-test-context-toggle:hover{background:#ffffff08}.report-chevron-open{transform:rotate(180deg)}.report-test-context-body{border-top:1px solid var(--border);padding:0 1rem 1rem}.report-test-context-subhead{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:1rem 0 .5rem;font-size:.875rem;font-weight:700}.report-test-context-notes-label{color:var(--muted);margin:1rem 0 .35rem;font-size:.875rem;font-weight:600;display:block}.report-test-context-notes{resize:vertical;border:1px solid var(--border);background:var(--bg);width:100%;min-height:72px;color:var(--ink);border-radius:8px;padding:.65rem .75rem;font-size:.9375rem;line-height:1.45}.report-test-context-actions{justify-content:flex-end;margin-top:1rem;display:flex}.report-section-title{color:var(--ink);margin:0 0 .35rem;font-size:1.1875rem;font-weight:700}.flagged-marker-list{flex-direction:column;gap:1.25rem;display:flex}.flagged-marker-card{background:var(--bg-alt);border:1px solid var(--border);border-left:3px solid var(--border);border-radius:12px;padding:1rem 1.1rem 1.1rem}.flagged-marker-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.flagged-marker-name{color:var(--ink);margin:0;font-size:1.125rem;font-weight:700}.flagged-urgency{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:4px;align-items:center;gap:.28rem;padding:.2rem .5rem;font-size:.8125rem;font-weight:700;display:inline-flex}.flagged-urgency-critical,.flagged-urgency-address{color:#b45309;background:#fef3c7}.flagged-urgency-optimize,.flagged-urgency-monitor{color:#64748b;background:#f1f5f9}.flagged-gauge{border:1px solid var(--border);background:#f6fbf8;border-radius:10px;margin-bottom:.75rem;padding:.75rem .85rem}.flagged-gauge-top{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.flagged-gauge-value{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.4375rem;font-weight:700}.flagged-gauge-value small{color:var(--muted);font-size:.875rem;font-weight:500}.flagged-gauge-target{color:var(--muted);font-size:.875rem}.flagged-gauge-track{background:#e8eef3;border-radius:999px;height:14px;margin-bottom:.45rem;position:relative;overflow:visible}.flagged-gauge-optimal{background:var(--good);opacity:.92;border-radius:999px;height:100%;position:absolute;top:0}.flagged-gauge-dot{width:4px;height:22px;box-shadow:none;background:#0f172a;border:none;border-radius:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}.flagged-gauge-dot.high,.flagged-gauge-dot.low{box-shadow:none;background:#0f172a}.flagged-gauge-foot{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.flagged-gap{color:#d97706;font-size:.9375rem;font-weight:600}.flagged-problem{color:var(--muted);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;display:flex}.flagged-problem-dots span.on{background:currentColor}.flagged-intro{color:var(--ink);margin:0 0 .35rem;font-size:1rem;line-height:1.5}.flagged-why{color:var(--muted);margin:0 0 .85rem;font-size:.9375rem;line-height:1.45}.flagged-judgment-grid{grid-template-columns:1fr 1fr;gap:.65rem;margin-bottom:.85rem;display:grid}@media (width<=560px){.flagged-judgment-grid{grid-template-columns:1fr}}.flagged-judgment-col{border-radius:8px;min-height:4.5rem;padding:.65rem .75rem}.flagged-judgment-col h4{text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.35rem;margin:0 0 .45rem;font-size:.8125rem;font-weight:700;display:flex}.flagged-judgment-likely{background:#f0fdfa;border:1px solid #99f6e4}.flagged-judgment-likely h4{color:#047857}.flagged-judgment-ruled{border:1px solid var(--border);background:#f8fafc}.flagged-judgment-ruled h4{color:var(--muted)}.flagged-judgment-col ul{color:var(--body);margin:0;padding:0 0 0 1rem;font-size:.9375rem;line-height:1.45}.flagged-judgment-col li{margin-bottom:.3rem}.flagged-judgment-empty{color:var(--muted);margin:0;font-size:.875rem;font-style:italic;line-height:1.4}.flagged-recommend{border:1px solid var(--border);color:var(--ink);background:#f0fdf6;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.7rem .85rem;display:flex}.flagged-recommend svg{flex-shrink:0;margin-top:.15rem}.flagged-recommend-label{text-transform:uppercase;letter-spacing:.05em;color:#059669;margin-bottom:.2rem;font-size:.8125rem;font-weight:700;display:block}.flagged-recommend-text{color:var(--ink);margin:0 0 .25rem;font-size:1rem;font-weight:500;line-height:1.45}.flagged-recommend-meta{color:var(--muted);opacity:1;font-size:.8125rem}.report-fold-section{border:1px solid var(--border);background:var(--bg-alt);border-radius:10px;padding:.85rem 1rem}.report-fold-section summary{cursor:pointer;align-items:center;gap:.5rem;list-style:none;display:flex}.report-fold-section summary::-webkit-details-marker{display:none}.report-fold-section .report-prose,.report-fold-section .report-bio-drivers,.report-fold-section .report-secondary-item{margin-top:.75rem}.report-prose{color:var(--body);margin:0 0 .75rem;font-size:1.0625rem;line-height:1.65}.report-prose:last-child{margin-bottom:0}.report-source-badge.ai{color:#a5b4fc;background:#6366f133}.report-action-steps.compact{font-size:.9375rem}.report-finding-chevron.open{transform:rotate(180deg)}.report-ruled-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.report-ruled-list.compact{gap:.25rem}.report-ruled-list li{color:#94a3b8;padding-left:1rem;font-size:.9375rem;line-height:1.45;position:relative}.report-ruled-list li:before{content:"✓";color:#64748b;font-size:.875rem;position:absolute;left:0}.report-retest-table{flex-direction:column;gap:.45rem;display:flex}.report-retest-row{background:var(--card);border:1px solid var(--border);border-radius:6px;grid-template-columns:1.2fr 1fr 1.2fr;gap:.5rem;padding:.5rem .65rem;font-size:.9375rem;display:grid}.report-retest-marker{color:var(--ink);font-weight:600}.report-retest-target{color:var(--muted);font-size:.9375rem}.report-doctor-questions{color:var(--body);margin:0;padding-left:1.1rem;font-size:1.0625rem;line-height:1.6}.report-doctor-questions li{margin-bottom:.5rem}@media (width<=900px){.report-split{grid-template-columns:1fr}.report-sidebar{position:static}.report-section-footer-grid{grid-template-columns:1fr}.protocol-page{padding:1rem 1.15rem 2rem}}@media (width<=640px){.report-findings-head{display:none}.report-finding-row{grid-template-rows:auto auto;grid-template-columns:1fr auto}.report-finding-name{grid-column:1}.report-urgency{grid-area:1/2}.report-finding-value{color:var(--muted);grid-column:1;font-size:.9375rem}.report-finding-range,.report-finding-chevron{display:none}.report-retest-row{grid-template-columns:1fr;gap:.2rem}}.export-modal-overlay{z-index:100}.export-modal{width:100%;max-width:900px;max-height:92vh;overflow-y:auto;color:#0f172a!important;background:#fff!important;padding:1.5rem!important}.export-modal-toolbar{color:#64748b;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;font-size:1rem;display:flex}.export-header{border-bottom:2px solid #0f172a;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.export-header h1{margin:0;font-size:1.5rem}.export-header p{color:#64748b;margin:.25rem 0 0;font-size:1rem}.export-meta{color:#64748b;font-size:.9375rem}.export-patient-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1rem;padding:1rem;font-size:.9375rem;display:grid}.export-section{overflow-wrap:anywhere;margin-bottom:1.25rem}.export-section h2{border-bottom:1px solid #e2e8f0;margin:0 0 .5rem;padding-bottom:.25rem;font-size:1.0625rem}.export-table{border-collapse:collapse;width:100%;font-size:.9375rem}.export-table th,.export-table td{text-align:left;border:1px solid #e2e8f0;padding:.35rem .5rem}.export-table th{background:#f1f5f9}@media print{body{color:#0f172a!important;background-color:#fff!important}.no-print{display:none!important}.clinical-card{color:#0f172a!important;background-color:#fff!important;border:1px solid #cbd5e1!important}.text-muted{color:#475569!important}}@media (pointer:coarse),(width<=860px){.setup-form select,.setup-form input[type=number],.setup-form input[type=text],.setup-link-btn{min-height:44px}.setup-form input[type=checkbox]{flex:none;width:20px;height:20px}.setup-form label:has(input[type=checkbox]){align-items:center;gap:8px;min-height:44px;display:flex}}@font-face{font-family:IBM Plex Sans Fallback;src:local(Segoe UI);size-adjust:102%;ascent-override:92%;descent-override:23%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback;src:local(Courier New);size-adjust:94%;ascent-override:80%;descent-override:22%;line-gap-override:0%}@font-face{font-family:Instrument Sans Fallback;src:local(Arial);size-adjust:90.74%;ascent-override:80.18%;descent-override:19.82%;line-gap-override:0%}@font-face{font-family:Inter Fallback;src:local(Arial);size-adjust:106.65%;ascent-override:80.17%;descent-override:19.83%;line-gap-override:0%}@font-face{font-family:JetBrains Mono Fallback;src:local(Courier New);size-adjust:99.98%;ascent-override:77.27%;descent-override:22.73%;line-gap-override:0%}.theme-light,.theme-dark{--blue:#1c6cff;--blue-hover:#0f5beb;--blue-soft:#1c6cff1f;--blue-text:#4a8cff;--good:#00cc4b;--good-tint:#e0f8e9;--bad:#f43;--bad-tint:#ffe8e6;--watch:#f5a623;--watch-tint:#fdf3e0;--good-text:var(--good);--watch-text:var(--watch);--bad-text:var(--bad);--cream:#f1ecde;--cream-soft:#f6f4ec;--cream-ink:#1d2c4e;--font-display:"IBM Plex Sans", "IBM Plex Sans Fallback", "Segoe UI", system-ui, sans-serif;--font-sans:"IBM Plex Sans", "IBM Plex Sans Fallback", "Segoe UI", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "IBM Plex Mono Fallback", ui-monospace, monospace;--ease-out:cubic-bezier(.16, 1, .3, 1);--t-hover:.18s;--t-tab:.18s;--t-enter:.4s;--glow-good:0 0 12px #00cc4b59;--glow-watch:0 0 12px #f5a62359;--glow-bad:0 0 12px #ff443359;--glow-blue:0 0 12px #1c6cff59;--bf-radius-card:14px;--bf-radius-btn:10px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--bf-sidebar-w:228px;--hair-faint:color-mix(in srgb, var(--ink) 5%, transparent);--ring-track:color-mix(in srgb, var(--ink) 10%, transparent);--tint-blue:color-mix(in srgb, var(--blue) 15%, transparent);--edge-blue:color-mix(in srgb, var(--blue) 45%, transparent);--fill-blue:color-mix(in srgb, var(--blue) 30%, transparent);--fill-blue-edge:color-mix(in srgb, var(--blue) 60%, transparent);--fill-blue-lit:color-mix(in srgb, var(--blue) 55%, white);--on-accent:#fff;--tint-good:color-mix(in srgb, var(--good) 14%, transparent);--tint-watch:color-mix(in srgb, var(--watch) 14%, transparent);--tint-bad:color-mix(in srgb, var(--bad) 14%, transparent);--edge-watch:color-mix(in srgb, var(--watch) 40%, transparent);--edge-bad:color-mix(in srgb, var(--bad) 40%, transparent)}.theme-light{--bg:#fff;--bg-alt:#f7f8fa;--card:#fff;--card-up:#f7f8fa;--border:#e8ebef;--border-strong:#11263b24;--ink:#11263b;--body:#3d4f63;--muted:#646f80;--shadow-card:0 1px 2px #11263b0f, 0 8px 24px #11263b14;--edge-up:none}.theme-dark{--bg:#0b0b0d;--bg-alt:#0e0e10;--card:#121316;--card-up:#17181b;--border:#1c1d21;--border-strong:#ffffff1f;--ink:#f2f2f3;--body:#a6a6ab;--muted:#7a7a80;--shadow-card:none;--edge-up:inset 0 1px 0 #e6e7e80d}.bioflow-app{isolation:isolate;background-color:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-sans);font-optical-sizing:none;font-feature-settings:"kern" 1;font-variant-numeric:lining-nums;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;flex-direction:column;font-size:14px;font-weight:400;line-height:1.45;display:flex;position:relative}.theme-dark.pal-instrument,.theme-dark.pal-instrument-dark{--bg:#161310;--bg-alt:#1a1715;--card:#121316;--card-up:#17181b;--ink:#f2f2f3;--body:#a6a6ab;--muted:#7a7a80;--border:#1c1d21;--border-strong:#ffffff1f;--shadow-card:none;--edge-up:inset 0 1px 0 #ffffff0a;--blue:#538cf0;--blue-hover:#6a9df3;--blue-text:#8bb4f7;--fill-blue:#3d6fce;--fill-blue-edge:#538cf0;--fill-blue-lit:#8bb4f7;--tint-blue:#538cf029;--edge-blue:#538cf066;--good:#65f59c;--watch:#f7c66a;--bad:#f87668;--good-text:#65f59c;--watch-text:#f7c66a;--bad-text:#f87668;--good-tint:#65f59c29;--watch-tint:#f7c66a29;--bad-tint:#f8766829;--copilot-bar-x:linear-gradient(90deg, #f87668 0%, #f7c66a 18%, #65f59c 50%, #f7c66a 82%, #f87668 100%);--copilot-bar-y:linear-gradient(to top, #3d6fce 0%, #538cf0 52%, #8bb4f7 100%);--tint-good:#65f59c29;--tint-watch:#f7c66a29;--tint-bad:#f8766829;--edge-good:#65f59c66;--edge-watch:#f7c66a66;--edge-bad:#f8766866;--ring-track:#ffffff14;--hair-faint:#ffffff0d;--glow-good:0 0 12px #65f59c66;--glow-watch:0 0 12px #f7c66a59;--glow-bad:0 0 12px #f8766866;--glow-blue:0 0 12px #538cf059;--bf-radius-card:18px;--bf-radius-btn:12px;--pulse:#2f5bdb;--pulse-lit:#3d6be8;--pulse-deep:#2448b8;background:var(--bg);min-height:100vh}.theme-dark.pal-purple{--nav-purple:#1a4b75;--btn-purple:#14152b;--page:#fff;--well-empty:#fff;--text:#14152b;--bg:var(--page);--bg-alt:var(--well-empty);--card:#fff;--card-up:#fff;--ink:var(--text);--body:var(--text);--muted:#5a6270;--border:#e8ebef;--border-strong:#14152b29;--shadow-card:0 1px 2px #14152b0d, 0 8px 24px #14152b0f;--edge-up:none;--blue:var(--btn-purple);--blue-hover:color-mix(in srgb, var(--btn-purple) 82%, #000);--blue-text:var(--text);--blue-soft:color-mix(in srgb, var(--btn-purple) 12%, transparent);--fill-blue:var(--btn-purple);--fill-blue-edge:color-mix(in srgb, var(--btn-purple) 70%, #fff);--fill-blue-lit:color-mix(in srgb, var(--btn-purple) 55%, #fff);--tint-blue:color-mix(in srgb, var(--btn-purple) 12%, transparent);--edge-blue:color-mix(in srgb, var(--btn-purple) 40%, transparent);--ring-track:#14152b14;--hair-faint:#14152b0d;--glow-good:0 0 12px #65f59c59;--glow-watch:0 0 12px #f7c66a59;--glow-bad:0 0 12px #f8766859;--glow-blue:0 0 12px #1a4b7559;--good:#65f59c;--watch:#f7c66a;--bad:#f87668;--good-text:#1c9a5a;--watch-text:#c4891a;--bad-text:#e25a4e;--good-tint:#65f59c2e;--watch-tint:#f7c66a2e;--bad-tint:#f8766829;--tint-good:#65f59c2e;--tint-watch:#f7c66a2e;--tint-bad:#f8766829;--edge-good:#65f59c73;--edge-watch:#f7c66a73;--edge-bad:#f8766873;--pulse:#2f5bdb;--pulse-lit:#3d6be8;--pulse-deep:#2448b8;--page-pad:32px;--content-max:1600px;--section-gap:16px;--card-pad:26px;--bf-radius-card:20px;--bf-radius-btn:12px;--radius-sm:8px;--bf-radius-pill:999px;background:var(--bg);min-height:100vh}.theme-dark.pal-purple .bf-header-white{background:var(--nav-purple);border-bottom:none}.theme-dark.pal-purple .bf-header-inner{max-width:var(--content-max);padding:0 var(--page-pad);margin:0 auto}.theme-dark.pal-purple .bf-brand,.theme-dark.pal-purple .bf-appearance-btn,.theme-dark.pal-purple .bf-appearance-btn:hover,.theme-dark.pal-purple .bf-header-icon-btn,.theme-dark.pal-purple .bf-header-icon-btn:hover,.theme-dark.pal-purple .bf-header-text-btn,.theme-dark.pal-purple .bf-header-text-btn:hover,.theme-dark.pal-purple .bf-user-chip,.theme-dark.pal-purple .bf-nav-tab,.theme-dark.pal-purple .bf-nav-tab:hover{color:#fff}.theme-dark.pal-purple .bf-brand-mark{background:#fff}.theme-dark.pal-purple .bf-nav-pill-inner{background:#ffffff1a;border-color:#ffffff38}.theme-dark.pal-purple .bf-nav-thumb{background:var(--btn-purple)}.theme-dark.pal-purple .bf-nav-tab.is-on,.theme-dark.pal-purple:not(.pal-light-mode) .bf-nav-tab.is-on{color:#fff}.theme-dark.pal-purple .bf-appearance-btn,.theme-dark.pal-purple .bf-header-icon-btn,.theme-dark.pal-purple .bf-header-text-btn,.theme-dark.pal-purple .bf-user-chip{background:0 0;border-color:#ffffff47}.theme-dark.pal-purple .bf-appearance-btn:hover,.theme-dark.pal-purple .bf-header-icon-btn:hover,.theme-dark.pal-purple .bf-header-text-btn:hover,.theme-dark.pal-purple .bf-user-chip:hover{background:#ffffff1f;border-color:#fff6}.theme-dark.pal-purple .bf-d2-hero .bf-dash-synopsis{background:repeating-linear-gradient(-45deg, #ffffff0d 0 1px, transparent 1px 10px), var(--nav-purple);border-color:#0000}.theme-dark.pal-purple .bf-d2-hero .bf-synopsis-wave{opacity:.14}.theme-dark.pal-purple .bf-d2-hero .bf-synopsis-wave path{stroke:#ffffff59}.theme-dark.pal-purple .bf-d2-tabs{background:var(--well-empty);border-radius:var(--bf-radius-pill)}.theme-dark.pal-purple .bf-d2-tab{border-radius:var(--bf-radius-pill)}.theme-dark.pal-purple .bf-d2-rail-pill{background:var(--btn-purple);color:#fff}.type-clinical{--font-display:"IBM Plex Sans", "IBM Plex Sans Fallback", "Segoe UI", system-ui, sans-serif;--font-sans:"IBM Plex Sans", "IBM Plex Sans Fallback", "Segoe UI", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "IBM Plex Mono Fallback", ui-monospace, monospace}.type-siphox{--font-display:"Inter Tight", "Inter", system-ui, sans-serif;--font-sans:"Inter", "Inter Tight", system-ui, sans-serif;--font-mono:"DM Mono", ui-monospace, monospace}.type-schibsted{--font-display:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif;--font-sans:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif;--font-mono:"DM Mono", "JetBrains Mono Fallback", ui-monospace, monospace}.type-schibsted-tab{--font-display:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif;--font-sans:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif;--font-mono:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif}.type-schibsted-plex{--font-display:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif;--font-sans:"Schibsted Grotesk", "Inter Fallback", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "JetBrains Mono Fallback", ui-monospace, monospace}.type-familjen{--font-display:"Familjen Grotesk", "Inter Fallback", system-ui, sans-serif;--font-sans:"Familjen Grotesk", "Inter Fallback", system-ui, sans-serif;--font-mono:"DM Mono", "JetBrains Mono Fallback", ui-monospace, monospace}.type-space{--font-display:"Space Grotesk", "Inter Fallback", system-ui, sans-serif;--font-sans:"Space Grotesk", "Inter Fallback", system-ui, sans-serif;--font-mono:"DM Mono", "JetBrains Mono Fallback", ui-monospace, monospace}.type-onest{--font-display:"Onest", "Inter Fallback", system-ui, sans-serif;--font-sans:"Onest", "Inter Fallback", system-ui, sans-serif;--font-mono:"DM Mono", "JetBrains Mono Fallback", ui-monospace, monospace}.bioflow-app{font-variant-numeric:lining-nums}.bf-header-white{background:var(--card);border-bottom:1px solid var(--border);border-top:3px solid var(--blue);z-index:40;position:sticky;top:0}.bf-header-inner{align-items:stretch;gap:.5rem;min-height:60px;padding:0 1.25rem;display:flex}.bf-brand{letter-spacing:-.01em;color:var(--ink);flex-shrink:0;align-items:center;gap:.45rem;padding-right:.75rem;font-size:1.1rem;font-weight:800;display:flex}.bf-brand-icon{color:var(--blue)}.bf-header-nav{flex:1;justify-content:flex-start;align-self:stretch;gap:.1rem;display:flex}.bf-header-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;padding:0 .95rem;font-size:.9rem;font-weight:600;display:flex}.bf-header-tab:hover{color:var(--ink)}.bf-header-tab-active{color:var(--ink);background:0 0;font-weight:700}.bf-header-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.bf-dev-first-visit{background:repeating-linear-gradient(-45deg, var(--card-up), var(--card-up) 3px, var(--border) 3px, var(--border) 6px);height:26px;color:var(--body);font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1px dashed #94a3b8;border-radius:4px;align-items:center;padding:0 .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.bf-dev-first-visit:hover{background:var(--border)}.bf-dev-first-visit.is-on{color:#854d0e;background:#fef9c3;border-color:#ca8a04}.bf-header-select,.bf-header-icon-btn{border:1px solid var(--border);background:var(--card);color:var(--muted);border-radius:8px;font-size:.75rem}.bf-header-icon-btn{cursor:pointer;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.bf-header-icon-btn:hover{background:var(--card-up);color:var(--ink)}.bf-header-cart{background:var(--ink);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:38px;height:34px;display:flex;position:relative}.bf-header-cart:hover{background:var(--body)}.bf-header-cart-count{color:#fff;text-align:center;background:#e11d48;border-radius:999px;min-width:1.05rem;height:1.05rem;padding:0 .22rem;font-size:.64rem;font-weight:800;line-height:1.05rem;position:absolute;top:-.35rem;right:-.35rem}.bf-header-select{max-width:220px;padding:.35rem .55rem}.bf-header-select option{color:var(--ink)}.bf-header-text-btn{border:1px solid var(--border);background:var(--card);height:34px;color:var(--ink);cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.bf-header-text-btn:hover{background:var(--card-up)}.bf-text-btn{border:1px solid var(--border);background:var(--card);color:var(--muted);cursor:pointer;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.78rem;font-weight:500;display:inline-flex}.bf-user-chip{background:var(--card);border:1px solid var(--border);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.bf-user-chip:hover{background:var(--card-up)}.bf-user-chip svg{color:var(--muted)}.bf-user-chip-active{border-color:var(--blue);background:var(--blue-soft)}.bf-user-chip-active svg{color:var(--blue)}.bf-dash-note{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin:0 0 .85rem;padding:.75rem 1rem;display:flex;box-shadow:0 1px 2px #001b440a}.bf-dash-note p{min-width:16rem;color:var(--ink);flex:1;margin:0;font-size:.86rem;line-height:1.4}.bf-dashboard-page{flex-direction:column;gap:1.15rem;width:100%;max-width:none;margin:0 auto;display:flex}.bf-content:has(.bf-dashboard-page){padding-bottom:1.35rem}.bf-dashboard-page .bf-dash-note{margin-bottom:0}.bf-dash-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 1.15rem;display:flex}.bf-dash-head h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.7rem;font-weight:800;line-height:1.15}.bf-dash-head p{color:var(--muted);margin:.28rem 0 0;font-size:.88rem}.bf-dash-head-date{color:var(--muted);flex-shrink:0;font-size:.88rem;font-weight:600;margin:0!important}.bf-dash{flex-direction:column;gap:1.15rem;display:flex}.bf-dash-hero{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);grid-template-columns:220px minmax(0,1fr) 11.5rem;align-items:center;gap:.5rem 1.5rem;padding:1.35rem 1.5rem 1.4rem;display:grid;box-shadow:0 1px 2px #001b440a}.bf-score-dial{aspect-ratio:1;width:100%;max-width:148px;position:relative}.bf-score-dial.is-compact{max-width:108px;margin:0}.bf-score-dial-svg{width:100%;display:block}.bf-score-dial-read{text-align:center;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bf-score-dial-read strong{font-family:var(--font-mono);letter-spacing:-.05em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.85rem;font-weight:800;line-height:1;display:block}.bf-score-dial.is-compact .bf-score-dial-read strong{font-size:1.35rem}.bf-score-dial-read small{letter-spacing:.02em;text-transform:none;color:currentColor;margin-top:.12rem;font-size:.62rem;font-weight:800;display:block}.bf-score-dial.is-empty .bf-score-dial-read strong,.bf-score-dial.bf-tone-na .bf-score-dial-read strong{color:var(--muted);font-size:1.35rem}.bf-score-dial.bf-tone-ok{color:var(--good)}.bf-score-dial.bf-tone-watch{color:var(--watch)}.bf-score-dial.bf-tone-off{color:var(--bad)}.bf-score-dial.bf-tone-na,.bf-score-dial.is-empty{color:var(--muted)}.bf-score-dial.bf-tone-ok .bf-score-dial-read strong{color:var(--good)}.bf-score-dial.bf-tone-watch .bf-score-dial-read strong{color:var(--watch)}.bf-score-dial.bf-tone-off .bf-score-dial-read strong{color:var(--bad)}.bf-score-dial.bf-tone-ok circle:last-of-type{stroke:var(--good)}.bf-score-dial.bf-tone-watch circle:last-of-type{stroke:var(--watch)}.bf-score-dial.bf-tone-off circle:last-of-type{stroke:var(--bad)}.bf-dash-hero-copy{flex-direction:column;justify-content:flex-start;align-self:start;gap:.85rem;min-width:0;height:auto;display:flex}.bf-dash-hero-copy h2{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.55rem;font-weight:800;line-height:1.2}.bf-dash-hero-copy p{max-width:34rem;color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.bf-dash-go{color:var(--blue);cursor:pointer;background:0 0;border:none;align-items:center;gap:.15rem;margin-top:.85rem;padding:0;font-family:inherit;font-size:.88rem;font-weight:700;display:inline-flex}.bf-dash-go:hover{color:#fff;filter:brightness(.97)}.bf-dash-go.bf-go-ghost:hover{color:#fff;filter:none}.bf-dash-go svg{margin-top:1px}.bf-dash-context{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.bf-dash-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:1.15rem 0 .15rem;box-shadow:0 1px 2px #001b440a}.bf-dash-panel h2{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin:0 1.35rem .35rem;font-size:.72rem;font-weight:800}.bf-dash-gaps{margin:0;padding:0;list-style:none}.bf-dash-gaps li+li{border-top:1px solid #eef1f4}.bf-dash-gaps button{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;grid-template-columns:minmax(0,1fr) auto 1rem;align-items:center;gap:1rem;padding:.9rem 1.35rem;font-family:inherit;display:grid}.bf-dash-gaps button:hover{background:var(--card-up)}.bf-dash-gap-id{flex-direction:column;gap:.12rem;min-width:0;display:flex}.bf-dash-gap-name{color:var(--ink);align-items:center;gap:.4rem;font-size:.95rem;font-weight:650;display:inline-flex}.bf-dash-gap-sys{color:var(--muted);font-size:.75rem;font-weight:500}.bf-dash-gap-quote{flex-direction:column;align-items:flex-end;gap:.08rem;display:flex}.bf-dash-gap-value{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:800}.bf-dash-gap-value small{color:var(--muted);margin-left:.28rem;font-size:.68rem;font-weight:600}.bf-dash-gap-dir{color:var(--muted);font-size:.72rem;font-weight:700}.bf-dash-gap-chev{color:var(--body)}.bf-dash-systems{padding-bottom:0;overflow:hidden}.bf-dash-cats{background:var(--card-up);border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:.55rem;display:grid}.bf-dash-cat{background:var(--card);cursor:pointer;text-align:left;color:inherit;border:none;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.15rem 1.2rem 1.2rem;font-family:inherit;display:flex}.bf-dash-cat:hover{background:var(--card-up)}.bf-dash-cat-label{color:var(--muted);font-size:.8rem;font-weight:600}.bf-dash-cat strong{font-family:var(--font-mono);letter-spacing:-.04em;color:#059669;font-variant-numeric:tabular-nums;font-size:1.55rem;font-weight:800;line-height:1}.bf-dash-cat strong small{color:var(--muted);margin-left:.12rem;font-size:.65rem;font-weight:700}.bf-dash-cat.bf-tone-watch strong{color:#2c6e9e}.bf-dash-cat.bf-tone-off strong{color:#d97706}.bf-dash-cat-bar{background:var(--card-up);border-radius:999px;width:100%;height:6px;margin-top:.15rem;display:block;overflow:hidden}.bf-dash-cat-bar span{background:var(--good);border-radius:999px;height:100%;display:block}.bf-dash-cat.bf-tone-watch .bf-dash-cat-bar span{background:var(--watch)}.bf-dash-cat.bf-tone-off .bf-dash-cat-bar span{background:var(--bad)}.bf-dash-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.9rem;display:grid}.bf-dash-link{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);cursor:pointer;text-align:left;color:inherit;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1.05rem 1.15rem;font-family:inherit;display:grid;box-shadow:0 1px 2px #001b440a}.bf-dash-link:hover{background:var(--card-up)}.bf-dash-link>svg:first-child{color:var(--blue)}.bf-dash-link>svg:last-child{color:var(--body)}.bf-dash-link span{flex-direction:column;gap:.12rem;min-width:0;display:flex}.bf-dash-link strong{color:var(--ink);font-size:.92rem;font-weight:700}.bf-dash-link em{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-style:normal;display:-webkit-box;overflow:hidden}.bf-content{max-width:var(--content-max,1600px);padding:var(--page-pad,32px);box-sizing:border-box;flex:1 0 auto;width:100%;margin:0 auto}.bf-content-flush{width:100%;max-width:none;padding:0}.bf-page{max-width:1320px;margin:0 auto}.bf-page-wide,.bf-page.bf-plan,.bf-page.bf-shop,.bf-page.bf-markers-page{width:100%;max-width:none}.bf-page-head{margin-bottom:1.25rem}.bf-page-head h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.bf-page-head p{color:var(--muted);overflow-wrap:anywhere;margin:0}.bf-shell{background:0 0;min-height:calc(100vh - 60px);display:flex}.bf-sidebar{width:var(--bf-sidebar-w);background:var(--ink);color:#e8eef3;scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;border-right:none;flex-shrink:0;height:calc(100vh - 60px);padding:.75rem 0 1.5rem;position:sticky;top:60px;overflow-y:auto}.bf-sidebar-kicker{letter-spacing:0;text-transform:none;color:var(--muted);margin:.65rem .75rem .45rem;font-size:.72rem;font-weight:600}.bf-nav-group{margin-bottom:.15rem}.bf-nav-cat{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;display:flex}.bf-nav-cat:hover{background:#ffffff0f}.bf-nav-cat-active{background:#10b98133;box-shadow:inset 3px 0 #34d399}.bf-nav-cat-label{letter-spacing:0;text-transform:none;min-width:0;font-size:.9rem;font-weight:600}.bf-nav-cat-meta{flex-direction:column;align-items:flex-end;gap:.22rem;min-width:2.6rem;display:flex}.bf-nav-cat-score{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#34d399;font-size:1.2rem;font-weight:800;line-height:1;background:0 0!important}.bf-nav-cat-meta.bf-tone-watch .bf-nav-cat-score{color:#fbbf24}.bf-nav-cat-meta.bf-tone-off .bf-nav-cat-score{color:#f87171}.bf-nav-cat-bar{background:#ffffff1f;border-radius:999px;width:2.6rem;height:3px;display:block;overflow:hidden}.bf-nav-cat-bar span{background:var(--good);height:100%;display:block}.bf-nav-cat-meta.bf-tone-watch .bf-nav-cat-bar span{background:var(--watch)}.bf-nav-cat-meta.bf-tone-off .bf-nav-cat-bar span{background:var(--bad)}.bf-nav-subs{background:#0000002e;padding:.1rem 0 .45rem}.bf-nav-sub{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.42rem .75rem .42rem 1.05rem;font-size:.75rem;font-weight:600;display:flex}.bf-nav-sub:hover{color:#fff;background:#ffffff0f}.bf-nav-sub-active{color:#fff;background:#10b98138;box-shadow:inset 3px 0 #34d399}.bf-nav-sub-score{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#34d399;font-size:.82rem;font-weight:800}.bf-nav-sub.bf-tone-watch .bf-nav-sub-score{color:#fbbf24}.bf-nav-sub.bf-tone-off .bf-nav-sub-score{color:#f87171}.bf-nav-overview{color:#fff;cursor:pointer;text-align:left;letter-spacing:.02em;text-transform:none;background:#10b98124;border:1px solid #10b98166;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;width:calc(100% - 1rem);margin:.15rem .5rem .65rem;padding:.9rem .85rem;font-size:.82rem;font-weight:700;display:flex}.bf-nav-overview:hover{background:#10b98138}.bf-nav-overview-active{background:#10b98147;border-color:#34d399;box-shadow:inset 3px 0 #34d399}.bf-canvas{flex:1;min-width:0;padding:1.25rem 1.35rem 2.5rem;overflow:visible}.bf-canvas-meta{color:var(--muted);margin:0 0 1rem;font-size:.72rem;font-weight:600}.bf-cat{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:1.15rem;max-width:none;display:grid}.bf-cat-rail{flex-direction:column;gap:.75rem;display:flex;position:sticky;top:.35rem}.bf-cat-hero{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);text-align:center;flex-direction:column;align-items:center;gap:.45rem;padding:.85rem .9rem 1rem;display:flex}.bf-cat-hero-text{width:100%}.bf-cat-hero h1{margin:0;font-size:1.2rem;font-weight:800}.bf-cat-brief{color:var(--muted);margin:.28rem 0 0;font-size:.8rem;line-height:1.4}.bf-cat-priorities{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:.85rem .2rem .35rem}.bf-cat-priorities h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 .75rem .35rem;font-size:.72rem;font-weight:800}.bf-cat-priorities-empty{color:var(--muted);margin:0 .75rem .7rem;font-size:.82rem}.bf-cat-priorities ul{margin:0;padding:0;list-style:none}.bf-cat-priorities li+li{border-top:1px solid #eef1f4}.bf-cat-priorities button{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.65rem .75rem;font-family:inherit;display:flex}.bf-cat-priorities button:hover{background:var(--card-up)}.bf-cat-pri-name{min-width:0;color:var(--ink);align-items:center;gap:.3rem;font-size:.84rem;font-weight:700;display:inline-flex}.bf-cat-pri-quote{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.08rem;display:flex}.bf-cat-pri-quote strong{font-family:var(--font-mono);color:var(--ink);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:800}.bf-cat-pri-quote small{color:var(--muted);margin-left:.2rem;font-size:.62rem;font-weight:600}.bf-cat-pri-quote em{color:#d97706;font-size:.68rem;font-style:normal;font-weight:700}.bf-cat-pri-quote em.bf-tone-ok{color:var(--good)}.bf-cat-pri-quote em.bf-tone-watch{color:var(--watch)}.bf-cat-pri-quote em.bf-tone-off{color:var(--bad)}.bf-ov-note{background:var(--card);border:1px solid var(--border);color:var(--ink);border-radius:10px;margin:0 0 1rem;padding:.7rem .9rem;font-size:.82rem}.bf-sys-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:.85rem 1.15rem 1.1rem;display:grid}.bf-sys{background:var(--card-up);border:1px solid var(--border);cursor:pointer;text-align:left;color:inherit;border-radius:10px;flex-direction:column;gap:.5rem;padding:.85rem 1rem .9rem;font-family:inherit;display:flex}.bf-sys:hover{background:var(--card);border-color:var(--border-strong)}.bf-sys-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.bf-sys-label{color:var(--ink);font-size:.95rem;font-weight:700}.bf-sys strong{font-family:var(--font-mono);letter-spacing:-.04em;color:#059669;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:800}.bf-sys strong small{color:var(--muted);margin-left:.12rem;font-size:.65rem;font-weight:700}.bf-sys.bf-tone-watch strong{color:#2c6e9e}.bf-sys.bf-tone-off strong{color:#d97706}.bf-sys-meter{background:var(--card-up);border-radius:999px;height:8px;display:block;overflow:hidden}.bf-sys-meter>span{background:var(--good);border-radius:999px;height:100%;display:block}.bf-sys.bf-tone-watch .bf-sys-meter>span{background:var(--watch)}.bf-sys.bf-tone-off .bf-sys-meter>span{background:var(--bad)}.bf-sys-meta{color:var(--muted);font-size:.75rem}.bf-cat-why{color:var(--muted);max-width:42rem;margin:0 0 .75rem;font-size:.88rem;line-height:1.5}.bf-score-gauge{background:var(--card-up);border-radius:999px;height:5px;margin-top:.55rem;overflow:hidden}.bf-score-gauge-fill{background:var(--blue);border-radius:999px;height:100%}.bf-ticker{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;margin-bottom:1rem;display:grid;overflow:visible;box-shadow:0 1px 2px #001b440a}.bf-combo{border:none;border-right:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;padding:1.05rem 1.2rem 1.15rem}.bf-combo:last-child{border-right:none}.bf-combo-label{letter-spacing:0;text-transform:none;color:var(--muted);font-size:.78rem;font-weight:600;display:block}.bf-combo-kicker{display:none}.bf-combo strong{font-family:var(--font-mono);letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin:.08rem 0 .45rem;font-size:2.15rem;font-weight:800;line-height:1;display:block}.bf-combo small{color:var(--muted);font-size:.68rem;font-weight:600;font-family:var(--font-sans);margin-left:.35rem}.bf-combo p{color:var(--muted);overflow-wrap:anywhere;margin:.4rem 0 0;font-size:.75rem;line-height:1.35}.bf-combo.bf-tone-ok strong{color:var(--good)}.bf-combo.bf-tone-watch strong{color:var(--watch)}.bf-combo.bf-tone-off strong{color:var(--bad)}.bf-combo-spark{background:var(--card-up);border-radius:999px;height:4px;overflow:hidden}.bf-combo-spark-fill{background:var(--blue);border-radius:999px;height:100%;display:block}.bf-combo.bf-tone-watch .bf-combo-spark-fill{background:#d97706}.bf-combo.bf-tone-off .bf-combo-spark-fill{background:var(--bad)}.bf-block{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:2.4rem;padding:0;scroll-margin-top:76px;overflow:visible}.bf-block-active{box-shadow:none}.bf-block-head{border-bottom:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.15rem .15rem 1rem;display:flex}.bf-block-head h2{letter-spacing:-.03em;text-transform:none;color:var(--ink);margin:0;font-size:1.22rem;font-weight:800}.bf-block-head p{color:var(--body);max-width:40rem;margin:.35rem 0 0;font-size:.88rem;font-weight:500;line-height:1.45}.bf-block-meaning{max-width:42rem;color:var(--ink)!important;font-size:.9rem!important;line-height:1.45!important}.bf-primer{background:var(--card-up);border:1px solid var(--border);border-radius:10px;margin:0 1.15rem .85rem;padding:.85rem .95rem}.bf-cat>.bf-primer{background:var(--card);margin:0 0 1rem}.bf-primer-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);margin:0 0 .55rem;font-size:.62rem;font-weight:800}.bf-primer-meaning{color:var(--ink);margin:0 0 .7rem;font-size:.88rem;line-height:1.45}.bf-primer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1rem;display:grid}.bf-primer-grid-ends{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-primer-grid span{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:.25rem;font-size:.62rem;font-weight:800;display:block}.bf-primer-grid div:first-child span{color:var(--bad)}.bf-primer-grid div:nth-child(2) span{color:var(--watch)}.bf-primer-grid p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.4}.bf-score-chip{font-size:.78rem;font-weight:800;font-family:var(--font-mono);font-variant-numeric:tabular-nums;background:var(--blue-soft);color:#047857;border-radius:999px;flex-shrink:0;padding:.2rem .55rem}.bf-score-chip.bf-tone-watch,.bf-score-chip.bf-tone-off{color:var(--watch);background:#fef3c7}.bf-range-key{color:var(--muted);flex-wrap:wrap;gap:.75rem 1.1rem;margin:0 0 .5rem;padding:0 .15rem;font-size:.72rem;font-weight:600;display:flex}.bf-range-key span{align-items:center;gap:.35rem;display:inline-flex}.bf-range-key i{border-radius:2px;width:10px;height:6px;display:inline-block}.bf-spec-item{background:var(--card);border:1px solid var(--border);border-radius:12px;margin:0 0 .55rem}.bf-spec-item:last-child{margin-bottom:0}.bf-spec-item:hover{background:var(--card)}.bf-spec-item.is-open,.bf-spec-item.is-open:hover{background:var(--ink);border-color:var(--ink)}.bf-spec{text-align:left;width:100%;color:inherit;appearance:none;cursor:default;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:stretch;gap:.45rem;margin:0;padding:.85rem 1.05rem .95rem;font-family:inherit;display:flex}.bf-spec-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 1.25rem;align-items:center;column-gap:.75rem;display:grid}.bf-spec-read,.bf-spec-gap{font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.bf-spec-read{color:var(--body);text-align:center;font-size:.84rem;font-weight:650}.bf-spec-gap{text-align:right;min-width:0;color:var(--ink);font-family:inherit;font-size:.78rem;font-weight:750}.bf-spec-gap.bf-tone-ok{color:var(--good)}.bf-spec-gap.bf-tone-watch{color:var(--watch)}.bf-spec-gap.bf-tone-off{color:var(--bad)}.bf-spec-item.is-open .bf-spec-read{color:var(--ink)}.bf-spec-item.is-open .bf-spec-gap.bf-tone-ok{color:var(--good)}.bf-spec-item.is-open .bf-spec-gap.bf-tone-watch{color:#fdba74}.bf-spec-item.is-open .bf-spec-gap.bf-tone-off{color:#fda4af}.bf-spec-offer{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem .95rem;display:flex}.bf-spec-offer strong{color:#fff;font-size:.9rem;display:block}.bf-spec-offer p{color:var(--body);margin:.3rem 0 0;font-size:.82rem;line-height:1.45}.bf-spec-offer-pick{flex-shrink:0;align-items:center;gap:.65rem;display:inline-flex}.bf-spec-offer-pick span{font-family:var(--font-mono);color:#fff;font-size:.82rem;font-weight:700}button.bf-spec{cursor:pointer}.bf-spec-item .bf-spec:hover{background:0 0}.bf-spec-id{flex-flow:row;align-items:center;gap:.5rem;min-width:0;display:flex}.bf-spec-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:700;line-height:1.2;overflow:hidden}.bf-spec-item.is-open .bf-spec-name{color:#fff}.bf-warn-tag{color:#fbbf24;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;line-height:0;display:inline-flex;transform:translateY(.5px)}.bf-warn-tag svg{display:block}.bf-spec-hint,.bf-spec-pos{color:var(--muted);font-size:.68rem;font-weight:600}.bf-spec-chevron{color:var(--muted);justify-content:center;align-items:center;transition:transform .18s,color .15s;display:flex}.bf-spec-item:hover .bf-spec-chevron{color:var(--body)}.bf-spec-item.is-open .bf-spec-chevron,.bf-spec-item.is-open:hover .bf-spec-chevron{color:#fff}.bf-spec-chevron.is-open{transform:rotate(180deg)}.bf-spec-detail{width:100%;max-width:none;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:.75rem;margin:0;padding:.25rem 1.15rem 1.2rem;display:flex}.bf-spec-detail-range-line{box-sizing:border-box;width:100%;font-family:var(--font-mono);color:var(--ink);background:var(--card-up);border:1px solid var(--border);font-variant-numeric:tabular-nums;border-radius:10px;margin:0;padding:.75rem .95rem;font-size:.84rem;font-weight:650}.bf-spec-item.is-open .bf-spec-detail-range-line{color:var(--ink);background:#ffffff14;border-color:#ffffff1f}.bf-spec-detail-copy{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.bf-spec-detail-lead{width:100%}.bf-spec-detail-card{background:var(--card-up);border:1px solid var(--border);border-radius:10px;padding:.85rem .95rem}.bf-spec-detail-card h4{color:var(--ink);align-items:center;gap:.4rem;margin:0;font-size:.88rem;font-weight:700;display:flex}.bf-spec-detail-card h4 svg{color:var(--ink);flex-shrink:0}.bf-spec-detail-card p{color:var(--body);margin:.4rem 0 0;font-size:.86rem;line-height:1.5}.bf-spec-item.is-open .bf-spec-detail-card{background:var(--ink);border-color:#ffffff14}.bf-spec-item.is-open .bf-spec-detail-card h4{color:#fff}.bf-spec-item.is-open .bf-spec-detail-card h4 svg{color:var(--good)}.bf-spec-item.is-open .bf-spec-detail-card p{color:var(--body)}.bf-spec-bar-wrap{justify-self:stretch;width:100%;min-width:0;max-width:none;padding:6px 0;position:relative}.bf-spec-track{background:0 0;border-radius:0;align-items:stretch;gap:4px;height:18px;display:flex;position:relative;overflow:visible}.bf-spec-seg{border-radius:999px;flex:1 1 0;min-width:0;height:100%;display:block}.bf-spec-seg.is-red{background:var(--bad)}.bf-spec-seg.is-amber{background:var(--watch)}.bf-spec-seg.is-green{background:var(--good)}.bf-spec-zone{border-radius:999px;height:100%;position:absolute;top:0}.bf-spec-zone-red{background:var(--bad)}.bf-spec-zone-amber{background:var(--watch)}.bf-spec-zone-green{background:var(--good)}.bf-spec-mid{background:var(--ink);z-index:1;width:1.5px;position:absolute;top:-2px;bottom:-2px;transform:translate(-50%)}.bf-spec-tick{z-index:1;background:#0f172a24;width:1px;position:absolute;top:2px;bottom:2px}.bf-spec-fill{background:#10b98161;border-radius:999px;height:100%;position:absolute;top:0;left:0}.bf-spec-watch .bf-spec-fill{background:#d9770659}.bf-spec-off .bf-spec-fill{background:#b4530947}.bf-spec-opt{background:var(--good);opacity:.92;border-radius:999px;height:100%;position:absolute;top:0}.bf-spec-pin{box-sizing:border-box;background:var(--ink);border:2px solid var(--card);z-index:2;pointer-events:none;width:12px;height:12px;box-shadow:0 0 0 1px color-mix(in srgb, var(--ink) 18%, transparent);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bf-spec-range{font-family:var(--font-mono);color:var(--muted);font-variant-numeric:tabular-nums;margin-top:.28rem;font-size:.64rem;font-weight:600;display:block}.bf-spec-quote{flex-direction:column;justify-content:center;align-items:flex-end;gap:.08rem;width:8.75rem;min-width:0;display:flex}.bf-spec-value{font-family:var(--font-mono);letter-spacing:-.04em;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--ink);font-size:1.85rem;font-weight:800;line-height:1}.bf-spec-ok .bf-spec-value,.bf-spec-watch .bf-spec-value,.bf-spec-off .bf-spec-value{color:var(--ink)}.bf-spec-item.is-open .bf-spec-value{color:#fff}.bf-spec-last{display:none}.bf-spec-value small{color:inherit;opacity:.72;font-size:.62rem;font-weight:700;font-family:var(--font-sans);margin-left:.3rem}.bf-spec-delta{font-family:var(--font-mono);text-align:right;font-variant-numeric:tabular-nums;min-width:4.2rem;font-size:.82rem;font-weight:800}.bf-delta-flat{color:var(--muted)}.bf-delta-up{color:var(--bad)}.bf-delta-down{color:#047857}.bf-spec-ok .bf-delta-up,.bf-spec-ok .bf-delta-down{color:var(--good)}.bf-spec-pill{background:var(--blue);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.28rem .65rem;font-size:.68rem;font-weight:700;display:inline-flex}.bf-spec-watch .bf-spec-pill,.bf-spec-off .bf-spec-pill{background:var(--watch);color:#fff}.bf-spec-hero{background:var(--card);border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1.25rem;grid-template-areas:"id chev""quote quote""bar bar";gap:.45rem;margin:.55rem .85rem;padding:1.1rem 1.15rem 1.05rem;box-shadow:0 1px 2px #2c3e500a}.bf-spec-hero .bf-spec-id{grid-area:id}.bf-spec-hero .bf-spec-quote{grid-area:quote;align-items:flex-start}.bf-spec-hero .bf-spec-bar-wrap{grid-area:bar}.bf-spec-hero .bf-spec-chevron{grid-area:chev;align-self:start}.bf-spec-hero .bf-spec-value{font-size:2.6rem}.bf-spec-hero .bf-spec-delta{text-align:left;min-width:0}.bf-spec-stack{flex-direction:column;display:flex}.bf-derived-slot{padding:.2rem .85rem .45rem}.bf-spec-item.is-derived{border:1px solid var(--border);background:var(--card-up);border-radius:12px}.bf-spec-item.is-derived .bf-spec{padding:.8rem 1rem}.bf-spec-item.is-derived .bf-spec-detail{padding-left:1rem;padding-right:1rem}.bf-spec-item.is-derived .bf-spec-detail-ranges{background:var(--card)}.bf-spec-kind{letter-spacing:.05em;text-transform:uppercase;width:fit-content;color:var(--body);background:var(--border);border-radius:4px;padding:.12rem .4rem;font-size:.6rem;font-weight:700;display:inline-flex}.bf-cluster{margin-top:.15rem}.bf-cluster-label{letter-spacing:.14em;text-transform:uppercase;color:var(--body);background:var(--card-up);border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin:0;padding:.8rem 1.15rem;font-size:.7rem;font-weight:800;display:flex}.bf-cluster-label:after{content:"";background:var(--border-strong);flex:1;height:1px}.bf-cluster:first-child .bf-cluster-label{border-top:none}button.bf-cluster-link{appearance:none;border:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;width:100%;font:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left}button.bf-cluster-link:hover{color:var(--ink);background:var(--card-up)}.bf-block-head+.bf-cluster .bf-cluster-label{border-top:none}.bf-ratio-section{background:0 0;border:none;margin-bottom:2.4rem;overflow:visible}.bf-ratio-section .bf-spec-stack{background:0 0}.bf-hero-grid .bf-spec-item,.bf-dual .bf-spec-item,.bf-enzyme .bf-spec-item,.bf-axis-row .bf-spec-item{background:0 0;border-bottom:none}.bf-hero-grid,.bf-dual,.bf-enzyme,.bf-axis-row{gap:0;display:grid}.bf-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bf-dual,.bf-enzyme{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-axis-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.bf-axis-arrow{display:none}.bf-empty-page{text-align:center;color:var(--muted);padding:4rem 2rem}.bf-btn-teal,.bioflow-app .btn-clinical.btn-primary{cursor:pointer;padding:.55rem 1rem;font-weight:600;background:var(--blue)!important;border:1px solid var(--blue)!important;color:#fff!important;border-radius:8px!important}.bf-on-target-card,.bf-test-card{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:1rem 1.15rem}.bf-test-list{flex-direction:column;gap:.75rem;display:flex}.bf-test-card-top{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.bf-test-card h3{margin:0;font-size:1rem}.bf-test-card p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.88rem}.bf-priority{text-transform:uppercase;border-radius:999px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.bf-priority-high{color:var(--watch);background:#fef3c7}.bf-priority-medium{color:var(--watch);background:#ffedd5}.bf-priority-routine{background:var(--card-up);color:var(--muted)}.bf-profile-compounds{margin-top:1rem}.bf-dropzone{background:var(--card);border:1px dashed var(--border);border-radius:var(--bf-radius-card);width:100%;min-height:220px;color:var(--ink);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:2rem 1.5rem;display:flex}.bf-dropzone strong{font-size:1.05rem}.bf-dropzone span{color:var(--muted);max-width:28rem;font-size:.88rem}.bf-dropzone svg{color:var(--blue)}.bf-dropzone.is-dragging,.bf-dropzone:hover{border-color:var(--blue);background:var(--blue-soft)}.bf-dropzone-note{color:var(--muted);margin:.75rem 0 0;font-size:.85rem}.bf-samples-fold{border-top:1px solid var(--border);margin-top:2rem;padding-top:1rem}.bf-samples-fold summary{cursor:pointer;color:var(--muted);font-size:.9rem;font-weight:600}.bf-samples-fold .sample-cases-panel{background:0 0;border:none;margin-top:1rem;padding:0}.export-disclaimer{color:var(--muted);margin:1.5rem 0 0;font-size:.78rem;line-height:1.45}.bf-mobile-nav{display:none}.bf-taking-add-btn{background:var(--card);border:1px solid var(--border);color:var(--ink);cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.5rem .9rem;font-weight:600;display:inline-flex}.bf-taking-form,.bf-taking-card{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:1rem 1.15rem}.bf-taking-form{flex-direction:column;gap:.75rem;margin-bottom:.85rem;display:flex}.bf-taking-form label,.bf-taking-card label{color:var(--muted);flex-direction:column;gap:.3rem;font-size:.78rem;font-weight:600;display:flex}.bf-taking-form input,.bf-taking-form select,.bf-taking-card input{color:var(--ink);border:1px solid var(--border);background:var(--card);border-radius:8px;padding:.45rem .65rem;font-weight:500}.bf-taking-form-row{grid-template-columns:9rem 11rem;gap:.75rem;max-width:none;display:grid}.bf-taking-form-actions{align-items:center;gap:.75rem;display:flex}.bf-taking-notices{grid-template-columns:repeat(auto-fill,minmax(148px,max-content));justify-content:start;gap:.4rem 1.35rem;padding:0 1.15rem 1rem}.bf-block .bf-taking-notes{padding:0 1.15rem 1rem 2.25rem}.bf-taking-list{flex-direction:column;gap:.75rem;margin:.75rem 0 1rem;display:flex}.bf-taking-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.bf-taking-card-head h2{color:var(--ink);margin:0;font-size:1.05rem}.bf-taking-card-head p{color:var(--muted);margin:.2rem 0 0;font-size:.85rem}.bf-taking-watch{flex-direction:column;gap:.55rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.bf-taking-watch-row{border-left:3px solid var(--border-strong);padding:.35rem 0 .35rem .75rem}.bf-taking-watch-row strong{justify-content:space-between;gap:.75rem;font-size:.9rem;display:flex}.bf-taking-watch-row strong span,.bf-taking-watch-row em{color:var(--muted);font-size:.75rem;font-style:normal;font-weight:600}.bf-taking-watch-row p{color:var(--ink);margin:.2rem 0 0;font-size:.88rem}.bf-taking-grade-handling{border-left-color:#059669}.bf-taking-grade-known{border-left-color:#d97706}.bf-taking-grade-too_much{border-left-color:var(--bad)}.bf-taking-grade-missing{border-left-color:#94a3b8}.bf-taking-notes{color:var(--ink);margin:.75rem 0 0;padding-left:1.1rem}.bf-taking-notes li+li{margin-top:.4rem}.bf-taking-plan-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.bf-taking-plan-item{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:.85rem 1rem}.bf-taking-plan-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bf-taking-plan-item p{color:var(--muted);margin:.3rem 0 0;font-size:.88rem}.bf-taking-chip{text-transform:uppercase;letter-spacing:.02em;background:var(--card-up);color:var(--muted);border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:700}.bf-taking-chip.bf-taking-grade-handling{color:#059669;background:#e8f4f6}.bf-taking-chip.bf-taking-grade-known{color:var(--watch);background:#ffedd5}.bf-taking-chip.bf-taking-grade-too_much{color:var(--bad);background:#fee2e2}.bf-taking-chip.bf-taking-grade-missing{background:var(--card-up);color:var(--muted)}.bioflow-app .clinical-card,.bioflow-app .setup-form-card,.bioflow-app .protocol-page .report-section,.bioflow-app .flagged-marker-card,.bioflow-app .onboarding-card{box-shadow:0 1px 2px #001b440a;background:var(--card)!important;border-color:var(--border)!important;color:var(--ink)!important}.bioflow-app .protocol-page{width:100%;max-width:none;margin:0 auto}.bioflow-app .report-cover-main h1,.bioflow-app .report-section-title,.bioflow-app .protocol-hero h1,.bioflow-app .onboarding-title,.bioflow-app .setup-panel-header h2{color:var(--ink)!important}.bioflow-app .report-stat-card{background:var(--card);box-shadow:0 1px 2px #001b440a}.bioflow-app .report-stat-value{color:var(--ink)!important}.bioflow-app .form-input,.bioflow-app .form-select,.bioflow-app input,.bioflow-app select,.bioflow-app textarea{background:var(--card);border-color:var(--border-strong);color:var(--ink)}.bioflow-app .setup-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.bf-modal-overlay{z-index:80;background:#001b4473;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.bf-modal{background:var(--card);border-radius:14px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;padding:1.25rem 1.35rem 0;display:flex;overflow:auto;box-shadow:0 16px 40px #001b442e}.bf-modal-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.bf-modal-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 .2rem;font-size:.62rem;font-weight:800}.bf-modal-head h3{color:var(--ink);margin:0;font-size:1.45rem;font-weight:800}.bf-modal-close{border:1px solid var(--border);background:var(--card);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.bf-modal-close:hover{background:var(--card-up);color:var(--ink)}.bf-modal .bf-spec-hero{cursor:default;grid-template-areas:"quote""bar";margin:0 0 1rem}.bf-modal .bf-spec-hero .bf-spec-id{display:none}.bf-modal-ticker{margin-bottom:1rem}.bf-modal-score-copy{line-height:1.45;margin-top:.65rem!important;font-size:.88rem!important}.bf-modal-note{color:var(--ink);background:#fffbeb;border:1px solid #fbbf24;border-radius:10px;margin-bottom:.85rem;padding:.75rem .9rem;font-size:.82rem}.bf-modal-note strong{align-items:center;gap:.35rem;margin-bottom:.35rem;display:flex}.bf-modal-note ul{margin:0;padding-left:1.1rem}.bf-modal-note p{color:var(--muted);margin:0}.bf-signup-modal{max-width:440px}.bf-signup-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0 .35rem;display:grid}.bf-signup-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:1.1rem 0 .45rem;font-size:.62rem;font-weight:800}.bf-signup-stack{gap:.75rem;margin-bottom:.5rem;display:grid}.bf-modal-foot{background:var(--card);z-index:2;justify-content:flex-end;margin-top:auto;padding:.85rem 0 1.15rem;display:flex;position:sticky;bottom:0}.bf-modal .biomarker-edu-panel{margin-top:.25rem}.bf-modal .biomarker-edu-block{background:var(--card-up);border-color:var(--border)}.bf-modal .biomarker-edu-label{color:var(--blue)}.bf-modal .range-comparison-panel{background:var(--card);border-color:var(--border);margin-bottom:1rem}.bf-modal .range-comparison-value{color:var(--ink)}.bf-plan{padding:0 0 1.75rem}.bf-plan-hero{margin-bottom:1rem}.bf-plan-hero h1{letter-spacing:-.02em;margin:.1rem 0 .35rem;font-size:1.7rem;font-weight:800}.bf-plan-attn-head{align-items:center;gap:.55rem;display:flex}.bf-plan-attn-head>svg{color:var(--bad);flex-shrink:0}.bf-plan-note{color:var(--muted);margin:-.35rem 0 1rem;font-size:.75rem}.bf-plan-body{flex-direction:column;gap:0;display:flex}.bf-plan .bf-block{padding-bottom:1rem}.bf-plan .report-checklist{color:var(--ink);overflow-wrap:anywhere;margin:0 1.15rem 1rem;padding-left:1.35rem}.bf-plan .report-checklist li::marker{color:var(--blue)}.bf-plan-footer{grid-template-columns:1fr 1fr;gap:0;display:grid}.bf-plan-footer>div{min-width:0}.bf-plan .report-retest-table{padding:0 1.15rem .75rem}.bf-plan .report-retest-row{background:var(--card-up);border-color:var(--border);grid-template-columns:minmax(8rem,1.1fr) minmax(7rem,.9fr) minmax(8rem,1.2fr);align-items:start;display:grid}.bf-plan .report-retest-row .bf-retest-reason{color:var(--muted);grid-column:1/-1;margin:.15rem 0 0;font-size:.78rem;line-height:1.45}.bf-plan .report-retest-marker{color:var(--ink)}.bf-plan .report-retest-target{color:var(--muted)}.bf-retest-main{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex}.bf-retest-waves{flex-direction:column;gap:1.15rem;padding:0 0 .5rem;display:flex}.bf-retest-wave-head{padding:0 1.15rem}.bf-retest-wave-head h3{margin:0 0 .2rem;font-size:.95rem}.bf-retest-wave-head p{color:var(--muted);margin:0 0 .55rem;font-size:.85rem}.bf-retest-tag{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.12rem .4rem;font-size:.62rem;font-weight:700}.bf-retest-tag-flagged{color:var(--watch);background:#ffedd5}.bf-retest-tag-monitor{color:#0369a1;background:#e0f2fe}.bf-retest-tag-related{background:var(--card-up);color:var(--body)}.bf-retest-tag-category_gap{color:#6d28d9;background:#ede9fe}.bf-retest-addons{padding:.25rem 1.15rem 1rem}.bf-retest-addons h3{margin:.5rem 0 .2rem;font-size:.95rem}.bf-retest-addons>p{color:var(--muted);margin:0 0 .75rem;font-size:.85rem}.bf-retest-addon-list{flex-direction:column;gap:.65rem;display:flex}.bf-retest-addon{background:var(--card-up);border:1px solid var(--border);border-radius:8px;padding:.75rem .9rem}.bf-retest-addon-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.bf-retest-addon-top strong{font-size:.92rem}.bf-retest-addon-meta{color:var(--muted);font-size:.75rem}.bf-retest-addon p{color:var(--muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.45}.bf-test-group{margin-bottom:1.5rem}.bf-test-group h2{margin:0 0 .25rem;font-size:1.05rem}.bf-test-group-blurb{color:var(--muted);margin:0 0 .75rem;font-size:.88rem}.bf-test-card-meta{margin-top:.45rem!important;font-size:.75rem!important}.bf-plan .report-doctor-questions{color:var(--ink);padding:0 1.15rem .85rem 2.2rem}.bf-plan .report-fold-section{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);margin-bottom:1rem;padding:.85rem 1.15rem}.bf-plan .report-section-title{color:var(--ink)!important}.bf-plan .report-prose,.bf-plan .report-bio-drivers,.bf-plan .report-secondary-item,.bf-plan .report-secondary-item h3,.bf-plan .protocol-disclaimer{color:var(--muted)}.bf-plan .report-secondary-item h3,.bf-plan .report-ruled-list{color:var(--ink)}.bf-plan .protocol-ai-inline{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.bioflow-app .report-transitory-banner{color:var(--watch);background:#fffbeb;border:1px solid #fbbf24}.bioflow-app .report-transitory-banner strong{color:var(--watch)}.bioflow-app .report-test-context{background:var(--card);border-color:var(--border)}.bioflow-app .report-test-context-toggle{color:var(--ink)}.bioflow-app .report-test-context-toggle:hover{background:var(--card-up)}.bioflow-app .flagged-marker-list{padding:0 1.15rem .85rem}.bioflow-app .flagged-marker-card{background:var(--card);border:1px solid var(--border);box-shadow:none}.bioflow-app .flagged-marker-name,.bioflow-app .flagged-intro{color:var(--ink)}.bioflow-app .flagged-why{color:var(--muted)}.bioflow-app .flagged-urgency-critical,.bioflow-app .flagged-urgency-address{color:var(--watch);background:#fef3c7}.bioflow-app .flagged-urgency-optimize,.bioflow-app .flagged-urgency-monitor{background:var(--card-up);color:var(--muted)}.bioflow-app .flagged-gauge{background:var(--card-up);border:1px solid var(--border)}.bioflow-app .flagged-gauge-value{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;display:block}.bioflow-app .flagged-gauge-track{background:var(--card-up);height:14px}.bioflow-app .flagged-gauge-optimal{background:var(--good);opacity:.92}.bioflow-app .flagged-gauge-dot{background:var(--ink);width:4px;height:22px;box-shadow:none;border:none;border-radius:1px}.bioflow-app .flagged-gap{color:#d97706}.bioflow-app .flagged-judgment-likely{background:#ecfdf5;border-color:#a7f3d0}.bioflow-app .flagged-judgment-likely h4{color:#047857}.bioflow-app .flagged-judgment-ruled{background:var(--card-up);border-color:var(--border)}.bioflow-app .flagged-judgment-ruled h4{color:var(--muted)}.bioflow-app .flagged-judgment-col ul{color:var(--ink)}.bioflow-app .flagged-recommend{border:1px solid var(--border);color:var(--ink);background:#f0fdf6}.bioflow-app .flagged-recommend-label{color:var(--blue)}.bioflow-app .flagged-recommend-text{color:var(--ink)}.bioflow-app .flagged-recommend-meta{color:var(--muted)}.bf-plan-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.15rem;display:flex}.bf-plan-toolbar h1{letter-spacing:-.03em;margin:0 0 .25rem;font-size:1.55rem}.bf-plan-toolbar p{color:var(--muted);max-width:36rem;margin:0}.bf-plan-nextcard{background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.65rem;min-width:11rem;padding:.7rem .95rem;display:flex}.bf-plan-nextcard span{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700;display:block}.bf-plan-nextcard strong{font-size:.95rem}.bf-plan-grid{flex-direction:column;align-items:stretch;gap:1.1rem;margin-bottom:1rem;display:flex}.bf-plan-col{flex-direction:column;gap:1rem;min-width:0;display:flex}.bf-plan-panel{background:var(--card);border-radius:var(--bf-radius-card);border:1px solid #16233a1a;overflow:hidden;box-shadow:0 1px 2px #16233a0a,0 10px 28px #16233a14}.bf-plan-panel-head{border-bottom:1px solid var(--border);align-items:center;gap:.55rem;padding:.85rem 1.05rem .65rem;display:flex}.bf-plan-panel-head h2{color:var(--ink);flex:1;margin:0;font-size:1rem}.bf-plan-panel-icon{background:var(--card-up);width:1.85rem;height:1.85rem;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.bf-plan-panel.is-diet .bf-plan-panel-icon{color:var(--watch);background:#fbbf2447}.bf-plan-panel.is-life .bf-plan-panel-icon{color:#1d4ed8;background:#dbeafe}.bf-plan-panel.is-retest .bf-plan-panel-icon{background:var(--card-up);color:var(--ink)}.bf-plan-panel.is-diet,.bf-plan-panel.is-life,.bf-plan-panel.is-retest{background:var(--card);border-color:#16233a1a}.bf-plan-task{border-bottom:1px solid #e8edf1;grid-template-columns:2.4rem minmax(0,1fr);gap:.7rem;padding:.7rem 1.05rem .75rem;display:grid}.bf-plan-task:last-child{border-bottom:none}.bf-plan-task-icon{width:2.4rem;height:2.4rem;color:var(--ink);background:#e8edf4;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.bf-plan-task-icon.is-high{color:var(--watch);background:#fbbf2447}.bf-plan-task-icon.is-medium{color:#1d4ed8;background:#dbeafe}.bf-plan-task-icon.is-low{background:var(--card-up);color:var(--muted)}.bf-plan-task-body{min-width:0}.bf-plan-panel-icon-supp{color:#2563eb;background:#eff6ff}.bf-plan-task-count{color:var(--muted);font-size:.72rem;font-weight:700}.bf-plan-empty,.bf-stack-lead{color:var(--muted);margin:0 1.05rem 1rem;font-size:.85rem;line-height:1.45}.bf-plan-task-list{flex-direction:column;display:flex}.bf-plan-task-top{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.bf-plan-task-tags{flex-wrap:wrap;gap:.35rem;display:flex}.bf-plan-pri{text-transform:uppercase;letter-spacing:.04em;background:var(--card-up);color:var(--muted);border-radius:4px;padding:.18rem .45rem;font-size:.62rem;font-weight:700}.bf-plan-pri-high{color:var(--watch);background:#fbbf2438}.bf-plan-pri-medium{color:#047857;background:#ecfdf5}.bf-plan-marker-tag{color:var(--muted);font-size:.68rem;font-weight:650}.bf-plan-details{color:var(--blue);font:inherit;cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:650}.bf-plan-task h3{margin:0;font-size:.95rem}.bf-plan-task p{color:var(--muted);margin:.3rem 0 0;font-size:.82rem;line-height:1.45}.bf-plan-task-expand{margin-top:.75rem}.bf-plan-cta{background:var(--ink);color:#fff;border-radius:var(--bf-radius-card);padding:1.1rem 1.15rem 1.2rem}.bf-plan-cta h2{margin:0 0 .3rem;font-size:1.05rem}.bf-plan-cta>p{color:var(--body);margin:0 0 .85rem;font-size:.85rem}.bf-plan-cta-panel{background:#ffffff0f;border-radius:10px;margin-bottom:.85rem;padding:.75rem .85rem}.bf-plan-cta-panel-head{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.4rem;margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:flex}.bf-plan-cta-panel ul{margin:0;padding:0;list-style:none}.bf-plan-cta-panel li{justify-content:space-between;gap:.75rem;padding:.28rem 0;font-size:.82rem;display:flex}.bf-plan-cta-panel span{color:var(--muted)}.bf-plan-cta-btn,.bf-plan-cta-ghost{width:100%;font:inherit;cursor:pointer;border-radius:8px;padding:.65rem .85rem;font-size:.85rem;font-weight:650}.bf-plan-cta-btn{background:var(--blue);color:#fff;border:none}.bf-plan-cta-ghost{color:#fff;background:0 0;border:1px solid #fff3;margin-top:.4rem}.bf-plan-more{flex-direction:column;gap:1rem;margin-top:0;display:flex}.bf-plan-grid>.bf-plan-panel{margin-bottom:0}.bf-plan>.bf-plan-panel,.bf-plan-shop{margin-bottom:1rem}.bf-plan-shop>.bf-plan-offer{margin-bottom:0}.bf-plan-rail{flex-direction:column;gap:1.25rem;max-height:calc(100vh - 5.5rem);display:flex;position:sticky;top:4.75rem;overflow:auto}.bf-plan .bf-plan-rail{gap:.55rem;max-height:calc(100vh - 9.2rem);top:8.35rem}.bf-plan-rail-card{background:var(--card);border-radius:var(--bf-radius-card);border:1px solid #16233a1f;overflow:hidden;box-shadow:0 1px 2px #16233a0d,0 14px 36px #16233a1a}.bf-plan-rail .bf-check-hero{border-radius:0}.bf-plan-rail .bf-check-hero p{max-width:none}.bf-plan-rail .bf-check-body{flex-direction:column;display:flex;overflow:visible}.bf-plan-rail .bf-check-summary{border-right:none;border-bottom:1px solid var(--border)}.bf-plan-rail .bf-check-row{grid-template-columns:1fr}.bf-plan-rail .bf-check-row-2{grid-template-columns:1fr 1fr}.bf-plan-rail .bf-check-submit{background:var(--good);color:var(--ink)}.bf-plan-offer .bf-check-hero{border-radius:0}.bf-wiz-steps{flex-wrap:wrap;gap:.65rem 1.1rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.bf-wiz-steps li{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:800}.bf-wiz-steps li.is-on{color:var(--good)}.bf-wiz-steps li.is-done{color:var(--body)}.bf-wiz-actions{align-items:center;gap:.5rem;display:flex}.bf-plan-checkbar .bf-wiz-back{color:#fff;background:0 0;border-color:#ffffff38}.bf-offer-cta:disabled{opacity:.45;cursor:default}.bf-plan-offer{background:var(--card);border-radius:var(--bf-radius-card);border:1px solid #16233a1f;margin-bottom:1rem;padding:0;overflow:hidden;box-shadow:0 1px 2px #16233a0d,0 14px 36px #16233a1a}.bf-plan-offer-head{background:var(--card);color:var(--ink);justify-content:space-between;align-items:flex-end;gap:.75rem;padding:1.15rem 1.25rem .9rem;display:flex}.bf-plan-offer-head h2{color:var(--ink);margin:0;font-size:1.05rem}.bf-plan-offer-head p{color:var(--muted);margin:.25rem 0 0;font-size:.8rem}.bf-plan-legal{color:var(--muted);margin:0;padding:.7rem 1.15rem 1rem;font-size:.75rem;line-height:1.45}.bf-offer{background:var(--card);border-bottom:1px solid var(--border)}.bf-offer:last-of-type{border-bottom:none}.bf-offer-main{cursor:default;grid-template-columns:1.5rem 4.5rem minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1.1rem 1.25rem;display:grid}.bf-offer-main:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.bf-offer-rank{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.7rem;font-weight:800;display:flex}.bf-offer.is-quiet .bf-offer-main,.bf-offer.is-unavailable .bf-offer-main{grid-template-columns:4.5rem minmax(0,1fr) auto}.bf-offer.is-quiet{background:var(--card-up)}.bf-offer.is-quiet .bf-offer-main{opacity:.92}.bf-offer.is-quiet h3{font-size:.95rem;font-weight:700}.bf-offer.is-unavailable{opacity:.72}.bf-offer-social{color:#6d28d9;margin:.2rem 0 0;font-size:.72rem;font-weight:650}.bf-offer-why.is-flag{color:var(--bad)}.bf-offer-more-btn{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;font-weight:650}.bf-offer-more-btn:hover{color:var(--ink)}.bf-offer-unavail{color:var(--muted);font-size:.75rem;font-weight:650}.bf-offer-shot{object-fit:contain;background:var(--card-up);border-radius:10px;width:4.5rem;height:4.5rem}.bf-offer-shot.is-icon{color:var(--ink);place-items:center;font-weight:800;display:grid}.bf-offer-why{color:var(--ink);margin:.2rem 0 0;font-size:.84rem;line-height:1.35}.bf-offer-stats,.bf-offer-facts{display:none}.bf-offer-add{background:var(--ink);color:#fff;font:inherit;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.bf-offer-add.is-in{color:var(--ink);background:#e8edf4}.bf-protocol-bundle{border:1px solid var(--ink);background:var(--bg-alt);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin:0 1.15rem .85rem;padding:.95rem 1.05rem;display:flex}.bf-protocol-bundle.is-on{background:#e8edf4}.bf-protocol-bundle h3{margin:.15rem 0 .25rem;font-size:1.05rem}.bf-protocol-bundle p{color:var(--muted);margin:0;font-size:.82rem}.bf-protocol-price{flex-wrap:wrap;align-items:baseline;gap:.45rem .7rem;display:flex;margin-top:.45rem!important}.bf-protocol-price s{color:var(--muted);font-family:var(--font-mono)}.bf-protocol-price strong{font-family:var(--font-mono);color:var(--ink);font-size:1.2rem}.bf-protocol-price span{color:var(--muted);font-size:.75rem}.bf-plan-sticky{padding:.85rem 1.25rem calc(.85rem + env(safe-area-inset-bottom,0px))}.bf-plan-sticky p{max-width:42rem;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:.2rem 0 0;font-size:.78rem;overflow:hidden}.bf-check-body-stack{flex-direction:column;display:flex}.bf-check-bundle-note{color:var(--muted);margin:0 0 .65rem;font-size:.8rem}.bf-offer.is-in .bf-offer-main{background:var(--bg-alt)}.bf-offer.is-open .bf-offer-main{align-items:center}.bf-offer-icon{background:var(--card-up);width:4.5rem;height:4.5rem;color:var(--ink);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.bf-offer.is-in .bf-offer-icon,.bf-offer-icon.is-in{background:var(--card-up);width:4.5rem;height:4.5rem;color:var(--ink)}.bf-offer.is-open .bf-offer-icon,.bf-offer.is-in.is-open .bf-offer-icon{background:var(--card-up);width:4.5rem;height:4.5rem}.bf-offer-copy{min-width:0}.bf-offer-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.bf-offer-top h3,.bf-offer h3{margin:0;font-size:1.05rem;font-weight:800}.bf-offer.is-in h3{font-weight:800}.bf-offer-title{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.bf-offer-title strong,.bf-offer-buy strong,.bf-offer-price{font-family:var(--font-mono);color:var(--ink);white-space:nowrap;font-size:1.05rem;font-weight:800}.bf-offer.is-in .bf-offer-title strong,.bf-offer.is-in .bf-offer-buy strong,.bf-offer.is-in .bf-offer-price{color:var(--ink);font-size:1.05rem}.bf-offer-dose{color:var(--muted);margin:.15rem 0 0;font-size:.78rem}.bf-offer-more{width:1.7rem;height:1.7rem;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.bf-offer-more:hover{color:var(--body)}.bf-offer-more svg{transition:transform .18s;display:block}.bf-offer-more svg.is-open{transform:rotate(180deg)}.bf-offer-check{background:var(--card);color:#fff;cursor:pointer;border:1.5px solid #94a3b8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;display:inline-flex}.bf-offer-check.is-on{background:var(--ink);border-color:var(--ink)}.bf-offer-check svg{display:block}.bf-spec-item.is-open .bf-offer-check{background:0 0;border-color:#ffffff8c}.bf-spec-item.is-open .bf-offer-check.is-on{background:var(--card);color:var(--ink);border-color:#fff}.bf-offer-detail{border-top:1px solid var(--border);background:var(--card-up);padding:.85rem 1.15rem 1.15rem}.bf-offer-mix{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-bottom:.75rem;display:grid}.bf-offer-mix div{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:.55rem .65rem}.bf-offer-mix strong{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:1.15rem;font-weight:800;display:block}.bf-offer-mix span{letter-spacing:.03em;text-transform:uppercase;color:var(--muted);margin-top:.12rem;font-size:.68rem;font-weight:700;display:block}.bf-offer-detail .bf-spec-detail-range-line{margin-bottom:.75rem}.bf-offer-bits{flex-direction:column;gap:.7rem;max-width:40rem;margin-top:.75rem;display:flex}.bf-offer-bits span{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);font-size:.66rem;font-weight:800;display:block}.bf-offer-bits p{color:var(--ink);margin:.22rem 0 0;font-size:.86rem;line-height:1.45}.bf-offer-proof{flex-wrap:wrap;gap:.4rem;margin:.55rem 0 0;padding:0;list-style:none;display:flex}.bf-offer-proof li{background:var(--card-up);color:var(--ink);border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .5rem;font-size:.7rem;font-weight:650;display:inline-flex}.bf-offer-proof li:nth-child(2){color:#1d4ed8;background:#eff6ff}.bf-offer-proof li:nth-child(3){color:var(--watch);background:#fbbf2433}.bf-offer-buy{flex-direction:column;align-items:flex-end;gap:.45rem;min-width:6.5rem;display:flex}.bf-plan-checkbar{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.15rem;display:flex}.bf-plan-checkbar strong{font-family:var(--font-mono);font-size:1.15rem;display:block}.bf-plan-checkbar p{color:var(--muted);margin:.15rem 0 0;font-size:.78rem}.bf-plan-checkbar .bf-offer-cta{background:var(--good);color:var(--ink)}.bf-offer-buy strong{font-family:var(--font-mono);letter-spacing:-.03em;font-size:1.25rem;font-weight:800}.bf-offer-buy small{color:var(--muted);margin-left:.2rem;font-size:.72rem;font-weight:650}.bf-offer-cta,.bf-offer-ghost,.bf-offer-remove{font:inherit;cursor:pointer;border-radius:8px;padding:.5rem .8rem;font-size:.82rem;font-weight:650}.bf-offer-cta{background:var(--ink);color:#fff;border:none}.bf-offer-ghost{border:1px solid var(--border);background:var(--card);color:var(--ink)}.bf-offer-remove{color:var(--muted);background:0 0;border:none;padding:.25rem .35rem;font-size:.75rem;font-weight:650}.bf-offer-qty{align-items:center;gap:.35rem;display:flex}.bf-offer-qty button{border:1px solid var(--border);background:var(--card);width:1.7rem;height:1.7rem;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.bf-offer-qty button:disabled{opacity:.4;cursor:default}.bf-offer-qty span{text-align:center;min-width:4.4rem;font-size:.78rem;font-weight:650}.bf-plan-already{color:var(--muted);border-bottom:1px solid var(--border);margin:0;padding:.75rem 1.15rem;font-size:.82rem}.bf-wiz-error{color:var(--watch);border-bottom:1px solid var(--border);margin:0;padding:.65rem 1.15rem;font-size:.8rem}.bf-plan-copy{border:1px solid var(--border);background:var(--card);color:var(--ink);font:inherit;cursor:pointer;border-radius:8px;padding:.35rem .7rem;font-size:.78rem;font-weight:650}.bf-plan-panel .bf-taking-plan-list{padding:0 0 .35rem}.bf-plan-panel .bf-taking-plan-item{border:none;border-bottom:1px solid var(--border);border-radius:0}.bf-plan-panel .bf-taking-plan-item:last-child{border-bottom:none}.bf-plan-retest{margin:0;padding:0 0 .4rem;list-style:none}.bf-plan-retest-row{border-bottom:1px solid var(--border);grid-template-columns:4.6rem minmax(0,1fr);align-items:start;gap:.75rem;padding:.8rem 1.05rem;display:grid}.bf-plan-retest-row:last-child{border-bottom:none}.bf-plan-retest-row strong{font-size:.95rem;display:block}.bf-plan-retest-row p{color:var(--muted);margin:.15rem 0 0;font-size:.82rem;line-height:1.4}.bf-plan-pri-low{background:var(--card-up);color:var(--muted)}.bf-plan-sticky{z-index:45;background:var(--ink);color:#fff;border-top:none;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a2e}.bf-plan-sticky span{font-size:.9rem;font-weight:650}.bf-plan-sticky .bf-offer-cta{background:var(--good);color:var(--ink)}.bf-check-modal{max-width:820px;max-height:min(90vh,52rem);padding:0;overflow:hidden}.bf-check-hero{background:var(--ink);color:#fff;border-radius:14px 14px 0 0;justify-content:space-between;gap:1rem;padding:1.3rem 1.4rem 1.2rem;display:flex}.bf-check-hero h3{color:#fff}.bf-check-hero p{color:var(--muted);max-width:28rem;margin:.35rem 0 0;font-size:.84rem}.bf-check-hero .bf-modal-kicker{color:var(--good)}.bf-check-hero .bf-modal-close{color:#fff;background:#ffffff14;border-color:#ffffff24}.bf-check-body{grid-template-columns:minmax(14rem,.85fr) minmax(0,1.15fr);gap:0;min-height:0;display:grid;overflow:auto}.bf-check-summary{background:var(--card-up);border-right:1px solid var(--border);padding:1.1rem 1.15rem 1.25rem}.bf-check-summary h4,.bf-check-form h4,.bf-check-done h4{margin:0 0 .75rem;font-size:.92rem}.bf-check-summary ul{margin:0;padding:0;list-style:none}.bf-check-summary li{grid-template-columns:2.4rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.45rem 0;display:grid}.bf-check-summary img,.bf-check-summary .bf-offer-icon{object-fit:cover;border-radius:8px;width:2.15rem;height:2.15rem}.bf-check-summary small{color:var(--muted);font-size:.72rem;display:block}.bf-check-summary em{font-style:normal;font-family:var(--font-mono);font-size:.82rem;font-weight:700}.bf-check-terms{grid-template-columns:1fr 1fr;gap:.45rem;margin:.85rem 0 .25rem;display:grid}.bf-check-terms button{text-align:left;border:1px solid var(--border);background:var(--card);cursor:pointer;font:inherit;color:var(--ink);border-radius:10px;padding:.65rem .7rem}.bf-check-terms button.is-on{border-color:var(--ink);background:var(--ink);color:#fff}.bf-check-terms strong{font-size:.84rem;display:block}.bf-check-terms span{color:var(--muted);margin-top:.15rem;font-size:.72rem;display:block}.bf-check-terms button.is-on span{color:var(--muted)}.bf-check-total{border-top:1px solid var(--border);justify-content:space-between;margin:.85rem 0 .25rem;padding-top:.75rem;display:flex}.bf-check-recur,.bf-check-legal{color:var(--muted);margin:0;font-size:.75rem;line-height:1.4}.bf-check-form,.bf-check-done{padding:1.1rem 1.15rem 1.25rem}.bf-check-form label{color:var(--muted);margin:0 0 .65rem;font-size:.74rem;font-weight:650;display:block}.bf-check-form input{border:1px solid var(--border);width:100%;font:inherit;color:var(--ink);border-radius:8px;margin-top:.28rem;padding:.55rem .7rem;font-size:.9rem;display:block}.bf-check-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.bf-check-row-2{grid-template-columns:1fr 1fr}.bf-check-error{color:var(--watch);margin:0 0 .65rem;font-size:.8rem}.bf-check-submit{width:100%;margin:.25rem 0 .55rem}.bf-check-done p{margin:0 0 .45rem;font-size:.88rem}.bf-plan{padding-bottom:1.25rem}.bf-stack-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 .2rem;font-size:.72rem;font-weight:700}.bf-stack-legal{color:var(--muted);max-width:40rem;margin:0 1.15rem .85rem;font-size:.78rem;line-height:1.45}.bf-stack-layout{grid-template-columns:minmax(0,1.4fr) minmax(16rem,.8fr);align-items:start;gap:1rem;padding:0 1.15rem 1rem;display:grid}.bf-stack-shelf{flex-direction:column;gap:.65rem;min-width:0;display:flex}.bf-stack-item{border:1px solid var(--border);background:var(--bg-alt);border-radius:10px;padding:.85rem .95rem}.bf-stack-item.is-in{background:var(--card);border-color:#cfe0d4}.bf-stack-item-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.bf-stack-item h3{margin:0;font-size:.95rem;font-weight:700}.bf-stack-form,.bf-stack-dose{color:var(--muted);margin:.12rem 0 0;font-size:.78rem}.bf-stack-why{color:var(--ink);margin:.45rem 0 .65rem;font-size:.82rem;line-height:1.4}.bf-stack-target{color:var(--muted);margin:.55rem 0 0;font-size:.72rem}.bf-stack-add,.bf-stack-checkout{border:1px solid var(--ink);background:var(--ink);color:var(--card);font:inherit;cursor:pointer;border-radius:8px;padding:.45rem .85rem;font-size:.82rem;font-weight:650}.bf-stack-add{width:fit-content}.bf-stack-checkout{color:#fff;background:#0b7a4d;border-color:#0b7a4d;width:100%;margin-top:.35rem;padding:.65rem .85rem}.bf-stack-qty{align-items:center;gap:.45rem;display:flex}.bf-stack-qty button{border:1px solid var(--border);background:var(--card);width:1.7rem;height:1.7rem;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.bf-stack-qty button:disabled{opacity:.4;cursor:default}.bf-stack-qty span{min-width:4.5rem;font-size:.8rem;font-weight:650}.bf-stack-remove,.bf-stack-ghost{border:1px solid var(--border);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:.45rem .7rem;font-size:.78rem;font-weight:650}.bf-stack-remove{margin-left:.25rem;padding:.25rem .55rem;font-size:.75rem}.bf-stack-ghost{width:100%;margin-top:.4rem}.bf-stack-already{color:var(--muted);padding:.35rem .1rem .2rem;font-size:.78rem}.bf-stack-already p{margin:0 0 .35rem}.bf-stack-already ul{margin:0;padding-left:1.1rem}.bf-stack-already li{margin:0 0 .25rem}.bf-stack-already span{font-size:.74rem;display:block}.bf-stack-bag{border:1px solid var(--border);background:var(--card);border-radius:10px;padding:.95rem 1rem 1.05rem;position:sticky;top:4.5rem}.bf-stack-bag-head{align-items:center;gap:.4rem;margin-bottom:.7rem;display:flex}.bf-stack-bag-head h3{margin:0;font-size:.95rem}.bf-stack-bag-lines{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.bf-stack-bag-lines li{justify-content:space-between;align-items:flex-start;gap:.75rem;font-size:.82rem;display:flex}.bf-stack-bag-lines strong{font-weight:650;display:block}.bf-stack-bag-lines span,.bf-stack-empty,.bf-stack-ship{color:var(--muted);font-size:.75rem;line-height:1.4}.bf-stack-bag-lines em{font-style:normal;font-weight:700;font-family:var(--font-mono);white-space:nowrap}.bf-stack-empty{margin:0 0 .55rem}.bf-stack-ship{margin:.55rem 0 0}.bf-stack-total{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-top:.85rem;padding-top:.7rem;font-size:.85rem;display:flex}.bf-stack-total strong{font-family:var(--font-mono);font-size:1.05rem}.bf-stack-saved{border:1px solid var(--border);background:var(--bg-alt);border-radius:10px;margin:0 1.15rem 1rem;padding:.95rem 1rem}.bf-stack-saved strong{margin-bottom:.3rem;display:block}.bf-stack-saved p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.45}.bf-stack-saved-total{font-weight:650;color:var(--ink)!important;margin:.55rem 0 .75rem!important}.bf-stack-saved-actions{gap:.5rem;max-width:22rem;display:flex}.bf-stack-saved-actions .bf-stack-ghost{margin-top:0}@media (width<=1080px){.bf-dash-hero{grid-template-columns:200px minmax(0,1fr)}}@media (width<=1100px){.bf-plan-grid{grid-template-columns:1fr}}@media (width<=900px){.bf-header-nav{display:none}.bf-content{padding:1rem 1rem 2rem}.has-mobile-nav{padding-bottom:calc(3.5rem + env(safe-area-inset-bottom,0px))}.has-mobile-nav .bf-mobile-nav{z-index:50;padding:.35rem .25rem calc(.35rem + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e4e6ec;justify-content:space-around;gap:.15rem;display:flex;position:fixed;bottom:0;left:0;right:0}.bf-mobile-nav button{color:var(--muted);cursor:pointer;background:0 0;border:none;flex:1;padding:.55rem .15rem;font-size:.72rem;font-weight:600}.bf-mobile-nav button.is-active{color:#fff}.bf-shell{flex-direction:column}.bf-sidebar{flex-wrap:wrap;width:100%;height:auto;max-height:none;padding:.5rem 0;display:flex;position:relative;top:0}.bf-nav-cat{width:auto}.bf-spec-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 1.1rem;column-gap:.4rem}.bf-spec-read,.bf-spec-gap{font-size:.75rem}.has-mobile-nav .bf-plan-sticky{bottom:calc(3.5rem + env(safe-area-inset-bottom,0px))}.bf-offer-main{grid-template-columns:1.35rem 3rem minmax(0,1fr) 1.5rem}.bf-offer-buy{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center}.bf-offer-stats,.bf-offer-mix{grid-template-columns:1fr}.bf-protocol-bundle{flex-direction:column;align-items:stretch;margin-left:.85rem;margin-right:.85rem}.has-mobile-nav .bf-plan{padding-bottom:9.5rem}.bf-plan-checkbar{flex-direction:column;align-items:stretch}.bf-check-body{grid-template-columns:1fr}.bf-check-summary{border-right:none;border-bottom:1px solid var(--border)}.bf-check-row{grid-template-columns:1fr}.bf-spec-offer{flex-direction:column;align-items:flex-start}.bf-spec-quote{width:7.5rem}.bf-hero-grid,.bf-dual,.bf-enzyme,.bf-cat{grid-template-columns:1fr}.bf-cat-rail{order:-1;position:static}.bf-cat-hero{flex-direction:column}.bf-spec-detail-copy,.bf-plan-footer,.bf-plan .report-retest-row,.bf-plan-grid,.bf-plan-shop{grid-template-columns:1fr}.bf-plan-rail{max-height:none;position:static}.bf-stack-layout{grid-template-columns:1fr;padding-bottom:.5rem}.bf-stack-bag{position:static}.bf-primer-grid,.bf-dash-hero,.bf-dash-links{grid-template-columns:1fr}.bf-dash-cats{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-dash-head{flex-direction:column;align-items:flex-start}.bioflow-app .setup-grid,.bf-taking-form-row{grid-template-columns:1fr}}@media print{.bf-header-white,.bf-content,.bf-mobile-nav,.bf-modal-overlay,.no-print{display:none!important}.export-modal-overlay{background:0 0!important;padding:0!important;position:static!important;inset:auto!important;overflow:visible!important}.export-modal{max-width:none!important;max-height:none!important;box-shadow:none!important;border:none!important;padding:0!important;overflow:visible!important}}.bf-dash-range-hint{color:var(--muted);margin:.55rem 0 0;font-size:.78rem;line-height:1.4}.bf-dash-history{color:var(--muted);margin:.85rem 0 0;font-size:.85rem}.bf-dash-pack{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);cursor:pointer;text-align:left;width:100%;color:inherit;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.9rem;padding:1rem 1.15rem;font-family:inherit;display:flex}.bf-dash-pack strong{font-size:.95rem;display:block}.bf-dash-pack em{color:var(--muted);margin-top:.15rem;font-size:.8rem;font-style:normal;display:block}.bf-spec-quiet{color:var(--muted);margin-top:.15rem;font-size:.72rem;font-weight:500;display:block}.bf-check-recap{gap:.35rem;margin:0 0 .85rem;padding:0;font-size:.88rem;list-style:none;display:grid}.bf-plan-empty{color:var(--muted);margin:0 1.05rem .75rem;font-size:.85rem;line-height:1.45}.bf-plan-details svg.is-open{transform:rotate(180deg)}.bf-cat-stacked{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);border-left:4px solid var(--bf-cat-accent,var(--good));grid-template-columns:minmax(0,1fr);justify-content:start;gap:0;margin:0 0 1.65rem;padding:1.2rem 1.25rem 1.35rem;box-shadow:0 1px #0f172a08}.bf-cat-stacked.is-untested{background:var(--card-up);border-style:dashed}.bf-cat-stacked .bf-cat-main{max-width:none}.bf-cat-stacked:last-of-type{margin-bottom:.5rem}.bf-cat-stacked+.bf-cat-stacked .bf-range-key{display:none}.bf-cat-main{min-width:0;max-width:42rem}.bf-cat-stacked .bf-cat-rail{align-self:start}.bf-cat-edu{flex-direction:column;gap:.45rem;margin:.85rem 0 0;display:flex}.bf-cat-edu-brief,.bf-cat-edu-why,.bf-cat-edu-highlow{color:var(--body);margin:0;font-size:.88rem;line-height:1.45}.bf-cat-edu-why{color:var(--body)}.bf-cat-edu-highlow{color:var(--muted)}.bf-cat-edu-ends{margin-top:.25rem}.bf-cat-stacked .bf-cat-priorities{margin-top:.85rem}.bf-block-ends{margin-top:.65rem}.bf-block-empty{color:var(--muted);margin:0 .15rem .5rem;font-size:.86rem}@media (width<=900px){.bf-cat-stacked{grid-template-columns:1fr;padding:1rem .95rem 1.1rem}}.bf-cat-banner{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);grid-template-columns:minmax(12rem,18rem) minmax(0,1fr);align-items:center;gap:.75rem 1.5rem;margin:0 0 1.15rem;padding:.85rem 1.1rem .95rem;scroll-margin-top:76px;display:grid}.bf-cat-banner-score{align-items:center;gap:.85rem;min-width:0;display:flex}.bf-cat-banner-score .bf-score-dial{flex-shrink:0;max-width:132px}.bf-cat-banner-score h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.55rem;font-weight:800}.bf-cat-chapter-head{align-items:center;gap:1rem;margin:0 0 1rem;padding:.35rem .15rem .85rem;display:flex}.bf-cat-chapter-head .bf-score-dial{flex-shrink:0;max-width:140px}.bf-cat-chapter-head h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.7rem;font-weight:800}.bf-coverage{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);align-items:center;gap:1.35rem;margin:0 0 2rem;padding:1.35rem 1.5rem 1.4rem;scroll-margin-top:76px;display:flex}.bf-coverage .bf-score-dial{flex-shrink:0;max-width:180px}.bf-coverage-copy{min-width:0}.bf-coverage-copy h1{letter-spacing:-.03em;color:var(--ink);margin:0 0 .35rem;font-size:1.45rem;font-weight:800}.bf-coverage-copy p{color:var(--ink);margin:.15rem 0 0;font-size:.92rem;line-height:1.45}.bf-coverage-copy p+p{color:var(--body)}.bf-cat,.bf-block{scroll-margin-top:76px}.bf-spec.is-na .bf-spec-value,.bf-spec-item.is-na .bf-spec-value{color:var(--muted);letter-spacing:.04em;font-size:1.15rem}.bf-dash-protocol{border-radius:var(--bf-radius-card);background:var(--ink);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.45rem;margin:.35rem 0 .15rem;padding:.95rem 1.15rem;font-size:.98rem;font-weight:700;display:flex}.bf-dash-protocol:hover{filter:brightness(1.06)}.bf-dash-advice{gap:.9rem;display:grid}.bf-dash-advice.is-split{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-dash-advice-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:.85rem .15rem .45rem}.bf-dash-advice-head{align-items:center;gap:.5rem;padding:.15rem 1rem .7rem;display:flex}.bf-dash-advice-head h2{margin:0;font-size:1.05rem;font-weight:800}.bf-dash-advice-icon{width:1.7rem;height:1.7rem;color:var(--blue);background:#ecfdf5;border-radius:8px;place-items:center;display:grid}.bf-site-footer{color:#8b929c;box-sizing:border-box;background:#fff;border-top:1px solid #e4e6ec;flex-shrink:0;width:100%;margin-top:auto;padding:1.1rem 1.5rem 1.25rem}.bf-site-footer-inner{color:#c5d0dc;flex-wrap:wrap;align-items:baseline;gap:.45rem 1.35rem;width:100%;margin:0;font-size:.8rem;display:flex}.bf-site-footer-inner strong{color:#fff;font-size:.86rem}.bf-site-footer-inner a{color:#e8eef3}@media (width<=900px){.bf-dash-advice.is-split{grid-template-columns:1fr}.bf-coverage,.bf-cat-banner{flex-direction:column;grid-template-columns:1fr;align-items:flex-start;display:flex}}.bf-draw-miss{background:var(--card);border-radius:var(--bf-radius-card);border:1px solid #16233a1a;margin-bottom:.85rem;padding:1rem 1.1rem 1.05rem}.bf-plan-kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem;font-size:.68rem;font-weight:700}.bf-draw-miss h1{color:var(--ink);margin:0;font-size:1.28rem;line-height:1.25}.bf-draw-miss-body{color:var(--ink);margin:.45rem 0 0;font-size:.9rem;line-height:1.45}.bf-draw-markers{gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.bf-draw-markers li{grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:.65rem;font-size:.84rem;display:grid}.bf-draw-markers strong{color:var(--ink)}.bf-draw-markers span{font-variant-numeric:tabular-nums}.bf-draw-markers em{color:var(--muted);font-style:normal}.bf-plan>.bf-plan-panel{margin-bottom:.85rem}.bf-plan-panel.is-train .bf-plan-panel-icon{color:#047857;background:#ecfdf5}.bf-plan-impact{color:var(--ink);background:#eef2f7;border-radius:4px;padding:.12rem .4rem;font-size:.72rem;font-weight:700}.bf-plan-cta{margin:.25rem 0 .85rem}.bf-plan-cta-bottles{flex-direction:column;gap:.55rem;margin:0 0 .85rem;padding:0;list-style:none;display:flex}.bf-plan-cta-bottles li{background:#ffffff0f;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:.55rem .65rem;display:grid}.bf-plan-cta-bottles strong{font-size:.9rem;display:block}.bf-plan-cta-bottles span,.bf-plan-cta-bottles em{color:var(--body);margin-top:.15rem;font-size:.78rem;font-style:normal;display:block}.bf-plan-cta-bottles b{color:var(--good);white-space:nowrap;font-size:.78rem}.bf-plan-cta-btn{background:var(--blue);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:8px;padding:.7rem .9rem;font-size:.9rem;font-weight:650}.bf-plan-take{flex-wrap:wrap;align-items:center;gap:.45rem .7rem;margin-bottom:.75rem;display:flex}.bf-take-chips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.bf-take-chips li{background:var(--card-up);color:var(--ink);border-radius:999px;padding:.2rem .5rem;font-size:.78rem}.bf-take-edit{color:var(--blue-text);font:inherit;cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:650}.bf-shop-grid{grid-template-columns:minmax(0,1fr) 22rem;align-items:start;gap:1.35rem;display:grid}.bf-shop-grid.is-empty{grid-template-columns:minmax(0,1fr)}.bf-shop-rail{background:var(--card);border-radius:var(--bf-radius-card);border:1px solid #16233a1f;padding:.95rem 1rem 1.05rem;position:sticky;top:4.75rem;box-shadow:0 1px 2px #16233a0d,0 14px 36px #16233a1a}.bf-shop-rail h3{color:var(--ink);margin:0 0 .65rem;font-size:1.05rem}.bf-shop-rail-lines{margin:0 0 .65rem;padding:0;list-style:none}.bf-shop-rail-lines li{border-bottom:1px solid #eef2f6;justify-content:space-between;gap:.75rem;padding:.28rem 0;font-size:.84rem;display:flex}.bf-shop-rail-empty,.bf-shop-rail-save{color:var(--muted);margin:0 0 .65rem;font-size:.8rem}.bf-shop-term{grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:.7rem;display:grid}.bf-shop-term button{border:1px solid var(--border);background:var(--card);font:inherit;cursor:pointer;color:var(--ink);border-radius:8px;padding:.45rem .4rem;font-size:.75rem;font-weight:650}.bf-shop-term button.is-on{border-color:var(--btn-purple,var(--ink));background:var(--btn-purple,var(--ink));color:#fff}.bf-shop-rail-due{align-items:baseline;gap:.35rem;margin:0 0 .7rem;display:flex}.bf-shop-rail-due strong{font-size:1.25rem}.bf-shop-rail-due span{color:var(--muted);font-size:.78rem}.bf-offer.is-open .bf-offer-main{grid-template-columns:1.45rem 3.4rem minmax(0,1fr) auto}.bf-offer.is-quiet.is-open .bf-offer-main,.bf-offer.is-unavailable.is-open .bf-offer-main{grid-template-columns:4.5rem minmax(0,1fr) auto}.bf-offer-have{color:var(--muted);margin:.2rem 0 .35rem;font-size:.75rem}.bf-shop-rail.bf-cart-rail{background:var(--bg-alt);box-shadow:none;border:none;flex-direction:column;height:calc(100vh - 5.25rem);max-height:calc(100vh - 5.25rem);padding:0;display:flex;overflow:hidden}.bf-cart-scrim{z-index:80;background:#0f172a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.bf-cart-drawer{background:var(--bg-alt);flex-direction:column;width:min(25rem,100%);height:100%;display:flex;box-shadow:-16px 0 40px #0f172a2e}.bf-cart-head{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.25rem .85rem;display:flex}.bf-cart-head h2{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin:0;font-size:1.05rem;font-weight:800}.bf-cart-close{width:2rem;height:2rem;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;display:grid}.bf-cart-close:hover{background:#16233a0f}.bf-cart-scroll{scrollbar-gutter:stable;scrollbar-width:thin;flex-direction:column;flex:1;gap:.85rem;min-height:0;padding:0 1.1rem 1.2rem;display:flex;overflow-y:auto}.bf-cart-section{color:var(--ink);margin:.35rem .15rem -.35rem;font-size:.95rem;font-weight:800}.bf-cart-card{background:var(--card);border-radius:14px;padding:1.05rem 1.1rem .95rem}.bf-cart-group{border-bottom:1px solid var(--border);margin:0 0 .1rem;padding:0 0 .75rem}.bf-cart-group h3,.bf-cart-card>h3{color:var(--ink);border:none;margin:0;padding:0;font-size:.95rem;font-weight:800}.bf-cart-link{color:var(--blue);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.2rem;padding:0;font-size:.78rem;font-weight:650;display:inline-block}.bf-cart-empty{color:var(--muted);margin:.65rem 0 .2rem;font-size:.84rem}.bf-cart-row{grid-template-columns:3.35rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 0;display:grid}.bf-cart-row+.bf-cart-row{border-top:1px solid #f1f3f5}.bf-cart-thumb{object-fit:contain;background:var(--card-up);border-radius:8px;width:3.35rem;height:3.35rem}.bf-cart-thumb.is-icon{color:#111;place-items:center;font-size:.95rem;font-weight:800;display:grid}.bf-cart-thumb.is-icon .bf-offer-icon,.bf-cart-thumb.is-icon .bf-offer-icon.is-in{background:0 0;border-radius:8px;width:100%;height:100%}.bf-cart-copy{flex-direction:column;gap:.15rem;min-width:0;display:flex}.bf-cart-copy strong{color:var(--ink);font-size:.9rem;font-weight:750}.bf-cart-copy span{color:var(--muted);font-size:.78rem}.bf-cart-meta{text-align:right;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.18rem;display:flex}.bf-cart-meta b{color:var(--ink);font-size:.9rem;font-weight:750}.bf-cart-meta>span{color:var(--muted);font-size:.78rem}.bf-cart-qty{color:var(--muted);align-items:center;gap:.2rem;font-size:.78rem;display:inline-flex;position:relative}.bf-cart-qty select{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0 .95rem 0 0}.bf-cart-qty svg{pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.bf-cart-totals{flex-direction:column;gap:.55rem;display:flex}.bf-cart-totals>div{color:var(--ink);justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.9rem;display:flex}.bf-cart-totals em{color:var(--muted);font-style:normal}.bf-cart-totals .is-due{border-top:1px solid #eef0f3;margin-top:.25rem;padding-top:.7rem;font-weight:750}.bf-cart-term{grid-template-columns:1fr 1fr;gap:.4rem;margin:.85rem 0 0;display:grid}.bf-cart-term button{border:1px solid var(--border);background:var(--card);font:inherit;cursor:pointer;color:var(--ink);border-radius:10px;padding:.5rem .4rem;font-size:.75rem;font-weight:650}.bf-cart-term button.is-on{border-color:var(--ink);background:var(--ink);color:#fff}.bf-cart-btn{width:100%;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:12px;padding:.95rem 1rem;font-size:.82rem;font-weight:800}.bf-cart-btn:disabled{opacity:.45;cursor:not-allowed}.bf-cart-btn.is-solid{background:var(--ink);color:#fff;border:none}.bf-cart-btn.is-solid:hover:not(:disabled){background:var(--body)}.bf-cart-btn.is-ghost{background:var(--card);color:var(--ink);border:1px solid var(--ink)}.bf-cart-card>.bf-cart-btn{margin-top:.85rem}.bf-cart-foot{background:var(--bg-alt);flex-direction:column;flex-shrink:0;gap:.65rem;padding:.55rem 1.1rem 1.2rem;display:flex}.bf-cart-foot .bf-cart-card{margin:0}.bf-cart-foot-note{text-align:center;color:var(--muted);margin:.1rem 0 0;font-size:.75rem}.bf-cart-trust{text-align:center;color:var(--muted);margin:0;font-size:.75rem}.bf-shop-buybar{display:none}.bf-page.bf-shop-review .bf-shop-buybar,.bf-page.bf-shop .bf-shop-buybar{display:flex}.bf-shop-hero{border-bottom:1px solid var(--border);background:var(--card);padding:1.35rem 1.35rem 1.4rem}.bf-shop-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:800}.bf-shop-hero h3{color:var(--ink);margin:.25rem 0 0;font-size:1.35rem;font-weight:800}.bf-shop-hero>p{color:var(--muted);max-width:32rem;margin:.3rem 0 0;font-size:.84rem}.bf-shop-hero-price{align-items:baseline;gap:.4rem;margin:.85rem 0 0;display:flex}.bf-shop-hero-price strong{font-family:var(--font-mono);color:var(--ink);font-size:1.55rem;font-weight:800}.bf-shop-hero-price span{color:var(--muted);font-size:.82rem}.bf-shop-hero-names{color:var(--ink);margin:.35rem 0 0;font-size:.84rem}.bf-shop-hero-cta{flex-direction:column;align-items:stretch;gap:.45rem;max-width:18rem;margin:.95rem 0 0;display:flex}.bf-shop-hero-cta .bf-cart-btn{width:100%}.bf-shop-addpack{color:var(--blue-text);font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:.15rem 0;font-size:.82rem;font-weight:650}.bf-shop-addpack.is-in{color:var(--muted)}.bf-shop-rest{border-top:1px solid var(--border);background:var(--card-up);margin:0}.bf-shop-rest>summary{cursor:pointer;color:var(--muted);padding:.85rem 1.15rem;font-size:.82rem;font-weight:650}.bf-shop-rest>summary:hover{color:var(--ink)}.bf-shop .bf-offer-shot.is-icon .bf-offer-icon,.bf-shop .bf-offer-shot.is-icon .bf-offer-icon.is-in{background:0 0;width:100%;height:100%}.bf-cart-pay .bf-check-form,.bf-cart-pay .bf-check-done,.bf-cart-pay .bf-wiz-body{padding:0}.bf-cart-pay .bf-check-recap,.bf-cart-pay .bf-check-terms,.bf-cart-pay .bf-check-bundle-note{display:none}.bf-cart-pay .bf-check-form h4,.bf-cart-pay .bf-check-done h4{margin-bottom:.55rem}@media (width<=900px){.bf-shop-grid{grid-template-columns:1fr}.bf-shop-rail{position:static}.bf-shop-rail.bf-cart-rail{display:none}.bf-page.bf-shop{padding-bottom:5.5rem}.bf-shop-buybar{z-index:30;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:var(--card);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;margin:0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f172a14}.bf-shop-buybar strong{font-family:var(--font-mono);font-size:1.05rem;display:block}.bf-shop-buybar span{color:var(--muted);font-size:.75rem}.bf-shop-buybar .bf-cart-btn{width:auto;min-width:9.5rem}.bf-shop-hero-cta{max-width:none}.bf-offer-main{grid-template-columns:1.35rem 3.6rem minmax(0,1fr) auto}.bf-offer.is-quiet .bf-offer-main,.bf-offer.is-unavailable .bf-offer-main,.bf-offer.is-quiet.is-open .bf-offer-main,.bf-offer.is-unavailable.is-open .bf-offer-main{grid-template-columns:3.6rem minmax(0,1fr) auto}.bf-offer-shot,.bf-offer-icon,.bf-offer.is-in .bf-offer-icon,.bf-offer-icon.is-in{width:3.6rem;height:3.6rem}.bf-offer-buy{flex-direction:column;grid-column:auto;align-items:flex-end}.bf-draw-markers li{grid-template-columns:1fr auto}.bf-draw-markers em{grid-column:1/-1}.bf-plan-cta-bottles li{grid-template-columns:1fr}}.bf-dash-hero.bf-hero-dark{color:#f8fafc;background:radial-gradient(80% 80% at 90% 20%,#38bdf82e,#0000 55%),linear-gradient(135deg,#141c2b 0%,#1b2a44 100%);border:none;border-radius:22px;grid-template-columns:minmax(16rem,1fr) minmax(12.5rem,14rem);align-items:stretch;gap:1.15rem 1.35rem;height:100%;padding:1.55rem 1.6rem 1.45rem;display:grid;box-shadow:0 18px 40px #0f172a2e}.bf-dash-hello{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem;font-size:.78rem;font-weight:650}.bf-dash-hero.bf-hero-dark h2{color:#fff;margin:0;font-size:1.7rem;line-height:1.15}.bf-dash-hero.bf-hero-dark .bf-dash-hero-copy p{color:var(--body);max-width:none}.bf-dash-hero-sub{font-size:.88rem}.bf-dash-go{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.25rem;margin-top:0;padding:.55rem .95rem;font-weight:750;display:inline-flex}.bf-dash-go.bf-go-ghost,.bf-dash-go.is-ghost,.bf-dash-go.is-ghost{color:var(--ink);background:0 0;box-shadow:inset 0 0 0 1px #e2e8f073}.bf-dash-hero.bf-hero-dark .bf-score-dial{color:var(--good);max-width:138px}.bf-dash-hero.bf-hero-dark .bf-score-dial-read strong,.bf-dash-hero.bf-hero-dark .bf-score-dial circle:first-of-type{color:#fff}.bf-dash-hero-meter-label{color:var(--muted);text-align:center;font-size:.72rem;font-weight:700}.bf-dash-bioage{width:100%;max-width:none;color:var(--body);text-align:center;white-space:normal;background:0 0;border-radius:0;margin:0;padding:0;font-size:.8rem;font-weight:500;line-height:1.35}.bf-dash-bioage strong{color:var(--ink);white-space:nowrap;font-weight:700;display:block}.bf-dash-bioage span{color:var(--muted);white-space:nowrap;margin-top:.15rem;font-size:.76rem;font-weight:500;display:block}.bf-dash-scoreline{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;padding:.85rem 1rem;display:flex}.bf-dash-scoreline-main{align-items:center;gap:.75rem;min-width:12rem;display:flex}.bf-dash-scoreline-main .bf-score-dial{max-width:72px}.bf-dash-scoreline-main strong{font-size:.92rem;display:block}.bf-dash-scoreline-main span{color:var(--muted);font-size:.78rem}.bf-dash-score-chips{flex-wrap:wrap;flex:1;gap:.45rem;display:flex}.bf-dash-score-chip{cursor:pointer;border:none;border-bottom:3px solid var(--border-strong);background:0 0;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.2rem .45rem .35rem;display:flex}.bf-dash-score-chip b{font-family:var(--font-mono);font-size:1rem}.bf-dash-score-chip em{color:var(--muted);font-size:.68rem;font-style:normal}.bf-dash-score-chip.bf-tone-ok{border-bottom-color:var(--good)}.bf-dash-score-chip.bf-tone-watch{border-bottom-color:var(--watch)}.bf-dash-score-chip.bf-tone-off{border-bottom-color:var(--bad)}.bf-dash-dial{color:inherit;cursor:pointer;background:0 0;border:none;justify-items:center;gap:.35rem;padding:.35rem;display:grid}.bf-dash-dial span{text-align:center;font-size:.75rem;font-weight:650}.bf-dash-sys-list{flex-direction:column;gap:.45rem;display:flex}.bf-dash-sys{background:var(--card);cursor:pointer;text-align:left;width:100%;color:var(--ink);border:none;border-radius:12px;grid-template-columns:9.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem .85rem;font-weight:650;display:grid;box-shadow:0 1px #0f172a0a}.bf-dash-mix{background:var(--border);border-radius:999px;height:10px;display:flex;overflow:hidden}.bf-dash-mix i{height:100%;display:block}.bf-dash-mix .is-ok{background:var(--good)}.bf-dash-mix .is-watch{background:var(--watch)}.bf-dash-mix .is-off{background:var(--bad)}.bf-plan-board{grid-template-columns:minmax(0,1fr) 17.5rem;align-items:start;gap:1rem 1.15rem;display:grid}.bf-plan-task{grid-template-columns:minmax(0,1fr);align-items:start}.bf-plan-task-row{align-items:flex-start;gap:.55rem;min-width:0;display:flex}.bf-plan-task-row h3{flex:1;min-width:0}.bf-plan-marker-tag{color:var(--blue);background:#1c6cff24;border-radius:999px;flex-shrink:0;padding:.22rem .6rem;font-size:.68rem;font-weight:750;box-shadow:0 0 0 1px #1c6cff33,0 0 18px #1c6cff47}.bf-plan-supp-list{margin:0;padding:.25rem .85rem .85rem;list-style:none}.bf-plan-supp-list li{border-bottom:1px solid var(--border);grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.7rem 0;display:grid}.bf-plan-supp-list strong{font-size:.92rem;display:block}.bf-plan-supp-list span{color:var(--muted);font-size:.78rem}.bf-plan-toggle{background:var(--border-strong);cursor:pointer;border:none;border-radius:999px;width:2rem;height:1.15rem;position:relative}.bf-plan-toggle:after{content:"";background:var(--card);border-radius:50%;width:.9rem;height:.9rem;position:absolute;top:.12rem;left:.12rem}.bf-plan-toggle.is-on,.bf-plan-toggle.is-on{background:var(--blue)}.bf-plan-toggle.is-on:after,.bf-plan-toggle.is-on:after{left:auto;right:.12rem}.bf-plan-improves,.bf-plan-outlook{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:1.15rem 1.15rem 1.2rem}.bf-plan-improves h2,.bf-plan-outlook h2{margin:0 0 .55rem;font-size:.92rem}.bf-plan-improves ul,.bf-plan-outlook ul{margin:0;padding:0;list-style:none}.bf-plan-improves li,.bf-plan-outlook li{justify-content:space-between;gap:.5rem;padding:.35rem 0;font-size:.82rem;display:flex}.bf-plan-outlook{color:var(--ink);background:#141c2b;border:none}.bf-plan-outlook p{color:var(--muted);margin:0 0 .75rem;font-size:.75rem}.bf-plan-outlook em{font-style:normal;font-family:var(--font-mono);color:var(--good);font-size:.75rem}.bf-plan-outlook b{font-weight:750}.bf-plan-outlook li{grid-template-columns:1fr auto;display:grid}.bf-plan-cta.bf-cta-glass,.bf-plan-cta.bf-cta-glass,.bf-plan-cta.bf-cta-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--ink);background:linear-gradient(#f6fafcc7,#f6fafce6),radial-gradient(at 20% 0,#2dd4bf59,#0000 50%),radial-gradient(at 90% 100%,#fb923c47,#0000 46%),#1b2a44;border:none;position:relative;overflow:hidden}.bf-plan-cta.bf-cta-glass h2,.bf-plan-cta.bf-cta-glass p,.bf-plan-cta.bf-cta-glass .bf-plan-kicker{color:inherit}.bf-coverage-bio{color:var(--ink);margin-top:.55rem;font-weight:750}.bf-dash-top{grid-template-columns:minmax(26rem,1.2fr) minmax(0,1fr);align-items:stretch;gap:1.15rem;display:grid}.bf-dash-hero.bf-hero-dark{background-color:var(--ink);background-image:radial-gradient(70% 90% at 92% 18%,#1c6cff29,#0000 58%);border-radius:22px;grid-template-columns:minmax(16rem,1fr) minmax(12.5rem,14rem);align-items:stretch;gap:1.15rem 1.35rem;max-width:none;height:100%;min-height:100%;padding:1.55rem 1.6rem 1.45rem;position:relative;overflow:hidden}.bf-dash-hero.bf-hero-dark .bf-dash-hero-copy{align-self:stretch;gap:.7rem;height:100%;min-height:0;padding:0}.bf-dash-hero.bf-hero-dark .bf-dash-hero-copy h2{letter-spacing:-.03em;color:#fff;margin:0;font-size:1.65rem;font-weight:750;line-height:1.15}.bf-dash-hero.bf-hero-dark .bf-dash-hero-copy p{max-width:38rem;color:var(--body);margin:0;font-size:.92rem;line-height:1.55}.bf-dash-hero-facts{flex-direction:column;flex:1;justify-content:center;gap:.65rem;min-height:0;display:flex}.bf-dash-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.bf-dash-hero-stats span{color:var(--muted);background:#94a3b81a;border-radius:12px;flex-direction:column;gap:.12rem;padding:.55rem .65rem;font-size:.72rem;font-weight:600;line-height:1.25;display:flex}.bf-dash-hero-stats b{font-family:var(--font-mono);letter-spacing:-.04em;color:#f8fafc;font-size:1.2rem;font-weight:800}.bf-dash-hero-systems{flex-wrap:wrap;gap:.4rem;display:flex}.bf-dash-hero-sys{color:var(--ink);font:inherit;cursor:pointer;background:#94a3b81f;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .55rem .32rem .5rem;font-size:.72rem;font-weight:650;display:inline-flex}.bf-dash-hero-sys b{font-family:var(--font-mono);font-size:.72rem;font-weight:800}.bf-dash-hero-sys.bf-tone-ok{color:var(--good);background:#00cc4b29}.bf-dash-hero-sys.bf-tone-watch{color:#fdba74;background:#ffae5d29}.bf-dash-hero-sys.bf-tone-off{color:#fda4af;background:#f5708029}.bf-dash-hero-actions{flex-wrap:wrap;gap:.65rem;margin-top:auto;padding-top:.15rem;display:flex}.bf-dash-hero-meter{align-content:center;align-self:stretch;justify-items:center;gap:.7rem;width:100%;min-width:0;height:100%;padding:.15rem 0;display:grid}.bf-dash-hero.bf-hero-dark .bf-score-dial{max-width:142px;color:var(--blue);filter:drop-shadow(0 0 12px #1c6cff66)}.bf-dash-hero.bf-hero-dark .bf-score-dial.bf-tone-watch{color:var(--watch);filter:drop-shadow(0 0 12px #fb923c66)}.bf-dash-hero.bf-hero-dark .bf-score-dial.bf-tone-off{color:var(--bad);filter:drop-shadow(0 0 12px #f43f5e66)}.bf-dash-hero.bf-hero-dark .bf-score-dial circle:first-of-type{stroke:var(--body)}.bf-dash-card{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:0 1px 2px #0f172a0a}.bf-dash-dials-card{padding:.6rem .85rem .55rem}.bf-dash-dials{grid-template-columns:repeat(8,minmax(0,1fr));gap:.3rem .5rem;display:grid}.bf-dash-dial{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;justify-items:center;gap:.22rem;padding:.25rem .2rem .3rem;display:grid}.bf-dash-dial h3{color:var(--ink);text-align:center;margin:0;font-size:.78rem;font-weight:700}.bf-dash-dial-miss{color:var(--muted);text-align:center;font-size:.64rem;font-weight:650}.bf-dash-dial.is-empty,.bf-dash-dial.is-miss{opacity:.72}.bf-dash-cover{color:var(--muted);margin:.55rem 0 0;font-size:.8rem;line-height:1.4}.bf-dash-dial .bf-score-dial{max-width:96px}.bf-dash-bioage-card{flex-direction:column;justify-content:center;padding:1.35rem 1.4rem 1.4rem;display:flex}.bf-dash-bioage-card b{font-family:var(--font-mono);letter-spacing:-.07em;color:#e07a4a;font-variant-numeric:tabular-nums;font-size:4.4rem;font-weight:800;line-height:.9;display:block}.bf-dash-bioage-card h3{color:var(--ink);margin:.55rem 0 .25rem;font-size:.95rem;font-weight:700}.bf-dash-bioage-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.4}.bf-dash-bioage-draw{font-weight:650;color:var(--ink)!important;margin-top:.7rem!important}.bf-dash-sys-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.bf-sys-card{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);cursor:pointer;text-align:left;font:inherit;color:inherit;flex-direction:column;gap:.55rem;padding:.95rem 1rem .9rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.bf-sys-card:hover{border-color:#cfd9e3}.bf-sys-card-top{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.bf-sys-name{color:var(--ink);align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;display:inline-flex}.bf-sys-tag{background:var(--blue);border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.bf-sys-card.bf-tone-watch .bf-sys-tag{background:var(--watch)}.bf-sys-card.bf-tone-off .bf-sys-tag{background:var(--bad)}.bf-sys-read{flex-direction:column;align-items:flex-end;gap:.08rem;display:flex}.bf-sys-read strong{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--blue);font-variant-numeric:tabular-nums;font-size:1.45rem;font-weight:800;line-height:1}.bf-sys-card.bf-tone-watch .bf-sys-read strong{color:var(--watch)}.bf-sys-card.bf-tone-off .bf-sys-read strong{color:var(--bad)}.bf-sys-read em{letter-spacing:.08em;text-transform:uppercase;color:currentColor;font-size:.62rem;font-style:normal;font-weight:800}.bf-sys-card.bf-tone-ok .bf-sys-read em{color:var(--good)}.bf-sys-card.bf-tone-watch .bf-sys-read em{color:var(--watch)}.bf-sys-card.bf-tone-off .bf-sys-read em{color:var(--bad)}.bf-sys-line{background:var(--card-up);border-radius:999px;height:7px;display:flex;overflow:hidden}.bf-sys-line i{height:100%;display:block}.bf-sys-line .is-ok{background:var(--good)}.bf-sys-line .is-watch{background:var(--watch)}.bf-sys-line .is-off{background:var(--bad)}.bf-sys-metrics{flex-wrap:wrap;gap:.3rem;display:flex}.bf-sys-chip{color:var(--body);background:#eef4f7;border-radius:999px;padding:.14rem .42rem;font-size:.68rem;font-weight:650}.bf-sys-chip.bf-tone-watch{color:var(--watch);background:#fb923c29}.bf-sys-chip.bf-tone-off{color:var(--bad);background:#f43f5e1f}.bf-gap-card{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);cursor:pointer;text-align:left;font:inherit;color:inherit;flex-direction:column;align-items:flex-start;gap:.28rem;padding:.95rem 1.05rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.bf-gap-card-top{width:100%;color:var(--ink);justify-content:space-between;align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;display:flex}.bf-gap-card-top em{letter-spacing:.06em;text-transform:uppercase;color:var(--bad);font-size:.68rem;font-style:normal;font-weight:800}.bf-gap-card strong{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:1.35rem;font-weight:800}.bf-gap-card strong small{color:var(--muted);margin-left:.28rem;font-size:.68rem;font-weight:600}.bf-gap-sys{color:var(--muted);font-size:.74rem}.bf-markers-page{grid-template-columns:var(--bf-sidebar-w) minmax(0, 1fr);align-items:start;gap:1.15rem 1.25rem;width:100%;display:grid}.bf-markers-page .bf-sidebar{border-radius:var(--bf-radius-card);width:100%;height:auto;max-height:calc(100vh - 5.5rem);padding:.7rem 0 .95rem;position:sticky;top:4.75rem}.bf-markers-feed{min-width:0;max-width:none;margin:0;padding:0 0 3.25rem}.bf-coverage{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);grid-template-columns:auto minmax(0,1fr);gap:1rem 1.4rem;margin:0 0 1.85rem;padding:1.4rem 1.5rem 1.45rem;display:grid}.bf-coverage-insight{grid-template-columns:auto minmax(0,1fr)}.bf-coverage-facts{flex-wrap:wrap;gap:.65rem 1.15rem;margin:.7rem 0 0;display:flex}.bf-coverage-facts span{color:var(--muted);align-items:baseline;gap:.35rem;font-size:.82rem;display:inline-flex}.bf-coverage-facts b{font-family:var(--font-mono);color:var(--ink);font-size:1.05rem;font-weight:800}.bf-coverage-weak{flex-wrap:wrap;gap:.4rem;margin:.7rem 0 0;display:flex}.bf-coverage-weak-chip{border:1px solid var(--border);background:var(--card-up);font:inherit;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .55rem;font-size:.76rem;font-weight:650;display:inline-flex}.bf-coverage-weak-chip b{font-family:var(--font-mono);font-weight:800}.bf-coverage-weak-chip.bf-tone-ok b{color:var(--good)}.bf-coverage-weak-chip.bf-tone-watch b{color:var(--watch)}.bf-coverage-weak-chip.bf-tone-off b{color:var(--bad)}.bf-coverage-meta{color:var(--muted)!important;margin:.55rem 0 0!important;font-size:.78rem!important}.bf-coverage-primer{background:var(--card-up);border:1px solid var(--border);border-radius:12px;grid-column:1/-1;margin:.15rem 0 0;padding:.9rem 1rem}.bf-coverage-gaps{flex-direction:column;grid-column:1/-1;gap:.55rem;display:flex}.bf-coverage-gaps h2,.bf-coverage-next h2{color:var(--ink);margin:0;font-size:.82rem;font-weight:750}.bf-coverage-gaps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.bf-coverage-next{color:var(--ink);border-radius:var(--bf-radius-card);background:#0f1b2d;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.05rem;display:flex}.bf-coverage-next p{color:var(--muted);margin:.3rem 0 0;font-size:.84rem;line-height:1.45}.bf-coverage-next .bf-dash-go{flex-shrink:0}.bf-coverage-chips{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem .55rem;display:grid}.bf-coverage-chip{border:none;border-bottom:3px solid var(--border-strong);cursor:pointer;font:inherit;color:inherit;text-align:left;background:0 0;flex-direction:column;align-items:flex-start;gap:.08rem;padding:.35rem .15rem .4rem;display:flex}.bf-coverage-chip b{font-family:var(--font-mono);color:var(--ink);font-size:1.05rem;font-weight:800}.bf-coverage-chip em{color:var(--muted);font-size:.68rem;font-style:normal;font-weight:650}.bf-coverage-chip.bf-tone-ok{border-bottom-color:var(--good)}.bf-coverage-chip.bf-tone-watch{border-bottom-color:var(--watch)}.bf-coverage-chip.bf-tone-off{border-bottom-color:var(--bad)}.bf-coverage-chip.is-on{background:#00cc4b0f}.bf-coverage-chip.is-miss{border-bottom-color:var(--border-strong);opacity:.72}.bf-coverage-chip.is-miss b{color:var(--muted);font-size:.92rem}.bf-feed-cat-head{flex-direction:column;gap:.45rem;margin:0 0 1.15rem;padding:0;display:flex}.bf-feed-cat-title{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.bf-feed-cat-head h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.28rem;font-weight:800}.bf-feed-cat-head span{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:650}.bf-feed-cat-miss{color:var(--muted)!important;font-weight:750!important}.bf-feed-cat-bar{background:0 0;border-radius:0;gap:4px;height:22px;font-style:normal;display:flex;overflow:visible}.bf-feed-cat-bar i{letter-spacing:-.02em;color:#17302c;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;min-width:28px;height:100%;padding:0 8px;font-size:11px;font-weight:750;line-height:1;display:flex}.bf-feed-cat-bar .is-off{background:var(--bad)}.bf-feed-cat-bar .is-watch{background:var(--watch)}.bf-feed-cat-bar .is-ok{background:var(--good)}.bf-plan-task-icon{color:var(--blue);background:#e7f6f2}.bf-plan-task-impact{color:var(--muted);margin:.28rem 0 0!important;font-size:.74rem!important}.bf-plan-marker-tag{box-shadow:0 0 0 1px #1c6cff47,0 0 16px #1c6cff6b}.bf-plan-outlook li{grid-template-columns:1fr auto;align-items:baseline}.bf-plan-cta.bf-cta-glass{border-radius:var(--bf-radius-card);margin-top:1.15rem;padding:1.15rem 1.2rem 1.2rem}.bf-plan-cta.bf-cta-glass h2{margin:0 0 .35rem;font-size:1.1rem}@media (width<=1100px){.bf-dash-sys-grid,.bf-dash-targets-grid,.bf-dash-protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-dash-dials{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.bf-plan-board,.bf-dash-top,.bf-dash-hero.bf-hero-dark,.bf-dash-gaps-grid,.bf-dash-lower,.bf-coverage,.bf-markers-page{grid-template-columns:1fr}.bf-dash-bioage strong,.bf-dash-bioage span{white-space:normal}.bf-markers-page .bf-sidebar{display:none}.bf-dash-dials{grid-template-columns:repeat(4,minmax(0,1fr))}.bf-dash-next .bf-dash-next-list{grid-template-columns:1fr}.bf-coverage-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-coverage-gaps-grid{grid-template-columns:1fr}.bf-coverage-next{flex-direction:column;align-items:flex-start}}@media (width<=640px){.bf-dash-sys-grid,.bf-dash-dials,.bf-dash-targets-grid,.bf-dash-protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-dash-bioage-card b{font-size:3.4rem}}.bf-dash-targets{flex-direction:column;gap:.65rem;display:flex}.bf-dash-targets-kicker{color:var(--ink);margin:0;font-size:.82rem;font-weight:750}.bf-dash-targets-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.65rem;display:grid}.bf-target-card{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);cursor:pointer;text-align:left;font:inherit;color:inherit;flex-direction:column;gap:.4rem;padding:.8rem .9rem .75rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.bf-target-card .bf-spec-bar-wrap{padding:4px 0 1px}.bf-target-card .bf-spec-track{height:10px}.bf-target-card .bf-spec-pin{width:12px;height:12px;top:50%}.bf-target-top{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.bf-target-name{color:var(--ink);font-size:.9rem;font-weight:750}.bf-target-read{flex-direction:column;align-items:flex-end;gap:.08rem;display:flex}.bf-target-read strong{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:1.15rem;font-weight:800}.bf-target-read small{color:var(--muted);margin-left:.25rem;font-size:.65rem;font-weight:600}.bf-target-read em{letter-spacing:.06em;text-transform:uppercase;color:var(--blue);font-size:.62rem;font-style:normal;font-weight:800}.bf-target-card.bf-tone-watch .bf-target-read em{color:var(--watch)}.bf-target-card.bf-tone-off .bf-target-read em{color:var(--bad)}.bf-dash-lower{grid-template-columns:minmax(0,2fr) minmax(17rem,1fr);align-items:stretch;gap:1.15rem;margin-top:0;display:grid}.bf-dash-next{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);flex-direction:column;min-width:0;height:100%;padding:1.05rem 1.1rem 1.1rem;display:flex}.bf-dash-next h2,.bf-dash-shop-mini h2{color:var(--ink);align-items:center;gap:.5rem;margin:0 0 .55rem;font-size:1.05rem;display:flex}.bf-dash-next-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;display:inline-flex}.bf-dash-next-icon.is-protocol{color:var(--blue-hover);background:#1c6cff29}.bf-dash-next-icon.is-supplement{color:#6d28d9;background:#a78bfa33}.bf-dash-next p{color:var(--muted);margin:0 0 .55rem;font-size:.9rem;line-height:1.5}.bf-dash-next p:last-of-type{margin-bottom:.75rem}.bf-dash-next .bf-dash-shop-list{margin-bottom:.55rem}.bf-dash-next-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.55rem;display:grid}.bf-dash-next .bf-dash-pack,.bf-dash-shop-mini .bf-dash-pack{grid-template-columns:2.1rem minmax(0,1fr) auto;align-items:center;gap:.6rem;margin:0;padding:.7rem .75rem;display:grid}.bf-dash-pack-icon,.bf-dash-pack .bf-offer-icon{width:2.1rem;height:2.1rem;color:var(--ink);background:#eef4f7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.bf-dash-pack.is-diet .bf-dash-pack-icon{color:var(--watch);background:#fb923c2e}.bf-dash-pack.is-lifestyle .bf-dash-pack-icon{color:var(--blue-hover);background:#1c6cff29}.bf-dash-pack.is-training .bf-dash-pack-icon{color:#0369a1;background:#38bdf82e}.bf-dash-pack.is-supplement .bf-offer-icon{color:#6d28d9;background:#a78bfa33}.bf-dash-next .bf-dash-shop-go{margin-top:auto}.bf-dash-protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:0 1.05rem 1.05rem;display:grid}.bf-dash-protocol-grid .bf-plan-marker-tags{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.45rem;display:flex}.bf-dash-side{flex-direction:column;gap:0;min-width:0;height:100%;display:flex}.bf-dash-side .bf-dash-link{width:100%;margin:0 0 .85rem}.bf-dash-shop-mini .bf-dash-link-inline{box-shadow:none;background:var(--card-up);margin:0 0 .9rem;padding:.75rem .85rem}.bf-dash-pack .bf-offer-icon svg{width:16px;height:16px}.bf-dash-shop-mini{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);flex-direction:column;flex:auto;height:100%;min-height:0;padding:.95rem 1.05rem 1.05rem;display:flex}.bf-dash-shop-mini h2{color:var(--ink);margin:0 0 .55rem;font-size:1.05rem}.bf-dash-shop-mini p{color:var(--muted);margin:0 0 .7rem;font-size:.84rem}.bf-dash-shop-mini .bf-dash-pack{margin:0;padding:.7rem .75rem}.bf-dash-shop-list{flex-direction:column;gap:.45rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.bf-dash-next .bf-dash-next-list{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.55rem;margin-bottom:.55rem;display:grid}.bf-dash-shop-mini .bf-dash-shop-list{flex:1}.bf-dash-shop-mini .bf-dash-shop-go{margin-top:auto}.bf-dash-shop-more{text-align:left;width:100%;font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:none;margin:-.25rem 0 .75rem;padding:0;font-size:.82rem;font-weight:650;display:block}.bf-dash-shop-go{background:var(--blue);color:#fff;width:100%;font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.65rem .9rem;font-weight:750}.bf-dash-dials-card .bf-dash-dial .bf-score-dial{max-width:96px}.bf-dash-dials-card .bf-dash-dial .bf-score-dial.is-compact .bf-score-dial-read strong{font-size:1.15rem}.bf-dash-dials-card .bf-dash-dial .bf-score-dial.is-compact .bf-score-dial-read small{font-size:.58rem}.bf-plan-tabs{z-index:8;background:var(--bg-alt);grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:0 0 .85rem;padding:.45rem 0 .55rem;display:grid;position:sticky;top:60px}.bf-plan-tab{border:1px solid var(--border);background:var(--card);cursor:pointer;text-align:left;font:inherit;color:inherit;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.08rem .5rem;padding:.55rem .7rem;display:grid;box-shadow:0 1px 2px #0f172a0a}.bf-plan-tab-icon{width:2rem;height:2rem;color:var(--ink);background:#eef4f7;border-radius:10px;grid-row:1/span 2;justify-content:center;align-items:center;display:inline-flex}.bf-plan-tab strong{color:var(--ink);font-size:.95rem;font-weight:800}.bf-plan-tab em{color:var(--muted);grid-column:2;font-size:.72rem;font-style:normal;line-height:1.3}.bf-plan-tab b{color:var(--ink);grid-column:2;margin-top:.2rem;font-size:.68rem;font-weight:750}.bf-plan-tab.is-diet .bf-plan-tab-icon{color:var(--watch);background:#fb923c2e}.bf-plan-tab.is-lifestyle .bf-plan-tab-icon{color:var(--blue-hover);background:#1c6cff29}.bf-plan-tab.is-training .bf-plan-tab-icon{color:#0369a1;background:#38bdf82e}.bf-plan-tab.is-supplement .bf-plan-tab-icon{color:#6d28d9;background:#a78bfa33}.bf-plan-tab.is-on{box-shadow:inset 0 0 0 2px var(--tab-accent,var(--blue))}.bf-plan-tab.is-diet{--tab-accent:var(--watch)}.bf-plan-tab.is-lifestyle{--tab-accent:var(--blue)}.bf-plan-tab.is-training{--tab-accent:#38bdf8}.bf-plan-tab.is-supplement{--tab-accent:#a78bfa}.bf-plan .bf-plan-board{grid-template-columns:minmax(0,1fr) 19rem;align-items:start;gap:1.15rem 1.25rem;display:grid}.bf-plan .bf-plan-main{min-width:0}.bf-plan .bf-plan-rail{justify-self:stretch;width:19rem;min-width:19rem}.bf-plan-chapter{margin:0 0 .7rem}.bf-plan-chapter h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.45rem;font-weight:800}.bf-plan-chapter p{color:var(--muted);margin:.28rem 0 0;font-size:.88rem}.bf-plan-topstrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin:0 0 .85rem;display:grid}.bf-plan-topchip{border:1px solid var(--border);background:var(--card,var(--card));cursor:pointer;text-align:left;font:inherit;color:inherit;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.55rem;padding:.75rem .8rem;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 1px 2px #0f172a0a}.bf-plan-topchip:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a14}.bf-plan-topchip.is-diet{box-shadow:inset 3px 0 0 var(--watch), 0 1px 2px #0f172a0a;border-color:#fb923c73}.bf-plan-topchip.is-lifestyle{box-shadow:inset 3px 0 0 var(--blue), 0 1px 2px #0f172a0a;border-color:#1c6cff73}.bf-plan-topchip.is-training{border-color:#38bdf880;box-shadow:inset 3px 0 #38bdf8,0 1px 2px #0f172a0a}.bf-plan-topchip.is-supplement{border-color:#a78bfa80;box-shadow:inset 3px 0 #a78bfa,0 1px 2px #0f172a0a}.bf-plan-topchip-rank{color:#fff;background:var(--muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.85rem;height:1.85rem;font-size:.75rem;font-weight:800;display:inline-flex}.bf-plan-topchip.is-diet .bf-plan-topchip-rank{background:var(--watch)}.bf-plan-topchip.is-lifestyle .bf-plan-topchip-rank{background:var(--blue)}.bf-plan-topchip.is-training .bf-plan-topchip-rank{color:var(--ink);background:#38bdf8}.bf-plan-topchip.is-supplement .bf-plan-topchip-rank{background:#a78bfa}.bf-plan-topchip-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.bf-plan-topchip-copy strong{color:var(--ink);font-size:.88rem;font-weight:750;line-height:1.3}.bf-plan-topchip-copy em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-style:normal;overflow:hidden}.bf-plan-topchip-lift{letter-spacing:.02em;background:var(--card-up);color:var(--body);border-radius:8px;flex-shrink:0;padding:.2rem .45rem;font-size:.64rem;font-weight:800;line-height:1.2}.bf-plan-topchip-lift.is-stronger{color:var(--blue-hover);background:#00cc4b29}.bf-plan-topchip-lift.is-moderate{color:var(--watch);background:#ffae5d33}.bf-plan-topchip-lift.is-support{color:var(--muted);background:#eef2f6}.bf-plan-tablead{background:var(--card);border:1px solid #0f172a1a;border-left:4px solid var(--tab-accent,#94a3b8);border-radius:14px;justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 .85rem;padding:.85rem 1rem;display:flex}.bf-plan-tablead.is-diet{--tab-accent:var(--watch)}.bf-plan-tablead.is-lifestyle{--tab-accent:var(--blue)}.bf-plan-tablead.is-training{--tab-accent:#38bdf8}.bf-plan-tablead.is-supplement{--tab-accent:#a78bfa}.bf-plan-tablead h2{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.05rem;font-weight:800}.bf-plan-tablead p{color:var(--muted);margin:.25rem 0 0;font-size:.84rem;line-height:1.4}.bf-plan-tablead-jump{background:var(--card-up);font:inherit;color:var(--ink);cursor:pointer;border:1px solid #0f172a1f;border-radius:999px;flex-shrink:0;padding:.45rem .85rem;font-size:.78rem;font-weight:750}.bf-plan-tablead-jump:hover{background:var(--card);border-color:var(--tab-accent,#94a3b8)}.bf-plan-rank{color:#fff;background:var(--muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:2.15rem;height:2.15rem;margin-top:.1rem;font-size:.78rem;font-weight:800;display:inline-flex}.bf-plan-rank.is-diet{background:var(--watch)}.bf-plan-rank.is-lifestyle{background:var(--blue)}.bf-plan-rank.is-training{color:var(--ink);background:#38bdf8}.bf-plan-rank.is-supplement{background:#a78bfa}.bf-plan-lift{background:var(--card-up);border-radius:10px;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.05rem;margin-left:auto;padding:.35rem .6rem;line-height:1.2;display:flex}.bf-plan-lift-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.58rem;font-weight:800}.bf-plan-lift strong{color:var(--ink);font-size:.84rem;font-weight:800}.bf-plan-lift em{color:var(--muted);font-size:.62rem;font-style:normal}.bf-plan-lift.is-stronger{background:#00cc4b24}.bf-plan-lift.is-stronger strong{color:var(--blue-hover)}.bf-plan-lift.is-moderate{background:#ffae5d2e}.bf-plan-lift.is-moderate strong{color:var(--watch)}.bf-plan-lift.is-support{background:#eef2f6}.bf-plan-lift.is-support strong{color:var(--body)}.bf-plan-featured-kicker{letter-spacing:.07em;text-transform:uppercase;font-weight:800;color:var(--muted)!important;margin:0 0 .2rem!important;font-size:.66rem!important}.bf-plan-why-ranked{border-left:3px solid var(--ink);background:#0f172a0a;border-radius:10px;padding:.45rem .6rem;font-weight:650;color:var(--ink)!important;margin:.4rem 0 0!important;font-size:.84rem!important;line-height:1.4!important}.bf-plan .bf-plan-task.is-detail.is-diet .bf-plan-why-ranked{border-left-color:var(--watch);background:#fb923c1a}.bf-plan .bf-plan-task.is-detail.is-lifestyle .bf-plan-why-ranked{border-left-color:var(--blue);background:#1c6cff1a}.bf-plan .bf-plan-task.is-detail.is-training .bf-plan-why-ranked{background:#38bdf81f;border-left-color:#38bdf8}.bf-plan .bf-plan-task.is-detail.is-supplement .bf-plan-why-ranked{background:#a78bfa1f;border-left-color:#a78bfa}.bf-plan .bf-plan-task.is-featured{background:linear-gradient(180deg, #fffffff2 0%, var(--card) 40%), var(--card);padding:1.4rem 1.4rem 1.25rem}.bf-plan .bf-plan-task.is-featured.is-diet{box-shadow:inset 4px 0 0 var(--watch), 0 1px 1px #16233a0a, 0 18px 36px #fb923c33}.bf-plan .bf-plan-task.is-featured.is-lifestyle{box-shadow:inset 4px 0 0 var(--blue), 0 1px 1px #16233a0a, 0 18px 36px #1c6cff33}.bf-plan .bf-plan-task.is-featured.is-training{box-shadow:inset 4px 0 #38bdf8,0 1px 1px #16233a0a,0 18px 36px #38bdf833}.bf-plan .bf-plan-task.is-featured.is-supplement{box-shadow:inset 4px 0 #a78bfa,0 1px 1px #16233a0a,0 18px 36px #a78bfa33}.bf-plan .bf-plan-task.is-featured .bf-plan-rank{min-width:2.45rem;height:2.45rem;font-size:.88rem}.bf-plan .bf-plan-task.is-featured h3{font-size:1.28rem!important}.bf-plan .bf-plan-task.is-collapsed{padding:.95rem 1.1rem}.bf-plan .bf-plan-task.is-collapsed .bf-plan-marker-tags{margin-top:.65rem;padding-top:.65rem}.bf-plan-supp-cta{background:linear-gradient(135deg,#a78bfa24,#a78bfa0d);border:1px solid #a78bfa66;border-radius:16px;margin-top:1rem;padding:1.15rem 1.2rem}.bf-plan-supp-cta h3{color:#5b21b6;margin:0 0 .35rem;font-size:1rem;font-weight:800}.bf-plan-supp-cta p{color:var(--muted);margin:0 0 .85rem;font-size:.86rem;line-height:1.45}.bf-plan-supp-cta .bf-plan-cta-btn{background:#7c3aed;margin-top:0}.bf-plan-supp-cta .bf-plan-cta-btn:hover{filter:brightness(1.05)}.bf-plan-supp-bridge{background:var(--card);border:1px solid #a78bfa59;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.1rem;padding:1rem 1.15rem;display:flex;box-shadow:inset 3px 0 #a78bfa,0 1px 2px #0f172a0a}.bf-plan-supp-bridge strong{color:#5b21b6;font-size:.95rem;font-weight:800;display:block}.bf-plan-supp-bridge p{color:var(--muted);margin:.2rem 0 0;font-size:.82rem;line-height:1.4}.bf-plan-supp-bridge-actions{flex-wrap:wrap;flex-shrink:0;gap:.45rem;display:flex}.bf-plan-cta-btn.is-supp{color:#fff;background:#7c3aed;border:none}.bf-plan .bf-plan-cta-ghost{background:var(--card);color:#5b21b6;cursor:pointer;border:1px solid #a78bfa66;border-radius:999px;margin-top:0;padding:.65rem .95rem;font-weight:750}.bf-plan-bioage{background:#ffffff0f;border-radius:10px;padding:.55rem .65rem;color:var(--body)!important;margin:0 0 .65rem!important;font-size:.72rem!important;line-height:1.4!important}@media (width<=980px){.bf-plan-topstrip{-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.bf-plan-topchip{flex:none;min-width:min(78vw,17rem)}}.bf-plan .bf-plan-task-list{flex-direction:column;gap:.8rem;display:flex}.bf-plan .bf-plan-task.is-detail{background:var(--card);border:1px solid #16233a1a;border-radius:18px;padding:1.25rem 1.3rem 1.15rem;box-shadow:0 1px 1px #16233a0a,0 10px 28px #16233a0f}.bf-plan .bf-plan-task.is-detail:last-child{border-bottom:1px solid #16233a1a}.bf-plan .bf-plan-task.is-detail.is-diet{box-shadow:inset 3px 0 0 var(--watch), 0 1px 1px #16233a0a, 0 14px 30px #fb923c29;border-color:#fb923c73}.bf-plan .bf-plan-task.is-detail.is-lifestyle{box-shadow:inset 3px 0 0 var(--blue), 0 1px 1px #16233a0a, 0 14px 30px #1c6cff29;border-color:#1c6cff73}.bf-plan .bf-plan-task.is-detail.is-training{border-color:#38bdf880;box-shadow:inset 3px 0 #38bdf8,0 1px 1px #16233a0a,0 14px 30px #38bdf829}.bf-plan .bf-plan-task.is-detail.is-supplement{border-color:#a78bfa80;box-shadow:inset 3px 0 #a78bfa,0 1px 1px #16233a0a,0 14px 30px #a78bfa29}.bf-plan .bf-plan-task-copy{flex:1;min-width:0}.bf-plan .bf-plan-task.is-detail h3{letter-spacing:-.028em;color:var(--ink);font-size:1.12rem;font-weight:750;line-height:1.25}.bf-plan-result{color:#5b6b7c;margin:.32rem 0 0;font-size:.84rem;line-height:1.4}.bf-plan-learn{border-top:1px solid #e6eef2;grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);gap:.75rem .9rem;margin:1rem 0 .15rem;padding-top:.95rem;display:grid}.bf-plan-block{border-radius:14px;padding:.85rem .95rem .9rem}.bf-plan-block.is-why{background:#fb923c29}.bf-plan-block.is-how{background:#1c6cff26}.bf-plan .bf-plan-task.is-lifestyle .bf-plan-block.is-why{background:#1c6cff24}.bf-plan .bf-plan-task.is-lifestyle .bf-plan-block.is-how{background:#0d948829}.bf-plan .bf-plan-task.is-training .bf-plan-block.is-why{background:#38bdf829}.bf-plan .bf-plan-task.is-training .bf-plan-block.is-how{background:#0ea5e926}.bf-plan .bf-plan-task.is-supplement .bf-plan-block.is-why{background:#a78bfa29}.bf-plan .bf-plan-task.is-supplement .bf-plan-block.is-how{background:#8b5cf626}.bf-plan-block h4{letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem;font-size:.68rem;font-weight:800}.bf-plan-block.is-why h4{color:var(--watch)}.bf-plan-block.is-how h4,.bf-plan .bf-plan-task.is-lifestyle .bf-plan-block.is-why h4,.bf-plan .bf-plan-task.is-lifestyle .bf-plan-block.is-how h4{color:var(--blue-hover)}.bf-plan .bf-plan-task.is-training .bf-plan-block.is-why h4,.bf-plan .bf-plan-task.is-training .bf-plan-block.is-how h4{color:#0369a1}.bf-plan .bf-plan-task.is-supplement .bf-plan-block.is-why h4,.bf-plan .bf-plan-task.is-supplement .bf-plan-block.is-how h4{color:#6d28d9}.bf-plan-block p{color:var(--ink);margin:0 0 .5rem;font-size:.9rem;line-height:1.58}.bf-plan-block p:last-child{margin-bottom:0}.bf-plan-steps{margin:.5rem 0 0;padding:0;list-style:none}.bf-plan-steps li{color:var(--ink);margin:.38rem 0;padding-left:1rem;font-size:.88rem;line-height:1.5;position:relative}.bf-plan-steps li:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}@media (width<=1100px){.bf-plan-learn{grid-template-columns:1fr}}.bf-plan .bf-plan-task,.bf-dash-preview .bf-plan-task{background:var(--card);border:1px solid #0f172a2e;border-radius:16px;grid-template-columns:minmax(0,1fr);align-items:start;gap:.85rem .95rem;padding:1rem 1.1rem .95rem;scroll-margin-top:7.5rem;display:grid;box-shadow:0 1px 2px #0f172a0a}.bf-plan .bf-plan-task:last-child,.bf-dash-preview .bf-plan-task:last-child{border-bottom:1px solid #0f172a2e}.bf-plan .bf-plan-toggle{background:#cfd8e3;flex-shrink:0;width:2.5rem;height:1.4rem;margin-top:.15rem;transition:background .16s}.bf-plan .bf-plan-toggle:after{width:1.12rem;height:1.12rem;transition:left .16s,right .16s;top:.14rem;left:.14rem;box-shadow:0 1px 2px #0f172a2e}.bf-plan .bf-plan-toggle.is-on{background:var(--blue)}.bf-plan-bucket{border-radius:999px;flex-shrink:0;padding:.14rem .5rem;font-size:.68rem;font-weight:750;line-height:1.3}.bf-plan-bucket.is-diet{color:var(--watch);background:#fb923c2e}.bf-plan-bucket.is-lifestyle{color:var(--blue-hover);background:#1c6cff29}.bf-plan-bucket.is-training{color:#0369a1;background:#38bdf82e}.bf-plan-bucket.is-supplement{color:#6d28d9;background:#a78bfa33}.bf-plan .bf-plan-task-row,.bf-dash-preview .bf-plan-task-row{align-items:flex-start;gap:.55rem;display:flex}.bf-plan .bf-plan-task h3{flex:1;min-width:0;font-size:1rem;font-weight:750}.bf-plan-marker-tags{border-top:1px solid #eef3f6;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.9rem;padding-top:.85rem;display:flex}.bf-plan-targets-label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-weight:800}.bf-plan .bf-plan-marker-tag{color:var(--watch);background:#fb923c29;border-radius:999px;margin-top:0;padding:.22rem .58rem;font-size:.7rem;font-weight:750;display:inline-flex;box-shadow:0 0 0 1px #fb923c38,0 0 14px #fb923c38}.bf-plan .bf-plan-task.is-lifestyle .bf-plan-marker-tag{color:var(--blue-hover);background:#1c6cff29;box-shadow:0 0 0 1px #1c6cff38,0 0 14px #1c6cff38}.bf-plan .bf-plan-task.is-training .bf-plan-marker-tag{color:#0369a1;background:#38bdf82e;box-shadow:0 0 0 1px #38bdf847,0 0 14px #38bdf83d}.bf-plan .bf-plan-task.is-supplement .bf-plan-marker-tag{color:#6d28d9;background:#a78bfa2e;box-shadow:0 0 0 1px #a78bfa47,0 0 14px #a78bfa3d}.bf-plan-more{color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.2rem;margin-top:.75rem;padding:.35rem 0;font-size:.8rem;font-weight:750;display:inline-flex}.bf-plan-more:hover{color:var(--blue-hover)}.bf-plan .bf-plan-task.is-diet .bf-plan-more:hover{color:var(--watch)}.bf-plan .bf-plan-task.is-training .bf-plan-more:hover{color:#0369a1}.bf-plan .bf-plan-task.is-supplement .bf-plan-more:hover{color:#6d28d9}.bf-plan-more svg.is-open{transform:rotate(180deg)}.bf-plan-more svg{transition:transform .15s}.bf-plan .bf-plan-empty{background:var(--card);border:1px solid var(--border);border-radius:14px;margin:0;padding:1.1rem 1.15rem}.bf-plan .bf-plan-cta-btn{border-radius:999px;margin-top:.95rem;padding:.7rem 1.1rem;font-weight:750}.bf-plan-improves{background:var(--card);border:1px solid #0f172a1f;border-radius:16px;padding:.9rem 1rem .85rem;box-shadow:0 1px 2px #0f172a0a}.bf-plan-improves h2,.bf-plan-outlook h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:.68rem;font-weight:800}.bf-plan-improves li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.45rem 0;display:flex}.bf-plan-improves li:last-child{border-bottom:none}.bf-plan-improves span{flex-direction:column;gap:.12rem;font-weight:650;display:flex}.bf-plan-improves small,.bf-plan-outlook li small{color:var(--muted);font-size:.7rem;font-weight:500}.bf-plan-via{color:var(--muted)!important;font-weight:600!important}.bf-plan-improves b,.bf-plan-outlook li b{font-size:.72rem;font-weight:750;font-family:var(--font-mono);border-radius:999px;flex-shrink:0;padding:.2rem .5rem}.bf-plan-improves b.is-off,.bf-plan-outlook li b.is-off{color:#be123c;background:#f570802e}.bf-plan-improves b.is-watch,.bf-plan-outlook li b.is-watch{color:var(--watch);background:#ffae5d38}.bf-plan-improves b.is-ok,.bf-plan-outlook li b.is-ok{color:var(--blue-hover);background:#00cc4b2e}.bf-plan-outlook{color:#f8fafc;border-top:3px solid var(--blue);background:#0b0f14;border-radius:16px;padding:.95rem 1rem .9rem;overflow:auto}.bf-plan-outlook.is-diet{border-top-color:var(--watch)}.bf-plan-outlook.is-lifestyle{border-top-color:var(--blue)}.bf-plan-outlook.is-training{border-top-color:#38bdf8}.bf-plan-outlook.is-supplement{border-top-color:#a78bfa}.bf-plan-outlook p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.4}.bf-plan-outlook .bf-plan-picked{color:var(--ink)}.bf-plan-outlook-empty{color:var(--muted);margin:0 0 .5rem;font-size:.75rem}.bf-plan-picked{color:var(--ink);margin:0 0 .4rem;font-size:.78rem;font-weight:650}.bf-plan-progress{background:var(--ring-track);border-radius:999px;flex:none;width:100%;height:8px;max-height:8px;margin:0 0 .85rem;display:block;position:relative;overflow:hidden}.bf-plan-progress-fill{background:var(--good);border-radius:999px;height:8px;max-height:8px;display:block;position:relative;inset:auto}.bf-plan-outlook ul{margin:0 0 .55rem;padding:0;list-style:none}.bf-plan-outlook li{border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.45rem 0;font-size:.82rem;display:flex}.bf-plan-outlook li:last-child{border-bottom:none}.bf-plan-outlook li span{flex-direction:column;gap:.12rem;font-weight:650;display:flex}.bf-plan-outlook li small{color:var(--muted)}.bf-plan-outlook .bf-plan-via{color:var(--body)!important}.bf-plan-outlook li b.is-off{color:#fda4af;background:#f5708038}.bf-plan-outlook li b.is-watch{color:#fdba74;background:#ffae5d38}.bf-plan-outlook li b.is-ok{color:var(--good);background:#1c6cff38}.bf-plan-outlook i{width:auto;height:auto;position:static;inset:auto}@media (width<=980px){.bf-plan-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-plan .bf-plan-board{grid-template-columns:1fr}.bf-plan .bf-plan-rail{width:auto;min-width:0}.bf-plan-supp-bridge,.bf-plan-tablead{flex-direction:column;align-items:stretch}}.bf-target-card.is-empty,.bf-dash-dial.is-empty{cursor:default;pointer-events:none}.bf-target-card.is-empty .bf-target-name,.bf-target-card.is-empty .bf-target-read strong,.bf-target-card.is-empty .bf-target-read em{color:var(--muted)}.bf-slot-bar{background:var(--border);border-radius:99px;height:6px;display:block}.bf-dash-slot{border-radius:var(--bf-radius-card);background:var(--card-up);border:1px dashed #dbe3ec;min-height:5.5rem;padding:.9rem 1rem}.bf-dash-slot strong{color:var(--muted);font-size:.88rem;font-weight:700;display:block}.bf-dash-slot em{color:var(--muted);margin-top:.35rem;font-size:.8rem;font-style:normal;display:block}.bf-pkg-modal{max-width:28rem}.bf-pkg-body{padding:1.15rem 1.2rem .4rem}.bf-pkg-body h4{margin:0 0 .65rem;font-size:.92rem}.bf-pkg-body ul{margin:0 0 .85rem;padding-left:1.1rem}.bf-pkg-body li{margin:.25rem 0;font-size:.9rem}.bf-pkg-body p{color:var(--muted);margin:0 0 .65rem;font-size:.84rem;line-height:1.45}.bf-pkg-foot{padding:.85rem 1.2rem 1.15rem}.bf-pkg-foot .bf-cart-btn{width:100%}.bf-land{width:100%;padding-bottom:4rem}.bf-land-hero{background:var(--bg-alt);grid-template-columns:minmax(18rem,.42fr) minmax(0,.58fr);min-height:calc(100vh - 60px);margin:0;display:grid}.bf-land-hero-copy{color:#f8fafc;background:linear-gradient(135deg,#141c2b 0%,#1b2a44 100%);flex-direction:column;justify-content:center;padding:3.25rem 3rem 3.25rem 3.5rem;display:flex}.bf-land-hero-copy h1{letter-spacing:-.03em;color:#fff;margin:0 0 .7rem;font-size:clamp(1.85rem,3.2vw,2.7rem);font-weight:800;line-height:1.12}.bf-land-hero-copy p{color:var(--body);max-width:22rem;margin:0 0 1.6rem;font-size:1.05rem;line-height:1.45}.bf-land-hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem 1.15rem;display:flex}.bf-land-hero-copy .bf-dash-go{display:inline-flex}.bf-land-hero-alt{color:var(--ink);text-underline-offset:.18em;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:650;text-decoration:underline}.bf-land-hero-preview{background:#d5e0ea;min-height:22rem;position:relative;overflow:hidden}.bf-land-hero-preview img{object-fit:cover;object-position:0 11%;pointer-events:none;border-radius:14px 0 0;width:128%;height:auto;min-height:118%;position:absolute;top:1.5rem;left:1.35rem}.bf-land-quiet{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:.65rem;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline;display:block}.bf-land-shot{background:var(--card-up);min-height:180px;color:var(--muted);border:1px dashed #94a3b8;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.bf-land-rest{max-width:960px;margin:0 auto;padding:2.5rem 1.5rem 0}.bf-land-scenes{flex-direction:column;gap:1.75rem;margin:0 0 2.5rem;display:flex}.bf-land-scene p{color:var(--muted);margin:.6rem 0 0;font-size:.92rem}.bf-land-buy,.bf-land-how{margin:0 0 2.5rem;scroll-margin-top:4.5rem}.bf-land h2{margin:0 0 .75rem;font-size:1.2rem}.bf-land h3{margin:0 0 .5rem;font-size:1rem}.bf-land ul,.bf-land ol{margin:0 0 .85rem;padding-left:1.2rem}.bf-land li{margin:.2rem 0;font-size:.92rem}.bf-land-price{margin:0 0 .75rem;font-weight:700}.bf-land-details{margin:0 0 .85rem;font-size:.88rem}.bf-land-details summary{cursor:pointer;font-weight:600}.bf-land-details p{color:var(--muted);margin:.5rem 0 0;line-height:1.45}.bf-land-quiet-note{color:var(--muted);margin:.75rem 0 0;font-size:.82rem}@media (width<=900px){.bf-land-hero{grid-template-columns:1fr;min-height:0}.bf-land-hero-copy{padding:2.25rem 1.5rem 2rem}.bf-land-hero-preview{min-height:16rem}.bf-land-hero-preview img{inset:.75rem 0 0 .75rem}}.bf-bio-hero{flex-direction:column;gap:1.15rem;padding:1.35rem 1.45rem 1.4rem;display:flex}.bf-bio-hero-top{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem 1.35rem;display:grid}.bf-bio-hero .bf-coverage-copy h1{letter-spacing:-.035em;font-size:1.45rem}.bf-bio-hero-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.theme-dark .bf-bio-print{border:1px solid var(--border);height:32px;font-family:var(--font-sans);color:var(--muted);cursor:pointer;transition:color var(--t-hover) var(--ease-out), border-color var(--t-hover) var(--ease-out);background:0 0;border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:500;display:inline-flex}.theme-dark .bf-bio-print:hover{color:var(--ink);border-color:var(--border-strong)}.bf-bio-story{max-width:42rem;color:var(--ink)!important;margin:.45rem 0 0!important;font-size:1.02rem!important;line-height:1.5!important}.bf-bio-hero .bf-coverage-facts{margin-top:.85rem}.bf-bio-hero .bf-coverage-facts span.is-alert b{color:var(--bad)}.bf-bio-meta-line{flex-wrap:wrap;align-items:center;gap:.35rem .55rem;display:flex;color:var(--muted)!important;margin:.75rem 0 0!important;font-size:.78rem!important;line-height:1.4!important}.bf-bio-care{gap:.7rem}.bf-bio-care-head{flex-direction:column;gap:.2rem;display:flex}.bf-bio-care-head h2{color:var(--ink);margin:0;font-size:.92rem;font-weight:780}.bf-bio-care-head p{color:var(--muted);margin:0;font-size:.8rem}.bf-bio-care-grid{gap:.65rem}.bf-bio-care-card{border-left:3px solid #0000;gap:.45rem}.bf-bio-care-card.bf-tone-watch{border-left-color:var(--watch);background:linear-gradient(180deg, #fffaf5 0%, var(--card) 70%)}.bf-bio-care-card.bf-tone-off{border-left-color:var(--bad);background:linear-gradient(180deg, #fff7f8 0%, var(--card) 70%)}.bf-bio-care-why{color:var(--body);margin:.1rem 0 0;font-size:.8rem;line-height:1.4;display:block}.bf-bio-next{margin-top:.1rem}.bf-bio-primer-line{color:var(--muted);max-width:40rem;margin:0;font-size:.78rem;line-height:1.45}.bf-bio-systems{flex-direction:column;gap:.45rem;margin-top:.15rem;display:flex}.bf-bio-systems-kicker{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:750}.bf-bio-systems-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem .55rem;display:grid}.bf-bio-peek{text-align:left;color:var(--body);margin:.45rem 0 0;font-size:.8rem;font-weight:550;line-height:1.4}.bf-spec-item.is-open .bf-bio-peek{display:none}.bf-spec-item.is-ok:not(.is-open){opacity:.78}.bf-spec-item.is-ok:not(.is-open):hover,.bf-spec-item.is-off,.bf-spec-item.is-watch{opacity:1}.bf-bio-detail .bf-spec-detail-copy,.bf-bio-detail-rest{flex-direction:column;gap:.55rem;display:flex}.bf-bio-detail-lead{padding:.95rem 1.05rem}.bf-bio-detail-lead p{font-weight:550;font-size:.95rem!important;line-height:1.55!important}.bf-bio-detail-card{border:none!important;border-top:1px solid var(--border)!important;background:0 0!important;border-radius:0!important;padding:.65rem .15rem .15rem!important}.bf-spec-item.is-open .bf-bio-detail-card{background:0 0!important;border-top-color:#ffffff1f!important}.bf-bio-detail-card h4{letter-spacing:.04em;text-transform:uppercase;color:var(--muted)!important;font-size:.72rem!important}.bf-spec-item.is-open .bf-bio-detail-card h4{color:var(--muted)!important}.bf-bio-detail-card p{color:var(--body)!important;font-size:.84rem!important}.bf-spec-item.is-open .bf-bio-detail-card p{color:var(--body)!important}.bf-cat-stacked.is-priority{box-shadow:0 1px #0f172a08,0 10px 28px #0f172a0d}.bf-cat-stacked.is-clear,.bf-cat-stacked.is-untested.is-collapsed{opacity:.92}.bf-cat-stacked.is-collapsed{padding-bottom:1.05rem}.bf-cat-stacked.is-collapsed .bf-feed-cat-head{margin-bottom:0}.bf-bio-cat-flag{color:var(--watch)!important;font-weight:750!important}.bf-bio-cat-toggle{border:1px solid var(--border);background:var(--card-up);font:inherit;color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;margin-top:.55rem;padding:.35rem .55rem;font-size:.76rem;font-weight:650;display:inline-flex}.bf-bio-cat-toggle svg{transition:transform .15s}.bf-bio-cat-toggle.is-open svg{transform:rotate(180deg)}.bf-bio-miss-note{color:var(--muted);margin:.55rem 0 0;font-size:.82rem}.bf-cat-priorities button{flex-wrap:wrap;align-items:flex-start}.bf-bio-pri-why{color:var(--muted);text-align:left;flex:100%;margin:.15rem 0 0;font-size:.76rem;line-height:1.4}@media (width<=900px){.bf-bio-hero-top{grid-template-columns:1fr}.bf-bio-systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bf-proto-chapter{margin:0 0 1rem}.bf-proto-chapter h1{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.55rem;font-weight:800}.bf-proto-goals{border-bottom:1px solid var(--border);margin:0 0 1.25rem;padding:0 0 .85rem}.bf-proto-goals-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .55rem;font-size:.68rem;font-weight:800}.bf-proto-goal-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.bf-proto-goal-btn{border:none;border-bottom:1px solid var(--border);width:100%;box-shadow:none;text-align:left;cursor:pointer;font:inherit;color:inherit;background:0 0;border-radius:0;grid-template-columns:2.1rem minmax(0,1fr) auto;align-items:baseline;gap:.65rem .85rem;padding:.7rem .15rem .7rem 0;display:grid}.bf-proto-goal-list li:last-child .bf-proto-goal-btn{border-bottom:none}.bf-proto-goal-btn:hover strong{color:var(--ink)}.bf-proto-goal-btn.is-on{box-shadow:inset 2px 0 0 var(--ink);border-bottom-color:#0000;padding-left:.55rem}.bf-proto-goal-btn.is-on .bf-proto-goal-index,.bf-proto-goal-btn.is-on strong{color:var(--ink)}.bf-proto-goal-index{font-family:var(--font-mono);color:var(--body);letter-spacing:.02em;font-size:.78rem;font-weight:700}.bf-proto-goal-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.bf-proto-goal-copy em{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-style:normal;font-weight:750}.bf-proto-goal-btn.is-high .bf-proto-goal-copy em{color:#be123c}.bf-proto-goal-btn.is-medium .bf-proto-goal-copy em{color:var(--watch)}.bf-proto-goal-copy strong{color:var(--muted);width:fit-content;padding-bottom:.1rem;font-size:1.05rem;font-weight:750;line-height:1.25}.bf-proto-goal-btn.is-on .bf-proto-goal-copy strong{color:var(--ink)}.bf-proto-goal-num{font-variant-numeric:tabular-nums;color:var(--ink);letter-spacing:-.02em;font-size:.95rem;font-weight:800}.bf-proto-pill{border-radius:999px;align-items:center;padding:.12rem .45rem;font-size:.68rem;font-weight:700;line-height:1.2;display:inline-flex}.bf-proto-pill.is-off{color:#e11d48;background:#f43f5e1f}.bf-proto-pill.is-watch{color:var(--watch);background:#fb923c29}.bf-proto-goal{margin:0 0 1.35rem;padding:0 0 .25rem}.bf-proto-goal-head{margin:0 0 .7rem}.bf-proto-priority{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 .3rem;font-size:.7rem;font-weight:750;display:inline-block}.bf-proto-priority.is-high{color:var(--bad)}.bf-proto-priority.is-medium{color:#ea580c}.bf-proto-goal-head h2{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.2rem;font-weight:800}.bf-proto-goal-value{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.4rem;margin:.35rem 0 0;font-size:.88rem;display:flex}.bf-proto-goal-value b{color:var(--ink);font-size:1.05rem;font-weight:800}.bf-proto-card-list{flex-direction:column;gap:.65rem;display:flex}.bf-proto-card{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:.95rem 1rem .85rem;box-shadow:0 1px 2px #0f172a0a}.bf-proto-card h3{min-width:0;color:var(--ink);letter-spacing:-.02em;flex:1;margin:0;font-size:1.12rem;font-weight:800}.bf-proto-card-head{align-items:flex-start;gap:10px 14px;display:flex}.bf-proto-type-tag{color:var(--muted);flex:none;font-size:12px;font-weight:600}.bf-proto-impact{flex-direction:column;flex:none;align-items:flex-end;gap:.08rem;line-height:1;display:flex}.bf-proto-impact-lab{color:var(--muted);font-size:11px;font-weight:600}.bf-proto-impact-num{letter-spacing:-.03em;min-width:1.5rem;color:var(--ink);text-align:right;font-variant-numeric:tabular-nums;flex:none;font-size:1.25rem;font-weight:750}.bf-goals-list-legend,.bf-goals-card-list-head{color:var(--muted);justify-content:flex-end;margin:0;padding:0 22px 6px;font-size:12px;font-weight:600;display:flex}.bf-proto-body-main .bf-proto-strip-tags{margin-top:14px}.bf-proto-studies-more{appearance:none;font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;margin:10px 0 0;padding:0;font-size:13px;font-weight:600}.bf-proto-strip{border:1px solid var(--border);background:var(--card-up,#f8fafc);border-radius:10px;grid-template-columns:minmax(5.5rem,.7fr) minmax(0,1.6fr) minmax(5.5rem,.7fr);gap:0;margin-top:.85rem;display:grid;overflow:hidden}.bf-proto-strip.is-two{grid-template-columns:minmax(0,1fr) auto}.bf-proto-strip.is-three{grid-template-columns:minmax(0,1.4fr) auto auto}.bf-proto-strip-col{border-right:1px solid var(--border);min-width:0;color:var(--muted);flex-direction:column;gap:.2rem;padding:.7rem .85rem;display:flex}.bf-proto-strip-col:last-child{border-right:0}.bf-proto-strip-col svg{flex:none}.bf-proto-strip-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.65rem;font-weight:750}.bf-proto-strip-val{color:var(--ink);align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;display:inline-flex}.bf-proto-strip-val.is-high{color:var(--bad)}.bf-proto-strip-col.is-impact .bf-proto-strip-val{letter-spacing:-.03em;color:var(--ink);align-items:baseline;font-size:1.15rem;font-weight:800}.bf-proto-strip-col.is-impact small{color:var(--muted);margin-left:.12rem;font-size:.72rem;font-weight:650}.bf-proto-strip-tags{flex-wrap:wrap;gap:.35rem;margin-top:.15rem;display:flex}.bf-proto-strip-tags .bf-proto-improves-tag{min-height:22px;padding:.12rem .5rem}.bf-proto-strip-tags .bf-proto-improves-tag.is-stacked{white-space:normal;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:.08rem;min-height:0;padding:.32rem .55rem .3rem;line-height:1.15;display:inline-flex}.bf-proto-improves-tag-name{font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none;color:inherit;white-space:nowrap}.bf-proto-improves-tag-value{font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap;font-size:.82rem;font-weight:750}.bf-proto-body{border-top:1px solid var(--border);grid-template-columns:minmax(0,.92fr) minmax(0,1.2fr);column-gap:0;margin-top:1rem;padding-top:1rem;display:grid}.bf-proto-body.is-split{grid-template-columns:minmax(0,.92fr) minmax(0,1.2fr)}.bf-proto-body:not(.is-copy-only):not(.is-ways-only):not(.is-empty):not(.is-studies-only){background-image:none}.bf-proto-body.is-copy-only,.bf-proto-body.is-ways-only,.bf-proto-body.is-studies-only{grid-template-columns:1fr}.bf-proto-body-main{min-width:0;padding-right:1.5rem}.bf-proto-body.is-copy-only .bf-proto-body-main{padding-right:0}.bf-proto-body-main>.bf-proto-body-foods:first-child,.bf-proto-body-main>.bf-proto-body-ways-wrap:first-child{margin-top:0}.bf-proto-body-copy{color:var(--muted);margin:0;padding-right:0;font-size:.9rem;line-height:1.55}.bf-proto-body-foods{margin-top:1rem}.bf-proto-food-grid{grid-template-columns:1fr 1fr;align-items:start;column-gap:1.75rem;display:grid}.bf-proto-body-ways-wrap{border-left:0;min-width:0;margin-top:1rem;padding:0}.bf-proto-col-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 .45rem;font-size:.68rem;font-weight:750}.bf-proto-body-ways{margin:0;padding:0;list-style:none}.bf-proto-body-ways li{color:var(--ink);padding:0 0 .45rem 1rem;font-size:.88rem;font-weight:600;line-height:1.45;position:relative}.bf-proto-body-ways li:last-child{padding-bottom:0}.bf-proto-body-ways li:before{content:"";background:var(--ink);border-radius:99px;width:5px;height:5px;position:absolute;top:.5em;left:0}.bf-proto-studies{border:0;border-left:1px solid var(--border);margin:0;padding:0 0 0 1.4rem}.bf-proto-studies>h4{margin:0 0 .45rem}.bf-proto-studies ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.bf-proto-studies li{border:0;margin:0;padding:0}.bf-proto-studies li+li{border-top:1px solid var(--border);padding-top:.7rem}.bf-proto-study-finding{color:var(--ink);margin:0;font-size:.88rem;font-weight:600;line-height:1.45}.bf-proto-study-pmid{letter-spacing:.02em;color:var(--nav-purple,#1a4b75);margin-top:.4rem;font-size:.72rem;font-weight:650;text-decoration:none;display:inline-block}.bf-proto-study-pmid:hover{text-decoration:underline}.bf-proto-improves-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.65rem;font-weight:750}.bf-proto-improves-tag{color:var(--watch);background:#fb923c29;border-radius:999px;padding:.18rem .5rem;font-size:.74rem;font-weight:650;display:inline-flex}.bf-proto-more{border:1px solid var(--border);background:var(--card-up);width:100%;font:inherit;color:var(--ink);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:.4rem;margin-top:.75rem;padding:.55rem .7rem;display:flex}.bf-proto-more span{font-size:.84rem;font-weight:700}.bf-proto-more em{color:var(--muted);flex:1;font-size:.78rem;font-style:normal}.bf-proto-more svg:last-child{color:var(--muted);margin-left:auto;transition:transform .15s}.bf-proto-more svg.is-open,.bf-proto-more.is-open svg:last-child{transform:rotate(180deg)}.bf-proto-more-body{border-top:1px dashed var(--border);margin-top:.65rem;padding-top:.65rem}.bf-proto-more-lead{color:var(--muted);margin:0 0 .75rem;font-size:.86rem;line-height:1.45}.bf-proto-section-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 .45rem;font-size:.65rem;font-weight:750}.bf-proto-ways-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.bf-proto-way{border:1px solid var(--border);background:var(--card);border-radius:10px;gap:.45rem;padding:.65rem .7rem;display:flex}.bf-proto-way-dot{background:var(--watch);border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem;margin-top:.35rem}.bf-proto-way p{color:var(--ink);margin:0;font-size:.82rem;font-weight:600;line-height:1.4}.bf-proto-tips ul{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.bf-proto-tips li{color:var(--muted);padding-left:.85rem;font-size:.84rem;line-height:1.4;position:relative}.bf-proto-tips li:before{content:"";background:var(--watch);border-radius:1px;width:.45rem;height:2px;position:absolute;top:.55em;left:0}.bf-proto-stop{border-radius:var(--bf-radius-card);background:#fffaf5;border:1px solid #fb923c59;margin:1.25rem 0;padding:1rem 1.05rem}.bf-proto-stop h2{color:var(--ink);margin:0 0 .25rem;font-size:1rem;font-weight:800}.bf-proto-stop-lead{color:var(--muted);margin:0 0 .75rem;font-size:.82rem}.bf-proto-stop ul{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.bf-proto-stop li{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.bf-proto-stop li strong{color:var(--ink);font-size:.95rem}.bf-proto-stop li p{color:var(--muted);flex:100%;margin:.15rem 0 0;font-size:.84rem;line-height:1.4}.bf-proto-doctor{border-radius:var(--bf-radius-card);background:#fff7f8;border:1px solid #e11d4859;margin:0 0 1.25rem;padding:1rem 1.05rem}.bf-proto-doctor h2{color:var(--ink);margin:0 0 .25rem;font-size:1rem;font-weight:800}.bf-proto-doctor-lead{color:var(--muted);margin:0 0 .75rem;font-size:.82rem}.bf-proto-doctor ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.bf-proto-doctor li{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.bf-proto-doctor li strong{color:var(--ink);font-size:.95rem}.bf-proto-doctor li b{color:var(--ink);font-size:.82rem;font-weight:650}.bf-proto-doctor li p{color:var(--muted);flex:100%;margin:.15rem 0 0;font-size:.84rem;line-height:1.4}.bf-skip-bottles{border-radius:var(--bf-radius-card);background:#fffaf3;border:1px solid #b4530947;margin:0 0 1.25rem;padding:1rem 1.05rem}.bf-skip-bottles h2{color:var(--ink);margin:0;font-size:1rem;font-weight:800}.bf-skip-bottles>p,.bf-skip-bottles-head p{color:var(--muted);margin:.25rem 0 .75rem;font-size:.82rem}.bf-skip-bottles-head p{margin-bottom:.75rem}.bf-skip-bottles ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.bf-skip-bottles li strong{color:var(--ink);font-size:.95rem;display:block}.bf-skip-bottles li p{color:var(--muted);margin:.15rem 0 0;font-size:.84rem;line-height:1.4}.bf-d2-skip{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;margin:12px 0 0;padding:12px 0 0}.bf-d2-skip h2{letter-spacing:.02em;text-transform:none;font-size:13px;font-weight:700}.bf-d2-skip>p{margin:4px 0 8px;font-size:12px}.bf-d2-skip li strong{font-size:13px}.bf-d2-skip li p{font-size:12px}.bf-proto-shop-cta{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;padding:.95rem 1.05rem;display:flex}.bf-proto-shop-cta strong{color:var(--ink);font-size:.95rem;display:block}.bf-proto-shop-cta p{color:var(--muted);max-width:28rem;margin:.2rem 0 0;font-size:.84rem}.bf-proto-rail .bf-plan-improves b,.bf-proto-what b{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem}.bf-proto-outlook-bars{flex-direction:column;gap:.55rem;margin:.5rem 0 .75rem;padding:0;list-style:none;display:flex}.bf-proto-outlook-bars li{grid-template-columns:1fr auto;gap:.15rem .5rem;display:grid}.bf-proto-outlook-bars span{color:var(--muted);font-size:.8rem}.bf-proto-outlook-bars b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:700}.bf-proto-outlook-bars b i{color:var(--muted);margin:0 .2rem;font-style:normal}.bf-proto-outlook-track{background:var(--ring-track);border-radius:999px;grid-column:1/-1;height:8px;position:relative;overflow:hidden}.bf-proto-outlook-track em{z-index:0;background:#1c6cff38;border-radius:999px;font-style:normal;position:absolute;top:0;bottom:0;left:0}.bf-proto-outlook-track i{z-index:1;background:#94a3b873;border-radius:999px;font-style:normal;position:absolute;top:0;bottom:0;left:0}.bf-proto .bf-proto-outlook{background:#0b0f14;border-top:none}.bf-proto .bf-proto-outlook h2{color:var(--ink);font-weight:700}.bf-proto .bf-plan-tabs,.bf-proto .bf-plan-tablead,.bf-proto .bf-plan-topstrip,.bf-proto .bf-plan-chapter{display:none}@media (width<=980px){.bf-proto-ways-grid{grid-template-columns:1fr}.bf-proto-goal-btn{grid-template-columns:1.8rem minmax(0,1fr)}.bf-proto-goal-num{grid-column:2}}.bf-goals-head{margin:0 0 1.15rem}.bf-goals-head h1{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.55rem;font-weight:800}.bf-goals-head p{max-width:38rem;color:var(--muted);margin:.3rem 0 0;font-size:.9rem;line-height:1.45}.bf-goals-hero-wrap{box-sizing:border-box;width:100vw;max-width:100vw;padding:1.4rem max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) 1.55rem;background:var(--nav-purple,var(--blue));color:#fff;margin-bottom:1.5rem;margin-left:calc(50% - 50vw)}.bf-content-full:has(.bf-goals){padding-top:0}.bf-goals-hero{color:inherit;background:0 0;border:0;border-radius:0;padding:0;position:relative;overflow:hidden}.bf-goals-hero-nav{align-items:center;gap:.5rem;display:flex}.bf-goals-tabs{background:#ffffff24;border-radius:18px;flex-wrap:wrap;flex:1;min-width:0;padding:4px;display:flex}.bf-goals-tabs button{color:#ffffffc7;min-width:0;font:inherit;letter-spacing:-.02em;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:auto;padding:.48rem .7rem;font-size:.82rem;font-weight:700}.bf-goals-tabs button.is-on{color:var(--nav-purple,var(--btn-purple,#14152b));background:#fff}.bf-goals-hero-flags{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;margin-left:auto;display:flex}.bf-goals-hero-doc{background:var(--bad);color:#17302c;letter-spacing:.02em;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .65rem;font-size:.72rem;font-weight:650;text-decoration:none;display:inline-flex}.bf-goals-hero-doc span{color:#fff;background:#17302c;border-radius:99px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .25rem;font-size:.66rem;font-weight:750;display:grid}.bf-goals-hero-doc.is-soft{background:var(--watch);color:#17302c}.bf-goals-hero-doc.is-soft span{background:#17302c}.bf-goals-hero h1{letter-spacing:-.035em;color:#fff;max-width:22ch;margin:0;font-size:clamp(1.7rem,3.4vw,2.55rem);font-weight:800;line-height:1.1}.bf-goals-hero-body{grid-template-columns:minmax(0,1.05fr) minmax(16rem,.95fr);align-items:start;gap:1.6rem 2.4rem;margin-top:1.15rem;display:grid}.bf-goals-hero-chosen h2{letter-spacing:0;text-transform:none;color:#ffffff9e;margin:0 0 .45rem;font-size:13px;font-weight:500}.bf-goals-hero-why{color:#ffffffc7;max-width:34rem;margin:.5rem 0 0;font-size:.98rem;line-height:1.4}.bf-goals-hero-pattern{color:#ffffffeb;max-width:36rem;margin:.35rem 0 0;font-size:.92rem;line-height:1.4}.bf-goals-hero-marks{margin:1.05rem 0 0}.bf-goals-hero-marks h2{letter-spacing:.12em;text-transform:uppercase;color:#ffffff9e;margin:0 0 .2rem;font-size:.68rem;font-weight:750}.bf-goals-hero-lines{margin:0;padding:0;list-style:none}.bf-goals-hero-lines li+li{border-top:1px solid #ffffff29}.bf-goals-hero-lines button,.bf-goals-hero-line{color:#fff;width:100%;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:1rem;margin:0;padding:.32rem 0;display:flex}.bf-goals-hero-lines button{cursor:pointer;appearance:none}.bf-goals-hero-lines button:hover .bf-goals-hero-line-name{text-underline-offset:.18em;text-decoration:underline}.bf-goals-hero-line-name{letter-spacing:-.015em;min-width:0;font-size:16px;font-weight:500;line-height:1.45}.bf-goals-hero-line-name em{font-style:normal;font-weight:500}.bf-goals-hero-line-name em.is-off{color:var(--bad)}.bf-goals-hero-line-name em.is-watch{color:var(--watch)}.bf-goals-hero-line-name em.is-ok{color:var(--good,#16a34a)}.bf-goals-hero-line-meta{white-space:nowrap;flex:none;align-items:center;gap:.55rem;display:flex}.bf-goals-hero-line-meta em{color:#ffffff9e;font-size:.78rem;font-style:normal;font-weight:650}.bf-goals-hero-line-meta em.is-off{color:var(--bad)}.bf-goals-hero-line-meta em.is-watch{color:var(--watch)}.bf-goals-hero-line-meta em.is-ok{color:var(--good,#16a34a)}.bf-goals-hero-line-meta b{letter-spacing:-.02em;font-size:.92rem;font-weight:750}.bf-goals-lede{max-width:36rem;color:var(--body,var(--muted));margin:.7rem 0 0;font-size:.95rem;line-height:1.45}.bf-goals-meta{z-index:2;background:0 0;border:0;border-top:1px solid #ffffff29;border-radius:0;grid-template-columns:minmax(0,1fr);gap:0;margin:1.05rem 0 0;padding:.95rem .4rem 0;display:grid;position:relative}.bf-goals-meta>div{color:#ffffff9e;flex-direction:column;gap:.22rem;padding:0;display:flex}.bf-goals-meta>div+div{border-left:0}.bf-goals-meta span{font-size:.68rem;font-weight:650}.bf-goals-meta b{color:#fff;letter-spacing:-.02em;font-size:.92rem;font-weight:750}.bf-goals-meta b small{letter-spacing:0;color:#ffffff9e;margin-left:.35rem;font-size:.78em;font-weight:600}.bf-goals-meta b.is-high{color:var(--bad)}.bf-goals-meta b.is-medium{color:var(--watch)}.bf-goals-meta b.is-low{color:#ffffffb8}.bf-goals-split{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.1rem 1.2rem;margin:0 0 1.2rem;display:grid}.bf-goals-targets{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);padding:1rem 1.05rem 1.1rem}.bf-goals-targets h2,.bf-goals-nextdraw h2{color:var(--ink);margin:0;font-size:1rem;font-weight:800}.bf-goals-targets ul,.bf-goals-nextdraw>ul{flex-direction:column;gap:.7rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.bf-goals-target{border:1px solid var(--border);background:var(--card-up,#f8fafc);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;border-radius:14px;padding:.75rem .8rem;display:block}.bf-goals-target:disabled{cursor:default}.bf-goals-target header{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.bf-goals-target strong{color:var(--ink);font-size:.92rem;font-weight:750}.bf-goals-target em{font-size:.68rem;font-style:normal;font-weight:750}.bf-goals-target em.is-off{color:#e11d48}.bf-goals-target em.is-watch{color:var(--watch)}.bf-goals-target em.is-ok{color:var(--good,#16a34a)}.bf-goals-target p{color:var(--muted);font-variant-numeric:tabular-nums;margin:.2rem 0 .55rem;font-size:.82rem}.bf-goals-range{background:linear-gradient(90deg, var(--good) 0%, var(--watch) 52%, var(--bad) 100%);border-radius:4px;height:10px;position:relative;overflow:visible}.bf-goals-range.is-wide{flex:1;min-width:8rem}.bf-goals-range i{background:var(--ink);width:10px;height:14px;box-shadow:0 0 0 2px var(--card,#fff);border-radius:3px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.bf-goals-range i.is-next{box-shadow:inset 0 0 0 2px var(--ink);background:0 0}.bf-goals-nextdraw{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);margin:0 0 1.2rem;padding:1.05rem 1.15rem 1.15rem}.bf-goals-nextdraw header p{color:var(--muted);max-width:40rem;margin:.3rem 0 0;font-size:.84rem}.bf-goals-nextdraw>ul>li{grid-template-columns:minmax(7rem,.9fr) minmax(0,1.4fr) auto;align-items:center;gap:.8rem;display:grid}.bf-goals-nextdraw>ul strong{color:var(--ink);display:block}.bf-goals-nextdraw>ul small{color:var(--muted);margin-top:.15rem;font-size:.72rem;display:block}.bf-goals-nextdraw>ul b{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8rem;font-weight:650}.bf-goals-retest{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);margin:0 0 1.2rem;padding:1.05rem 1.15rem 1.15rem}.bf-retest-priority{letter-spacing:0;text-transform:none;color:var(--muted);margin:0 0 .35rem;font-size:.9rem;font-weight:650}.bf-retest-priority.is-high{color:var(--bad)}.bf-retest-priority.is-medium{color:var(--watch)}.bf-retest-priority.is-low{color:var(--muted)}.bf-goals-retest ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.bf-goals-retest li{flex-direction:column;gap:.15rem;display:flex}.bf-goals-retest li b{color:var(--ink);font-size:.9rem;font-weight:650}.bf-goals-retest li span{color:var(--muted);font-size:.84rem;line-height:1.45}.bf-goals-picks{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0 0 1.25rem;display:grid}.bf-goals-pick{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);text-align:left;cursor:pointer;font:inherit;color:inherit;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.85rem .95rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.bf-goals-pick em{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.66rem;font-style:normal;font-weight:750}.bf-goals-pick.is-high em{color:#e11d48}.bf-goals-pick.is-medium em{color:var(--watch)}.bf-goals-pick strong{letter-spacing:-.02em;color:var(--ink);font-size:1.02rem;font-weight:750;line-height:1.25}.bf-goals-pick span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8rem}.bf-goals-pick.is-on{background:var(--well-empty,var(--bg-alt));border-color:var(--btn-purple,var(--ink));box-shadow:inset 0 0 0 1px var(--btn-purple,var(--ink))}.bf-goals-pick:hover strong{color:var(--ink)}.bf-goals-doctor{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);margin:0 0 1.25rem;padding:1rem 1.05rem;scroll-margin-top:5rem}.bf-goals-doctor summary{cursor:pointer;color:var(--ink);align-items:center;gap:.5rem;font-size:1rem;font-weight:800;list-style:none;display:flex}.bf-goals-doctor summary::-webkit-details-marker{display:none}.bf-goals-doctor summary span{background:var(--tint-bad);min-width:1.25rem;height:1.25rem;color:var(--bad);border-radius:99px;place-items:center;padding:0 .3rem;font-size:.7rem;font-weight:750;display:grid}.bf-goals-doctor h2,.bf-goals-stop h2,.bf-goals-active-head h2,.bf-goals-section>h3,.bf-goals-numbers h2{color:var(--ink);margin:0;font-size:1rem;font-weight:800}.bf-goals-retest h2{color:var(--ink);margin:0 0 .45rem;font-size:1rem;font-weight:800}.bf-goals-doctor p,.bf-goals-stop p,.bf-goals-active-head p{color:var(--muted);margin:.35rem 0 0;font-size:.84rem;line-height:1.45}.bf-goals-doctor ul,.bf-goals-stop ul,.bf-goals-numbers ul{flex-direction:column;gap:.75rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.bf-goals-doctor li{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.bf-goals-doctor-name{font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.bf-goals-doctor-name:disabled{cursor:default}.bf-goals-doctor li b{color:var(--ink);font-size:.82rem;font-weight:650}.bf-goals-doctor li p{flex:100%;margin:.15rem 0 0}.bf-goals-chips{flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.bf-goals-chips button,.bf-goals-chips span{background:var(--card-up,#f1f5f9);color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:.22rem .55rem;font-size:.76rem;font-weight:650;display:inline-flex}.bf-goals-chips button.is-off,.bf-goals-chips span.is-off{color:#e11d48;background:#f43f5e1f}.bf-goals-chips button.is-watch,.bf-goals-chips span.is-watch{color:var(--watch);background:#fb923c29}.bf-goals-chips span{cursor:default}.bf-goals-section{margin:1.1rem 0 0}.bf-goals-section>h3{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.4rem;margin:0 0 .55rem;font-size:.72rem;font-weight:750;display:flex}.bf-goals-card-list{flex-direction:column;gap:12px;display:flex}.bf-goals-evidence{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);margin:0;padding:1.15rem 1.2rem}.bf-goals-matter{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem 1.15rem;margin:1.15rem 0 1.25rem;display:grid}.bf-goals-matter.has-skip{grid-template-columns:minmax(12rem,.38fr) minmax(0,1fr)}.bf-goals-evidence h2{letter-spacing:0;text-transform:none;color:var(--ink);margin:0 0 .55rem;font-size:16px;font-weight:500}.bf-goals-epi-tag{background:var(--card-up,var(--border));color:var(--ink);border-radius:999px;margin:0 0 .4rem;padding:.18rem .5rem;font-size:11px;font-weight:650;line-height:1.3;display:inline-block}.bf-goals-epi-note{color:var(--muted);margin:0 0 .85rem;font-size:13px;font-weight:400;line-height:1.4}.bf-goals-evidence ul{margin:0;padding:0;list-style:none}.bf-goals-evidence li+li{margin-top:.7rem}.bf-goals-evidence strong{color:var(--ink);font-size:16px;font-weight:500;display:block}.bf-goals-evidence p{color:var(--body);margin:.28rem 0 0;font-size:14px;font-weight:400;line-height:1.5}.bf-goals-evidence a{color:#155eef;font-size:13px;font-weight:500}.bf-goals-rank-reason{color:var(--muted);margin:.35rem 0 .7rem;font-size:13px;font-weight:400}.bf-goals-show-more,.bf-proto-card-more{appearance:none;font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;margin:.15rem 0 0;padding:0;font-size:14px;font-weight:600}.bf-goals-show-more{align-self:flex-start;margin-top:.35rem}.bf-proto-improves-line{margin:.55rem 0 .7rem}.bf-proto-improves-line>p{color:var(--muted);margin:0 0 .35rem;font-size:13px;font-weight:500}.bf-proto-chip-more{color:var(--muted);align-items:center;font-size:13px;font-weight:500;display:inline-flex}.bf-goals .bf-proto-card h3,.bf-goals .bf-proto-card-top h3{letter-spacing:-.01em;font-size:17px;font-weight:500}.bf-goals .bf-proto-body-copy{color:var(--body);font-size:14px;font-weight:400}.bf-goals .bf-proto-study-finding,.bf-goals .bf-proto-study-pmid,.bf-goals .bf-proto-improves-tag-name{text-transform:none;letter-spacing:0;color:var(--muted);font-size:13px;font-weight:500}.bf-proto-card-more-body{margin-top:.65rem}.bf-proto-card.is-action{border:1px solid color-mix(in srgb, var(--ink) 8%, transparent);background:var(--card);box-shadow:none;transition:border-color .22s var(--ease-out,ease), box-shadow .22s var(--ease-out,ease);border-radius:14px;flex-direction:column;padding:0;display:flex;overflow:hidden}.bf-proto-card.is-action:hover{border-color:color-mix(in srgb, var(--ink) 16%, transparent);box-shadow:0 10px 28px color-mix(in srgb, var(--ink) 5%, transparent);transform:none}.bf-proto-card.is-action.is-diet,.bf-proto-card.is-action.is-lifestyle,.bf-proto-card.is-action.is-supplement{background:var(--card);box-shadow:none}.bf-proto-card.is-action.is-diet:hover,.bf-proto-card.is-action.is-lifestyle:hover,.bf-proto-card.is-action.is-supplement:hover{box-shadow:0 10px 28px color-mix(in srgb, var(--ink) 5%, transparent)}.bf-act-head{color:var(--ink);background:0 0;border-bottom:0;flex-direction:column;align-items:stretch;gap:6px;padding:18px 20px 0;display:flex}.bf-act-kicker{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.bf-act-type{letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:0;flex:none;padding:0;font-size:11px;font-weight:600;line-height:1;display:inline-block}.bf-proto-card.is-action.is-diet .bf-act-type{color:#8a7348;background:0 0}.bf-proto-card.is-action.is-lifestyle .bf-act-type{color:#1a4b75;background:0 0}.bf-proto-card.is-action.is-supplement .bf-act-type{color:#3d6ec9;background:0 0}.bf-act-id h3,.bf-act-head h3,.bf-goals .bf-proto-card.is-action h3,.bf-goals .bf-proto-card.is-action .bf-act-head h3{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:22px;font-weight:600;line-height:1.15}.bf-act-meta{letter-spacing:0;color:var(--muted);opacity:1;flex:none;font-size:12px;font-weight:500}.bf-act-why,.bf-act-lead{color:var(--body);margin:0;padding:8px 20px 16px;font-size:14px;font-weight:400;line-height:1.5}.bf-act-lead{color:var(--ink);padding-top:0;font-weight:400}.bf-act-foods,.bf-act-path,.bf-act-marks{border-top:1px solid color-mix(in srgb, var(--ink) 7%, transparent);margin:0;padding:0;list-style:none}.bf-act-foods{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bf-act-foods li{color:var(--ink);border:0;padding:12px 16px;font-size:13px;font-weight:500;line-height:1.35}.bf-act-foods li:nth-child(4n){border-right:0}.bf-act-foods li:nth-child(n+5){border-top:1px solid color-mix(in srgb, var(--ink) 6%, transparent)}.bf-act-path{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.bf-act-path li{color:var(--ink);border:0;align-items:flex-start;gap:10px;padding:14px 16px 14px 20px;font-size:13px;font-weight:450;line-height:1.4;display:flex}.bf-act-path li:nth-child(3n){border-right:0}.bf-act-path li:nth-child(n+4){border-top:1px solid color-mix(in srgb, var(--ink) 6%, transparent)}.bf-act-path li span{font-variant-numeric:tabular-nums;letter-spacing:-.02em;width:auto;height:auto;color:var(--muted);background:0 0;border-radius:0;flex:none;margin-top:.05em;font-size:12px;font-weight:600;display:block}.bf-proto-card.is-action.is-supplement .bf-act-path li span{color:var(--muted);background:0 0}.bf-act-marks{grid-template-columns:1fr 1fr;display:grid}.bf-act-marks li{border:0}.bf-act-marks li:nth-child(2n){border-right:0}.bf-act-marks li:nth-child(odd):last-child:not(.bf-act-more-li){grid-column:1/-1}.bf-act-marks li.bf-act-more-li{border-bottom:0;border-right:0;grid-column:1/-1}.bf-act-mrow{width:100%;font-family:var(--font-sans);text-align:left;color:var(--ink);background:0 0;border:0;grid-template-columns:minmax(5.5rem,7.5rem) minmax(4.8rem,6.2rem) minmax(5rem,1fr) auto;align-items:center;gap:6px 12px;margin:0;padding:11px 16px;display:grid}button.bf-act-mrow{cursor:pointer;appearance:none;transition:background .14s var(--ease-out,ease);border-radius:0}button.bf-act-mrow:hover{background:color-mix(in srgb, var(--ink) 2.5%, transparent)}button.bf-act-mrow:hover .bf-act-mname{text-decoration:none}.bf-act-mname{letter-spacing:-.015em;font-size:13px;font-weight:550}.bf-act-mstat{letter-spacing:0;text-transform:none;color:var(--muted);font-size:11px;font-style:normal;font-weight:500}.bf-act-mstat.is-off{color:var(--bad)}.bf-act-mstat.is-watch{color:var(--watch)}.bf-act-mstat.is-ok{color:var(--good)}.bf-act-mval{font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;font-family:var(--font-mono,var(--font-sans));color:var(--muted);white-space:nowrap}.bf-act-track{background:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:999px;height:5px;display:block;position:relative}.bf-act-zone{background:color-mix(in srgb, var(--good) 28%, transparent);border-radius:999px;position:absolute;top:0;bottom:0}.bf-act-tick{background:var(--muted);width:7px;height:7px;box-shadow:0 0 0 2px var(--card);border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.bf-act-tick.is-off{background:var(--bad)}.bf-act-tick.is-watch{background:var(--watch)}.bf-act-tick.is-ok{background:var(--good)}.bf-act-more{cursor:pointer;width:100%;font-family:var(--font-sans);text-align:left;color:var(--muted);background:0 0;border:0;margin:0;padding:8px 16px 12px;font-size:12px;font-weight:500;display:block}.bf-act-more:hover{color:var(--ink)}.bf-act-tools{border-top:1px solid color-mix(in srgb, var(--ink) 7%, transparent);background:0 0;align-items:center;gap:8px;margin:0;padding:0 20px;display:flex}.bf-act-tools button{cursor:pointer;width:100%;font-family:var(--font-sans);color:var(--muted);transition:color .16s var(--ease-out,ease);background:0 0;border:0;justify-content:space-between;align-items:center;gap:4px;margin:0;padding:12px 0;font-size:13px;font-weight:500;display:inline-flex}.bf-act-tools button:hover,.bf-act-tools button.is-on{color:var(--ink)}.bf-act-tools button svg{color:currentColor;opacity:.55;transition:transform .18s var(--ease-out,ease);flex:none}.bf-act-tools button.is-on svg{transform:rotate(180deg)}.bf-act-fold{flex:none;grid-template-rows:0fr;min-height:0;display:grid;overflow:hidden}.bf-act-fold.is-open{grid-template-rows:1fr}.bf-act-fold:not(.is-open){height:0}.bf-act-fold>div{min-height:0;overflow:hidden}.bf-act-panel{border-top:1px solid color-mix(in srgb, var(--ink) 7%, transparent);background:0 0;margin:0;padding:14px 20px 16px}.bf-act-papers{grid-template-columns:1fr 1fr;gap:14px 28px;margin:0;padding:0;list-style:none;display:grid}.bf-act-papers li{margin:0;padding:0}.bf-act-papers p{color:var(--body);margin:0;font-size:13px;font-weight:400;line-height:1.45}.bf-act-papers a{color:#155eef;margin-top:4px;font-size:12px;font-weight:550;text-decoration:none;display:inline-block}.bf-act-papers a:hover{color:#0b4fd0;text-decoration:underline}@media (prefers-reduced-motion:reduce){.bf-proto-card.is-action{transition:none}.bf-proto-card.is-action:hover{box-shadow:none}}.bf-goals-card-list{gap:14px}.bf-goals-food-card{margin-top:.65rem}.bf-goals-food-cols{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1.1rem 1.5rem;display:grid}.bf-goals-food-card h3{flex:none;margin:0 0 .4rem;font-size:1.12rem}.bf-goals-foods{margin:0;padding:0;list-style:none}.bf-goals-foods li{border-bottom:1px solid var(--border);color:var(--ink);padding:.32rem 0;font-size:.92rem;font-weight:600}.bf-goals-foods li:last-child{border-bottom:0}.bf-goals-shop{background:0 0;border:0;flex-wrap:wrap;align-items:center;margin-top:.85rem;padding:0;display:flex}.bf-goals-stop{border-radius:var(--bf-radius-card);background:#fffaf5;border:1px solid #fb923c59;margin-top:1.1rem;padding:.95rem 1.05rem;display:block}.bf-goals-numbers b{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem}.bf-goals-numbers li{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.bf-goals-numbers small{color:var(--muted);font-size:.72rem;display:block}@media (width<=980px){.bf-act-papers{grid-template-columns:1fr}.bf-act-foods{grid-template-columns:1fr 1fr}.bf-act-foods li:nth-child(n+3){border-top:1px solid color-mix(in srgb, var(--ink) 6%, transparent)}.bf-act-path{grid-template-columns:1fr}.bf-act-path li{border-top:1px solid color-mix(in srgb, var(--ink) 6%, transparent)}.bf-act-path li:first-child{border-top:0}.bf-act-marks{grid-template-columns:1fr}.bf-act-mrow{grid-template-columns:1fr auto}.bf-act-mstat{display:none}.bf-act-track{grid-column:1/-1}.bf-goals-picks,.bf-goals-split,.bf-goals-hero-body,.bf-goals-matter.has-skip,.bf-goals-meta,.bf-goals-nextdraw>ul>li,.bf-proto-body{grid-template-columns:1fr}.bf-goals-meta>div+div{border-left:0;border-top:1px solid var(--border);margin-top:.55rem;padding-top:.75rem}.bf-proto-body-main,.bf-proto-body-copy{padding-right:0}.bf-proto-body:not(.is-copy-only):not(.is-ways-only):not(.is-studies-only){background-image:none}.bf-proto-body-foods{margin-top:.85rem}.bf-proto-body-ways-wrap,.bf-proto-studies{border-left:0;border-top:1px solid var(--border);margin-top:.85rem;padding:.85rem 0 0}.bf-proto-body-ways-wrap{border-top:0;padding-top:0}.bf-proto-body-ways{border-top:0;margin-top:0;padding:0}.bf-proto-strip{grid-template-columns:1fr}.bf-proto-strip.is-two,.bf-proto-strip.is-three{grid-template-columns:minmax(0,1fr) auto}.bf-proto-strip-col{border-right:0;border-bottom:1px solid var(--border)}.bf-proto-strip-col:last-child{border-bottom:0}.bf-proto-strip.is-two .bf-proto-strip-col,.bf-proto-strip.is-three .bf-proto-strip-col{border-right:1px solid var(--border);border-bottom:0}.bf-proto-strip.is-two .bf-proto-strip-col:last-child,.bf-proto-strip.is-three .bf-proto-strip-col:last-child{border-right:0}.bf-proto-strip.is-three .bf-proto-strip-col.is-markers{border-right:0;border-bottom:1px solid var(--border);grid-column:1/-1}}.theme-dark{background-color:var(--bg);color:var(--body)}.theme-dark .bf-content{background:var(--bg)}.theme-dark .bf-header-white{background:var(--bg);border-top:0;border-bottom:1px solid var(--border)}.theme-dark .bf-header-inner{min-height:52px;padding:0 var(--page-pad,32px);width:100%;max-width:var(--content-max,1600px);align-items:center;gap:24px;margin:0 auto}.theme-dark .bf-brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);flex:1;gap:10px;padding-right:0;font-size:16px;font-weight:700}.theme-dark .bf-brand-mark{background:var(--blue);border-radius:2px;flex:none;width:8px;height:8px}.theme-dark .bf-nav-pill{flex:none;justify-content:center;align-self:center;display:flex}.theme-dark .bf-nav-pill-inner{border:1px solid var(--border);background:var(--bg-alt);border-radius:999px;gap:2px;padding:3px;display:flex;position:relative}.theme-dark .bf-nav-thumb{background:var(--ink);box-shadow:none;transition:transform var(--t-tab) var(--ease-out), width var(--t-tab) var(--ease-out), opacity var(--t-tab) var(--ease-out);pointer-events:none;border-radius:999px;position:absolute;top:3px;bottom:3px;left:0}.theme-dark:not(.pal-light-mode) .bf-nav-thumb{background:var(--card-up)}.theme-dark .bf-nav-tab{z-index:1;height:32px;font-family:var(--font-sans);color:var(--muted);cursor:pointer;transition:color var(--t-hover) var(--ease-out);background:0 0;border:none;border-radius:999px;padding:0 16px;font-size:14px;font-weight:400;position:relative}.theme-dark .bf-nav-tab:hover{color:var(--body)}.theme-dark .bf-nav-tab.is-on{color:var(--card);font-weight:600}.theme-dark:not(.pal-light-mode) .bf-nav-tab.is-on{color:var(--ink)}.theme-dark .bf-appearance-btn{border:1px solid var(--border);height:30px;font-family:var(--font-sans);color:var(--muted);white-space:nowrap;cursor:pointer;transition:color var(--t-hover) var(--ease-out), border-color var(--t-hover) var(--ease-out);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:14px;font-weight:400;display:inline-flex}.theme-dark .bf-appearance-btn:hover{color:var(--ink);border-color:var(--border-strong)}.theme-dark .bf-header-end{flex:1;min-width:0}.theme-dark .bf-header-text-btn{border-radius:var(--bf-radius-btn);border:1px solid var(--border-strong);height:36px;color:var(--ink);font-family:var(--font-sans);transition:background-color var(--t-hover) var(--ease-out), border-color var(--t-hover) var(--ease-out);background:0 0;gap:8px;padding:0 14px;font-size:14px;font-weight:600}.theme-dark .bf-header-text-btn:hover{background:var(--card-up);border-color:var(--muted)}.theme-dark .bf-header-icon-btn{border-radius:var(--bf-radius-btn);border:1px solid var(--border-strong);width:36px;height:36px;color:var(--body);background:0 0}.theme-dark .bf-header-icon-btn:hover{background:var(--card-up);color:var(--ink)}.theme-dark .bf-user-chip{border-radius:var(--bf-radius-pill,999px);border:1px solid var(--border-strong);height:36px;color:var(--body);background:0 0;gap:8px;padding:0 12px;font-size:13px;font-weight:400}.theme-dark .bf-user-chip:hover{background:var(--card-up);color:var(--ink)}.theme-dark .bf-user-chip-active{border-color:var(--blue);background:var(--blue-soft);color:var(--ink)}.theme-dark .bf-user-chip-active svg{color:var(--blue)}.theme-dark .bf-mobile-nav{height:auto;min-height:64px;padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:none;box-sizing:border-box;background:#fff;border-top:1px solid #e4e6ec}.theme-dark .bf-mobile-nav button{color:var(--muted);font-family:var(--font-sans);transition:color var(--t-hover) var(--ease-out);background:0 0;font-size:14px;font-weight:400}.theme-dark .bf-mobile-nav button.is-active{color:var(--ink);box-shadow:inset 0 2px 0 var(--blue)}.theme-dark .bf-site-footer{box-shadow:none;color:#8b929c;background:#fff;border-top:1px solid #e4e6ec}.theme-dark .bf-site-footer-inner{color:#8b929c;max-width:1280px;font-family:var(--font-sans);gap:16px;margin:0 auto;padding:18px 24px;font-size:14px;font-weight:400}.theme-dark .bf-site-footer strong{font-family:var(--font-display);letter-spacing:-.02em;color:#121316;font-weight:700}.theme-dark .bf-site-footer a{color:#3d434a}.theme-dark .bf-site-footer a:hover{color:#121316}.theme-dark .clinical-card,.theme-dark .setup-form-card,.theme-dark .onboarding-card,.theme-dark .flagged-marker-card,.theme-dark .report-stat-card,.theme-dark .bf-dash-panel,.theme-dark .bf-dash-note,.theme-dark .bf-plan-panel,.theme-dark .bf-plan-rail-card,.theme-dark .bf-modal{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;padding:24px}.theme-dark .bf-card-up,.theme-dark .bf-dash-link,.theme-dark .bf-ticker{background:var(--card-up);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:var(--edge-up)}.theme-dark .bf-card-head,.theme-dark .bf-panel-kicker,.theme-dark .bf-modal-kicker{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-btn-primary,.theme-dark .bf-plan-cta-btn,.theme-dark .bf-cart-btn.is-solid{border-radius:var(--bf-radius-btn);background:var(--blue);height:40px;color:var(--on-accent);font-family:var(--font-sans);transition:background-color var(--t-hover) var(--ease-out), transform var(--t-hover) var(--ease-out);border:1px solid #0000;padding:0 20px;font-size:14px;font-weight:600}.theme-dark .bf-btn-primary:hover,.theme-dark .bf-plan-cta-btn:hover,.theme-dark .bf-cart-btn.is-solid:hover{background:var(--blue-hover);transform:translateY(-1px)}.theme-dark .bf-btn-ghost{border:1px solid var(--border-strong);border-radius:var(--bf-radius-btn);height:40px;color:var(--ink);font-family:var(--font-sans);background:0 0;padding:0 20px;font-size:14px;font-weight:600}.theme-dark .bf-btn-ghost:hover{background:var(--card-up);border-color:var(--muted)}.theme-dark .bf-btn-danger{border-radius:var(--bf-radius-btn);background:var(--tint-bad);color:var(--bad);border:1px solid #0000;font-weight:600}.theme-dark .bf-btn-danger:hover{background:color-mix(in srgb, var(--bad) 20%, transparent)}.theme-dark :focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}.theme-dark .bf-score-dial-svg circle{stroke:currentColor}.theme-dark .bf-score-dial.bf-tone-ok{color:var(--good)}.theme-dark .bf-score-dial.bf-tone-watch{color:var(--watch)}.theme-dark .bf-score-dial.bf-tone-off,.theme-dark .bf-score-dial.bf-tone-bad{color:var(--bad)}.theme-dark .bf-score-dial.bf-tone-na{color:var(--muted)}.theme-dark .bf-score-dial.bf-tone-neutral{color:var(--blue)}.theme-dark .bf-score-dial-read strong{font-family:var(--font-mono);color:var(--ink);font-weight:700}.theme-dark .bf-score-dial.bf-tone-ok .bf-score-dial-read strong,.theme-dark .bf-score-dial.bf-tone-watch .bf-score-dial-read strong,.theme-dark .bf-score-dial.bf-tone-off .bf-score-dial-read strong{color:var(--ink)}.theme-dark .bf-score-dial-read small{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-spec-track,.theme-dark .bf-row-bar{height:18px;box-shadow:none;background:0 0;border-radius:0;gap:4px;display:flex;position:relative;overflow:visible}.theme-dark .bf-spec-zone,.theme-dark .bf-row-bar-ref,.theme-dark .bf-row-bar-opt{display:none}.theme-dark .bf-spec-mid{background:var(--border-strong);width:1px;box-shadow:none}.theme-dark .bf-spec-pin,.theme-dark .bf-row-pin{box-sizing:border-box;border:2px solid var(--card);background:var(--ink);width:12px;height:12px;box-shadow:0 0 0 1px color-mix(in srgb, var(--ink) 18%, transparent);border-radius:50%;top:50%;transform:translate(-50%,-50%)}.theme-dark .bf-spec-pin:after,.theme-dark .bf-row-pin:after{content:none}.theme-dark .bf-mrow .bf-spec-pin{box-shadow:0 0 0 1px color-mix(in srgb, var(--ink) 18%, transparent)}.theme-dark .bf-spec-read,.theme-dark .bf-row-value,.theme-dark .bf-row-ref{font-family:var(--font-mono);color:var(--ink);font-feature-settings:"tnum" 1;font-weight:700}.theme-dark .bf-row-ref{color:var(--muted);font-weight:600}.theme-dark .bf-warn-tag{color:var(--bad)}.theme-dark .bf-warn-tag .bf-warn-glyph{fill:var(--card)}.theme-dark .bf-pill-normal,.theme-dark .bf-pill-alert,.theme-dark .bf-pill-muted,.theme-dark .bf-tag,.theme-dark .badge-status{height:22px;font-family:var(--font-sans);letter-spacing:.02em;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-pill-normal{background:var(--tint-good);color:var(--good)}.theme-dark .bf-pill-alert{background:var(--tint-bad);color:var(--bad)}.theme-dark .bf-pill-muted{background:var(--border);color:var(--muted)}.theme-dark .bf-tone-ok{color:var(--good)}.theme-dark .bf-tone-watch{color:var(--watch)}.theme-dark .bf-tone-off,.theme-dark .bf-tone-bad{color:var(--bad)}.theme-dark .bf-row{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;transition:background-color var(--t-hover) var(--ease-out), border-color var(--t-hover) var(--ease-out)}.theme-dark .bf-row:hover{background:var(--card-up);border-color:var(--border-strong)}.theme-dark .bf-row-selected{border-color:var(--blue);background:var(--card-up)}.theme-dark .bf-row-main{background:0 0}.theme-dark .bf-row-name{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:400}.theme-dark .bf-row-value small{font-family:var(--font-sans);color:var(--muted);font-weight:400}.theme-dark .bf-spec,.theme-dark .bf-spec-item{background:var(--card);border-color:var(--border);box-shadow:none}.theme-dark .bf-spec-item.is-open{background:var(--card-up)}.theme-dark .bf-spec-name{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:400}.theme-dark .bf-spec-quiet,.theme-dark .bf-bio-peek,.theme-dark .bf-spec-chevron{color:var(--muted)}.theme-dark .bf-dash-note,.theme-dark .bf-dash-hero,.theme-dark .bf-dash-panel,.theme-dark .bf-dash-link,.theme-dark .bf-ticker,.theme-dark .bf-spec-hero,.theme-dark .bioflow-app .clinical-card,.theme-dark .bioflow-app .setup-form-card,.theme-dark .bioflow-app .protocol-page .report-section,.theme-dark .bioflow-app .flagged-marker-card,.theme-dark .bioflow-app .onboarding-card,.theme-dark .bioflow-app .report-stat-card,.theme-dark .bf-modal,.theme-dark .bf-plan-panel,.theme-dark .bf-plan-rail-card,.theme-dark .bf-plan-offer,.theme-dark .bf-plan-sticky,.theme-dark .export-modal,.theme-dark .bf-cat-stacked,.theme-dark .bf-shop-rail,.theme-dark .bf-cart-drawer,.theme-dark .bf-shop-buybar,.theme-dark .bf-dash-hero.bf-hero-dark,.theme-dark .bf-dash-sys,.theme-dark .bf-plan-marker-tag,.theme-dark .bf-dash-card,.theme-dark .bf-sys-card,.theme-dark .bf-gap-card,.theme-dark .bf-target-card,.theme-dark .bf-plan-tab,.theme-dark .bf-plan-tab.is-on,.theme-dark .bf-plan-topchip,.theme-dark .bf-plan-topchip:hover,.theme-dark .bf-plan-topchip.is-diet,.theme-dark .bf-plan-topchip.is-lifestyle,.theme-dark .bf-plan-topchip.is-training,.theme-dark .bf-plan-topchip.is-supplement,.theme-dark .bf-plan .bf-plan-task.is-featured.is-diet,.theme-dark .bf-plan .bf-plan-task.is-featured.is-lifestyle,.theme-dark .bf-plan .bf-plan-task.is-featured.is-training,.theme-dark .bf-plan .bf-plan-task.is-featured.is-supplement,.theme-dark .bf-plan-supp-bridge,.theme-dark .bf-plan .bf-plan-task.is-detail,.theme-dark .bf-plan .bf-plan-task.is-detail.is-diet,.theme-dark .bf-plan .bf-plan-task.is-detail.is-lifestyle,.theme-dark .bf-plan .bf-plan-task.is-detail.is-training,.theme-dark .bf-plan .bf-plan-task.is-detail.is-supplement,.theme-dark .bf-plan .bf-plan-task,.theme-dark .bf-dash-preview .bf-plan-task,.theme-dark .bf-plan .bf-plan-toggle:after,.theme-dark .bf-plan .bf-plan-marker-tag,.theme-dark .bf-plan .bf-plan-task.is-lifestyle .bf-plan-marker-tag,.theme-dark .bf-plan .bf-plan-task.is-training .bf-plan-marker-tag,.theme-dark .bf-plan .bf-plan-task.is-supplement .bf-plan-marker-tag,.theme-dark .bf-plan-improves,.theme-dark .bf-cat-stacked.is-priority,.theme-dark .bf-proto-card{box-shadow:none}.theme-light .bf-score-dial-svg circle:first-of-type{stroke:var(--border)}.theme-light .bf-warn-tag .bf-warn-glyph{fill:var(--card)}.bf-score-dial-svg circle:first-of-type{stroke:var(--border)}.bf-warn-tag .bf-warn-glyph{fill:var(--card)}.bf-row{border-radius:var(--bf-radius-card);align-items:stretch;display:flex}.bf-row-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(120px,1fr) minmax(120px,2fr) auto auto auto;align-items:center;gap:16px;width:100%;padding:14px 18px;display:grid}.bf-row-name{min-width:0}.bf-row-bar{border-radius:999px;height:8px;position:relative}.bf-row-bar-ref,.bf-row-bar-opt{border-radius:999px;height:8px;position:absolute;top:0}.bf-row-pin{z-index:2;box-sizing:border-box;background:var(--ink);border:2px solid var(--card);pointer-events:none;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.bf-row-ref,.bf-row-value{white-space:nowrap;text-align:right}.bf-row-pill{justify-self:end}.bf-row-info{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;display:flex}.bf-row-value small{margin-left:4px;font-size:14px}@media (width<=860px){.theme-dark .bf-nav-pill{display:none}.theme-dark .bf-header-inner{gap:12px;padding:0 16px}.theme-dark .bf-header-actions{gap:8px;margin-left:auto}}@media (width<=560px){.theme-dark .bf-appearance-btn{gap:0;padding:0 8px;font-size:0}.theme-dark .bf-appearance-btn svg{font-size:14px}}@media (width<=720px){.bf-row-main{grid-template-columns:1fr auto;grid-template-areas:"name value""bar bar""ref pill";gap:10px 12px}.bf-row-name{grid-area:name}.bf-row-bar{grid-area:bar}.bf-row-ref{text-align:left;grid-area:ref}.bf-row-value{grid-area:value}.bf-row-pill{grid-area:pill;justify-self:end}}.theme-dark .bf-dashboard-page{max-width:1280px;margin:0 auto;padding:24px}.bf-synopsis-wave{opacity:.04;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.bf-synopsis-wave path{stroke:var(--ink);stroke-width:1.5px}.bf-synopsis-copy{z-index:1;max-width:58ch;position:relative}.theme-dark .bf-synopsis-greeting{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(30px,3.2vw,40px);font-weight:700;line-height:1.12}.theme-dark .bf-synopsis-summary{font-family:var(--font-sans);color:var(--body);margin-top:10px;font-size:14px;line-height:1.6}.bf-synopsis-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.bf-status-legend{color:var(--muted);flex-wrap:wrap;gap:8px 14px;margin:12px 0 0;padding:0;font-size:12px;line-height:1.3;list-style:none;display:flex}.bf-status-legend li{align-items:center;gap:6px;display:flex}.bf-status-legend i{border-radius:99px;flex:none;width:8px;height:8px}.bf-status-legend i.is-doctor,.bf-status-legend i.is-off{background:var(--bad)}.bf-status-legend i.is-watch{background:var(--watch)}.bf-status-legend i.is-ok{background:var(--good)}.bf-dash-synopsis .bf-status-legend{color:color-mix(in srgb, var(--ink) 72%, transparent)}.bf-dash-synopsis .bf-status-legend i.is-doctor,.bf-dash-synopsis .bf-status-legend i.is-off{background:var(--bad)}.bf-proto-wait{border-top:1px solid var(--border);margin:28px 0 0;padding-top:22px}.bf-proto-wait>p{color:var(--muted);margin:0 0 10px;font-size:14px;line-height:1.45}.bf-proto-wait .hp-waitlist{max-width:420px}.theme-dark .bf-track{flex-direction:column;display:flex}.bf-track-list{margin-top:8px;list-style:none}.theme-dark .bf-track-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto auto auto 24px;align-items:center;gap:10px;padding:12px 0;display:grid}.theme-dark .bf-track-row:last-child{border-bottom:0}.theme-dark .bf-track-name{font-family:var(--font-sans);color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;overflow:hidden}.bf-spark{overflow:visible}.bf-spark path{stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round}.bf-spark.is-good path{stroke:var(--good)}.bf-spark.is-bad path{stroke:var(--bad)}.theme-dark .bf-spark.is-flat line,.theme-dark .bf-spark line{stroke:var(--muted);stroke-width:1.5px;opacity:.5}.theme-dark .bf-track-delta{font-family:var(--font-mono);white-space:nowrap;font-size:13px;font-weight:700}.theme-dark .bf-track-delta.is-good{color:var(--good)}.theme-dark .bf-track-delta.is-bad{color:var(--bad)}.theme-dark .bf-track-delta.is-flat{color:var(--muted)}.bf-track-delta.is-empty{width:0}.theme-dark .bf-track-value{font-family:var(--font-mono);color:var(--ink);white-space:nowrap;font-size:14px;font-weight:700}.theme-dark .bf-track-value small{font-family:var(--font-sans);color:var(--muted);margin-left:4px;font-size:13px;font-weight:400}.theme-dark .bf-track-remove{width:24px;height:24px;color:var(--muted);cursor:pointer;opacity:0;transition:opacity var(--t-hover) var(--ease-out), color var(--t-hover) var(--ease-out);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:flex}.theme-dark .bf-track-row:hover .bf-track-remove,.theme-dark .bf-track-remove:focus-visible{opacity:1}.theme-dark .bf-track-remove:hover{color:var(--bad)}.bf-track-empty{margin-top:8px}.bf-track-ghosts{opacity:.4;pointer-events:none}.theme-dark .bf-track-row.is-ghost{grid-template-columns:minmax(0,1fr) auto auto auto}.theme-dark .bf-track-empty p{font-family:var(--font-sans);color:var(--muted);margin-top:14px;font-size:14px;font-weight:400}.bf-track-add{align-self:flex-start;margin-top:auto}.bf-track-list,.bf-track-empty{flex:none}@media (width<=720px){.theme-dark .bf-track-row{grid-template-columns:minmax(0,1fr) auto auto;row-gap:6px}.theme-dark .bf-track-row .bf-spark{grid-column:1}.bf-dash-lower{grid-template-columns:1fr;gap:16px}.theme-dark .bf-dash-lower{margin-top:16px}}.bf-mrow-stack{flex-direction:column;display:flex}.theme-dark .bf-mrow{border-bottom:1px solid var(--border);min-height:64px;transition:background-color var(--t-hover) var(--ease-out);align-items:center;display:flex;position:relative}.theme-dark .bf-mrow:last-child{border-bottom:0}.theme-dark .bf-mrow:hover{background:var(--card-up)}.theme-dark .bf-mrow.is-selected{background:var(--card-up);box-shadow:inset 2px 0 0 var(--blue)}.theme-dark .bf-mrow.is-untested .bf-mrow-bar,.theme-dark .bf-mrow.is-untested .bf-mrow-bar-empty,.theme-dark .bf-mrow.is-untested .bf-mrow-pill{opacity:.85}.theme-dark .bf-mrow.is-untested .bf-mrow-name{color:var(--muted)}.theme-dark .bf-mrow.is-untested .bf-mrow-pill,.theme-dark .bf-mrow.is-untested .bf-track-pill{color:var(--muted);opacity:1}.theme-dark .bf-mrow.is-untested .bf-mrow-nick,.theme-dark .bf-mrow.is-untested .bf-mrow-read,.theme-dark .bf-mrow.is-untested .bf-mrow-read em{color:var(--muted)}.theme-dark .bf-mrow.is-untested:hover .bf-mrow-bar,.theme-dark .bf-mrow.is-untested:hover .bf-mrow-bar-empty,.theme-dark .bf-mrow.is-untested:hover .bf-mrow-pill{opacity:.75}.theme-dark .bf-mrow-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:minmax(0,1fr) 240px auto auto;align-items:center;gap:20px;min-width:0;padding:10px 12px;display:grid}.bf-mrow-id{flex-direction:column;gap:2px;min-width:0;display:flex}.theme-dark .bf-mrow-name{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-mrow-nick{font-family:var(--font-sans);color:var(--muted);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.bf-mrow-bar{width:240px}.theme-dark .bf-mrow-bar-empty{background:var(--hair-faint);border-radius:999px;height:8px;display:block}.theme-dark .bf-mrow-read{font-family:var(--font-mono);color:var(--ink);white-space:nowrap;text-align:right;min-width:96px;font-size:16px;font-weight:700}.theme-dark .bf-mrow-read small{font-family:var(--font-sans);color:var(--muted);margin-left:4px;font-size:13px;font-weight:400}.theme-dark .bf-mrow-read em{font-style:normal;font-family:var(--font-sans);color:var(--muted);font-size:13px;font-weight:400}.theme-dark .bf-mrow-pill{height:22px;font-family:var(--font-sans);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:86px;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-mrow-pill.bf-tone-ok{background:var(--tint-good);color:var(--good)}.theme-dark .bf-mrow-pill.bf-tone-watch{background:var(--tint-watch);color:var(--watch)}.theme-dark .bf-mrow-pill.bf-tone-off{background:var(--tint-bad);color:var(--bad)}.theme-dark .bf-mrow-pill.bf-tone-na{background:var(--border);color:var(--muted)}.theme-dark .bf-track-pill{border:1px solid var(--border-strong);cursor:pointer;height:28px;font-family:var(--font-sans);color:var(--body);white-space:nowrap;opacity:0;transition:opacity var(--t-hover) var(--ease-out), color var(--t-hover) var(--ease-out), border-color var(--t-hover) var(--ease-out), box-shadow var(--t-hover) var(--ease-out);background:0 0;border-radius:999px;align-items:center;gap:5px;margin-right:12px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-mrow:hover .bf-track-pill,.theme-dark .bf-track-pill:focus-visible,.theme-dark .bf-track-pill.is-on{opacity:1}.theme-dark .bf-track-pill:hover{color:var(--ink);border-color:var(--muted)}.theme-dark .bf-track-pill.is-on{color:var(--blue-text);border-color:var(--blue-text)}@keyframes bf-pin-pulse{0%{box-shadow:0 0 #1c6cff8c}70%{box-shadow:0 0 0 10px #1c6cff00}to{box-shadow:0 0 #1c6cff00}}@media (hover:none){.theme-dark .bf-track-pill{opacity:1}}.bf-cat-headline{align-items:flex-start;gap:16px;display:flex}.bf-cat-dial{flex:none;width:48px}.bf-cat-headline-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.theme-dark .bf-cat-name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:16px;font-weight:600}.theme-dark .bf-cat-word{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600}.theme-dark .bf-cat-word.bf-tone-na{color:var(--muted)}.theme-dark .bf-cat-oneline{max-width:70ch;font-family:var(--font-sans);color:var(--body);margin-top:2px;font-size:14px;line-height:1.55}.bf-sheet-scrim{z-index:70;background:#0008148c;justify-content:flex-end;display:flex;position:fixed;inset:0}@keyframes bf-sheet-fade{0%{opacity:0}to{opacity:1}}.theme-dark .bf-sheet,.bf-sheet{background:var(--card);border-left:1px solid var(--border);flex-direction:column;width:480px;max-width:100%;height:100%;display:flex}@keyframes bf-sheet-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.bf-sheet-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 16px;display:flex}.theme-dark .bf-sheet-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-top:6px;font-size:18px;font-weight:600}.theme-dark .bf-sheet-close{border:1px solid var(--border-strong);width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.theme-dark .bf-sheet-close:hover{color:var(--ink);border-color:var(--muted)}.bf-sheet-body{flex:1;padding:24px;overflow-y:auto}.bf-sheet-value{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.theme-dark .bf-sheet-value b{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:32px;font-weight:700;line-height:1}.theme-dark .bf-sheet-value b.is-empty{font-family:var(--font-display);color:var(--muted);font-size:18px;font-weight:600}.theme-dark .bf-sheet-value small{font-family:var(--font-sans);color:var(--muted);margin-left:6px;font-size:14px;font-weight:400}.bf-sheet-range{margin-top:20px}.theme-dark .bf-sheet-range-legend{font-family:var(--font-sans);color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:12px;font-size:14px;font-weight:400;display:flex}.bf-sheet-range-legend span{align-items:center;gap:6px;display:inline-flex}.bf-sheet-range-legend i{border-radius:999px;width:10px;height:4px}.bf-legend-lab{background:var(--watch)}.bf-legend-opt{background:var(--good)}.theme-dark .bf-sheet-note{font-family:var(--font-sans);color:var(--muted);margin-top:16px;font-size:13px;font-weight:400}.bf-sheet-block{margin-top:28px}.bf-sheet-block>.bf-card-head{margin-bottom:10px}.theme-dark .bf-sheet-block p,.theme-dark .bf-sheet-block .biomarker-edu-panel p{font-family:var(--font-sans);color:var(--body);font-size:14px;line-height:1.6}.theme-dark .bf-sheet-block .biomarker-edu-panel{flex-direction:column;gap:14px;display:flex}.theme-dark .bf-sheet-block .biomarker-edu-block{flex-direction:column;gap:5px;display:flex}.theme-dark .bf-sheet-block .biomarker-edu-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.bf-sheet-hl{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.theme-dark .bf-hl-card{padding:var(--card-pad,26px);border-radius:var(--radius-sm,8px)}.theme-dark .bf-hl-card.is-high{background:var(--tint-bad)}.theme-dark .bf-hl-card.is-low{background:var(--tint-watch)}.theme-dark .bf-hl-card h4{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:14px;font-weight:600}.theme-dark .bf-hl-card.is-high h4{color:var(--bad)}.theme-dark .bf-hl-card.is-low h4{color:var(--watch)}.theme-dark .bf-hl-card p{color:var(--body);font-size:14px;line-height:1.55}.bf-sheet-moves{flex-direction:column;gap:14px;list-style:none;display:flex}.theme-dark .bf-sheet-moves li{border-left:2px solid var(--border-strong);flex-direction:column;gap:4px;padding-left:14px;display:flex}.theme-dark .bf-sheet-moves b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-sheet-moves span{font-family:var(--font-sans);color:var(--body);font-size:14px;line-height:1.55}.bf-sheet-chips{flex-wrap:wrap;gap:8px;display:flex}.theme-dark .bf-proto-chip{background:var(--blue-soft);height:28px;color:var(--blue);font-family:var(--font-sans);border-radius:999px;align-items:center;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-proto-chip.is-diet{background:var(--tint-good);color:var(--good)}.theme-dark .bf-proto-chip.is-training{background:var(--tint-watch);color:var(--watch)}.bf-sheet-spark{display:block;overflow:visible}.bf-sheet-spark path{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.bf-sheet-spark.is-up path{stroke:var(--good)}.bf-sheet-spark.is-down path{stroke:var(--bad)}.theme-dark .bf-sheet-spark-axis{max-width:260px;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);justify-content:space-between;margin-top:6px;font-size:13px;font-weight:600;display:flex}.theme-dark .bf-sheet-retest{border-top:1px solid var(--border);font-family:var(--font-sans);color:var(--body);margin-top:28px;padding-top:16px;font-size:14px}.theme-dark .bf-sheet-retest b{color:var(--ink);font-weight:600}@media (width<=760px){.bf-sheet{border-left:0;width:100%}.bf-sheet-hl{grid-template-columns:1fr}.theme-dark .bf-mrow-main{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"id read""bar pill";gap:8px 12px;padding:12px}.bf-mrow-id{grid-area:id}.bf-mrow-bar{grid-area:bar;width:100%}.theme-dark .bf-mrow-read{grid-area:read}.theme-dark .bf-mrow-pill{grid-area:pill;justify-self:end}.theme-dark .bf-track-pill{opacity:1;margin-right:8px}}.theme-dark .bf-sidebar{background:var(--bg);border-right:1px solid var(--border);box-shadow:none}.theme-dark .bf-sidebar-kicker{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-nav-overview,.theme-dark .bf-nav-cat,.theme-dark .bf-nav-sub{border-radius:var(--bf-radius-btn);color:var(--body);font-family:var(--font-sans);transition:background-color var(--t-hover) var(--ease-out), color var(--t-hover) var(--ease-out);background:0 0}.theme-dark .bf-nav-overview:hover,.theme-dark .bf-nav-cat:hover,.theme-dark .bf-nav-sub:hover,.theme-dark .bf-nav-overview-active,.theme-dark .bf-nav-cat-active{background:var(--card-up);color:var(--ink)}.theme-dark .bf-nav-cat-label{font-size:14px;font-weight:400}.theme-dark .bf-nav-cat-score{font-family:var(--font-mono);font-size:14px;font-weight:700}.theme-dark .bf-markers-page,.theme-dark .bf-markers-feed{background:var(--bg)}.theme-dark .bf-feed-cat-head{border-bottom:1px solid var(--border);background:0 0}.theme-dark .bf-cat-panel,.theme-dark .bf-cat-main{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none}.theme-dark .bf-sheet-edu .biomarker-edu-panel{gap:20px}.theme-dark .bf-sheet-edu .biomarker-edu-block{background:0 0;border:0;border-radius:0;padding:0}.theme-dark .bf-proto,.theme-dark .bf-goals{max-width:1280px;margin:0 auto;padding:24px}.theme-dark .bf-proto-chapter h1,.theme-dark .bf-goals-head h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(30px,3.2vw,40px);font-weight:700}.theme-dark .bf-goals-hero h1{font-family:var(--font-display);color:#fff}.theme-dark .bf-goals-meta{box-shadow:none;background:0 0;border-color:#ffffff29}.theme-dark .bf-goals-targets,.theme-dark .bf-goals-nextdraw{background:var(--card);border-color:var(--border)}.theme-dark .bf-goals-target{background:var(--card-up);border-color:var(--border)}.theme-dark .bf-goals-range i{box-shadow:0 0 0 2px var(--card)}.theme-dark .bf-proto-goals-label,.theme-dark .bf-plan-kicker{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-proto-goal-btn{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);cursor:pointer;text-align:left;width:100%;box-shadow:none;transition:background-color var(--t-hover) var(--ease-out), border-color var(--t-hover) var(--ease-out);align-items:center;gap:14px;padding:14px 16px;display:flex}.theme-dark .bf-proto-goal-btn:hover{background:var(--card-up);border-color:var(--border-strong)}.theme-dark .bf-proto-goal-btn.is-on{background:var(--card-up);border-color:var(--blue)}.theme-dark .bf-proto-goal-index{font-family:var(--font-mono);color:var(--muted);font-size:14px;font-weight:700}.theme-dark .bf-proto-goal-copy em{font-style:normal;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600;display:block}.theme-dark .bf-proto-goal-btn.is-high .bf-proto-goal-copy em{color:var(--bad)}.theme-dark .bf-proto-goal-btn.is-medium .bf-proto-goal-copy em{color:var(--watch)}.theme-dark .bf-proto-goal-btn.is-low .bf-proto-goal-copy em{color:var(--muted)}.theme-dark .bf-proto-goal-copy strong{font-family:var(--font-sans);color:var(--ink);margin-top:3px;font-size:14px;font-weight:600;display:block}.theme-dark .bf-proto-goal-num{font-family:var(--font-mono);color:var(--body);margin-left:auto;font-size:13px;font-weight:700}.theme-dark .bf-proto-goal{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;overflow:hidden}.theme-dark .bf-proto-goal-head{border-bottom:1px solid var(--border);padding:24px 24px 20px}.theme-dark .bf-proto-priority{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600;display:inline-block}.theme-dark .bf-proto-priority.is-high{color:var(--bad)}.theme-dark .bf-proto-priority.is-medium{color:var(--watch)}.theme-dark .bf-proto-priority.is-low{color:var(--muted)}.theme-dark .bf-proto-goal-head h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-top:8px;font-size:22px;font-weight:600}.theme-dark .bf-proto-goal-value{font-family:var(--font-sans);color:var(--body);flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;font-size:14px;display:flex}.theme-dark .bf-proto-goal-value b{font-family:var(--font-mono);color:var(--ink);font-weight:700}.theme-dark .bf-proto-pill{height:22px;font-family:var(--font-sans);border-radius:999px;align-items:center;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-proto-pill.is-off{background:var(--tint-bad);color:var(--bad)}.theme-dark .bf-proto-pill.is-watch{background:var(--tint-watch);color:var(--watch)}.bf-proto-card-list{flex-direction:column;display:flex}.theme-dark .bf-proto-card{border:1px solid var(--border);border-radius:var(--bf-radius-card);background:var(--card);box-shadow:none;padding:20px 22px}.theme-dark .bf-proto-card.is-action{border-color:color-mix(in srgb, var(--ink) 10%, transparent);background:var(--card);box-shadow:none;border-radius:14px;padding:0}.theme-dark .bf-proto-card-top h3{min-width:0;font-family:var(--font-sans);letter-spacing:-.02em;color:var(--ink);flex:1;margin:0;font-size:1.12rem;font-weight:800}.theme-dark .bf-goals .bf-proto-card-top h3{font-size:17px;font-weight:500}.theme-dark .bf-proto-card-head{align-items:flex-start;gap:10px 14px;display:flex}.theme-dark .bf-proto-type-tag{font-family:var(--font-sans);color:var(--muted);flex:none;font-size:12px;font-weight:600}.theme-dark .bf-proto-impact{flex-direction:column;flex:none;align-items:flex-end;gap:.08rem;line-height:1;display:flex}.theme-dark .bf-proto-impact-lab{font-family:var(--font-sans);color:var(--muted);font-size:11px;font-weight:600}.theme-dark .bf-proto-impact-num{min-width:1.5rem;font-family:var(--font-sans);letter-spacing:-.03em;color:var(--ink);text-align:right;font-variant-numeric:tabular-nums;flex:none;font-size:22px;font-weight:750}.theme-dark .bf-goals-list-legend,.theme-dark .bf-goals-card-list-head{font-family:var(--font-sans);color:var(--muted);justify-content:flex-end;margin:0;padding:0 22px 6px;font-size:12px;font-weight:600;display:flex}.theme-dark .bf-proto-body-main .bf-proto-strip-tags{margin-top:14px}.theme-dark .bf-proto-studies-more{appearance:none;font:inherit;color:var(--blue-text,var(--blue));cursor:pointer;background:0 0;border:0;margin:10px 0 0;padding:0;font-size:13px;font-weight:600}.bf-skip-bottles.bf-goals-skip{margin:0;padding:1.15rem 1.2rem}.bf-skip-bottles.bf-goals-skip h2{letter-spacing:0;font-size:16px;font-weight:500}.bf-skip-bottles.bf-goals-skip .bf-skip-bottles-head p{color:var(--body);margin:.3rem 0 .7rem;font-size:14px;line-height:1.45;display:block}.bf-skip-bottles.bf-goals-skip ul{margin:0;padding:0;list-style:none}.bf-skip-bottles.bf-goals-skip li+li{margin-top:.35rem}.bf-skip-bottles.bf-goals-skip li p{display:none}.bf-skip-bottles.bf-goals-skip li strong{color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-proto-body-copy{font-family:var(--font-sans);color:var(--body);font-size:14px;line-height:1.6}.theme-dark .bf-proto-body-ways li{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600;line-height:1.5}.theme-dark .bf-proto-body-ways li:before{background:var(--ink)}.theme-dark .bf-proto-study-finding{color:var(--ink)}.bf-proto-improves{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.theme-dark .bf-proto-improves-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:13px;font-weight:600}.theme-dark .bf-proto-improves-tag{background:var(--blue-soft);height:auto;min-height:24px;color:var(--blue-text);font-family:var(--font-sans);box-shadow:0 0 10px var(--tint-blue);white-space:nowrap;border:0;border-radius:999px;align-items:center;padding:.18rem 11px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-proto-strip-tags .bf-proto-improves-tag.is-stacked{white-space:normal;box-shadow:none;border-radius:10px;align-items:flex-start;padding:.32rem .55rem .3rem}.theme-dark .bf-proto-improves-tag-name{color:inherit;text-transform:none}.theme-dark .bf-proto-improves-tag-value{color:var(--ink)}.theme-dark .bf-proto-improves-tag.is-link{cursor:pointer;transition:box-shadow var(--t-hover) var(--ease-out)}.theme-dark .bf-proto-improves-tag.is-link:hover{box-shadow:0 0 14px var(--edge-blue)}.theme-dark .bf-proto-more{border:1px solid var(--border);border-radius:var(--bf-radius-btn);cursor:pointer;font-family:var(--font-sans);color:var(--body);background:0 0;align-items:center;gap:8px;margin-top:14px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.theme-dark .bf-proto-more:hover{background:var(--card-up);color:var(--ink)}.theme-dark .bf-proto-more em{color:var(--muted);font-style:normal;font-weight:400}.theme-dark .bf-proto-more svg:last-child{transition:transform var(--t-hover) var(--ease-out);margin-left:auto}.theme-dark .bf-proto-more svg.is-open{transform:rotate(180deg)}.theme-dark .bf-proto-more-body{flex-direction:column;gap:16px;margin-top:14px;display:flex}.theme-dark .bf-proto-more-lead,.theme-dark .bf-proto-way p,.theme-dark .bf-proto-tips li{font-family:var(--font-sans);color:var(--body);font-size:14px;line-height:1.6}.theme-dark .bf-proto-section-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:600}.theme-dark .bf-proto-way{gap:10px;display:flex}.theme-dark .bf-proto-way-dot{background:var(--blue);border-radius:999px;flex:none;width:6px;height:6px;margin-top:8px}.theme-dark .bf-proto-tips ul,.theme-dark .bf-proto-tips li{list-style:none}.theme-dark .bf-proto-tips li{border-left:2px solid var(--border-strong);margin-bottom:8px;padding-left:14px}.theme-dark .bf-proto-board{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;margin-top:20px;display:grid}.theme-dark .bf-proto-rail{flex-direction:column;gap:16px;width:320px;display:flex;position:sticky;top:84px}.theme-dark .bf-proto-what,.theme-dark .bf-proto-outlook,.theme-dark .bf-proto-retest,.theme-dark .bf-goals-numbers,.theme-dark .bf-goals-retest{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;padding:20px}.theme-dark .bf-proto-what h2,.theme-dark .bf-proto-outlook h2,.theme-dark .bf-proto-retest h2,.theme-dark .bf-goals-numbers h2,.theme-dark .bf-goals-retest h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-proto-what ul,.theme-dark .bf-goals-numbers ul{margin-top:12px;list-style:none}.theme-dark .bf-proto-what li,.theme-dark .bf-goals-numbers li{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 0;display:flex}.theme-dark .bf-proto-what li:last-child,.theme-dark .bf-goals-numbers li:last-child{border-bottom:0}.theme-dark .bf-proto-what li>span,.theme-dark .bf-goals-numbers li>span{min-width:0;font-family:var(--font-sans);color:var(--ink);flex-direction:column;flex:1;gap:2px;font-size:14px;font-weight:400;display:flex}.theme-dark .bf-proto-what li small,.theme-dark .bf-goals-numbers li small{font-family:var(--font-sans);color:var(--muted);font-size:13px;font-weight:400}.theme-dark .bf-proto-what li b{font-family:var(--font-mono);white-space:nowrap;border-radius:999px;flex:none;padding:3px 9px;font-size:14px;font-weight:700}.theme-dark .bf-proto-what li b.is-ok{background:var(--tint-good);color:var(--good)}.theme-dark .bf-proto-what li b.is-watch{background:var(--tint-watch);color:var(--watch)}.theme-dark .bf-proto-what li b.is-off{background:var(--tint-bad);color:var(--bad)}.theme-dark .bf-plan-picked{font-family:var(--font-sans);color:var(--body);margin-top:6px;font-size:13px;line-height:1.5}.theme-dark .bf-proto-outlook-bars{flex-direction:column;gap:14px;margin-top:16px;list-style:none;display:flex}.theme-dark .bf-proto-outlook-bars li{grid-template-columns:1fr auto;gap:4px 10px;display:grid}.theme-dark .bf-proto-outlook-bars li>span{font-family:var(--font-sans);color:var(--body);font-size:13px;font-weight:400}.theme-dark .bf-proto-outlook-bars li>b{font-family:var(--font-mono);align-items:baseline;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.theme-dark .bf-proto-outlook-bars u{color:var(--muted);text-decoration:none}.theme-dark .bf-proto-outlook-bars strong{color:var(--good)}.theme-dark .bf-proto-outlook-bars b i{color:var(--muted);font-style:normal}.theme-dark .bf-proto-outlook-bars b.is-target-only{color:var(--muted)}.theme-dark .bf-proto-outlook-bars b.is-target-only i{font-style:normal;font-family:var(--font-sans);font-size:13px;font-weight:400}.theme-dark .bf-proto-outlook-track{background:var(--ring-track);border-radius:999px;grid-column:1/-1;height:8px;position:relative;overflow:hidden}.theme-dark .bf-proto-outlook-track em{background:color-mix(in srgb, var(--good) 35%, transparent);border-radius:999px;height:100%;position:absolute;top:0;left:0}.theme-dark .bf-proto-outlook-track i{background:var(--good);height:100%;box-shadow:var(--glow-good);border-radius:999px;position:absolute;top:0;left:0}.theme-dark .bf-outlook-band{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);opacity:.75;grid-column:1/-1;justify-self:end;margin-top:-2px;font-size:13px;font-weight:600}.theme-dark .bf-outlook-foot,.theme-dark .bf-plan-outlook-empty{font-family:var(--font-sans);color:var(--muted);margin-top:14px;font-size:14px;line-height:1.5}.bf-retest-group{margin-top:14px}.theme-dark .bf-retest-priority{font-family:var(--font-sans);text-transform:none;letter-spacing:0;margin-bottom:6px;font-size:14px;font-weight:650}.theme-dark .bf-retest-priority.is-high{color:var(--bad)}.theme-dark .bf-retest-priority.is-medium{color:var(--watch)}.theme-dark .bf-retest-priority.is-low{color:var(--muted)}.theme-dark .bf-proto-retest ul,.theme-dark .bf-goals-retest ul{flex-direction:column;gap:8px;list-style:none;display:flex}.theme-dark .bf-proto-retest li,.theme-dark .bf-goals-retest li{flex-direction:column;gap:2px;display:flex}.theme-dark .bf-proto-retest li b,.theme-dark .bf-goals-retest li b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-proto-retest li span,.theme-dark .bf-goals-retest li span{font-family:var(--font-sans);color:var(--muted);font-size:14px;line-height:1.5}.theme-dark .bf-proto-stop,.theme-dark .bf-proto-shop-cta,.theme-dark .bf-goals-stop{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;margin-top:20px;padding:20px 24px}.theme-dark .bf-proto-stop h2{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:600}.theme-dark .bf-proto-stop-lead{color:var(--muted);margin-top:6px;font-size:13px}.theme-dark .bf-proto-stop ul{flex-direction:column;gap:12px;margin-top:14px;list-style:none;display:flex}.theme-dark .bf-proto-stop li{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.theme-dark .bf-proto-stop li strong{color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-proto-stop li p{font-family:var(--font-sans);color:var(--body);flex-basis:100%;font-size:13px;line-height:1.55}.theme-dark .bf-proto-doctor,.theme-dark .bf-goals-doctor,.theme-dark .bf-skip-bottles{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;margin:0 0 16px;padding:20px 24px}.theme-dark .bf-goals-doctor summary{font-family:var(--font-sans);color:var(--ink);font-size:15px;font-weight:650}.theme-dark .bf-proto-doctor h2,.theme-dark .bf-goals-doctor h2{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:600}.theme-dark .bf-proto-doctor-lead{color:var(--muted);margin-top:6px;font-size:13px}.theme-dark .bf-proto-doctor ul,.theme-dark .bf-goals-doctor ul{flex-direction:column;gap:12px;margin-top:14px;list-style:none;display:flex}.theme-dark .bf-proto-doctor li,.theme-dark .bf-goals-doctor li{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.theme-dark .bf-proto-doctor li strong,.theme-dark .bf-goals-doctor-name{color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-proto-doctor li b,.theme-dark .bf-goals-doctor li b{color:var(--ink);font-size:12px;font-weight:650}.theme-dark .bf-proto-doctor li p{font-family:var(--font-sans);color:var(--body);flex-basis:100%;font-size:13px;line-height:1.55}.theme-dark .bf-skip-bottles h2{font-family:var(--font-display);color:var(--ink);font-size:16px;font-weight:600}.theme-dark .bf-skip-bottles>p,.theme-dark .bf-skip-bottles-head p{color:var(--muted);margin:6px 0 12px;font-size:13px}.theme-dark .bf-skip-bottles ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-skip-bottles li strong{color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-skip-bottles li p{font-family:var(--font-sans);color:var(--body);margin:3px 0 0;font-size:13px;line-height:1.55}.theme-dark .bf-skip-bottles.is-compact{margin-top:18px;padding:14px 16px}.theme-dark .bf-skip-bottles.is-compact h2{letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-family:var(--font-sans)}.theme-dark .bf-d2-skip{border:0;border-top:1px solid var(--border);box-shadow:none;background:0 0;border-radius:0;margin:12px 0 0;padding:12px 0 0}.theme-dark .bf-d2-skip h2{font-family:var(--font-sans);font-size:13px;font-weight:700}.theme-dark .bf-d2-skip li{grid-template-columns:7.5rem minmax(0,1fr);align-items:start;gap:8px 12px;display:grid}.theme-dark .bf-d2-skip li p{margin:0}.theme-dark .bf-proto-shop-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.theme-dark .bf-proto-shop-cta strong{color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-proto-shop-cta p{color:var(--muted);margin-top:3px;font-size:13px}.theme-dark .bf-goals-shop{background:0 0;border:0;margin-top:14px;padding:0}.theme-dark .bf-goals-pick{background:var(--card);border-color:var(--border);box-shadow:none}.theme-dark .bf-goals-pick.is-on{background:var(--well-empty,var(--bg-alt));border-color:var(--btn-purple,var(--ink));box-shadow:inset 0 0 0 1px var(--btn-purple,var(--ink))}.theme-dark .bf-goals-chips button,.theme-dark .bf-goals-chips span{background:var(--card-up);color:var(--ink)}.theme-dark .bf-goals-section>h3{color:var(--muted)}.theme-dark .bf-plan-cta-btn.is-supp{background:var(--blue);color:var(--on-accent)}.theme-dark .protocol-disclaimer{font-family:var(--font-sans);color:var(--muted);margin-top:24px;font-size:13px}.theme-dark .bf-take-chips{flex-wrap:wrap;gap:8px;margin-top:10px;list-style:none;display:flex}.theme-dark .bf-take-chips li{background:var(--card-up);border:1px solid var(--border);font-family:var(--font-sans);color:var(--body);border-radius:999px;padding:5px 11px;font-size:14px;font-weight:400}@media (width<=1100px){.theme-dark .bf-proto-board{grid-template-columns:1fr}.theme-dark .bf-proto-rail{width:100%;max-height:none;position:static}}.theme-dark .bf-retest-low{font-family:var(--font-sans);color:var(--body);font-size:13px;line-height:1.55}.theme-dark .bf-shop{max-width:1280px;margin:0 auto;padding:24px}.theme-dark .bf-shop-chapter h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(30px,3.2vw,40px);font-weight:700}.theme-dark .bf-shop-chapter p{font-family:var(--font-sans);color:var(--body);margin-top:8px;font-size:14px;line-height:1.6}.theme-dark .bf-schedule{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);margin-top:24px;padding:20px}.theme-dark .bf-schedule-head h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-schedule-head p{font-family:var(--font-sans);color:var(--body);margin-top:4px;font-size:14px}.bf-schedule-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.theme-dark .bf-schedule-col{background:var(--card-up);border:1px solid var(--border);border-radius:12px;padding:14px}.bf-schedule-when{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.theme-dark .bf-schedule-when b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-schedule-tag{background:var(--border);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-radius:999px;padding:2px 8px;font-size:13px;font-weight:600}.theme-dark .bf-schedule-col ul{flex-direction:column;gap:8px;margin-top:12px;list-style:none;display:flex}.theme-dark .bf-schedule-col li{align-items:center;gap:8px;display:flex}.theme-dark .bf-schedule-name{min-width:0;font-family:var(--font-sans);color:var(--body);flex:1;font-size:13px;font-weight:400}.theme-dark .bf-schedule-add{border:1px solid var(--border-strong);width:24px;height:24px;color:var(--body);cursor:pointer;transition:border-color var(--t-hover) var(--ease-out), color var(--t-hover) var(--ease-out);background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.theme-dark .bf-schedule-add:hover{border-color:var(--blue);color:var(--blue)}.theme-dark .bf-schedule-add.is-in{border-color:var(--good);color:var(--good)}.theme-dark .bf-schedule-empty{font-family:var(--font-sans);color:var(--muted);margin-top:12px;font-size:14px}.theme-dark .bf-offer{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:none;margin-bottom:12px}.theme-dark .bf-offer.is-in{border-color:var(--blue)}.theme-dark .bf-offer.is-quiet{opacity:.85}.theme-dark .bf-offer-main{align-items:flex-start;gap:16px;padding:20px;display:flex}.theme-dark .bf-offer-shot{object-fit:contain;background:var(--card-up);border-radius:12px;flex:none;width:96px;height:96px}.theme-dark .bf-offer-rank{font-family:var(--font-mono);color:var(--muted);font-size:14px;font-weight:700}.theme-dark .bf-offer-copy{flex:1;min-width:0}.theme-dark .bf-offer-copy h3{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-offer-why{font-family:var(--font-sans);color:var(--body);margin-top:6px;font-size:14px;line-height:1.55}.theme-dark .bf-offer-why.is-flag{color:var(--ink)}.theme-dark .bf-offer-dose{font-family:var(--font-sans);color:var(--muted);margin-top:6px;font-size:13px}.theme-dark .bf-offer-numbers{font-family:var(--font-mono);color:var(--body);margin-top:8px;font-size:13px;font-weight:600}.theme-dark .bf-offer-buy{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.theme-dark .bf-offer-price{font-family:var(--font-mono);color:var(--ink);font-size:16px;font-weight:700}.theme-dark .bf-offer-billed{font-family:var(--font-sans);color:var(--muted);font-size:13px}.theme-dark .bf-offer-add{border-radius:var(--bf-radius-btn);background:var(--blue);height:36px;color:var(--on-accent);cursor:pointer;font-family:var(--font-sans);white-space:nowrap;border:1px solid #0000;margin-top:8px;padding:0 14px;font-size:13px;font-weight:600}.theme-dark .bf-offer-add:hover{background:var(--blue-hover)}.theme-dark .bf-offer-add.is-in{border-color:var(--good);color:var(--good);background:0 0}.theme-dark .bf-offer-more-btn{cursor:pointer;font-family:var(--font-sans);color:var(--muted);background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.theme-dark .bf-offer-more-btn:hover{color:var(--ink)}.theme-dark .bf-evidence{border-top:1px solid var(--border)}.theme-dark .bf-evidence-toggle{cursor:pointer;width:100%;font-family:var(--font-sans);color:var(--body);background:0 0;border:0;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:600;display:flex}.theme-dark .bf-evidence-toggle:hover{color:var(--ink)}.theme-dark .bf-evidence-toggle em{background:var(--blue-soft);color:var(--blue);font-style:normal;font-family:var(--font-mono);border-radius:999px;padding:1px 7px;font-size:13px;font-weight:700}.theme-dark .bf-evidence-toggle svg{transition:transform var(--t-hover) var(--ease-out);margin-left:auto}.theme-dark .bf-evidence-toggle.is-open svg{transform:rotate(180deg)}.theme-dark .bf-evidence-body{padding:0 20px 18px}.theme-dark .bf-evidence-none{font-family:var(--font-sans);color:var(--muted);font-size:13px}.theme-dark .bf-evidence-list{flex-direction:column;gap:16px;list-style:none;display:flex}.theme-dark .bf-evidence-list li{gap:12px;display:flex}.theme-dark .bf-evidence-n{font-family:var(--font-mono);color:var(--blue);flex:none;font-size:14px;font-weight:700}.theme-dark .bf-evidence-list b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600;line-height:1.45}.theme-dark .bf-evidence-list p{font-family:var(--font-sans);color:var(--body);margin-top:4px;font-size:13px;line-height:1.55}.theme-dark .bf-evidence-list a{border-bottom:1px solid var(--blue-soft);font-family:var(--font-mono);color:var(--blue);align-items:center;gap:5px;margin-top:8px;padding-bottom:2px;font-size:14px;font-weight:700;display:inline-flex}.theme-dark .bf-evidence-list a:hover{border-bottom-color:var(--blue)}.theme-dark .bf-shop-grid{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:20px;margin-top:24px;display:grid}.theme-dark .bf-shop-grid.is-empty{grid-template-columns:1fr}.theme-dark .bf-cart-rail{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);width:400px;box-shadow:none;flex-direction:column;display:flex;position:sticky;top:84px;overflow:hidden}.theme-dark .bf-cart-head{border-bottom:1px solid var(--border);padding:18px 20px}.theme-dark .bf-cart-head h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-ship-bar{border-bottom:1px solid var(--border);padding:14px 20px}.theme-dark .bf-ship-bar p{font-family:var(--font-sans);color:var(--body);align-items:center;gap:7px;font-size:13px;display:flex}.theme-dark .bf-ship-bar b{color:var(--ink);font-weight:600}.theme-dark .bf-ship-bar svg{color:var(--good)}.theme-dark .bf-cart-scroll{max-height:46vh;padding:16px 20px;overflow-y:auto}.theme-dark .bf-cart-rec{border-top:1px solid var(--border);margin-top:16px;padding-top:14px}.theme-dark .bf-cart-rec-label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:13px;font-weight:600}.bf-cart-rec-row{align-items:center;gap:12px;margin-top:10px;display:flex}.theme-dark .bf-cart-rec-row span{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.theme-dark .bf-cart-rec-row b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-cart-rec-row small{font-family:var(--font-mono);color:var(--muted);font-size:14px;font-weight:600}.theme-dark .bf-cart-rec-row button{border:1px solid var(--border-strong);cursor:pointer;height:30px;font-family:var(--font-sans);color:var(--ink);background:0 0;border-radius:999px;align-items:center;gap:5px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-cart-rec-row button:hover{border-color:var(--blue);color:var(--blue)}.theme-dark .bf-cart-foot{border-top:1px solid var(--border);padding:16px 20px}.theme-dark .bf-cart-trust{font-family:var(--font-sans);color:var(--muted);margin-top:10px;font-size:14px}.theme-dark .bf-plan-legal,.theme-dark .bf-check-legal{font-family:var(--font-sans);color:var(--muted);font-size:13px}.theme-dark .bf-shop-rest summary{cursor:pointer;font-family:var(--font-sans);color:var(--body);padding:14px 0;font-size:14px;font-weight:600}.theme-dark .bf-shop-rest summary:hover{color:var(--ink)}@media (width<=1100px){.theme-dark .bf-shop-grid{grid-template-columns:1fr}.theme-dark .bf-cart-rail{width:100%;position:static}.bf-schedule-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.bf-schedule-grid{grid-template-columns:1fr}.theme-dark .bf-offer-main{flex-wrap:wrap}.theme-dark .bf-offer-buy{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.theme-dark .bf-offer-add{margin-top:0}}.theme-dark .bf-shop-rail.bf-cart-rail{height:auto;max-height:calc(100vh - 5.25rem)}.theme-dark .bf-cart-scroll{max-height:none}.theme-dark .bf-shop-rail .bf-cart-foot{margin-top:auto}.theme-dark .bf-cart-term button{background:var(--card-up);border-color:var(--border);color:var(--body)}.theme-dark .bf-cart-term button:hover{color:var(--ink);border-color:var(--border-strong,var(--border))}.theme-dark .bf-cart-term button.is-on{background:var(--blue);border-color:var(--blue);color:var(--on-accent)}.theme-dark .bf-shop-rest>summary{align-items:center;gap:8px;list-style:none;display:flex}.theme-dark .bf-shop-rest>summary::-webkit-details-marker{display:none}.theme-dark .bf-shop-rest>summary:before{content:"";width:7px;height:7px;transition:transform var(--t-hover) var(--ease-out);border-bottom:1.5px solid;border-right:1.5px solid;transform:rotate(-45deg)}.theme-dark .bf-shop-rest[open]>summary:before{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.bf-dial-arc{transition:stroke-dashoffset .6s var(--ease-out)}.bf-spec-pin{transition:left .4s var(--ease-out)}.bf-spark-line{stroke-dasharray:1;stroke-dashoffset:1px;animation:bf-spark-draw .5s var(--ease-out) forwards}@keyframes bf-spark-draw{to{stroke-dashoffset:0}}.bf-cart-drawer{animation:.3s cubic-bezier(.22,1.3,.36,1) both bf-cart-in}@keyframes bf-cart-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.bf-cart-scrim,.bf-sheet-scrim{animation:bf-sheet-fade .3s var(--ease-out)}.bf-sheet{animation:bf-sheet-in .3s var(--ease-out)}.theme-dark .bf-track-pill.is-pulse{animation:bf-pin-pulse .4s var(--ease-out)}}@media (pointer:coarse),(width<=860px){.bf-header-tab,.bf-header-text-btn,.bf-header-icon-btn,.bf-user-chip,.bf-btn-primary,.bf-btn-ghost,.bf-cart-btn,.bf-offer-add,.bf-offer-more-btn,.bf-track-pill,.bf-schedule-add,.bf-evidence-toggle,.bf-sheet-close,.bf-cart-close,.bf-nav-cat,.bf-nav-sub,.bf-nav-overview{min-height:44px}.bf-header-icon-btn,.bf-sheet-close,.bf-cart-close,.bf-track-remove,.bf-schedule-add{min-width:44px}.bf-track-remove{min-height:44px;margin:-10px;padding:10px}.bf-dash-go,.bf-bio-cat-toggle,.bf-proto-improves-tag,.bf-plan-cta-btn,.bf-take-edit,.bf-shop-addpack,.bf-cart-rec-row button,.bf-cart-term button,.bf-site-footer a,.onboarding-reset-btn{min-height:44px}.bf-proto-strip-tags .bf-proto-improves-tag{min-height:22px}.bf-proto-strip-tags .bf-proto-improves-tag.is-stacked{flex-direction:column;align-items:flex-start;min-height:44px}.bf-user-chip{min-width:44px}.bf-take-edit,.bf-offer-more-btn{justify-content:center;min-width:44px}.bf-take-edit,.bf-shop-addpack,.bf-proto-improves-tag{align-items:center;display:inline-flex}.bf-proto-strip-tags .bf-proto-improves-tag.is-stacked{align-items:flex-start}}n .bf-shop-pdp-page{max-width:1180px;margin:0 auto;padding:8px 4px 110px}.bf-supp-pdp{position:relative}.bf-supp-wiz-top{border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--blue-soft) 55%, var(--card)) 0%, var(--card) 100%);border-radius:14px;gap:12px;margin-bottom:28px;padding:14px 16px;display:grid}.bf-supp-wiz-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin:0;font-size:12px;font-weight:800}.bf-supp-wiz-progress{flex-wrap:wrap;gap:6px;display:flex}.bf-supp-wiz-progress span{background:color-mix(in srgb, var(--blue) 14%, var(--border));border-radius:999px;flex:1;min-width:18px;max-width:48px;height:5px;transition:background .2s}.bf-supp-wiz-progress span.is-on{background:var(--blue)}.bf-supp-wiz-added{color:var(--body);margin:0;font-size:13px;font-weight:600}.bf-supp-wiz-added:before{content:"";background:var(--good);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.bf-supp-wiz-actions{gap:8px;margin-top:18px;display:grid}.bf-supp-wiz-skip{cursor:pointer;height:44px;font-family:var(--font-sans);color:var(--muted);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--muted) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--muted) 45%, transparent);background:0 0;border:0;font-size:14px;font-weight:700}.bf-supp-wiz-skip:hover{color:var(--ink);-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.bf-supp-wiz-nav{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.bf-supp-wiz-navbtn{border:1.5px solid var(--border);background:var(--card);cursor:pointer;height:42px;font-family:var(--font-sans);color:var(--ink);border-radius:999px;padding:0 18px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,color .15s}.bf-supp-wiz-navbtn:hover:not(:disabled){border-color:var(--blue);color:var(--blue);background:var(--blue-soft)}.bf-supp-wiz-navbtn:disabled{opacity:.35;cursor:default}.bf-supp-wiz-restart{cursor:pointer;font-family:var(--font-sans);color:var(--blue);text-underline-offset:3px;background:0 0;border:0;margin-top:20px;padding:0;font-size:14px;font-weight:700;text-decoration:underline}.bf-supp-wiz-restart:hover{color:var(--ink)}.bf-supp-pdp-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:start;gap:48px;display:grid}.bf-supp-pdp-media{position:sticky;top:88px}.bf-supp-pdp-shot{aspect-ratio:1;border:1px solid var(--border);background:#f3f4f6;border-radius:24px;place-items:center;display:grid;position:relative;overflow:hidden}.bf-supp-pdp-shot .bf-sku-plate{border-radius:24px;width:100%;height:100%}.bf-supp-pdp-shot img{object-fit:contain;width:74%;height:auto;filter:drop-shadow(0 12px 24px color-mix(in srgb, var(--ink) 18%, transparent))}.bf-supp-pdp-fallback{opacity:.85;width:42%;color:var(--blue);place-items:center;display:grid}.bf-supp-pdp-cta{background:var(--blue);color:#fff;width:100%;height:56px;font-family:var(--font-sans);letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 24px color-mix(in srgb, var(--blue) 35%, transparent);border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:0;font-size:16px;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.bf-supp-pdp-cta:hover{background:color-mix(in srgb, var(--blue) 88%, #000);box-shadow:0 12px 28px color-mix(in srgb, var(--blue) 42%, transparent);transform:translateY(-1px)}.bf-supp-pdp-cta:active{transform:translateY(0)}.bf-supp-pdp-cta.is-in{background:color-mix(in srgb, var(--good) 88%, #0a5);box-shadow:0 8px 20px color-mix(in srgb, var(--good) 28%, transparent);color:#fff;border:0}.bf-supp-pdp-cta.is-in:hover{background:var(--good)}.bf-supp-pdp-trust{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.bf-supp-pdp-trust>div{border:1px solid var(--border);background:var(--card);text-align:center;color:var(--body);border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;font-size:12px;font-weight:700;line-height:1.25;display:flex}.bf-supp-pdp-trust svg{color:var(--blue)}.bf-sell-display{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:0;font-size:clamp(34px,4.2vw,52px);font-weight:700;line-height:1.02}.bf-sell-tagline{color:var(--muted);margin:12px 0 0;font-size:15px;font-weight:600;line-height:1.45}.bf-sell-blood{border:1.5px solid color-mix(in srgb, var(--blue) 28%, var(--border));background:linear-gradient(135deg, var(--blue-soft), transparent 55%), var(--card);border-radius:14px;margin-top:20px;padding:16px 18px;box-shadow:inset 0 0 0 1px #fff6}.bf-sell-blood.is-flag{border-color:color-mix(in srgb, var(--watch) 55%, var(--border));background:linear-gradient(135deg, color-mix(in srgb, var(--watch) 18%, transparent), transparent 60%), var(--card)}.bf-sell-blood-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin:0;font-size:11px;font-weight:800}.bf-sell-blood.is-flag .bf-sell-blood-kicker{color:#b45309}.bf-sell-blood-line{color:var(--ink);margin:8px 0 0;font-size:19px;font-weight:800;line-height:1.3}.bf-sell-blood-detail{color:var(--body);margin:8px 0 0;font-size:13px;line-height:1.5}.bf-sell-price{border:1.5px solid var(--ink);background:color-mix(in srgb, var(--ink) 3%, var(--card));border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:22px;padding:16px 18px;display:flex}.bf-sell-price-main{align-items:baseline;gap:4px;display:flex}.bf-sell-price-main strong{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:40px;font-weight:800}.bf-sell-price-main em{color:var(--muted);font-size:15px;font-style:normal;font-weight:700}.bf-sell-price-day{background:var(--blue-soft);color:var(--blue);border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800}.bf-sell-badge{background:var(--good);color:#053;letter-spacing:.05em;text-transform:uppercase;border-radius:7px;align-items:center;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.bf-sell-block{border-top:1px solid var(--border);margin-top:40px;padding-top:32px}.bf-sell-h{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);margin:0 0 16px;font-size:24px;font-weight:700}.bf-sell-body{color:var(--body);margin:0 0 14px;font-size:15.5px;line-height:1.7}.bf-sell-body.is-likely{border-left:3px solid var(--blue);background:var(--blue-soft);color:var(--ink);border-radius:10px;padding:12px 14px;font-size:14px;font-weight:600}.bf-sell-outcomes{gap:10px;margin:0;padding:0;list-style:none;display:grid}.bf-sell-outcomes li{background:var(--card);border:1px solid var(--border);border-left:4px solid var(--blue);color:var(--ink);box-shadow:0 1px 0 color-mix(in srgb, var(--ink) 4%, transparent);border-radius:12px;padding:14px 16px 14px 44px;font-size:14.5px;font-weight:600;line-height:1.45;position:relative}.bf-sell-outcomes li:before{content:"";background:radial-gradient(circle at 50% 45%, #fff 0 28%, transparent 30%), var(--blue);width:16px;height:16px;box-shadow:0 0 0 3px var(--blue-soft);border-radius:50%;margin-top:-8px;position:absolute;top:50%;left:14px}.bf-sell-when{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;display:flex}.bf-sell-when b{color:var(--ink);font-size:16px;font-weight:800}.bf-sell-when span{background:color-mix(in srgb, var(--watch) 18%, var(--card));border:1px solid color-mix(in srgb, var(--watch) 40%, var(--border));letter-spacing:.03em;text-transform:uppercase;color:#92400e;border-radius:999px;padding:5px 11px;font-size:11px;font-weight:800}.bf-sell-steps{counter-reset:sellstep;gap:10px;margin:0;padding:0;list-style:none;display:grid}.bf-sell-steps li{counter-increment:sellstep;border:1px solid var(--border);background:var(--card);color:var(--body);border-radius:12px;padding:14px 14px 14px 52px;font-size:14.5px;line-height:1.5;position:relative}.bf-sell-steps li:before{content:counter(sellstep);background:var(--blue);color:#fff;width:28px;height:28px;font-family:var(--font-mono);border-radius:50%;place-items:center;margin-top:-14px;font-size:13px;font-weight:800;display:grid;position:absolute;top:50%;left:14px}.bf-sell-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.bf-sell-facts>div{border:1px solid color-mix(in srgb, var(--blue) 16%, var(--border));background:linear-gradient(180deg, var(--blue-soft), var(--card) 70%);text-align:center;border-radius:14px;padding:16px 10px}.bf-sell-facts>div:nth-child(2),.bf-sell-facts>div:nth-child(4){border-color:color-mix(in srgb, var(--good) 22%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--good) 12%, transparent), var(--card) 70%)}.bf-sell-facts b{font-family:var(--font-mono);color:var(--ink);font-size:20px;font-weight:800;display:block}.bf-sell-facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:11px;font-weight:700;display:block}.bf-sell-acc-list{border:1px solid var(--border);background:var(--card);box-shadow:0 1px 0 color-mix(in srgb, var(--ink) 4%, transparent);border-radius:14px;gap:0;display:grid;overflow:hidden}.bf-sell-acc{border-bottom:1px solid var(--border)}.bf-sell-acc:last-child{border-bottom:0}.bf-sell-acc-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-size:14.5px;font-weight:700;transition:background .12s;display:flex}.bf-sell-acc-q:hover{background:color-mix(in srgb, var(--blue-soft) 55%, transparent)}.bf-sell-acc.is-open .bf-sell-acc-q{background:var(--blue-soft);color:var(--blue)}.bf-sell-acc-q svg{color:var(--muted);flex:none;transition:transform .15s,color .15s}.bf-sell-acc.is-open .bf-sell-acc-q svg{color:var(--blue);transform:rotate(180deg)}.bf-sell-acc-a{color:var(--body);background:color-mix(in srgb, var(--blue-soft) 35%, var(--card));padding:0 18px 16px;font-size:14px;line-height:1.6}.bf-sell-acc-a p{margin:0}.bf-sell-pmid{background:var(--card);border:1px solid color-mix(in srgb, var(--blue) 30%, var(--border));color:var(--blue);border-radius:999px;margin-top:10px;padding:5px 10px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.bf-sell-pmid:hover{background:var(--blue);color:#fff}.bf-sell-guarantee{background:radial-gradient(circle at 90% 0%, color-mix(in srgb, var(--blue) 45%, transparent), transparent 45%), linear-gradient(145deg, var(--ink) 0%, color-mix(in srgb, var(--ink) 75%, var(--blue)) 100%);color:#fff;box-shadow:0 16px 36px color-mix(in srgb, var(--ink) 22%, transparent);border-radius:18px;margin-top:40px;padding:26px 22px}.bf-sell-guarantee .bf-sell-h{color:#fff;margin-bottom:18px}.bf-sell-guarantee-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.bf-sell-guarantee-grid>div{background:#ffffff1a;border:1px solid #ffffff29;border-radius:12px;padding:12px 14px}.bf-sell-guarantee-grid b{letter-spacing:.02em;color:#fff;font-size:13px;font-weight:800;display:block}.bf-sell-guarantee-grid p{color:#ffffffc7;margin:5px 0 0;font-size:12.5px;line-height:1.5}.bf-sell-guarantee-review{margin-top:28px}.bf-sell-legal{color:var(--muted);margin:32px 0 8px;font-size:12px}.bf-sell-sticky{z-index:40;padding:14px 22px calc(14px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--card) 94%, transparent);border-top:1px solid color-mix(in srgb, var(--blue) 18%, var(--border));box-shadow:0 -12px 32px color-mix(in srgb, var(--ink) 10%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.bf-sell-sticky-copy{gap:3px;min-width:0;display:grid}.bf-sell-sticky-copy strong{color:var(--ink);font-size:15px;font-weight:800}.bf-sell-sticky-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.bf-sell-sticky-actions{flex:none;align-items:center;gap:8px;display:flex}.bf-sell-sticky-skip{cursor:pointer;height:48px;font-family:var(--font-sans);color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:0 14px;font-size:13px;font-weight:700;text-decoration:underline}.bf-sell-sticky-skip:hover{color:var(--ink)}.bf-sell-sticky .bf-supp-pdp-cta{border-radius:12px;width:auto;min-width:168px;height:48px;margin-top:0;padding:0 20px;font-size:14.5px}.bf-sell-volume{border:1.5px solid color-mix(in srgb, var(--blue) 40%, var(--border));background:linear-gradient(90deg, var(--blue-soft), transparent 70%), var(--card);color:var(--ink);border-radius:12px;margin:14px 0;padding:14px 16px;font-size:14.5px;font-weight:700;line-height:1.4}.bf-sell-volume.is-unlocked{border-color:color-mix(in srgb, var(--good) 50%, var(--border));background:linear-gradient(90deg, color-mix(in srgb, var(--good) 16%, transparent), transparent 70%), var(--card);color:color-mix(in srgb, var(--ink) 80%, #064)}.bf-sell-terms{gap:12px;margin:14px 0;display:grid}.bf-sell-terms>button{border:1.5px solid var(--border);background:var(--card);cursor:pointer;text-align:left;font-family:var(--font-sans);color:var(--ink);border-radius:14px;gap:3px;padding:16px 16px 14px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid;position:relative}.bf-sell-terms>button:hover{border-color:color-mix(in srgb, var(--blue) 45%, var(--border));background:color-mix(in srgb, var(--blue-soft) 40%, var(--card))}.bf-sell-terms>button.is-on{border-color:var(--blue);background:color-mix(in srgb, var(--blue-soft) 70%, var(--card));box-shadow:0 0 0 3px var(--blue-soft)}.bf-sell-terms>button .bf-sell-badge{background:var(--good);color:#053;position:absolute;top:-9px;right:14px}.bf-sell-terms strong{font-size:15px;font-weight:800}.bf-sell-terms em{font-style:normal;font-family:var(--font-mono);color:var(--ink);font-size:20px;font-weight:800}.bf-sell-terms>button.is-on em{color:var(--blue)}.bf-sell-terms span{color:var(--muted);font-size:12.5px;font-weight:600}.bf-sell-save{background:color-mix(in srgb, var(--good) 18%, transparent);color:color-mix(in srgb, #064 70%, var(--good));border-radius:999px;margin-top:8px;padding:4px 10px;font-size:13px;font-style:normal;font-weight:800;display:inline-flex}.bf-shop-review{max-width:1100px;margin:0 auto;padding:4px 4px 110px}.bf-shop-review .bf-shop-chapter h1{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(32px,4vw,44px)}.bf-shop-review .bf-shop-chapter p{max-width:42rem;font-size:15px;line-height:1.5}.bf-review-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr);align-items:start;gap:36px;display:grid}.bf-review-main{min-width:0}.bf-review-rail{border:1px solid color-mix(in srgb, var(--blue) 18%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--blue-soft) 50%, var(--card)), var(--card) 40%);box-shadow:0 14px 32px color-mix(in srgb, var(--ink) 8%, transparent);border-radius:18px;gap:14px;padding:18px;display:grid;position:sticky;top:88px}.bf-review-rail .bf-cart-btn.is-solid{background:var(--blue);box-shadow:0 10px 22px color-mix(in srgb, var(--blue) 30%, transparent)}.bf-review-rail .bf-cart-btn.is-solid:hover:not(:disabled){background:color-mix(in srgb, var(--blue) 88%, #000)}.bf-review-money{border:1.5px solid var(--ink);background:linear-gradient(135deg, var(--blue-soft), transparent 55%), var(--card);border-radius:14px;margin-top:18px;padding:18px}.bf-review-money strong{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--ink);font-size:32px;font-weight:800;display:block}.bf-review-money span{color:var(--muted);margin-top:4px;font-size:13.5px;font-weight:700;display:block}.bf-shop .bf-cart-upsell,.bf-shop-review .bf-cart-upsell{border-style:solid;border-width:1.5px;border-color:color-mix(in srgb, var(--good) 45%, var(--border));background:linear-gradient(135deg, color-mix(in srgb, var(--good) 14%, transparent), transparent 60%), var(--card)}.bf-shop .bf-cart-upsell-kicker,.bf-shop-review .bf-cart-upsell-kicker{color:color-mix(in srgb, #064 55%, var(--good))}.bf-shop .bf-cart-upsell-row button,.bf-shop-review .bf-cart-upsell-row button{background:var(--good);color:#053}.bf-shop .bf-cart-upsell-row button:hover:not(:disabled),.bf-shop-review .bf-cart-upsell-row button:hover:not(:disabled){filter:brightness(.96)}.bf-shop-buybar{z-index:35;padding:14px 22px calc(14px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--card) 94%, transparent);border-top:1px solid color-mix(in srgb, var(--blue) 18%, var(--border));box-shadow:0 -10px 28px color-mix(in srgb, var(--ink) 8%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:16px;display:flex;position:fixed;bottom:0;left:0;right:0}.bf-shop-buybar strong{color:var(--ink);font-size:16px;font-weight:800;display:block}.bf-shop-buybar span{color:var(--muted);font-size:12.5px;font-weight:600}.bf-shop-buybar .bf-cart-btn.is-solid{background:var(--blue);color:#fff;width:auto;min-width:140px;box-shadow:0 8px 18px color-mix(in srgb, var(--blue) 28%, transparent);border:0}.bf-shop-buybar .bf-cart-btn.is-solid:hover:not(:disabled){background:color-mix(in srgb, var(--blue) 88%, #000)}.bf-supp-wiz-actions .bf-supp-pdp-cta{margin-top:0}.bf-supp-pdp-tags{display:none}.bf-offer-open,.bf-offer-titlebtn{cursor:pointer;text-align:left;color:inherit;background:0 0;border:0;padding:0}.bf-offer-titlebtn h3{margin:0}.bf-cart-upsell{border:1px dashed color-mix(in srgb, var(--blue) 45%, var(--border));background:color-mix(in srgb, var(--blue-soft,#dbeafe) 40%, var(--card));border-radius:14px;margin:12px 0;padding:14px}.bf-cart-upsell-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--blue);margin:0;font-size:11px;font-weight:800}.bf-cart-upsell h4{color:var(--ink);margin:6px 0 0;font-size:16px}.bf-cart-upsell>p{color:var(--muted);margin:6px 0 0;font-size:13px}.bf-cart-upsell-row{grid-template-columns:48px 1fr auto;align-items:center;gap:10px;margin-top:12px;display:grid}.bf-cart-upsell-row .bf-offer-shot{width:48px;height:48px}.bf-cart-upsell-row b{color:var(--ink);font-size:14px;display:block}.bf-cart-upsell-row span{color:var(--muted);font-size:12px}.bf-cart-upsell-row button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;height:36px;padding:0 12px;font-size:12px;font-weight:700}.bf-cart-upsell-row button.is-in,.bf-cart-upsell-row button:disabled{border:1px solid var(--border);color:var(--muted);cursor:default;background:0 0}.bf-cart-promo-note{background:var(--blue-soft);color:var(--blue);border-radius:8px;margin:8px 0;padding:8px 12px;font-size:12.5px;font-weight:700}@media (width<=900px){.bf-supp-pdp-grid{grid-template-columns:1fr;gap:24px}.bf-supp-pdp-media{position:static}.bf-supp-pdp-trust{grid-template-columns:repeat(3,1fr)}.bf-sell-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-sell-guarantee-grid,.bf-review-layout{grid-template-columns:1fr}.bf-review-rail{position:static}.bf-sell-sticky-copy span{max-width:42vw}.bf-sell-price-main strong{font-size:32px}}@media (width<=520px){.bf-sell-sticky{flex-wrap:wrap}.bf-sell-sticky-actions{width:100%}.bf-sell-sticky .bf-supp-pdp-cta{flex:1}.bf-supp-pdp-trust{gap:6px}.bf-supp-pdp-trust>div{padding:10px 4px;font-size:11px}}.bf-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bf-shop-proto{max-width:none;margin:0;padding:0}.bf-proto-empty{color:var(--muted);margin:0;font-size:14px}.bf-proto-optional{margin-top:28px}.bf-proto-optional h2{margin:0 0 6px;font-size:16px;font-weight:650}.bf-proto-optional-lead{color:var(--muted);margin:0 0 14px;font-size:13px}.bf-proto-include-actions{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.bf-proto-includes li.is-out{opacity:.62}.bf-proto-leave{border:1px solid var(--border);background:var(--card);cursor:pointer;font-family:var(--font-sans);color:var(--muted);white-space:nowrap;border-radius:10px;flex:none;padding:8px 12px;font-size:12px;font-weight:650}.bf-proto-leave:hover{border-color:var(--ink);color:var(--ink)}.bf-proto-why{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.bf-proto-why.is-tight{gap:10px}.bf-proto-why p{color:var(--ink);margin:0;font-size:15px;font-weight:650;line-height:1.4}.bf-proto-why span{color:var(--muted);margin-top:3px;font-size:12.5px;line-height:1.35;display:block}.bf-proto-price-hero{flex-wrap:wrap;align-items:baseline;gap:10px 12px;margin-top:22px;display:flex}.bf-proto-price-hero s{font-family:var(--font-mono);color:var(--muted);font-size:18px}.bf-proto-price-hero strong{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--ink);font-size:clamp(36px,5vw,48px);font-weight:800;line-height:.95}.bf-proto-price-hero em{color:var(--muted);margin-left:4px;font-size:18px;font-style:normal;font-weight:650}.bf-proto-price-hero p{color:var(--body);flex:100%;margin:0;font-size:13px}.bf-proto-once{cursor:pointer;width:100%;font-family:var(--font-sans);color:var(--muted);text-underline-offset:3px;background:0 0;border:0;margin-top:8px;padding:0;font-size:13px;font-weight:650;text-decoration:underline;display:block}.bf-proto-once:hover,.bf-proto-once.is-on{color:var(--ink)}.bf-proto-brief{margin:0 0 48px}.bf-proto-plan{max-width:40rem;margin:0 0 36px}.bf-proto-plan>h2,.bf-proto-window>h2,.bf-proto-bottles-label{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.35rem;font-weight:700}.bf-proto-plan>p,.bf-proto-plan-empty,.bf-proto-window>p,.bf-proto-bottles-note{color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.5}.bf-proto-plan>h3{letter-spacing:-.02em;color:var(--ink);margin:22px 0 0;font-size:15px;font-weight:650}.bf-proto-plan .bf-proto-why{margin-top:16px}.bf-proto-window{border-top:1px solid var(--border);margin:28px 0 0;padding:18px 0 0}.bf-proto-brief .bf-skip-bottles{margin:0 0 36px}.bf-proto-page-head{margin:0 0 28px}.bf-proto-page-head h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);max-width:16em;margin:0;font-size:clamp(28px,3.8vw,42px);font-weight:700;line-height:1.12}.bf-proto-page-head p{max-width:40rem;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.5}.bf-proto-stats{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 20px;max-width:40rem;margin:28px 0 0;padding:22px 0 0;display:grid}.bf-proto-stats>div{gap:4px;display:grid}.bf-proto-stats dt{color:var(--muted);order:2;font-size:12px;font-weight:500}.bf-proto-stats dd{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);order:1;margin:0;font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1}.bf-proto-picks{gap:16px;display:grid}.bf-proto-picks.is-addons{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.bf-sku-card.is-addon{cursor:pointer}.bf-sku-price{margin:0;font-weight:700}.bf-proto-pick{border:1px solid var(--border);border-radius:calc(var(--bf-radius-card) + 4px);background:var(--card);flex-direction:column;padding:0;display:flex;overflow:hidden}.bf-proto-pick-main{padding:22px 24px 18px}.bf-proto-pick-id{grid-template-columns:88px minmax(0,1fr) auto;align-items:start;gap:14px 16px;display:grid}.bf-proto-pick-id>img,.bf-proto-pick-id>.bf-proto-shot-fallback{object-fit:contain;background:var(--bg-alt,#f6f5f2);border:1px solid var(--border);border-radius:16px;width:88px;height:88px;padding:6px}.bf-proto-pick-id>.bf-proto-shot-fallback{color:var(--blue);place-items:center;display:grid}.bf-proto-pick.is-out{opacity:.62}.bf-proto-pick-head{min-width:0}.bf-proto-pick-head b{letter-spacing:-.02em;color:var(--ink);font-size:20px;font-weight:650;display:block}.bf-proto-pick-head span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:500;display:block}.bf-proto-pick-head em{color:var(--muted);margin-top:4px;font-size:13px;font-style:normal;font-weight:500;display:block}.bf-proto-facts{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.bf-proto-facts li{flex-wrap:wrap;gap:8px;display:flex}.bf-proto-facts span{border:1px solid var(--border);background:var(--bg-alt,var(--card));min-height:34px;color:var(--ink);border-radius:999px;align-items:center;gap:8px;padding:6px 10px 6px 6px;font-size:13px;font-weight:600;display:inline-flex}.bf-proto-facts i{background:var(--card);border:1px solid var(--border);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);border-radius:999px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:700}.bf-proto-pick-why{color:var(--ink);margin:14px 0 0;font-size:15px;font-weight:400;line-height:1.5}.bf-proto-pick-dose-why{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.bf-proto-pick-facts{gap:8px;margin-top:12px;display:grid}.bf-proto-pick .bf-proto-improves{margin-top:0}.bf-proto-pick .bf-proto-improves-tag{background:var(--blue-soft,#eef2f6);color:var(--ink)}.bf-proto-pick .bf-proto-studies{border:0;border-top:1px solid var(--border);background:var(--bg-alt,#eef0f9);border-radius:0;margin:0;padding:16px 24px 18px}.bf-proto-pick .bf-proto-studies>h4{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;font-size:11px;font-weight:700}.bf-proto-pick .bf-proto-studies ul{gap:.7rem}.bf-proto-pick .bf-proto-studies li+li{border-top:1px solid color-mix(in srgb, var(--ink) 8%, transparent);padding-top:.7rem}.bf-proto-pick .bf-proto-study-finding{color:var(--body);font-size:13px;font-weight:400;line-height:1.5}.bf-proto-pick .bf-proto-study-pmid{letter-spacing:.01em;color:var(--muted);margin-top:.3rem;font-size:12px;font-weight:500}.bf-proto-pick .bf-proto-study-pmid:hover{color:var(--ink)}.bf-proto-pick .bf-proto-studies-more{color:var(--muted);text-underline-offset:2px;margin-top:10px;font-size:12px;font-weight:500;text-decoration:underline}.bf-proto-pick .bf-proto-studies-more:hover{color:var(--ink)}.theme-dark .bf-proto-pick .bf-proto-studies{background:var(--bg-alt,#eef0f9);border-top-color:var(--border)}.theme-dark .bf-proto-pick .bf-proto-study-finding,.theme-dark .bf-proto-pick .bf-proto-study-pmid{color:var(--muted)}.theme-dark .bf-proto-day-wrap{background:0 0}.bf-proto-day-wrap{background:0 0;border:0;margin-top:40px;padding:0}.bf-proto-day-wrap h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(22px,2.4vw,28px);font-weight:700}.bf-proto-day-wrap>p{color:var(--body);margin:8px 0 16px;font-size:15px;line-height:1.5}.bf-proto-below{max-width:none;margin-top:8px}.bf-proto-below .bf-skip-bottles{margin-top:40px;padding:22px 24px}.bf-skip-bottles-head{align-items:flex-start;gap:12px;display:flex}.bf-skip-bottles-head>svg{color:var(--watch,#b45309);flex:none;margin-top:2px}.bf-skip-bottles-head h2{margin:0}.bf-skip-bottles-head p{margin:4px 0 0}.bf-proto-buy .bf-proto-name{font-size:clamp(28px,3vw,36px)}.bf-skip-bottles.is-compact{margin-top:18px;padding:14px 16px}.bf-skip-bottles.is-compact h2{letter-spacing:.04em;text-transform:uppercase;font-size:13px}.bf-skip-bottles.is-compact>p,.bf-skip-bottles.is-compact .bf-skip-bottles-head p{margin:4px 0 8px;font-size:12px}.bf-skip-bottles.is-compact li+li{margin-top:8px}.bf-skip-bottles.is-compact li p{font-size:12.5px}.bf-page.bf-shop-proto .bf-shop-buybar{display:none!important}.bf-proto-grid{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);align-items:start;gap:40px 56px;display:grid}.bf-proto-media{position:sticky;top:80px}.bf-proto-shot{border:1px solid var(--border);background:var(--bg-alt,#f6f5f2);border-radius:24px;flex-direction:column;min-height:0;padding:0;display:flex;position:relative;overflow:hidden}.bf-proto-shot-copy{padding:18px 20px 0}.bf-proto-shot-copy b{color:var(--ink);font-size:16px;font-weight:650;display:block}.bf-proto-shot-copy span{color:var(--muted);margin-top:2px;font-size:13px;display:block}.bf-proto-pack{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:10px;width:100%;padding:16px 20px 20px;display:grid}.bf-proto-pack-item{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--border) 70%, transparent);background:#fff;border-radius:18px;place-items:center;display:grid;position:relative}.bf-proto-pack-item img{object-fit:contain;width:88%;height:88%}.bf-proto-pack.is-1 .is-0,.bf-proto-pack.is-2 .is-0,.bf-proto-pack.is-2 .is-1,.bf-proto-pack.is-3 .is-0,.bf-proto-pack.is-3 .is-1,.bf-proto-pack.is-3 .is-2,.bf-proto-pack.is-4 .is-0,.bf-proto-pack.is-4 .is-1,.bf-proto-pack.is-4 .is-2,.bf-proto-pack.is-4 .is-3{width:auto;inset:auto}.bf-proto-pack .bf-proto-shot-fallback{width:56%;color:var(--blue);aspect-ratio:1;background:#ffffffb3;border-radius:16px}.bf-proto-shot-fallback{width:48%;color:var(--blue);opacity:.85;place-items:center;display:grid}.bf-proto-shot-caption{background:color-mix(in srgb, var(--card) 92%, transparent);border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:10px 14px;position:absolute;bottom:16px;left:16px}.bf-proto-shot-caption b{color:var(--ink);font-size:14px;display:block}.bf-proto-shot-caption span{color:var(--muted);font-size:12px;font-weight:600}.bf-proto-media-trust{border-top:1px solid var(--border);background:var(--card);flex-wrap:wrap;gap:10px 16px;margin:0;padding:14px 20px;list-style:none;display:flex}.bf-proto-media-trust li{color:var(--muted);align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.bf-proto-media-trust svg{color:var(--blue)}.bf-proto-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin:0;font-size:12px;font-weight:800}.bf-proto-name{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);margin:8px 0 0;font-size:clamp(36px,4.5vw,52px);font-weight:700;line-height:1.02}.bf-proto-tagline{max-width:40rem;color:var(--body);margin:14px 0 0;font-size:16px;line-height:1.55}.bf-proto-checks{grid-template-columns:1fr 1fr;gap:10px 18px;margin:22px 0 0;padding:0;list-style:none;display:grid}.bf-proto-checks li{color:var(--ink);align-items:flex-start;gap:10px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.bf-proto-checks li>span{background:var(--blue-soft);width:20px;height:20px;color:var(--blue);border-radius:50%;flex:none;place-items:center;margin-top:1px;display:grid}.bf-proto-match{border:1px solid color-mix(in srgb, var(--blue) 22%, var(--border));background:linear-gradient(135deg, var(--blue-soft), transparent 60%), var(--card);border-radius:14px;margin-top:24px;padding:18px 18px 16px}.bf-proto-match-kicker{letter-spacing:.07em;text-transform:uppercase;color:var(--blue);margin:0;font-size:11px;font-weight:800}.bf-proto-match-line{color:var(--ink);margin:8px 0 0;font-size:15px;font-weight:700;line-height:1.4}.bf-proto-match-list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.bf-proto-match-list li{color:var(--body);padding-left:16px;font-size:14px;line-height:1.45;position:relative}.bf-proto-match-list li:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.bf-proto-block{margin-top:28px}.bf-proto-label{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;font-size:12px;font-weight:800}.bf-proto-includes{gap:10px;margin:0;padding:0;list-style:none;display:grid}.bf-proto-includes li{border:1px solid var(--border);background:var(--card);border-radius:12px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.bf-proto-includes img,.bf-proto-includes .bf-proto-shot-fallback{object-fit:contain;background:color-mix(in srgb, var(--blue-soft) 40%, var(--card));border-radius:10px;width:52px;height:52px}.bf-proto-includes .bf-proto-shot-fallback{width:52px;color:var(--blue);place-items:center;display:grid}.bf-proto-includes b{color:var(--ink);font-size:14px;display:block}.bf-proto-includes span{color:var(--muted);margin-top:2px;font-size:12.5px;line-height:1.35;display:block}.bf-proto-includes em{font-style:normal;font-family:var(--font-mono);color:var(--ink);font-size:13px;font-weight:700}.bf-proto-edit-toggle{cursor:pointer;font-family:var(--font-sans);color:var(--blue);text-underline-offset:3px;background:0 0;border:0;margin-top:12px;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.bf-proto-edit{border:1px dashed var(--border);background:color-mix(in srgb, var(--card) 80%, var(--paper,#f6f4f0));border-radius:12px;gap:8px;margin-top:12px;padding:14px;display:grid}.bf-proto-edit>p{color:var(--muted);margin:0 0 4px;font-size:13px}.bf-proto-edit label{color:var(--body);cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.bf-proto-edit label.is-on{color:var(--ink);font-weight:600}.bf-proto-plans{gap:12px;display:grid}.bf-proto-price{border:1.5px solid var(--ink);background:var(--card);border-radius:14px;margin-top:22px;padding:18px 16px 16px}.bf-proto-price strong{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:26px;font-weight:800;display:block}.bf-proto-price strong em{color:var(--muted);margin-left:2px;font-size:13px;font-style:normal;font-weight:650}.bf-proto-price span{color:var(--body);margin-top:8px;font-size:13px;line-height:1.4;display:block}.bf-proto-plans.is-pair{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;padding-top:0}.bf-proto-plans.is-pair .bf-proto-plan{min-height:132px;padding:18px 16px 16px}.bf-proto-plans.is-pair .bf-proto-plan b{font-size:13px;font-weight:750;display:block}.bf-proto-plans.is-pair .bf-proto-plan strong{font-family:var(--font-mono);letter-spacing:-.03em;margin-top:8px;font-size:26px;font-weight:800;display:block}.bf-proto-plans.is-pair .bf-proto-plan strong em{color:var(--muted);margin-left:2px;font-size:13px;font-style:normal;font-weight:650}.bf-proto-plans.is-pair .bf-proto-plan>span:last-child{color:var(--body);margin-top:8px;font-size:12px;line-height:1.35;display:block}.bf-proto-plan{border:1.5px solid var(--border);background:var(--card);text-align:left;cursor:pointer;font-family:var(--font-sans);color:var(--ink);border-radius:14px;gap:8px;padding:16px 16px 14px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative}.bf-proto-plan:hover{border-color:color-mix(in srgb, var(--blue) 40%, var(--border))}.bf-proto-plan.is-on{border-color:var(--blue);background:color-mix(in srgb, var(--blue-soft) 55%, var(--card));box-shadow:0 0 0 3px var(--blue-soft)}.bf-proto-plan-ribbon{background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:-9px;right:14px}.bf-proto-plan-top{align-items:center;gap:10px;display:flex}.bf-proto-radio{border:2px solid var(--border);border-radius:50%;flex:none;width:18px;height:18px}.bf-proto-plan.is-on .bf-proto-radio{border-color:var(--blue);box-shadow:inset 0 0 0 4px var(--blue)}.bf-proto-plan-top b{font-size:15px;font-weight:800}.bf-proto-save{background:color-mix(in srgb, var(--good) 18%, transparent);color:color-mix(in srgb, #064 65%, var(--good));vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.bf-proto-plan-pricing{align-items:baseline;gap:10px;padding-left:28px;display:flex}.bf-proto-plan-pricing strong{font-family:var(--font-mono);letter-spacing:-.02em;font-size:28px;font-weight:800}.bf-proto-plan-pricing em{color:var(--muted);margin-left:2px;font-size:14px;font-style:normal;font-weight:600}.bf-proto-plan-pricing s{color:var(--muted);font-size:14px}.bf-proto-plan-meta{justify-content:space-between;gap:12px;padding-left:28px;font-size:12.5px;display:flex}.bf-proto-plan-meta em{color:var(--muted);font-style:normal}.bf-proto-plan-meta b{color:var(--blue);font-weight:800}.bf-proto-plan-perks{border-top:1px solid color-mix(in srgb, var(--border) 80%, transparent);gap:6px;margin:4px 0 0;padding:10px 0 0 28px;list-style:none;display:grid}.bf-proto-plan-perks li{color:var(--body);align-items:flex-start;gap:8px;font-size:13px;display:flex}.bf-proto-plan-perks svg{color:var(--blue);flex:none;margin-top:2px}.bf-proto-cta{background:var(--btn-purple,var(--blue));color:#fff;width:100%;height:56px;font-family:var(--font-sans);letter-spacing:.02em;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;margin-top:18px;font-size:15px;font-weight:800;transition:background .12s,transform .12s;display:flex}.bf-proto-cta:hover:not(:disabled){background:var(--blue-hover);transform:translateY(-1px)}.bf-proto-cta:disabled{opacity:.45;cursor:not-allowed}.bf-proto-cta-note{color:var(--muted);text-align:center;margin:10px 0 0;font-size:12.5px;line-height:1.45}.bf-proto-section{border-top:1px solid var(--border);margin-top:48px;padding-top:36px}.bf-proto-section h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);margin:0 0 10px;font-size:26px;font-weight:700}.bf-proto-section>p{color:var(--body);margin:0 0 18px;font-size:15px;line-height:1.6}.bf-proto-feel{gap:14px;display:grid}.bf-proto-feel article{border:1px solid var(--border);background:var(--card);border-radius:14px;padding:16px 18px}.bf-proto-feel h3{color:var(--ink);margin:0;font-size:16px;font-weight:800}.bf-proto-feel-why{color:var(--blue);margin:6px 0 0;font-size:13px;font-weight:600}.bf-proto-feel ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.bf-proto-feel li{color:var(--body);padding-left:16px;font-size:14px;line-height:1.45;position:relative}.bf-proto-feel li:before{content:"";background:var(--good);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.bf-proto-day{gap:10px;display:grid}.bf-proto-day>div{border:1px solid var(--border);background:var(--card);border-radius:14px;grid-template-columns:minmax(140px,.38fr) minmax(0,1fr);align-items:center;gap:16px 20px;padding:16px 20px;display:grid}.bf-proto-day header{flex-direction:column;align-items:flex-start;gap:4px;margin:0;display:flex}.bf-proto-day header b{color:var(--ink);font-size:15px;font-weight:650}.bf-proto-day header span{letter-spacing:0;text-transform:none;color:var(--muted);background:0 0;border:0;padding:0;font-size:12px;font-weight:500}.bf-proto-day ul{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex}.bf-proto-day li{border:1px solid var(--border);background:var(--bg-alt,var(--card));border-radius:999px;align-items:baseline;gap:8px;padding:8px 12px;display:inline-flex}.bf-proto-day strong{color:var(--ink);font-size:13px;font-weight:650}.bf-proto-day span{color:var(--muted);font-size:12px}.bf-proto-faq{border-top:0;padding-top:8px}.bf-proto-faq h2{text-align:center;margin-bottom:18px}.bf-proto-acc-list{border:1px solid var(--border);background:var(--card);border-radius:20px;overflow:hidden}.bf-proto-acc{border-bottom:1px solid var(--border)}.bf-proto-acc:last-child{border-bottom:0}.bf-proto-acc-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-sans);color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:15px;font-weight:650;display:flex}.bf-proto-acc-q:hover{background:color-mix(in srgb, var(--ink) 3%, transparent)}.bf-proto-acc.is-open .bf-proto-acc-q{color:var(--ink);background:0 0}.bf-proto-acc-q svg{color:var(--muted);flex:none;transition:transform .15s}.bf-proto-acc.is-open .bf-proto-acc-q svg{color:var(--muted);transform:rotate(180deg)}.bf-proto-acc-a{color:var(--body);background:0 0;padding:0 24px 20px;font-size:14.5px;line-height:1.65}.bf-proto-acc-a p{margin:0 0 10px}.bf-proto-acc-a p:last-child{margin-bottom:0}.bf-proto-acc-a a{color:var(--blue);font-size:12.5px;font-weight:800}.bf-proto-guarantee{color:inherit;background:0 0;border-radius:0;margin-top:40px;padding:0}.bf-proto-guarantee h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0 0 14px;font-size:22px;font-weight:700}.bf-proto-guarantee-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.bf-proto-guarantee-grid>div{background:var(--card);border:1px solid var(--border);border-radius:14px;align-content:start;gap:8px;padding:18px 16px 16px;display:grid}.bf-proto-guarantee-grid svg{color:var(--muted)}.bf-proto-guarantee-grid b{color:var(--ink);font-size:14px;font-weight:650;display:block}.bf-proto-guarantee-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.bf-proto-bar{z-index:40;padding:12px 24px calc(12px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--card) 94%, transparent);border-top:1px solid var(--border);box-shadow:0 -10px 28px color-mix(in srgb, var(--ink) 8%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:16px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.bf-proto-bar-product{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.bf-proto-bar-product>svg{color:var(--muted);flex:none}.bf-proto-bar-thumbs{display:flex}.bf-proto-bar-thumbs img,.bf-proto-bar-thumbs .bf-proto-shot-fallback{border:2px solid var(--card);background:var(--blue-soft);object-fit:contain;border-radius:8px;width:36px;height:36px;margin-left:-8px}.bf-proto-bar-thumbs>:first-child{margin-left:0}.bf-proto-bar-thumbs .bf-proto-shot-fallback{color:var(--blue);place-items:center;font-size:10px;display:grid}.bf-proto-bar-product b{color:var(--ink);white-space:nowrap;font-size:14px;font-weight:650;display:block}.bf-proto-bar-product i{background:var(--border);flex:none;width:1px;height:18px}.bf-proto-bar-product em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;display:block;overflow:hidden}.bf-proto-bar-price{justify-items:end;gap:1px;margin-left:auto;display:grid}.bf-proto-bar-price span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:700}.bf-proto-bar-price strong{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:20px;font-weight:800;line-height:1.1}.bf-proto-bar-price small{color:var(--muted);margin-left:2px;font-size:12px;font-weight:650}.bf-proto-bar-price em{color:var(--muted);font-size:12px;font-style:normal}.bf-proto-bar-plan select{border:1.5px solid var(--border);background:var(--card);width:100%;height:48px;font-family:var(--font-sans);color:var(--ink);cursor:pointer;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700}.bf-proto-bar-cta{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:auto;min-width:168px;height:48px;margin-top:0;padding:0 22px;font-size:13px}@media (width<=900px){.bf-proto-grid{grid-template-columns:1fr;gap:24px}.bf-proto-media{position:static}.bf-proto-shot{min-height:0}.bf-proto-plans.is-pair,.bf-proto-checks{grid-template-columns:1fr}.bf-proto-stats{grid-template-columns:1fr 1fr}.bf-proto-pick-id{grid-template-columns:72px minmax(0,1fr)}.bf-proto-pick-id>.bf-proto-leave{grid-column:1/-1;justify-self:start}.bf-proto-pick-id>img,.bf-proto-pick-id>.bf-proto-shot-fallback{width:72px;height:72px}.bf-proto-day>div{grid-template-columns:1fr;align-items:start}.bf-proto-day ul{justify-content:flex-start}.bf-proto-guarantee-grid{grid-template-columns:1fr 1fr}.bf-shop-proto{padding-bottom:0}.bf-proto-bar{bottom:calc(3.5rem + env(safe-area-inset-bottom,0px));flex-wrap:wrap;gap:10px;padding-bottom:12px}.bf-proto-bar-product{flex:100%}.bf-proto-bar-price{justify-items:start;margin-left:0}.bf-proto-bar-cta{width:100%}}@media (width<=560px){.bf-proto-guarantee-grid{grid-template-columns:1fr}.bf-proto-pick-main,.bf-proto-pick .bf-proto-studies{padding-left:16px;padding-right:16px}}.bf-content.bf-content-full{max-width:var(--content-max,1600px);padding:var(--page-pad,32px);margin-left:auto;margin-right:auto}:is(.bf-content.bf-content-full:has(.bf-goals),.bf-content.bf-content-full:has(.bf-dash-home-hero)){padding-top:0}.bf-content-full .bf-proto,.bf-content-full .bf-goals,.bf-content-full .bf-shop,.bf-content-full .bf-markers-page,:is(.theme-dark .bf-dashboard-page:has(.bf-dash-grid),.theme-dark .bf-dashboard-page:has(.bf-home-frame)){max-width:none;margin:0;padding:0}.theme-dark .bf-dash-legend{margin:0 0 10px}.theme-dark .bf-home-frame{background:#fff;flex-direction:column;padding-bottom:0;display:flex;position:relative}.theme-dark .bf-pulse-hero{isolation:isolate;box-sizing:border-box;width:100vw;padding:2.35rem max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) 2.5rem;color:#fff;background:var(--pulse,#2f5bdb);flex-direction:column;gap:2.75rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.theme-dark:has(.bf-pulse-hero) .bf-header-white{background:#0b1020;border-top:none;border-bottom:none}.theme-dark.pal-purple:has(.bf-pulse-hero) .bf-header-white{background:#0b1020;border-top:none;border-bottom:none}.theme-dark:has(.bf-home-split) .bf-header-white{background:#0b1020;border-top:none;border-bottom:none}.theme-dark.pal-purple:has(.bf-home-split) .bf-header-white{background:#0b1020;border-top:none;border-bottom:none}.theme-dark .bf-pulse-hello{max-width:42rem}.theme-dark .bf-pulse-hello h1{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.7rem,2.8vw,2.35rem);font-weight:600;line-height:1.2}.theme-dark .bf-pulse-upload{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;height:2.6rem;margin-top:1.15rem;padding:0 1.15rem;font-size:.92rem;font-weight:600;display:inline-flex}.theme-dark .bf-pulse-upload:hover{background:#ffffff3d}.theme-dark .bf-pulse-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}.theme-dark .bf-pulse-card{appearance:none;width:100%;font:inherit;text-align:left;min-height:18.75rem;box-shadow:none;-webkit-backdrop-filter:none;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:22px;flex-direction:column;align-items:flex-start;padding:1.75rem 1.85rem 1.6rem;display:flex}.theme-dark .bf-pulse-card.is-static{cursor:default}.theme-dark .bf-pulse-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;display:flex}.theme-dark .bf-pulse-card-label{letter-spacing:-.01em;color:#ffffffd1;font-size:.88rem;font-weight:500}.theme-dark .bf-pulse-card-top svg{opacity:.78;flex-shrink:0}.theme-dark .bf-pulse-card-stat{font-family:var(--font-display);letter-spacing:-.045em;color:#fff;margin:1.85rem 0 0;font-size:clamp(2.75rem,4.4vw,3.85rem);font-weight:650;line-height:.95}.theme-dark .bf-pulse-card-sub{color:#ffffffc7;margin-top:auto;padding-top:1.35rem;font-size:.9rem;font-weight:450;line-height:1.4}.theme-dark .bf-pulse-pills{flex-direction:column;flex:1;align-items:flex-start;gap:.85rem;width:100%;margin:1.35rem 0 0;padding:0;list-style:none;display:flex}.theme-dark .bf-pulse-pills li{flex-direction:column;align-items:flex-start;gap:.32rem;max-width:100%;display:flex}.theme-dark .bf-pulse-pill{max-width:100%;height:2.15rem;box-shadow:none;color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;padding:0 1rem;font-size:.86rem;font-weight:500;line-height:1;display:inline-flex}.theme-dark .bf-pulse-pill-line{-webkit-line-clamp:2;color:#ffffffb8;-webkit-box-orient:vertical;padding-left:.2rem;font-size:.8rem;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.theme-dark .bf-pulse-list{flex-direction:column;flex:1;gap:.9rem;width:100%;margin:1.35rem 0 0;padding:0;list-style:none;display:flex}.theme-dark .bf-pulse-list li{flex-direction:column;gap:.2rem;display:flex}.theme-dark .bf-pulse-list b{letter-spacing:-.02em;color:#fff;font-size:.95rem;font-weight:600;line-height:1.25}.theme-dark .bf-pulse-list span{-webkit-line-clamp:2;color:#ffffffb8;-webkit-box-orient:vertical;font-size:.82rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.theme-dark .bf-home-body{box-sizing:border-box;width:100vw;padding:2.75rem max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) 4.5rem;background:#f2f4f7;flex-direction:column;gap:2.75rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex}.theme-dark #bf-home-bioage{scroll-margin-top:5rem}.theme-dark .bf-home-hello,.theme-dark .bf-home-right,.theme-dark .bf-home-syn,.theme-dark .bf-home-main,.theme-dark .bf-home-rail{z-index:1;min-width:0;position:relative}.theme-dark .bf-home-main{gap:var(--section-gap,16px);flex-direction:column;grid-column:1;display:flex}.theme-dark .bf-home-rail{gap:var(--section-gap,16px);flex-direction:column;grid-column:2;display:flex}.theme-dark .bf-home-kicker{letter-spacing:.01em;color:#ffffffb8;margin:0 0 .2rem;font-size:.95rem;font-weight:500}.theme-dark .bf-home-hello h1{max-width:none;font-family:var(--font-display);letter-spacing:-.045em;color:#fff;margin:0;font-size:clamp(2.35rem,5vw,3.5rem);font-weight:800;line-height:.95}.bf-dash-hero-line{justify-content:space-between;align-items:center;gap:12px;display:flex}.bf-dash-scope-pill{color:#ffffffb8;flex-shrink:0;font-size:13px;font-weight:600;text-decoration:none}.bf-dash-scope-pill:hover{color:#fff}.bf-dash-home-split{margin-top:1.15rem;display:block}.bf-dash-home-right h2{letter-spacing:.08em;text-transform:uppercase;color:#ffffff9e;margin:0 0 .85rem;font-size:.68rem;font-weight:700}.bf-dash-home-right dl{border-top:1px solid #ffffff29;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:.15rem 0 0;display:grid}.bf-dash-home-right dl>div{color:#ffffff9e;flex-direction:column;gap:.22rem;padding:.85rem 1rem .2rem 0;display:flex}.bf-dash-home-right dl>div:nth-child(2n){border-left:1px solid #ffffff29;padding-left:1rem;padding-right:0}.bf-dash-home-right dt{font-size:.68rem;font-weight:650}.bf-dash-home-right dd{color:#fff;letter-spacing:-.02em;margin:0;font-size:.92rem;font-weight:750}.bf-dash-hero-facts{border-top:1px solid #ffffff29;grid-template-columns:1fr 1fr 1fr;gap:0;margin-top:1.2rem;padding-top:1.15rem;display:grid}.bf-dash-hero-facts .bf-sum-block{border-right:1px solid #ffffff24;min-width:0;padding:0 1.6rem 0 0}.theme-dark .bf-dash-hero-facts .bf-sum-block{padding:0 1.6rem 0 0}.bf-dash-hero-facts .bf-sum-block:last-child{border-right:0;padding-right:0}.bf-dash-hero-facts .bf-sum-block+.bf-sum-block{padding-left:1.6rem}.theme-dark .bf-dash-home-hero .bf-sum-kicker{color:#ffffff9e;margin:0 0 .55rem}.theme-dark .bf-dash-home-hero .bf-sum-grid dt{color:#ffffff80}.theme-dark .bf-dash-home-hero .bf-sum-grid dd{color:#fff}.theme-dark .bf-dash-legend .bf-status-legend{margin:0}.theme-dark .bf-dash-grid{--d2-board-h:320px;gap:var(--section-gap,16px);grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;display:grid}.theme-dark .bf-dash-grid>*{min-width:0;display:flex}.theme-dark .bf-dash-grid>*>*{flex:1;min-width:0}.theme-dark .bf-d2-hero,.theme-dark .bf-d2-areas,.theme-dark .bf-d2-mix,.theme-dark .bf-d2-patterns{min-height:var(--d2-board-h);align-self:start}.theme-dark .bf-d2-hero{display:flex}.theme-dark .bf-d2-hero>*{width:100%;height:var(--d2-board-h);min-height:var(--d2-board-h);flex:none}.theme-dark .bf-d2-hero{grid-column:span 5}.theme-dark .bf-d2-areas{grid-column:span 7}.theme-dark .bf-dash-grid>.bf-d2-areas>*{min-height:var(--d2-board-h);height:var(--d2-board-h);max-height:var(--d2-board-h)}.theme-dark .bf-d2-mix{grid-column:span 6}.theme-dark .bf-dash-grid>.bf-d2-mix>*{flex:none;width:100%;min-height:440px}.theme-dark .bf-d2-patterns{grid-column:span 6}.theme-dark .bf-dash-grid>.bf-d2-patterns>*{min-height:var(--d2-board-h)}.theme-dark .bf-d2-line{grid-column:span 8}.theme-dark .bf-d2-track{grid-column:span 4}.theme-dark .bf-d2-protocol,.theme-dark .bf-d2-supps{grid-column:span 6}.theme-dark .bf-d2-protocol,.theme-dark .bf-d2-supps,.theme-dark .bf-d2-track{align-self:start}.theme-dark .bf-dash-grid>.bf-d2-protocol>*,.theme-dark .bf-dash-grid>.bf-d2-supps>*,.theme-dark .bf-dash-grid>.bf-d2-track>*{flex:none}.theme-dark .bf-dash-grid.bf-dash-hcr{grid-template-columns:minmax(0,1fr) 260px;align-items:start}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-hero{grid-column:1/-1;min-height:0}.theme-dark .bf-dash-hcr .bf-d2-hero>*{height:auto;min-height:0}.theme-dark .bf-dash-hcr .bf-d2-hero .bf-dash-synopsis{height:auto;min-height:220px}.theme-dark .bf-dash-hcr .bf-synopsis-inner{padding:28px 32px}.theme-dark .bf-dash-hcr .bf-d2-hero .bf-synopsis-greeting{font-size:26px}.theme-dark .bf-dash-hcr .bf-d2-hero .bf-synopsis-summary{margin-top:16px;font-size:14px}.theme-dark .bf-dash-hcr .bf-d2-hero .bf-synopsis-actions{margin-top:24px}.theme-dark .bf-dash-hcr .bf-d2-hero .bf-synopsis-actions button{height:44px;padding:0 22px;font-size:15px}.theme-dark .bf-dash-hcr .bf-d2-col,.theme-dark .bf-dash-hcr .bf-d2-aside{gap:inherit;flex-direction:column;min-width:0;display:flex}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-col{grid-column:1}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-aside{grid-area:1/2;align-self:start;position:sticky;top:72px}.theme-dark .bf-dash-hcr .bf-d2-col>*,.theme-dark .bf-dash-hcr .bf-d2-aside>*{align-self:stretch;width:100%;min-width:0;display:flex}.theme-dark .bf-dash-hcr .bf-d2-col>*>*,.theme-dark .bf-dash-hcr .bf-d2-aside>*>*{flex:1;width:100%;min-width:0}.theme-dark .bf-dash-hcr .bf-d2-mix,.theme-dark .bf-dash-hcr .bf-d2-contrib-wrap,.theme-dark .bf-dash-hcr .bf-d2-patterns,.theme-dark .bf-dash-hcr .bf-d2-areas,.theme-dark .bf-dash-hcr .bf-d2-protocol,.theme-dark .bf-dash-hcr .bf-d2-line,.theme-dark .bf-dash-hcr .bf-d2-track,.theme-dark .bf-dash-hcr .bf-d2-scope-wrap,.theme-dark .bf-dash-hcr .bf-d2-supps{grid-column:auto;min-height:0}.theme-dark .bf-dash-hcr .bf-d2-areas>*{min-height:var(--d2-board-h)}.theme-dark .bf-d2-card{background:var(--card);border:1px solid var(--border);border-radius:var(--bf-radius-card);padding:var(--card-pad,26px);flex-direction:column;min-width:0;display:flex}.theme-dark.pal-light-mode .bf-d2-card{box-shadow:var(--shadow-card)}.theme-dark.pal-light-mode .bf-d2-hero .bf-dash-synopsis{background:repeating-linear-gradient(-45deg, #ffffff0d 0 1px, transparent 1px 10px), var(--nav-purple,var(--blue));border-color:#0000}.theme-dark.pal-light-mode .bf-d2-hero .bf-synopsis-wave{opacity:.18}.theme-dark.pal-light-mode .bf-d2-hero .bf-synopsis-wave path{stroke:#ffffff59}.theme-dark.pal-light-mode .bf-d2-hero .bf-synopsis-greeting{color:#fff}.theme-dark.pal-light-mode .bf-d2-hero .bf-synopsis-summary{color:#ffffffe0}.theme-dark.pal-light-mode .bf-d2-hero .bf-d2-dial-num{fill:#fff}.theme-dark.pal-light-mode .bf-d2-hero .bf-d2-dial-cap{fill:#ffffffb3}.theme-dark.pal-light-mode .bf-d2-hero .bf-bioage-chip{color:var(--ink);background:#fffffff2;border-color:#0000}.theme-dark.pal-light-mode .bf-d2-hero .bf-btn-primary{color:var(--btn-purple,var(--blue));background:#fff}.theme-dark.pal-light-mode .bf-d2-hero .bf-btn-primary:hover{color:var(--btn-purple,var(--blue-hover));background:#ffffffe6}.theme-dark.pal-light-mode .bf-d2-gap{box-shadow:0 1px 2px color-mix(in srgb, var(--ink) 4%, transparent)}.theme-dark .bf-d2-head{align-items:center;gap:6px;margin-bottom:12px;display:flex}.theme-dark .bf-d2-head-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:16px;font-weight:700}.theme-dark .bf-d2-head-right{margin-left:auto}.theme-dark .bf-d2-row{text-align:left;border-radius:var(--radius-sm);background:var(--bg-alt);width:100%;color:inherit;font:inherit;transition:border-color .12s var(--ease-out), background .12s var(--ease-out);border:1px solid #0000;padding:10px 12px;display:block}.theme-dark.pal-light-mode .bf-d2-row{background:0 0;border-color:#0000}.theme-dark button.bf-d2-row{cursor:pointer}.theme-dark button.bf-d2-row:hover{border-color:var(--border-strong);background:var(--card-up)}.theme-dark .bf-d2-row-name{color:var(--ink);align-items:baseline;gap:8px;font-size:14px;font-weight:600;display:flex}.theme-dark .bf-d2-pick-num{font-family:var(--font-mono);color:var(--muted);flex:none;font-size:13px;font-weight:400}.theme-dark .bf-d2-row.is-sel .bf-d2-pick-num{color:var(--blue-text)}.theme-dark .bf-d2-row-meta{color:var(--muted);align-items:center;gap:6px;margin-top:4px;font-size:13px;display:flex}.theme-dark .bf-d2-goal-doc{background:var(--tint-bad);color:var(--ink);border-radius:8px;margin:0 0 10px;padding:8px 10px;font-size:13px;line-height:1.4}.theme-dark .bf-d2-goal-list{flex-direction:column;gap:8px;display:flex}.theme-dark .bf-d2-goal-row{flex-direction:column;align-items:flex-start;gap:4px;padding:12px;display:flex}.theme-dark .bf-d2-goal-name{color:var(--ink);font-size:14px;font-weight:650}.theme-dark .bf-d2-goal-syn{color:var(--muted);font-size:13px;font-weight:400;line-height:1.45}.theme-dark .bf-d2-protocol .bf-d2-head-title{white-space:normal}.theme-dark.pal-light-mode .bf-d2-goal-row{background:var(--bg-alt)}@media (width<=720px){.theme-dark .bf-d2-comp-row{grid-template-columns:minmax(0,1fr) auto}.theme-dark .bf-d2-comp-row .bf-d2-comp-track{grid-area:2/1/auto/-1}.theme-dark .bf-d2-comp-agg-meta{flex-direction:column;align-items:flex-start}.theme-dark .bf-d2-pat-block-body{grid-template-columns:1fr}}.theme-dark .bf-d2-dot{border-radius:2px;flex:none;width:8px;height:8px;display:inline-block}.theme-dark .bf-d2-dot.is-round{border-radius:999px;width:10px;height:10px}.theme-dark .bf-d2-dot.is-off{background:var(--bad)}.theme-dark .bf-d2-dot.is-watch{background:var(--watch)}.theme-dark .bf-d2-dot.is-ok{background:var(--good)}.theme-dark .bf-d2-dot.is-blue{background:var(--blue)}.theme-dark .bf-d2-empty{color:var(--muted);font-size:14px}.theme-dark .bf-d2-hero .bf-dash-synopsis{height:var(--d2-board-h);min-height:var(--d2-board-h);border:1px solid var(--border-strong);border-radius:var(--bf-radius-card);box-shadow:var(--edge-up);background:linear-gradient(155deg,#538cf080 0%,#121316f0 78%);padding:0;display:block;position:relative;overflow:hidden;container-type:inline-size}.theme-dark .bf-d2-hero .bf-synopsis-wave{opacity:.5}.theme-dark .bf-d2-hero .bf-synopsis-wave path{stroke:var(--hair-faint)}.theme-dark .bf-synopsis-inner{z-index:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;height:100%;padding:4.918cqw;display:grid;position:relative}.theme-dark .bf-d2-hero .bf-synopsis-copy{min-width:0;max-width:none;position:relative}.theme-dark .bf-d2-hero .bf-synopsis-greeting{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:max(22px,2.84cqw);font-weight:700;line-height:1.1}.theme-dark .bf-d2-hero .bf-synopsis-summary{font-family:var(--font-sans);color:var(--body);margin:2.623cqw 0 0;font-size:max(13px,1.53cqw);line-height:1.6}.theme-dark .bf-d2-hero .bf-synopsis-actions{flex-wrap:nowrap;gap:1.749cqw;margin-top:3.934cqw;display:flex}.theme-dark .bf-d2-hero .bf-synopsis-actions button{border-radius:var(--bf-radius-btn);white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:max(34px,5.792cqw);padding:0 2.404cqw;font-size:max(14px,1.42cqw);font-weight:600;display:inline-flex}.theme-dark .bf-synopsis-right{flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.theme-dark .bf-dial-wrap{width:30cqw;height:30cqw;position:relative}.theme-dark .bf-d2-dial{width:100%;height:100%;display:block}.theme-dark .bf-d2-dial-arc{stroke-width:19.5px;transition:stroke-dashoffset .9s var(--ease-out)}.theme-dark .bf-d2-dial-arc.is-ok{stroke:var(--good)}.theme-dark .bf-d2-dial-arc.is-watch{stroke:var(--watch)}.theme-dark .bf-d2-dial-arc.is-off{stroke:var(--bad)}.theme-dark .bf-d2-dial-num{font-family:var(--font-display);fill:var(--ink);font-size:36px;font-weight:700}.theme-dark .bf-d2-dial-cap{font-family:var(--font-sans);letter-spacing:.12em;fill:var(--muted);font-size:14px}.theme-dark .bf-bioage-chip{background:var(--card-up);border:1px solid var(--border);height:max(22px,3.279cqw);color:var(--body);white-space:nowrap;border-radius:999px;align-items:center;gap:.765cqw;margin-top:1.749cqw;padding:0 1.53cqw;font-size:max(13px,1.53cqw);display:inline-flex}.theme-dark .bf-bioage-chip b{color:var(--ink);font-weight:700}.theme-dark .bf-bioage-chip i{color:var(--muted);font-style:normal}.theme-dark .bf-d2-areas-body{flex:1;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px;min-height:0;display:grid}.theme-dark .bf-d2-bars{flex:1;align-items:stretch;gap:10px;min-height:0;display:flex}.theme-dark .bf-d2-bean-cols{min-width:0;min-height:calc(var(--d2-board-h) - 2 * var(--card-pad,26px));align-items:stretch;gap:10px;display:flex}.theme-dark .bf-d2-bean-col{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1 1 0;align-items:center;gap:6px;padding:6px 2px 4px;display:flex}.theme-dark .bf-d2-beans.is-vertical{background:0 0;border-radius:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:stretch;gap:2px;width:100%;min-height:0;padding:0;display:flex}.theme-dark .bf-d2-beans.is-vertical .bf-d2-bean{background:var(--bg-alt);width:100%;min-width:0;height:auto;min-height:0;transition:background .12s var(--ease-out);border-radius:999px;flex:1 1 0}.theme-dark .bf-d2-beans.is-vertical .bf-d2-bean.is-on,.theme-dark .bf-d2-beans.is-vertical .bf-d2-bean.is-on.is-tone-ok{background:var(--good)}.theme-dark .bf-d2-beans.is-vertical .bf-d2-bean.is-on.is-tone-watch{background:var(--watch)}.theme-dark .bf-d2-beans.is-vertical .bf-d2-bean.is-on.is-tone-off{background:var(--bad)}.theme-dark .bf-d2-bean-col.is-on{border-radius:var(--radius-sm,8px);background:var(--well-empty,var(--bg-alt))}.theme-dark .bf-d2-bean-col .bf-d2-bean-label{width:100%;color:var(--muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;word-break:normal;-webkit-hyphens:none;hyphens:none;flex:none;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.theme-dark .bf-d2-bean-col.is-on .bf-d2-bean-label{color:var(--ink);font-weight:700}.theme-dark .bf-d2-bean-col.is-pinned .bf-d2-beans.is-vertical .bf-d2-bean:not(.is-on){background:var(--bg-alt)}.theme-dark .bf-d2-bean-col.is-pinned .bf-d2-bean-label:after{content:none}.theme-dark .bf-catrow{border:1px solid var(--border);background:var(--card);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .12s var(--ease-out), background .12s var(--ease-out);border-radius:10px;align-items:center;gap:12px;padding:12px 14px 12px 0;display:flex}.theme-dark .bf-catrow:hover:not(.is-on){border-color:var(--border-strong)}.theme-dark .bf-catrow.is-on{border-color:var(--blue);background:var(--card-up)}.theme-dark .bf-catrow-stripe{border-radius:8px 0 0 8px;flex:none;align-self:stretch;width:4px;margin-left:0}.theme-dark .bf-catrow-stripe.is-tone-ok{background:var(--good)}.theme-dark .bf-catrow-stripe.is-tone-watch{background:var(--watch)}.theme-dark .bf-catrow-stripe.is-tone-off{background:var(--bad)}.theme-dark .bf-catrow-stripe.is-tone-neutral{background:var(--border-strong)}.theme-dark .bf-catrow-icon{color:var(--ink);flex:none;display:inline-flex}.theme-dark .bf-catrow-label{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;overflow:hidden}.theme-dark .bf-catrow-num{font-family:var(--font-mono);color:var(--ink);margin-left:auto;font-size:18px;font-weight:700}.theme-dark .bf-d2-bar{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;padding:0;display:flex}.theme-dark .bf-d2-bar-track{background:var(--bg-alt);border:none;border-radius:999px;flex:1;width:42%;min-width:1.15rem;max-width:2.1rem;min-height:0;position:relative;overflow:hidden}.theme-dark .bf-d2-bar-fill{background:var(--good,#65f59c);height:0;transition:height .6s var(--ease-out);border:none;border-radius:999px;display:block;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.theme-dark .bf-d2-bar-grad{height:calc(100% * 100 / max(var(--pct), 1));background:var(--copilot-bar-y);pointer-events:none;position:absolute;bottom:0;left:0;right:0}.theme-dark .bf-d2-bar-pct{z-index:1;color:var(--muted);transition:color .12s var(--ease-out);font-size:12px;position:relative}.theme-dark .bf-d2-bar-label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--muted);transition:color .12s var(--ease-out);margin-top:8px;font-size:13px;overflow:hidden}.theme-dark .bf-d2-bar.is-pinned .bf-d2-bar-track{background:var(--tint-blue)}.theme-dark .bf-d2-bar.is-pinned .bf-d2-bar-label:after{content:"";background:var(--blue);vertical-align:middle;border-radius:999px;width:4px;height:4px;margin-left:5px;display:inline-block}.theme-dark .bf-d2-rail-head{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.theme-dark .bf-d2-rail-pill{background:var(--blue-soft);color:var(--blue-text);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:13px;font-weight:600}.theme-dark .bf-d2-rail{flex-direction:column;flex:none;width:100%;min-width:0;min-height:0;display:flex}.theme-dark .bf-d2-rail-rows{flex-direction:column;flex:1;gap:6px;min-height:0;margin-top:8px;padding-right:4px;display:flex;overflow-y:auto}.theme-dark .bf-d2-rail-rows .bf-qrow{justify-content:space-between;gap:10px;width:100%;margin-bottom:0}.theme-dark .bf-d2-rail-rows .bf-qrow-left{flex:auto;min-width:0}.theme-dark .bf-d2-rail-rows .bf-qrow-name{white-space:normal;overflow-wrap:break-word}.theme-dark .bf-d2-rail-rows .bf-qrow-right{flex:none}.theme-dark .bf-d2-mix .bf-d2-card{flex-direction:column;display:flex}.theme-dark .bf-d2-mix-body{flex:1;grid-template-columns:minmax(240px,1fr) minmax(280px,340px);align-items:stretch;gap:20px 24px;min-height:0;display:grid}.theme-dark .bf-d2-mix-viz{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-width:0;display:flex}.theme-dark .bf-d2-divider{background:var(--border);align-self:stretch;margin:10px 0}.theme-dark .bf-d2-donut{width:268px;max-width:100%;height:268px;position:relative}.theme-dark .bf-d2-donut-seg{stroke-width:25px}.theme-dark .bf-d2-donut svg{display:block;transform:rotate(-90deg)}.theme-dark .bf-d2-donut-seg{cursor:pointer;transition:stroke-dasharray .6s var(--ease-out), stroke-width .14s var(--ease-out), opacity .14s var(--ease-out)}.theme-dark .bf-d2-donut-seg.is-hot{stroke-width:32px}.theme-dark .bf-d2-donut-seg.is-dim{opacity:.35}.theme-dark .bf-d2-donut-mid{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.theme-dark .bf-d2-donut-num{font-family:var(--font-display);color:var(--ink);font-size:38px;font-weight:700;line-height:1}.theme-dark .bf-d2-donut-cap{letter-spacing:.02em;max-width:9.5em;color:var(--muted);text-align:center;margin-top:4px;font-size:12px;line-height:1.25}.theme-dark .bf-d2-legend{flex-direction:row;justify-content:center;gap:18px;width:100%;display:flex}.theme-dark .bf-d2-legend-row{appearance:none;font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;margin:0;padding:0;font-size:12px;display:flex}.theme-dark .bf-d2-legend-row.is-on,.theme-dark .bf-d2-legend-row:hover{color:var(--ink)}.theme-dark .bf-d2-legend-row b{font-family:var(--font-mono);color:var(--ink);margin:0;padding:0;font-size:16px;font-weight:650}.theme-dark .bf-d2-swatch{border-radius:2px;flex:none;width:8px;height:8px}.theme-dark .bf-d2-swatch.is-ok{background:var(--good)}.theme-dark .bf-d2-swatch.is-watch{background:var(--watch)}.theme-dark .bf-d2-swatch.is-off{background:var(--bad)}.theme-dark .bf-d2-mix-col{flex-direction:column;min-width:0;min-height:0;display:flex}.theme-dark .bf-d2-mix-col .bf-d2-tabs{flex:none;justify-content:stretch;align-self:stretch;width:100%;margin-bottom:10px;display:flex}.theme-dark .bf-d2-mix-col .bf-d2-tab{letter-spacing:-.01em;text-align:center;white-space:nowrap;flex:1;min-width:0;padding:6px 4px;font-size:11px}.theme-dark .bf-d2-tabs{border-radius:var(--bf-radius-pill,999px);background:var(--bg-alt);gap:2px;padding:2px;display:inline-flex}.theme-dark .bf-d2-tab{border-radius:var(--bf-radius-pill,999px);color:var(--muted);cursor:pointer;transition:background .12s var(--ease-out), color .12s var(--ease-out);background:0 0;border:none;padding:5px 12px;font-size:13px}.theme-dark .bf-d2-tab.is-on{background:var(--btn-purple,var(--ink));color:#fff;font-weight:600}.theme-dark .bf-d2-list{flex:1;min-height:0;padding-right:0;overflow:hidden}.theme-dark .bf-d2-list .bf-qrow{margin-bottom:6px}.theme-dark .bf-d2-list .bf-qrow-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.theme-dark .bf-d2-patterns .bf-d2-card{padding:20px}.theme-dark .bf-d2-pat-grid{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.theme-dark .bf-d2-pat-top{align-items:center;gap:12px;display:flex}.theme-dark .bf-d2-pat-top .bf-d2-pat-count{flex:1;margin:0}.theme-dark .bf-d2-pat-acc .bf-d2-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.theme-dark .bf-d2-pat-open{padding:0 0 12px}.theme-dark .bf-d2-pat-ticks{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-d2-pat-ticks li{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.theme-dark .bf-d2-pat-ticks b{font-family:var(--font-mono);color:var(--ink);text-align:right;white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.theme-dark .bf-d2-pat-ticks .bf-qrow-badge{font-family:var(--font-sans)}.theme-dark .bf-d2-proto-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.theme-dark .bf-d2-proto-tiles .bf-d2-row{min-height:76px}.theme-dark .bf-d2-week{gap:8px;margin:4px 0 6px;display:flex}.theme-dark .bf-d2-week span{background:var(--well-empty,var(--bg-alt));max-width:44px;height:36px;color:var(--muted);border-radius:8px;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.theme-dark .bf-d2-week span.is-on{background:var(--btn-purple,var(--blue));color:#fff}.theme-dark .bf-d2-picks{gap:8px;margin-bottom:16px;display:flex}.theme-dark .bf-d2-pick{text-align:left;border-radius:var(--radius-sm);background:var(--bg-alt);color:inherit;font:inherit;cursor:pointer;border:none;flex:1;padding:10px 12px}.theme-dark .bf-d2-pick.is-sel{background:var(--tint-blue);box-shadow:inset 0 0 0 2px var(--blue)}.theme-dark .bf-d2-pick-k{font-family:var(--font-mono);color:var(--muted);font-size:13px;display:block}.theme-dark .bf-d2-pick-t{color:var(--ink);margin-top:2px;font-size:14px;font-weight:700;display:block}.theme-dark .bf-d2-supp-stage{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);align-items:center;gap:22px;display:grid}.theme-dark .bf-d2-supp-stage .bf-d2-detail-title{margin-top:0}.theme-dark .bf-d2-pat-count{font-family:var(--font-display);color:var(--ink);margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.25}.theme-dark .bf-d2-pat-count b{color:var(--ink);font-weight:800}.theme-dark .bf-d2-pat-lead{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.5}.theme-dark .bf-d2-pat-acc{flex-direction:column;gap:0;max-height:none;display:flex;overflow:visible}.theme-dark .bf-d2-pat-block{border-top:1px solid var(--border);padding:14px 0 16px}.theme-dark .bf-d2-pat-block:first-child{border-top:0;padding-top:4px}.theme-dark .bf-d2-pat-block-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.theme-dark .bf-d2-pat-block-head .bf-d2-row-name{color:var(--ink);margin:0;font-size:15px;font-weight:700}.theme-dark .bf-d2-pat-block-body{grid-template-columns:minmax(0,1.2fr) minmax(12rem,.9fr);align-items:start;gap:12px 28px;margin-top:8px;display:grid}.theme-dark .bf-d2-pat-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.theme-dark .bf-d2-pat-cite,.theme-dark .bf-insight-cite{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.45}.theme-dark .bf-insight{flex-direction:column;gap:6px;margin-top:12px;display:flex}.theme-dark .bf-insight-line{color:var(--body);margin:0;font-size:13px;line-height:1.5}.theme-dark .bf-insight-kind,.theme-dark .bf-flow-kind{color:var(--ink);font-weight:700}.theme-dark .bf-insight-cite a{color:inherit;text-underline-offset:2px}.theme-dark .bf-d2-row.is-sel,.theme-dark button.bf-d2-row.is-sel:hover,.theme-dark .bf-d2-pick.is-sel,.theme-dark button.bf-d2-pick.is-sel:hover{background:var(--tint-blue);box-shadow:inset 3px 0 0 var(--blue);border-color:#0000}.theme-dark .bf-d2-row.is-sel .bf-d2-row-name,.theme-dark .bf-d2-pick.is-sel .bf-d2-pick-title{color:var(--ink);font-weight:700}.theme-dark .bf-d2-row.is-sel,.theme-dark .bf-d2-pick.is-sel{padding-left:calc(var(--row-pad-l,12px) + 3px)}.theme-dark .bf-d2-pick.is-sel{--row-pad-l:15px}.theme-dark .bf-d2-pick.is-sel .bf-d2-pick-num{color:var(--blue-text)}.theme-dark .bf-d2-detail-title{color:var(--ink);margin:16px 0 0;font-size:16px;font-weight:700}.theme-dark .bf-d2-detail-summary{color:var(--ink);margin-top:14px;font-size:14px;font-weight:400;line-height:1.55}.theme-dark .bf-d2-detail-implication{color:var(--body);margin-top:10px;font-size:14px;font-weight:400;line-height:1.55}.theme-dark .bf-d2-tags{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.theme-dark .bf-d2-tags span{border:1px solid var(--border);background:var(--bg-alt);color:var(--ink);border-radius:999px;padding:4px 11px;font-size:13px;font-weight:400}.theme-dark .bf-d2-tags.is-strong span,.theme-dark .bf-d2-tags.is-moderate span,.theme-dark .bf-d2-tags.is-mild span{background:var(--bg-alt);border-color:var(--border)}.theme-dark .bf-d2-ticks{flex-direction:column;gap:6px;margin-top:14px;display:flex}.theme-dark .bf-d2-ticks .bf-qrow{margin-bottom:0}.theme-dark .bf-d2-week-cap{font-family:var(--font-display);color:var(--ink);margin:0 0 6px;font-size:16px;font-weight:700}.theme-dark .bf-d2-dose{font-family:var(--font-sans);color:var(--ink);margin:0;font-size:22px;font-weight:700;line-height:1.25}.theme-dark .bf-d2-sot-body{flex:1;grid-template-columns:minmax(0,1fr) 168px;gap:16px;min-height:0;display:grid}.theme-dark .bf-d2-sot-main{flex-direction:column;min-width:0;min-height:0;display:flex}.theme-dark .bf-d2-sot-main .bf-d2-head{margin-bottom:8px}.theme-dark .bf-d2-sot-delta{font-family:var(--font-mono);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:13px}.theme-dark .bf-d2-sot-delta.is-up{background:var(--tint-good);color:var(--good-text)}.theme-dark .bf-d2-sot-delta.is-down{background:var(--tint-bad);color:var(--bad-text)}.theme-dark .bf-d2-sot-delta.is-flat{background:var(--tint-blue);color:var(--blue-text)}.theme-dark .bf-d2-sot-plot{flex:1;min-height:140px;margin-top:4px;position:relative}.theme-dark .bf-d2-sot-svg{width:100%;height:100%;display:block}.theme-dark .bf-d2-sot-svg.is-up,.theme-dark .bf-d2-sot-svg.is-down,.theme-dark .bf-d2-sot-svg.is-flat,.theme-dark .bf-d2-sot-svg.is-tone-ok,.theme-dark .bf-d2-sot-svg.is-tone-off,.theme-dark .bf-d2-sot-svg.is-tone-watch{color:var(--blue)}.theme-dark .bf-d2-sot-grid{stroke:var(--border-strong);stroke-width:1px;vector-effect:non-scaling-stroke}.theme-dark .bf-d2-sot-ytick{font-family:var(--font-mono);color:var(--muted);pointer-events:none;font-size:10px;line-height:1;position:absolute;left:0;transform:translateY(-50%)}.theme-dark .bf-d2-sot-line{stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.theme-dark .bf-d2-sot-ghost{stroke:var(--muted);stroke-width:2px;stroke-dasharray:5 6;opacity:.55}.theme-dark .bf-d2-sot-dot{background:var(--card);border:2px solid;border-radius:999px;width:8px;height:8px;position:absolute;transform:translate(-50%,-50%)}.theme-dark .bf-d2-sot-dot.is-up,.theme-dark .bf-d2-sot-dot.is-down,.theme-dark .bf-d2-sot-dot.is-flat,.theme-dark .bf-d2-sot-dot.is-tone-ok,.theme-dark .bf-d2-sot-dot.is-tone-off,.theme-dark .bf-d2-sot-dot.is-tone-watch{color:var(--blue)}.theme-dark .bf-d2-sot-dot.is-ghost{color:var(--muted);border-style:dashed}.theme-dark .bf-d2-sot-dot.is-last{background:currentColor;width:10px;height:10px}.theme-dark .bf-d2-sot-dot b{font-family:var(--font-mono);color:var(--body);font-size:13px;font-weight:400;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.theme-dark .bf-d2-sot-dot.is-last b{color:var(--ink);font-weight:700}.theme-dark .bf-d2-sot-dot.is-ghost b{color:var(--muted);font-weight:400}.theme-dark .bf-d2-sot-axis{font-family:var(--font-mono);color:var(--muted);justify-content:space-between;margin-top:8px;padding:0 3.4%;font-size:13px;display:flex}.theme-dark .bf-d2-sot-rail{flex-direction:column;justify-content:center;min-width:0;padding:8px 0 8px 4px;display:flex}.theme-dark .bf-d2-sot-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:13px}.theme-dark .bf-d2-sot-score{font-family:var(--font-mono);color:var(--ink);margin:4px 0 0;font-size:44px;font-weight:700;line-height:1}.theme-dark .bf-d2-sot-score.is-tone-ok{color:var(--good-text)}.theme-dark .bf-d2-sot-score.is-tone-watch{color:var(--watch-text)}.theme-dark .bf-d2-sot-score.is-tone-off{color:var(--bad-text)}.theme-dark .bf-d2-sot-note{color:var(--body);margin:12px 0 0;font-size:13px;line-height:1.45}.theme-dark .bf-d2-sot-go,.theme-dark .bf-d2-panels-go{align-self:flex-start;margin-top:14px}.theme-dark .bf-d2-fu-list{flex-direction:column;gap:2px;display:flex}.theme-dark .bf-d2-fu-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:10px 0;display:flex}.theme-dark .bf-d2-fu-row.is-on{background:var(--well-empty,var(--bg-alt));padding-left:10px;padding-right:10px}.theme-dark .bf-d2-fu-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.theme-dark .bf-d2-fu-pri{text-align:center;color:#17302c;border-radius:999px;flex:none;min-width:4.6rem;padding:3px 8px;font-size:11px;font-weight:700}.theme-dark .bf-d2-fu-pri.is-tone-off{background:var(--bad)}.theme-dark .bf-d2-fu-pri.is-tone-watch{background:var(--watch)}.theme-dark .bf-d2-fu-pri.is-tone-ok{background:var(--good)}.theme-dark .bf-d2-fu-reason{color:var(--body);margin:8px 0 0;font-size:13px;line-height:1.45}.theme-dark .bf-d2-go,.theme-dark .bf-d2-head-go,.theme-dark .bf-d2-detail-go,.theme-dark .bf-d2-sot-go,.theme-dark .bf-d2-panels-go{border-radius:var(--bf-radius-btn);background:var(--blue);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:4px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-d2-go:hover,.theme-dark .bf-d2-head-go:hover,.theme-dark .bf-d2-detail-go:hover,.theme-dark .bf-d2-sot-go:hover,.theme-dark .bf-d2-panels-go:hover{background:var(--blue-hover);color:#fff;text-decoration:none}.theme-dark .bf-d2-split{flex:1;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:22px;min-height:0;display:grid}.theme-dark .bf-d2-split-list{flex-direction:column;gap:2px;min-width:0;display:flex}.theme-dark .bf-d2-supp-acc{gap:4px;max-height:none;overflow:visible}.theme-dark .bf-d2-supp-shot{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.theme-dark .bf-d2-supp-shot img{object-fit:contain;width:100%;height:100%}.theme-dark .bf-d2-supp-row{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px;display:grid}.theme-dark .bf-d2-supp-ico{background:var(--bg);width:36px;height:36px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;display:flex}.theme-dark .bf-d2-supp-ico.is-accent-sun{color:#c99212;background:#f0c14a2e}.theme-dark .bf-d2-supp-ico.is-accent-leaf{color:#2f9e46;background:#67d46d29}.theme-dark .bf-d2-supp-ico.is-accent-gem{color:#4f5aa8;background:#4f5aa824}.theme-dark .bf-d2-supp-ico.is-accent-sea{color:#1f7aa8;background:#3898c429}.theme-dark .bf-d2-supp-ico.is-accent-metal{color:#5a6478;background:#7882942e}.theme-dark .bf-d2-supp-ico.is-accent-iron{color:#c56a20;background:#ee8c3a29}.theme-dark .bf-d2-supp-ico.is-accent-citrus{color:#c47a10;background:#f0a03c2e}.theme-dark .bf-d2-supp-ico.is-accent-bug{color:#2f8a6a;background:#5aaa8c29}.theme-dark .bf-d2-supp-ico.is-accent-heart{color:#c43d55;background:#dc5a6e24}.theme-dark .bf-d2-supp-row.is-sel .bf-d2-supp-ico{box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 35%, transparent)}.theme-dark .bf-d2-supp-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.theme-dark .bf-d2-supp-help{color:var(--body);font-size:13px}.theme-dark .bf-d2-supp-tag{background:var(--well-empty,var(--bg-alt));color:var(--ink);border-radius:999px;align-self:flex-start;margin-top:4px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.theme-dark .bf-d2-supp-tag.is-accent-sun{color:#9a6f0a;background:#f0c14a29}.theme-dark .bf-d2-supp-tag.is-accent-leaf{color:#2a7d3a;background:#67d46d24}.theme-dark .bf-d2-supp-tag.is-accent-gem{background:var(--tint-blue);color:var(--ink)}.theme-dark .bf-d2-supp-tag.is-accent-sea{color:#1a6a92;background:#3898c424}.theme-dark .bf-d2-supp-tag.is-accent-metal{color:#4a5468;background:#78829429}.theme-dark .bf-d2-supp-tag.is-accent-iron{color:#a85a18;background:#ee8c3a24}.theme-dark .bf-d2-supp-tag.is-accent-citrus{color:#a8680c;background:#f0a03c29}.theme-dark .bf-d2-supp-tag.is-accent-bug{color:#28785c;background:#5aaa8c24}.theme-dark .bf-d2-supp-tag.is-accent-heart{color:#a83248;background:#dc5a6e1f}.theme-dark .bf-d2-supp-row .bf-d2-supp-tag{margin-top:6px}.theme-dark .bf-d2-supps .bf-btn-primary{background:var(--btn-purple,var(--ink,#14152b));color:#fff;width:100%;margin-top:12px}.theme-dark .bf-d2-supps .bf-btn-primary:hover{background:color-mix(in srgb, var(--btn-purple,var(--ink,#14152b)) 82%, #000);color:#fff}.theme-dark .bf-d2-supp-plan{font:inherit;color:var(--blue-text);cursor:pointer;text-align:left;background:0 0;border:none;align-self:flex-start;margin-top:8px;padding:0;font-size:13px;font-weight:600}.theme-dark .bf-d2-supp-plan:hover{color:var(--ink)}.theme-dark .bf-d2-supp-plan.is-inline{margin-top:14px}.theme-dark .bf-d2-supp-prose{flex-direction:column;gap:10px;margin-top:12px;display:flex}.theme-dark .bf-d2-supp-prose p{color:var(--body);margin:0;font-size:14px;line-height:1.55}.theme-dark .bf-d2-pm{color:var(--blue-text);text-underline-offset:2px;font-weight:600;text-decoration:underline}.theme-dark .bf-d2-supp-skew{color:var(--muted);font-size:13px;line-height:1.5}.theme-dark .bf-d2-read-more{font:inherit;color:var(--blue-text);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:4px;padding:0;font-size:13px;font-weight:600}.theme-dark .bf-d2-read-more:hover{color:var(--ink)}.theme-dark .bf-d2-split-detail{gap:0;overflow-y:auto}.theme-dark .bf-d2-split-detail .bf-d2-detail-title{margin-top:0}.theme-dark .bf-d2-split-detail .bf-d2-detail-summary{margin-top:12px}.theme-dark .bf-d2-split-detail .bf-d2-studies{margin-top:14px}.theme-dark .bf-d2-read-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:16px 0 0;font-size:13px}.theme-dark .bf-d2-read-lede,.theme-dark .bf-d2-read-body{color:var(--body);margin:4px 0 0;font-size:14px;line-height:1.5}.theme-dark .bf-d2-steps{color:var(--body);margin:10px 0 0;padding-left:18px;font-size:14px;line-height:1.5}.theme-dark .bf-d2-steps li+li{margin-top:5px}.theme-dark .bf-d2-moves{flex-direction:column;gap:8px;margin-top:10px;display:flex}.theme-dark .bf-d2-move{grid-template-columns:minmax(0,7.5rem) minmax(0,1fr) 2.75rem;align-items:center;gap:8px;display:grid}.theme-dark .bf-d2-move-name{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:13px;font-weight:600;overflow:hidden}.theme-dark .bf-d2-move-bar{background:var(--bg-alt);border:none;border-radius:999px;height:8px;overflow:hidden}.theme-dark .bf-d2-move-bar i{background:var(--blue);border-radius:999px;height:100%;display:block}.theme-dark .bf-d2-move-pct{text-align:right;font-family:var(--font-mono);color:var(--ink);font-size:13px}.theme-dark .bf-d2-gaps{flex-direction:column;gap:8px;margin-top:10px;display:flex}.theme-dark .bf-d2-gap{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:grid}.theme-dark .bf-d2-gap-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);align-items:center;gap:6px;font-weight:600;display:flex;overflow:hidden}.theme-dark .bf-d2-gap-val{font-family:var(--font-mono);color:var(--bad-text);white-space:nowrap}.theme-dark .bf-d2-gap-arrow{color:var(--muted)}.theme-dark .bf-d2-gap-target{font-family:var(--font-mono);color:var(--good-text);white-space:nowrap}.theme-dark .bf-d2-cite{font-family:var(--font-mono);color:var(--blue-text);align-self:flex-start;align-items:center;gap:5px;margin-top:auto;padding-top:12px;font-size:13px;text-decoration:none;display:inline-flex}.theme-dark .bf-d2-cite:hover{text-decoration:underline}.theme-dark .bf-d2-studies{flex-direction:column;min-width:0;display:flex}.theme-dark .bf-d2-studies .bf-d2-read-label{margin-top:0}.theme-dark .bf-d2-study{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-alt);transition:border-color .12s var(--ease-out);flex-direction:column;gap:4px;margin-top:10px;padding:12px 14px;text-decoration:none;display:flex}.theme-dark .bf-d2-study:hover{border-color:var(--border-strong)}.theme-dark .bf-d2-study-title{color:var(--ink);font-size:14px;font-weight:600;line-height:1.4}.theme-dark .bf-d2-study-sum{color:var(--muted);font-size:13px;line-height:1.5}.theme-dark .bf-d2-study-id{font-family:var(--font-mono);color:var(--blue-text);align-items:center;gap:5px;margin-top:2px;font-size:14px;display:inline-flex}@media (width<=1500px){.theme-dark .bf-d2-mix-body{grid-template-columns:minmax(220px,1fr) minmax(250px,300px)}.theme-dark .bf-d2-donut{width:240px;height:240px}.theme-dark .bf-d2-donut-num{font-size:32px}.theme-dark .bf-d2-sot-body{grid-template-columns:minmax(0,1fr) 148px}}@media (width<=1200px){.theme-dark .bf-dash-grid>*{grid-column:span 6}.theme-dark .bf-dash-grid.bf-dash-hcr{grid-template-columns:minmax(0,1fr) 280px}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-hero{grid-column:1/-1}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-col{grid-column:1}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-aside{grid-column:2}.theme-dark .bf-d2-areas-body,.theme-dark .bf-d2-mix-body,.theme-dark .bf-d2-proto-tiles{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-d2-rail{width:100%}.theme-dark .bf-d2-picks{flex-wrap:wrap}.theme-dark .bf-d2-supp-stage,.theme-dark .bf-d2-sot-body,.theme-dark .bf-d2-split{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-d2-divider{display:none}.theme-dark .bf-d2-legend{align-self:start}.theme-dark .bf-d2-bars,.theme-dark .bf-d2-bean-cols{min-height:200px}.theme-dark .bf-d2-pat-left,.theme-dark .bf-d2-detail{justify-content:flex-start}}@media (width<=1023px){.theme-dark .bf-pulse-hero{gap:1.6rem;padding-top:1.75rem;padding-bottom:1.9rem}.theme-dark .bf-pulse-card{min-height:0;padding:1.4rem 1.45rem 1.3rem}.theme-dark .bf-pulse-card-stat{margin-top:1.2rem}.theme-dark .bf-pulse-cards{grid-template-columns:1fr}.theme-dark .bf-home-body{gap:2.1rem;padding-top:2rem;padding-bottom:3rem}.theme-dark .bf-dash-grid.bf-dash-hcr{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-hero,.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-col,.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-aside{grid-area:auto/1;position:static}}@media (width<=800px){.bf-dash-hero-facts{grid-template-columns:1fr;gap:.9rem}.bf-dash-hero-facts .bf-sum-block,.theme-dark .bf-dash-hero-facts .bf-sum-block,.bf-dash-hero-facts .bf-sum-block+.bf-sum-block{border-top:1px solid #ffffff24;border-right:0;padding:.85rem 0 0}.bf-dash-hero-facts .bf-sum-block:first-child{border-top:0;padding-top:0}.theme-dark .bf-dash-grid>*{grid-column:span 12}.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-hero,.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-col,.theme-dark .bf-dash-grid.bf-dash-hcr>.bf-d2-aside{grid-column:1}.theme-dark .bf-dashboard-page{padding:14px}:is(.theme-dark .bf-dashboard-page:has(.bf-dash-home-hero),.theme-dark .bf-dashboard-page:has(.bf-home-frame)){padding-top:0}.bf-dash-home-split{grid-template-columns:1fr;gap:1.4rem}.bf-dash-home-right dl>div:nth-child(2n){padding-left:1rem}.theme-dark .bf-dash-grid{gap:14px}.theme-dark .bf-d2-move{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 3rem}.theme-dark .bf-home-attn-grid{grid-template-columns:1fr}}.theme-dark .bf-home-syn{color:#1a1d24;background:#fff;border-radius:20px;flex-direction:column;gap:0;padding:1.65rem 1.6rem 1.35rem;display:flex;box-shadow:0 18px 40px #08122429}.theme-dark .bf-home-syn .bf-dash-bio-hero{flex-direction:column;align-items:flex-start;gap:.18rem;margin:0;display:flex}.theme-dark .bf-home-syn .bf-dash-bio-kicker{font-family:var(--font-display);letter-spacing:-.02em;color:#1a1d24;font-size:1.05rem;font-weight:700}.theme-dark .bf-home-syn .bf-dash-bio-age{font-family:var(--font-display);letter-spacing:-.045em;font-variant-numeric:lining-nums;color:#1a1d24;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1}.theme-dark .bf-home-syn .bf-dash-bio-age.is-ok,.theme-dark .bf-home-syn .bf-dash-bio-delta.is-ok{color:#1f8a58}.theme-dark .bf-home-syn .bf-dash-bio-age.is-watch,.theme-dark .bf-home-syn .bf-dash-bio-delta.is-watch{color:#c4841a}.theme-dark .bf-home-syn .bf-dash-bio-age.is-off,.theme-dark .bf-home-syn .bf-dash-bio-delta.is-off{color:var(--bad)}.theme-dark .bf-home-syn .bf-dash-bio-age.is-na{color:#8a9099;font-size:clamp(1.5rem,3vw,2rem)}.theme-dark .bf-home-syn .bf-dash-bio-delta{font-family:var(--font-display);letter-spacing:-.02em;font-variant-numeric:lining-nums;color:#4a5160;font-size:.98rem;font-weight:650}.theme-dark .bf-home-syn .bf-dash-draw-line{color:#6b7380;margin:.55rem 0 0;font-size:.82rem;line-height:1.4}.theme-dark .bf-home-mix{flex:1;align-items:center;gap:1.15rem;margin-top:1.35rem;display:flex}.theme-dark .bf-home-dial{flex:0 0 9.25rem;width:9.25rem;height:9.25rem;position:relative}.theme-dark .bf-home-dial svg{width:100%;height:100%;display:block}.theme-dark .bf-home-dial-mid{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.theme-dark .bf-home-dial-num{font-family:var(--font-display);letter-spacing:-.05em;font-variant-numeric:lining-nums;color:#1a1d24;font-size:1.85rem;font-weight:800;line-height:1}.theme-dark .bf-home-dial-cap{letter-spacing:.01em;color:#6b7380;margin-top:.15rem;font-size:.72rem;font-weight:600}.theme-dark .bf-home-mix-legend{flex-direction:column;flex:1;gap:.55rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-home-mix-legend li{color:#4a5160;grid-template-columns:.55rem minmax(0,1fr) auto;align-items:center;gap:.55rem;font-size:.82rem;display:grid}.theme-dark .bf-home-mix-legend b{font-variant-numeric:tabular-nums;color:#1a1d24;font-weight:750}.theme-dark .bf-home-syn-note{color:#2a1c08;background:linear-gradient(135deg,#f4b45a 0%,#f0c56a 100%);border-radius:14px;margin-top:auto;padding:.95rem 1rem 1rem}.theme-dark .bf-home-syn-note h2{letter-spacing:-.02em;margin:0 0 .25rem;font-size:.92rem;font-weight:750}.theme-dark .bf-home-syn-note p{margin:0;font-size:.82rem;line-height:1.4}.theme-dark .bf-home-body>.bf-dash-note+.bf-dash-note{margin-top:-1.7rem}@media (width<=1023px){.theme-dark .bf-home-pair{grid-template-columns:minmax(0,1fr);gap:2.1rem}}.theme-dark .bf-home-samples{border:0;margin:.25rem 0 0;padding:0}.theme-dark .bf-home-samples summary{letter-spacing:.01em;color:#8b929c;font-size:.75rem;font-weight:450}.theme-dark .bf-scope-note{background:var(--card);border:1px solid #e0e3e8;border-radius:16px;max-width:40rem;padding:1.35rem 1.5rem 1.2rem}.theme-dark .bf-scope-note h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.05rem;font-weight:700}.theme-dark .bf-scope-note p{color:var(--muted);margin:.45rem 0 0;font-size:.86rem;line-height:1.45}.theme-dark .bf-scope-note ul{margin:.85rem 0 0;padding:0;list-style:none}.theme-dark .bf-scope-note li{border-top:1px solid #eceef1;justify-content:space-between;align-items:baseline;gap:1rem;padding:.7rem 0;display:flex}.theme-dark .bf-scope-note li:first-child{padding-top:.55rem}.theme-dark .bf-scope-note b{letter-spacing:-.02em;color:var(--ink);font-size:.92rem;font-weight:650}.theme-dark .bf-scope-note span{font-variant-numeric:lining-nums;color:var(--muted);flex-shrink:0;font-size:.86rem}.theme-dark .bf-d2-contrib .bf-d2-pat-lead{margin-bottom:12px}.theme-dark .bf-d2-contrib{overflow:visible}.theme-dark .bf-d2-wf{grid-template-rows:220px auto;grid-template-columns:max-content minmax(0,1fr);justify-content:center;gap:0 12px;width:100%;display:grid;overflow:visible}.theme-dark .bf-d2-wf-y{grid-area:1/1;min-width:7.4rem;position:relative}.theme-dark .bf-d2-wf-plot{grid-area:1/2;align-items:stretch;width:100%;min-width:0;display:flex;position:relative;overflow:visible}.theme-dark .bf-d2-wf-x{grid-area:2/2;width:100%;min-width:0;margin-top:8px;display:flex}.theme-dark .bf-d2-wf-ytick,.theme-dark .bf-d2-wf-grid{display:none}.theme-dark .bf-d2-wf-ref{border-top:1px solid var(--ink);opacity:.55;z-index:1;pointer-events:none;height:0;position:absolute;left:0;right:0}.theme-dark .bf-d2-wf-ref-lab{color:var(--ink);white-space:normal;text-align:left;pointer-events:none;font-size:11px;font-weight:700;line-height:1.2;position:absolute;left:0;right:0;transform:translateY(-50%)}.theme-dark .bf-d2-wf-col{min-width:0;color:inherit;font:inherit;text-align:center;cursor:default;background:0 0;border:0;flex-direction:column;flex:1 1 0;align-items:stretch;padding:0;display:flex;overflow:visible}.theme-dark button.bf-d2-wf-col{cursor:pointer}.theme-dark .bf-d2-wf-col-plot{flex:auto;height:100%;min-height:0;position:relative}.theme-dark .bf-d2-wf-join{border-top:1px solid var(--ink);opacity:.4;z-index:2;pointer-events:none;height:0;position:absolute}.theme-dark .bf-d2-wf-bar{background:var(--ink);z-index:3;width:60%;max-width:60%;position:absolute;left:50%;transform:translate(-50%)}.theme-dark .bf-d2-wf-bar.is-sub{background:var(--ink);opacity:1}.theme-dark .bf-d2-wf-bar.is-up{border-radius:4px 4px 0 0}.theme-dark .bf-d2-wf-bar.is-down{border-radius:0 0 4px 4px}.theme-dark .bf-d2-wf-val{font-family:var(--font-sans);color:var(--ink);font-variant-numeric:lining-nums;white-space:nowrap;z-index:4;pointer-events:none;font-size:11px;font-weight:650;line-height:1.2;position:absolute;left:50%}.theme-dark .bf-d2-wf-val.is-add{transform:translate(-50%,calc(-100% - 4px))}.theme-dark .bf-d2-wf-val.is-sub{transform:translate(-50%,4px)}.theme-dark .bf-d2-wf-col-name{color:var(--ink);white-space:normal;text-overflow:unset;margin-top:8px;font-size:11px;font-weight:600;line-height:1.2;overflow:visible}.theme-dark .bf-d2-wf-x .bf-d2-wf-col-name{text-align:center;flex:1 1 0;min-width:0;margin-top:0;padding:0 2px}.theme-dark .bf-d2-contrib .bf-d2-supp-plan{margin-top:10px}.theme-dark .bf-d2-comp-agg{margin-bottom:12px}.theme-dark .bf-d2-comp-agg .bf-d2-comp-track{height:12px}.theme-dark .bf-d2-comp-agg-meta{justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.theme-dark .bf-d2-comp-agg-n{color:var(--muted);margin:0;font-size:13px}.theme-dark .bf-d2-comp-legend{color:var(--muted);gap:12px;margin:0;font-size:12px;display:flex}.theme-dark .bf-d2-comp-legend span{align-items:center;gap:6px;display:inline-flex}.theme-dark .bf-d2-comp-track{background:#eef1f4;border-radius:99px;width:100%;height:8px;display:block;overflow:hidden}.theme-dark .bf-d2-comp-bar{background:0 0;border-radius:99px;gap:3px;width:100%;height:100%;display:flex;overflow:hidden}.theme-dark .bf-d2-comp-bar.is-empty{background:#eef1f4}.theme-dark .bf-d2-comp-seg{border-radius:99px;min-width:0;display:block}.theme-dark .bf-d2-comp-seg.is-offTarget{background:var(--bad)}.theme-dark .bf-d2-comp-seg.is-inRange{background:var(--watch)}.theme-dark .bf-d2-comp-seg.is-optimal{background:var(--good)}.theme-dark .bf-d2-comp-rows{flex-direction:column;gap:6px;display:flex}.theme-dark .bf-d2-comp-row{grid-template-columns:8.75rem minmax(0,1fr) 5.75rem;align-items:center;gap:12px;display:grid}.theme-dark .bf-d2-comp-name{color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-d2-comp-count{color:var(--muted);text-align:right;font-size:13px}.theme-dark .bf-home-systems .bf-d2-comp-rows{gap:0}.theme-dark .bf-home-systems .bf-d2-comp-row{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eceef1;margin:0;padding:.85rem 0}.theme-dark .bf-home-systems .bf-d2-comp-row:hover{background:color-mix(in srgb, var(--ink) 3%, transparent)}.theme-dark .bf-home-systems .bf-d2-comp-row:focus-visible{outline-offset:2px;outline:2px solid #18181a}.theme-dark .bf-home-systems .bf-d2-comp-track{background:#eef1f4;height:10px}.theme-dark .bf-d2-scope .bf-d2-pat-lead{margin-bottom:12px}.theme-dark .bf-d2-scope .bf-d2-pat-ticks{margin:0}.theme-dark .bf-flow-sheet{min-width:0}.theme-dark .bf-flow-head{justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 .9rem;display:flex}.theme-dark .bf-flow-head h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.35rem;font-weight:700}.theme-dark .bf-flow-kicker{max-width:42rem;color:var(--muted);margin:.35rem 0 0;font-size:.86rem;line-height:1.45}.theme-dark .bf-flow-action{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;margin:0 0 .35rem;padding:0;font-size:.88rem;font-weight:600}.theme-dark .bf-flow-action:hover{color:var(--ink)}.theme-dark .bf-flow-more{color:#121316;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-radius:12px;justify-content:center;align-items:center;margin:4px 0 0;padding:12px 16px;font-size:.92rem;font-weight:600;display:flex}.theme-dark .bf-flow-more:hover{background:#fafbfc}.theme-dark .bf-flow-table{flex-direction:column;gap:.65rem;min-width:0;display:flex}.theme-dark .bf-flow-cols,.theme-dark .bf-flow-row{align-items:center;column-gap:2rem;min-width:0;display:grid}.theme-dark .bf-flow-sheet.is-markers .bf-flow-cols,.theme-dark .bf-flow-sheet.is-markers .bf-flow-row{grid-template-columns:minmax(11rem,1.5fr) minmax(7.5rem,.72fr) minmax(7rem,.7fr) minmax(8.5rem,.9fr) 7.5rem}.theme-dark .bf-flow-sheet.is-systems .bf-flow-cols,.theme-dark .bf-flow-sheet.is-systems .bf-flow-row{grid-template-columns:minmax(6.5rem,1.2fr) minmax(4.8rem,.5fr) minmax(5.5rem,1fr)}.theme-dark .bf-flow-sheet.is-bio .bf-flow-cols,.theme-dark .bf-flow-sheet.is-bio .bf-flow-row{grid-template-columns:minmax(5.5rem,1.2fr) minmax(5.5rem,.7fr) minmax(3.5rem,.45fr)}.theme-dark .bf-flow-sheet.is-scope .bf-flow-cols,.theme-dark .bf-flow-sheet.is-scope .bf-flow-row{grid-template-columns:minmax(11rem,1.5fr) minmax(8.5rem,.8fr) minmax(7rem,.7fr) minmax(8.5rem,.9fr)}.theme-dark .bf-flow-sheet.is-supps .bf-flow-cols,.theme-dark .bf-flow-sheet.is-supps .bf-flow-row{grid-template-columns:minmax(11rem,1.4fr) minmax(8rem,.7fr) minmax(10rem,1fr)}.theme-dark .bf-flow-sheet.is-goals .bf-flow-cols,.theme-dark .bf-flow-sheet.is-goals .bf-flow-row{grid-template-columns:minmax(10rem,1.15fr) minmax(7.5rem,.8fr) minmax(6.5rem,.55fr) minmax(12rem,1.5fr)}.theme-dark .bf-flow-sheet.is-retests .bf-flow-cols,.theme-dark .bf-flow-sheet.is-retests .bf-flow-row{grid-template-columns:minmax(11rem,1.3fr) minmax(6.5rem,.55fr) minmax(14rem,1.6fr)}.theme-dark .bf-flow-cols{letter-spacing:.01em;color:#8b929c;border:0;padding:.15rem 1.4rem .35rem;font-size:.75rem;font-weight:450}.theme-dark .bf-flow-row{background:var(--card);width:100%;box-shadow:none;color:inherit;font:inherit;text-align:left;transition:border-color .16s var(--ease-out,ease);border:1px solid #e0e3e8;border-radius:16px;margin:0;padding:1.4rem 1.6rem}.theme-dark button.bf-flow-row{cursor:pointer}.theme-dark button.bf-flow-row:hover{border-color:color-mix(in srgb, var(--ink) 16%, transparent);background:var(--card)}.theme-dark .bf-flow-name{flex-direction:column;gap:.18rem;min-width:0;display:flex}.theme-dark .bf-flow-name b{letter-spacing:-.02em;color:var(--ink);font-size:.95rem;font-weight:650;line-height:1.3}.theme-dark .bf-flow-rank{letter-spacing:.04em;color:#8b929c;font-variant-numeric:tabular-nums;min-width:1.35em;margin-right:.5em;font-size:.78em;font-style:normal;font-weight:650;display:inline-block}.theme-dark .bf-flow-name small{color:var(--muted);font-size:.75rem;font-weight:450}.theme-dark .bf-flow-status{color:var(--muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.86rem;font-weight:450;display:inline-flex}.theme-dark .bf-flow-value{font-variant-numeric:lining-nums;min-width:0;color:var(--ink);align-items:baseline;gap:.3rem;display:inline-flex}.theme-dark .bf-flow-value b{letter-spacing:-.02em;font-size:.95rem;font-weight:650}.theme-dark .bf-flow-value small{color:var(--muted);font-size:.78rem;font-weight:450}.theme-dark .bf-flow-pill{background:color-mix(in srgb, var(--ink) 5%, transparent);max-width:100%;color:var(--ink);white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;padding:.28rem .72rem;font-size:.78rem;font-weight:550;line-height:1.25;display:inline-flex}.theme-dark .bf-flow-pill.is-ok{background:var(--good-tint,var(--tint-good));color:var(--ink)}.theme-dark .bf-flow-pill.is-watch{background:var(--watch-tint,var(--tint-watch));color:var(--ink)}.theme-dark .bf-flow-pill.is-off{background:var(--bad-tint,var(--tint-bad));color:var(--ink)}.theme-dark .bf-flow-sheet.is-well .bf-flow-table{background:var(--card);border:1px solid #e0e3e8;border-radius:16px;gap:0;padding:.2rem 0 .35rem;overflow:hidden}.theme-dark .bf-flow-sheet.is-well .bf-flow-cols{padding:.85rem 1.35rem .5rem}.theme-dark .bf-flow-sheet.is-well .bf-flow-row{background:0 0;border:0;border-top:1px solid #eceef1;border-radius:0;padding:.85rem 1.35rem}.theme-dark .bf-flow-sheet.is-well button.bf-flow-row:hover{background:color-mix(in srgb, var(--ink) 2.5%, var(--card));border-color:#eceef1}.theme-dark .bf-flow-sheet.is-well .bf-flow-empty{background:0 0;border:0;margin:.15rem .35rem .45rem;padding:.9rem 1rem}.theme-dark .bf-flow-sheet.is-well .bf-flow-head h2{font-size:1.18rem}.theme-dark .bf-flow-sheet.is-well .bf-flow-kicker{max-width:none}.theme-dark .bf-flow-bar{align-items:center;min-width:0;display:flex}.theme-dark .bf-flow-bar .bf-spec-bar-wrap,.theme-dark .bf-flow-bar .bf-d2-comp-track{width:100%;padding:0}.theme-dark .bf-flow-bar .bf-spec-track,.theme-dark .bf-flow-bar .bf-d2-comp-track{height:10px}.theme-dark .bf-flow-bar .bf-spec-pin{width:9px;height:9px}.theme-dark .bf-flow-because,.theme-dark .bf-flow-why{color:var(--muted);font-size:.86rem;font-weight:450}.theme-dark .bf-flow-why{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.theme-dark .bf-flow-empty{border:1px solid var(--border);background:var(--card);color:var(--muted);border-radius:16px;margin:0;padding:1.2rem 1.4rem;font-size:.9rem;line-height:1.45}@media (width<=800px){.theme-dark .bf-flow-cols{display:none}.theme-dark .bf-flow-sheet.is-markers .bf-flow-row,.theme-dark .bf-flow-sheet.is-systems .bf-flow-row,.theme-dark .bf-flow-sheet.is-bio .bf-flow-row,.theme-dark .bf-flow-sheet.is-scope .bf-flow-row,.theme-dark .bf-flow-sheet.is-supps .bf-flow-row,.theme-dark .bf-flow-sheet.is-goals .bf-flow-row,.theme-dark .bf-flow-sheet.is-retests .bf-flow-row{flex-wrap:wrap;gap:.45rem .9rem;display:flex}.theme-dark .bf-flow-name{flex:100%}.theme-dark .bf-flow-bar{flex:100%;max-width:14rem}.theme-dark .bf-flow-sheet.is-systems .bf-flow-bar{max-width:none}}.theme-dark .bf-markers-v2{gap:var(--section-gap,16px);min-height:calc(100vh - var(--nav-stack,96px) - 2rem);flex-direction:column;align-items:stretch;display:flex;overflow:visible}.theme-dark .bf-markers-v2 .bf-markers-feed{gap:var(--section-gap,16px);flex-direction:column;min-width:0;padding:0;display:flex;overflow:visible}.theme-dark .bf-bio-strip-actions{align-items:center;gap:14px;display:flex}.theme-dark .bf-bio-facts{color:var(--muted);flex-wrap:wrap;gap:10px 22px;font-size:13px;display:flex}.theme-dark .bf-bio-facts b{font-family:var(--font-mono);color:var(--ink);margin-right:6px;font-size:18px;font-weight:700}.theme-dark .bf-bio-facts b.is-tone-ok{color:var(--good-text)}.theme-dark .bf-bio-facts b.is-tone-watch{color:var(--watch-text)}.theme-dark .bf-bio-facts b.is-tone-off,.theme-dark .bf-bio-facts .is-alert b{color:var(--bad-text)}.theme-dark .bf-bio-strip-note{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.45}.theme-dark .bf-bio-strip-note span{margin:0 6px}.theme-dark .bf-bio-work{grid-template-rows:auto;grid-template-columns:minmax(0,1fr) 1px minmax(0,1.05fr);align-items:start;gap:18px;height:auto;min-height:0;display:grid;overflow:visible}.theme-dark .bf-bio-work-list,.theme-dark .bf-bio-work-read{min-width:0;height:auto;min-height:0;padding-right:4px}.theme-dark .bf-bio-work-list{max-height:none;overflow:visible}.theme-dark .bf-bio-work-read{max-height:none;position:sticky;top:72px;overflow:visible}.theme-dark .bf-markers-v2 .bf-cat-workspace{box-shadow:none;background:0 0;border:none;margin:0 0 16px;padding:0;overflow:visible}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-cluster{margin-top:0}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-cluster-label{display:none}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-feed-cat-head{margin-bottom:12px}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-block-head h2{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:13px;font-weight:600}.theme-dark .bf-cat-workspace .bf-mrow-nick{display:none}.theme-dark .bf-bio-cat-head{margin-bottom:8px}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-qrow{margin-bottom:6px}.theme-dark .bf-read{flex-direction:column;gap:0;min-width:0;display:flex}.theme-dark .bf-read-hero{background:var(--bg-alt);border-radius:12px;margin:-4px -4px 0;padding:16px 16px 18px}.theme-dark .bf-read.is-tone-off .bf-read-hero{background:var(--tint-bad)}.theme-dark .bf-read.is-tone-watch .bf-read-hero{background:var(--tint-watch)}.theme-dark .bf-read.is-tone-ok .bf-read-hero{background:var(--tint-good)}.theme-dark .bf-read-hero-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.theme-dark .bf-read-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:13px}.theme-dark .bf-read-retest{background:var(--card);color:var(--ink);border-radius:999px;padding:3px 10px;font-size:13px;font-weight:700}.theme-dark .bf-read-retest.is-high{background:var(--tint-bad);color:var(--bad-text)}.theme-dark .bf-read-retest.is-medium{background:var(--tint-watch);color:var(--watch-text)}.theme-dark .bf-read-retest.is-low{background:var(--tint-good);color:var(--good-text)}.theme-dark .bf-read-title{color:var(--ink);margin:8px 0 0;font-size:22px;font-weight:700}.theme-dark .bf-read-value{align-items:center;gap:10px;margin-top:12px;display:flex}.theme-dark .bf-read-value b{font-family:var(--font-mono);color:var(--ink);font-size:32px;font-weight:700;line-height:1}.theme-dark .bf-read-value b small{color:var(--muted);margin-left:6px;font-size:13px;font-weight:400}.theme-dark .bf-read-value b.is-empty{font-family:var(--font-sans);font-size:16px}.theme-dark .bf-read-range{border-radius:var(--radius-sm,8px);background:var(--bg-alt);margin-top:14px;padding:12px 14px}.theme-dark .bf-read-note{color:var(--body);margin:12px 0 0;font-size:14px;line-height:1.5}.theme-dark .bf-read .bf-insight{border-radius:var(--radius-sm,8px);background:var(--bg-alt);flex-direction:column;gap:6px;margin-top:12px;padding:12px 14px;display:flex}.theme-dark .bf-read .bf-insight-line{color:var(--body);margin:0;font-size:13px;line-height:1.5}.theme-dark .bf-read .bf-insight-cite{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.theme-dark .bf-read-block{margin-top:18px}.theme-dark .bf-read-moves{flex-direction:column;gap:8px;margin-top:10px;list-style:none;display:flex}.theme-dark .bf-read-moves li{border-radius:var(--radius-sm,8px);background:var(--bg-alt);border:1px solid var(--border);padding:12px 14px}.theme-dark .bf-read-moves b{color:var(--ink);font-size:14px;display:block}.theme-dark .bf-read-moves span{color:var(--body);margin-top:4px;font-size:13px;line-height:1.45;display:block}.theme-dark .bf-read .biomarker-edu-panel{flex-direction:column;gap:12px;display:flex}.theme-dark .bf-read .biomarker-edu-block{border-radius:var(--radius-sm,8px);background:var(--bg-alt);border:1px solid var(--border);box-shadow:inset 3px 0 0 var(--blue);padding:14px 16px}.theme-dark .bf-read .biomarker-edu-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.theme-dark .bf-read .biomarker-edu-block p{color:var(--body);white-space:pre-wrap;margin-top:6px;font-size:14px;line-height:1.55}.theme-dark .bf-read .bf-sheet-spark{width:100%;height:64px;margin-top:8px;display:block}.theme-dark .bf-read .bf-sheet-spark path{stroke:currentColor;stroke-width:2px}.theme-dark .bf-read .bf-sheet-spark.is-up{color:var(--good)}.theme-dark .bf-read .bf-sheet-spark.is-down{color:var(--bad)}.theme-dark .bf-sum{flex:none;grid-template-columns:1fr 1fr 1fr;gap:0;max-height:min(200px,32vh);padding:0;display:grid;overflow:hidden}.theme-dark .bf-sum-block{min-width:0;padding:24px 26px}.theme-dark .bf-sum-block+.bf-sum-block{border-left:1px solid var(--border)}.theme-dark .bf-sum.is-takeaways .bf-sum-block:nth-child(2){background:var(--card-up)}.theme-dark .bf-sum-kicker{color:var(--ink);margin:0 0 8px;font-size:12px;font-weight:700}.theme-dark .bf-sum-grid{grid-template-columns:1fr 1fr;gap:6px 14px;display:grid}.theme-dark .bf-sum-grid dt{color:var(--muted);font-size:11px;line-height:1.25}.theme-dark .bf-sum-grid dd{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:13px;font-weight:700;overflow:hidden}.theme-dark .bf-sum-stats{border-left:1px solid var(--border);border-right:1px solid var(--border);background:var(--card-up);flex-direction:column;justify-content:flex-start;min-width:0;min-height:0;padding:24px 26px;display:flex}.theme-dark .bf-sum-stack{flex-direction:column;gap:6px;min-width:0;display:flex}.theme-dark .bf-sum-stats .bf-status-legend{grid-column:1/-1;margin:4px 0 0}.theme-dark .bf-sum-ring{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.theme-dark .bf-sum-ring-face{position:relative}.theme-dark .bf-sum-ring svg{width:84px;height:84px;display:block}.theme-dark .bf-sum-ring-cap{color:var(--muted);text-align:center;margin:0;font-size:11px}.theme-dark .bf-sum-ring b{font-family:var(--font-mono);color:var(--ink);font-size:18px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-dark.pal-light-mode .bf-spec-pin,.theme-dark.pal-light-mode .bf-mrow .bf-spec-pin,.theme-dark.pal-light-mode .bf-row-pin{filter:none;box-shadow:none}.theme-dark .bf-markers-v2.bf-markers-page{--ink:#121316;--body:#3d434a;--muted:#5d646d;--card:#fff;--card-up:#f7f8fa;--border:#e4e6ec;--bg:#fff;--bg-alt:#f4f5f7;color:#121316;background:#fff;flex-direction:column;grid-template-columns:none;width:100%;max-width:none;margin:0;display:flex}.theme-dark .bf-bio-panel-head{border-bottom:1px solid var(--border);margin-bottom:8px;padding-bottom:18px}.theme-dark .bf-bio-panel-head.is-split{grid-template-columns:minmax(0,1.4fr) minmax(18rem,22rem);align-items:stretch;gap:24px 32px;min-height:11.5rem;display:grid}.theme-dark .bf-bio-cat-copy{min-width:0}.theme-dark .bf-bio-cat-copy h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:28px;font-weight:750}.theme-dark .bf-bio-cat-mix{justify-content:center;align-items:center;min-height:9.25rem;display:flex}.theme-dark .bf-bio-cat-mix .bf-home-mix{flex:none;margin:0}.theme-dark .bf-bio-cat-overview{display:contents}.theme-dark .bf-bio-cat-overview-brief{max-width:40rem;min-height:4.65em;color:var(--body);margin:10px 0 0;font-size:15px;line-height:1.55}.theme-dark .bf-qrow{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--card);width:100%;color:inherit;font:inherit;text-align:left;box-sizing:border-box;transition:border-color .12s var(--ease-out), background .12s var(--ease-out);justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;padding:10px 12px;display:flex}.theme-dark button.bf-qrow{cursor:pointer;appearance:none}.theme-dark button.bf-qrow:hover{border-color:var(--border-strong);background:var(--card-up)}.theme-dark .bf-qrow.is-on{border-color:var(--blue);background:var(--card-up)}.theme-dark .bf-qrow-left{flex-direction:column;gap:4px;min-width:0;display:flex}.theme-dark .bf-qrow-name{color:var(--ink);font-size:15px;font-weight:700}.theme-dark .bf-qrow-cat{color:var(--muted);font-size:12px;font-style:italic}.theme-dark .bf-qrow-right{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.theme-dark .bf-qrow-val{white-space:nowrap;color:var(--ink);font-size:15px;font-weight:700}.theme-dark .bf-qrow-val small{color:var(--muted);margin-left:4px;font-size:12px;font-weight:400}.theme-dark .bf-qrow-badge{border-radius:var(--bf-radius-pill,999px);white-space:nowrap;color:#17302c;flex:none;justify-content:center;align-items:center;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.theme-dark .bf-qrow-badge.is-ok{background:var(--good)}.theme-dark .bf-qrow-badge.is-watch{background:var(--watch)}.theme-dark .bf-qrow-badge.is-off{background:var(--bad)}.theme-dark .bf-qrow-badge.is-na{background:var(--border);color:var(--muted)}.theme-dark .bf-markers-v2 .bf-mrow-stack .bf-qrow:last-child{margin-bottom:0}.theme-dark .bf-proto-goal-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-proto-goal-list li{margin:0;padding:0}.theme-dark .bf-proto-strip{border:1px solid var(--border);background:var(--card-up);border-radius:10px;grid-template-columns:minmax(5.5rem,.7fr) minmax(0,1.6fr) minmax(5.5rem,.7fr);gap:0;margin-top:14px;padding:0;display:grid;overflow:hidden}.theme-dark .bf-proto-strip.is-two{grid-template-columns:minmax(0,1fr) auto}.theme-dark .bf-proto-strip.is-three{grid-template-columns:minmax(0,1.4fr) auto auto}.theme-dark .bf-proto-strip-col{border-right:1px solid var(--border);min-width:0;color:var(--muted);flex-direction:column;gap:4px;padding:10px 14px;display:flex}.theme-dark .bf-proto-strip-col:last-child{border-right:0}.theme-dark .bf-proto-strip-col svg{flex:none}.theme-dark .bf-proto-strip-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.theme-dark .bf-proto-strip-val{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.theme-dark .bf-proto-strip-val.is-high{color:var(--bad)}.theme-dark .bf-proto-strip-tags{flex-wrap:wrap;gap:6px;display:flex}.theme-dark .bf-proto-strip-tags .bf-proto-improves-tag{height:auto;min-height:22px;box-shadow:none;padding:2px 9px;font-size:12px}.theme-dark .bf-proto-strip-tags .bf-proto-improves-tag.is-stacked{min-height:0;padding:.32rem .55rem .3rem;font-size:12px}.theme-dark .bf-markers-v2.bf-markers-page .bf-sidebar{background:var(--card);color:var(--ink);border:1px solid var(--border);border-radius:var(--bf-radius-card);box-shadow:var(--shadow-card);scrollbar-color:var(--border) transparent}.theme-dark .bf-markers-v2 .bf-nav-cat:hover,.theme-dark .bf-markers-v2 .bf-nav-sub:hover,.theme-dark .bf-markers-v2 .bf-nav-subs{background:var(--bg-alt)}.theme-dark .bf-markers-v2 .bf-nav-overview{color:var(--ink);border-color:var(--border);background:var(--card-up);box-shadow:none}.theme-dark .bf-markers-v2 .bf-nav-overview-active,.theme-dark .bf-markers-v2 .bf-nav-cat-active{background:var(--tint-blue);box-shadow:inset 3px 0 0 var(--blue);color:var(--ink);border-color:#0000}.theme-dark .bf-markers-v2 .bf-nav-cat-score{color:var(--good-text)}.theme-dark .bf-markers-v2 .bf-nav-cat-meta.bf-tone-watch .bf-nav-cat-score{color:var(--watch-text)}.theme-dark .bf-markers-v2 .bf-nav-cat-meta.bf-tone-off .bf-nav-cat-score{color:var(--bad-text)}.theme-dark .bf-markers-v2 .bf-nav-cat-bar{background:var(--bg-alt)}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-cat-main{box-shadow:none;background:0 0;border:none}.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-block-ends,.theme-dark .bf-markers-v2 .bf-cat-workspace .bf-block-meaning{display:none}.theme-dark .bf-sheet-head.is-bare{border-bottom:0;justify-content:flex-end;padding:12px 16px 0}.theme-dark .bf-markers-v2 .bf-mrow{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);margin-bottom:8px}.theme-dark .bf-markers-v2 .bf-mrow-stack{gap:0}.theme-dark .bf-markers-v2 .bf-mrow-pill.bf-tone-ok{color:var(--good-text)}.theme-dark .bf-markers-v2 .bf-mrow-pill.bf-tone-watch{color:var(--watch-text)}.theme-dark .bf-markers-v2 .bf-mrow-pill.bf-tone-off{color:var(--bad-text)}.theme-dark .bf-proto-chip{cursor:pointer;border:none}@media (width<=1200px){.theme-dark .bf-markers-v2{height:auto;max-height:none;overflow:visible}.theme-dark .bf-markers-v2 .bf-markers-feed{overflow:visible}.theme-dark .bf-bio-work,.theme-dark .bf-sum{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-sum{max-height:none}.theme-dark .bf-sum-stats{border-left:none;border-right:none;border-top:1px solid var(--border)}.theme-dark .bf-sum-stats+.bf-sum-block,.theme-dark .bf-sum-block+.bf-sum-block{border-left:none;border-top:1px solid var(--border)}.theme-dark .bf-bio-work{flex:none;overflow:visible}.theme-dark .bf-bio-work>.bf-d2-divider{display:none}.theme-dark .bf-bio-work-list,.theme-dark .bf-bio-work-read{height:auto;max-height:none;position:static;overflow:visible}}.theme-dark .bf-markers-v2 .bf-bio-shell{--ink:#121316;--body:#3d434a;--muted:#5d646d;--card:#fff;--border:#e4e6ec;--bg:#f4f5f7;color:#121316;border-radius:var(--bf-radius-card);min-height:0;box-shadow:var(--shadow-card);background:#fff;border:1px solid #e4e6ec;flex-direction:column;flex:auto;display:flex;overflow:visible}.theme-dark .bf-bio-toolbar{padding:18px 26px 0}.theme-dark .bf-bio-search{max-width:28rem;height:42px;color:var(--muted);background:#fff;border:1px solid #e0e3e8;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.theme-dark .bf-bio-search input{min-width:0;height:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:14px}.theme-dark .bf-bio-search-list{z-index:8;background:#fff;border:1px solid #e0e3e8;border-radius:14px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 32px #100e121a}.theme-dark .bf-bio-search-list button{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:9px 10px;display:flex}.theme-dark .bf-bio-search-list button:hover{background:color-mix(in srgb, var(--ink) 5%, #fff)}.theme-dark .bf-bio-search-list b{color:var(--ink);font-size:14px;font-weight:650}.theme-dark .bf-bio-search-list span{color:var(--muted);font-size:12px}.theme-dark .bf-bio-age-block{margin:12px 0 0;padding-bottom:4px}.theme-dark .bf-bio-age-block>h2,.theme-dark .bf-bio-age-copy>h2,.theme-dark .bf-bio-pats-block>h2,.theme-dark .bf-bio-pct>h2{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:16px;font-weight:700}.theme-dark .bf-bio-age-lead{max-width:46rem;color:var(--body);margin:8px 0 0;font-size:14px;line-height:1.45}.theme-dark .bf-bio-age-fact,.theme-dark .bf-bio-age-hint{color:var(--body);margin:10px 0 0;font-size:14px;line-height:1.45}.theme-dark .bf-bio-age-hint{color:var(--muted)}.theme-dark .bf-bio-age-split{grid-template-columns:1fr;align-items:start;gap:22px;display:grid}.theme-dark .bf-bio-age-block .bf-flow-sheet{margin-top:14px}.theme-dark .bf-age-fall{justify-self:stretch;width:100%;max-width:none;margin-top:0}.theme-dark .bf-age-fall-svg{aspect-ratio:1200/500;width:100%;max-width:100%;height:auto;max-height:560px;display:block;overflow:visible}@media (width<=900px){.theme-dark .bf-age-fall-svg{max-height:360px}}.theme-dark .bf-age-fall-grid{stroke:#eceef1;stroke-width:1px}.theme-dark .bf-age-fall-axis{fill:#8b929c;font-size:11px;font-family:var(--font-sans)}.theme-dark .bf-age-fall-link,.theme-dark .bf-age-fall-miss{stroke:#d4d7de;stroke-width:1.25px}.theme-dark .bf-age-fall-years{fill:var(--ink);font-size:13px;font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-weight:700}.theme-dark .bf-age-fall-label{fill:var(--ink);font-size:12px;font-family:var(--font-sans);font-weight:600}.theme-dark .bf-age-fall-label.is-total{font-weight:700}.theme-dark .bf-age-fall-label.is-miss,.theme-dark .bf-age-fall-years.is-miss{fill:#8b929c;font-weight:500}.theme-dark .bf-age-fall-bar.is-sub{fill:#3d5a80}.theme-dark .bf-age-fall-bar.is-add{fill:#a8adb6}.theme-dark .bf-age-fall-bar.is-zero{fill:#d4d7de}.theme-dark .bf-age-fall-bar.is-total{fill:var(--ink)}.theme-dark .bf-age-fall-svg .is-hit{cursor:pointer}.theme-dark .bf-markers-v2 .bf-scope-note,.theme-dark .bf-bio-pct{border-top:1px solid var(--border);margin:22px 0 0;padding-top:18px}.theme-dark .bf-bio-pct ul{margin:10px 0 0;padding:0;list-style:none}.theme-dark .bf-bio-pct li+li{margin-top:4px}.theme-dark .bf-bio-pct button{appearance:none;width:100%;color:var(--body);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:8px 0;font-size:14px;line-height:1.45;display:block}.theme-dark .bf-bio-pct button:hover{color:var(--ink)}.theme-dark .bf-scope-note button{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:1rem;margin:0;padding:0;display:flex}.theme-dark .bf-markers-v2 .bf-bio-split{flex:auto;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:28px 32px;padding:22px 26px 28px;display:grid}.theme-dark .bf-bio-cats{flex-direction:column;align-self:start;gap:1px;padding:0;display:flex;position:static}.theme-dark .bf-bio-cats button{appearance:none;width:100%;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;margin:0;padding:9px 12px;font-size:14px;font-weight:600;display:flex}.theme-dark .bf-bio-cats button svg{flex:none}.theme-dark .bf-bio-cats button:hover{color:var(--ink)}.theme-dark .bf-bio-cats button.is-on{background:color-mix(in srgb, var(--ink) 6%, var(--card));color:var(--ink)}.theme-dark .bf-bio-cats-rule{background:var(--border);border:0;width:auto;height:1px;margin:8px 12px;display:block}.theme-dark .bf-bio-pats-block{margin:36px 0 8px;padding-top:8px}.theme-dark .bf-bio-pat-lead{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.45}.theme-dark .bf-bio-pats{flex-direction:column;gap:0;display:flex}.theme-dark .bf-bio-pat{border-bottom:1px solid var(--border);grid-template-columns:minmax(16rem,1.35fr) minmax(13rem,.9fr);align-items:start;gap:10px 32px;padding:22px 8px;display:grid}.theme-dark .bf-bio-pat h2,.theme-dark .bf-bio-pat h3{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:16px;font-weight:700}.theme-dark .bf-bio-pat-copy p{color:var(--body);margin:8px 0 0;font-size:14px;line-height:1.5}.theme-dark .bf-bio-pat-ticks{margin:0;padding:0;list-style:none}.theme-dark .bf-bio-pat-ticks li+li{margin-top:2px}.theme-dark .bf-bio-pat-ticks button{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1.2fr) auto auto;align-items:center;column-gap:12px;margin:0;padding:8px 0;display:grid}.theme-dark .bf-bio-pat-ticks button span:first-child{min-width:0;color:var(--ink);font-size:14px;font-weight:600}.theme-dark .bf-bio-pat-ticks button b{font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap;font-size:14px;font-weight:700}.theme-dark .bf-bio-pat-ticks button b small{color:var(--muted);margin-left:5px;font-size:12px;font-weight:500}.theme-dark .bf-bio-panel{min-width:0}.theme-dark .bf-bio-panel-title{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.theme-dark .bf-bio-panel-title h1{letter-spacing:-.03em;color:var(--ink);margin:0;font-size:28px;font-weight:750}.theme-dark .bf-bio-panel-title p{color:var(--muted);margin:0;font-size:13px}.theme-dark .bf-bio-mix{margin-top:16px}.theme-dark .bf-bio-mix dl{flex-wrap:wrap;gap:8px 28px;margin:0;display:flex}.theme-dark .bf-bio-mix dt{color:var(--muted);font-size:12px}.theme-dark .bf-bio-mix dd{letter-spacing:-.03em;color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:22px;font-weight:750}.theme-dark .bf-bio-mix-bar{background:var(--bg-alt);border-radius:999px;gap:3px;height:6px;margin-top:12px;display:flex;overflow:hidden}.theme-dark .bf-bio-mix-bar i{min-width:4px;height:100%;display:block}.theme-dark .bf-bio-mix-bar .is-ok{background:var(--good)}.theme-dark .bf-bio-mix-bar .is-watch{background:var(--watch)}.theme-dark .bf-bio-mix-bar .is-off{background:var(--bad)}.theme-dark .bf-bio-row{border-bottom:1px solid var(--border);width:100%;margin:0;display:block}.theme-dark .bf-bio-row-head{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:16px 10px 14px;display:block}.theme-dark .bf-bio-row-head:hover{background:color-mix(in srgb, var(--ink) 5%, var(--card))}.theme-dark .bf-bio-row-head:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.theme-dark .bf-bio-row-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.theme-dark .bf-bio-row-id{min-width:0}.theme-dark .bf-bio-row-name{color:var(--ink);margin:0;font-size:16px;font-weight:700;display:block}.theme-dark .bf-bio-row-cat{color:var(--muted);margin:3px 0 0;font-size:12px;display:block}.theme-dark .bf-bio-row-read{flex:none;align-items:center;gap:12px;display:flex}.theme-dark .bf-bio-row-flag{color:var(--bad-text);font-size:12px;font-weight:700}.theme-dark .bf-bio-row-chevron{color:var(--muted);flex:none;transition:transform .16s,color .16s}.theme-dark .bf-bio-row-head:hover .bf-bio-row-chevron{color:var(--ink)}.theme-dark .bf-bio-row-chevron.is-on{color:var(--ink);transform:rotate(180deg)}.theme-dark .bf-bio-row-read .bf-qrow-badge{font-size:10px}.theme-dark .bf-bio-row-read b{font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap;font-size:16px;font-weight:700}.theme-dark .bf-bio-row-read b small{color:var(--muted);margin-left:5px;font-size:12px;font-weight:500}.theme-dark .bf-bio-row-read b.is-empty{color:var(--muted);font-size:13px;font-weight:500}.theme-dark .bf-bio-row-bar{max-width:none;margin:10px 0 0;display:block}.theme-dark .bf-bio-row-bar .bf-spec-bar-wrap{padding:5px 0;overflow:visible}.theme-dark .bf-bio-row-bar .bf-spec-track{gap:1px;height:8px}.theme-dark .bf-bio-row-bar .bf-spec-pin{border-width:2px;width:8px;height:8px}.theme-dark .bf-bio-row-note{display:none}.theme-dark .bf-bio-row-open{border-top:1px solid var(--border);grid-template-columns:minmax(0,.92fr) minmax(0,1.2fr);column-gap:0;padding:0 10px 22px;display:grid}.theme-dark .bf-bio-open-main{min-width:0;padding:16px 1.5rem 0 0}.theme-dark .bf-bio-open-body{color:var(--body);margin:0;font-size:.9rem;line-height:1.55}.theme-dark .bf-bio-open-feel{gap:14px;margin-top:16px;display:grid}.theme-dark .bf-bio-open-feel p{color:var(--body);margin:0;font-size:.88rem;line-height:1.5}.theme-dark .bf-bio-open-studies{border:0;border-left:1px solid var(--border);margin:0;padding:16px 0 0 1.4rem}.theme-dark .bf-bio-open-studies>h4{margin:0 0 .45rem}.theme-dark .bf-bio-open-studies ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-bio-open-studies li{border:0;margin:0;padding:0}.theme-dark .bf-bio-open-studies li+li{border-top:1px solid var(--border);padding-top:.7rem}.theme-dark .bf-bio-open-line{color:var(--muted);margin:0 0 8px;font-size:13px;line-height:1.45}.theme-dark .bf-bio-open-main .bf-insight{flex-direction:column;gap:6px;margin:0 0 10px;display:flex}.theme-dark .bf-bio-open-main .bf-insight-line{color:var(--body);margin:0;font-size:13px;line-height:1.45}.theme-dark .bf-bio-open-main .bf-insight-kind{color:var(--ink);font-weight:700}.theme-dark .bf-bio-open-main .bf-insight-cite a{color:inherit}.theme-dark .bf-bio-open-main .bf-insight-cite,.theme-dark .bf-bio-pat .bf-insight-cite{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.theme-dark .bf-bio-pat .bf-insight-cite{margin:6px 0 0}.theme-dark .bf-bio-open-pattern{color:var(--ink);margin:0 0 10px;font-size:13px;line-height:1.45}.theme-dark .bf-bio-open-related{font:inherit;color:var(--blue-text,var(--blue));cursor:pointer;text-underline-offset:.16em;background:0 0;border:0;padding:0;font-weight:650;text-decoration:underline}.theme-dark .bf-bio-open-moves{margin:0 0 10px;padding:0;list-style:none}.theme-dark .bf-bio-open-moves li{color:var(--body);margin:0 0 8px;font-size:13px;line-height:1.45}.theme-dark .bf-bio-open-moves li:last-child{margin-bottom:0}.theme-dark .bf-bio-open-moves b{color:var(--ink);font-weight:650}.theme-dark .bf-bio-open-spark{width:100%;max-width:280px;height:40px;margin-top:10px;display:block}.theme-dark .bf-bio-open-spark path{stroke:var(--ink);stroke-width:2px}.theme-dark .bf-bio-missing{color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.5}.theme-dark .bf-bio-sum{min-width:0}.theme-dark .bf-bio-sum-top{grid-template-columns:minmax(0,1.4fr) minmax(16rem,20rem);align-items:end;gap:20px 32px;padding-bottom:18px;display:grid}.theme-dark .bf-bio-sum-lead h1{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:32px;font-weight:750}.theme-dark .bf-bio-sum-meta{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.45}.theme-dark .bf-bio-sum-read{letter-spacing:-.03em;max-width:28rem;color:var(--ink);margin:14px 0 0;font-size:20px;font-weight:550;line-height:1.3}.theme-dark .bf-bio-sum-mix{justify-content:flex-end;align-items:center;display:flex}.theme-dark .bf-bio-sum-mix .bf-home-mix{flex:none;margin:0}.theme-dark .bf-bio-sum-dot{border-radius:2px;width:10px;height:10px;display:block}.theme-dark .bf-bio-sum-dot.is-ok{background:var(--good)}.theme-dark .bf-bio-sum-dot.is-watch{background:var(--watch)}.theme-dark .bf-bio-sum-dot.is-off{background:var(--bad)}.theme-dark .bf-bio-sum-band{border-top:1px solid #eceef1;margin:22px 0 0;padding-top:18px}.theme-dark .bf-bio-sum-band>h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:baseline;gap:10px;margin:0 0 6px;font-size:12px;font-weight:650;display:flex}.theme-dark .bf-bio-sum-cap{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.4}.theme-dark .bf-bio-sum-n{letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums;color:var(--ink);font-size:12px;font-weight:650}.theme-dark .bf-bio-sum>.bf-flow-sheet{border-top:1px solid #eceef1;margin:22px 0 0;padding:18px 0 0}.theme-dark .bf-bio-sum .bf-flow-sheet.is-well .bf-flow-table{background:0 0;border:0;border-radius:0;padding:0}.theme-dark .bf-bio-sum .bf-flow-sheet.is-well .bf-flow-cols,.theme-dark .bf-bio-sum .bf-flow-sheet.is-well .bf-flow-row{padding-left:0;padding-right:0}.theme-dark .bf-bio-sum .bf-flow-head h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:650}.theme-dark .bf-bio-sum .bf-flow-kicker{color:var(--muted);margin:0;font-size:13px}.theme-dark .bf-bio-sum-work{grid-template-columns:minmax(0,1fr);gap:0 40px;display:grid}.theme-dark .bf-bio-sum-work.is-split{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.75fr)}.theme-dark .bf-bio-sum-work>.bf-bio-sum-band{margin-top:22px}.theme-dark .bf-bio-sum-flag-group+.bf-bio-sum-flag-group{margin-top:16px}.theme-dark .bf-bio-sum-flag-cat{appearance:none;width:100%;color:var(--muted);font:inherit;letter-spacing:.04em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eceef1;justify-content:space-between;align-items:baseline;margin:0 0 2px;padding:0 0 6px;font-size:12px;font-weight:650;display:flex}.theme-dark .bf-bio-sum-flag-cat em{font-variant-numeric:tabular-nums;color:var(--ink);font-style:normal}.theme-dark .bf-bio-sum-flag-list{margin:0;padding:0;list-style:none}.theme-dark .bf-bio-sum-flag-list button{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0eeea;grid-template-columns:10px minmax(0,1fr) auto auto;align-items:center;gap:8px 10px;margin:0;padding:8px 0;display:grid}.theme-dark .bf-bio-sum-flag-list button:hover{background:color-mix(in srgb, var(--ink) 3%, var(--card))}.theme-dark .bf-bio-sum-flag-list b{letter-spacing:-.02em;min-width:0;color:var(--ink);font-size:13px;font-weight:600}.theme-dark .bf-bio-sum-list-val{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--ink);white-space:nowrap;font-size:13px;font-weight:650}.theme-dark .bf-bio-sum-list-val small{font-family:var(--font-sans);color:var(--muted);margin-left:4px;font-size:11px;font-weight:500}.theme-dark .bf-bio-sum-side{text-align:right;min-width:2.2rem;color:var(--bad-text);font-size:11px;font-weight:650}.theme-dark .bf-bio-sum-pats{flex-direction:column;gap:16px;display:flex}.theme-dark .bf-bio-sum-pat h3{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:14px;font-weight:700}.theme-dark .bf-bio-sum-pat p{color:var(--body);margin:4px 0 0;font-size:13px;line-height:1.45}.theme-dark .bf-bio-sum-chips{flex-wrap:wrap;gap:6px;margin:8px 0 0;display:flex}.theme-dark .bf-bio-sum-chips button{appearance:none;color:var(--ink);font:inherit;text-underline-offset:.16em;cursor:pointer;background:0 0;border:0;margin:0;padding:4px 0;font-size:12px;font-weight:650;text-decoration:underline}.theme-dark .bf-bio-sum-foot{grid-template-columns:minmax(0,1fr);gap:0 40px;display:grid}.theme-dark .bf-bio-sum-foot.is-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.theme-dark .bf-bio-sum-foot>.bf-bio-sum-band,.theme-dark .bf-bio-sum-foot>.bf-scope-note{border-top:1px solid #eceef1;margin-top:22px;padding-top:18px}.theme-dark .bf-bio-sum .bf-scope-note{background:0 0;border:0;border-radius:0;max-width:none;padding:0}.theme-dark .bf-bio-sum .bf-scope-note h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:baseline;gap:10px;margin:0 0 8px;font-size:12px;font-weight:650;display:flex}.theme-dark .bf-bio-sum .bf-scope-note p{max-width:36rem;margin:0 0 8px}.theme-dark .bf-bio-sum .bf-scope-note ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-bio-sum .bf-scope-note li{background:0 0;border:0;border-bottom:1px solid #f0eeea;border-radius:0;margin:0;padding:0}.theme-dark .bf-bio-sum .bf-scope-note li button{justify-content:space-between;align-items:baseline;gap:10px;width:100%;padding:8px 0;display:flex}.theme-dark .bf-bio-sum .bf-scope-note li:not(:has(button)){justify-content:space-between;align-items:baseline;gap:10px;width:100%;padding:8px 0;display:flex}.theme-dark .bf-bio-sum .bf-scope-note li button:hover{background:color-mix(in srgb, var(--ink) 3%, var(--card))}.theme-dark .bf-bio-sum-age{padding:0;display:block}.theme-dark .bf-bio-sum-age-nums{gap:28px;margin:0;display:flex}.theme-dark .bf-bio-sum-age-nums p{flex-direction:column;gap:2px;margin:0;display:flex}.theme-dark .bf-bio-sum-age-nums b{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:-.04em;color:var(--ink);font-size:32px;font-weight:700;line-height:1}.theme-dark .bf-bio-sum-age-nums span{color:var(--muted);font-size:12px}.theme-dark .bf-bio-sum-age-lead{max-width:36rem;color:var(--body);margin:12px 0 0;font-size:14px;line-height:1.45}.theme-dark .bf-bio-sum-age-hint{color:var(--muted);margin:6px 0 0;font-size:13px}.theme-dark .bf-bio-sum-movers{flex-direction:column;gap:0;margin:12px 0 0;padding:0;list-style:none;display:flex}.theme-dark .bf-bio-sum-movers button,.theme-dark .bf-bio-sum-mover-static{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0eeea;border-radius:0;justify-content:space-between;align-items:baseline;gap:8px;margin:0;padding:8px 0;display:flex}.theme-dark .bf-bio-sum-mover-static{cursor:default}.theme-dark .bf-bio-sum-movers button:hover{background:color-mix(in srgb, var(--ink) 3%, var(--card))}.theme-dark .bf-bio-sum-movers span{min-width:0;color:var(--ink);font-size:13px;font-weight:600}.theme-dark .bf-bio-sum-movers b{font-family:var(--font-mono,ui-monospace, monospace);font-variant-numeric:tabular-nums;color:var(--muted);flex:none;font-size:13px;font-weight:700}@media (width<=900px){.theme-dark .bf-markers-v2 .bf-bio-split{grid-template-columns:minmax(0,1fr);gap:16px}.theme-dark .bf-bio-cats{scrollbar-width:thin;flex-flow:row;gap:6px;padding:0 0 4px;position:static;overflow-x:auto}.theme-dark .bf-bio-cats button{white-space:nowrap;flex:none;width:auto}.theme-dark .bf-bio-cats-rule{flex:none;align-self:center;width:1px;height:22px;margin:0 2px}.theme-dark .bf-bio-panel-title{flex-direction:column;align-items:flex-start;gap:4px}.theme-dark .bf-bio-pat{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-bio-panel-head.is-split{grid-template-columns:minmax(0,1fr);align-items:start}.theme-dark .bf-bio-cat-mix{justify-content:flex-start;min-height:0}.theme-dark .bf-bio-row-bar{max-width:none;margin-left:0}.theme-dark .bf-bio-row-open{grid-template-columns:1fr}.theme-dark .bf-bio-open-main{padding-right:0}.theme-dark .bf-bio-open-studies{border-left:0;border-top:1px solid var(--border);padding:16px 0 0}.theme-dark .bf-bio-sum-top,.theme-dark .bf-bio-sum-work.is-split,.theme-dark .bf-bio-sum-foot.is-split{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-bio-sum-mix{justify-content:flex-start}.theme-dark .bf-bio-sum-read{font-size:18px}}@media (width<=420px){.theme-dark .bf-bio-sum-age-nums b{font-size:28px}.theme-dark .bf-bio-sum-flag-list button{grid-template-columns:10px minmax(0,1fr) auto;grid-template-areas:"dot name val""dot name side"}.theme-dark .bf-bio-sum-dot{grid-area:dot}.theme-dark .bf-bio-sum-flag-list b{grid-area:name}.theme-dark .bf-bio-sum-list-val{grid-area:val}.theme-dark .bf-bio-sum-side{grid-area:side}}.theme-light{--hp-ann-h:40px;--hp-nav-h:64px;--hp-container:1440px;padding-top:var(--hp-ann-h)}.hp-container{width:100%;max-width:var(--hp-container);margin:0 auto;padding:0 40px}.hp-display{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.08}.hp-lede{font-family:var(--font-sans);color:var(--body);max-width:52ch;font-size:19px;font-weight:500;line-height:1.6}.hp-caption{font-family:var(--font-sans);color:var(--muted);font-size:16px;font-weight:500;line-height:1.5}.hp-btn{height:48px;font-family:var(--font-sans);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:17px;font-weight:600;transition:background-color .18s,border-color .18s,transform .18s,color .18s;display:inline-flex}.hp-btn-primary{background:var(--blue);color:#fff}.hp-btn-primary:hover{background:var(--blue-hover);transform:translateY(-1px)}.hp-btn-ghost{color:var(--ink);border-color:var(--ink);background:0 0}.hp-btn-ghost:hover{background:var(--ink);color:#fff;transform:translateY(-1px)}.hp-btn-ghost-on-dark{color:#e6e7e8;border-color:#e6e7e88c}.hp-btn-ghost-on-dark:hover{color:#000814;background:#e6e7e8}.hp-pill{background:var(--blue-soft);height:32px;color:var(--blue);font-family:var(--font-sans);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:15px;font-weight:600;display:inline-flex}.hp-pill-dot{background:currentColor;border-radius:999px;flex:none;width:6px;height:6px}.hp-announce{height:var(--hp-ann-h);z-index:60;background:var(--ink);color:#fff;font-family:var(--font-sans);justify-content:center;align-items:center;padding:0 16px;font-size:16px;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0}.hp-announce span{opacity:.92}.hp-announce button{cursor:pointer;color:var(--blue-text);background:0 0;border:0;margin-left:10px;padding:0;font-family:inherit;font-size:16px;font-weight:600}.hp-announce button:hover{color:#5b93ff}.hp-nav-wrap{top:var(--hp-ann-h);z-index:55;border-bottom:1px solid #0000;padding:24px;transition:padding .25s,background-color .25s,border-color .25s;position:fixed;left:0;right:0}.hp-nav{max-width:var(--hp-container);height:var(--hp-nav-h);box-shadow:var(--shadow-card);background:#fff;border-radius:999px;align-items:center;gap:24px;margin:0 auto;padding:0 12px 0 24px;transition:border-radius .25s,box-shadow .25s,padding .25s;display:flex}.hp-nav-wrap.is-docked{border-bottom-color:var(--border);background:#fff;padding:0 24px}.hp-nav-wrap.is-docked .hp-nav{box-shadow:none;border-radius:0;padding:0}.hp-wordmark{cursor:pointer;font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:20px;font-weight:700;display:inline-flex}.hp-mark{background:var(--blue);border-radius:2px;flex:none;width:8px;height:8px}.hp-nav-links{align-items:center;gap:28px;margin-left:auto;display:flex}.hp-nav-links button{cursor:pointer;font-family:var(--font-sans);color:var(--body);background:0 0;border:0;padding:0;font-size:17px;font-weight:500;transition:color .18s}.hp-nav-links button:hover{color:var(--ink)}.hp-nav-cta{margin-left:24px}.hp-hero{background:linear-gradient(100deg, var(--bg) 0%, var(--bg) 52%, var(--bg-alt) 100%);align-items:center;min-height:88vh;padding:176px 0 128px;display:flex;position:relative;overflow:hidden}.hp-hero-grid{grid-template-columns:55fr 45fr;align-items:center;gap:64px;width:100%;display:grid}.hp-hero-grid>*{min-width:0}.hp-hero-h{margin:20px 0}.hp-hero-sub{max-width:52ch}.hp-hero-checks{grid-template-columns:1fr 1fr;gap:16px 24px;max-width:600px;margin:36px 0;display:grid}.hp-check{font-family:var(--font-sans);color:var(--ink);align-items:flex-start;gap:10px;font-size:17px;font-weight:500;line-height:1.45;display:flex}.hp-check-i{background:var(--good-tint);width:20px;height:20px;color:var(--good);border-radius:999px;flex:none;justify-content:center;align-items:center;margin-top:1px;display:flex}.hp-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hp-hero-cap{margin-top:16px}.hp-mock-stage{position:relative}.hp-mock-stage.is-flat{perspective:none}.hp-mock-glow{display:none}.hp-browser{z-index:1;background:#000d1f;border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 60px #11263b47,0 2px 6px #11263b1f}.hp-browser.is-flat{transform:none}.hp-browser-shot{width:100%;height:auto;display:block}.hp-browser-bar{background:#011432;border-bottom:1px solid #e6e7e814;align-items:center;gap:8px;height:38px;padding:0 14px;display:flex}.hp-b-dot{background:#e6e7e838;border-radius:999px;width:9px;height:9px}.hp-b-url{height:22px;font-family:var(--font-sans);color:#949dab;background:#e6e7e812;border-radius:999px;flex:1;align-items:center;margin-left:10px;padding:0 12px;font-size:13px;font-weight:500;display:flex}.hp-mock-body{color:#e6e7e8;background:#000814;padding:24px 22px 26px}.hp-mock-kicker{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:#8a94a6;margin:0 0 8px;font-size:12px;font-weight:650}.hp-mock-hello{font-family:var(--font-display);letter-spacing:-.02em;color:#e6e7e8;font-size:23px;font-weight:700}.hp-mock-sum{max-width:34ch;font-family:var(--font-sans);color:#b9c2ce;margin-top:6px;font-size:15px;line-height:1.55}.hp-mock-row{align-items:center;gap:20px;margin-top:22px;display:flex}.hp-dial{flex:none;width:132px;height:132px;position:relative}.hp-dial svg{transform:rotate(-90deg)}.hp-dial-val{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hp-dial-val b{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--blue);font-size:38px;font-weight:700;line-height:1}.hp-dial-val span{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:#8a94a6;margin-top:6px;font-size:13px;font-weight:600}.hp-mock-side{flex:1;min-width:0}.hp-mock-mix{font-family:var(--font-sans);color:#b9c2ce;flex-direction:column;gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.hp-mock-mix li{align-items:center;gap:8px;display:flex}.hp-mock-mix i{border-radius:99px;width:7px;height:7px}.hp-mock-mix b{color:#e6e7e8;min-width:1.4em;font-weight:700}.hp-bioage{color:#8fb6ff;height:30px;font-family:var(--font-sans);white-space:nowrap;background:#1c6cff29;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.hp-mock-list{flex-direction:column;gap:9px;margin-top:14px;display:flex}.hp-mock-item{font-family:var(--font-sans);color:#b9c2ce;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.hp-mock-item i{border-radius:999px;flex:none;width:6px;height:6px;font-style:normal}.hp-mock-item b{font-family:var(--font-mono);color:#e6e7e8;margin-left:auto;font-size:14px;font-weight:700}.hp-mock-item em{color:#8a94a6;text-align:right;min-width:5.6em;margin-left:10px;font-size:12px;font-style:normal;font-weight:600}.hp-mock-item em.is-bad{color:var(--bad)}.hp-mock-item em.is-watch{color:var(--watch)}.hp-mock-item em.is-good{color:var(--good)}.hp-mock-bars{flex-direction:column;gap:10px;margin-top:20px;display:flex}.hp-mock-bar{background:#e6e7e814;border-radius:999px;height:8px;overflow:hidden}.hp-mock-bar i{border-radius:999px;height:100%;font-style:normal;display:block}.hp-tone-good{background:var(--good)}.hp-tone-watch{background:var(--watch)}.hp-tone-bad{background:var(--bad)}.hp-section{padding:96px 0}.hp-section-tall{padding:128px 0}.hp-bg-alt{background:var(--bg-alt)}.hp-h1{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);font-size:clamp(30px,3.2vw,40px);font-weight:700;line-height:1.12}.hp-h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:28px;font-weight:600;line-height:1.2}.hp-h3{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:21px;font-weight:600;line-height:1.3}.hp-caption{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:14px;font-weight:600;line-height:1.4}.hp-sec-head{max-width:60ch;margin-bottom:48px}.hp-sec-head .hp-lede{margin-top:12px}.hp-link-arrow{cursor:pointer;font-family:var(--font-sans);color:var(--blue);border:0;border-bottom:1px solid var(--blue-soft);background:0 0;align-items:center;gap:6px;padding:0 0 2px;font-size:17px;font-weight:600;transition:border-color .18s;display:inline-flex}.hp-link-arrow:hover{border-bottom-color:var(--blue)}.hp-mcard-art,.hp-step-art,.hp-shot{background:var(--bg-alt);border-radius:16px;position:relative;overflow:hidden}.hp-mcard-art img,.hp-step-art img,.hp-shot img{width:100%;height:auto;display:block}.hp-mcard-art{aspect-ratio:3/2}.hp-mcard-art img{object-fit:cover;object-position:center;height:100%}.hp-mcard-art.is-left img{object-position:left center}.hp-step-art{aspect-ratio:4/5}.hp-step-art img{object-fit:cover;height:100%}.hp-step-art .hp-step-n{background:var(--ink);color:#fff;width:30px;height:30px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:15px;font-weight:700;display:grid;position:absolute;top:14px;left:14px}.hp-shot{border:1px solid var(--border)}.hp-shot-tall{aspect-ratio:4/5}.hp-shot-tall img{object-fit:cover;object-position:top center;height:100%}.hp-shot-wide img{height:auto}.hp-shot-square{aspect-ratio:1}.hp-shot-square img{object-fit:cover;height:100%}.hp-shot-btn{border:1px solid var(--border);background:var(--bg-alt);cursor:zoom-in;width:100%;padding:0;transition:border-color .18s,transform .18s;display:block}.hp-shot-btn:hover{border-color:var(--blue-soft);transform:translateY(-2px)}.hp-shot-btn:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.hp-lightbox{z-index:120;overscroll-behavior:contain;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11263b9e;place-items:center;padding:34px 22px;animation:.18s both hp-lb-in;display:grid;position:fixed;inset:0;overflow:auto}@keyframes hp-lb-in{0%{opacity:0}to{opacity:1}}.hp-lightbox-inner{border-radius:18px;position:relative;box-shadow:0 30px 80px #11263b6b}.hp-lightbox-inner img{border-radius:18px;width:auto;max-width:min(420px,92vw);height:auto;display:block}.hp-lightbox-close{z-index:2;color:#fff;cursor:pointer;background:#0a121bb8;border:none;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:-13px;right:-13px}.hp-lightbox-close:hover{background:#0a121be6}.hp-lightbox-close:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (prefers-reduced-motion:reduce){.hp-lightbox{animation:none}.hp-shot-btn:hover{transform:none}}.hp-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.hp-mq-row{gap:12px;width:max-content;padding:6px 0;display:flex}.hp-mq-track{flex:none;gap:12px;display:flex}@media (prefers-reduced-motion:no-preference){.hp-mq-a{animation:40s linear infinite hp-mq-right}.hp-mq-b{animation:52s linear infinite hp-mq-left}.hp-mq-c{animation:40s linear infinite hp-mq-right}.hp-marquee:hover .hp-mq-row{animation-play-state:paused}}@keyframes hp-mq-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hp-mq-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.hp-chip{background:var(--card);border:1px solid var(--border);height:44px;font-family:var(--font-sans);color:var(--ink);white-space:nowrap;border-radius:999px;align-items:baseline;gap:9px;padding:0 18px;font-size:17px;font-weight:500;display:inline-flex}.hp-chip em{font-style:normal;font-family:var(--font-mono);color:var(--muted);font-size:14px;font-weight:600}.hp-proof{border:1px solid var(--border);background:var(--card);border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.hp-proof-b{border-right:1px solid var(--border);padding:32px 28px}.hp-proof-b:last-child{border-right:0}.hp-proof-n{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--ink);font-size:44px;font-weight:700;line-height:1}.hp-proof-t{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:600;line-height:1.35}.hp-proof-b p{font-family:var(--font-sans);color:var(--body);margin-top:10px;font-size:17px;line-height:1.5}.hp-cards-3{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.hp-mcard{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.hp-mcard .hp-mcard-art{border-radius:16px 16px 0 0}.hp-mcard-b{padding:24px}.hp-mcard-b .hp-caption{margin-bottom:10px}.hp-mcard-b p{font-family:var(--font-sans);color:var(--body);margin-top:10px;font-size:17px;line-height:1.6}.hp-steps{grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;display:grid}.hp-step .hp-step-art{margin-bottom:18px}.hp-step-n{background:var(--ink);color:#fff;width:28px;height:28px;font-family:var(--font-mono);border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;top:14px;left:14px}.hp-step p{font-family:var(--font-sans);color:var(--body);margin-top:8px;font-size:17px;line-height:1.6}.hp-band{align-items:center;gap:64px;display:grid}.hp-band-a,.hp-band-b{grid-template-columns:40fr 60fr}.hp-band+.hp-band{margin-top:96px}.hp-band>*{min-width:0}.hp-band-lede{margin-top:12px}.hp-spec{border-top:1px solid var(--border);margin:24px 0 28px;list-style:none}.hp-spec li{border-bottom:1px solid var(--border);font-family:var(--font-sans);color:var(--body);gap:16px;padding:14px 0;font-size:17px;line-height:1.55;display:flex}.hp-spec li b{min-width:150px;font-family:var(--font-display);color:var(--ink);flex:none;font-size:17px;font-weight:600}.hp-pmock{border:1px solid var(--border);background:var(--bg-alt);box-shadow:var(--shadow-card);border-radius:16px;padding:22px}.hp-pmock-top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.hp-pmock-score{background:var(--blue-soft);border-radius:16px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.hp-pmock-score b{font-family:var(--font-mono);color:var(--blue);font-size:23px;font-weight:700;line-height:1}.hp-pmock-score span{font-family:var(--font-sans);letter-spacing:.06em;color:var(--blue);margin-top:3px;font-size:13px;font-weight:600}.hp-pmock-title{margin-top:4px}.hp-sysgrid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.hp-sys{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:12px 12px 14px}.hp-sys .hp-caption{font-size:13px}.hp-sys b{font-family:var(--font-mono);color:var(--ink);margin-top:6px;font-size:19px;font-weight:700;line-height:1;display:block}.hp-sys i{border-radius:999px;height:4px;margin-top:10px;font-style:normal;display:block}.hp-pmock-rows{background:var(--card);border:1px solid var(--border);border-radius:12px;margin-top:14px}.hp-pmock-row{border-bottom:1px solid var(--border);font-family:var(--font-sans);align-items:center;gap:12px;padding:11px 14px;font-size:16px;display:flex}.hp-pmock-row:last-child{border-bottom:0}.hp-pmock-row i{border-radius:999px;flex:none;width:7px;height:7px;font-style:normal}.hp-pmock-row span{color:var(--ink);font-weight:500}.hp-pmock-row b{font-family:var(--font-mono);color:var(--ink);margin-left:auto;font-weight:700}.hp-pmock-row em{text-align:right;width:64px;color:var(--muted);font-size:14px;font-style:normal;font-weight:500}.hp-pdp.has-bar{padding-bottom:120px}.hp-pdp-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:56px;display:grid}.hp-pdp-media{top:calc(var(--hp-ann-h) + var(--hp-nav-h) + 16px);max-height:calc(100vh - var(--hp-ann-h) - var(--hp-nav-h) - 40px);align-self:start;position:sticky}.hp-pdp-shot{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-card);max-height:calc(100vh - var(--hp-ann-h) - var(--hp-nav-h) - 96px);border-radius:20px;margin:0;position:relative;overflow:hidden}.hp-pdp-shot img{width:100%;height:100%;max-height:inherit;aspect-ratio:1;object-fit:cover;object-position:center 40%;display:block}.hp-pdp-shot-overlay{pointer-events:none;background:linear-gradient(#00000047 0%,#0000 28% 55%,#0000008c 100%);flex-direction:column;justify-content:space-between;padding:18px;display:flex;position:absolute;inset:0}.hp-pdp-shot-seal{color:var(--ink);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;background:#fffffff0;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:12px;font-weight:700}.hp-pdp-shot-pitch{color:#fff;max-width:28ch}.hp-pdp-shot-pitch b{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(22px,2.4vw,30px);font-weight:700;line-height:1.15;display:block}.hp-pdp-shot-pitch span{font-family:var(--font-sans);opacity:.92;margin-top:8px;font-size:14px;line-height:1.45;display:block}.hp-pdp-media-trust{flex-wrap:wrap;gap:8px 14px;margin:16px 0 0;padding:0;list-style:none;display:flex}.hp-pdp-media-trust li{font-family:var(--font-sans);color:var(--muted);font-size:14px;font-weight:500}.hp-pdp-media-trust li:before{content:"";background:var(--blue);vertical-align:1px;border-radius:999px;width:6px;height:6px;margin-right:8px;display:inline-block}.hp-pdp-eyebrow{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.hp-pdp-name{font-family:var(--font-display);letter-spacing:-.03em;color:var(--blue);margin:8px 0 10px;font-size:clamp(36px,4.2vw,52px);font-weight:700;line-height:1.05}.hp-pdp-name-sm{margin:6px 0 0;font-size:32px}.hp-pdp-tagline{max-width:42ch;font-family:var(--font-sans);color:var(--ink);margin:0;font-size:18px;font-weight:700;line-height:1.45}.hp-pdp-checks{grid-template-columns:1fr;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.hp-pdp-checks li{font-family:var(--font-sans);color:var(--ink);align-items:flex-start;gap:10px;font-size:16px;font-weight:500;line-height:1.45;display:flex}.hp-pdp-block{margin-top:32px}.hp-pdp-label{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);margin-bottom:12px;font-size:13px;font-weight:700}.hp-pdp-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hp-pdp-panel{text-align:left;cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:14px;align-content:start;gap:6px;width:100%;min-height:112px;padding:16px 14px 14px;transition:border-color .18s,box-shadow .18s,background-color .18s;display:grid;position:relative}.hp-pdp-panel:hover{border-color:var(--muted)}.hp-pdp-panel.is-on{border-color:var(--ink);background:color-mix(in srgb, var(--blue-soft) 40%, var(--card));box-shadow:inset 0 0 0 1px var(--ink)}.hp-pdp-tag{background:var(--bad);color:#fff;font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;top:-8px;right:10px}.hp-pdp-panel b{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:17px;font-weight:600}.hp-pdp-panel em{font-style:normal;font-family:var(--font-mono);color:var(--blue);font-size:12px;font-weight:700}.hp-pdp-panel strong{font-family:var(--font-mono);color:var(--ink);margin-top:4px;font-size:15px;font-weight:700}.hp-pdp-panel-blurb{font-family:var(--font-sans);color:var(--muted);margin-top:12px;font-size:14px;line-height:1.5}.hp-pdp-radio{border:2px solid var(--border);border-radius:999px;flex:none;width:18px;height:18px;margin-top:2px}.hp-pdp-plan.is-on .hp-pdp-radio{border-color:var(--ink);box-shadow:inset 0 0 0 4px var(--ink);background:#fff}.hp-pdp-plans{gap:14px;display:grid}.hp-pdp-plan{text-align:left;cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:14px;gap:6px;width:100%;padding:18px 16px 16px;transition:border-color .18s,background-color .18s;display:grid;position:relative;overflow:hidden}.hp-pdp-plan:hover{border-color:var(--muted)}.hp-pdp-plan.is-on{border-color:var(--ink);background:color-mix(in srgb, var(--blue-soft) 55%, var(--card));box-shadow:inset 0 0 0 1px var(--ink)}.hp-pdp-plan-banner{background:var(--ink);color:#fff;font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;text-align:center;margin:-18px -16px 10px;padding:8px 16px;font-size:11px;font-weight:700;display:block}.hp-pdp-plan-ribbon{background:var(--ink);color:#fff;width:110px;font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;text-align:center;padding:5px 0;font-size:10px;font-weight:800;position:absolute;top:12px;right:-28px;transform:rotate(35deg)}.hp-pdp-plan-top{grid-template-columns:auto 1fr;align-items:start;gap:12px;display:grid}.hp-pdp-plan-title{flex-wrap:wrap;align-items:center;gap:8px;padding-right:48px;display:flex}.hp-pdp-plan-title b{font-family:var(--font-display);color:var(--ink);font-size:18px;font-weight:600}.hp-pdp-save{color:#5c4a12;font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;background:#e8d9a8;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.hp-pdp-plan-pricing{gap:6px;margin:4px 0 0 30px;display:grid}.hp-pdp-plan-price{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.hp-pdp-plan-price strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:28px;font-weight:700}.hp-pdp-plan-unit{font-family:var(--font-sans);color:var(--muted);font-size:14px;font-weight:600}.hp-pdp-plan-price s{font-family:var(--font-sans);color:var(--muted);font-size:14px}.hp-pdp-plan-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.hp-pdp-plan-meta em{font-style:normal;font-family:var(--font-sans);color:var(--muted);font-size:14px}.hp-pdp-plan-meta b{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--ink);font-size:13px;font-weight:800}.hp-pdp-plan-sub{font-family:var(--font-sans);color:var(--muted);margin:2px 0 0 30px;font-size:14px}.hp-pdp-plan-perks{border-top:1px solid color-mix(in srgb, var(--ink) 12%, transparent);gap:8px;margin:10px 0 0 30px;padding:12px 0 0;list-style:none;display:grid}.hp-pdp-plan-perks li{font-family:var(--font-sans);color:var(--body);align-items:flex-start;gap:8px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.hp-pdp-plan-perks svg{color:var(--blue);flex:none;margin-top:2px}.hp-pdp-kit{background:color-mix(in srgb, var(--cream) 80%, #fff);border-radius:12px;margin:12px 0 0 30px;padding:12px 14px}.hp-pdp-kit-label{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--ink);font-size:11px;font-weight:800}.hp-pdp-kit p{font-family:var(--font-sans);color:var(--body);margin-top:4px;font-size:14px;line-height:1.45}.hp-pdp-once{cursor:pointer;font-family:var(--font-sans);color:var(--ink);text-underline-offset:3px;background:0 0;border:0;margin-top:14px;padding:0;font-size:15px;font-weight:600;text-decoration:underline;display:inline-block}.hp-pdp-once.is-on{color:var(--blue)}.hp-pdp-cta{text-transform:uppercase;letter-spacing:.04em;width:100%;height:52px;margin-top:22px;font-size:15px}.hp-pdp-applied{text-align:center;font-family:var(--font-sans);letter-spacing:.02em;color:var(--blue);margin-top:10px;font-size:13px;font-style:italic;font-weight:700}.hp-pdp-trust{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;display:grid}.hp-pdp-trust>div{text-align:center;font-family:var(--font-sans);color:var(--body);justify-items:center;gap:8px;font-size:13px;font-weight:600;line-height:1.35;display:grid}.hp-pdp-trust-i{border:1px solid var(--border);width:40px;height:40px;color:var(--blue);border-radius:999px;place-items:center;display:grid}.hp-pdp-outcomes{background:var(--cream);border-radius:16px;margin-top:28px;padding:18px 18px 6px}.hp-pdp-outcomes .hp-pdp-label{color:var(--cream-ink);opacity:.7}.hp-pdp-outcomes ul{margin:0;padding:0;list-style:none}.hp-pdp-outcomes li{border-top:1px solid color-mix(in srgb, var(--cream-ink) 12%, transparent);grid-template-columns:88px 1fr;gap:12px;padding:12px 0;display:grid}.hp-pdp-outcomes li:first-of-type{border-top:0}.hp-pdp-outcomes b{font-family:var(--font-display);color:var(--cream-ink);font-size:18px;font-weight:700}.hp-pdp-outcomes span{font-family:var(--font-sans);color:var(--cream-ink);opacity:.78;font-size:14px;line-height:1.45}.hp-pdp-acc{margin-top:28px}.hp-pdp-acc-item{border-bottom:1px solid var(--border)}.hp-pdp-acc-item:first-child{border-top:1px solid var(--border)}.hp-pdp-acc-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:18px;font-weight:600;display:flex}.hp-pdp-acc-a{max-height:0;transition:max-height .3s;overflow:hidden}.hp-pdp-acc-a p{font-family:var(--font-sans);color:var(--body);padding:0 0 18px;font-size:16px;line-height:1.6}.hp-pdp-bar{z-index:60;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:color-mix(in srgb, var(--card) 92%, transparent);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:transform .28s,opacity .28s;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.hp-pdp-bar.is-on{opacity:1;pointer-events:auto;transform:translateY(0)}.hp-pdp-bar-inner{width:100%;max-width:var(--hp-container);grid-template-columns:minmax(160px,.9fr) minmax(180px,1fr) auto;align-items:center;gap:12px;margin:0 auto;padding:0 40px;display:grid}.hp-pdp-bar-product{align-items:center;gap:12px;min-width:0;display:flex}.hp-pdp-bar-product img{object-fit:cover;border:1px solid var(--border);border-radius:10px;flex:none;width:48px;height:48px}.hp-pdp-bar-product b{font-family:var(--font-sans);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;display:block;overflow:hidden}.hp-pdp-bar-product em{font-style:normal;font-family:var(--font-sans);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;display:block;overflow:hidden}.hp-pdp-bar-plan{min-width:0;position:relative}.hp-pdp-bar-select{text-align:left;cursor:pointer;background:var(--card);border:1px solid var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:8px 14px;display:flex}.hp-pdp-bar-select b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:700;display:block}.hp-pdp-bar-select em{font-style:normal;font-family:var(--font-mono);color:var(--muted);margin-top:2px;font-size:12px;font-weight:600;display:block}.hp-pdp-bar-menu{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;right:0}.hp-pdp-bar-menu button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.hp-pdp-bar-menu button:hover,.hp-pdp-bar-menu button.is-on{background:var(--blue-soft)}.hp-pdp-bar-menu b{font-family:var(--font-sans);color:var(--ink);font-size:14px;font-weight:600}.hp-pdp-bar-menu span{font-family:var(--font-mono);color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600}.hp-pdp-bar-cta{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;height:52px;padding:0 22px;font-size:14px}.hp-variants{grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0;display:grid}.hp-variant{text-align:left;cursor:pointer;background:var(--card);border:1px solid var(--border);border-radius:16px;padding:18px 16px;transition:border-color .18s,box-shadow .18s,transform .18s}.hp-variant:hover{border-color:var(--muted);transform:translateY(-1px)}.hp-variant.is-on{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.hp-variant b{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:600;display:block}.hp-vnum{font-family:var(--font-mono);color:var(--blue);margin-top:8px;font-size:15px;font-weight:700;display:block}.hp-variant p{font-family:var(--font-sans);color:var(--muted);margin-top:8px;font-size:15px;line-height:1.5}.hp-waitlist{flex-wrap:wrap;gap:10px;max-width:520px;display:flex}.hp-input{border:1px solid var(--border);background:var(--card);min-width:220px;height:48px;font-family:var(--font-sans);color:var(--ink);border-radius:10px;flex:1;padding:0 16px;font-size:17px;transition:border-color .18s,box-shadow .18s}.hp-input::placeholder{color:var(--muted)}.hp-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft);outline:0}.hp-input[aria-invalid=true]{border-color:var(--bad)}.hp-form-err{font-family:var(--font-sans);color:var(--bad);flex-basis:100%;margin-top:2px;font-size:15px;font-weight:500}.hp-form-note{text-transform:none;letter-spacing:0;max-width:52ch;margin-top:14px;font-size:15px}.hp-form-ok{background:var(--good-tint);color:#0a5f2c;max-width:520px;font-family:var(--font-sans);border-radius:16px;align-items:flex-start;gap:12px;padding:16px 18px;font-size:17px;font-weight:500;line-height:1.5;display:flex}.hp-form-ok .hp-check-i{background:#00cc4b38}.hp-form-ok.is-dark{color:#6ee79b;background:#00cc4b24;padding:12px 16px;font-size:16px}.hp-vial-wrap{padding-bottom:56px;position:relative}.hp-floatcard{background:var(--card);border:1px solid var(--border);width:min(300px,86%);box-shadow:var(--shadow-card);border-radius:16px;padding:18px;position:absolute;bottom:0;right:-16px}.hp-floatcard .hp-caption{margin-bottom:12px}.hp-fc-row{border-bottom:1px solid var(--border);font-family:var(--font-sans);align-items:baseline;gap:10px;padding:9px 0;font-size:16px;display:flex}.hp-fc-row:last-child{border-bottom:0;padding-bottom:0}.hp-fc-row span{color:var(--body);font-weight:500}.hp-fc-row b{font-family:var(--font-mono);color:var(--ink);margin-left:auto;font-weight:700}.hp-fc-row em{text-align:right;letter-spacing:.04em;text-transform:uppercase;width:58px;font-size:13px;font-style:normal;font-weight:600}.hp-t-good{color:#0a7a35}.hp-t-watch{color:#8a5a05}.hp-t-bad{color:#b32a1c}.hp-cream-card{background:var(--cream);border-radius:16px;margin-top:64px;padding:36px 40px}.hp-cream-card .hp-h3{color:var(--cream-ink)}.hp-cream-card p{max-width:70ch;font-family:var(--font-sans);color:var(--cream-ink);opacity:.82;margin-top:10px;font-size:17px;line-height:1.6}.hp-rail{flex-wrap:wrap;gap:10px;margin-bottom:40px;display:flex}.hp-rail-btn{border:1px solid var(--border);background:var(--card);cursor:pointer;height:40px;font-family:var(--font-sans);color:var(--body);border-radius:999px;padding:0 18px;font-size:17px;font-weight:500;transition:background-color .18s,color .18s,border-color .18s}.hp-rail-btn:hover{border-color:var(--ink);color:var(--ink)}.hp-rail-btn.is-on{background:var(--ink);border-color:var(--ink);color:#fff}.hp-marker-cols{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:0 48px;display:grid}.hp-marker{border-bottom:1px solid var(--border);padding:14px 0}.hp-marker-top{align-items:baseline;gap:10px;display:flex}.hp-marker b{font-family:var(--font-display);color:var(--ink);font-size:17px;font-weight:600}.hp-marker em{font-style:normal;font-family:var(--font-mono);color:var(--muted);font-size:13px;font-weight:600}.hp-marker span{font-family:var(--font-sans);color:var(--muted);margin-top:3px;font-size:15px;line-height:1.5;display:block}.hp-measure-foot{font-family:var(--font-sans);color:var(--muted);margin-top:28px;font-size:16px;font-weight:500}.hp-locator{background:var(--cream,#f1ecde);border-radius:16px;align-items:center;min-height:420px;padding:56px;display:flex;position:relative;overflow:hidden}.hp-city{object-fit:cover;object-position:center 62%;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hp-locator:after{content:"";pointer-events:none;background:linear-gradient(100deg,#f1ecdef0 0%,#f1ecdeb8 44%,#f1ecde4d 100%);position:absolute;inset:0}.hp-locator-card{z-index:2;max-width:520px;box-shadow:var(--shadow-card);background:#fff;border-radius:16px;padding:36px;position:relative}.hp-locator-h{margin-top:12px}.hp-locator-card p{font-family:var(--font-sans);color:var(--body);margin-top:12px;font-size:17px;line-height:1.6}.hp-locator-form{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hp-input-postcode{flex:none;width:140px;min-width:140px}.hp-cites{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hp-cite{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:28px 24px;display:flex}.hp-cite-n{font-family:var(--font-mono);letter-spacing:.04em;color:var(--blue);margin-bottom:16px;font-size:15px;font-weight:700}.hp-cite p{font-family:var(--font-sans);color:var(--body);flex:1;margin-top:12px;font-size:17px;line-height:1.6}.hp-pmid{font-family:var(--font-mono);letter-spacing:.03em;color:var(--blue);border-bottom:1px solid var(--blue-soft);align-self:flex-start;margin-top:20px;padding-bottom:3px;font-size:14px;font-weight:700}.hp-pmid:hover{border-bottom-color:var(--blue)}.hp-founder{background:var(--cream-soft);border-radius:16px;max-width:820px;margin-top:32px;padding:36px 40px}.hp-founder p{max-width:64ch;font-family:var(--font-sans);color:var(--cream-ink);font-size:18px;line-height:1.65}.hp-sig{font-family:var(--font-display);color:var(--cream-ink);margin-top:20px;font-size:17px;font-weight:600}.hp-sig span{font-family:var(--font-sans);color:var(--cream-ink);opacity:.65;margin-top:3px;font-size:15px;font-weight:500;display:block}.hp-faq{max-width:720px;margin:0 auto}.hp-faq .hp-sec-head{margin-bottom:32px}.hp-faq-item{border-bottom:1px solid var(--border)}.hp-faq-item:first-child{border-top:1px solid var(--border)}.hp-faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);background:0 0;border:0;padding:22px 44px 22px 0;font-size:19px;font-weight:600;line-height:1.4;position:relative}.hp-faq-icon{width:14px;height:14px;margin-top:-7px;transition:transform .3s;position:absolute;top:50%;right:6px}.hp-faq-icon:before,.hp-faq-icon:after{content:"";background:var(--ink);width:14px;height:1.5px;margin-top:-.75px;position:absolute;top:50%;left:0}.hp-faq-icon:after{transform:rotate(90deg)}.hp-faq-item.is-open .hp-faq-icon{transform:rotate(45deg)}.hp-faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.hp-faq-a p{font-family:var(--font-sans);color:var(--body);padding:0 44px 24px 0;font-size:17px;line-height:1.65}.hp-final{color:#e6e7e8;background:#000814;padding:128px 0}.hp-final-h{color:#e6e7e8;max-width:18ch}.hp-final-lede{max-width:52ch;font-family:var(--font-sans);color:#b9c2ce;margin-top:20px;font-size:19px;line-height:1.6}.hp-final-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.hp-btn-light{color:#11263b;background:#fff}.hp-btn-light:hover{background:#e8ebef;transform:translateY(-1px)}.hp-trust{border-top:1px solid #e6e7e81f;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;padding-top:32px;display:grid}.hp-trust div{font-family:var(--font-sans);color:#b9c2ce;align-items:flex-start;gap:10px;font-size:16px;font-weight:500;display:flex}.hp-trust i{background:var(--good);border-radius:999px;flex:none;width:6px;height:6px;margin-top:7px;font-style:normal}.hp-final-wait{font-family:var(--font-sans);color:#8a94a6;flex-wrap:wrap;align-items:center;gap:14px;margin-top:40px;font-size:16px;font-weight:500;display:flex}.hp-waitlist.is-dark{max-width:460px}.hp-input-dark{color:#e6e7e8;background:#000d1f;border-color:#e6e7e829;min-width:240px;height:44px;font-size:16px}.hp-input-dark::placeholder{color:#5f6b7d}.hp-input-dark:focus{border-color:var(--blue);box-shadow:none}.hp-waitlist.is-dark .hp-btn{height:44px;font-size:16px}.hp-foot{border-top:1px solid var(--border);background:var(--bg);padding:64px 0 56px}.hp-foot-top{flex-wrap:wrap;justify-content:space-between;gap:48px;display:flex}.hp-foot-mark{cursor:default}.hp-foot-tag{text-transform:none;letter-spacing:0;margin-top:12px;font-size:16px;font-weight:500}.hp-foot-links{flex-wrap:wrap;gap:48px;display:flex}.hp-foot-col{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.hp-foot-col .hp-caption{margin-bottom:2px}.hp-foot-col button{cursor:pointer;font-family:var(--font-sans);color:var(--body);background:0 0;border:0;padding:0;font-size:17px}.hp-foot-col button:hover{color:var(--ink)}.hp-foot-bot{border-top:1px solid var(--border);font-family:var(--font-sans);color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:56px;padding-top:24px;font-size:16px;font-weight:500;display:flex}.hp-modal-overlay{z-index:80;background:#11263b73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.hp-modal{background:var(--card);width:min(640px,100%);max-height:90vh;box-shadow:var(--shadow-card);border-radius:16px;overflow-y:auto}.hp-modal-buy{width:min(680px,100%)}.hp-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;padding:28px 28px 0;display:flex}.hp-modal-head .hp-h3{margin-top:6px}.hp-modal-close{border:1px solid var(--border);background:var(--card);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;display:flex}.hp-modal-close:hover{color:var(--ink);border-color:var(--ink)}.hp-modal-body{padding:20px 28px 28px}.hp-modal-body>p{font-family:var(--font-sans);color:var(--body);font-size:17px;line-height:1.6}.hp-modal-variants{grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0;display:grid}@media (width<=1100px){.hp-section{padding:80px 0}.hp-section-tall{padding:96px 0}.hp-proof{grid-template-columns:1fr 1fr}.hp-proof-b{border-bottom:1px solid var(--border)}.hp-proof-b:nth-child(2n){border-right:0}.hp-proof-b:nth-child(n+3){border-bottom:0}.hp-cards-3{grid-template-columns:1fr}.hp-steps{grid-template-columns:1fr 1fr}.hp-band-a,.hp-band-b{grid-template-columns:1fr;gap:40px}.hp-band-b .hp-pmock{order:2}.hp-pdp-grid{grid-template-columns:1fr;gap:40px}.hp-pdp-media{max-height:none;position:static}.hp-pdp-shot{max-height:min(420px,70vw)}.hp-pdp-shot img{aspect-ratio:1;max-height:min(420px,70vw)}.hp-pdp-bar-product{display:none}.hp-pdp-bar-inner{grid-template-columns:minmax(0,1fr) auto;padding:0}.hp-cites{grid-template-columns:1fr}.hp-locator{padding:40px 28px}.hp-trust{grid-template-columns:1fr 1fr}.hp-hero{min-height:0;padding:144px 0 96px}.hp-hero-grid{grid-template-columns:1fr;gap:56px}.hp-browser{transform:none}.hp-mock-stage{perspective:none}}@media (width<=900px){.hp-nav-links{display:none}.hp-nav-cta{margin-left:auto}}@media (width<=700px){.theme-light{--hp-ann-h:54px}.hp-container{padding:0 20px}.hp-announce{text-align:center;padding:0 14px;font-size:15px;line-height:1.35}.hp-nav-wrap{padding:16px}.hp-nav{padding:0 8px 0 16px}.hp-hero{padding:120px 0 80px}.hp-hero-checks{grid-template-columns:1fr;gap:12px}.hp-hero-actions .hp-btn{flex:1}.hp-mock-row{flex-wrap:wrap;gap:16px}.hp-mock-item em{display:none}.hp-dial,.hp-dial svg{width:112px;height:112px}.hp-dial-val b{font-size:32px}.hp-bioage{white-space:normal;height:auto;padding:7px 12px;line-height:1.4}.hp-section{padding:72px 0}.hp-section-tall{padding:80px 0}.hp-proof{grid-template-columns:1fr}.hp-proof-b{border-right:0;border-bottom:1px solid var(--border)}.hp-proof-b:last-child{border-bottom:0}.hp-steps,.hp-variants,.hp-modal-variants{grid-template-columns:1fr}.hp-pdp-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hp-pdp-panel{min-height:0;padding:12px 10px}.hp-pdp-panel b{font-size:15px}.hp-pdp-bar-inner{grid-template-columns:1fr}.hp-pdp-bar-cta{width:100%}.hp-pdp-plan-top{grid-template-columns:auto 1fr}.hp-pdp-plan-pricing{margin-left:30px}.hp-pdp-trust,.hp-marker-cols{grid-template-columns:1fr}.hp-sysgrid{grid-template-columns:1fr 1fr}.hp-cream-card,.hp-founder{padding:28px 24px}.hp-floatcard{width:100%;margin-top:-40px;position:relative;bottom:auto;right:auto}.hp-vial-wrap{padding-bottom:0}.hp-spec li{flex-direction:column;gap:4px}.hp-spec li b{min-width:0}.hp-trust{grid-template-columns:1fr}.hp-final{padding:88px 0}.hp-locator-card{padding:26px 22px}.hp-input-postcode{flex:1;width:100%}.hp-waitlist .hp-btn{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.hp-btn:hover,.hp-shot-btn:hover{transform:none}}@media (prefers-reduced-motion:no-preference){[data-reveal]>.hp-container>*,[data-reveal].hp-final>.hp-container>*{opacity:0;transform:translateY(12px)}[data-reveal].is-revealed>.hp-container>*,[data-reveal].hp-final.is-revealed>.hp-container>*{opacity:1;transition:opacity var(--t-enter,.4s) var(--ease-out) calc(var(--reveal-i,0) * 60ms), transform var(--t-enter,.4s) var(--ease-out) calc(var(--reveal-i,0) * 60ms);transform:none}.hp-hero>.hp-container>*{opacity:1;transform:none}}@media (pointer:coarse),(width<=860px){.hp-btn,.hp-nav a,.hp-nav button,.hp-wordmark,.hp-announce button,.hp-rail-btn,.hp-variant,.hp-faq-q,.hp-link-arrow,.hp-lightbox-close,.hp-foot-links a,.hp-foot-links button{min-height:44px}.hp-lightbox-close{min-width:44px}.hp-announce button,.hp-link-arrow,.hp-pmid{align-items:center;display:inline-flex}.hp-pmid{min-height:44px}.hp-announce button{justify-content:center;min-width:60px}.hp-nav-wrap button,.hp-nav-wrap a{justify-content:center;min-width:44px}}.hp-input-dark:focus-visible{outline-offset:2px;outline:2px solid #fff}.hp-launch-kicker{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-size:13px;font-weight:650}.hp-hero-cap{color:var(--muted);margin-top:16px;font-size:16px;font-weight:500}.hp-product{border:1px solid var(--border);box-shadow:var(--shadow-card);background:#161310;border-radius:16px;overflow:hidden}.hp-product-bar{background:#1c1916;border-bottom:1px solid #ffffff14;align-items:center;gap:7px;height:40px;padding:0 14px;display:flex}.hp-product-bar span{background:#ffffff38;border-radius:99px;width:8px;height:8px}.hp-product-bar b{color:#ffffff9e;margin-left:8px;font-size:13px;font-weight:550}.hp-product-body{color:#fff;padding:22px 22px 20px}.hp-product-kicker{letter-spacing:.08em;text-transform:uppercase;color:#b9b4ad;margin:0 0 8px;font-size:12px;font-weight:650}.hp-product-hello{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:26px;font-weight:650;line-height:1.15}.hp-product-sum{color:#c9c4bd;max-width:36ch;margin:10px 0 0;font-size:15px;line-height:1.5}.hp-product-mix{color:#c9c4bd;flex-wrap:wrap;gap:14px 20px;margin:18px 0 0;padding:0;font-size:14px;list-style:none;display:flex}.hp-product-mix li{align-items:center;gap:7px;display:flex}.hp-product-mix i{border-radius:99px;width:7px;height:7px}.hp-product-mix b{color:#fff;font-weight:650}.hp-product-table{border:1px solid #ffffff1a;border-radius:12px;margin-top:22px;overflow:hidden}.hp-product-cols,.hp-product-row{grid-template-columns:minmax(0,1.4fr) minmax(5.5rem,.7fr) minmax(6rem,.7fr);align-items:center;gap:12px;padding:11px 14px;display:grid}.hp-product-cols{color:#8b8680;border-bottom:1px solid #ffffff14;font-size:12px;font-weight:550}.hp-product-row{border-top:1px solid #ffffff14}.hp-product-row:first-of-type{border-top:0}.hp-product-row b{letter-spacing:-.02em;font-size:14px;font-weight:650}.hp-product-row em{font-variant-numeric:tabular-nums;font-style:normal;font-weight:650}.hp-product-row small{color:#8b8680;margin-left:4px;font-size:12px;font-weight:500}.hp-product-row span{color:#c9c4bd;align-items:center;gap:7px;font-size:13px;display:inline-flex}.hp-product-row span i{border-radius:99px;width:7px;height:7px}.hp-launch-steps,.hp-launch-get{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:0;padding:0;list-style:none;display:grid}.hp-launch-steps li,.hp-launch-get article{background:0 0;border:0;margin:0;padding:0}.hp-launch-steps em{font-family:var(--font-display);letter-spacing:.08em;color:var(--muted);margin-top:2px;margin-bottom:12px;font-size:13px;font-style:normal;font-weight:650;display:block}.hp-launch-steps h3,.hp-launch-get h3{font-family:var(--font-display);letter-spacing:-.025em;color:var(--ink);margin:0 0 10px;font-size:24px;font-weight:650;line-height:1.2}.hp-launch-steps p,.hp-launch-get p{max-width:36ch;color:var(--body);margin:0;font-size:17px;line-height:1.5}.hp-launch-end{color:#fff;background:#000814;padding:112px 0}.hp-launch-end .hp-display{color:#fff;max-width:16ch;margin:0 0 28px}.hp-launch-end .hp-btn-light{color:#11263b;background:#fff}.hp-launch-steps .hp-frame,.hp-get-still,.hp-get-frame{margin-bottom:20px}.hp-frame{border:1px solid var(--border);min-height:168px;box-shadow:var(--shadow-card);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;padding:22px 20px;display:flex}.hp-frame.is-dark{color:#e6e7e8;background:#000814;border-color:#011432}.hp-frame-doc b,.hp-frame>strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:20px;font-weight:650;display:block}.hp-frame.is-dark>strong{color:#e6e7e8}.hp-frame-doc span,.hp-frame>p{color:var(--body);margin:8px 0 0;font-size:14px;line-height:1.45}.hp-frame.is-dark>p{color:#b9c2ce}.hp-frame-doc i{background:#e8ebef;border-radius:99px;height:6px;margin-top:10px;display:block}.hp-frame-doc i:nth-child(3){width:92%}.hp-frame-doc i:nth-child(4){width:74%}.hp-frame-doc i:nth-child(5){width:58%}.hp-frame-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:11px;font-weight:650}.hp-frame.is-dark .hp-frame-kicker{color:#8a94a6}.hp-frame-pay{color:var(--ink);margin-top:14px;font-size:13px;font-weight:600}.hp-frame-row{color:#b9c2ce;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 0;font-size:14px;display:grid}.hp-frame-row+.hp-frame-row{border-top:1px solid #e6e7e814}.hp-frame-row b{font-family:var(--font-mono);color:#e6e7e8;font-weight:700}.hp-frame-row em{font-size:12px;font-style:normal;font-weight:600}.hp-frame-row em.is-bad{color:var(--bad)}.hp-frame-row em.is-good{color:var(--good)}.hp-frame.is-dark .hp-mock-mix{margin-top:16px}.hp-get-still{object-fit:cover;object-position:50% 38%;background:#ece8e4;border-radius:16px;width:100%;height:220px;display:block}@media (width<=900px){.hp-launch-steps,.hp-launch-get{grid-template-columns:1fr;gap:36px}}.theme-dark .bf-header-inner>button.bf-brand{cursor:pointer;color:var(--nav-on);background:0 0;border:0}.theme-dark .hp-nav-upload{height:36px;color:var(--cta-ink,#18181a);font-family:var(--font-sans);letter-spacing:0;white-space:nowrap;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.theme-dark .hp-nav-upload:hover{background:#f3f4f6}.theme-dark .bf-header-white.is-compact .hp-nav-upload{height:32px;padding:0 14px;font-size:13px}.hp-land #how-it-works,.hp-land .hp-cta{scroll-margin-top:5rem}.bf-content.bf-content-full:has(.hp-land){width:100%;max-width:none;margin-left:0;margin-right:0;padding:0}.theme-dark .bf-content.bf-content-full:has(.hp-land){width:100%;max-width:none;margin-left:0;margin-right:0;padding:0}.theme-dark .hp-land .hp-hero-visual{width:min(100%,22.5rem);min-width:0;box-shadow:none;background:0 0;border-radius:0;place-self:center;position:relative;overflow:visible}.theme-dark .hp-land .hp-hero-visual.is-software{aspect-ratio:auto;background:0 0;min-height:0}.theme-dark .hp-land .bf-home-split-copy{grid-template-columns:minmax(18rem,1fr) minmax(26rem,1fr)}.theme-dark .hp-land .hp-hero-visual.is-mock{width:min(100%,30rem)}.theme-dark .hp-land .hp-hero-tested{--ink:#121316;--body:#3d434a;--muted:#5d646d;--bg:#eef1f4;--border:#e4e6ec;width:100%;color:var(--ink);background:#fff;border-radius:20px;padding:1.05rem 1.25rem .75rem;box-shadow:0 22px 48px #00000042}.theme-dark .hp-land .hp-hero-tested .bf-flow-head{margin-bottom:.35rem}.theme-dark .hp-land .hp-hero-tested .bf-flow-head h2{font-size:1.22rem}.theme-dark .hp-land .hp-hero-tested .bf-d2-comp-row{pointer-events:none;cursor:default;grid-template-columns:7.1rem minmax(0,1fr) 4.1rem;gap:10px;padding:.52rem 0}.theme-dark .hp-land .hp-hero-tested .bf-d2-comp-row:last-child{border-bottom:0;padding-bottom:.15rem}.theme-dark .hp-land .hp-hero-tested .bf-d2-comp-row:hover{background:0 0}.theme-dark .hp-land .hp-hero-tested .bf-d2-comp-name{font-size:.92rem}.theme-dark .hp-land .hp-hero-tested .bf-d2-comp-count{font-size:.82rem}.theme-dark .hp-land .hp-hero-tested .bf-d2-comp-track{background:#eef1f4;height:9px}.theme-dark .hp-land .hp-hero-photo{object-fit:cover;object-position:top center;background:0 0;width:100%;height:100%;min-height:0;display:block}.theme-dark .hp-land .hp-hero-visual .hp-hero-read{justify-self:stretch;width:auto;min-width:0;max-width:none;position:absolute;bottom:1.1rem;left:1.1rem;right:1.1rem}.theme-dark .hp-land .hp-hero-read{color:#121316;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #00000047}.theme-dark .hp-land .hp-hero-chrome,.theme-dark .hp-land .hp-still-chrome{letter-spacing:.02em;color:#8b929c;background:#f4f5f7;border-bottom:1px solid #e0e3e8;gap:14px;padding:10px 16px;font-size:.72rem;font-weight:600;display:flex}.theme-dark .hp-land .hp-hero-chrome .is-on,.theme-dark .hp-land .hp-still-chrome .is-on{color:#121316}.theme-dark .hp-land .hp-hero-visual .hp-hero-read .bf-pulse-mixline{display:none}.theme-dark .hp-land .hp-hero-read-body{padding:.95rem 1.05rem 1rem}.theme-dark .hp-land .hp-hero-read .bf-pulse-kicker{color:#8b929c}.theme-dark .hp-land .hp-hero-read-sum{color:#121316;max-width:none;margin:.35rem 0 0;font-size:1.05rem;font-weight:550;line-height:1.4}.theme-dark .hp-land .bf-home-split .hp-hero-read .bf-pulse-mixline{color:#3d434a;flex-flow:wrap;gap:10px 18px;margin-top:16px}.theme-dark .hp-land .hp-hero-read .bf-pulse-mix-hit{color:#3d434a}.theme-dark .hp-land .hp-hero-markers{border-top:1px solid #e0e3e8;margin:16px 0 0;padding:0;list-style:none}.theme-dark .hp-land .hp-hero-markers li{color:#3d434a;border-bottom:1px solid #e8eaee;grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:10px;padding:10px 0;font-size:.95rem;display:grid}.theme-dark .hp-land .hp-hero-markers b{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:#121316;font-weight:650}.theme-dark .hp-land .hp-hero-markers em{letter-spacing:.02em;color:#8b929c;font-size:.78rem;font-style:normal;font-weight:600}.theme-dark .hp-land .hp-hero-markers em.is-off{color:#c2410c}.theme-dark .hp-land .hp-hero-markers em.is-ok{color:#1f7a4d}.theme-dark .hp-land .hp-steps-ink,.theme-dark .hp-land .hp-get-ink{background:#fff;border:1px solid #e0e3e8;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.theme-dark .hp-land .hp-steps-ink li,.theme-dark .hp-land .hp-get-ink article{background:#fff;border-right:1px solid #e0e3e8;margin:0;padding:1.2rem 1.25rem 1.35rem}.theme-dark .hp-land .hp-steps-ink li:last-child,.theme-dark .hp-land .hp-get-ink article:last-child{border-right:0}.theme-dark .hp-land .hp-steps-ink em{font-family:var(--font-display);letter-spacing:.06em;color:#8b929c;margin:0 0 .65rem;font-size:.78rem;font-style:normal;font-weight:650;display:block}.theme-dark .hp-land .hp-steps-ink h3,.theme-dark .hp-land .hp-get-ink h3{font-family:var(--font-display);letter-spacing:-.03em;color:#121316;margin:0 0 .45rem;font-size:1.12rem;font-weight:650;line-height:1.2}.theme-dark .hp-land .hp-steps-ink p,.theme-dark .hp-land .hp-get-ink p{color:#3d434a;max-width:36ch;margin:0;font-size:.95rem;line-height:1.45}.theme-dark .hp-land .hp-stills{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.theme-dark .hp-land .hp-stills figure{min-width:0;margin:0}.theme-dark .hp-land .hp-still{background:#fff;border:1px solid #e0e3e8;border-radius:16px;overflow:hidden}.theme-dark .hp-land .hp-still-body{padding:.95rem 1rem 1.05rem}.theme-dark .hp-land .hp-still-body>p{letter-spacing:-.02em;color:#121316;margin:0 0 .7rem;font-size:.92rem;font-weight:650}.theme-dark .hp-land .hp-still-body ul{margin:0;padding:0;list-style:none}.theme-dark .hp-land .hp-still-body li{color:#3d434a;border-top:1px solid #eef0f3;justify-content:space-between;align-items:baseline;gap:10px;padding:.45rem 0;font-size:.82rem;display:flex}.theme-dark .hp-land .hp-still-body em{font-style:normal;font-weight:600}.theme-dark .hp-land .hp-still-body em.is-off{color:#c2410c}.theme-dark .hp-land .hp-still-body em.is-ok{color:#1f7a4d}.theme-dark .hp-land .hp-still-body b{color:#121316;font-weight:550}.theme-dark .hp-land .hp-stills figcaption{margin-top:.75rem}.theme-dark .hp-land .hp-stills h3{font-family:var(--font-display);letter-spacing:-.03em;color:#121316;margin:0 0 .3rem;font-size:1.05rem;font-weight:650}.theme-dark .hp-land .hp-stills figcaption p{color:#3d434a;max-width:36ch;margin:0;font-size:.9rem;line-height:1.45}.theme-dark .hp-land .hp-work{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.theme-dark .hp-land .hp-work li{background:#fff;border:1px solid #e0e3e8;border-radius:20px;min-width:0;overflow:hidden}.theme-dark .hp-land .hp-work-media{background:#eef1f4;height:24rem;position:relative;overflow:hidden}.theme-dark .hp-land .hp-work-media img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.theme-dark .hp-land .hp-work-media.is-ui{background:#eef1f4;padding:0}.theme-dark .hp-land .hp-work-media.is-ui img{box-shadow:none;object-fit:cover;object-position:top center;border-radius:0}.theme-dark .hp-land .hp-work-media.is-shot{background:#f4f6f8;padding:0;display:block}.theme-dark .hp-land .hp-work-media.is-shot img{object-fit:cover;object-position:top left;width:100%;height:100%}.theme-dark .hp-land .hp-work-media.is-live{background:#f4f6f8;align-items:stretch;height:24rem;padding:.85rem .8rem;display:flex;overflow:hidden}.theme-dark .hp-land .hp-work-live{flex-direction:column;gap:.45rem;width:100%;min-width:0;display:flex}.theme-dark .hp-land .hp-work-live.is-plan{justify-content:center;gap:.5rem}.theme-dark .hp-land .hp-work-mark{background:#fff;border:1px solid #e0e3e8;border-radius:12px;min-width:0;padding:.55rem .7rem .5rem}.theme-dark .hp-land .hp-work-mark-top{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.theme-dark .hp-land .hp-work-mark-top b{letter-spacing:-.02em;color:#121316;min-width:0;font-size:.82rem;font-weight:650;line-height:1.2}.theme-dark .hp-land .hp-work-mark-top strong{letter-spacing:-.02em;color:#121316;white-space:nowrap;flex:none;font-size:.82rem;font-weight:650}.theme-dark .hp-land .hp-work-mark-top i{color:#8b929c;margin-left:.28rem;font-size:.68rem;font-style:normal;font-weight:500}.theme-dark .hp-land .hp-work-mark-meta{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;margin-top:.35rem;display:grid}.theme-dark .hp-land .hp-work-mark-status{color:#121316;white-space:nowrap;font-size:.68rem;font-weight:550}.theme-dark .hp-land .hp-work-mark-status:before{content:"";vertical-align:.05rem;background:#f43;border-radius:50%;width:6px;height:6px;margin-right:.35rem;display:inline-block}.theme-dark .hp-land .hp-work-mark-status.is-ok:before{background:#00cc4b}.theme-dark .hp-land .hp-work-mark-bar{background:#eceef1;border-radius:99px;height:6px;display:flex;position:relative;overflow:hidden}.theme-dark .hp-land .hp-work-mark-bar i{flex:1 1 0;display:block}.theme-dark .hp-land .hp-work-mark-bar i.is-off{background:#f43}.theme-dark .hp-land .hp-work-mark-bar i.is-watch{background:#f5a623}.theme-dark .hp-land .hp-work-mark-bar i.is-ok{background:#00cc4b}.theme-dark .hp-land .hp-work-mark-pin{background:#121316;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;margin-left:-4px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 1px #12131633}.theme-dark .hp-land .hp-work-pack{background:#fff;border:1px solid #e0e3e8;border-radius:12px;grid-template-columns:3.4rem minmax(0,1fr);align-items:center;gap:.7rem;min-width:0;padding:.55rem .65rem;display:grid}.theme-dark .hp-land .hp-work-pack img{object-fit:cover;background:#f3f1ea;border-radius:8px;width:3.4rem;height:3.4rem;display:block}.theme-dark .hp-land .hp-work-pack b{letter-spacing:-.02em;color:#121316;font-size:.84rem;font-weight:650;line-height:1.2;display:block}.theme-dark .hp-land .hp-work-pack span{color:#5c636b;margin-top:.18rem;font-size:.72rem;line-height:1.3;display:block}.theme-dark .hp-land .hp-work-media.is-dial{background:var(--hero-field);flex-direction:column;justify-content:center;align-items:center;height:24rem;padding:.55rem .35rem .7rem;display:flex;overflow:hidden}.theme-dark .hp-land .hp-work-dial{flex-direction:column;align-items:center;width:100%;max-width:none;display:flex}.theme-dark .hp-land .hp-work-media.is-dial .bf-bio-dial,.theme-dark .hp-land .hp-work-media.is-dial .bf-bio-dial-svg{flex:none;width:100%;max-width:none;height:auto;max-height:none;margin-top:0;display:block}.theme-dark .hp-land .hp-work-media.is-dial .bf-bio-dial-readout{top:64%}.theme-dark .hp-land .hp-work-media.is-dial .bf-bio-dial-readout strong{font-size:clamp(2.8rem,7vw,3.6rem)}.theme-dark .hp-land .hp-work-media.is-dial .bf-bio-dial-readout span{font-size:.95rem}.theme-dark .hp-land .hp-work-media.is-dial .bf-bio-dial-note{color:#ffffffd1;letter-spacing:-.01em;text-align:center;margin:.2rem 0 0;font-size:.82rem;font-weight:500;line-height:1.25;display:block}.theme-dark .hp-land .hp-work-chip{background:#fffffff0;border-radius:12px;padding:.75rem .9rem;position:absolute;bottom:.9rem;left:.9rem;right:.9rem;box-shadow:0 10px 28px #100e1229}.theme-dark .hp-land .hp-work-chip b{letter-spacing:-.02em;color:#121316;font-size:.92rem;font-weight:650;display:block}.theme-dark .hp-land .hp-work-chip span{color:#8b929c;margin-top:.15rem;font-size:.8rem;display:block}.theme-dark .hp-land .hp-work em{font-family:var(--font-display);letter-spacing:.06em;color:#8b929c;margin:1rem 1.15rem 0;font-size:.78rem;font-style:normal;font-weight:650;display:block}.theme-dark .hp-land .hp-work h3{font-family:var(--font-display);letter-spacing:-.03em;color:#121316;margin:.35rem 1.15rem 0;font-size:1.12rem;font-weight:650;line-height:1.2}.theme-dark .hp-land .hp-work p{color:#3d434a;max-width:36ch;margin:.4rem 1.15rem 1.2rem;font-size:.95rem;line-height:1.45}.theme-dark .hp-land .hp-end{box-sizing:border-box;color:#fff;background:#121316;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.theme-dark .hp-land .hp-cta{width:100%;max-width:var(--content-max,1600px);padding:3.5rem max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) 1.5rem;flex-direction:column;align-items:flex-start;gap:.85rem;margin:0 auto;display:flex}.theme-dark .hp-land .hp-cta h2{max-width:16ch;font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.15}.theme-dark .hp-land .hp-cta p{color:#ffffffb8;margin:0;font-size:1rem;line-height:1.45}.theme-dark .hp-land .hp-cta-btn{color:#121316;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:.4rem;padding:0 22px;font-size:.95rem;font-weight:600;display:inline-flex}.theme-dark .hp-land .hp-end .bf-site-footer{color:#ffffff8c;background:0 0;border-top:1px solid #ffffff1f;width:100%}.theme-dark .hp-land .hp-end .bf-site-footer-inner{box-sizing:border-box;width:100%;max-width:none;padding:1.1rem max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) 1.4rem;margin:0}.theme-dark .hp-land .hp-end .bf-site-footer-inner,.theme-dark .hp-land .hp-end .bf-site-footer a,.theme-dark .hp-land .hp-end .hp-foot-jump{color:#ffffff9e}.theme-dark .hp-land .hp-end .bf-site-footer strong,.theme-dark .hp-land .hp-end .bf-site-footer a:hover,.theme-dark .hp-land .hp-end .hp-foot-jump:hover{color:#fff}.theme-dark .hp-land .hp-foot-jump{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}@media (width<=900px){.theme-dark .hp-land .hp-hero-visual,.theme-dark .hp-land .hp-hero-read{justify-self:center;width:min(100%,22.5rem);max-width:none}.theme-dark .hp-land .hp-hero-visual{aspect-ratio:auto;min-height:0}.theme-dark .hp-land .hp-hero-photo{min-height:0}.theme-dark .hp-land .hp-steps-ink,.theme-dark .hp-land .hp-get-ink,.theme-dark .hp-land .hp-stills,.theme-dark .hp-land .hp-work{grid-template-columns:1fr}.theme-dark .hp-land .hp-work-media{height:14.5rem}.theme-dark .hp-land .hp-hero-visual.is-mock{width:min(100%,27.5rem)}.theme-dark .hp-land .hp-work-media.is-dial,.theme-dark .hp-land .hp-work-media.is-live{height:18.5rem}.theme-dark .hp-land .hp-work-media.is-dial{padding:.45rem .35rem .55rem}.theme-dark .hp-land .hp-work-mark:nth-child(n+5),.theme-dark .hp-land .hp-work-pack:nth-child(n+4){display:none}.theme-dark .hp-land .hp-cta{padding-left:20px;padding-right:20px}.theme-dark .hp-land .hp-steps-ink li,.theme-dark .hp-land .hp-get-ink article{border-bottom:1px solid #e0e3e8;border-right:0}.theme-dark .hp-land .hp-steps-ink li:last-child,.theme-dark .hp-land .hp-get-ink article:last-child{border-bottom:0}}@media (width<=390px){.theme-dark .hp-land .bf-home-split .bf-pulse-hello h1{font-size:1.75rem}.theme-dark .hp-land .bf-home-split .hp-hero-read .bf-pulse-mixline{flex-direction:column;align-items:flex-start;gap:8px}.theme-dark .hp-land .hp-hero-markers li{font-size:.9rem}.theme-dark .hp-nav-upload{min-height:44px;padding:0 16px}}@media (pointer:coarse){.theme-dark .hp-nav-upload,.theme-dark .hp-land .hp-foot-jump{min-height:44px}}.theme-dark .hp-land .hp-land-samples{color:#ffffffb8;width:min(100%,28rem);margin-top:4px}.theme-dark .hp-land .hp-land-samples summary{cursor:pointer;color:#ffffffc7}.theme-dark .hp-drop{flex-direction:column;gap:12px;width:min(100%,28rem);margin-top:4px;display:flex}.theme-dark .hp-drop-zone{color:#fff;cursor:pointer;background:#ffffff0f;border:1px dashed #ffffff59;border-radius:14px;flex-direction:column;gap:6px;padding:1.15rem 1.2rem;display:flex;position:relative}.theme-dark .hp-drop-zone.is-on,.theme-dark .hp-drop-zone:hover{background:#ffffff1a;border-color:#ffffffb3}.theme-dark .hp-drop-zone b{font-size:1rem;font-weight:650}.theme-dark .hp-drop-zone span{color:#ffffffb8;font-size:.82rem}.theme-dark .hp-drop-file{opacity:0;width:1px;height:1px;position:absolute}.theme-dark .hp-drop-consent{color:#ffffffc7;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.45;display:flex}.theme-dark .hp-drop-consent a{color:#fff}.theme-dark .hp-drop-error{color:#ffb4ab;margin:0;font-size:.8rem}.theme-dark,.theme-light{--cta-ink:#18181a;--cta-ink-hover:#2a2a2c;--cta-on:#fff;--cta-height:48px;--cta-pad-x:28px;--cta-radius:999px;--cta-size:15px;--cta-weight:500;--nav-ink:#18181a;--hero-field:#2a5a7e;--app-hero-pad-top:18px;--app-hero-pad-bottom:16px;--app-hero-dial:19rem;--app-hero-size:calc(var(--nav-stack) + 26.5rem);--nav-on:#fff;--nav-off:#ffffff94;--nav-rule:#ffffff47;--nav-height:56px;--nav-height-compact:48px;--nav-stack:80px;--nav-shrink:860px;--nav-ease:.35s cubic-bezier(.22, 1, .36, 1);--glass-fill:#fff3;--glass-fill-hover:#ffffff42;--glass-line:#ffffff42;--glass-blur:40px;--glass-radius:20px;--glass-inset:inset 0 1px 0 #ffffff47;--sheet-radius:40px;--sheet-overlap:48px;--sheet-fill:#fff;--sku-radius:24px}.theme-dark.bioflow-app,.theme-dark.bioflow-app.pal-instrument,.theme-dark.bioflow-app.pal-instrument-dark{background:#fff}.theme-dark .bf-btn-primary,.theme-dark .bf-btn-teal,.theme-dark .bf-plan-cta-btn,.theme-dark .bf-cart-btn.is-solid,.theme-dark .bf-pulse-upload,.theme-dark .bf-proto-cta,.theme-dark .btn-primary,.theme-dark.bioflow-app .btn-clinical.btn-primary{min-height:var(--cta-height);height:var(--cta-height);padding:0 var(--cta-pad-x);font-family:var(--font-sans);font-size:var(--cta-size);font-weight:var(--cta-weight);letter-spacing:0;text-align:center;text-transform:none;white-space:nowrap;box-shadow:none;cursor:pointer;transition:background-color .16s var(--ease-out,ease);justify-content:center;align-items:center;line-height:1;display:inline-flex;transform:none;border-radius:var(--cta-radius)!important;background:var(--cta-ink)!important;color:var(--cta-on)!important;border:0!important}.theme-dark .bf-btn-primary:hover,.theme-dark .bf-btn-teal:hover,.theme-dark .bf-plan-cta-btn:hover,.theme-dark .bf-cart-btn.is-solid:hover:not(:disabled),.theme-dark .bf-pulse-upload:hover,.theme-dark .bf-proto-cta:hover:not(:disabled),.theme-dark .btn-primary:hover,.theme-dark.bioflow-app .btn-clinical.btn-primary:hover{transform:none;background:var(--cta-ink-hover)!important;color:var(--cta-on)!important}.theme-dark .bf-proto-cta:not(.bf-proto-bar-cta),.theme-dark .bf-cart-btn.is-solid{width:100%}.theme-dark .bf-proto-bar-cta{flex:none;width:auto;min-width:11rem}.theme-dark .bf-proto-cta:disabled,.theme-dark .bf-cart-btn.is-solid:disabled{opacity:.4;cursor:not-allowed}.theme-dark .bf-header-white,.theme-dark.pal-purple .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark:has(.bf-pulse-hero) .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark.pal-purple:has(.bf-pulse-hero) .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark:has(.bf-home-split) .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark.pal-purple:has(.bf-home-split) .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark:has(.bf-shop-proto) .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark.pal-purple:has(.bf-shop-proto) .bf-header-white{z-index:50;transition:padding var(--nav-ease);background:0 0;border:0;padding:12px 20px;position:sticky;top:0}.theme-dark .bf-header-inner,.theme-dark.pal-purple .bf-header-inner{width:100%;max-width:var(--content-max,1600px);height:var(--nav-height);min-height:var(--nav-height);background:var(--nav-ink);transition:max-width var(--nav-ease), width var(--nav-ease), height var(--nav-ease), min-height var(--nav-ease), padding var(--nav-ease), box-shadow var(--nav-ease);border:0;border-radius:999px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:8px;margin:0 auto;padding:0 12px;display:grid;box-shadow:0 10px 28px #00000038}.theme-dark .bf-header-white.is-compact,.theme-dark.pal-purple .bf-header-white.is-compact{padding:8px 20px}.theme-dark .bf-header-white.is-compact .bf-header-inner,.theme-dark.pal-purple .bf-header-white.is-compact .bf-header-inner{width:max-content;max-width:calc(100vw - 40px);height:var(--nav-height-compact);min-height:var(--nav-height-compact);flex-wrap:nowrap;justify-content:center;column-gap:18px;padding:0 16px;display:flex}.theme-dark .bf-header-white.is-compact .bf-nav-chip-label{display:none}.theme-dark .bf-brand,.theme-dark.pal-purple .bf-brand{min-width:0;font-family:var(--font-sans);letter-spacing:-.02em;color:var(--nav-on);transition:font-size var(--nav-ease);flex:none;justify-self:start;gap:10px;padding:0 4px;font-size:15px;font-weight:600}.theme-dark .bf-header-white.is-compact .bf-brand{flex:none;justify-self:auto;font-size:14px}.theme-dark .bf-header-white.is-compact .bf-nav-end,.theme-dark .bf-header-white.is-compact .bf-nav-links{flex:none;justify-self:auto}.theme-dark .bf-brand-mark,.theme-dark.pal-purple .bf-brand-mark{background:var(--nav-on);border-radius:2px;width:8px;height:8px}.theme-dark .bf-nav-rule{display:none}.theme-dark .bf-nav-links{flex:none;justify-content:center;justify-self:center;align-items:center;gap:2px;min-width:0;display:flex}.theme-dark .bf-nav-tab,.theme-dark.pal-purple .bf-nav-tab,.theme-dark.pal-purple .bf-nav-tab:hover{height:36px;color:var(--nav-off);font-family:var(--font-sans);letter-spacing:0;cursor:pointer;transition:padding var(--nav-ease), height var(--nav-ease), color .16s ease;background:0 0;border:0;border-radius:999px;align-items:center;padding:0 14px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.theme-dark .bf-nav-tab:hover,.theme-dark.pal-purple .bf-nav-tab:hover{color:var(--nav-on)}.theme-dark .bf-nav-tab.is-on,.theme-dark.pal-purple .bf-nav-tab.is-on,.theme-dark.pal-purple:not(.pal-light-mode) .bf-nav-tab.is-on{color:var(--nav-on);font-weight:600}.theme-dark .bf-header-white.is-compact .bf-nav-tab{height:32px;padding:0 10px}.theme-dark .bf-nav-profile{border:1px solid var(--nav-rule);width:36px;height:36px;color:var(--nav-on);font-family:var(--font-sans);cursor:pointer;transition:width var(--nav-ease), height var(--nav-ease);background:#ffffff0f;border-radius:999px;flex:none;justify-self:end;place-items:center;margin:0;font-size:13px;font-weight:600;line-height:1;display:grid}.theme-dark .bf-header-white.is-compact .bf-nav-profile{width:32px;height:32px}.theme-dark .bf-nav-profile:hover{background:#ffffff1f}.theme-dark .bf-nav-end{justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.theme-dark .bf-nav-scope{position:relative}.theme-dark .bf-nav-chip{border:1px solid var(--nav-rule);height:36px;color:var(--nav-on);font-family:var(--font-sans);white-space:nowrap;cursor:pointer;background:#ffffff0f;border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 8px;font-size:13px;font-weight:500;line-height:1;display:inline-flex}.theme-dark .bf-nav-chip.is-on,.theme-dark .bf-nav-chip:hover{background:#ffffff1f}.theme-dark .bf-nav-chip-count{min-width:20px;height:20px;color:var(--nav-ink);background:#fff;border-radius:999px;place-items:center;padding:0 5px;font-size:11px;font-weight:700;display:grid}.theme-dark .bf-header-white.is-compact .bf-nav-chip{height:32px;padding:0 10px 0 7px}.theme-dark .bf-nav-chip-pop{z-index:50;color:#18181a;background:#fff;border-radius:20px;width:min(360px,100vw - 40px);padding:1.1rem 1.2rem 1.15rem;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 40px #100e122e}.theme-dark .bf-nav-chip-pop .bf-scope-note{background:0 0;border:0;margin:0;padding:0}.theme-dark .bf-nav-chip-pop .bf-scope-note h2{letter-spacing:-.02em;color:#18181a;margin:0;font-size:1.05rem;font-weight:650}.theme-dark .bf-nav-chip-pop .bf-scope-note p{color:#6b6b70;margin:.4rem 0 0;font-size:.84rem;line-height:1.45}.theme-dark .bf-nav-chip-pop .bf-scope-note ul{margin:.75rem 0 0;padding:0;list-style:none}.theme-dark .bf-nav-chip-pop .bf-scope-note li{border-top:1px solid #eceef1;justify-content:space-between;align-items:baseline;gap:12px;padding:.45rem 0;font-size:.88rem;display:flex}.theme-dark .bf-nav-chip-pop .bf-scope-note li:first-child{border-top:0;padding-top:0}.theme-dark .bf-nav-chip-pop .bf-scope-note b{color:#18181a;font-weight:650}.theme-dark .bf-nav-chip-pop .bf-scope-note span{color:#6b6b70;flex:none}.theme-dark .bf-nav-chip-pop .bf-scope-note li button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:0;display:flex}.theme-dark .bf-nav-chip-pop .bf-scope-note li button:hover b{color:#111}.theme-dark .bf-nav-thumb{display:none}@media (width<=860px){.theme-dark .bf-nav-links,.theme-dark .bf-nav-chip-label{display:none}.theme-dark .bf-nav-chip{padding:0 8px}}@media (prefers-reduced-motion:reduce){.theme-dark .bf-header-white,.theme-dark.pal-purple .bf-header-white,.theme-dark .bf-header-inner,.theme-dark.pal-purple .bf-header-inner,.theme-dark .bf-brand,.theme-dark .bf-nav-tab,.theme-dark .bf-nav-profile{transition:none}}:is(.theme-dark .bf-content.bf-content-full:has(.bf-dash-home-hero),.theme-dark .bf-content.bf-content-full:has(.bf-goals),.theme-dark .bf-content.bf-content-full:has(.bf-shop-proto)){margin-top:calc(-1 * var(--nav-stack))}:is(.theme-dark .bf-content.bf-content-full:has(.bf-dash-home-hero),.theme-dark .bf-content.bf-content-full:has(.bf-goals),.theme-dark .bf-content.bf-content-full:has(.bf-markers-page)){background:#fff;padding:0}.theme-dark .bf-content.bf-content-full:has(.bf-markers-page){padding:var(--page-pad,32px)}.theme-dark .bf-content.bf-content-full:has(.hp-land){width:100%;max-width:none;margin-left:0;margin-right:0;padding:0}.theme-dark .bf-content.bf-content-full:has(.bf-shop-proto){padding:0}.theme-dark .bf-home-frame{min-height:100dvh}.theme-dark .bf-home-frame.hp-land{background:#121316}.theme-dark .bf-home-split{isolation:isolate;background-color:var(--hero-field);color:#fff;background-image:none;grid-template-columns:1fr;width:100vw;min-height:62vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:grid;position:relative;overflow:hidden}.theme-dark .bf-home-split-still{display:none}.theme-dark .bf-home-split-copy{z-index:1;width:100%;max-width:var(--content-max,1600px);min-height:62vh;padding:calc(var(--nav-stack) + 28px) max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) calc(var(--sheet-overlap) + 36px);grid-template-columns:minmax(18rem,.92fr) minmax(24rem,1.08fr);justify-content:space-between;align-items:center;gap:1.75rem clamp(1.75rem,4vw,4rem);margin:0 auto;display:grid;position:relative}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split,.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split-copy,.theme-dark .bf-goals-stage{height:var(--app-hero-size);min-height:var(--app-hero-size);max-height:var(--app-hero-size)}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split-copy{padding-top:calc(var(--nav-stack) + var(--app-hero-pad-top));padding-bottom:calc(var(--sheet-overlap) + var(--app-hero-pad-bottom));align-items:center;row-gap:1rem}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split .bf-pulse-hello h1,.theme-dark .bf-goals-stage h1{font-size:clamp(1.85rem,2.9vw,2.45rem)}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split-lead,.theme-dark .bf-goals-stage-lead{gap:12px}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split .bf-pulse-star-dial{width:var(--app-hero-dial);max-width:var(--app-hero-dial)}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split .bf-bio-dial-readout strong{font-size:clamp(2.85rem,3.6vw,3.45rem)}.theme-dark .bf-home-split-lead{flex-direction:column;justify-content:center;gap:22px;min-width:0;display:flex}.theme-dark .bf-home-split .bf-pulse-hello{max-width:none}.theme-dark .bf-home-split .bf-pulse-hello h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.2vw,2.7rem);font-weight:650;line-height:1.12}.theme-dark .bf-home-split .bf-pulse-kicker{color:var(--nav-off)}.theme-dark .bf-home-split .bf-pulse-brief{color:#d8d2ca;max-width:34rem}.theme-dark .bf-home-split-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.theme-dark .bf-home-cta{box-sizing:border-box;width:11.5rem;min-width:11.5rem;max-width:11.5rem;min-height:var(--cta-height);height:var(--cta-height);padding:0 var(--cta-pad-x);border-radius:var(--cta-radius);font-family:var(--font-sans);font-size:var(--cta-size);font-weight:var(--cta-weight);letter-spacing:0;text-align:center;white-space:nowrap;cursor:pointer;color:var(--cta-ink);background:#fff;border:1px solid #fff;justify-content:center;align-items:center;line-height:1;display:inline-flex}.theme-dark .bf-home-cta:hover,.theme-dark .bf-home-cta.is-solid:hover{color:var(--cta-ink);background:#f3f3f4}@media (width<=520px){.theme-dark .bf-home-split-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.theme-dark .bf-home-cta{width:100%;min-width:0;max-width:none}}.theme-dark .bf-home-split .bf-pulse-star{grid-template-columns:auto max-content;justify-self:start;place-items:center stretch;gap:8px 20px;width:auto;max-width:100%}.theme-dark .bf-home-split .bf-pulse-star-dial{width:var(--app-hero-dial);max-width:var(--app-hero-dial);justify-self:start}.theme-dark .bf-home-split .bf-bio-dial,.theme-dark .bf-home-split .bf-bio-dial-svg{flex:none;width:100%;max-height:none}.theme-dark .bf-home-split .bf-bio-dial{margin-top:0}.theme-dark .bf-home-split .bf-bio-dial-readout{top:64%}.theme-dark .bf-home-split .bf-bio-dial-readout strong{font-size:clamp(2.85rem,3.6vw,3.45rem)}.theme-dark .bf-home-split .bf-bio-dial-note{color:#ffffffd1;letter-spacing:-.01em;text-align:center;white-space:normal;max-width:100%;margin:.28rem 0 0;font-size:.88rem;font-weight:500;line-height:1.25;display:block}.theme-dark .bf-home-split .bf-bio-dial-readout span{margin-top:.12rem;font-size:.95rem}.theme-dark .bf-home-split .bf-pulse-mixline{color:#ffffffb8;flex-flow:column;justify-content:center;align-items:flex-start;gap:10px;font-size:.95rem}.theme-dark .bf-home-split .bf-pulse-mixline b{min-width:1.35em;font-size:1.05rem}.theme-dark .bf-home-split .bf-pulse-mix-dot{width:7px;height:7px}@media (width<=900px){.theme-dark .bf-home-split,.theme-dark .bf-home-split-copy{min-height:0}.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split,.theme-dark .bf-home-frame:not(.hp-land) .bf-home-split-copy{height:auto;min-height:0;max-height:none}.theme-dark .bf-home-split-copy{padding:calc(var(--nav-stack) + var(--app-hero-pad-top)) 20px calc(var(--sheet-overlap) + var(--app-hero-pad-bottom));grid-template-columns:1fr;justify-content:start;align-items:start}.theme-dark .bf-home-split .bf-pulse-star{grid-template-columns:1fr;justify-self:center;justify-items:center;gap:12px}.theme-dark .bf-home-split .bf-pulse-star-dial{width:min(100%,18.5rem);max-width:18.5rem}.theme-dark .bf-home-split .bf-bio-dial-readout strong{font-size:clamp(2.7rem,12vw,3.2rem)}.theme-dark .bf-home-split .bf-pulse-mixline{flex-flow:wrap;justify-content:center;align-items:center;gap:8px 16px}}@media (width<=390px){.theme-dark .bf-home-split-copy{padding:calc(var(--nav-stack) + 12px) 16px calc(var(--sheet-overlap) + var(--app-hero-pad-bottom))}.theme-dark .bf-home-split .bf-pulse-star-dial{width:min(100%,17.5rem);max-width:17.5rem}.theme-dark .bf-home-split .bf-pulse-mixline{gap:6px 14px;font-size:.9rem}}.theme-dark .bf-pulse-hero{min-height:52vh;padding-top:calc(var(--nav-stack) + 28px);padding-bottom:calc(var(--sheet-overlap) + 36px);background-color:var(--hero-field);color:#fff;background-image:none;flex-direction:column;justify-content:flex-end;gap:1.75rem;display:flex;overflow:hidden}.theme-dark .bf-pulse-hero.is-split{min-height:52vh;padding:calc(var(--nav-stack) + 28px) max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) calc(var(--sheet-overlap) + 36px);background:var(--hero-field);flex-direction:column;grid-template-columns:none;align-items:stretch;gap:1.75rem;display:flex}.theme-dark .bf-pulse-hero-photo,.theme-dark .bf-pulse-hero-still{z-index:0;pointer-events:none;min-height:0;position:relative;overflow:hidden}.theme-dark .bf-pulse-hero-photo{position:absolute;inset:0}.theme-dark .bf-pulse-hero-still{display:none}.theme-dark .bf-pulse-hero-photo:before{content:none}.theme-dark .bf-pulse-hero>:not(.bf-pulse-hero-photo):not(.bf-pulse-hero-still){z-index:1;position:relative}.theme-dark .bf-pulse-hero-copy{color:#fff;background:0 0;flex-direction:column;justify-content:flex-start;gap:28px;padding:0;display:flex}.theme-dark .bf-pulse-kicker{letter-spacing:.08em;text-transform:uppercase;color:#b9b4ad;margin:0 0 8px;font-size:12px;font-weight:600}.theme-dark .bf-pulse-hero-copy .bf-pulse-hello{max-width:none}.theme-dark .bf-pulse-hero.is-split .bf-pulse-hello h1{font-size:clamp(2rem,3.2vw,2.6rem);line-height:1.15}.theme-dark .bf-pulse-brief{color:#d8d2ca;max-width:38rem;margin:0;font-size:1.05rem;font-weight:450;line-height:1.55}.theme-dark .bf-pulse-star{grid-template-columns:auto minmax(9rem,1fr);align-items:center;gap:28px 36px;display:grid}.theme-dark .bf-pulse-star-dial{width:208px;color:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;padding:0;display:flex}.theme-dark .bf-pulse-star-dial:disabled{cursor:default}.theme-dark .bf-pulse-hero.is-split .bf-bio-dial{flex:none;width:208px;margin:0}.theme-dark .bf-pulse-hero.is-split .bf-bio-dial-svg{width:208px;max-height:none}.theme-dark .bf-pulse-hero.is-split .bf-bio-dial-readout{display:flex;top:62%}.theme-dark .bf-pulse-hero.is-split .bf-bio-dial-readout strong{font-size:2.35rem}.theme-dark .bf-pulse-hero.is-split .bf-bio-dial-readout span{display:none}.theme-dark .bf-pulse-mixline{color:#c9c4bd;flex-direction:column;align-items:flex-start;gap:14px;margin:0;padding:0;font-size:15px;list-style:none;display:flex}.theme-dark .bf-pulse-mixline li{align-items:center;gap:8px;display:flex}.theme-dark .bf-pulse-mix-hit{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0;padding:0;display:inline-flex}.theme-dark .bf-pulse-mix-hit:hover,.theme-dark .bf-pulse-mix-hit:hover b,.theme-dark .bf-home-split .bf-pulse-mix-hit:hover,.theme-dark .bf-home-split .bf-pulse-mix-hit:hover b{color:#fff}.theme-dark .bf-pulse-mix-hit.is-static{cursor:default}.theme-dark .bf-pulse-mixline b{color:#fff;min-width:1.6em;font-weight:650}.theme-dark .bf-pulse-mix-dot{background:#9a9a9e;border-radius:99px;width:7px;height:7px}.theme-dark .bf-pulse-mix-dot.is-ok{background:#3dba72}.theme-dark .bf-pulse-mix-dot.is-watch{background:#e0b15a}.theme-dark .bf-pulse-mix-dot.is-off{background:#e06a5c}.theme-dark .bf-pulse-mix-dot.is-scope{background:#9aa3b5}.theme-dark .bf-pulse-ghost{color:#b9b4ad;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.92rem}.theme-dark .bf-pulse-ghost:hover{color:#fff}.theme-dark .bf-pulse-hero.is-split .bf-pulse-upload{width:100%;max-width:18rem;margin-top:0;color:#18181a!important;background:#fff!important}.theme-dark .bf-pulse-hero.is-split .bf-pulse-upload:hover{color:#18181a!important;background:#f3f4f6!important}.theme-dark .bf-pulse-cards{align-items:stretch;gap:16px}.theme-dark .bf-pulse-card{aspect-ratio:auto;min-height:18.75rem;padding:1.75rem 1.85rem 1.6rem}.theme-dark .bf-pulse-card,.theme-dark .bf-glass{isolation:isolate;border:1px solid var(--glass-line);border-radius:var(--glass-radius);box-shadow:var(--glass-inset);-webkit-backdrop-filter:none;background:0 0;position:relative}.theme-dark .bf-pulse-card:before,.theme-dark .bf-glass:before{content:"";z-index:0;border-radius:inherit;background:var(--glass-fill);box-shadow:var(--glass-inset);-webkit-backdrop-filter:blur(16px)saturate(1.35);pointer-events:none;position:absolute;inset:0}.theme-dark .bf-pulse-card>*,.theme-dark .bf-glass>*{z-index:1;position:relative}.theme-dark .bf-pulse-card:hover:not(.is-static){background:0 0}.theme-dark .bf-pulse-card:hover:not(.is-static):before{background:var(--glass-fill-hover)}.theme-dark .bf-home-body,.theme-dark .bf-home-sheet{--ink:#121316;--body:#3d434a;--muted:#8b929c;--card:#fff;--card-up:#f7f8fa;--border:#e4e6ec;--bg:#f4f5f7;--bg-alt:#eef0f4;--blue-soft:#2f5bdb1f;--blue-text:#2f5bdb;z-index:2;margin-top:calc(-1 * var(--sheet-overlap));border-radius:var(--sheet-radius) var(--sheet-radius) 0 0;background:var(--sheet-fill);color:#121316;min-height:50vh;padding-top:2.35rem;position:relative;box-shadow:0 -18px 40px #100e121f}.theme-dark .bf-home-pair{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.theme-dark .bf-home-band{min-width:0}.theme-dark .bf-off-list{background:#fff;border:1px solid #e0e3e8;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.theme-dark .bf-off-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e3e8;border-radius:0;grid-template-columns:2.4rem minmax(0,1fr);align-items:start;gap:2px 14px;margin:0;padding:1.05rem 1.2rem 1.05rem 1rem;display:grid}.theme-dark .bf-off-item:last-child{border-bottom:0}.theme-dark .bf-off-item:hover{background:#fafbfc}.theme-dark .bf-off-item-rank{font-family:var(--font-display,inherit);letter-spacing:.06em;color:#8b929c;padding-top:.35rem;font-size:.78rem;font-style:normal;font-weight:650}.theme-dark .bf-off-item-body{flex-direction:column;gap:10px;min-width:0;display:flex}.theme-dark .bf-off-item-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.theme-dark .bf-off-item-name{flex-direction:column;gap:2px;min-width:0;display:flex}.theme-dark .bf-off-item-name b{letter-spacing:-.03em;color:var(--ink);font-size:1.12rem;font-weight:650;line-height:1.2}.theme-dark .bf-off-item-name small{color:#8b929c;font-size:.78rem;font-weight:500}.theme-dark .bf-off-item-val{font-variant-numeric:tabular-nums;flex-shrink:0;align-items:baseline;gap:6px;display:flex}.theme-dark .bf-off-item-val b{font-family:var(--font-display,inherit);letter-spacing:-.03em;color:var(--ink);font-size:1.2rem;font-weight:650;line-height:1}.theme-dark .bf-off-item-val small{color:#8b929c;font-size:.78rem}.theme-dark .bf-off-item-bar{width:100%;display:block}.theme-dark .bf-off-item-bar .bf-spec-bar-wrap{padding:0}.theme-dark .bf-off-item-bar .bf-spec-track{height:8px}.theme-dark .bf-off-item-why{-webkit-line-clamp:3;color:#5d646d;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}#bf-home-off-target{scroll-margin-top:calc(var(--nav-stack,72px) + 12px)}.theme-dark .bf-flow-more{width:auto;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;margin:10px 0 0;padding:0;font-size:.88rem;font-weight:600;display:inline-flex}.theme-dark .bf-flow-more:hover{color:var(--ink);background:0 0}.theme-dark .bf-home-goals{background:#fff;border:1px solid #e0e3e8;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.theme-dark .bf-home-goal{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e3e8;border-radius:0;grid-template-columns:2.4rem minmax(0,1fr);align-items:start;gap:2px 14px;margin:0;padding:1.05rem 1.2rem 1.05rem 1rem;display:grid}.theme-dark .bf-home-goal:last-child{border-bottom:0}.theme-dark .bf-home-goal:hover{background:#fafbfc}.theme-dark .bf-home-goal-rank{font-family:var(--font-display,inherit);letter-spacing:.06em;color:#8b929c;padding-top:.35rem;font-size:.78rem;font-style:normal;font-weight:650}.theme-dark .bf-home-goal-body{flex-direction:column;gap:10px;min-width:0;display:flex}.theme-dark .bf-home-goal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.theme-dark .bf-home-goal-head strong{letter-spacing:-.03em;min-width:0;color:var(--ink);font-size:1.12rem;font-weight:650;line-height:1.2}.theme-dark .bf-home-goal-head small{color:#8b929c;flex-shrink:0;padding-top:.18rem;font-size:.78rem;font-weight:500}.theme-dark .bf-home-goal-marks{flex-wrap:wrap;gap:6px 20px;display:flex}.theme-dark .bf-home-goal-mark{align-items:baseline;gap:8px;display:flex}.theme-dark .bf-home-goal-mark b{letter-spacing:-.02em;color:var(--ink);font-size:.88rem;font-weight:550}.theme-dark .bf-home-goal-mark em{font-family:var(--font-display,inherit);font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--ink);font-size:.95rem;font-style:normal;font-weight:650}.theme-dark .bf-home-goal-mark small{color:#8b929c;font-size:.75rem;font-weight:500}.theme-dark .bf-home-goal-levers{flex-wrap:wrap;gap:6px;display:flex}.theme-dark .bf-home-goal-levers span{color:#5d646d;border:1px solid #e0e3e8;border-radius:999px;align-items:center;padding:.2rem .62rem;font-size:.72rem;font-weight:500;display:inline-flex}.theme-dark .bf-home-work{grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr);align-items:start;gap:1.5rem;display:grid}.theme-dark .bf-home-pack{min-width:0}.theme-dark .bf-home-pack-list{background:#fff;border:1px solid #e0e3e8;border-radius:16px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.theme-dark .bf-home-pack-list li{border-bottom:1px solid #e0e3e8;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:.85rem 1rem;display:grid}.theme-dark .bf-home-pack-list li:last-child{border-bottom:0}.theme-dark .bf-home-pack-list li.is-off{opacity:.72}.theme-dark .bf-home-pack-list strong{letter-spacing:-.02em;color:var(--ink);font-size:.95rem;font-weight:650;display:block}.theme-dark .bf-home-pack-list span{color:#8b929c;margin-top:2px;font-size:.78rem;font-weight:500;display:block}.theme-dark .bf-home-pack-price{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--ink);white-space:nowrap;font-size:.95rem;font-weight:650}.theme-dark .bf-home-pack-opt{color:#8b929c;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-size:.72rem;font-weight:500}.theme-dark .bf-home-pack-opt:hover{color:var(--ink)}.theme-dark .bf-home-pack-quiet{color:#8b929c;margin:.7rem 0 0;font-size:.78rem;font-weight:500}.theme-dark .bf-home-pack-buy{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:1rem;display:flex}.theme-dark .bf-home-pack-buy p{flex-direction:column;gap:2px;margin:0;display:flex}.theme-dark .bf-home-pack-buy b{letter-spacing:-.03em;color:var(--ink);font-size:1.15rem;font-weight:650}.theme-dark .bf-home-pack-buy span{color:#8b929c;font-size:.78rem}.theme-dark .bf-home-pack-buy .bf-home-cta{background:var(--ink);color:#fff;height:2.6rem;padding:0 1.1rem}@media (width<=860px){.theme-dark .bf-home-work{grid-template-columns:1fr}}.theme-dark .bf-off-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.theme-dark .bf-since-rows{background:var(--card);border:1px solid #e0e3e8;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.theme-dark .bf-since-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eceef1;justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:.95rem 1.2rem;display:flex}.theme-dark .bf-since-row:first-child{border-top:0}.theme-dark .bf-since-row:hover{background:color-mix(in srgb, var(--ink) 2.5%, var(--card))}.theme-dark .bf-since-row b{letter-spacing:-.02em;color:var(--ink);font-size:.92rem;font-weight:650}.theme-dark .bf-since-row em{font-variant-numeric:tabular-nums;flex:none;font-size:.92rem;font-style:normal;font-weight:650}.theme-dark .bf-since-row em.is-up{color:#1f7a45}.theme-dark .bf-since-row em.is-down{color:#c24132}.theme-dark .bf-off-tile{background:var(--card);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s var(--ease-out,ease);border:1px solid #e0e3e8;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.7rem;margin:0;padding:1.25rem 1.4rem;display:flex}.theme-dark .bf-off-tile:hover{border-color:color-mix(in srgb, var(--ink) 16%, transparent)}.theme-dark .bf-off-tile-top{justify-content:space-between;align-items:baseline;gap:.75rem;width:100%;display:flex}.theme-dark .bf-off-tile-title{letter-spacing:-.02em;color:var(--ink);font-size:1.05rem;font-weight:650}.theme-dark .bf-off-tile-pri{color:var(--muted);flex:none;font-size:.75rem;font-weight:500}.theme-dark .bf-off-tile-face{justify-content:space-between;align-items:baseline;gap:.75rem;width:100%;display:flex}.theme-dark .bf-off-tile-face b{letter-spacing:-.02em;color:var(--ink);font-size:.92rem;font-weight:600}.theme-dark .bf-off-tile-face em{font-variant-numeric:tabular-nums;color:var(--ink);flex:none;font-size:.92rem;font-style:normal;font-weight:650}.theme-dark .bf-off-tile-bar{width:100%;display:block}.theme-dark .bf-off-tile-bar .bf-spec-bar-wrap{padding:2px 0}.theme-dark .bf-off-tile-more{color:var(--muted);font-size:.78rem;font-weight:450}@media (width<=1023px){.theme-dark .bf-off-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.theme-dark .bf-off-tiles{grid-template-columns:1fr}}.theme-dark .bf-retest-well{background:0 0;border:0;border-radius:0;flex-direction:column;gap:10px;display:flex;overflow:visible}.theme-dark .bf-retest-item{width:100%;height:auto;color:inherit;font:inherit;text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e0e3e8;border-radius:16px;grid-template-columns:2.4rem minmax(0,1fr);align-items:start;gap:.85rem;margin:0;padding:1rem 1.15rem;display:grid;overflow:hidden}.theme-dark .bf-retest-item:first-child{border-top:1px solid #e0e3e8}.theme-dark .bf-retest-item:hover{background:#fafbfc}.theme-dark .bf-retest-icon{color:#5c6370;background:#f3f4f6;border-radius:12px;place-items:center;width:2.4rem;height:2.4rem;margin-top:0;display:grid}.theme-dark .bf-retest-copy{flex-direction:column;gap:.22rem;min-width:0;display:flex}.theme-dark .bf-retest-name{letter-spacing:-.02em;color:var(--ink);justify-content:space-between;align-items:baseline;gap:.6rem;font-size:.92rem;font-weight:650;display:flex}.theme-dark .bf-retest-pri{color:#8b929c;background:0 0;border-radius:0;flex:none;height:auto;padding:0;font-size:.72rem;font-weight:450}.theme-dark .bf-retest-detail{-webkit-line-clamp:2;color:var(--body);-webkit-box-orient:vertical;font-size:.82rem;font-weight:450;line-height:1.4;display:-webkit-box;overflow:hidden}.theme-dark .bf-retest-meta{color:var(--muted);font-size:.72rem;font-weight:450}@media (width<=900px){.theme-dark .bf-home-pair{grid-template-columns:minmax(0,1fr)}}.theme-dark .bf-bio-dial{color:#fff;flex:auto;justify-content:center;align-items:flex-end;width:100%;min-height:0;margin-top:auto;display:flex;position:relative}.theme-dark .bf-bio-dial-svg{width:min(100%,clamp(15.2rem,24.3vw,21.25rem));height:auto;max-height:min(14.6rem,100%);display:block}.theme-dark .bf-bio-dial-readout{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:64%;left:50%;transform:translate(-50%,-42%)}.theme-dark .bf-bio-dial-readout strong{font-family:var(--font-display);letter-spacing:-.045em;color:#fff;font-size:clamp(2.75rem,4.4vw,3.85rem);font-weight:650;line-height:.95}.theme-dark .bf-bio-dial-readout span{color:#ffffffd1;margin-top:.12rem;font-size:.95rem;font-weight:500}.theme-dark .bf-bio-dial-track{fill:none;stroke:#ffffff47;stroke-linecap:butt}.theme-dark .bf-bio-dial-fill{fill:none;stroke:var(--pulse,#2f5bdb);stroke-linecap:butt}.theme-dark .bf-bio-dial-fill.is-young{stroke:var(--good,#65f59c)}.theme-dark .bf-bio-dial-fill.is-old{stroke:var(--watch,#f7c66a)}.theme-dark .bf-bio-dial-fill.is-even{stroke:var(--pulse,#2f5bdb)}.theme-dark .bf-bio-dial-tip{fill:var(--pulse,#2f5bdb)}.theme-dark .bf-bio-dial-tip.is-young{fill:var(--good,#65f59c)}.theme-dark .bf-bio-dial-tip.is-old{fill:var(--watch,#f7c66a)}.theme-dark .bf-bio-dial-tip.is-even{fill:var(--pulse,#2f5bdb)}.theme-dark .bf-bio-dial-tick{stroke:#ffffff8c;stroke-width:1.4px;stroke-linecap:butt}.theme-dark .bf-bio-dial-tick.is-major{stroke:#fff;stroke-width:2px}.theme-dark .bf-bio-dial-chrono,.theme-dark .bf-bio-dial-unit{fill:#ffffffd1;font-family:var(--font-sans);text-anchor:middle;font-weight:500}.theme-dark .bf-bio-dial-value{fill:#fff;font-family:var(--font-display);letter-spacing:-.05em;text-anchor:middle;font-weight:650}:is(.theme-dark .bf-pulse-card:has(.bf-bio-dial) .bf-pulse-card-stat,.theme-dark .bf-pulse-card:has(.bf-bio-dial) .bf-pulse-card-sub){display:none}.theme-dark .bf-pulse-card-label{align-items:center;gap:8px;display:inline-flex}.theme-dark .bf-pulse-card-label svg{opacity:.82;flex-shrink:0;display:block}.theme-dark .bf-pulse-card-label.is-caps{letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-size:11px;font-weight:600}.theme-dark .bf-pulse-mix{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.theme-dark .bf-pulse-mix-hero{align-items:flex-start;gap:8px;margin-top:1.55rem;display:flex}.theme-dark .bf-pulse-mix-hero strong{font-family:var(--font-display);letter-spacing:-.045em;color:#fff;font-size:clamp(2.75rem,4.4vw,3.85rem);font-weight:650;line-height:.95}.theme-dark .bf-pulse-mix-info{color:#ffffffb8;place-items:center;width:18px;height:18px;margin-top:.4rem;display:grid}.theme-dark .bf-pulse-mix-foot{width:100%;margin-top:auto;padding-top:1.2rem}.theme-dark .bf-pulse-mix-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 14px;padding:0;list-style:none;display:grid}.theme-dark .bf-pulse-mix-cols b{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;font-size:1.55rem;font-weight:650;line-height:1.1;display:block}.theme-dark .bf-pulse-mix-cols span{color:#ffffffb8;white-space:nowrap;align-items:center;gap:6px;margin-top:5px;font-size:11px;font-weight:500;display:inline-flex}.theme-dark .bf-pulse-mix-dot{background:#fff;border-radius:99px;flex:none;width:7px;height:7px}.theme-dark .bf-pulse-mix-dot.is-ok,.theme-dark .bf-pulse-mix-bar span.is-ok{background:var(--good,#65f59c)}.theme-dark .bf-pulse-mix-dot.is-watch,.theme-dark .bf-pulse-mix-bar span.is-watch{background:var(--watch,#f7c66a)}.theme-dark .bf-pulse-mix-dot.is-off,.theme-dark .bf-pulse-mix-bar span.is-off{background:var(--bad,#f87668)}.theme-dark .bf-pulse-mix-bar{background:#ffffff29;border-radius:999px;width:100%;height:11px;display:flex;overflow:hidden}.theme-dark .bf-pulse-mix-bar span{flex-basis:0;min-width:0;height:100%;display:block}.theme-dark .bf-pulse-list{flex:auto;min-height:0;margin-top:1.55rem}@media (width<=1023px){.theme-dark .bf-pulse-hero:not(.is-split){min-height:0;padding-top:calc(var(--nav-stack) + 16px);padding-bottom:calc(var(--sheet-overlap) + 20px)}.theme-dark .bf-pulse-hero.is-split{grid-template-columns:none;min-height:0}.theme-dark .bf-pulse-hero-still{min-height:0;display:none}.theme-dark .bf-pulse-hero-copy{padding:0}.theme-dark .bf-pulse-star-dial,.theme-dark .bf-pulse-hero.is-split .bf-bio-dial,.theme-dark .bf-pulse-hero.is-split .bf-bio-dial-svg{width:176px}.theme-dark .bf-pulse-card{min-height:0;padding:1.4rem 1.45rem 1.3rem}}.theme-dark .bf-home-body .bf-sys-ink{--ink:#fff;--muted:#ffffff85;--bg-alt:#2a2a2c;color:#fff;min-height:22rem;box-shadow:none;background:#18181a;border:0;border-radius:24px;padding:1.55rem 1.7rem 1.4rem}.theme-dark .bf-home-body .bf-sys-ink-head{margin:0 0 1.15rem}.theme-dark .bf-home-body .bf-sys-ink-head h2{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:1.15rem;font-weight:600}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bars{gap:8px;min-height:16.5rem}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-pct{font-family:var(--font-sans);letter-spacing:.01em;color:#ffffff8c;flex:none;margin:0 0 .45rem;font-size:.72rem;font-weight:500}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-track{background:#2a2a2c;border-radius:999px;width:42%;min-width:1.15rem;max-width:2.1rem;overflow:hidden}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-fill{background:#65f59c;border-radius:999px}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar.is-tone-ok .bf-d2-bar-fill{background:#65f59c}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar.is-tone-watch .bf-d2-bar-fill{background:#f7c66a}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar.is-tone-off .bf-d2-bar-fill{background:#f87668}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar.is-empty .bf-d2-bar-fill{background:0 0}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-grad{display:none}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-meta{flex-direction:column;flex:none;align-items:center;gap:.28rem;width:100%;min-width:0;margin-top:.7rem;display:flex}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-icon{color:#ffffffb8;place-items:center;display:grid}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar-label{color:#ffffff94;text-align:center;max-width:100%;margin-top:0;font-size:.7rem;font-weight:500;line-height:1.2}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar:hover .bf-d2-bar-track{background:#323234}.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar:hover .bf-d2-bar-label,.theme-dark .bf-home-body .bf-sys-ink .bf-d2-bar:hover .bf-d2-bar-icon{color:#fff}.theme-dark .bf-sysgrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.theme-dark .bf-sys-tile{border:1px solid var(--border,#e4e6ec);background:var(--card,#fff);min-height:9.5rem;color:var(--ink,#121316);font:inherit;text-align:left;cursor:pointer;border-radius:20px;flex-direction:column;align-items:flex-start;gap:.85rem;padding:1.2rem 1.3rem 1.1rem;display:flex}.theme-dark .bf-sys-tile:hover{background:var(--card-up,#f7f8fa)}.theme-dark .bf-sys-tile-icon{place-items:center;width:2.1rem;height:2.1rem;display:grid}.theme-dark .bf-cat-glyph{width:18px;height:18px;color:inherit;flex:none;place-items:center;display:grid}.theme-dark .bf-cat-glyph svg{display:block}.theme-dark .bf-sys-tile-pct{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink,#121316);margin-top:auto;font-size:clamp(1.65rem,2.2vw,2.1rem);font-weight:650;line-height:1}.theme-dark .bf-sys-tile.is-tone-ok .bf-sys-tile-pct{color:#1f7a45}.theme-dark .bf-sys-tile.is-tone-watch .bf-sys-tile-pct{color:#9a6b12}.theme-dark .bf-sys-tile.is-tone-off .bf-sys-tile-pct{color:#c24132}.theme-dark .bf-sys-tile-label{color:var(--muted,#8b929c);font-size:.88rem;font-weight:500}@media (width<=1023px){.theme-dark .bf-sysgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.theme-dark .bf-flow-table{gap:12px}.theme-dark .bf-flow-cols,.theme-dark .bf-flow-row{column-gap:1.5rem}.theme-dark .bf-flow-cols{letter-spacing:.01em;color:#4a5159;border:0;margin:0;padding:0 1.6rem .7rem;font-size:.75rem;font-weight:600}.theme-dark .bf-flow-cols span,.theme-dark .bf-flow-row>*{min-width:0;overflow:hidden}.theme-dark .bf-flow-name b,.theme-dark .bf-flow-cols span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-dark .bf-flow-row{padding:1.25rem 1.6rem}.theme-dark .bf-flow-sheet.is-well .bf-flow-table{gap:0;padding-top:0}.theme-dark .bf-flow-sheet.is-well .bf-flow-cols{border-bottom:1px solid #eceef1;padding:.95rem 1.35rem .7rem}.theme-dark .bf-flow-sheet.is-well .bf-flow-row{padding:1rem 1.35rem}.theme-dark .bf-flow-sheet.is-markers.is-bio-list .bf-flow-cols,.theme-dark .bf-flow-sheet.is-markers.is-bio-list .bf-flow-row{grid-template-columns:minmax(10rem,1.4fr) minmax(7rem,.7fr) minmax(6.5rem,.65fr) minmax(8rem,.85fr) minmax(7rem,.9fr) 1.25rem}.theme-dark .bf-flow-sheet.is-bio-ticks .bf-flow-cols,.theme-dark .bf-flow-sheet.is-bio-ticks .bf-flow-row{grid-template-columns:minmax(8rem,1.4fr) minmax(6.5rem,.7fr) minmax(5.5rem,.55fr)}.theme-dark .bf-flow-sheet.is-home-off .bf-flow-cols,.theme-dark .bf-flow-sheet.is-home-off .bf-flow-row{grid-template-columns:minmax(10rem,1.3fr) minmax(6.5rem,.65fr) minmax(6.5rem,.7fr) minmax(12rem,1.5fr)}.theme-dark .bf-flow-sheet.is-home-off .bf-flow-reason{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.theme-dark .bf-bio-row{background:var(--card);border:1px solid #e0e3e8;border-radius:16px;overflow:hidden}.theme-dark .bf-bio-row.is-on{box-shadow:inset 3px 0 0 var(--blue,#2f5bdb);background:color-mix(in srgb, var(--ink) 3%, var(--card))}.theme-dark .bf-bio-row .bf-flow-row{background:0 0;border:0;border-radius:0}.theme-dark .bf-bio-row .bf-flow-row:hover{background:color-mix(in srgb, var(--ink) 2.5%, transparent)}.theme-dark .bf-bio-row-open{border-top:1px solid #eceef1;padding:0 1.6rem 1.35rem}.theme-dark .bf-bio-row-chevron{color:var(--muted);justify-self:end;overflow:visible}.theme-dark .bf-bio-row .bf-flow-bar{overflow:visible}.theme-dark .bf-flow-sheet.is-well.is-bio-ticks{margin-top:12px}@media (width<=800px){.theme-dark .bf-flow-sheet.is-markers.is-bio-list .bf-flow-row,.theme-dark .bf-flow-sheet.is-bio-ticks .bf-flow-row,.theme-dark .bf-flow-sheet.is-goals .bf-flow-row,.theme-dark .bf-flow-sheet.is-home-off .bf-flow-row{flex-wrap:wrap;gap:.45rem .9rem;display:flex}.theme-dark .bf-flow-name-btn,.theme-dark .bf-flow-sheet.is-goals .bf-flow-reason{flex:100%}.theme-dark .bf-bio-row-chevron{margin-left:auto}}.theme-dark .bf-page.bf-shop{--ink:#121316;--body:#3d434a;--muted:#8b929c;--card:#fff;--card-up:#f7f8fa;--border:#e4e6ec;color:#121316;background:#fff}.theme-dark .bf-page.bf-shop.bf-shop-proto{background:#fff;max-width:none;margin:0;padding:0}.theme-dark .bf-page.bf-shop.bf-check-page{max-width:58rem;margin:0 auto;padding:0}.theme-dark .bf-proto-picks{flex-direction:column;gap:20px;display:flex}.theme-dark .bf-sku-row{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.theme-dark .bf-sku-card:not(.is-row){border-radius:var(--sku-radius);color:#121316;background:#fff;border:1px solid #e4e6ec;flex-direction:column;flex:0 calc(25% - 15px);width:calc(25% - 15px);min-width:0;max-width:calc(25% - 15px);display:flex;position:relative;overflow:hidden}.theme-dark .bf-sku-card.is-out{opacity:.62}.theme-dark .bf-sku-shot{aspect-ratio:1;background:#f3f4f6;max-height:none;position:relative;overflow:hidden}.theme-dark .bf-sku-plate{color:#1c1f24;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.theme-dark .bf-sku-plate b{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.05rem;font-weight:650}.theme-dark .bf-sku-plate .bf-offer-icon{width:auto;height:auto;color:inherit;background:0 0;place-items:center;display:grid}.theme-dark .bf-sku-plate.is-compact{border-radius:10px;gap:0;width:40px;min-width:40px;height:40px}.theme-dark .bf-sku-plate.is-vitamin_d3{background:#efe4c8}.theme-dark .bf-sku-plate.is-magnesium_glycinate{background:#dce6df}.theme-dark .bf-sku-plate.is-omega3{background:#d7e2ec}.theme-dark .bf-sku-plate.is-vitamin_b12{background:#e8ddd4}.theme-dark .bf-sku-plate.is-folate{background:#dde8d8}.theme-dark .bf-sku-plate.is-zinc{background:#e4e4e8}.theme-dark .bf-sku-plate.is-iron_bisglycinate{background:#ead8d4}.theme-dark .bf-sku-plate.is-vitamin_c{background:#f0e0d4}.theme-dark .bf-sku-plate.is-probiotic{background:#dceadf}.theme-dark .bf-sku-plate.is-coq10{background:#eadfd4}.theme-dark .bf-sku-plate.is-berberine{background:#eadcc8}.theme-dark .bf-sku-plate.is-plant_sterols{background:#e2e6ea}.theme-dark .bf-order-switch{cursor:pointer;background:#d5d9e0;border:0;border-radius:999px;flex:none;width:40px;height:24px;padding:0;position:relative}.theme-dark .bf-order-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #12131633}.theme-dark .bf-order-switch.is-on{background:#121316}.theme-dark .bf-order-switch.is-on:after{transform:translate(16px)}.theme-dark .bf-sku-shot img,.theme-dark .bf-sku-shot .bf-proto-shot-fallback{object-fit:contain;object-position:center;image-rendering:auto;background:#fff;width:100%;height:100%;padding:18px;display:block;transform:none}.theme-dark .bf-sku-shot .bf-proto-shot-fallback{color:#fff;background:#1a1a1c;place-items:center;display:grid}.theme-dark .bf-sku-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.theme-dark .bf-sku-head h3{flex:1;min-width:0}.theme-dark .bf-sku-leave{color:#121316;height:32px;min-height:32px;box-shadow:none;font-family:var(--font-sans);cursor:pointer;background:#fff;border:1px solid #e4e6ec;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-top:2px;padding:0 12px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.theme-dark .bf-sku-leave:hover{color:#fff;background:#121316}.theme-dark .bf-sku-tags{z-index:1;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.theme-dark .bf-sku-tag{color:#fff;letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);background:#18181ad1;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:5px 10px;font-size:11px;font-weight:550;line-height:1.2;display:inline-flex}.theme-dark .bf-sku-tag b{font-weight:650}.theme-dark .bf-sku-tag span{color:#ffffffc7;font-weight:500}.theme-dark .bf-sku-tag i{color:#ffffff6b;font-style:normal;font-weight:500}.theme-dark .bf-sku-body{flex-direction:column;gap:12px;padding:16px 18px 18px;display:flex}.theme-dark .bf-sku-body h3{font-family:var(--font-display);letter-spacing:-.03em;color:#121316;overflow-wrap:anywhere;margin:0;font-size:1.28rem;font-weight:700;line-height:1.15}.theme-dark .bf-sku-meta{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;display:grid}.theme-dark .bf-sku-meta div{border-left:1px solid #cfd2d8;min-width:0;padding:0 10px}.theme-dark .bf-sku-meta div:first-child{border-left:0;padding-left:0}.theme-dark .bf-sku-meta dt{color:#8b929c;margin:0 0 4px;font-size:11px;font-weight:500}.theme-dark .bf-sku-meta dd{-webkit-line-clamp:2;color:#121316;white-space:normal;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.theme-dark .bf-sku-body p{color:#3d434a;margin:0;font-size:.92rem;font-weight:450;line-height:1.45}.theme-dark .bf-sku-body p+p{margin-top:6px}.theme-dark .bf-sku-studies{border-top:1px solid #eceef1;padding:0 18px 18px}.theme-dark .bf-sku-studies ul{gap:12px;margin:12px 0 0;padding:0;list-style:none;display:grid}.theme-dark .bf-sku-studies p{color:#3d434a;margin:0;font-size:.86rem;line-height:1.4}.theme-dark .bf-sku-studies a{color:#155eef;margin-top:2px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.theme-dark .bf-sku-studies a:hover{text-decoration:underline}@media (width<=1100px){.theme-dark .bf-sku-card:not(.is-row){flex-basis:calc(50% - 10px);width:calc(50% - 10px);max-width:calc(50% - 10px)}}@media (width<=640px){.theme-dark .bf-sku-card:not(.is-row){flex-basis:100%;width:100%;max-width:100%}.theme-dark .bf-sku-meta{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}.theme-dark .bf-sku-meta div:nth-child(3){border-left:0;padding-left:0}}.bf-intake{z-index:90;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#100e1285;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.bf-wizard{width:min(920px,100%);margin:0 auto;padding:2.4rem 1.15rem 4.5rem}.bf-wizard-card{color:#18181a;background:#fff;border-radius:28px;padding:1.75rem 2rem 1.5rem;position:relative;box-shadow:0 18px 48px #100e121f}.bf-intake-shell{background:#fff;border-radius:28px;grid-template-columns:minmax(17rem,20rem) minmax(36rem,1fr);width:min(84rem,100vw - 48px);min-height:min(44rem,88vh);max-height:min(92vh,880px);display:grid;overflow:hidden;box-shadow:0 18px 48px #100e1229}.bf-intake-side{color:#fff;background:#161310;flex-direction:column;gap:1.4rem;padding:1.8rem 1.5rem 1.6rem;display:flex}.bf-intake-brand{letter-spacing:-.02em;margin:0;font-size:.95rem;font-weight:650}.bf-intake-side ol{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.bf-intake-side li{color:#ffffff6b;align-items:center;gap:10px;display:flex}.bf-intake-side li.is-done{color:#ffffffb3}.bf-intake-side li.is-on{color:#fff}.bf-intake-side em{font-family:var(--font-display,inherit);letter-spacing:.04em;font-size:.75rem;font-style:normal;font-weight:650}.bf-intake-side>p:last-child{color:#b9b4ad;margin-top:auto;font-size:.88rem;line-height:1.45}.bf-intake-card{width:auto;max-height:min(92vh,880px);box-shadow:none;padding:2.35rem 2.6rem 1.8rem;overflow:auto}.bf-wizard-close{color:#18181a;cursor:pointer;background:#f3f3f4;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.bf-wizard-progress{gap:6px;margin-bottom:1.15rem;display:flex}.bf-wizard-progress i{background:#e6e6e8;border-radius:99px;flex:1;height:4px;display:block}.bf-wizard-progress i.is-on{background:#18181a}.bf-wizard-kicker{letter-spacing:.06em;text-transform:uppercase;color:#8a8a90;margin:0 0 .35rem;font-size:.72rem;font-weight:600}.bf-wizard h1,.bf-intake-card h1{font-family:var(--font-display,inherit);letter-spacing:-.03em;color:#18181a;margin:0;font-size:clamp(1.7rem,3vw,2.15rem);font-weight:600;line-height:1.15}.bf-wizard-lede{color:#5c5c62;max-width:46rem;margin:.4rem 0 0;font-size:1.12rem;font-weight:450;line-height:1.5}.bf-wizard-busy{color:#3d434a;margin:.7rem 0 0;font-size:.95rem}.bf-wizard-fields,.setup-form{flex-direction:column;gap:1.05rem;margin-top:1.35rem;display:flex}.bf-wizard-fields.is-wide{grid-template-columns:1fr 1fr;align-items:start;gap:1rem 1.5rem;display:grid}.bf-wizard-span{grid-column:1/-1}.bf-wizard .setup-form{grid-template-columns:1fr 1fr;gap:1.15rem 1.6rem;display:grid}.bf-wizard .setup-section{min-width:0}.bf-wizard-drop{background:#fafafa;border:1px dashed #d4d4d8;border-radius:20px;flex-direction:column;grid-column:1/-1;align-items:flex-start;gap:.35rem;min-height:168px;padding:1.35rem 1.5rem;display:flex;position:relative}.bf-wizard-drop.is-on,.bf-wizard-drop.has-file{background:#fff;border-style:solid;border-color:#18181a}.bf-wizard-drop b{letter-spacing:-.02em;color:#18181a;margin-top:.55rem;font-size:1.02rem;font-weight:650}.bf-wizard-drop span{color:#6b6b70;font-size:.88rem}.bf-wizard-file{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.bf-wizard-pick{color:#18181a;font:inherit;cursor:pointer;text-underline-offset:.16em;background:0 0;border:0;margin-top:.7rem;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.bf-field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.bf-field-label{color:#5c5c62;font-size:.78rem;font-weight:600}.bf-field-hint{color:#8a8a90;margin:0;font-size:.78rem}.bf-field-control{color:#18181a;width:100%;height:48px;font:inherit;background:#fafafa;border:1px solid #e6e6e8;border-radius:14px;padding:0 14px;font-size:.95rem}.bf-field-control:focus{background:#fff;border-color:#18181a;outline:0}.bf-wizard-card .bf-field-control,.bf-wizard-card input[type=text],.bf-wizard-card input[type=email],.bf-wizard-card input[type=number],.bf-wizard-card textarea,.bf-wizard-card select{color:#18181a;background:#fafafa;border:1px solid #e6e6e8}.bf-wizard-card textarea.bf-field-control{resize:vertical;min-height:5.5rem}.bf-wizard-card .bf-field-control:focus,.bf-wizard-card input:focus,.bf-wizard-card textarea:focus,.bf-wizard-card select:focus{background:#fff;border-color:#18181a}.bf-choice-row{gap:8px;display:grid}.bf-choice-row.is-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-choice-row.is-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bf-choice{color:#18181a;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e6e6e8;border-radius:14px;padding:0 12px;font-size:.88rem;font-weight:500}.bf-choice.is-on{color:#fff;background:#18181a;border-color:#18181a}.bf-check-grid{gap:8px;display:grid}.bf-check-tile{cursor:pointer;background:#fff;border:1px solid #e6e6e8;border-radius:16px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.bf-check-tile input{margin-top:3px}.bf-check-tile span{color:#18181a;flex-direction:column;gap:2px;font-size:.9rem;font-weight:500;display:flex}.bf-check-tile small{color:#8a8a90;font-size:.75rem;font-weight:450}.bf-check-tile.is-on{background:#f6f6f7;border-color:#18181a}.bf-intake-card .bf-field-label{color:#3d434a;font-size:.95rem}.bf-intake-card .bf-field-control,.bf-intake-card .bf-choice{min-height:52px;font-size:1.02rem}.bf-wizard-finish{flex-direction:column;grid-column:1/-1;align-items:flex-start;gap:.4rem;width:100%;padding:.4rem 0 .2rem;display:flex}.bf-wizard-finish b{color:#18181a;font-size:1.15rem;font-weight:650}.bf-wizard-finish span{color:#5c5c62;font-size:1rem;line-height:1.45}.bf-intake-bar{background:#eef1f4;border-radius:99px;width:100%;max-width:28rem;height:10px;margin:.55rem 0 .2rem;display:block;overflow:hidden}.bf-intake-bar-fill{background:#18181a;border-radius:99px;height:100%;transition:width .28s ease-out;display:block}.bf-intake-flags{flex-direction:column;gap:1.15rem;width:100%;display:flex}.bf-intake-flag-group h2{letter-spacing:.08em;text-transform:uppercase;color:#8a8a90;align-items:baseline;gap:8px;margin:0 0 .35rem;font-size:.72rem;font-weight:650;display:flex}.bf-intake-flag-group em{font-variant-numeric:tabular-nums;color:#18181a;font-style:normal}.bf-intake-flag-group ul{margin:0;padding:0;list-style:none}.bf-intake-flag-group li{border-bottom:1px solid #eceef1;grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:10px 14px;padding:.62rem 0;display:grid}.bf-intake-flag-group li b{letter-spacing:-.02em;color:#18181a;min-width:0;font-size:.98rem;font-weight:650}.bf-intake-flag-group li span{font-family:var(--font-mono,ui-monospace, monospace);color:#18181a;white-space:nowrap;font-size:.88rem;font-weight:650}.bf-intake-flag-group li i{color:#e25a4e;font-size:.82rem;font-style:normal;font-weight:650}.bf-wizard-spin{animation:.9s linear infinite bf-spin}@keyframes bf-spin{to{transform:rotate(360deg)}}.bf-intake .bf-btn-primary:disabled{opacity:.45;cursor:wait}.bf-wizard-error{color:#b42318;margin:.85rem 0 0;font-size:.88rem;font-weight:500}.bf-wizard-keep{color:#3d434a;align-items:flex-start;gap:10px;margin-top:4px;font-size:.86rem;line-height:1.45;display:flex}.bf-wizard-keep a{color:#121316}.bf-wizard-nav{justify-content:space-between;align-items:center;gap:12px;margin-top:1.35rem;display:flex}.bf-wizard-back{color:#18181a;height:48px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 18px;font-size:.95rem;font-weight:500}.bf-intake .bf-btn-primary,.bf-wizard .bf-btn-primary{color:#fff;height:48px;min-height:48px;font:inherit;cursor:pointer;background:#18181a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 28px;font-size:15px;font-weight:500;display:inline-flex}.theme-dark .bf-wizard-card .bf-wizard-back{color:#18181a}.theme-dark .setup-form .setup-section-title{text-transform:none;letter-spacing:-.02em;color:#18181a;font-size:1rem}.theme-dark .setup-form .setup-section-desc,.theme-dark .setup-form .setup-link-btn,.theme-dark .setup-form .setup-metrics-row{color:#6b6b70}@media (width<=900px){.bf-intake-shell{grid-template-columns:1fr;width:min(44rem,100vw - 32px);min-height:0;max-height:none}.bf-intake-side ol{flex-flow:wrap;gap:8px 16px}.bf-intake-side>p:last-child{display:none}}@media (width<=640px){.bf-choice-row.is-3{grid-template-columns:1fr}.bf-intake{align-items:stretch;padding:12px}.bf-intake-shell{width:100%}.bf-intake-side{gap:.75rem;padding:1.1rem 1.2rem 1rem}.bf-intake-side ol{flex-flow:wrap;gap:8px 16px}.bf-intake-side>p:last-child{display:none}.bf-intake-card{border-radius:0 0 24px 24px;width:100%;max-height:none}.bf-wizard-fields.is-wide,.bf-wizard .setup-form{grid-template-columns:1fr}}.theme-dark .bf-content.bf-content-full:has(.bf-shop){background:#fff}.theme-dark:has(.bf-shop){background:#fff}.theme-dark.pal-purple:has(.bf-shop){background:#fff}.theme-dark .bf-content.bf-content-full:has(.bf-goals){padding:0}.theme-dark .bf-page.bf-goals{max-width:none;min-height:calc(100vh - var(--nav-stack,96px));flex-direction:column;gap:0;margin:0;padding:0;display:flex}.theme-dark .bf-goals .bf-home-frame,.theme-dark .bf-goals .bf-home-sheet{flex:auto}.theme-dark .bf-goals .bf-home-body,.theme-dark .bf-goals .bf-home-sheet{background:#fff;gap:1.75rem}.theme-dark .bf-goals-stage{isolation:isolate;height:var(--app-hero-size);min-height:var(--app-hero-size);max-height:var(--app-hero-size);background-color:var(--hero-field);color:#fff;background-image:none;flex-direction:column;justify-content:flex-end;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.theme-dark .bf-goals-stage-copy{z-index:1;width:100%;height:100%;max-width:var(--content-max,1600px);min-height:0;padding:calc(var(--nav-stack) + var(--app-hero-pad-top)) max(var(--page-pad,32px), calc((100vw - min(100vw, var(--content-max,1600px))) / 2 + var(--page-pad,32px))) calc(var(--sheet-overlap) + var(--app-hero-pad-bottom));flex-direction:column;justify-content:flex-end;margin:0 auto;display:flex;position:relative;overflow:hidden}.theme-dark .bf-goals-stage-lead{flex-direction:column;gap:.85rem;min-width:0;display:flex}.theme-dark .bf-goals-stage-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--nav-off);margin:0;font-size:12px;font-weight:600}.theme-dark .bf-goals-stage h1{font-family:var(--font-display);letter-spacing:-.045em;color:#fff;text-wrap:balance;margin:0;font-weight:650;line-height:.98}.theme-dark .bf-goals-stage-meta{white-space:nowrap;text-overflow:ellipsis;max-width:28rem;color:var(--nav-off);margin:0;font-size:.95rem;line-height:1.4;overflow:hidden}.theme-dark .bf-goals-stage-cycle{flex:none;align-items:center;gap:12px;padding-bottom:.35rem;display:flex}.theme-dark .bf-goals-stage-arrow{appearance:none;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex;box-shadow:inset 0 1px #ffffff38}.theme-dark .bf-goals-stage-arrow svg{display:block}.theme-dark .bf-goals-stage-arrow:hover{background:#ffffff2e}.theme-dark .bf-goals-stage-arrow:focus-visible{outline-offset:3px;outline:2px solid #fff}.theme-dark .bf-goals-stage-count{letter-spacing:.04em;min-width:3.6rem;color:var(--nav-off);text-align:center;font-size:.82rem;font-weight:600}.theme-dark .bf-goals-switch{background:0 0;border:0;flex-wrap:wrap;flex:none;align-items:flex-end;gap:.2rem 2.4rem;width:100%;padding:0 0 .15rem;display:flex;overflow:visible}.theme-dark .bf-goals-switch-btn{appearance:none;color:#9a958c;width:auto;min-width:0;height:auto;min-height:0;box-shadow:none;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.28rem;padding:0 0 .55rem;transition:color .16s,border-color .16s;display:flex}.theme-dark .bf-goals-switch-btn:hover{color:#3d3934;background:0 0}.theme-dark .bf-goals-switch-btn.is-on,.theme-dark .bf-goals-switch-btn.is-on:hover{color:#18181a;box-shadow:none;background:0 0;border-color:#18181a}.theme-dark .bf-goals-switch-btn:focus-visible{outline-offset:4px;outline:2px solid #18181a}.theme-dark .bf-goals-switch-btn.is-on:focus-visible{outline-color:#18181a}.theme-dark .bf-goals-switch-pri{letter-spacing:.08em;text-transform:uppercase;color:inherit;opacity:.46;order:2;font-size:.68rem;font-weight:650}.theme-dark .bf-goals-switch-btn.is-on .bf-goals-switch-pri{opacity:.5}.theme-dark .bf-goals-switch-title{font-family:var(--font-display);letter-spacing:-.04em;color:inherit;white-space:nowrap;order:1;font-size:clamp(1.55rem,2.6vw,2.25rem);font-weight:550;line-height:1.02}.theme-dark .bf-goals-switch-btn.is-on .bf-goals-switch-title{font-size:clamp(1.85rem,3.1vw,2.7rem);font-weight:650}.theme-dark .bf-goals-panel{flex-direction:column;gap:1.75rem;display:flex}.theme-dark .bf-goals-empty{color:#5c5854;max-width:34rem;margin:0;font-size:1.02rem;line-height:1.5}.theme-dark .bf-goals-intro{flex:auto;grid-template-columns:minmax(16rem,.85fr) minmax(20rem,1.15fr);align-items:center;gap:1.25rem 2rem;min-height:0;display:grid}.theme-dark .bf-goals-intro>*{min-width:0;min-height:0}.theme-dark .bf-goals-lead{flex-direction:column;justify-content:center;gap:.7rem;min-width:0;display:flex}.theme-dark .bf-goals-lead-quote{max-width:34rem;font-family:var(--font-display);letter-spacing:-.025em;color:#ffffffc7;border:0;margin:0;padding:0;font-size:clamp(1.08rem,1.8vw,1.38rem);font-weight:450;line-height:1.35}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals{flex-direction:column;min-width:0;height:auto;min-height:0;max-height:100%;display:flex;overflow:hidden}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-table{height:auto;max-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 auto;gap:8px;padding:0;overflow:auto}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-cols{display:none}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-row{box-shadow:none;color:#18181a;background:#fff;border:0;border-radius:12px;grid-template-columns:minmax(7.5rem,12rem) auto auto;grid-template-areas:"name value status""reason reason reason";align-items:baseline;gap:.28rem .85rem;padding:.72rem .95rem .78rem;display:grid}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-cols+.bf-flow-row{border-top:0}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-row:last-child{border-radius:12px}.theme-dark .bf-goals-stage .bf-flow-name-btn,.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-name{grid-area:name}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-value{grid-area:value}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-status{color:#5c5854;grid-area:status}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-reason{color:#3d434a;grid-area:reason;padding-top:.15rem}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-name b,.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-value,.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-value b{color:#18181a}.theme-dark .bf-goals-stage .bf-flow-sheet.is-goals .bf-flow-reason a{color:#155eef}.theme-dark .bf-goals-stage .bf-flow-name-btn{color:#18181a}.theme-dark .bf-goals-block{flex-direction:column;gap:0;display:flex}@media (width<=900px){.theme-dark .bf-goals-stage{height:auto;min-height:var(--app-hero-size);max-height:none}.theme-dark .bf-goals-intro{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.theme-dark .bf-goals-stage-copy{padding:calc(var(--nav-stack) + var(--app-hero-pad-top)) 20px calc(var(--sheet-overlap) + var(--app-hero-pad-bottom))}.theme-dark .bf-goals-switch{gap:.15rem 1.5rem}}@media (width<=720px){.theme-dark .bf-goals-switch-title{white-space:normal;font-size:1.35rem}.theme-dark .bf-goals-switch-btn{padding-bottom:.4rem}}@media (width<=390px){.theme-dark .bf-goals-stage{height:auto;min-height:var(--app-hero-size);max-height:none}.theme-dark .bf-goals-stage-copy{padding:calc(var(--nav-stack) + 12px) 16px calc(var(--sheet-overlap) + var(--app-hero-pad-bottom))}.theme-dark .bf-goals-stage h1{font-size:clamp(1.85rem,8vw,2.35rem)}.theme-dark .bf-goals-lead-quote{font-size:1.05rem}.theme-dark .bf-goals-switch{gap:.1rem 1.15rem}.theme-dark .bf-goals-switch-title{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.theme-dark .bf-goals-switch-btn{transition:none}}.theme-dark .bf-flow-name-btn{appearance:none;text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:block}.theme-dark .bf-flow-sheet.is-goals .bf-flow-cols,.theme-dark .bf-flow-sheet.is-goals .bf-flow-row{grid-template-columns:minmax(8rem,.85fr) minmax(7rem,.65fr) minmax(6.5rem,.55fr) minmax(14rem,1.9fr);align-items:start}.theme-dark .bf-flow-sheet.is-goals .bf-flow-reason{white-space:normal;color:var(--body);font-size:.88rem;line-height:1.45;overflow:visible}.theme-dark .bf-flow-sheet.is-goals .bf-flow-reason a{color:#155eef;font-weight:500;text-decoration:none}.theme-dark .bf-flow-sheet.is-goals .bf-flow-reason a:hover{text-decoration:underline}.theme-dark .bf-page.bf-goals>.bf-flow-head h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin:0;font-size:1.7rem;font-weight:700}.theme-dark .bf-goals-tabs{background:0 0;border-radius:0;flex-wrap:wrap;gap:8px;padding:0;display:flex}.theme-dark .bf-goals-tabs button{background:var(--card);height:40px;color:var(--muted);font:inherit;letter-spacing:0;cursor:pointer;white-space:nowrap;border:1px solid #e0e3e8;border-radius:999px;flex:none;padding:0 16px;font-size:.88rem;font-weight:500}.theme-dark .bf-goals-tabs button.is-on{color:#fff;background:#18181a;border-color:#18181a;font-weight:600}.theme-dark .bf-goals-evidence{background:var(--card);border:1px solid #e0e3e8;border-radius:16px;padding:1.25rem 1.4rem}.theme-dark .bf-goals-evidence h2{letter-spacing:-.02em;color:var(--ink);margin:0;font-size:1.05rem;font-weight:650}.theme-dark .bf-goals-evidence .bf-goals-epi-note,.theme-dark .bf-goals-evidence p{color:var(--body);margin:.4rem 0 0;font-size:.88rem;line-height:1.5}.theme-dark .bf-goals-evidence ul{margin:.85rem 0 0;padding:0;list-style:none}.theme-dark .bf-goals-evidence li+li{border-top:1px solid #eceef1;margin-top:.85rem;padding-top:.85rem}.theme-dark .bf-goals-evidence strong{color:var(--ink);font-size:.92rem;font-weight:650}.theme-dark .bf-goals-card-list{flex-direction:column;gap:16px;display:flex}.theme-dark .bf-goals .bf-proto-card.is-action{background:var(--card);box-shadow:none;border:1px solid #e0e3e8;border-radius:16px;gap:0;padding:1.25rem 1.4rem 0;display:grid;overflow:hidden}.theme-dark .bf-goals .bf-act-head{padding:0}.theme-dark .bf-goals .bf-proto-card.is-action .bf-act-head h3{letter-spacing:-.03em;flex-wrap:wrap;align-items:baseline;gap:.2rem .15rem;font-size:1.12rem;font-weight:650;line-height:1.25;display:flex}.theme-dark .bf-goals .bf-act-cadence{letter-spacing:0;color:#8b929c;align-items:baseline;margin-left:.55rem;font-size:.92rem;font-weight:500;display:inline-flex}.theme-dark .bf-goals .bf-act-cadence:before{content:"·";color:#c5c9d0;margin-right:.55rem}.theme-dark .bf-goals .bf-act-why,.theme-dark .bf-goals .bf-act-lead{color:#3d434a;padding:10px 0 0;font-size:.95rem;line-height:1.5}.theme-dark .bf-goals .bf-act-improves{flex-wrap:wrap;align-items:center;gap:8px 10px;margin:12px 0 0;padding:0 0 28px;display:flex}.theme-dark .bf-goals .bf-act-improves>span{letter-spacing:.08em;text-transform:uppercase;color:#8b929c;font-size:11px;font-weight:650}.theme-dark .bf-goals .bf-act-improves ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-goals .bf-act-chip{color:#7a3e16;font:inherit;background:#f3d9c4;border:0;border-radius:999px;align-items:center;padding:6px 12px;font-size:.82rem;font-weight:550;line-height:1.2;display:inline-flex}.theme-dark .bf-goals button.bf-act-chip{cursor:pointer}.theme-dark .bf-goals .bf-act-moreinfo{color:#121316;width:calc(100% + 2.8rem);font:inherit;text-align:left;cursor:pointer;background:#f4f5f7;border:0;border-top:1px solid #e4e6ec;align-items:center;gap:12px;margin:0 -1.4rem;padding:14px 1.4rem;display:flex}.theme-dark .bf-goals .bf-act-moreinfo>span{flex:1;gap:2px;min-width:0;display:grid}.theme-dark .bf-goals .bf-act-moreinfo b{font-size:.92rem;font-weight:650}.theme-dark .bf-goals .bf-act-moreinfo small{color:#8b929c;font-size:.78rem;font-weight:450}.theme-dark .bf-goals .bf-act-moreinfo svg:last-child{color:#8b929c;flex:none;transition:transform .18s}.theme-dark .bf-goals .bf-act-moreinfo.is-on svg:last-child{transform:rotate(180deg)}.theme-dark .bf-goals .bf-act-fold{background:#fff;border-top:0;width:calc(100% + 2.8rem);min-height:0;margin:0 -1.4rem;overflow:hidden}.theme-dark .bf-goals .bf-act-fold>div{padding:4px 1.4rem 1.15rem}.theme-dark .bf-goals .bf-act-fold-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4px 36px;display:grid}:is(.theme-dark .bf-goals .bf-act-fold-inner:not(:has(.is-studies)),.theme-dark .bf-goals .bf-act-fold-inner:not(:has(.is-how))){grid-template-columns:minmax(0,1fr)}.theme-dark .bf-goals .bf-act-col.is-studies{border-left:1px solid #e4e6ec;padding-left:8px}.theme-dark .bf-goals .bf-act-fold .bf-act-lead{color:#121316;padding:12px 0 6px}.theme-dark .bf-goals .bf-act-path,.theme-dark .bf-goals .bf-act-foods,.theme-dark .bf-goals .bf-act-tips{border:0;grid-template-columns:1fr;gap:0;margin:0;padding:4px 0 8px;list-style:none;display:grid}.theme-dark .bf-goals .bf-act-path li,.theme-dark .bf-goals .bf-act-foods li{border:0;align-items:flex-start;gap:8px;padding:8px 0;font-size:.9rem;line-height:1.45;display:flex}.theme-dark .bf-goals .bf-act-tips{padding:4px 0 8px 1.15rem;list-style:outside}.theme-dark .bf-goals .bf-act-tips li{color:#3d434a;padding:4px 0;font-size:.9rem;line-height:1.45}.theme-dark .bf-goals .bf-act-panel{border-top:0;padding:12px 0 4px}.theme-dark .bf-goals .bf-act-papers{grid-template-columns:1fr}@media (width<=720px){.theme-dark .bf-goals .bf-act-fold-inner{grid-template-columns:minmax(0,1fr)}.theme-dark .bf-goals .bf-act-col.is-studies{border-top:1px solid #e4e6ec;border-left:0;margin-top:8px;padding-left:0}}.theme-dark .bf-goals-show-more{color:#fff;height:48px;font:inherit;cursor:pointer;background:#18181a;border:0;border-radius:999px;align-self:flex-start;padding:0 28px;font-size:15px;font-weight:500}.theme-dark .bf-proto-picks.is-list{flex-direction:column;gap:12px;display:flex}.theme-dark .bf-proto-picks.is-addons{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.theme-dark .bf-sku-card.is-row.is-addon{cursor:pointer;text-align:left;width:100%;min-height:0;font:inherit;color:inherit;appearance:none;flex-direction:column;padding:0;transition:border-color .12s,transform .12s,box-shadow .12s}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-shot{aspect-ratio:auto;border-bottom:1px solid #e4e6ec;border-right:0;flex:none;width:100%;max-width:none;height:150px;min-height:0}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-shot .bf-sku-plate{min-height:150px}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-desc{-webkit-line-clamp:unset;color:#3d434a;font-size:.9rem;line-height:1.45;display:block;overflow:visible}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-body{gap:10px;padding:14px 16px 16px}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-head h3{font-size:1.02rem}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-pick{font-size:.92rem}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-price{font-family:var(--font-mono);letter-spacing:-.02em;color:#121316;margin:2px 0 0;font-size:.92rem;font-weight:700}.theme-dark .bf-sku-card.is-row.is-addon.is-out{opacity:1;background:#fafbfc;border-style:dashed}.theme-dark .bf-sku-card.is-row.is-addon:hover{border-style:solid;border-color:#121316;transform:translateY(-2px);box-shadow:0 8px 24px #12131614}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-leave{color:#fff;pointer-events:none;background:#121316;border-color:#121316}.theme-dark .bf-sku-card.is-row.is-addon:not(.is-out) .bf-sku-leave{color:#121316;background:#fff;border-color:#e4e6ec}.theme-dark .bf-sku-card.is-row{border-radius:var(--sku-radius);color:#121316;background:#fff;border:1px solid #e4e6ec;flex-direction:row;flex:none;align-self:stretch;align-items:stretch;width:100%;min-width:0;max-width:none;min-height:0;display:flex;position:relative;overflow:hidden}.theme-dark .bf-sku-card.is-row .bf-sku-shot{aspect-ratio:auto;background:0 0;border-right:1px solid #e4e6ec;flex:0 0 148px;width:148px;max-width:148px;min-height:0}.theme-dark .bf-sku-card.is-row .bf-sku-shot .bf-sku-plate{gap:8px}.theme-dark .bf-sku-card.is-row .bf-sku-shot .bf-sku-plate b{font-size:.92rem}.theme-dark .bf-sku-card.is-row .bf-sku-body{flex:1;gap:10px;min-width:0;padding:16px 20px}.theme-dark .bf-sku-card.is-row .bf-sku-targets{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.theme-dark .bf-sku-card.is-row .bf-sku-targets>span{letter-spacing:.08em;text-transform:uppercase;color:#8b929c;font-size:11px;font-weight:650}.theme-dark .bf-sku-card.is-row .bf-sku-flags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-sku-chip{border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:5px 10px 5px 8px;font-size:.82rem;font-weight:550;line-height:1.25;display:inline-flex}.theme-dark .bf-sku-chip.is-off{background:var(--bad-tint,var(--tint-bad));color:var(--bad-text,var(--bad))}.theme-dark .bf-sku-chip.is-watch{background:var(--watch-tint,var(--tint-watch));color:var(--watch-text,var(--watch))}.theme-dark .bf-sku-chip.is-ok{background:var(--good-tint,var(--tint-good));color:var(--good-text,var(--good))}.theme-dark .bf-sku-card.is-row .bf-sku-desc{color:#3d434a;max-width:none;margin:0;font-size:.94rem;font-weight:450;line-height:1.5}.theme-dark .bf-sku-card.is-row .bf-sku-well{background:0 0;border:0;border-top:1px solid #e4e6ec;border-radius:0;width:100%;max-width:100%;margin-top:2px;padding:10px 0 0}.theme-dark .bf-sku-card.is-row .bf-sku-meta{border:0;grid-template-columns:repeat(4,minmax(8rem,1fr));gap:0;margin:0;padding:0}.theme-dark .bf-sku-card.is-row .bf-sku-meta div{border:0;border-left:1px solid #e4e6ec;padding:0 16px}.theme-dark .bf-sku-card.is-row .bf-sku-meta div:first-child{border-left:0;padding-left:0}.theme-dark .bf-sku-card.is-row .bf-sku-meta dt{margin:0 0 5px}.theme-dark .bf-sku-card.is-row .bf-sku-meta dd{-webkit-line-clamp:3;font-size:.92rem;line-height:1.35}.theme-dark .bf-sku-chosen{gap:4px;display:grid}.theme-dark .bf-sku-chosen span{letter-spacing:.04em;text-transform:uppercase;color:#8b929c;font-size:11px;font-weight:600}.theme-dark .bf-sku-desc{max-width:42em}.theme-dark .bf-proto-go{margin:24px 0 0}.theme-dark .bf-proto-go .bf-proto-cta{margin-top:0}.theme-dark .bf-proto-below{border-top:1px solid #e4e6ec;margin-top:48px;padding-top:36px}.theme-dark .bf-check-split{flex-wrap:wrap;align-items:flex-start;gap:20px 32px;display:flex}.theme-dark .bf-check-summary{background:#f7f8fa;border:1px solid #e4e6ec;border-radius:16px;flex:20rem;max-width:28rem;padding:16px 16px 8px;position:sticky;top:20px}.theme-dark .bf-check-back{color:#8b929c;font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;align-items:center;margin:0 0 20px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.theme-dark .bf-check-back:hover{color:#121316}.theme-dark .bf-check-page h1{font-family:var(--font-display);letter-spacing:-.03em;color:#121316;margin:0 0 16px;font-size:clamp(28px,4vw,36px);font-weight:700}.theme-dark .bf-check-lines{gap:12px;margin:0;padding:0;list-style:none;display:grid}.theme-dark .bf-check-lines li{grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.theme-dark .bf-check-lines li.is-out{opacity:.42}.theme-dark .bf-check-lines strong{color:#121316;font-size:15px;font-weight:650;display:block}.theme-dark .bf-check-lines span{color:#8b929c;margin-top:2px;font-size:13px;display:block}.theme-dark .bf-check-lines b{font-family:var(--font-mono);color:#121316;font-size:14px;font-weight:650}.theme-dark .bf-check-due{border-top:1px solid #e4e6ec;border-bottom:1px solid #e4e6ec;gap:6px;margin:22px 0 24px;padding:16px 0;display:grid}.theme-dark .bf-check-due strong{font-family:var(--font-display);letter-spacing:-.03em;color:#121316;font-size:1.45rem;font-weight:700}.theme-dark .bf-check-due span{color:#3d434a;font-size:14px;line-height:1.45}.theme-dark .bf-check-page .bf-check-form{flex:22rem;gap:10px;max-width:28rem;padding:0;display:grid}.theme-dark .bf-check-page .bf-check-form label{margin:0}.theme-dark .bf-check-page .bf-proto-cta{margin-top:8px}.theme-dark .bf-check-trust{color:#8b929c;flex-wrap:wrap;align-items:center;gap:6px;margin:12px 0 0;font-size:12px;display:flex}.theme-dark .bf-check-page .bf-check-legal{margin:10px 0 0}@media (width<=720px){.theme-dark .bf-page.bf-shop.bf-check-page{max-width:none}.theme-dark .bf-check-page .bf-check-form,.theme-dark .bf-check-summary{flex:100%;max-width:none}}@media (width<=640px){.theme-dark .bf-sku-card.is-row{flex-direction:column;min-height:0}.theme-dark .bf-sku-card.is-row.is-addon .bf-sku-shot{height:160px}.theme-dark .bf-sku-card.is-row .bf-sku-shot{aspect-ratio:auto;border-bottom:1px solid #e4e6ec;border-right:0;flex:none;width:100%;max-width:none;height:120px;min-height:0}.theme-dark .bf-sku-card.is-row .bf-sku-body{padding:14px 16px 16px}.theme-dark .bf-sku-card.is-row .bf-sku-well{width:100%;padding:10px 0 0}.theme-dark .bf-sku-card.is-row .bf-sku-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 0}.theme-dark .bf-sku-card.is-row .bf-sku-meta div{padding:0 12px}.theme-dark .bf-sku-card.is-row .bf-sku-meta div:nth-child(odd){border-left:0;padding-left:0}.theme-dark .bf-sku-card.is-row .bf-sku-meta div:nth-child(2n){border-left:1px solid #e4e6ec}.theme-dark .bf-sku-card.is-row .bf-sku-meta div:nth-child(n+3){padding-top:12px}}.theme-dark .bf-work-feature{grid-template-columns:1.4fr .8fr;gap:16px;margin-bottom:16px;display:grid}.theme-dark .bf-work-feature.is-one{grid-template-columns:1fr}.theme-dark .bf-work-face{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e6ec;border-radius:18px;flex-direction:column;align-items:flex-start;margin:0;padding:22px 24px;display:flex}.theme-dark .bf-work-feature .bf-work-face:first-child{padding:28px}.theme-dark .bf-work-face-top{width:100%;color:var(--muted);justify-content:space-between;gap:12px;font-size:.8rem;display:flex}.theme-dark .bf-work-face-name{letter-spacing:-.03em;color:var(--ink);margin:10px 0 4px;font-size:1.45rem;font-weight:650}.theme-dark .bf-work-face-val{font-variant-numeric:tabular-nums;font-size:1.15rem;font-style:normal;font-weight:600}.theme-dark .bf-work-face-bar{width:100%;margin:16px 0 0;display:block}.theme-dark .bf-work-rows{gap:10px;display:grid}.theme-dark .bf-work-row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e4e6ec;border-radius:14px;grid-template-columns:1fr auto minmax(5.5rem,auto);align-items:center;gap:16px;margin:0;padding:14px 16px;display:grid}.theme-dark .bf-work-row b{font-weight:650}.theme-dark .bf-work-row span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.88rem}.theme-dark .bf-work-mini{justify-self:end;width:88px}.theme-dark .bf-goal-levers{flex-wrap:wrap;gap:8px;display:flex}.theme-dark .bf-cover-card{background:#fff;border:1px solid #e0e3e8;border-radius:16px;flex-direction:column;justify-content:flex-start;padding:28px;display:flex}.theme-dark .bf-cover-card .bf-pulse-kicker{color:#8b929c}.theme-dark .bf-cover-card h2{letter-spacing:-.03em;color:var(--ink);margin:8px 0 12px;font-size:1.45rem;font-weight:650}.theme-dark .bf-cover-lead{color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.theme-dark .bf-cover-legend,.theme-dark .bf-cover-map{display:none}.theme-dark .bf-home-sys{background:#fff;border:1px solid #e0e3e8;border-radius:16px;grid-template-columns:1fr 1fr;column-gap:2.75rem;padding:.25rem 1.35rem .4rem;display:grid}.theme-dark .bf-home-sys-row{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eceef1;border-radius:0;justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding:.95rem 0;display:flex}.theme-dark .bf-home-sys-row:nth-last-child(-n+2){border-bottom:0}.theme-dark .bf-home-sys-row:hover{background:#fafbfc}.theme-dark .bf-home-sys-name{letter-spacing:-.03em;min-width:0;color:var(--ink);font-size:1.02rem;font-weight:650;line-height:1.2}.theme-dark .bf-home-sys-meta{font-variant-numeric:tabular-nums;flex-shrink:0;align-items:baseline;gap:6px;display:flex}.theme-dark .bf-home-sys-meta b{font-family:var(--font-display,inherit);letter-spacing:-.03em;color:var(--ink);font-size:1.05rem;font-weight:650}.theme-dark .bf-home-sys-meta small{color:#8b929c;font-size:.75rem;font-weight:500}.theme-dark .bf-home-sys-meta em{color:#8b929c;font-size:.78rem;font-style:normal;font-weight:500}.theme-dark .bf-home-sys-row.is-miss .bf-home-sys-name{color:#8b929c}@media (width<=720px){.theme-dark .bf-home-sys{grid-template-columns:1fr;column-gap:0;padding:.15rem 1.15rem .25rem}.theme-dark .bf-home-sys-row:nth-last-child(-n+2){border-bottom:1px solid #eceef1}.theme-dark .bf-home-sys-row:last-child{border-bottom:0}}.theme-dark .bf-cover-cell{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-top-width:3px;border-radius:16px;flex-direction:column;gap:12px;margin:0;padding:16px 16px 14px;display:flex}.theme-dark .bf-cover-cell.is-off{border-top-color:var(--bad,#c45c4e)}.theme-dark .bf-cover-cell.is-watch{border-top-color:var(--watch,#c9a227)}.theme-dark .bf-cover-cell.is-ok{border-top-color:var(--good,#16a34a)}.theme-dark .bf-cover-cell.is-miss{background:#fafbfc;border-top-color:#d5d8de}.theme-dark .bf-cover-cell:hover{background:#fafbfc}.theme-dark .bf-cover-cell-top{align-items:center;gap:10px;display:flex}.theme-dark .bf-cover-cell-icon{color:#3d434a;background:#f3f5f8;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.theme-dark .bf-cover-cell.is-off .bf-cover-cell-icon{background:color-mix(in srgb, var(--bad,#c45c4e) 12%, #fff);color:var(--bad,#c45c4e)}.theme-dark .bf-cover-cell.is-watch .bf-cover-cell-icon{background:color-mix(in srgb, var(--watch,#c9a227) 14%, #fff);color:#8a7018}.theme-dark .bf-cover-cell.is-ok .bf-cover-cell-icon{background:color-mix(in srgb, var(--good,#16a34a) 12%, #fff);color:var(--good,#16a34a)}.theme-dark .bf-cover-cell-top strong{letter-spacing:-.02em;min-width:0;color:var(--ink);flex:1;font-size:.98rem;font-weight:650}.theme-dark .bf-cover-cell-miss{letter-spacing:.02em;text-transform:uppercase;color:#8b929c;flex:none;font-size:.72rem;font-weight:550}.theme-dark .bf-cover-cell-stat{align-items:baseline;gap:8px;display:flex}.theme-dark .bf-cover-cell-stat b{font-family:var(--font-display,inherit);letter-spacing:-.04em;color:var(--ink);font-size:1.85rem;font-weight:650;line-height:.95}.theme-dark .bf-cover-cell.is-off .bf-cover-cell-stat b{color:var(--bad,#c45c4e)}.theme-dark .bf-cover-cell-stat small{color:#8b929c;font-size:.78rem}.theme-dark .bf-cover-mix{background:#eef1f5;border-radius:99px;height:8px;display:flex;overflow:hidden}.theme-dark .bf-cover-mix i{min-width:4px;display:block}.theme-dark .bf-cover-mix i.is-off{background:var(--bad,#c45c4e)}.theme-dark .bf-cover-mix i.is-inRange{background:var(--watch,#c9a227)}.theme-dark .bf-cover-mix i.is-optimal{background:var(--good,#16a34a)}.theme-dark .bf-cover-mix.is-empty{background:#eef1f5}@media (width<=1100px){.theme-dark .bf-cover-map{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.theme-dark .bf-cover-map{grid-template-columns:1fr}}.theme-dark .bf-box{color:#121316;background:#fff}.theme-dark .bf-box-hero{background:#fff;grid-template-columns:1.05fr .95fr;width:100vw;min-height:100dvh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:grid}.theme-dark .bf-box-still{background:#e8e2d8;min-height:0;position:relative;overflow:hidden}.theme-dark .bf-box-still:before{content:"";background:linear-gradient(90deg,#ffffff0a 52%,#ffffff38 100%),url(/landing/pack-still.jpg?v=kitchen2) 50% 62%/cover no-repeat;position:absolute;inset:0}.theme-dark .bf-box-offer{max-width:36rem;padding:calc(var(--nav-stack) + 40px) 56px 48px;flex-direction:column;justify-content:center;gap:18px;display:flex}.theme-dark .bf-box-offer .bf-pulse-kicker{color:#8b929c}.theme-dark .bf-box-offer h1{letter-spacing:-.03em;color:#121316;margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:650;line-height:1.12}.theme-dark .bf-box-why{color:#3d434a;margin:0;font-size:1.05rem;line-height:1.55}.theme-dark .bf-box-price{flex-direction:column;gap:4px;display:flex}.theme-dark .bf-box-price b{letter-spacing:-.03em;color:#121316;font-size:1.7rem}.theme-dark .bf-box-price span{color:#8b929c;font-size:.92rem;font-weight:450}.theme-dark .bf-box-offer .bf-proto-cta{width:100%;max-width:none}.theme-dark .bf-box-tags{flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;list-style:none;display:flex}.theme-dark .bf-box-tags li{color:#121316;background:0 0;border:0;align-items:center;gap:10px;min-height:0;padding:0;display:inline-flex}.theme-dark .bf-box-tags b{letter-spacing:-.02em;font-size:.95rem;font-weight:650}.theme-dark .bf-box-tags .bf-flow-status{color:#8b929c;font-size:.86rem;font-weight:450}.theme-dark .bf-box-packline{color:#121316;margin:0;font-size:1.05rem;line-height:1.5}.theme-dark .bf-box-packline span{letter-spacing:.08em;text-transform:uppercase;color:#8b929c;margin-bottom:4px;font-size:.72rem;font-weight:600;display:block}.theme-dark .bf-box-quiet{color:#8b929c;margin:0;font-size:.88rem}.theme-dark .bf-box-quote{letter-spacing:-.03em;color:#121316;border-top:1px solid #e4e6ec;margin:8px 0 0;padding:16px 0 0;font-size:1.35rem;font-weight:600}.theme-dark .bf-box-quote span{color:#8b929c;margin-top:6px;font-size:.88rem;font-weight:450;display:block}.theme-dark .bf-box-body{max-width:1180px;margin:0 auto;padding:12px 56px 120px}.theme-dark .bf-box-day{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.theme-dark .bf-box-day article{border:1px solid #e4e6ec;border-radius:16px;padding:18px 18px 16px}.theme-dark .bf-box-day h3{color:#8b929c;letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:600}.theme-dark .bf-box-day p{color:#121316;margin:0;font-size:.95rem;line-height:1.45}.theme-dark .bf-ing-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.theme-dark .bf-ing{background:#fff;border:1px solid #e4e6ec;border-radius:18px;flex-direction:column;gap:16px;padding:18px;display:flex}.theme-dark .bf-ing.is-extra{opacity:.96}.theme-dark .bf-ing-shot{object-fit:cover;background-color:#f3f1ea;border-radius:14px;width:100%;height:180px;display:block}.theme-dark .bf-ing-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.theme-dark .bf-ing-head h3{letter-spacing:-.03em;color:#121316;margin:0;font-size:1.2rem;font-weight:650}.theme-dark .bf-ing-head span{color:#8b929c;font-size:.88rem}.theme-dark .bf-ing-what{color:#3d434a;margin:8px 0 0;font-size:.95rem;font-weight:450;line-height:1.5}.theme-dark .bf-ing-because{color:#121316;margin:8px 0 0;font-size:.95rem;font-weight:550}.theme-dark .bf-ing-why,.theme-dark .bf-ing-how{color:#3d434a;margin:8px 0 0;font-size:.95rem;font-weight:450;line-height:1.55}.theme-dark .bf-ing-steps{color:#3d434a;margin:10px 0 0;padding:0 0 0 1.15rem;font-size:.92rem;line-height:1.5}.theme-dark .bf-ing-steps li+li{margin-top:4px}.theme-dark .bf-ing-when,.theme-dark .bf-ing-note{color:#8b929c;margin:10px 0 0;font-size:.88rem}.theme-dark .bf-ing-opt{color:#8b929c;font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:10px 0 0;padding:0;font-size:.82rem;font-weight:550;text-decoration:underline}.theme-dark .bf-ing-opt:hover{color:#121316}.theme-dark .bf-ing-note .bf-ing-opt{font-size:inherit;margin:0}.theme-dark .bf-box:has(.bf-box-sticky){padding-bottom:5.5rem}.theme-dark .bf-box-sticky{z-index:20;width:100%;padding:12px 56px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#fffffff5;border-top:1px solid #e4e6ec;flex-direction:row;justify-content:space-between;align-items:center;gap:16px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.theme-dark .bf-box-sticky-price{flex-wrap:wrap;align-items:baseline;gap:8px 12px;min-width:0;display:flex}.theme-dark .bf-box-sticky b{color:#121316;font-size:1.05rem;display:block}.theme-dark .bf-box-sticky span,.theme-dark .bf-box-sticky p{color:#8b929c;margin:0;font-size:.82rem}.theme-dark .bf-box-sticky .bf-proto-cta,.theme-dark .bf-box-sticky .bf-proto-bar-cta{flex:none;width:auto;min-width:11.5rem}.theme-dark .bf-spec-offer-note{color:#8b929c;margin:8px 0 0;font-size:.82rem}.theme-dark .bf-page.bf-shop.bf-shop-proto .bf-wiz-error{max-width:1180px;margin:0 auto 24px;padding:0 56px}@media (width<=960px){.theme-dark .bf-pulse-hero.is-split,.theme-dark .bf-box-hero,.theme-dark .bf-work-feature{grid-template-columns:1fr}.theme-dark .bf-pulse-hero-copy,.theme-dark .bf-box-offer,.theme-dark .bf-box-body,.theme-dark .bf-box-sticky{padding-left:22px;padding-right:22px}.theme-dark .bf-box-still{min-height:42vh}.theme-dark .bf-pulse-hero-still{min-height:0;display:none}.theme-dark .bf-box-day,.theme-dark .bf-ing-list,.theme-dark .bf-ing{grid-template-columns:1fr}.theme-dark .bf-ing-shot{width:100%;height:160px}.theme-dark .bf-box-sticky{flex-flow:row;align-items:center}.theme-dark .bf-box-sticky .bf-proto-cta,.theme-dark .bf-box-sticky .bf-proto-bar-cta{width:auto;min-width:9.5rem}}.theme-dark .bf-draw-print{box-sizing:border-box;background:#161310;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:minmax(22px,1fr);gap:5px;width:100%;height:100%;min-height:100%;padding:20px;display:grid}.theme-dark .bf-draw-print i{border-radius:3px;min-height:22px;display:block}.theme-dark .bf-draw-print i.is-lg{grid-area:span 2/span 2}.theme-dark .bf-draw-print i.is-md{grid-column:span 2}.theme-dark .bf-draw-print i.is-off{background:#c45c4e}.theme-dark .bf-draw-print i.is-watch{background:#c9a227}.theme-dark .bf-draw-print i.is-ok{background:#2f7a4a}.theme-dark .bf-draw-print i.is-empty{background:#2a2622}.theme-dark .bf-off-posters{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.theme-dark .bf-off-poster{min-height:17.5rem;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-top-width:4px;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;margin:0;padding:1.15rem 1.1rem 1.05rem;display:flex}.theme-dark .bf-off-poster.is-off{border-top-color:var(--bad,#c45c4e)}.theme-dark .bf-off-poster.is-watch{border-top-color:var(--watch,#c9a227)}.theme-dark .bf-off-poster:first-child{grid-column:1/span 2}.theme-dark .bf-off-poster:first-child .bf-off-poster-num{font-size:clamp(2.6rem,4vw,3.4rem)}.theme-dark .bf-off-poster:hover{background:#fafbfc}.theme-dark .bf-off-poster-num{font-family:var(--font-display,inherit);letter-spacing:-.05em;color:var(--ink);flex-direction:column;font-size:clamp(2rem,2.4vw,2.55rem);font-weight:650;line-height:.92;display:flex}.theme-dark .bf-off-poster-num small{font-family:var(--font-sans);letter-spacing:0;color:#8b929c;margin-top:6px;font-size:.72rem;font-weight:550}.theme-dark .bf-off-poster>b{letter-spacing:-.02em;font-size:1rem;font-weight:650;line-height:1.2}.theme-dark .bf-off-poster-bar{width:100%;display:block}.theme-dark .bf-off-poster-bar .bf-spec-bar-wrap{padding:0}.theme-dark .bf-off-poster-bar .bf-spec-track{height:10px}.theme-dark .bf-off-poster>em{-webkit-line-clamp:3;color:#5d646d;-webkit-box-orient:vertical;margin-top:auto;font-size:.82rem;font-style:normal;line-height:1.4;display:-webkit-box;overflow:hidden}.theme-dark .bf-goal-stack{flex-direction:column;gap:10px;display:flex}.theme-dark .bf-goal-strip{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e8;border-left-width:4px;border-radius:16px;grid-template-columns:3.2rem minmax(0,1fr);gap:8px 16px;margin:0;padding:1rem 1.15rem;display:grid}.theme-dark .bf-goal-strip.is-high{border-left-color:var(--bad,#c45c4e)}.theme-dark .bf-goal-strip.is-medium{border-left-color:var(--watch,#c9a227)}.theme-dark .bf-goal-strip.is-low{border-left-color:#c5cad1}.theme-dark .bf-goal-strip.is-feature{color:#fff;background:#121316;border-color:#121316;padding:1.35rem 1.3rem 1.2rem}.theme-dark .bf-goal-strip.is-feature.is-high{border-left-color:#e07a6e}.theme-dark .bf-goal-strip:hover{background:#fafbfc}.theme-dark .bf-goal-strip.is-feature:hover{background:#1a1c20}.theme-dark .bf-goal-strip>em{font-family:var(--font-display,inherit);letter-spacing:.06em;color:#8b929c;font-size:.78rem;font-style:normal;font-weight:650}.theme-dark .bf-goal-strip.is-feature>em{color:#b9b4ad}.theme-dark .bf-goal-strip-main{flex-direction:column;gap:.7rem;min-width:0;display:flex}.theme-dark .bf-goal-strip-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.theme-dark .bf-goal-strip-top strong{letter-spacing:-.03em;font-size:1.25rem;font-weight:650}.theme-dark .bf-goal-strip.is-feature .bf-goal-strip-top strong{font-size:clamp(1.6rem,2.4vw,2.1rem)}.theme-dark .bf-goal-strip-hero{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.theme-dark .bf-goal-strip-hero>b{font-family:var(--font-display,inherit);letter-spacing:-.05em;flex-direction:column;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:650;line-height:.9;display:flex}.theme-dark .bf-goal-strip-hero>b small{font-family:var(--font-sans);letter-spacing:0;color:#b9b4ad;margin-top:8px;font-size:.78rem;font-weight:550}.theme-dark .bf-goal-strip-hero>span{flex-direction:column;align-items:flex-end;gap:6px;font-size:.95rem;display:flex}.theme-dark .bf-goal-strip.is-feature .bf-flow-status{color:#c5c0b8}.theme-dark .bf-goal-strip.is-feature .bf-flow-pill{color:#fff;background:#ffffff1f}.theme-dark .bf-goal-strip.is-feature .bf-flow-pill.is-off{background:#c45c4e52}.theme-dark .bf-goal-strip.is-feature .bf-flow-pill.is-watch{background:#c9a22752}.theme-dark .bf-goal-strip-bar .bf-spec-bar-wrap{padding:0}.theme-dark .bf-goal-strip-bar .bf-spec-track{height:12px}.theme-dark .bf-goal-strip-more,.theme-dark .bf-goal-strip-inline{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.theme-dark .bf-goal-strip-inline>b{font-family:var(--font-display,inherit);letter-spacing:-.04em;font-size:1.45rem}.theme-dark .bf-goal-strip-inline small{font-family:var(--font-sans);color:#8b929c;margin-left:6px;font-size:.72rem}.theme-dark .bf-field-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:6px;display:grid}.theme-dark .bf-field-cell{color:#fff;width:100%;min-height:11.5rem;font:inherit;text-align:left;cursor:pointer;background:#121316;border:0;border-radius:16px;margin:0;padding:0;display:block;position:relative;overflow:hidden}.theme-dark .bf-field-wash{flex-direction:column;display:flex;position:absolute;inset:0}.theme-dark .bf-field-wash i{min-height:8px;display:block}.theme-dark .bf-field-wash i.is-off{background:#c45c4e}.theme-dark .bf-field-wash i.is-inRange{background:#c9a227}.theme-dark .bf-field-wash i.is-optimal{background:#2f7a4a}.theme-dark .bf-field-wash i.is-miss{background:#d8dde3;flex:1}.theme-dark .bf-field-copy{background:linear-gradient(#0000 0%,#100e12b8 70%);flex-direction:column;gap:4px;padding:2.4rem .95rem .9rem;display:flex;position:absolute;bottom:0;left:0;right:0}.theme-dark .bf-field-cell.is-miss .bf-field-copy{color:#3d434a;background:linear-gradient(#0000 0%,#ffffffc7 68%)}.theme-dark .bf-field-copy strong{letter-spacing:-.02em;font-size:1.02rem;font-weight:650}.theme-dark .bf-field-copy b{color:#ffffffc7;font-size:.82rem;font-weight:550}.theme-dark .bf-field-cell.is-miss .bf-field-copy b{color:#5d646d}@media (width<=1100px){.theme-dark .bf-off-posters,.theme-dark .bf-field-map{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.theme-dark .bf-off-posters,.theme-dark .bf-field-map{grid-template-columns:1fr}.theme-dark .bf-off-poster:first-child{grid-column:auto}.theme-dark .bf-draw-print{grid-template-columns:repeat(6,minmax(0,1fr));min-height:42vh}}
