*{box-sizing:border-box;padding:0;margin:0}body{font-family:Arial,sans-serif;background:#1a1b29;background-attachment:fixed;height:100vh;color:#fff;transition:background-color .25s ease,color .25s ease;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr;min-height:100vh;margin:0;overflow-x:hidden}html[data-theme=default] body{background:#1a1b29;color:#fff}html[data-theme=dark] body{background:#000;color:hsla(0,0%,100%,.7)}html[data-theme=light] body{background:#fff;color:rgba(0,0,0,.7)}.main-content{grid-column:1;grid-row:1;display:flex;flex-direction:column;width:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(36,67%,67%,.5);border-radius:999px}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5)}html[data-theme=light] ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}@media (max-width:768px){::-webkit-scrollbar{width:3px;height:3px}}.global-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;width:100%;color:hsla(36,67%,67%,.7);font-size:12px;font-weight:500;letter-spacing:.5px}@media (max-width:768px){.global-loader{font-size:11px}}html[data-theme=default] .global-loader{color:hsla(36,67%,67%,.7)}html[data-theme=dark] .global-loader{color:hsla(0,0%,100%,.7)}html[data-theme=light] .global-loader{color:rgba(0,0,0,.7)}.global-loader:before{content:"";width:38px;height:38px;margin-bottom:16px;border:3px solid hsla(36,67%,67%,.2);border-top-color:hsla(36,67%,67%,.7);border-radius:50%;animation:cuan-spin .8s linear infinite}@keyframes cuan-spin{to{transform:rotate(1turn)}}html[data-theme=default] .global-loader:before{border:3px solid hsla(36,67%,67%,.2);border-top-color:hsla(36,67%,67%,.7)}html[data-theme=dark] .global-loader:before{border:3px solid hsla(0,0%,100%,.15);border-top-color:hsla(0,0%,100%,.7)}html[data-theme=light] .global-loader:before{border:3px solid rgba(0,0,0,.2);border-top-color:rgba(0,0,0,.7)}.loading-dots:after{content:"";display:inline-block;width:1.2em;text-align:left;color:hsla(0,0%,100%,.3)!important;animation:dots 1.2s steps(4) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}html[data-theme=dark] .loading-dots:after{color:hsla(0,0%,100%,.3)!important}html[data-theme=light] .loading-dots:after{color:rgba(0,0,0,.5)!important}.reveal-holder{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;width:100%}.reveal-holder.visible{opacity:1;transform:none;will-change:auto}.from-top{transform:translateY(-30px)}.from-bottom{transform:translateY(30px)}.from-left{transform:translateX(-30px)}.from-right{transform:translateX(30px)}.global-background-video{object-fit:cover;z-index:0}.global-background-video,.global-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.global-video-overlay{z-index:1}.global-video-overlay,html[data-theme=dark] .global-video-overlay,html[data-theme=light] .global-video-overlay{background:rgba(0,0,0,.3)}.swipe-hint-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:30;border-radius:15px;transition:opacity .4s ease}.swipe-hint-content,.swipe-hint-overlay{display:flex;justify-content:center;align-items:center;pointer-events:none}.swipe-hand-icon{font-size:36px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));animation:handSwipe 2s ease-in-out infinite}.swipe-hand-icon,html[data-theme=default] .swipe-hand-icon{color:hsla(36,67%,67%,.5)}html[data-theme=dark] .swipe-hand-icon{color:hsla(0,0%,100%,.7)}html[data-theme=light] .swipe-hand-icon{color:rgba(0,0,0,.7)}@keyframes handSwipe{0%{transform:translateX(0) rotate(0deg);opacity:0}15%{transform:translateX(0) rotate(-10deg);opacity:1}45%{transform:translateX(26px) rotate(-10deg)}65%{transform:translateX(-26px) rotate(-10deg)}85%{transform:translateX(0) rotate(-10deg);opacity:1}to{transform:translateX(0) rotate(0deg);opacity:0}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}input[type=number]{-moz-appearance:textfield!important;-webkit-appearance:textfield!important;appearance:textfield!important}.instagram-fecthing-loader{display:flex;justify-content:center;align-items:center;min-height:auto;width:100%;font-size:13px;color:hsla(36,67%,67%,.7);margin:0 auto;border:1px solid hsla(36,67%,67%,.15);padding:10px;border-radius:12px}@media (max-width:768px){.instagram-fecthing-loader{font-size:11px}}html[data-theme=dark] .instagram-fecthing-loader{color:hsla(0,0%,100%,.7)}html[data-theme=light] .instagram-fecthing-loader{color:rgba(0,0,0,.7)}.instagram-grid-loader{display:flex;justify-content:center;align-items:center;min-height:100px;width:100%}.insta-spinner{width:36px;height:36px;border:3px solid hsla(0,0%,100%,.1);border-top-color:gold;border-radius:50%;animation:loadSpinner .8s linear infinite}.insta-image-skeleton{position:absolute;inset:0;background:hsla(0,0%,100%,.05);animation:pulseSkeleton 1.5s ease-in-out infinite}@keyframes pulseSkeleton{0%,to{opacity:.4}50%{opacity:.8}}.livechart-loader{position:absolute;top:-30px;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:0;text-align:center;font-size:13px;color:hsla(0,0%,100%,.5);animation:pulseSkeleton 1.5s ease-in-out infinite;z-index:10}@media (max-width:768px){.livechart-loader{font-size:11px}}html[data-theme=light] .livechart-loader{color:rgba(0,0,0,.5)}.livechart-spinner{width:36px;height:36px;border:3px solid hsla(0,0%,100%,.1);border-top-color:gold;border-radius:50%;animation:loadSpinner .8s linear infinite}@keyframes loadSpinner{to{transform:rotate(1turn)}}.economic-calendar-fecthing-loader{display:flex;justify-content:center;align-items:center;min-height:auto;width:100%;text-align:center;font-size:13px;color:hsla(36,67%,67%,.7);margin:0 auto;border:1px solid hsla(36,67%,67%,.15);padding:10px;border-radius:12px}@media (max-width:768px){.economic-calendar-fecthing-loader{font-size:11px}}html[data-theme=light] .economic-calendar-fecthing-loader{color:rgba(0,0,0,.7)}.economic-calendar-spinner{display:flex;justify-content:center;align-items:center;margin:15px auto;width:36px;height:36px;border:3px solid hsla(0,0%,100%,.1);border-top-color:gold;border-radius:50%;animation:loadSpinner .8s linear infinite}.economic-calendar-empty{padding:30px;text-align:center;font-size:13px;color:hsla(0,0%,100%,.5)}html[data-theme=light] .economic-calendar-empty{color:rgba(0,0,0,.5)}.goldnews-fecthing-loader{display:flex;justify-content:center;align-items:center;min-height:auto;width:100%;text-align:center;font-size:13px;color:hsla(36,67%,67%,.7);margin:0 auto;border:1px solid hsla(36,67%,67%,.15);padding:10px;border-radius:12px}@media (max-width:768px){.goldnews-fecthing-loader{font-size:11px}}html[data-theme=light] .goldnews-fecthing-loader{color:rgba(0,0,0,.7)}.goldnews-spinner{display:flex;justify-content:center;align-items:center;margin:15px auto;width:36px;height:36px;border:3px solid hsla(0,0%,100%,.1);border-top-color:gold;border-radius:50%;animation:loadSpinner .8s linear infinite}.goldnews-empty{padding:30px;text-align:center;font-size:13px;color:hsla(0,0%,100%,.5)}html[data-theme=light] .goldnews-empty{color:rgba(0,0,0,.5)}