.sidebar{z-index:200;background:#0a0a0c;border-right:1px solid #ffffff05;flex-direction:column;gap:.5rem;padding:1rem .75rem;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.sidebar__logo{align-items:center;gap:.75rem;min-height:52px;margin-bottom:1rem;padding:.5rem;display:flex}.sidebar__logo-icon{color:#fff;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 0 30px #3b82f64d}.sidebar__logo-text{white-space:nowrap;flex-direction:column;gap:1px;display:flex;overflow:hidden}.sidebar__logo-name{color:#f5f5f7;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Inter,-apple-system,sans-serif;font-size:clamp(.95rem,2vw,1.0625rem);font-weight:700}.sidebar__logo-tagline{color:#515154;letter-spacing:.05em;font-size:10px}.sidebar__nav{scrollbar-width:none;flex-direction:column;flex:1;gap:.25rem;display:flex;overflow-y:auto}.sidebar__nav::-webkit-scrollbar{display:none}.sidebar__nav-item{color:#515154;cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;min-height:44px;padding:.75rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.sidebar__nav-item:hover{color:#f5f5f7;background:#ffffff0d;transform:translate(4px)}.sidebar__nav-item--active{color:#f5f5f7}.sidebar__nav-active-bg{border:1px solid;border-radius:10px;position:absolute;inset:0}.sidebar__nav-icon{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex}.sidebar__nav-label{white-space:nowrap;z-index:1;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:500;transition:all .2s cubic-bezier(.25,.8,.25,1)}.sidebar__bottom{border-top:1px solid #ffffff0a;flex-direction:column;gap:.5rem;padding-top:.75rem;display:flex}.sidebar__collapse-btn{color:#515154;cursor:pointer;background:0 0;border:1px solid #ffffff0a;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.5rem;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex}.sidebar__collapse-btn:hover{color:#86868b;background:#ffffff0f;border-color:#ffffff14}.sidebar--collapsed .sidebar__logo,.sidebar--collapsed .sidebar__nav-item,.sidebar--collapsed .sidebar__collapse-btn{justify-content:center}.bottom-nav{z-index:200;-webkit-backdrop-filter:blur(40px)saturate(180%);padding:.5rem 1rem;padding-bottom:calc(.5rem + env(safe-area-inset-bottom));background:#000000b3;border-top:1px solid #ffffff0d;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:.5rem .25rem;text-decoration:none;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex}.bottom-nav__item:active{transform:scale(.92)}.bottom-nav__icon{color:#515154;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.bottom-nav__icon-bg{border-radius:10px;position:absolute;inset:0}.bottom-nav__label{color:#515154;font-size:10px;font-weight:500;line-height:1;transition:all .2s cubic-bezier(.25,.8,.25,1)}.bottom-nav__item--active .bottom-nav__label{font-weight:600}.header{height:var(--header-height);-webkit-backdrop-filter:blur(40px)saturate(180%);z-index:200;background:#0009;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}@media (width<=768px){.header{padding:0 1rem}}.header__left{flex-direction:column;justify-content:center;display:flex}.header__title{margin:0;font-size:clamp(1.3rem,2.5vw,1.5rem);line-height:1.2}.header__subtitle{color:#515154;margin:0;font-size:clamp(.7rem,1.5vw,.75rem)}.header__right{align-items:center;gap:.75rem;display:flex}.header__market-status{text-transform:uppercase;letter-spacing:.05em;background:#141416;border:1px solid #ffffff0a;border-radius:9999px;align-items:center;gap:.5rem;padding:4px 10px;font-size:11px;font-weight:600;display:flex}@media (width<=480px){.header__market-status{display:none}}.header__market-status.open{color:#34c759}.header__market-status.open .header__market-dot{background:#34c759;box-shadow:0 0 8px #34c759}.header__market-status.closed{color:#515154}.header__market-status.closed .header__market-dot{background:#515154}.header__market-dot{border-radius:50%;width:6px;height:6px}.header__icon-btn{color:#86868b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .1s cubic-bezier(.2,.8,.2,1);display:flex}.header__icon-btn:hover{color:#f5f5f7;background:#141416}.header__icon-btn--notify{position:relative}.header__notify-dot{background:#ff3b30;border:2px solid #000;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.header__avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:600;display:flex;box-shadow:0 0 30px #3b82f64d}.chatbot-fab{z-index:1000;color:#f5f5f7;cursor:pointer;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #0a84ff66}.chatbot-fab__badge{color:#000;background:#34c759;border-radius:9999px;padding:2px 6px;font-size:10px;font-weight:800;position:absolute;top:-4px;right:-4px}@media (width<=768px){.chatbot-fab{bottom:80px}}.chatbot{z-index:999;background:#0a0a0c;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;width:380px;max-height:520px;display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 20px 60px #0009}@media (width<=768px){.chatbot{width:auto;max-height:60vh;bottom:136px;left:12px;right:12px}}.chatbot__header{background:linear-gradient(135deg,#0a84ff26,#bf5af21a);border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:1rem;display:flex}.chatbot__header-info{align-items:center;gap:.75rem;display:flex}.chatbot__avatar{color:#fff;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chatbot__title{color:#f5f5f7;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:700}.chatbot__subtitle{color:#86868b;font-size:.7rem}.chatbot__close{color:#515154;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.5rem}.chatbot__close:hover{color:#f5f5f7;background:#ffffff0f}.chatbot__messages{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.chatbot__messages::-webkit-scrollbar{width:4px}.chatbot__messages::-webkit-scrollbar-track{background:0 0}.chatbot__messages::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:9999px}.chatbot__messages{min-height:200px;max-height:320px}.chatbot__msg{gap:.5rem;max-width:90%;display:flex}.chatbot__msg--user{flex-direction:row-reverse;align-self:flex-end}.chatbot__msg--user .chatbot__msg-content{color:#fff;background:#0a84ff;border-radius:14px 14px 4px}.chatbot__msg--user .chatbot__msg-icon{color:#0a84ff;background:#0a84ff33}.chatbot__msg--assistant{align-self:flex-start}.chatbot__msg--assistant .chatbot__msg-content{color:#86868b;background:#ffffff0d;border:1px solid #ffffff0a;border-radius:14px 14px 14px 4px}.chatbot__msg--assistant .chatbot__msg-icon{color:#bf5af2;background:#bf5af233}.chatbot__msg-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.chatbot__msg-content{word-break:break-word;border-radius:14px;padding:.75rem;font-size:.85rem;line-height:1.6}.chatbot__typing{background:#ffffff0d;border:1px solid #ffffff0a;border-radius:14px 14px 14px 4px;gap:4px;padding:.75rem;display:flex}.chatbot__typing span{background:#515154;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite typingBounce}.chatbot__typing span:nth-child(2){animation-delay:.2s}.chatbot__typing span:nth-child(3){animation-delay:.4s}.chatbot__quick{flex-wrap:wrap;gap:.5rem;padding:0 1rem .75rem;display:flex}.chatbot__quick-btn{color:#0a84ff;cursor:pointer;white-space:nowrap;background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;padding:.25rem .75rem;font-size:.7rem;transition:all .1s cubic-bezier(.2,.8,.2,1)}.chatbot__quick-btn:hover{background:#3b82f633}.chatbot__input-bar{background:#141416;border-top:1px solid #ffffff0a;gap:.5rem;padding:.75rem 1rem;display:flex}.chatbot__input-bar input{color:#f5f5f7;background:0 0;border:none;outline:none;flex:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(.85rem,1.8vw,.9375rem)}.chatbot__input-bar input::placeholder{color:#515154}.chatbot__send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.2,1.2,.3,1);display:flex}.chatbot__send:disabled{opacity:.3;cursor:not-allowed}.chatbot__send:not(:disabled):hover{transform:scale(1.1)}@keyframes typingBounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.layout{background:#000;min-height:100dvh;display:flex}.layout__main{flex-direction:column;flex:1;min-height:100dvh;display:flex}@media (width>=769px){.layout__main{margin-left:240px;transition:margin-left .3s ease-in-out}}@media (width<=768px){.layout__main{padding-bottom:calc(64px + env(safe-area-inset-bottom));margin-left:0}}.layout__content{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:2rem;position:relative;overflow-x:hidden}@media (width<=768px){.layout__content{padding:1rem}}@media (width>=769px){body.sidebar-collapsed .layout__main{margin-left:72px}}.dashboard{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.dashboard__section-title{letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(1.3rem,2.5vw,1.5rem);font-weight:600}.dashboard__hero{border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:40vh;padding:4rem 0 3rem;display:flex;position:relative;overflow:hidden}@media (width<=768px){.dashboard__hero{min-height:30vh;padding:2rem 0}}.dashboard__hero-text{z-index:2;position:relative}.dashboard__greeting{color:#86868b;margin-bottom:.5rem;font-size:clamp(1.3rem,2.5vw,1.5rem);font-weight:500}.dashboard__hero-balance h1{background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0}.dashboard__hero-change{align-items:center;gap:.5rem;margin-top:.75rem;font-size:clamp(1.3rem,2.5vw,1.5rem);font-weight:500;display:flex}.dashboard__hero-change.positive{color:#34c759}.dashboard__hero-change.negative{color:#ff3b30}@media (width<=768px){.dashboard__hero-change{font-size:clamp(1.1rem,2.2vw,1.25rem)}}.dashboard__hero-chart{z-index:1;opacity:.6;pointer-events:none;height:60%;position:absolute;bottom:-10px;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}.dashboard__bento{grid-template-columns:2fr 1fr;gap:1rem;display:grid}@media (width<=768px){.dashboard__bento{grid-template-columns:1fr}}.dashboard__bento-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard__bento-header h3{color:#86868b;font-size:clamp(1.1rem,2.2vw,1.25rem)}.dashboard__bento-stats{justify-content:space-between;display:flex}@media (width<=480px){.dashboard__bento-stats{flex-direction:column;gap:1rem}}.dashboard__bento-stats .label{color:#86868b;margin-bottom:.25rem;font-size:clamp(.85rem,1.8vw,.9375rem)}.dashboard__bento-stats .value{letter-spacing:-.02em;font-family:Inter,-apple-system,sans-serif;font-size:clamp(2.25rem,4vw,2.75rem);font-weight:700}.dashboard__bento-stats .value.highlight{color:#34c759}.dashboard__market-pulse{justify-content:center;align-items:center;gap:.75rem;height:100%;padding-bottom:2rem;font-size:clamp(1.1rem,2.2vw,1.25rem);font-weight:500;display:flex}.dashboard__market-pulse .pulse-ring{background:#34c759;border-radius:50%;width:12px;height:12px;animation:2s infinite pulse-ring;box-shadow:0 0 #34c759b3}.dashboard__columns{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=1024px){.dashboard__columns{grid-template-columns:1fr}}.dashboard__list{flex-direction:column;gap:.5rem;display:flex}.dashboard__list-item{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.dashboard__list-item:last-child{border-bottom:none}.dashboard__list-item .info{flex-direction:column;display:flex}.dashboard__list-item .symbol{font-size:clamp(.95rem,2vw,1.0625rem);font-weight:600}.dashboard__list-item .name{color:#86868b;font-size:clamp(.85rem,1.8vw,.9375rem)}.dashboard__list-item .price-info{flex-direction:column;align-items:flex-end;display:flex}.dashboard__list-item .price{font-size:clamp(.95rem,2vw,1.0625rem);font-weight:600}.dashboard__list-item .change{font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:500}.dashboard__list-item .change.positive{color:#34c759}.dashboard__list-item .change.negative{color:#ff3b30}.dashboard__news{flex-direction:column;gap:2rem;display:flex}.dashboard__news-item{flex-direction:column;gap:.5rem;display:flex}.dashboard__news-item .header{color:#86868b;justify-content:space-between;font-size:clamp(.7rem,1.5vw,.75rem);display:flex}.dashboard__news-item .source{color:#bf5af2;font-weight:600}.dashboard__news-item h4{font-size:clamp(1.1rem,2.2vw,1.25rem);line-height:1.3}.dashboard__news-item p{color:#86868b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.85rem,1.8vw,.9375rem);display:-webkit-box;overflow:hidden}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #34c759b3}70%{transform:scale(1);box-shadow:0 0 0 10px #34c75900}to{transform:scale(.95);box-shadow:0 0 #34c75900}}.calculators-page{flex-direction:column;gap:2rem;height:100%;display:flex;position:relative}.calc-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;padding:.5rem;display:grid}.calc-card{cursor:pointer;background:#141416b3;border:1px solid #ffffff0a;border-radius:28px;flex-direction:column;height:180px;padding:1.5rem;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.calc-card:before{content:"";background:var(--card-bg-gradient);opacity:.1;transition:opacity .4s;position:absolute;inset:0}.calc-card:hover{border-color:#ffffff1a}.calc-card:hover:before{opacity:.15}.calc-card__icon{width:48px;height:48px;color:var(--card-accent);background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;justify-content:center;align-items:center;margin-bottom:auto;display:flex;box-shadow:0 4px 12px #0003}.calc-card__title{color:#f5f5f7;z-index:1;margin-bottom:.25rem;font-size:clamp(1.1rem,2.2vw,1.25rem);font-weight:600}.calc-card__desc{color:#515154;z-index:1;font-size:clamp(.7rem,1.5vw,.75rem);line-height:1.4}.calc-expanded{z-index:10;min-height:calc(100vh - var(--header-height) - 48px);background:#000;border-radius:28px;flex-direction:column;display:flex;position:absolute;inset:0}.calc-expanded__header{border-bottom:1px solid #ffffff0a;align-items:center;gap:1rem;padding:2rem;display:flex}@media (width<=480px){.calc-expanded__header{padding:1rem}}.calc-expanded__back-btn{color:#f5f5f7;cursor:pointer;background:#141416;border:1px solid #ffffff0a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.2,1.2,.3,1);display:flex}.calc-expanded__back-btn:hover{background:#ffffff0f;transform:scale(1.05)}.calc-expanded__title-group{align-items:center;gap:.75rem;display:flex}.calc-expanded__icon{color:var(--card-accent)}.calc-expanded__title{font-family:Inter,-apple-system,sans-serif;font-size:clamp(1.75rem,3vw,2rem);font-weight:700}.calc-expanded__content{flex:1;padding:2rem}@media (width<=480px){.calc-expanded__content{padding:1rem}}.calculator-layout{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (width<=1024px){.calculator-layout{grid-template-columns:1fr}}.calculator-layout__inputs{background:#ffffff05;border:1px solid #ffffff0a;border-radius:28px;flex-direction:column;gap:2rem;padding:2rem;display:flex}.calculator-layout__results{background:#ffffff03;border:1px solid #ffffff0a;border-radius:28px;flex-direction:column;gap:2rem;padding:2rem;display:flex}.input-group{flex-direction:column;gap:.75rem;display:flex}.input-group__header{justify-content:space-between;align-items:baseline;display:flex}.input-group__label{color:#86868b;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:500}.input-group__value-display{color:var(--input-accent,#0a84ff);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:10px;padding:4px 12px;font-family:JetBrains Mono,SF Mono,monospace;font-size:clamp(.95rem,2vw,1.0625rem);font-weight:600}.result-card{text-align:center;background:#141416;border:1px solid #ffffff0a;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:hidden}.result-card:before{content:"";background:var(--result-accent,transparent);width:100%;height:3px;position:absolute;top:0;left:0}.result-card__label{color:#515154;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:clamp(.7rem,1.5vw,.75rem)}.result-card__value{color:#f5f5f7;font-family:Inter,-apple-system,sans-serif;font-size:clamp(1.75rem,3vw,2rem);font-weight:700}.result-card__value.highlight{color:#34c759}.results-grid{gap:1rem;display:flex}@media (width<=480px){.results-grid{flex-direction:column}}.chart-container{width:100%;height:320px;margin-top:1rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#000;--bg-secondary:#0a0a0c;--bg-tertiary:#141416;--bg-card:#141416b3;--accent-green:#34c759;--accent-red:#ff3b30;--accent-blue:#0a84ff;--accent-purple:#bf5af2;--accent-gold:#ff9f0a;--text-primary:#f5f5f7;--text-secondary:#86868b;--sidebar-width:240px;--header-height:64px;--bottom-nav-height:64px}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{color:#f5f5f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}button,a,.interactive,.calc-card{-webkit-user-select:none;user-select:none}#root{flex-direction:column;min-height:100dvh;display:flex}h1,h2,h3,h4,h5,h6{color:#f5f5f7;letter-spacing:-.02em;font-family:Inter,-apple-system,sans-serif;font-weight:600;line-height:1.1}h1{letter-spacing:-.04em;font-size:clamp(4rem,6vw,5.5rem);font-weight:700}h2{letter-spacing:-.03em;font-size:clamp(3rem,5vw,4rem)}h3{letter-spacing:-.02em;font-size:clamp(2.25rem,4vw,2.75rem)}h4{letter-spacing:-.01em;font-size:clamp(1.75rem,3vw,2rem)}h5{font-size:clamp(1.3rem,2.5vw,1.5rem)}h6{font-size:clamp(1.1rem,2.2vw,1.25rem)}p{color:#86868b;letter-spacing:-.01em;font-size:clamp(.95rem,2vw,1.0625rem);line-height:1.5}a{color:#0a84ff;text-decoration:none;transition:all .1s cubic-bezier(.2,.8,.2,1)}a:hover{color:#57aaff}code,pre{font-family:JetBrains Mono,SF Mono,monospace;font-size:clamp(.85rem,1.8vw,.9375rem)}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1rem}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:2rem}.gap-8{gap:3rem}.grid{display:grid}.w-full{width:100%}.glass-card{-webkit-backdrop-filter:blur(40px);background:#141416b3;border:1px solid #ffffff0a;border-radius:28px;padding:2rem;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .5s;box-shadow:0 4px 20px #0000004d}.glass-card:hover{border-color:#ffffff1a}.glass-card--sm{border-radius:20px;padding:1rem}.glass-card--lg{border-radius:32px;padding:3rem}.glass-card.interactive{cursor:pointer}.glass-card.interactive:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.glass-card.interactive:active{transition-duration:.1s;transform:translateY(0)}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:600;transition:all .2s cubic-bezier(.2,1.2,.3,1);display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{color:#f5f5f7;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);box-shadow:0 0 30px #3b82f64d}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 0 40px #3b82f666}.btn--secondary{color:#f5f5f7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19191c66;border-color:#ffffff14}.btn--secondary:hover{background:#ffffff0f;border-color:#ffffff26}.btn--green{color:#34c759;background:#34c75933;border:1px solid #34c75966}.btn--green:hover{background:#34c7594d;transform:translateY(-1px)}.btn--ghost{color:#86868b;background:0 0}.btn--ghost:hover{color:#f5f5f7;background:#ffffff0f}.btn--sm{border-radius:6px;padding:.5rem .75rem;font-size:clamp(.7rem,1.5vw,.75rem)}.btn--icon{border-radius:10px;padding:.5rem}.badge{border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:clamp(.7rem,1.5vw,.75rem);font-weight:600;display:inline-flex}.badge--green{color:#34c759;background:#34c75926;border:1px solid #10b9814d}.badge--red{color:#ff3b30;background:#ff3b3026;border:1px solid #ef44444d}.badge--blue{color:#0a84ff;background:#0a84ff26;border:1px solid #3b82f64d}.badge--purple{color:#bf5af2;background:#bf5af226;border:1px solid #8b5cf64d}.badge--gold{color:#ff9f0a;background:#ff9f0a26;border:1px solid #f59e0b4d}.input{color:#f5f5f7;background:#141416;border:1px solid #ffffff0a;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(.85rem,1.8vw,.9375rem);transition:all .1s cubic-bezier(.2,.8,.2,1)}.input:focus{border-color:#0a84ff;box-shadow:0 0 0 3px #3b82f626}.input::placeholder{color:#515154}.label{color:#86868b;margin-bottom:.5rem;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:500;display:block}input[type=range]{-webkit-appearance:none;background:#ffffff1a;border-radius:4px;outline:none;width:100%;height:4px;transition:background .3s}input[type=range]:hover{background:#ffffff26}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f5f5f7;border:2px solid #141416b3;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #00000080}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}input[type=range]::-webkit-slider-thumb:active{background:var(--input-accent,#0a84ff);transform:scale(.9)}input[type=range]::-moz-range-thumb{cursor:pointer;background:#f5f5f7;border:2px solid #141416b3;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #00000080}input[type=range]::-moz-range-thumb:hover{transform:scale(1.15)}input[type=range]::-moz-range-thumb:active{background:var(--input-accent,#0a84ff);transform:scale(.9)}.stat__value{color:#f5f5f7;font-family:Inter,-apple-system,sans-serif;font-size:clamp(1.75rem,3vw,2rem);font-weight:700}.stat__label{color:#515154;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:clamp(.7rem,1.5vw,.75rem)}.stat__change{align-items:center;gap:3px;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:600;display:flex}.stat__change.positive{color:#34c759}.stat__change.negative{color:#ff3b30}.divider{background:#ffffff0a;height:1px;margin:1rem 0}.divider--vertical{width:1px;height:100%;margin:0 1rem}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#fff3}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px #10b9814d}50%{box-shadow:0 0 40px #10b98199}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer-text{0%{background-position:-200% 0}to{background-position:200% 0}}.spin{animation:1s linear infinite spin}.animate-fade-in{animation:.4s forwards fadeIn}.animate-fade-in-up{animation:.5s forwards fadeInUp}.animate-scale-in{animation:.3s forwards scaleIn}.skeleton{background:linear-gradient(90deg,#141416 25%,#0a0a0c 50%,#141416 75%) 0 0/200% 100%;border-radius:10px;animation:1.5s infinite shimmer}.tooltip{position:relative}.tooltip__content{white-space:nowrap;pointer-events:none;opacity:0;z-index:100;background:#141416b3;border:1px solid #ffffff14;border-radius:10px;padding:.5rem .75rem;font-size:clamp(.7rem,1.5vw,.75rem);transition:all .1s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.tooltip:hover .tooltip__content{opacity:1}.tabs{background:#141416;border:1px solid #ffffff0a;border-radius:14px;gap:.5rem;padding:4px;display:flex}.tabs__tab{color:#515154;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:clamp(.85rem,1.8vw,.9375rem);font-weight:500;transition:all .2s cubic-bezier(.25,.8,.25,1);display:flex}.tabs__tab:hover{color:#86868b}.tabs__tab.active{color:#f5f5f7;background:linear-gradient(135deg,#0a84ff 0%,#bf5af2 100%);box-shadow:0 4px 16px #0006}.disclaimer{color:#ff9f0a;background:#ff9f0a26;border:1px solid #f59e0b4d;border-radius:10px;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;font-size:clamp(.7rem,1.5vw,.75rem);display:flex}@media (width<=768px){.hide-mobile{display:none!important}}@media (width>=769px){.hide-desktop,.only-mobile{display:none!important}}
