*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#09090b;color:#e4e4e7;min-height:100vh}button,input,select{font-family:inherit}a{color:#60a5fa;text-decoration:none;transition:color .2s ease,text-decoration .2s ease}a:hover{color:#93c5fd;text-decoration:underline}a:visited{color:#a78bfa}a:active{color:#3b82f6}.data-table a{color:#60a5fa;font-weight:500}.data-table a:hover{color:#93c5fd}.page{max-width:1260px;margin:0 auto;padding:3rem 2.5rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.page__header{display:flex;flex-direction:column;gap:.75rem;border-bottom:1px solid #1f1f23;padding-bottom:1.5rem}.page__header h1{font-size:2.35rem;letter-spacing:-.01em;font-weight:400;color:#fafafa}.page__header p{font-size:1rem;color:#a1a1aa;max-width:52ch;line-height:1.6}.controls{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;background:#111113;border:1px solid #1f1f23;border-radius:16px;padding:1.6rem 2rem;box-shadow:0 20px 50px #00000059}.controls__group{display:flex;flex-direction:column;gap:.75rem}.controls__label{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#a1a1aa;font-weight:600}.controls__options{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.controls__option{display:inline-flex;align-items:center;gap:.55rem;font-size:.95rem;color:#e4e4e7;padding:.4rem .85rem;border:1px solid #1f1f23;background:#151518;border-radius:999px;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.controls__option input{accent-color:#3f3f46}.controls__option:hover{background:#1d1d20;border-color:#27272a;transform:translateY(-1px)}.controls__swatch{width:12px;height:12px;border-radius:50%}.controls__options--segmented{background:#111113;border:1px solid #1f1f23;border-radius:12px;padding:.35rem}.segmented{border:none;background:transparent;padding:.42rem 1.1rem;font-size:.92rem;color:#a1a1aa;border-radius:8px;cursor:pointer;transition:all .2s ease}.segmented--active{background:#e4e4e7;color:#111113;font-weight:600;box-shadow:inset 0 0 0 1px #18181bbf}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.summary-card{background:#111113;border:1px solid #1f1f23;border-radius:18px;padding:1.7rem;box-shadow:0 14px 36px #00000059;display:flex;flex-direction:column;gap:1.1rem}.summary-card h2{font-size:1.05rem;font-weight:600;color:#f4f4f5}.summary-card__metric{display:flex;flex-direction:column;gap:.35rem}.summary-card__metric span{font-size:.8rem;color:#8f8f95;text-transform:uppercase;letter-spacing:.05em}.summary-card__metric strong{font-size:1.18rem;font-weight:600;color:#f4f4f5}.positive{color:#10b981;font-weight:500}.negative{color:#f87171;font-weight:500}.scenario{background:#111113;border:1px solid #1f1f23;border-radius:18px;padding:2rem;display:grid;gap:1.4rem;box-shadow:0 14px 40px #00000059}.scenario h2{font-size:1.25rem;font-weight:600;color:#f4f4f5}.scenario p{color:#8f8f95;line-height:1.6;max-width:60ch}.scenario__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.1rem}.scenario__card{background:#121215;border-radius:14px;padding:1.45rem;border:1px solid #1f1f23;display:flex;flex-direction:column;gap:.35rem}.scenario__card span{font-size:.82rem;color:#8f8f95;text-transform:uppercase;letter-spacing:.05em}.scenario__card strong{font-size:1.32rem;font-weight:600;color:#f4f4f5}.scenario__card p{font-size:.9rem;color:#8f8f95;line-height:1.5}.chart-panel{background:#111113;border:1px solid #1f1f23;border-radius:18px;padding:1.8rem;box-shadow:0 18px 46px #00000059;display:flex;flex-direction:column;gap:1.2rem;margin-bottom:1.5rem}.chart-panel__header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.chart-panel__header h3{font-size:1.18rem;font-weight:600;color:#f5f5f5}.chart-panel__header p{font-size:.9rem;color:#8f8f95}.chart-panel__actions{display:inline-flex;gap:.75rem;align-items:center}.chart-panel__button{border:none;background:#27272a;color:#f4f4f5;padding:.45rem 1.1rem;font-size:.9rem;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .2s ease,transform .2s ease}.chart-panel__button:hover{background:#323234;transform:translateY(-1px)}.chart-panel__button--secondary{background:#1c1c1f}.chart-panel__canvas{min-height:360px}.chart-panel__copied{font-size:.82rem;color:#22c55e;font-weight:600;text-align:right}.chart-panel__formula{margin-top:.65rem;padding-top:.65rem;border-top:1px solid #1f1f23;font-size:.82rem;color:#8f8f95;line-height:1.5}.chart-panel__formula-label{font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-right:.35rem;color:#d4d4d8}.milestones-section{margin:3rem 0}.milestones-section h2{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;color:#e5e5e7}.milestones-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.milestone-card{background:#111113;border:1px solid #1f1f23;border-radius:18px;padding:1.5rem;box-shadow:0 2px 8px #0003}.milestone-card header{margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #27272a}.milestone-card h3{font-size:1.25rem;font-weight:600;margin:0}.milestone-group{margin-bottom:1.5rem}.milestone-group:last-child{margin-bottom:0}.milestone-group h4{font-size:.875rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem}.milestone-metric{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0;border-bottom:1px solid #1f1f23}.milestone-metric:last-child{border-bottom:none}.milestone-metric span{font-size:.875rem;color:#a1a1aa}.milestone-metric strong{font-size:.875rem;font-weight:600;color:#e5e5e7}@media (max-width: 1024px){.page{padding:2.5rem 1.5rem 3rem}.controls{gap:1.5rem;align-items:flex-start}.chart-panel__header{flex-direction:column;align-items:flex-start}.chart-panel__actions{width:100%}.chart-panel__button{width:100%;text-align:center}}@media (max-width: 640px){.page{padding:2rem 1.25rem 2.5rem;gap:2rem}.page__header h1{font-size:2.05rem}.controls{padding:1.25rem 1.4rem;gap:1.25rem}.controls__option{border-radius:12px;padding:.45rem .85rem}.chart-panel__canvas{min-height:280px}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.8}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.skeleton{background:linear-gradient(90deg,#1a1a1d,#27272a,#1a1a1d);background-size:1000px 100%;animation:shimmer 2s ease-in-out infinite;border-radius:8px}.skeleton-text{height:1em;margin:.5em 0;border-radius:4px}.skeleton-text--title{height:2.5rem;width:60%;margin-bottom:1rem}.skeleton-text--subtitle{height:1rem;width:80%;margin-bottom:.5rem}.skeleton-card{background:#111113;border:1px solid #1f1f23;border-radius:18px;padding:1.7rem;box-shadow:0 14px 36px #00000059;animation:pulse 2s ease-in-out infinite}.skeleton-chart{background:#111113;border:1px solid #1f1f23;border-radius:18px;padding:1.8rem;height:400px;box-shadow:0 18px 46px #00000059;position:relative;overflow:hidden}.skeleton-chart__header{margin-bottom:1.5rem}.skeleton-chart__canvas{width:100%;height:320px;background:#0d0d0f;border-radius:8px;position:relative;overflow:hidden}.skeleton-chart__canvas:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);animation:shimmer 2s ease-in-out infinite}.skeleton-controls{background:#111113;border:1px solid #1f1f23;border-radius:16px;padding:1.6rem 2rem;box-shadow:0 20px 50px #00000059;display:flex;gap:2rem;flex-wrap:wrap}.skeleton-button{height:36px;width:100px;border-radius:12px}.loading-spinner{width:48px;height:48px;border:4px solid #27272a;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:2rem auto}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:1.5rem}.loading-text{font-size:.95rem;color:#71717a;text-align:center;animation:pulse 2s ease-in-out infinite}.fade-in{animation:fadeIn .4s ease-out forwards}.page--loading{min-height:100vh}.skeleton-stagger-1{animation-delay:.1s}.skeleton-stagger-2{animation-delay:.2s}.skeleton-stagger-3{animation-delay:.3s}.skeleton-stagger-4{animation-delay:.4s}.tabs{display:flex;gap:.5rem;background:#111113;border:1px solid #1f1f23;border-radius:12px;padding:.4rem;box-shadow:0 10px 30px #00000040}.tab-button{flex:0 0 auto;padding:.7rem 1.5rem;font-size:.95rem;font-weight:500;color:#a1a1aa;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.tab-button:hover{color:#e4e4e7;background:#ffffff0a}.tab-button--active{color:#fafafa;background:#1f1f23;box-shadow:0 2px 8px #0000004d}.balancer-analytics{display:flex;flex-direction:column;gap:2.5rem}.data-table-section{background:#111113;border:1px solid #1f1f23;border-radius:16px;padding:2rem;box-shadow:0 20px 50px #00000059}.data-table-section h2{font-size:1.5rem;font-weight:500;color:#fafafa;margin-bottom:1.5rem}.table-container{overflow-x:auto;overflow-y:auto;max-height:600px;border:1px solid #1f1f23;border-radius:8px}.data-table{width:100%;border-collapse:collapse;font-size:.9rem}.data-table thead{position:sticky;top:0;background:#151518;z-index:10}.data-table th{padding:.85rem 1rem;text-align:left;font-weight:600;color:#a1a1aa;text-transform:uppercase;font-size:.82rem;letter-spacing:.05em;border-bottom:2px solid #1f1f23}.data-table th[style*="cursor: pointer"]:hover{background:#ffffff0a;color:#e4e4e7}.data-table tbody tr{border-bottom:1px solid #1f1f23;transition:background-color .15s ease}.data-table tbody tr:hover{background:#ffffff05}.data-table td{padding:.75rem 1rem;color:#e4e4e7}.data-table td.positive{color:#22c55e}.data-table td.negative{color:#ef4444}.data-table tbody tr:last-child{border-bottom:none}.volume-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;background:#27272a;border-radius:3px;outline:none;cursor:pointer}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#10b981;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #10b98166}.volume-slider::-webkit-slider-thumb:hover{background:#059669;transform:scale(1.1);box-shadow:0 3px 10px #10b98199}.volume-slider::-moz-range-thumb{width:18px;height:18px;background:#10b981;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #10b98166}.volume-slider::-moz-range-thumb:hover{background:#059669;transform:scale(1.1);box-shadow:0 3px 10px #10b98199}.volume-slider::-webkit-slider-runnable-track{background:linear-gradient(to right,#10b981 0%,#10b981 var(--slider-progress, 0%),#27272a var(--slider-progress, 0%),#27272a 100%);height:6px;border-radius:3px}.volume-slider::-moz-range-track{background:#27272a;height:6px;border-radius:3px}.volume-slider::-moz-range-progress{background:#10b981;height:6px;border-radius:3px}
