html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:var(--surface)}html,body,#app{height:100%;width:100%}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{background:none;border:0;cursor:pointer;padding:0}#app{display:flex;flex-direction:column;min-height:100vh;min-width:360px}@media (min-width: 840px){#app{padding-left:80px}}::-webkit-scrollbar{width:12px;height:12px}body{scrollbar-width:thin;scrollbar-color:transparent}::-webkit-scrollbar-track{background:var(--surface-1)}::-webkit-scrollbar-thumb{background-color:var(--surface-3);border:solid 3px var(--surface-1);border-radius:6px}@-moz-keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@-o-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}:root{--primary: #0f8bfe;--on-primary: #fff;--positive: #0f8bfe;--negative: #dc4872}:root .theme-light{color-scheme:light;--surface: #f4f7fc;--on-surface: #2e2e2e;--on-surface-alt: #8c90ad;--surface-1: #f9fbfd;--surface-2: #fff;--surface-3: #dbdfe3;--surface-4: #8c90ad}:root .theme-dark{color-scheme:dark;--surface: #0e1423;--on-surface: #fff;--on-surface-alt: #8c90ad;--surface-1: #141828;--surface-2: #171c31;--surface-3: #2c3351;--surface-4: #495477}.ripple{overflow:hidden;position:relative}.ripple:after{background:currentcolor;content:"";height:100%;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s;width:100%}.ripple:hover:after{opacity:.08}.ripple:focus:after{opacity:.16}.ripple:active:after{opacity:.32}.route-ripple{overflow:hidden;position:relative}.route-ripple:after{background:currentcolor;content:"";height:100%;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s;width:100%}.route-ripple:hover:after{opacity:.04}.route-ripple:active:after{opacity:.16}.icon.svelte-bsup88{height:24px;width:24px}.big.svelte-bsup88{height:40px;width:40px}.mini.svelte-bsup88{height:18px;width:18px}.icon-button.svelte-1x95ltm{align-items:center;color:var(--on-surface-alt);border-radius:50%;display:inline-flex;fill:var(--on-surface-alt);height:40px;justify-content:center;width:40px}.strong.svelte-1x95ltm{background:rgba(15,139,254,.07);color:var(--primary);fill:var(--primary)}.red.svelte-deyk3q{color:var(--negative)}tr.svelte-deyk3q{height:40px;border-bottom:1px solid var(--surface-3)}tr.svelte-deyk3q:last-of-type{border-bottom:none}td.svelte-deyk3q{color:var(--positive);font:400 14px/20px Roboto,sans-serif;padding:0 16px 16px;text-align:right;white-space:nowrap}td.svelte-deyk3q:first-of-type{color:var(--on-surface);text-align:left;width:100%}.savings.svelte-16f1kmr.svelte-16f1kmr{display:flex;justify-content:center}.interest.svelte-16f1kmr.svelte-16f1kmr{position:relative}.interest.svelte-16f1kmr:hover .rates.svelte-16f1kmr{opacity:1;visibility:visible}.rates.svelte-16f1kmr.svelte-16f1kmr{background:var(--surface-3);border-collapse:collapse;border-radius:16px;position:absolute;opacity:0;right:0;transition:opacity .3s,visibility .3s;visibility:hidden;z-index:1}.card.svelte-16f1kmr.svelte-16f1kmr{align-items:center;background:var(--surface-2);border:1px solid var(--surface-3);border-radius:28px;max-width:560px;padding:24px;width:100%}.item.svelte-16f1kmr.svelte-16f1kmr{align-items:center;color:var(--on-surface);display:flex;font:500 16px/20px Roboto,sans-serif;justify-content:space-between;margin-bottom:32px}.title.svelte-16f1kmr.svelte-16f1kmr{color:var(--on-surface);font:500 24px/28px Roboto,sans-serif}.interest.svelte-16f1kmr.svelte-16f1kmr{color:var(--on-surface-alt);font:500 16px/20px Roboto,sans-serif}tr.svelte-16f1kmr.svelte-16f1kmr{height:40px;border-bottom:1px solid var(--surface-3)}th.svelte-16f1kmr.svelte-16f1kmr{color:var(--on-surface-alt);font:400 14px/20px Roboto,sans-serif;padding:16px 16px 8px;text-align:right;white-space:nowrap}th.svelte-16f1kmr.svelte-16f1kmr:first-of-type{text-align:left;width:100%}.staking.svelte-1jlecuf{display:flex;justify-content:center;overflow:auto}.card.svelte-1jlecuf{align-items:center;background:var(--surface-2);border:1px solid var(--surface-3);border-radius:28px;max-width:560px;overflow:auto;width:100%}.title.svelte-1jlecuf{color:var(--on-surface);font:500 24px/28px Roboto,sans-serif;margin:24px 24px 12px}table.svelte-1jlecuf{box-sizing:border-box;border-collapse:collapse;min-width:480px;width:100%}.alert.svelte-1pcrefd{padding:0 16px;position:fixed;left:50%;max-width:640px;top:16px;transform:translate(-50%);width:100%}.content.svelte-1pcrefd{align-items:center;background:var(--surface-3);border-left:solid 8px var(--primary);border-radius:4px;box-shadow:none;color:var(--on-surface);display:flex;fill:currentcolor;padding:16px}.message.svelte-1pcrefd{font:400 14px/18px Roboto,sans-serif;margin-left:12px}.wrapper.svelte-4df5s0{display:grid;grid-template-columns:1fr}.chart.svelte-4df5s0{background:url(../loading.svg);background-position:center;background-repeat:no-repeat;background-size:64px auto;grid-column:1/4;grid-row:1;height:320px}.item.svelte-1llmsi8{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.item.svelte-1llmsi8:last-of-type{margin-bottom:0}.crypto.svelte-1llmsi8{align-items:center;display:flex}.logo.svelte-1llmsi8{height:auto;margin-right:16px;width:48px}.label.svelte-1llmsi8{color:var(--on-surface);font:500 16px/20px Roboto,sans-serif;margin-bottom:4px}.ticker.svelte-1llmsi8{color:var(--on-surface-alt);font:400 14px/20px Roboto,sans-serif}.value.svelte-1llmsi8{font:500 16px/20px Roboto,sans-serif}.positive.svelte-1llmsi8{color:var(--positive)}.negative.svelte-1llmsi8{color:var(--negative)}.button.svelte-1dmjox4{align-items:center;background:var(--primary);color:var(--on-primary);border-radius:20px;display:inline-flex;fill:currentcolor;height:40px;justify-content:center;padding:0 16px}.label.svelte-1dmjox4{font:500 14px/20px Roboto,sans-serif}.spinner.svelte-f6nm5h{border:3px solid var(--primary);border-right:3px solid transparent;border-radius:50%;height:16px;animation:svelte-f6nm5h-rotation 1s infinite linear;width:16px}@-moz-keyframes svelte-f6nm5h-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-webkit-keyframes svelte-f6nm5h-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@-o-keyframes svelte-f6nm5h-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes svelte-f6nm5h-rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.button.svelte-q0stop.svelte-q0stop{align-items:center;background:rgba(15,139,254,.1);color:var(--primary);border-radius:20px;display:inline-flex;fill:currentcolor;height:40px;justify-content:center;padding:0 16px}.label.svelte-q0stop.svelte-q0stop{font:500 14px/20px Roboto,sans-serif}.tooltip-button.svelte-q0stop.svelte-q0stop{display:inline-flex;position:relative}.tooltip-button.svelte-q0stop:hover .ballon.svelte-q0stop{opacity:1;visibility:visible}.ballon.svelte-q0stop.svelte-q0stop{background:var(--surface-3);border-radius:16px;bottom:48px;display:flex;font:400 14px/20px Roboto,sans-serif;left:0;opacity:0;padding:12px;position:absolute;transition:opacity .3s,visibility .3s;visibility:hidden;width:240px;z-index:1}.name.svelte-k9c7f7{color:var(--on-surface);font:500 16px/20px Roboto,sans-serif;margin-left:8px}.card.svelte-k9c7f7{border:1px solid var(--surface-3);border-radius:20px;background:var(--surface-2);display:flex;flex-direction:column;padding:16px}.card__head.svelte-k9c7f7{color:var(--on-surface);display:flex;justify-content:space-between}.card__body.svelte-k9c7f7{border-top:1px solid var(--surface-3);color:var(--on-surface);font:400 14px/20px Roboto,sans-serif;margin-top:16px;padding-top:16px}.card__footer.svelte-k9c7f7{border-top:1px solid var(--surface-3);color:var(--on-surface);display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:16px;padding-top:24px}.label.svelte-k9c7f7{display:flex;justify-content:space-between}.icon-button.svelte-k9c7f7{align-items:center;color:var(--on-surface);border-radius:50%;display:inline-flex;fill:var(--on-surface);height:40px;justify-content:center;margin-right:4px;width:40px}.image.svelte-k9c7f7{border-radius:25%;height:40px;margin-right:8px;overflow:hidden;width:40px}.exchange.svelte-k9c7f7{align-items:center;display:flex}.error.svelte-k9c7f7{color:var(--negative);padding:8px 0}.label.svelte-9wy1ue{display:flex;justify-content:space-between}.error.svelte-9wy1ue{color:var(--negative);padding:8px 0}.title.svelte-1hoqjgc{color:var(--on-surface);font:500 20px/24px Roboto,sans-serif;padding:32px 0 16px}.name.svelte-1hoqjgc{color:var(--on-surface);font:500 16px/20px Roboto,sans-serif;margin-left:8px}.loader.svelte-1hoqjgc{background:url(../loading.svg);background-position:center;background-repeat:no-repeat;background-size:64px auto;display:flex;justify-content:center;width:100%;height:128px}.card-grid.svelte-1hoqjgc{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:32px}@media (min-width: 600px){.card-grid.svelte-1hoqjgc{gap:16px}}.card.svelte-1hoqjgc{border:1px solid var(--surface-3);border-radius:20px;background:var(--surface-2);display:flex;flex-direction:column;padding:16px}.card__head.svelte-1hoqjgc{color:var(--on-surface);display:flex;justify-content:space-between}.card__body.svelte-1hoqjgc{border-top:1px solid var(--surface-3);color:var(--on-surface);font:400 14px/20px Roboto,sans-serif;margin-top:16px;padding-top:16px}.card__footer.svelte-1hoqjgc{border-top:1px solid var(--surface-3);color:var(--on-surface);display:flex;flex-direction:row-reverse;justify-content:space-between;min-margin-top:16px;padding-top:24px;margin-top:auto}.price.svelte-1hoqjgc,.volume.svelte-1hoqjgc{display:flex;justify-content:space-between}.icon-button.svelte-1hoqjgc{align-items:center;color:var(--on-surface);border-radius:50%;display:inline-flex;fill:var(--on-surface);height:40px;justify-content:center;margin-right:4px;width:40px}.button.svelte-1hoqjgc{align-items:center;background:var(--primary);color:var(--on-primary);border-radius:20px;display:inline-flex;fill:currentcolor;height:40px;justify-content:center;padding:0 16px}.label.svelte-1hoqjgc{font:500 14px/20px Roboto,sans-serif}.image.svelte-1hoqjgc{width:40px;height:40px;margin-right:8px}.exchange.svelte-1hoqjgc{align-items:center;display:flex}.sticky.svelte-vhaj2a{bottom:96px;display:flex;justify-content:right;margin-bottom:-28px;min-height:56px;pointer-events:none;position:sticky}@media (min-width: 840px){.sticky.svelte-vhaj2a{bottom:16px}}.fab.svelte-vhaj2a{align-items:center;background:var(--surface-3);border-radius:56px;color:var(--on-surface);display:flex;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.3));fill:currentcolor;height:56px;justify-content:center;margin-right:16px;min-width:56px;pointer-events:auto}.icon-link.svelte-19b9nxu{align-items:center;color:var(--on-surface-alt);border-radius:50%;display:inline-flex;fill:var(--on-surface-alt);height:40px;justify-content:center;width:40px}.button.svelte-1twvo2y{align-items:center;background:var(--surface-2);color:var(--on-surface);border-radius:20px;display:inline-flex;fill:currentcolor;height:40px;justify-content:center;margin:0 8px 12px 0;padding:0 20px 0 16px}.label.svelte-1twvo2y{margin-left:8px;font:500 14px/20px Roboto,sans-serif}.chip.svelte-hrt1ue{align-items:center;border:1px solid var(--primary);border-radius:20px;color:var(--primary);display:inline-flex;font:500 14px/20px Roboto,sans-serif;height:40px;justify-content:center;margin-right:8px;padding:0 16px}footer.svelte-txxeag{background:var(--surface-1);border-top:solid 1px var(--surface-3);padding:32px 16px;width:100%}@media (min-width: 360px){footer.svelte-txxeag{padding:32px 16px}}@media (min-width: 600px){footer.svelte-txxeag{padding:32px}}@media (min-width: 840px){footer.svelte-txxeag{padding:32px 64px}}.grid.svelte-txxeag{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:24px 48px;grid-template-areas:"a a a a" "b b b b" "c c c c" "d d d d" "e e e e"}@media (min-width: 600px){.grid.svelte-txxeag{grid-template-areas:"a a a a" "b b c c" "d d d d" "e e e e"}}@media (min-width: 1080px){.grid.svelte-txxeag{grid-template-areas:"a a b c" "d d e e"}}.title.svelte-txxeag{color:var(--on-surface);font:500 16px/20px Roboto,sans-serif;margin-bottom:8px}.social.svelte-txxeag{grid-area:d}.icon-group.svelte-txxeag{display:flex;flex-wrap:wrap}.copyright.svelte-txxeag{color:var(--on-surface-alt);font:400 14px/20px Roboto,sans-serif;margin-top:32px;text-align:center}.blue.svelte-txxeag{color:var(--primary)}.navigation-bar.svelte-1531qi6{align-items:center;background:var(--surface-1);border-top:solid 1px var(--surface-3);display:flex;height:80px;justify-content:center;bottom:0;width:100%;position:sticky}@media (min-width: 840px){.navigation-bar.svelte-1531qi6{display:none}}.route.svelte-1531qi6{align-items:center;display:flex;flex-direction:column;height:80px;justify-content:center;max-width:120px;min-width:60px;width:100%}.indicator.svelte-1531qi6{align-items:center;border-radius:16px;display:flex;fill:var(--on-surface-alt);height:32px;justify-content:center;margin-top:14px;transition:width .3s;width:32px}.label.svelte-1531qi6{color:var(--on-surface-alt);font:500 12px/16px Roboto,sans-serif;margin:4px 0 16px}.active .indicator.svelte-1531qi6{background:rgba(15,139,254,.1);fill:var(--primary);width:56px}.active .label.svelte-1531qi6{color:var(--primary)}.navigation-rail.svelte-qcc5ti{align-items:center;background:var(--surface-1);border-right:solid 1px var(--surface-3);display:none;flex-direction:column;height:100%;justify-content:center;left:0;width:80px;position:fixed;top:0;user-select:none;-webkit-tap-highlight-color:transparent}@media (min-width: 840px){.navigation-rail.svelte-qcc5ti{display:flex}}.navigation-rail.svelte-qcc5ti:focus{outline:none!important}.logo.svelte-qcc5ti{content:"";position:absolute;top:0;background:url(../logo.svg);background-position:center;background-repeat:no-repeat;background-size:40px auto;height:80px;width:80px;cursor:pointer}.route.svelte-qcc5ti{align-items:center;display:flex;flex-direction:column;height:64px;justify-content:center;width:80px}.indicator.svelte-qcc5ti{align-items:center;border-radius:16px;display:flex;fill:var(--on-surface-alt);min-height:32px;justify-content:center;transition:width .3s;width:32px}.label.svelte-qcc5ti{color:var(--on-surface-alt);font:500 12px/16px Roboto,sans-serif;margin-top:4px}.active .indicator.svelte-qcc5ti{background:rgba(15,139,254,.07);fill:var(--primary);width:56px}.active .label.svelte-qcc5ti{color:var(--primary)}tr.svelte-1brd7nd{border-bottom:1px solid var(--surface-3)}tr.svelte-1brd7nd:last-of-type{border-bottom:none}td.svelte-1brd7nd{color:var(--positive);font:400 14px/20px Roboto,sans-serif;height:56px;min-width:64px;padding:0 24px;text-align:right;white-space:nowrap}td.svelte-1brd7nd:first-of-type{color:var(--on-surface);text-align:left;width:100%}.loader.svelte-1hner5e{background:url(../loading.svg);background-position:center;background-repeat:no-repeat;background-size:32px auto;display:flex;justify-content:center;width:100%;height:32px}.title.svelte-1hner5e{color:var(--on-surface);font:500 20px/24px Roboto,sans-serif;padding:32px 0 16px}.card-grid.svelte-1hner5e{display:grid;gap:8px;grid-template-columns:1fr}@media (min-width: 400px){.card-grid.svelte-1hner5e{grid-template-columns:1fr 1fr}}@media (min-width: 840px){.card-grid.svelte-1hner5e{gap:16px}}@media (min-width: 960px){.card-grid.svelte-1hner5e{grid-template-columns:1fr 1fr 1fr 1fr}}.card.svelte-1hner5e{border:1px solid var(--surface-3);border-radius:20px;background:var(--surface-2);display:flex;flex-direction:column;padding:16px}.card__head.svelte-1hner5e{align-items:center;color:var(--on-surface);display:flex}.card__body.svelte-1hner5e{align-items:flex-end;border-top:1px solid var(--surface-3);color:var(--on-surface);display:flex;font:500 16px/20px Roboto,sans-serif;margin-top:16px;height:40px;justify-content:center}.image.svelte-1hner5e{align-items:center;background:var(--surface-3);border-radius:50%;display:flex;fill:var(--on-surface);height:40px;justify-content:center;margin-right:16px;width:40px}.name.svelte-1hner5e{color:var(--on-surface);font:500 16px/20px Roboto,sans-serif}.icon-button.svelte-16xpdlx{align-items:center;background:var(--surface-2);color:var(--on-surface-alt);border-radius:50%;display:inline-flex;fill:var(--on-surface-alt);height:40px;justify-content:center;margin-right:8px;width:40px}.card.svelte-14h4f0s{align-items:center;border:1px solid var(--surface-3);border-radius:20px;background:var(--surface-2);display:none;height:40px;padding:0 16px;max-width:fit-content;margin-left:auto;margin-right:auto}@media (min-width: 600px){.card.svelte-14h4f0s{display:flex}}.title.svelte-14h4f0s{color:var(--on-surface);font:500 14px/18px Roboto,sans-serif;margin-right:12px}.volume.svelte-14h4f0s{color:var(--on-surface);font:400 14px/18px Roboto,sans-serif}.mobile.svelte-14h4f0s{display:flex;height:auto;justify-content:space-between;margin-bottom:8px;padding:16px}@media (min-width: 600px){.mobile.svelte-14h4f0s{display:none}}@media (min-width: 840px){.mobile.svelte-14h4f0s{margin-bottom:16px}}.top-app-bar.svelte-13tj69s.svelte-13tj69s{height:64px;margin:16px 0 40px;padding:0 16px;display:grid;grid-template-columns:repeat(2,1fr);align-items:center}@media (min-width: 600px){.top-app-bar.svelte-13tj69s.svelte-13tj69s{grid-template-columns:repeat(3,1fr);padding:0 32px}}@media (min-width: 840px){.top-app-bar.svelte-13tj69s.svelte-13tj69s{padding:0 64px}}@media (min-width: 1080px){.top-app-bar.svelte-13tj69s.svelte-13tj69s{padding:0 96px}}.top-app-bar__logo.svelte-13tj69s.svelte-13tj69s{align-items:center;display:flex}.top-app-bar.svelte-13tj69s .board.svelte-13tj69s{justify-self:flex-start}.top-app-bar.svelte-13tj69s .actions.svelte-13tj69s{justify-self:flex-end}.image.svelte-13tj69s.svelte-13tj69s{margin-right:16px;width:40px}@media (min-width: 840px){.image.svelte-13tj69s.svelte-13tj69s{display:none}}.title.svelte-13tj69s.svelte-13tj69s{color:var(--on-surface);font:500 20px/24px Roboto,sans-serif}@media (min-width: 840px){.title.svelte-13tj69s.svelte-13tj69s{font:500 32px/36px Roboto,sans-serif}}.actions.svelte-13tj69s.svelte-13tj69s{align-items:center;display:flex}main.svelte-1wnm0sa{margin-bottom:32px;padding:0 16px;flex:1}@media (min-width: 600px){main.svelte-1wnm0sa{padding:0 32px}}@media (min-width: 840px){main.svelte-1wnm0sa{padding:0 64px}}@media (min-width: 1080px){main.svelte-1wnm0sa{padding:0 96px}}.live-area.svelte-1wnm0sa{display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.live-area.svelte-1wnm0sa>*{grid-row:1;grid-column:1}tr.svelte-1wnm0sa{height:56px;border-bottom:1px solid var(--surface-3)}th.svelte-1wnm0sa{color:var(--on-surface-alt);font:400 14px/20px Roboto,sans-serif;min-width:64px;padding:0 24px;text-align:right;white-space:nowrap}th.svelte-1wnm0sa:first-of-type{text-align:left;width:100%}
