.styles-module__xP0IMq__pageWrapper{color:#fff;background-color:#000;min-height:100vh;font-family:Inter,sans-serif}html.light .styles-module__xP0IMq__pageWrapper{color:#102033;background:linear-gradient(#f6f8fb 0%,#eef2f7 100%)}.styles-module__xP0IMq__mainContainer{max-width:1200px;margin:0 auto;padding:2rem 1rem}.styles-module__xP0IMq__coinSelector{gap:.5rem;margin-bottom:2rem;display:flex}.styles-module__xP0IMq__coinSelector button{color:#888;cursor:pointer;background:#111;border:1px solid #333;border-radius:4px;padding:.5rem 1rem;transition:all .2s}.styles-module__xP0IMq__coinSelector button.styles-module__xP0IMq__active{color:#fff;background:#884e03;border-color:#884e03}html.light .styles-module__xP0IMq__coinSelector button{color:#64748b;background:#fff;border-color:#1020331f;box-shadow:0 10px 24px #1020330a}html.light .styles-module__xP0IMq__coinSelector button.styles-module__xP0IMq__active{color:#102033;background:linear-gradient(#fff 0%,#edf3ff 100%);border-color:#1020332e}.styles-module__xP0IMq__resultsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.styles-module__xP0IMq__resultCard{background:linear-gradient(145deg,#050505 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:1.25rem;transition:transform .2s,border-color .2s;display:flex}.styles-module__xP0IMq__resultCard:hover{border-color:#ffffff26;transform:translateY(-2px)}html.light .styles-module__xP0IMq__resultCard{background:linear-gradient(#fff 0%,#f4f7fb 100%);border-color:#10203314;box-shadow:0 18px 40px #1020330f}html.light .styles-module__xP0IMq__resultCard:hover{border-color:#10203324}.styles-module__xP0IMq__cardHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.styles-module__xP0IMq__cardIcon{opacity:.7}.styles-module__xP0IMq__label{color:#888;text-transform:uppercase;letter-spacing:.8px;font-size:.75rem;font-weight:500}html.light .styles-module__xP0IMq__label{color:#64748b}.styles-module__xP0IMq__value{align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.styles-module__xP0IMq__value small{color:#666;font-size:.8rem;font-weight:400}html.light .styles-module__xP0IMq__value small{color:#7c8a9b}.styles-module__xP0IMq__percentagePill{background:#ffffff0d;border-radius:100px;padding:2px 8px;font-size:.75rem;font-weight:500}html.light .styles-module__xP0IMq__percentagePill{color:#102033;background:#1020330f}.styles-module__xP0IMq__calculatorLayout{grid-template-columns:300px 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:900px){.styles-module__xP0IMq__calculatorLayout{grid-template-columns:1fr}}.styles-module__xP0IMq__sidebar{background:#080808;border:1px solid #ffffff14;border-radius:12px;padding:1.75rem}html.light .styles-module__xP0IMq__sidebar{background:#fff;border-color:#10203314;box-shadow:0 18px 40px #1020330f}.styles-module__xP0IMq__inputGroup{margin-bottom:1.5rem}.styles-module__xP0IMq__inputGroup label{color:#ccc;margin-bottom:.5rem;font-size:.85rem;display:block}html.light .styles-module__xP0IMq__inputGroup label{color:#475569}.styles-module__xP0IMq__controlInput{color:#eee;appearance:none;background:#111 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23444' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #222;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s}html.light .styles-module__xP0IMq__controlInput{color:#102033;background:#f7f8fa;border-color:#1020331f}.styles-module__xP0IMq__controlInput[type=number]{background-image:none}.styles-module__xP0IMq__controlInput:focus{border-color:#444}html.light .styles-module__xP0IMq__controlInput:focus{border-color:#10203338}.styles-module__xP0IMq__chartSection{background:#080808;border:1px solid #ffffff14;border-radius:12px;min-height:480px;padding:1.5rem}html.light .styles-module__xP0IMq__chartSection{background:#fff;border-color:#10203314;box-shadow:0 18px 40px #1020330f}.styles-module__xP0IMq__chartFrame{cursor:url(data:image/x-icon;base64,AAACAAEAICACABAAEAAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAgAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAA//gAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/////////////////////////////////////////////j////4////+P////j////4////+P///gAD//4AA//+AAP///j////4////+P////j////4////+P/////////////////////////////////////////////////8=),auto;width:100%;height:400px}.styles-module__xP0IMq__shareCard{background:#080808;border:1px solid #ffffff14;border-radius:12px;margin-top:1rem;padding:1.5rem}html.light .styles-module__xP0IMq__shareCard{background:#fff;border-color:#10203314;box-shadow:0 18px 40px #1020330f}.styles-module__xP0IMq__shareCard label{margin-bottom:1rem;font-weight:700;display:block}.styles-module__xP0IMq__tweetBox{gap:.75rem;display:flex}.styles-module__xP0IMq__tweetBox input{color:#888;background:#050505;border:1px solid #222;flex:1;font-size:.85rem}.styles-module__xP0IMq__tweetBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:0 1.5rem;font-weight:600;transition:background .2s}.styles-module__xP0IMq__tweetBtn:hover{background:#ccc}html.light .styles-module__xP0IMq__tweetBtn{color:#102033;background:linear-gradient(#fff 0%,#e8edf5 100%);border:1px solid #1020331f}html.light .styles-module__xP0IMq__tweetBtn:hover{background:#eef2f7}
