.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;height:100dvh;font-family:var(--font-geist-sans);grid-template-rows:20px 1fr 20px;place-items:center;gap:64px;display:grid}@media (prefers-color-scheme:dark){.page-module___8aEwW__page{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),.145);--gray-alpha-100:rgba(var(--gray-rgb),.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page-module___8aEwW__main{flex-direction:column;grid-row-start:2;gap:32px;display:flex}.page-module___8aEwW__main ol{font-family:var(--font-geist-mono);letter-spacing:-.01em;margin:0;padding-left:0;font-size:14px;line-height:24px;list-style-position:inside}.page-module___8aEwW__main li:not(:last-of-type){margin-bottom:8px}.page-module___8aEwW__main code{background:var(--gray-alpha-100);border-radius:4px;padding:2px 4px;font-family:inherit;font-weight:600}.page-module___8aEwW__ctas{gap:16px;display:flex}.page-module___8aEwW__ctas a{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:16px;font-weight:500;line-height:20px;transition:background .2s,color .2s,border-color .2s;display:flex}a.page-module___8aEwW__primary{background:var(--foreground);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--gray-alpha-200);min-width:158px}.page-module___8aEwW__footer{grid-row-start:3;gap:24px;display:flex}.page-module___8aEwW__footer a{align-items:center;gap:8px;display:flex}.page-module___8aEwW__footer img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}.page-module___8aEwW__footer a:hover{text-underline-offset:4px;text-decoration:underline}}@media (max-width:600px){.page-module___8aEwW__main{align-items:center}.page-module___8aEwW__main ol{text-align:center}.page-module___8aEwW__ctas{flex-direction:column}.page-module___8aEwW__ctas a{height:40px;padding:0 16px;font-size:14px}a.page-module___8aEwW__secondary{min-width:auto}.page-module___8aEwW__footer{flex-wrap:wrap;justify-content:center;align-items:center}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}}
.CryptoChart-module-scss-module__ZoQESW__container{-webkit-tap-highlight-color:#0000;width:100%;height:100%;margin:20px;font-family:Roboto,sans-serif}.CryptoChart-module-scss-module__ZoQESW__container :focus{outline:none}.CryptoChart-module-scss-module__ZoQESW__containerLoader{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Roboto,sans-serif;display:flex;position:fixed;top:0;left:0}.CryptoChart-module-scss-module__ZoQESW__typeCrypto{flex:1;justify-content:flex-start;margin:20px;display:flex}.CryptoChart-module-scss-module__ZoQESW__header{flex-direction:column;justify-content:space-between;display:flex}.CryptoChart-module-scss-module__ZoQESW__title{color:var(--foreground,#222);font-size:24px;font-weight:600}.CryptoChart-module-scss-module__ZoQESW__periods{border-top:1px solid #ddd;border-bottom:1px solid #ddd;gap:8px;display:flex}.CryptoChart-module-scss-module__ZoQESW__periodButton{color:#222;cursor:pointer;background-color:#fff;border:1px solid #fff;padding:8px 16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.CryptoChart-module-scss-module__ZoQESW__periodButton:first-of-type{margin-left:20px}.CryptoChart-module-scss-module__ZoQESW__periodButton:hover{color:#1b8}.CryptoChart-module-scss-module__ZoQESW__periodButton.CryptoChart-module-scss-module__ZoQESW__active{color:#1b8;border-top:1px solid #1b8}.CryptoChart-module-scss-module__ZoQESW__chartContainer{border-radius:8px;margin:20px 0;overflow:hidden}.CryptoChart-module-scss-module__ZoQESW__loading{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:40px;font-size:18px;font-weight:500;display:flex}.CryptoChart-module-scss-module__ZoQESW__spinner{border:4px solid #ffffff4d;border-top-color:#ffc536;border-radius:50%;width:50px;height:50px;animation:1.2s cubic-bezier(.68,-.55,.265,1.55) infinite CryptoChart-module-scss-module__ZoQESW__spin;box-shadow:0 0 20px #ffc53680}@keyframes CryptoChart-module-scss-module__ZoQESW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CryptoChart-module-scss-module__ZoQESW__loading{animation:2s ease-in-out infinite CryptoChart-module-scss-module__ZoQESW__pulse}@keyframes CryptoChart-module-scss-module__ZoQESW__pulse{0%,to{opacity:1}50%{opacity:.8}}.CryptoChart-module-scss-module__ZoQESW__error{text-align:center;color:var(--error-color,#f44336);padding:40px 20px;font-size:16px}.CryptoChart-module-scss-module__ZoQESW__priceRange{border-top:1px solid var(--border-color,#e0e0e0);color:var(--text-secondary,#666);justify-content:space-between;margin-top:16px;padding:16px;font-size:14px;display:flex}.CryptoChart-module-scss-module__ZoQESW__priceMin,.CryptoChart-module-scss-module__ZoQESW__priceMax{font-weight:500}.CryptoChart-module-scss-module__ZoQESW__tooltip{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:8px 12px;font-family:Roboto,sans-serif;position:relative;box-shadow:0 2px 8px #0000001a}.CryptoChart-module-scss-module__ZoQESW__tooltip:after{content:"";border-top:6px solid #e9ecef;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.CryptoChart-module-scss-module__ZoQESW__tooltip:before{content:"";border-top:5px solid #f8f9fa;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-top:-1px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.CryptoChart-module-scss-module__ZoQESW__tooltipHeader{color:var(--foreground,#222);margin-bottom:2px;font-family:Roboto,sans-serif;font-size:14px;font-weight:600}.CryptoChart-module-scss-module__ZoQESW__tooltipDate{color:var(--text-secondary,#666);font-family:Roboto,sans-serif;font-size:12px}.CryptoChart-module-scss-module__ZoQESW__container .recharts-xAxis .recharts-text{fill:var(--foreground,#222)!important;font-family:Roboto,sans-serif!important;font-weight:700!important}.CryptoChart-module-scss-module__ZoQESW__container .recharts-yAxis .recharts-text{fill:var(--foreground,#222)!important;font-family:Roboto,sans-serif!important;font-weight:700!important}.CryptoChart-module-scss-module__ZoQESW__logo{display:flex;position:absolute;top:25px;right:25px}.CryptoChart-module-scss-module__ZoQESW__logoAlt{justify-items:flex-end;width:auto;height:40px;margin-right:25px;display:flex}.CryptoChart-module-scss-module__ZoQESW__bybit{width:auto;height:35px;padding-bottom:5px}@media (max-width:767px){.CryptoChart-module-scss-module__ZoQESW__header{flex-direction:column;align-items:stretch;gap:10px}.CryptoChart-module-scss-module__ZoQESW__title{text-align:center;font-size:20px}.CryptoChart-module-scss-module__ZoQESW__periods{flex-wrap:wrap;justify-content:flex-start}.CryptoChart-module-scss-module__ZoQESW__periodButton{padding:6px 12px;font-size:12px}.CryptoChart-module-scss-module__ZoQESW__chartContainer{margin:16px 0;width:103%!important}.CryptoChart-module-scss-module__ZoQESW__priceRange{text-align:center;flex-direction:row;gap:8px;padding:10px 15px}}@media (max-width:480px){.CryptoChart-module-scss-module__ZoQESW__periods{gap:4px}.CryptoChart-module-scss-module__ZoQESW__periodButton{padding:4px 8px;font-size:11px}}@media (max-width:729px){.CryptoChart-module-scss-module__ZoQESW__logo{flex-direction:row;justify-content:center;align-items:center;margin-right:0;display:flex;position:absolute;top:145px;right:40px}.CryptoChart-module-scss-module__ZoQESW__logoAlt{height:25px;margin-right:15px}.CryptoChart-module-scss-module__ZoQESW__bybit{height:30px}}@media (max-width:405px){.CryptoChart-module-scss-module__ZoQESW__logo{flex-direction:row;justify-content:center;align-items:center;margin-top:3px;display:flex;right:10px}.CryptoChart-module-scss-module__ZoQESW__logoAlt{height:20px}.CryptoChart-module-scss-module__ZoQESW__bybit{height:20px;padding-bottom:0}.CryptoChart-module-scss-module__ZoQESW__moneyY{display:none}.CryptoChart-module-scss-module__ZoQESW__chartContainer{width:100%;margin:0;position:relative}}@media (max-width:768px){.CryptoChart-module-scss-module__ZoQESW__typeCrypto,.CryptoChart-module-scss-module__ZoQESW__container{margin:0}.CryptoChart-module-scss-module__ZoQESW__loading{gap:15px;padding:30px;font-size:16px}.CryptoChart-module-scss-module__ZoQESW__spinner{border-width:3px;width:40px;height:40px}}@media (max-width:480px){.CryptoChart-module-scss-module__ZoQESW__priceRange{max-width:100%}.CryptoChart-module-scss-module__ZoQESW__loading{gap:12px;margin:20px;padding:20px;font-size:14px}.CryptoChart-module-scss-module__ZoQESW__spinner{border-width:3px;width:35px;height:35px}}
.CryptoPriceDisplay-module-scss-module__hsbO_a__container{border-radius:8px;flex-direction:column;justify-content:center;gap:8px;min-width:280px;min-height:115px;padding:16px;font-family:Roboto,sans-serif;display:flex}.CryptoPriceDisplay-module-scss-module__hsbO_a__pair{color:#1b8;margin:0;font-size:34px;font-weight:600;line-height:34px}.CryptoPriceDisplay-module-scss-module__hsbO_a__pair:hover{opacity:.7}.CryptoPriceDisplay-module-scss-module__hsbO_a__bybit{color:#1b8}.CryptoPriceDisplay-module-scss-module__hsbO_a__bybit:hover{opacity:.7}.CryptoPriceDisplay-module-scss-module__hsbO_a__priceRow{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.CryptoPriceDisplay-module-scss-module__hsbO_a__price{color:var(--foreground,#222);font-size:32px;font-weight:700;line-height:1}.CryptoPriceDisplay-module-scss-module__hsbO_a__change{font-size:24px;font-weight:700;line-height:1}.CryptoPriceDisplay-module-scss-module__hsbO_a__changeLoading{align-items:center;height:24px;display:inline-flex}.CryptoPriceDisplay-module-scss-module__hsbO_a__spinnerSmall{border:2px solid #f3f3f3;border-top:2px solid var(--warning-color,#ffc536);border-radius:50%;width:16px;height:16px;animation:1s linear infinite CryptoPriceDisplay-module-scss-module__hsbO_a__spin}.CryptoPriceDisplay-module-scss-module__hsbO_a__periodLabel{color:var(--text-secondary,#666);margin-left:4px;font-size:14px;font-weight:500}.CryptoPriceDisplay-module-scss-module__hsbO_a__positive{color:#1b8}.CryptoPriceDisplay-module-scss-module__hsbO_a__negative{color:var(--error-color,#f44336)}.CryptoPriceDisplay-module-scss-module__hsbO_a__footer{color:var(--text-secondary,#666);justify-content:space-between;align-items:center;font-size:12px;display:flex}.CryptoPriceDisplay-module-scss-module__hsbO_a__exchange{color:var(--primary-color,#4caf50);font-weight:500;text-decoration:underline}.CryptoPriceDisplay-module-scss-module__hsbO_a__timestamp{color:var(--text-muted,#757575)}.CryptoPriceDisplay-module-scss-module__hsbO_a__loading{color:var(--foreground,#222);justify-content:center;align-items:center;gap:8px;padding:20px;font-size:16px;display:flex}.CryptoPriceDisplay-module-scss-module__hsbO_a__spinner{border:2px solid #f3f3f3;border-top:2px solid var(--warning-color,#ffc536);border-radius:50%;width:20px;height:20px;animation:1s linear infinite CryptoPriceDisplay-module-scss-module__hsbO_a__spin}@keyframes CryptoPriceDisplay-module-scss-module__hsbO_a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CryptoPriceDisplay-module-scss-module__hsbO_a__error{color:var(--foreground,#222);text-align:center;padding:20px}.CryptoPriceDisplay-module-scss-module__hsbO_a__errorDetail{color:var(--text-secondary,#666);margin-top:8px;font-size:12px}@media (max-width:767px){.CryptoPriceDisplay-module-scss-module__hsbO_a__container{width:100%;padding:12px}.CryptoPriceDisplay-module-scss-module__hsbO_a__price{font-size:24px}.CryptoPriceDisplay-module-scss-module__hsbO_a__change{font-size:18px}.CryptoPriceDisplay-module-scss-module__hsbO_a__pair{font-size:14px}}@media (max-width:405px){.CryptoPriceDisplay-module-scss-module__hsbO_a__container{width:95%;padding:0 12px}}
