*{font-family:var(--main-font);margin:0;padding:0}::selection{background-color:var(--primary-color);color:var(--text-color)}#root{--main-font:"Rubik",sans-serif;overflow:hidden}body{font-size:16px}#root:not(.dark){--content-background:#e7e5df;--sidebar-background:#cfceca;--sidebar-active:#ddd;--primary-color:#5d81c8;--text-color:#1f1f1f;--danger-color:#db504a;--success-color:#4adb4c}#root.dark,#root:not(.dark){background-color:var(--content-background);transition:all .5s}#root.dark{--content-background:#1f1f1f;--sidebar-background:#383838;--sidebar-active:#434343;--primary-color:#5c90f8;--text-color:#e7e5df;--danger-color:#db504a;--success-color:#4adb4c}.content-window{color:var(--text-color);grid-column:1/2;grid-row:2/3;height:100%;overflow-x:hidden;overflow-y:scroll}.content-window section{box-sizing:border-box;min-height:80vh}@media only screen and (min-width:1024px) and (max-width:1280px){.content-window{grid-column:2/3;grid-row:2/3}.content-window section{min-height:88vh}}@media only screen and (min-width:1281px){.content-window{grid-column:2/3;grid-row:2/3}.content-window section{min-height:88vh}}.btn.primary{background-color:var(--primary-color);border:2px solid var(--text-color);border-radius:.5rem;color:var(--text-color);cursor:pointer;font-size:1em;font-weight:600;outline:none;padding:.8rem 2rem;text-transform:uppercase;transition:box-shadow .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out}#root .btn.primary{box-shadow:3px 3px 0 rgba(0,0,0,.8)}#root.dark .btn.primary{box-shadow:3px 3px 0 hsla(0,0%,100%,.8)}#root .btn.primary:hover{box-shadow:none;-webkit-transform:scaleX(1.05) scaleY(1.05);transform:scaleX(1.05) scaleY(1.05)}.btn:disabled{opacity:.5}#root .btn.primary:disabled:hover{box-shadow:3px 3px 0 rgba(0,0,0,.8);-webkit-transform:none;-webkit-transform:initial;transform:none}#root.dark .btn.primary:disabled:hover{box-shadow:3px 3px 0 hsla(0,0%,100%,.8);-webkit-transform:none;-webkit-transform:initial;transform:none}.btn.secondary{aspect-ratio:1/1;background-color:var(--content-background);border:2px solid var(--primary-color);border-radius:.5rem;box-shadow:none;color:var(--primary-color);cursor:pointer;font-size:1.2em;outline:none;padding:.5rem;text-transform:uppercase;transition:color .3s,background-color .3s,box-shadow .3s}.btn.secondary:hover{background-color:var(--primary-color);color:var(--text-color)}#root .btn.btn.secondary:hover{box-shadow:1.5px 1.5px 0 rgba(0,0,0,.8)}#root.dark .btn.btn.secondary:hover{box-shadow:1.5px 1.5px 0 hsla(0,0%,100%,.8)}.onoffswitch{position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:2.5rem}.onoffswitch-checkbox{opacity:0;pointer-events:none;position:absolute}.onoffswitch-label{border-radius:20px;cursor:pointer;display:block;overflow:hidden}.onoffswitch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.onoffswitch-inner:after,.onoffswitch-inner:before{box-sizing:border-box;color:#fff;display:block;float:left;font-family:var(--main-font);font-size:.8rem;font-weight:300;height:1rem;line-height:1rem;padding:0;width:50%}.onoffswitch-inner:before{background-color:#1f1f1f;color:#e7e5df;content:"🌛";padding-right:1.2rem}.onoffswitch-inner:after{background-color:#e7e5df;color:#1f1f1f;content:"🌞";padding-right:.4rem;text-align:right}.onoffswitch-switch{aspect-ratio:1/1;background:#5d81c8;border:1px solid #fff;border-radius:20px;bottom:0;display:block;position:absolute;right:1.5rem;top:-.08rem;transition:all .3s ease-in 0s;width:1rem}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}@media only screen and (min-width:1024px) and (max-width:1280px){.onoffswitch{position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:4rem}.onoffswitch-checkbox{opacity:0;pointer-events:none;position:absolute}.onoffswitch-label{border-radius:20px;cursor:pointer;display:block;overflow:hidden}.onoffswitch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.onoffswitch-inner:after,.onoffswitch-inner:before{box-sizing:border-box;color:#fff;display:block;float:left;font-family:var(--main-font);font-size:.4rem;font-weight:300;height:1.2rem;line-height:1.2rem;padding:0;width:50%}.onoffswitch-inner:before{background-color:#1f1f1f;color:#e7e5df;content:"DARK";padding-right:1.2rem}.onoffswitch-inner:after{background-color:#e7e5df;color:#1f1f1f;content:"LIGHT";padding-right:.4rem;text-align:right}.onoffswitch-switch{aspect-ratio:1/1;background:#5d81c8;border:1px solid #fff;border-radius:20px;bottom:0;display:block;position:absolute;right:1.5rem;top:-.05rem;transition:all .3s ease-in 0s;width:1.3rem}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}}@media only screen and (min-width:1281px){.onoffswitch{position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:4rem}.onoffswitch-checkbox{opacity:0;pointer-events:none;position:absolute}.onoffswitch-label{border-radius:20px;cursor:pointer;display:block;overflow:hidden}.onoffswitch-inner{display:block;margin-left:-100%;transition:margin .3s ease-in 0s;width:200%}.onoffswitch-inner:after,.onoffswitch-inner:before{box-sizing:border-box;color:#fff;display:block;float:left;font-family:var(--main-font);font-size:.6rem;font-weight:300;height:1.5rem;line-height:1.5rem;padding:0;width:50%}.onoffswitch-inner:before{background-color:#1f1f1f;color:#e7e5df;content:"DARK";padding-right:1.7rem}.onoffswitch-inner:after{background-color:#e7e5df;color:#1f1f1f;content:"LIGHT";padding-right:.4rem;text-align:right}.onoffswitch-switch{aspect-ratio:1/1;background:#5d81c8;border:1px solid #fff;border-radius:20px;bottom:0;display:block;margin:-.094rem;position:absolute;right:2.4rem;top:-.07rem;transition:all .3s ease-in 0s;width:1.7rem}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}}.header .user-interactions{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.header .user-interactions .user{align-items:center;-webkit-column-gap:0;column-gap:0;cursor:pointer;display:flex;position:relative}.header .user-interactions .profile-img{align-items:center;aspect-ratio:1/1;background-color:var(--text-color);border:2px solid var(--primary-color);border-radius:100%;color:var(--content-background);display:flex;justify-content:center;width:2rem}.header .user-interactions .user h3{color:var(--text-color);display:none;font-size:1rem}.header .user-interactions .user svg{color:var(--text-color);font-size:1.5rem;margin-left:.5rem;margin-top:.2rem}.header .user .user-dropdown{border-radius:.5em;bottom:-10.5em;box-shadow:3px 3px 2px rgba(0,0,0,.5);display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;max-height:0;opacity:0;overflow:hidden;position:absolute;right:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;width:30vw}.header .user .user-dropdown button{align-items:center;background-color:var(--sidebar-background);border:none;color:var(--text-color);display:flex;height:4em;justify-content:space-between;padding:1.2em}.header .user .user-dropdown .log-out{border-top:1px solid var(--text-color);color:var(--danger-color);cursor:pointer;font-weight:600}#root.dark .header .user .user-dropdown .log-out{background-color:rgba(56,56,56,.3)}#root .header .user .user-dropdown .log-out{background-color:hsla(48,5%,80%,.25)}.header .user .user-dropdown .log-out svg{font-weight:800}.header .user .user-dropdown .log-out svg path{fill:var(--danger-color)}.header .user .user-dropdown.retracted{-webkit-animation:retract-dropdown .4s ease-in-out normal forwards;animation:retract-dropdown .4s ease-in-out normal forwards}.header .user .user-dropdown.deployed{-webkit-animation:deploy-dropdown .4s ease-in-out normal forwards;animation:deploy-dropdown .4s ease-in-out normal forwards}@media only screen and (min-width:768px) and (max-width:1024px){.header .user-interactions{-webkit-column-gap:1.5rem;column-gap:1.5rem}.header .user-interactions .user{-webkit-column-gap:.5rem;column-gap:.5rem}.header .user-interactions .user h3{display:block}.header .user .user-dropdown{width:27vw}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.header .user-interactions{-webkit-column-gap:1.5rem;column-gap:1.5rem}.header .user-interactions .user{-webkit-column-gap:.5rem;column-gap:.5rem}.header .user-interactions .user h3{display:block}.header .user .user-dropdown{width:28vw}}@media only screen and (min-width:1024px) and (max-width:1280px){.header .user-interactions{-webkit-column-gap:2rem;column-gap:2rem}.header .user-interactions .user{-webkit-column-gap:.5rem;column-gap:.5rem}.header .user-interactions .user h3{display:block}.header .user .user-dropdown{bottom:-4em;width:18vw}.header .user .user-dropdown .hide-d{display:none}.header .user .user-dropdown .log-out{border:none}}@media only screen and (min-width:1281px){.header .user-interactions{-webkit-column-gap:2rem;column-gap:2rem}.header .user-interactions .user{-webkit-column-gap:.5rem;column-gap:.5rem}.header .user-interactions .user h3{display:block}.header .user .user-dropdown{bottom:-4em;width:15vw}.header .user .user-dropdown .hide-d{display:none}.header .user .user-dropdown .log-out{border:none}}@-webkit-keyframes deploy-dropdown{0%{opacity:1}1%{max-height:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{max-height:10.5em;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes deploy-dropdown{0%{opacity:1}1%{max-height:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{max-height:10.5em;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes retract-dropdown{0%{max-height:10.5em;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}99%{max-height:0;opacity:1;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:0}}@keyframes retract-dropdown{0%{max-height:10.5em;opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}99%{max-height:0;opacity:1;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:0}}.header{align-items:center;box-sizing:border-box;display:flex;grid-column:1/2;grid-row:1/2;justify-content:space-between;padding:1em;-webkit-user-select:none;user-select:none;width:100vw}.header .secondary-nav{-webkit-column-gap:.5em;column-gap:.5em;display:flex}.header .secondary-nav a{border-bottom:2px solid transparent;color:var(--primary-color);font-size:1em;padding:.5rem;text-decoration:none;transition:border-bottom .3s}.header .secondary-nav a:hover{border-bottom:2px solid var(--primary-color)}@media only screen and (min-width:768px) and (max-width:1024px){.header{padding:1em 3em}.header .secondary-nav{-webkit-column-gap:1em;column-gap:1em}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.header{padding:1em 3em}.header .secondary-nav{-webkit-column-gap:1em;column-gap:1em}}@media only screen and (min-width:1024px) and (max-width:1280px){.header{grid-column:2/3;padding:3em 5em;width:85vw}.header .secondary-nav{-webkit-column-gap:1em;column-gap:1em}.header .secondary-nav a{font-size:1.1em}}@media only screen and (min-width:1281px){.header{grid-column:2/3;padding:3em 5em;width:85vw}.header .secondary-nav{-webkit-column-gap:1em;column-gap:1em}.header .secondary-nav a{font-size:1.1em}}.sidebar .actions{display:none}@media only screen and (min-width:1024px) and (max-width:1280px){.sidebar .actions{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:.5em;text-align:center;width:100%}.sidebar .actions>button{align-items:center;background-color:initial;border:none;box-sizing:border-box;color:var(--text-color);-webkit-column-gap:2em;column-gap:2em;display:flex;font-size:1em;font-weight:400;justify-content:space-between;padding:.5em 2em}.sidebar .actions svg{font-size:1.5em}}@media only screen and (min-width:1281px){.sidebar .actions{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:.5em;text-align:center;width:100%}.sidebar .actions>button{align-items:center;background-color:initial;border:none;box-sizing:border-box;color:var(--text-color);-webkit-column-gap:2em;column-gap:2em;display:flex;font-size:1em;font-weight:400;justify-content:space-between;padding:.5em 2em}.sidebar .actions svg{font-size:1.5em}}.sidebar{align-items:center;background-color:var(--sidebar-background);box-sizing:border-box;display:flex;flex-direction:row;grid-column:1/2;grid-row:3/4;justify-content:space-between;position:relative;row-gap:1em;-webkit-user-select:none;user-select:none;z-index:1}#root.dark .sidebar{box-shadow:4px 0 8px rgba(0,0,0,.2)}#root:not(.dark) .sidebar{box-shadow:2px 0 5px rgba(0,0,0,.2)}.app-logo{display:none}.sidebar .main-nav{display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start;width:100%}.sidebar .main-nav a{align-items:center;background:none;box-sizing:border-box;color:var(--text-color);display:flex;flex-direction:column;font-size:.7rem;font-weight:500;height:10vh;justify-content:center;outline:none;text-align:center;text-decoration:none;transition:background-image .5s,color .3s;width:16.66667vw}.sidebar .main-nav a svg{font-size:1.2rem}.sidebar .main-nav a:not(.active):hover{background:rgba(0,0,0,.1);background:linear-gradient(0deg,rgba(0,0,0,.1),transparent 10%,transparent 90%,rgba(0,0,0,.1));background:-moz-linear-gradient(90deg,rgba(0,0,0,.1) 0,transparent 10%,transparent 90%,rgba(0,0,0,.1) 100%)}#root:not(.dark) .sidebar .main-nav a:not(.active):hover{background:rgba(0,0,0,.05);background:linear-gradient(0deg,rgba(0,0,0,.05),transparent 10%,transparent 90%,rgba(0,0,0,.05));background:-moz-linear-gradient(90deg,rgba(0,0,0,.05) 0,transparent 10%,transparent 90%,rgba(0,0,0,.05) 100%)}.sidebar .main-nav a.active{background-color:var(--sidebar-active);border-top:4px solid var(--primary-color);color:var(--primary-color);font-weight:700}@media only screen and (min-width:768px) and (max-width:1024px){.sidebar .main-nav a{-webkit-column-gap:1.5em;column-gap:1.5em;font-size:1rem}.sidebar .main-nav a svg{font-size:1.8rem;margin-bottom:.2rem}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.sidebar .main-nav a{-webkit-column-gap:1.5em;column-gap:1.5em;font-size:.6rem}.sidebar .main-nav a svg{font-size:1rem;margin-bottom:.1rem}}@media only screen and (min-width:1024px) and (max-width:1280px){.sidebar{flex-direction:column;grid-column:1/2;grid-row:span 2;height:100vh;padding-top:2em}.app-logo{display:block;text-align:center}.sidebar .app-logo img{-webkit-filter:drop-shadow(0 5px 5px rgba(0,0,0,.2));filter:drop-shadow(0 5px 5px rgba(0,0,0,.2));margin:auto;width:30%}.sidebar .main-nav{flex-direction:column;flex-grow:1}.sidebar .main-nav a{-webkit-column-gap:1.5em;column-gap:1.5em;flex-direction:row;font-size:1rem;height:auto;justify-content:flex-start;padding:1.5rem;width:100%}.sidebar .main-nav a.active{border-right:4px solid var(--primary-color);border-top:none}}@media only screen and (min-width:1281px){.sidebar{flex-direction:column;grid-column:1/2;grid-row:span 2;height:100vh;padding-top:2em}.app-logo{display:block;text-align:center}.sidebar .app-logo img{-webkit-filter:drop-shadow(0 5px 5px rgba(0,0,0,.2));filter:drop-shadow(0 5px 5px rgba(0,0,0,.2));margin:auto;width:30%}.sidebar .main-nav{flex-direction:column;flex-grow:1}.sidebar .main-nav a{-webkit-column-gap:1.5em;column-gap:1.5em;flex-direction:row;font-size:1rem;height:auto;justify-content:flex-start;padding:1.5em 2.5em;width:100%}.sidebar .main-nav a.active{border-right:4px solid var(--primary-color);border-top:none}}#root{display:grid;grid-template-columns:1fr;grid-template-rows:10vh 80vh 10vh;height:100vh;width:100vw}@media only screen and (min-width:1024px) and (max-width:1280px){#root{grid-template-columns:15vw 1fr;grid-template-rows:12vh 1fr}}@media only screen and (min-width:1281px){#root{grid-template-columns:15vw 1fr;grid-template-rows:12vh 1fr}}.error404{grid-column:span 3;grid-row:span 2}.error404,.error404 div{align-items:center;display:flex;justify-content:center}.error404 div{background-color:var(--text-color);border-radius:.5rem;box-sizing:border-box;flex-direction:column;gap:1em;height:70vh;padding:2em;width:90vw}.error404 div img{width:25%}@media only screen and (min-width:768px) and (max-width:1024px){.error404 div{height:45vh;width:60vw}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.error404 div{height:70vh;width:50vw}.error404 div img{width:20%}}@media only screen and (min-width:1024px) and (max-width:1280px){.error404 div{height:45vh;width:30vw}}@media only screen and (min-width:1281px){.error404 div{height:45vh;width:30vw}}.graph-buy{padding:2em 1em}.graph-buy>div{margin:auto}.graph-buy h1{margin-bottom:.5rem}@media only screen and (min-width:768px) and (max-width:1024px){.graph-buy{padding:2em 5em}.graph-buy p{margin-bottom:2em}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.graph-buy{overflow:hidden;padding:0 3em}.graph-buy p{margin-bottom:1em}.graph-buy canvas{height:auto!important;margin:auto!important;width:30%!important}}@media only screen and (min-width:1024px) and (max-width:1280px){.graph-buy{padding:1em 3em}.graph-buy p{margin-bottom:1em}.graph-buy canvas{height:auto!important;margin:auto!important;width:60%!important}}@media only screen and (min-width:1281px){.graph-buy{overflow:hidden;padding:0 3em}.graph-buy p{margin-bottom:1em}.graph-buy canvas{height:auto!important;margin:auto!important;width:45%!important}}.graph-coins{align-items:center;display:flex;flex-direction:column;padding:2em 1em}.graph-coins h1{margin-bottom:.5rem}.graph-coins select{background-color:var(--primary-color);border:1px solid var(--text-color);border-radius:.5rem;color:var(--text-color);font-size:1rem;height:2rem;margin:1em auto;padding:.3rem .5rem}@media only screen and (min-width:768px) and (max-width:1024px){.graph-coins{padding:2em 4em}.graph-coins select{margin-bottom:3em}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.graph-coins{padding:1em 3em}.graph-coins canvas{height:auto!important;margin:auto!important;width:80%!important}}@media only screen and (min-width:1024px) and (max-width:1280px){.graph-coins{padding:1em 3em}.graph-coins canvas{height:auto!important;margin:auto!important;width:80%!important}}@media only screen and (min-width:1281px){.graph-coins{padding:0 3em}.graph-coins select{margin-bottom:0}.graph-coins canvas{height:auto!important;margin:auto!important;width:70%!important}}.graph-sell{padding:2em 1em}.graph-sell>div{margin:auto}.graph-sell h1{margin-bottom:.5rem}@media only screen and (min-width:768px) and (max-width:1024px){.graph-sell{padding:2em 5em}.graph-sell p{margin-bottom:2em}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.graph-sell{overflow:hidden;padding:0 3em}.graph-sell p{margin-bottom:1em}.graph-sell canvas{height:auto!important;margin:auto!important;width:30%!important}}@media only screen and (min-width:1024px) and (max-width:1280px){.graph-sell{padding:1em 3em}.graph-sell p{margin-bottom:1em}.graph-sell canvas{height:auto!important;margin:auto!important;width:60%!important}}@media only screen and (min-width:1281px){.graph-sell{overflow:hidden;padding:0 3em}.graph-sell p{margin-bottom:1em}.graph-sell canvas{height:auto!important;margin:auto!important;width:45%!important}}.graph-section{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:2em}.graph-section h1{font-size:3rem;margin-bottom:1rem;margin-top:-1em;text-align:center}.graph-section .text p{font-size:1.2em;margin:auto;text-align:left;width:85%}.graph-section .buttons{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:space-evenly;width:75%}@media only screen and (min-width:768px) and (max-width:1024px){.graph-section h1{margin-top:-2em}.graph-section .text p{width:70%}.graph-section .buttons{flex-direction:row}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.graph-section{row-gap:2em}.graph-section h1{margin-top:-.5em}.graph-section .buttons{flex-direction:row}}@media only screen and (min-width:1024px) and (max-width:1280px){.graph-section h1{margin-top:-1em}.graph-section .buttons,.graph-section .text p{width:60%}.graph-section .buttons{flex-direction:row}}@media only screen and (min-width:1281px){.graph-section h1{margin-top:-1em}.graph-section .buttons,.graph-section .text p{width:60%}.graph-section .buttons{flex-direction:row}}.history-section{box-sizing:border-box;padding:1em 1em 1.5em}.history-section>div{margin:auto}.history-section h2{color:var(--primary-color);font-size:1rem;margin-top:2rem}.history-section .empty{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:1rem}.history-section h1{margin-bottom:.5rem}.history-section table{border:1px solid var(--text-color);border-collapse:collapse;border-radius:.5rem;margin:auto;width:100%}.history-section table thead{background-color:var(--text-color);color:var(--content-background);font-size:.8rem;height:2rem}.history-section table thead th{border-right:1px solid var(--content-background);padding:0 .2rem}.history-section table thead th:last-child{border-right:none}.history-section table tbody td{border-bottom:1px solid var(--text-color);border-top:1px solid var(--text-color);font-size:.75rem;padding:.3rem 0;text-align:center}.history-section table tbody tr{background-color:var(--sidebar-active);height:2.5rem;transition:background-color .2s}.history-section table tbody tr:hover{background-color:var(--primary-color)!important}.history-section table tbody tr:nth-child(2n){background-color:var(--sidebar-background)}.history-section table tbody td.purchase{color:var(--success-color)}.history-section table tbody td.sale{color:var(--danger-color)}@media only screen and (min-width:768px) and (max-width:1024px){.history-section{padding:1em 3em}}@media only screen and (min-width:1024px) and (max-width:1280px){.history-section{padding:1em 5em}}@media only screen and (min-width:1281px){.history-section{padding:1em 5em}}.ia-advice{overflow:hidden;position:relative}.ia-advice .speech{-webkit-animation:fade-in 1.5s ease .4s normal forwards;animation:fade-in 1.5s ease .4s normal forwards;background-color:var(--text-color);border:5px solid var(--primary-color);border-radius:.5rem;box-shadow:5px 5px 2px rgba(93,129,200,.8);box-sizing:border-box;color:var(--content-background);left:1em;opacity:0;padding:1em 1.5em;position:absolute;width:75vw;z-index:2}.ia-advice .speech h1{color:var(--primary-color);font-size:2.5em;font-weight:800}.ia-advice .speech p{font-weight:300;margin-bottom:.5em}.ia-advice .speech em{color:var(--primary-color);font-weight:400}.ia-advice .speech strong,.ia-advice .speech strong em{color:var(--primary-color);font-weight:500}.ia-advice .speech h2{font-size:1.2em;font-weight:700}.ia-advice .speech:after{aspect-ratio:1/1;background-color:var(--primary-color);border-radius:.5rem;bottom:-1.4rem;content:"";height:1.2rem;position:absolute;right:-2.4rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:1.2rem}.ia-advice .speech .button{bottom:-35%;left:0;position:absolute;width:100%}.ia-advice .cryptex-bot{-webkit-animation:bounce-in .5s ease-out normal forwards;animation:bounce-in .5s ease-out normal forwards;bottom:0;position:absolute;right:-12%;-webkit-transform-origin:bottom right;transform-origin:bottom right;width:40%}@media only screen and (min-width:768px) and (max-width:1024px){.ia-advice .speech{font-size:14px;left:10%;top:1em!important;width:50vw}.ia-advice .speech:after{display:none}.ia-advice .speech .button{bottom:-40%}.ia-advice .cryptex-bot{right:-8%!important;width:35%!important}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.ia-advice .speech{left:1em;top:10%;width:70vw}.ia-advice .speech .button{bottom:-40%}.ia-advice .cryptex-bot{bottom:-10%;right:7%;width:40%}}@media only screen and (min-width:1024px) and (max-width:1280px){.ia-advice .speech{left:10%;top:10%;width:40vw}.ia-advice .speech .button{bottom:-40%}.ia-advice .cryptex-bot{bottom:-10%;right:7%;width:40%}}@media only screen and (min-width:1281px){.ia-advice .speech{left:10%;top:10%;width:40vw}.ia-advice .speech .button{bottom:-50%}.ia-advice .cryptex-bot{bottom:-8%;right:15%;width:30%}}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}75%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.ia-suggestions-section{padding:0 1em;position:relative}.ia-suggestions-section .overlay{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.ia-suggestions-section .overlay .container{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.75);border-radius:.5rem;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;height:20vh;justify-content:center;margin:auto;width:50vw;z-index:5}.ia-suggestions-section .suggestions-container{align-items:center;display:flex;flex-direction:column;margin-top:1rem;max-height:72vh;overflow-y:scroll;row-gap:1rem}.ia-suggestions-section .cryptex-bot{bottom:8%;position:fixed;right:-4%;width:30%}.ia-suggestions-section .suggestion{align-items:center;background-color:var(--text-color);border-radius:.5rem;box-shadow:0 0 5px rgba(0,0,0,.35);box-sizing:border-box;color:var(--content-background);display:flex;flex-direction:column;padding:1em 1.5em;width:90%}.ia-suggestions-section .suggestion h2{margin-bottom:.3rem;text-align:center}.ia-suggestions-section .suggestion h2.tp{color:var(--success-color)}.ia-suggestions-section .suggestion h2.sl{color:var(--danger-color)}.ia-suggestions-section .suggestion h3{font-size:1rem;margin-top:1rem}.ia-suggestions-section .suggestion h3 span{display:block;text-align:center}.ia-suggestions-section .suggestion h3 b{color:var(--primary-color)}.ia-suggestions-section .buttons{display:flex;flex-direction:column;margin-top:1rem;row-gap:.5rem}@media only screen and (min-width:768px) and (max-width:1024px){.ia-suggestions-section{padding:0 5em}.ia-suggestions-section h1{text-align:center}.ia-suggestions-section .suggestion{width:75%}.ia-suggestions-section .buttons{-webkit-column-gap:.5rem;column-gap:.5rem;flex-direction:row}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.ia-suggestions-section .suggestion{width:50%}.ia-suggestions-section .suggestions-container{max-height:65vh}.ia-suggestions-section .buttons{-webkit-column-gap:.5rem;column-gap:.5rem;flex-direction:row}}@media only screen and (min-width:1024px) and (max-width:1280px){.ia-suggestions-section{padding:0 3em}.ia-suggestions-section .suggestions-container{align-items:stretch;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;margin-top:7rem;max-height:auto}.ia-suggestions-section .cryptex-bot{bottom:-8%;position:fixed;right:-3%;width:20%}.ia-suggestions-section .suggestion{display:flex;justify-content:space-between}.ia-suggestions-section .buttons{-webkit-column-gap:.5rem;column-gap:.5rem;flex-direction:row}}@media only screen and (min-width:1281px){.ia-suggestions-section{padding:0 3em}.ia-suggestions-section .suggestions-container{align-items:stretch;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;margin-top:7rem;max-height:auto}.ia-suggestions-section .cryptex-bot{bottom:-10%;position:fixed;right:-4%;width:15%}.ia-suggestions-section .suggestion{display:flex;justify-content:space-between}.ia-suggestions-section .buttons{-webkit-column-gap:.5rem;column-gap:.5rem;flex-direction:row}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.login-section{align-items:center;display:flex;grid-column:span 2;grid-row:span 3;justify-content:center}.login-section .overlay.hidden{display:none}.login-section .overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(45,14%,89%,.75);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.login-section .form{background-color:var(--text-color);border-radius:.5rem;box-shadow:5px 5px 8px rgba(0,0,0,.3);box-sizing:border-box;height:-webkit-max-content;height:max-content;overflow:hidden;padding:2em;position:relative;row-gap:.5em;width:90vw}.login-section .form,.login-section .form .intro{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-section .form .intro{row-gap:1.5em}.login-section .form .intro h1{align-items:center;border-bottom:1px solid var(--sidebar-background);color:var(--primary-color);-webkit-column-gap:.3em;column-gap:.3em;display:flex;justify-content:center;padding-bottom:1rem;width:90%}.login-section .form .intro h1 img{width:10%}.login-section .form .intro h2{color:var(--primary-color);font-size:1.2rem;font-weight:600;text-transform:uppercase}.login-section .form .fieldset{align-items:center;display:flex;flex-direction:column;row-gap:1em;width:100%}.login-section .form .fieldset .input{align-items:flex-start;display:flex;flex-direction:column;row-gap:.3em;width:100%}.login-section .form .fieldset .input label{font-size:.825em;margin-left:.3rem}.login-section .form .fieldset .input input{background-color:initial;border:1px solid var(--content-background);border-radius:.5rem;box-sizing:border-box;color:var(--content-background);font-size:1em;outline:none;padding:.5em 1em;width:100%}.login-section .form .fieldset .actions{align-items:center;display:flex;flex-direction:column;row-gap:1rem}.login-section .form .fieldset .actions .btn{margin-top:1em}.login-section .form .fieldset .actions p{font-size:.8rem}.login-section .form .fieldset .actions p a{color:var(--primary-color)}@media only screen and (min-width:768px) and (max-width:1024px){.login-section .form{width:60vw}.login-section .form .fieldset{width:80%}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.login-section .form{align-items:center;background-color:var(--text-color);border-radius:.5rem;box-shadow:5px 5px 8px rgba(0,0,0,.3);box-sizing:border-box;display:flex;flex-direction:column;height:90vh;justify-content:center;padding:.5em;row-gap:.5em;width:60vw}.login-section .form .intro{row-gap:.5em}.login-section .form .intro h1{padding-bottom:.5rem;width:70%}.login-section .form .fieldset{align-items:center;display:flex;flex-direction:column;row-gap:1em;width:80%}.login-section .form .fieldset .actions .btn{margin-top:.5em}}@media only screen and (min-width:1024px) and (max-width:1280px){.login-section .form{width:50vw}.login-section .form .fieldset{width:80%}}@media only screen and (min-width:1281px){.login-section .form{width:30vw}.login-section .form .intro h1{width:90%}.login-section .form .fieldset{width:80%}}.section-portfolio{align-items:center;display:flex;flex-direction:column;padding:1em}.section-portfolio h1{font-size:1.8rem;margin-bottom:1rem}.section-portfolio h2{font-size:2.5rem}.section-portfolio h2.positive{color:var(--success-color)}.section-portfolio h2.negative{color:var(--danger-color)}.section-portfolio small{font-size:.7rem;margin:.5rem auto 0;text-align:center;width:90%}.section-portfolio .details{align-items:center;display:flex;justify-content:space-around;margin-top:2rem;width:80%}.section-portfolio .details div{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:.3rem}.section-portfolio .details h3{font-size:.9rem;font-weight:400}.section-portfolio .details p{font-size:1.25rem;font-weight:600}.section-portfolio .details div.purchases p{color:var(--success-color)}.section-portfolio .details div.sales p{color:var(--danger-color)}@media only screen and (min-width:768px) and (max-width:1024px){.section-portfolio h2{font-size:3rem}.section-portfolio small{font-size:1rem;width:75%}.section-portfolio .details h3{font-size:1.2rem;font-weight:400}.section-portfolio .details p{font-size:1.5rem;font-weight:600}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.section-portfolio{justify-content:center;margin-top:-3em}}@media only screen and (min-width:1024px) and (max-width:1280px){.section-portfolio{justify-content:center;margin-top:-3em}.section-portfolio h2{font-size:3rem}.section-portfolio small{font-size:.9rem;width:50%}.section-portfolio .details h3{font-size:1.2rem;font-weight:400}.section-portfolio .details p{font-size:1.5rem;font-weight:600}}@media only screen and (min-width:1281px){.section-portfolio{justify-content:center;margin-top:-3em}.section-portfolio h2{font-size:3rem}.section-portfolio small{font-size:.9rem;width:50%}.section-portfolio .details h3{font-size:1.2rem;font-weight:400}.section-portfolio .details p{font-size:1.5rem;font-weight:600}}.register-section{align-items:center;display:flex;grid-column:span 2;grid-row:span 3;justify-content:center}.register-section .overlay.hidden{display:none}.register-section .overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(45,14%,89%,.75);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.register-section .form{background-color:var(--text-color);border-radius:.5rem;box-shadow:5px 5px 8px rgba(0,0,0,.3);box-sizing:border-box;height:-webkit-max-content;height:max-content;overflow:hidden;padding:2em;position:relative;row-gap:.5em;width:90vw}.register-section .form,.register-section .form .intro{align-items:center;display:flex;flex-direction:column;justify-content:center}.register-section .form .intro{row-gap:1.5em}.register-section .form .intro h1{align-items:center;border-bottom:1px solid var(--sidebar-background);color:var(--primary-color);-webkit-column-gap:.3em;column-gap:.3em;display:flex;justify-content:center;padding-bottom:1rem;width:90%}.register-section .form .intro h1 img{width:10%}.register-section .form .intro h2{color:var(--primary-color);font-size:1.2rem;font-weight:600;text-transform:uppercase}.register-section .form .fieldset{align-items:center;display:flex;flex-direction:column;row-gap:1em;width:100%}.register-section .form .fieldset .input{align-items:flex-start;display:flex;flex-direction:column;row-gap:.3em;width:100%}.register-section .form .fieldset .input label{color:var(--content-background);font-size:.825em;margin-left:.3rem}.register-section .form .fieldset .input input,.register-section .form .fieldset .input select{background-color:initial;border:1px solid var(--content-background);border-radius:.5rem;box-sizing:border-box;color:var(--content-background);font-size:.9rem;outline:none;padding:.5rem 1rem;width:100%}.register-section .form .fieldset .actions{align-items:center;display:flex;flex-direction:column;row-gap:1rem}.register-section .form .fieldset .actions .btn{margin-top:1em}.register-section .form .fieldset .actions p{color:var(--content-background);font-size:.8rem}.register-section .form .fieldset .actions p a{color:var(--primary-color)}@media only screen and (min-width:768px) and (max-width:1024px){.register-section .form{width:60vw}.register-section .form .fieldset{width:80%}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.register-section .form{height:90vh;padding:.3em;row-gap:.3em;width:60vw}.register-section .form .intro{row-gap:.3em}.register-section .form .intro h1{padding-bottom:.3rem;width:70%}.register-section .form .fieldset{align-items:center;-webkit-column-gap:.3em;column-gap:.3em;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.3em;width:80%}.register-section .form .fieldset .input{flex-direction:column;width:calc(50% - .3em)}.register-section .form .fieldset .actions{align-self:center;margin:auto}.register-section .form .fieldset .actions .btn{margin-top:.5em}.register-section .form .fieldset .actions p{font-size:.8rem}.register-section .form .fieldset .actions p a{color:var(--primary-color)}}@media only screen and (min-width:1024px) and (max-width:1280px){.register-section .form{width:50vw}.register-section .form .fieldset{width:80%}}@media only screen and (min-width:1281px){.register-section .form{width:30vw}.register-section .form .intro h1{width:90%}.register-section .form .fieldset{width:80%}}.combobox{align-items:center;background-color:var(--primary-color);border-radius:.5rem;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:0 .3rem;position:relative;width:75%}.combobox input{background-color:initial;border:none;box-sizing:border-box;color:var(--text-color);font-family:var(--main-font);outline:none;padding:.5rem 0;width:100%}.combobox .listbox.open{background-color:var(--primary-color);border-radius:.5rem;box-shadow:0 0 8px rgba(0,0,0,.25);box-sizing:border-box;display:flex;flex-direction:column;max-height:9rem;overflow-y:scroll;position:absolute;top:2.1rem;width:100%;z-index:5}.combobox .listbox.closed{display:none}.combobox .listbox .coin{align-items:center;border-bottom:1px solid var(--text-color);color:var(--text-color);-webkit-column-gap:.5rem;column-gap:.5rem;cursor:pointer;display:flex;font-size:.8rem;list-style:none;padding:.5rem;transition:background-color .3s,color .3s}.combobox .listbox .coin:hover{background-color:var(--text-color);color:var(--primary-color)}.combobox .listbox .coin img{mix-blend-mode:multiply;width:25%}.combobox .listbox .coin:last-child{border-bottom:none}@media only screen and (min-width:768px) and (max-width:1024px){.combobox .listbox .coin img{width:15%}.combobox .listbox.open{max-height:12rem}.combobox{width:auto}.combobox input{padding:.5rem 1rem}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.combobox .listbox .coin img{width:15%}.combobox .listbox.open{max-height:6rem}.combobox{width:auto}.combobox input{padding:.5rem 1rem}}@media only screen and (min-width:1024px) and (max-width:1280px){.combobox .listbox .coin img{width:15%}.combobox .listbox.open{max-height:15rem}.combobox{width:auto}.combobox input{padding:.5rem 1rem}}@media only screen and (min-width:1281px){.combobox .listbox .coin img{width:15%}.combobox .listbox.open{max-height:15rem}.combobox{width:auto}.combobox input{padding:.5rem 1rem}}.transactions-section{align-items:center}.transactions-section,.transactions-section>div{display:flex;flex-direction:column;justify-content:center}.transactions-section>div{background-color:var(--sidebar-background);border-radius:.5rem;box-shadow:2px 4px 3px rgba(0,0,0,.35);box-sizing:border-box;padding:2em 1.5em;position:relative;row-gap:.5rem;width:80vw}.transactions-section>div .operation-type{display:flex;flex-direction:column}.transactions-section>div .operation-type label{font-size:.9rem;margin-bottom:.1rem;margin-left:.3rem}.transactions-section>div #opType{background-color:var(--primary-color);border:none;border-radius:.5rem;color:var(--text-color);font-family:var(--main-font);height:2rem;padding:0 .5rem}.transactions-section>div .coin-selection{align-items:center;background-color:var(--text-color);border-radius:.5rem;box-sizing:border-box;display:flex;height:3rem;padding:.5rem 1rem;position:relative}.transactions-section>div .coin-selection input[type=number]{-webkit-appearance:textfield;appearance:textfield;background-color:initial;border:none;color:var(--content-background);font-family:var(--main-font);font-size:1.2rem;height:100%;margin-right:.5rem;outline:none;width:50%}.transactions-section>div .coin-value h3{font-size:1rem;font-weight:500}.transactions-section>div .coin-value p{font-size:.9rem;margin-bottom:1rem}.transactions-section .loader{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(45,14%,89%,.75);border-radius:.5rem;bottom:0;display:flex;height:100%;justify-content:center;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:1}@media only screen and (min-width:768px) and (max-width:1024px){.transactions-section>div{padding:2rem;row-gap:1rem;width:60vw}}@media only screen and (min-width:1024px) and (max-width:1280px){.transactions-section>div{padding:2rem;width:40vw}}@media only screen and (min-width:1281px){.transactions-section>div{padding:2rem;width:40vw}}.welcome{box-sizing:border-box;margin:auto;padding:2em 0;width:90%}.welcome,.welcome header{display:flex;flex-direction:column}.welcome header{align-items:center;font-size:2em;font-weight:700;justify-content:center;margin-bottom:1rem}.welcome header img{width:15%}.welcome h1{font-size:3rem;margin-bottom:1rem}.welcome h1 b{color:var(--primary-color)}.welcome .text p{font-size:1.3rem;margin-bottom:.5rem}.welcome .text p a,.welcome .text p em,.welcome h2{color:var(--primary-color)}.welcome h2{font-size:2rem;margin-top:1rem}@media only screen and (min-width:768px) and (max-width:1024px){.welcome{width:70%}.welcome header img{width:10%}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.welcome{width:90%}.welcome header img{width:10%}}@media only screen and (min-width:1024px) and (max-width:1280px){.welcome{width:70%}.welcome header{margin-bottom:3rem}.welcome header img{width:10%}}@media only screen and (min-width:1281px){.welcome{width:70%}.welcome header{margin-bottom:3rem}.welcome header img{width:10%}}
/*# sourceMappingURL=main.c4456b24.css.map*/