.btc-intro{position:relative}.btc-data-stamp{display:inline-flex;align-items:center;gap:8px;margin-top:15px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);font-size:.78rem}.btc-data-stamp::before{width:7px;height:7px;border-radius:50%;background:var(--accent);content:""}.btc-strategy{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 18px;padding:0;border:0}.btc-strategy legend{margin-bottom:8px;color:var(--text);font-size:.875rem;font-weight:700}.btc-strategy label{cursor:pointer}.btc-strategy input{position:absolute;opacity:0;pointer-events:none}.btc-strategy span{display:flex;align-items:center;justify-content:center;min-height:43px;border:1px solid var(--line-strong);border-radius:9px;color:var(--muted);background:var(--surface-2);font-size:.85rem;font-weight:750}.btc-strategy input:checked+span{border-color:var(--accent);color:#fff;background:var(--accent)}.btc-strategy input:focus-visible+span{outline:3px solid rgba(33,124,84,.2);outline-offset:2px}.btc-readonly{padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-2)}.btc-readonly>span{color:var(--muted);font-size:.75rem}.btc-readonly strong{font-size:.78rem;line-height:1.45}.btc-legend{display:flex;gap:18px;margin:12px 0 0;color:var(--muted);font-size:.76rem}.btc-legend span::before{display:inline-block;width:18px;height:3px;margin:0 7px 2px 0;border-radius:3px;content:""}.btc-legend .portfolio::before{background:var(--accent)}.btc-legend .contributed::before{background:#7088a6}.ret-chart-wrap .portfolio-line{fill:none;stroke:var(--accent);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.ret-chart-wrap .invested-line{fill:none;stroke:#7088a6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ret-chart-wrap .portfolio-area{fill:var(--accent);opacity:.07}.ret-chart-wrap .price-dot{fill:var(--surface);stroke:var(--accent);stroke-width:3}.btc-article article>p{max-width:78ch}.btc-article aside{position:sticky;top:92px}.btc-metrics strong{font-size:.98rem}html[data-theme="dark"] .btc-strategy input:checked+span{color:#07110f;background:#72d59f}@media(max-width:760px){.btc-strategy{grid-template-columns:1fr 1fr}.btc-article aside{position:static}}@media(max-width:420px){.btc-strategy{grid-template-columns:1fr}.btc-legend{align-items:flex-start;flex-direction:column;gap:5px}}
