footer{background-color:#393e46;color:#eee;text-align:center;padding:1rem;border-radius:10px;margin-top:8px}footer a{color:#eee;margin:0 10px;font-size:1.5rem;text-decoration:none;transition:color .2s}footer a:hover{color:#00adb5}.repo-link{color:inherit;text-decoration:none;font-weight:inherit;cursor:pointer}.repo-link:visited{color:inherit}.repo-link:hover,.repo-link:focus{text-decoration:underline dotted}.github-activity-list{padding-left:0;list-style:none}.pr-list{margin:0 0 8px}.github-events>.pr-list:last-child{margin-bottom:0}.other-list{margin:0}.bottom-flex-container{max-width:1000px;width:100%;display:flex;justify-content:space-between;align-items:stretch;padding:2rem 0 0;gap:8px}.activity-panel{background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e;color:#eee;flex:1 1 0;min-width:0;pointer-events:auto;display:flex;flex-direction:column;height:fit-content;margin-bottom:8px;overflow-x:auto;word-break:break-word}.activity-panel code{word-break:break-all;white-space:pre-wrap}.github-activity{margin:0 0 16px}.repo-header{margin-bottom:6px;font-weight:700}.pr-event{padding-bottom:4px;padding-left:8px;display:flex;align-items:center}.github-date{margin-left:auto}.repo-icon{vertical-align:middle;margin-right:6px}.status-icon{vertical-align:middle;margin-left:2px;margin-right:6px}.pr-title-link{font-weight:700;max-width:60vw;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;color:#00adb5;text-decoration:none;transition:color .2s}.pr-title-link:visited{color:#00adb5}.pr-title-link:hover,.pr-title-link:focus{color:#fff;text-decoration:underline}.other-event{margin-bottom:8px}body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#000;font-family:sf mono,menlo,monospace;color:#eee;margin:16px}#root{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:40px}h1{color:#eee}button{padding:10px 20px;font-size:16px;margin-top:20px;cursor:pointer}#root>small{margin-bottom:8px}img.pikachu{margin-top:16px}.pikachu-counter{margin-top:12px;font-size:1.1rem;color:#00adb5;font-weight:700}.menu-container{position:fixed;top:16px;right:16px;z-index:100}.menu-button{background:none;border:none;color:#eee;font-size:1.5rem;cursor:pointer;padding:8px;margin:0;transition:color .2s}.menu-button:hover{color:#00adb5}.menu-dropdown{position:absolute;top:100%;right:0;background:#393e46;border-radius:8px;list-style:none;margin:4px 0 0;padding:8px 0;min-width:150px;box-shadow:0 4px 16px #0000004d}.menu-dropdown li a{display:block;padding:8px 16px;color:#eee;text-decoration:none;transition:background .2s}.menu-dropdown li a:hover{background:#00adb526;color:#00adb5}.menu-disabled{display:block;padding:8px 16px;color:#888;cursor:default}.projects-heading{color:#eee;margin:16px 0 12px}.projects-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;max-width:1000px;width:100%;padding:4px 0;scrollbar-width:thin;scrollbar-color:#393e46 transparent}@media(min-width:768px){.projects-carousel{justify-content:center}}.projects-carousel::-webkit-scrollbar{height:6px}.projects-carousel::-webkit-scrollbar-track{background:transparent}.projects-carousel::-webkit-scrollbar-thumb{background:#393e46;border-radius:3px}.project-tile{background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e;position:relative;flex:0 0 280px;height:160px;display:flex;align-items:flex-end;border:1px solid transparent;scroll-snap-align:start;cursor:pointer;text-decoration:none;color:#eee;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background-color:#222222eb;background-position:center;background-repeat:no-repeat}.project-tile:hover{transform:translateY(-3px);box-shadow:0 6px 24px #00000059;border-color:#00adb5}.project-tile:visited{color:#eee}.project-tile--disabled{opacity:.7;filter:grayscale(40%);cursor:default}.project-tile--disabled:hover{transform:none;box-shadow:0 2px 12px #0000002e;border-color:transparent}.project-tile-label{font-weight:700;z-index:1;text-shadow:0 1px 4px rgba(0,0,0,.6)}.project-tile-badge{position:absolute;top:10px;right:10px;font-size:.7rem;color:#eee;border:1px solid #eee;border-radius:10px;padding:2px 8px;text-transform:lowercase}.btc-page{max-width:600px;width:100%;display:flex;flex-direction:column;gap:16px}.btc-page footer{align-self:center}.btc-heading{color:#eee;margin:0 0 8px}.btc-total-banner{text-align:center}.btc-total-banner-value{display:block;font-size:2rem;font-weight:700;color:#eee;line-height:1.2}.btc-total-banner-btc{display:block;font-size:.9rem;color:#f7931a;margin-top:2px}.fund-selector{display:flex;gap:8px;flex-wrap:wrap}.fund-selector-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;font-size:.9rem;font-family:inherit;border-radius:999px;background:#393e46;border:1px solid #555;color:#888;cursor:pointer;margin-top:0;transition:background .2s,border-color .2s,color .2s}.fund-selector-btn:hover{border-color:#888;color:#ccc}.fund-selector-btn--active{background:#f7931a26;border-color:#f7931a;color:#eee;font-weight:700}.fund-selector-logo{width:18px;height:18px;border-radius:50%}.btc-inputs{display:flex;flex-wrap:wrap;gap:16px}.btc-input-group{--accent: #f7931a;width:100%;min-width:0;box-sizing:border-box;background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e}.btc-input-group--fbtc{--accent: #76a923}.btc-input-group--ibit{--accent: #ffffff}.btc-input-group--gbtc{--accent: #9481c4}.btc-label{display:block;font-weight:700;margin-bottom:8px;color:var(--accent)}.btc-input-row{display:flex;align-items:center;background:#393e46;border-radius:6px;padding:4px 8px}.btc-input-prefix{color:#888;margin-right:6px;white-space:nowrap;font-size:.9rem}.btc-input{flex:1;background:transparent;border:none;color:#eee;font-family:inherit;font-size:1rem;outline:none;padding:6px 0;min-width:0}.btc-input::placeholder{color:#666}.btc-entry-checkbox{accent-color:var(--accent);margin-right:6px;cursor:pointer}.btc-entry-consolidate{width:100%;margin-top:6px;padding:6px;font-size:.85rem;background:var(--accent);border:none;border-radius:6px;color:#000;font-weight:700;cursor:pointer;transition:opacity .2s}.btc-entry-consolidate:hover{opacity:.85}.btc-summary{background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e}.btc-summary-heading{margin:0 0 12px;color:#eee}.btc-summary-row{display:flex;justify-content:space-between;align-items:baseline;padding:4px 0}.btc-summary-label{color:#888;min-width:70px}.summary-label--fbtc{color:#76a923}.summary-label--ibit{color:#fff}.summary-label--gbtc{color:#9481c4}.summary-label--btc{color:#f7931a}.btc-summary-amounts{display:flex;align-items:baseline;gap:6px;text-align:right}.btc-summary-sep{color:#666;font-size:.85rem}.btc-summary-sep~.btc-summary-value{color:unset}.btc-summary-value{color:#f7931a;font-weight:700}.btc-summary-divider{border-top:1px solid #666;margin:6px 0}.btc-summary-note{margin-top:8px;font-size:.8rem;color:#666}.btc-whatif{background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e}.btc-whatif-heading{margin:0 0 12px;color:#eee}.btc-whatif-table{width:100%;border-collapse:collapse}.btc-whatif-table th{text-align:left;color:#888;font-weight:400;padding:6px 0;border-bottom:1px solid #393e46}.btc-whatif-table th:last-child{text-align:right}.btc-whatif-table td{padding:8px 0;border-bottom:1px solid #393e46}.btc-whatif-table td:first-child{display:flex;align-items:center}.btc-whatif-table td:last-child{text-align:right;color:unset;font-weight:700}.btc-ath-tag{display:inline-block;margin-left:6px;padding:1px 5px;font-size:.7rem;font-weight:700;color:#f7931a;border:1px solid #f7931a;border-radius:3px;vertical-align:middle;line-height:1.4;opacity:.85}.btc-custom-prefix{display:inline;margin-right:2px}.btc-custom-input{padding:4px 6px;background:#393e46;border-radius:4px}.btc-input-row+.btc-input-row{margin-top:6px}.btc-entry-buy-price{color:#888;font-size:.8rem;white-space:nowrap;margin:0 4px}.btc-entry-remove{background:none;border:none;color:#666;font-size:1rem;cursor:pointer;padding:2px 6px;margin:0;line-height:1;transition:color .2s}.btc-entry-remove:hover{color:#e74c3c}.btc-entry-add{width:100%;margin-top:6px;padding:6px;font-size:.85rem;background:transparent;border:1px dashed #555;border-radius:6px;color:#888;cursor:pointer;transition:border-color .2s,color .2s}.btc-entry-add:hover{border-color:#888;color:#ccc}.btc-fbtc-per-btc{background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e}.btc-fbtc-per-btc-heading{margin:0 0 12px;color:#eee}.btc-fbtc-per-btc-row{display:flex;justify-content:space-between;padding:4px 0}.btc-fbtc-per-btc-label{color:#f7931a;font-weight:700}.btc-fbtc-per-btc-value{color:#76a923;font-weight:700}.btc-fbtc-per-btc-note{margin-top:8px;font-size:.8rem;color:#666}.btc-shares-per-btc{background:#222222eb;border-radius:10px;padding:16px;box-shadow:0 2px 12px #0000002e}.btc-shares-per-btc-heading{margin:0 0 12px;color:#eee}.btc-shares-per-btc-table{width:100%;border-collapse:collapse}.btc-shares-per-btc-table th{text-align:left;color:#888;font-weight:400;padding:6px 0;border-bottom:1px solid #393e46}.btc-shares-per-btc-table th:last-child{text-align:right}.btc-shares-per-btc-table td{padding:8px 0;border-bottom:1px solid #393e46;font-weight:700}.btc-shares-per-btc-table td:nth-child(2){color:unset}.btc-shares-per-btc-table td:last-child{text-align:right}.shares-row--fbtc td{color:#76a923}.shares-row--ibit td{color:#fff}.shares-row--gbtc td{color:#9481c4}.btc-shares-per-btc-note{margin-top:8px;font-size:.8rem;color:#666}.btc-loading{color:#888;text-align:center}.btc-price-source{color:#888;font-size:.8rem;text-align:center;margin:24px 0 0}.btc-price-source a{color:#aaa;text-decoration:underline}.add-entry-dialog{background:#222222eb;color:#eee;border:1px solid #393e46;border-radius:10px;padding:0;max-width:360px;width:calc(100% - 32px)}.add-entry-dialog::backdrop{background:#0009}.add-entry-dialog-handle{display:none}.add-entry-dialog-content{padding:20px;display:flex;flex-direction:column;gap:14px}@media(max-width:767px){.add-entry-dialog{border-bottom:none;border-radius:14px 14px 0 0;width:100%;max-width:100%;max-height:90dvh;position:fixed;inset:auto 0 0;margin:0;animation:slide-up .25s ease-out;transition:transform .2s ease-out}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.add-entry-dialog-handle{display:block;width:36px;height:4px;background:#666;border-radius:2px;margin:10px auto 0}.add-entry-dialog-content{padding:12px 20px 24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}}.add-entry-dialog-title{margin:0;color:var(--accent);font-size:1.1rem}.add-entry-dialog-toggle{display:flex;gap:6px}.add-entry-dialog-toggle-btn{flex:1;padding:8px;font-size:.9rem;font-family:inherit;border-radius:6px;background:#393e46;border:1px solid #555;color:#888;cursor:pointer;margin-top:0;transition:background .2s,border-color .2s,color .2s}.add-entry-dialog-toggle-btn--active{background:#f7931a26;border-color:var(--accent);color:#eee;font-weight:700}.add-entry-dialog-label{display:flex;flex-direction:column;gap:4px;color:#888;font-size:.85rem}.add-entry-dialog-input{background:#393e46;border:1px solid #555;border-radius:6px;padding:10px 12px;color:#eee;font-family:inherit;font-size:1rem;outline:none}.add-entry-dialog-input:focus{border-color:var(--accent)}.add-entry-dialog-usd-fields{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.add-entry-dialog-usd-fields--open{grid-template-rows:1fr}.add-entry-dialog-usd-fields-inner{overflow:hidden;display:flex;flex-direction:column;gap:14px}.add-entry-dialog-preview{color:var(--accent);font-size:.9rem;font-weight:700;text-align:center}.add-entry-dialog-actions{display:flex;gap:8px;margin-top:4px}.add-entry-dialog-cancel{flex:1;padding:10px;font-size:.9rem;font-family:inherit;border-radius:6px;background:#393e46;border:1px solid #555;color:#888;cursor:pointer;margin-top:0;transition:border-color .2s,color .2s}.add-entry-dialog-cancel:hover{border-color:#888;color:#ccc}.add-entry-dialog-add{flex:1;padding:10px;font-size:.9rem;font-family:inherit;font-weight:700;border-radius:6px;background:var(--accent);border:none;color:#000;cursor:pointer;margin-top:0;transition:opacity .2s}.add-entry-dialog-add:hover{opacity:.85}.add-entry-dialog-add:disabled{opacity:.4;cursor:not-allowed}@media(min-width:768px){.btc-input-group{flex:0 1 calc(50% - 8px)}}.formatter-page{max-width:98%;width:100%;min-height:calc(100vh - 100px);display:flex;flex-direction:column;gap:16px}.formatter-page footer{align-self:center}.formatter-heading{color:#eee;margin:0 0 4px}.formatter-description{color:#888;font-size:.9rem;margin:0}.formatter-prompt-block{display:flex;flex-direction:column;gap:4px;width:calc(50% - 8px)}@media(max-width:767px){.formatter-prompt-block{width:100%}}.formatter-prompt-label{color:#888;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.formatter-prompt-row{display:flex;align-items:center;gap:10px;background:#222222eb;border-radius:8px;padding:10px 14px;border:1px solid #393e46}.formatter-prompt-text{font-family:sf mono,menlo,monospace;font-size:.82rem;color:#888;line-height:1.4}.formatter-btn--prompt-copy{background:transparent;border:1px solid #666;color:#666;padding:4px 14px;font-size:.8rem;flex-shrink:0;display:inline-grid;place-items:center}.formatter-btn--prompt-copy>span{grid-area:1 / 1}.formatter-btn--prompt-copy:hover{border-color:#00adb5;color:#00adb5}.formatter-panels{display:flex;gap:16px;flex:1;min-height:0;max-height:70vh}@media(max-width:767px){.formatter-panels{flex-direction:column}}.formatter-panel{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.formatter-panel-header{display:flex;align-items:center;gap:8px;height:20px}.formatter-panel-label{color:#888;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.formatter-diff-stat{font-family:sf mono,menlo,monospace;font-size:.75rem}.formatter-diff-stat.formatter-diff-added{color:#4ec56a}.formatter-diff-stat.formatter-diff-removed{color:#f85149}.formatter-diff-stat.formatter-diff-neutral{color:#888}.formatter-editor{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.formatter-editor:focus-within:not(:has([readonly]:focus)) .formatter-gutter{border-color:#00adb5}.formatter-gutter{min-width:40px;background:#222222eb;color:#666;font-family:sf mono,menlo,monospace;font-size:.85rem;line-height:1.5;text-align:right;padding:16px 8px;border-radius:10px 0 0 10px;box-shadow:0 2px 12px #0000002e;overflow:hidden;-webkit-user-select:none;user-select:none;border:1px solid transparent;border-right:none}.formatter-gutter-line{box-sizing:border-box}.formatter-textarea{background:#222222eb;box-shadow:0 2px 12px #0000002e;font-family:sf mono,menlo,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;padding:16px;flex:1;background:#393e46;color:#eee;border:1px solid transparent;border-left:none;border-radius:0 10px 10px 0;resize:none;outline:none;overflow-x:hidden}.formatter-textarea:focus{border-color:#00adb5}.formatter-textarea[readonly]{cursor:default}.formatter-textarea[readonly]:focus{border-color:transparent}.formatter-mirror{font-family:sf mono,menlo,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;padding:16px;position:absolute;visibility:hidden;pointer-events:none;top:0;left:0;box-sizing:border-box}.formatter-input-actions{display:flex;align-items:center;gap:8px}.formatter-output-actions{display:flex;justify-content:center}.formatter-btn{padding:8px 20px;font-size:.9rem;font-family:inherit;font-weight:700;border-radius:6px;cursor:pointer;margin-top:0;transition:opacity .2s,border-color .2s,color .2s}.formatter-btn--format{background:#00adb5;border:none;color:#000}.formatter-btn--format:hover{opacity:.85}.formatter-btn--copy{background:transparent;border:1px solid #00adb5;color:#00adb5;padding:8px 32px;display:inline-grid;place-items:center}.formatter-btn--copy>span{grid-area:1 / 1}.formatter-btn--copy:hover{background:#00adb5;color:#000}.formatter-btn--clear{background:transparent;border:1px solid #666;color:#666}.formatter-btn--clear:hover{border-color:#888;color:#888}.formatter-view-toggle{margin-left:auto;display:flex;align-items:center;gap:6px}.formatter-toggle-label{color:#888;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.formatter-view-toggle .formatter-toggle{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.formatter-view-toggle .formatter-toggle-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.formatter-view-toggle .formatter-toggle-track{width:36px;height:18px;border-radius:999px;background-color:#393e46;transition:background-color .2s ease}.formatter-view-toggle .formatter-toggle:hover .formatter-toggle-track{background-color:#444a54}.formatter-view-toggle .formatter-toggle:has(input:checked) .formatter-toggle-track{background-color:#00adb5}.formatter-view-toggle .formatter-toggle:has(input:checked):hover .formatter-toggle-track{background-color:#00868c}.formatter-view-toggle .formatter-toggle-thumb{position:absolute;top:1px;left:1px;width:16px;height:16px;border:1px solid #666;border-radius:50%;background-color:#eee;box-sizing:border-box;transition:left .5s cubic-bezier(.23,1,.32,1),border-color .5s cubic-bezier(.23,1,.32,1)}.formatter-view-toggle .formatter-toggle:has(input:checked) .formatter-toggle-thumb{left:19px;border-color:#00adb5}.formatter-view-toggle .formatter-toggle:focus-within .formatter-toggle-thumb{box-shadow:0 0 2px 2px #00adb566}.formatter-view-toggle .formatter-toggle:active .formatter-toggle-thumb{box-shadow:0 0 3px 3px #00adb54d}.formatter-preview{flex:1;min-height:0;overflow-y:auto;background:#393e46;border-radius:10px;padding:16px 20px;box-shadow:0 2px 12px #0000002e;color:#eee;font-size:.92rem;line-height:1.6}.formatter-preview .formatter-preview-placeholder{color:#666;font-family:sf mono,menlo,monospace;font-size:.85rem}.formatter-preview h1,.formatter-preview h2,.formatter-preview h3,.formatter-preview h4,.formatter-preview h5,.formatter-preview h6{color:#eee;margin:1.2em 0 .5em}.formatter-preview h1:first-child,.formatter-preview h2:first-child,.formatter-preview h3:first-child,.formatter-preview h4:first-child,.formatter-preview h5:first-child,.formatter-preview h6:first-child{margin-top:0}.formatter-preview h1{font-size:1.6em;border-bottom:1px solid #666;padding-bottom:.3em}.formatter-preview h2{font-size:1.3em;border-bottom:1px solid #666;padding-bottom:.25em}.formatter-preview h3{font-size:1.1em}.formatter-preview p{margin:.6em 0}.formatter-preview a{color:#00adb5;text-decoration:none}.formatter-preview a:hover{text-decoration:underline}.formatter-preview code{font-family:sf mono,menlo,monospace;font-size:.88em;background:#0000004d;padding:.15em .4em;border-radius:4px}.formatter-preview pre{background:#00000059;border-radius:6px;padding:12px 16px;overflow-x:auto;margin:.8em 0}.formatter-preview pre>code{background:none;padding:0;font-size:.85em;line-height:1.5}.formatter-preview blockquote{border-left:3px solid #00adb5;margin:.8em 0;padding:.4em 1em;background:#00adb50f;color:#888}.formatter-preview blockquote p{margin:.3em 0}.formatter-preview ul,.formatter-preview ol{padding-left:1.8em;margin:.6em 0}.formatter-preview li{margin:.25em 0}.formatter-preview li>input[type=checkbox]{margin-right:.4em}.formatter-preview table{border-collapse:collapse;width:100%;margin:.8em 0}.formatter-preview th,.formatter-preview td{border:1px solid #666;padding:6px 12px;text-align:left}.formatter-preview th{background:#0003;font-weight:600}.formatter-preview tr:hover td{background:#ffffff08}.formatter-preview hr{border:none;border-top:1px solid #666;margin:1.2em 0}.formatter-preview img{max-width:100%;border-radius:6px}.formatter-preview del{color:#888}
