:root{--bg-page:#0f0d17;--bg-header:#18172b;--bg-surface:#202134;--bg-surface-strong:#3b2d58;--bg-deep:#251944;--primary:#9863f6;--primary-strong:#865fe8;--primary-dark:#5834a1;--primary-border:#8b47ff;--text:#fff;--text-secondary:#aca7ca;--text-muted:#898c90;--money:#ffd100;--success:#68d5c1;--pink:#e04385;--warning:#ff8605;--danger:#ff5f78;--content-width:1280px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg-page);scrollbar-width:none;scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--bg-page);color:var(--text);min-height:100vh;margin:0;font-family:Albert Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:#a978ff33}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%}main{min-width:0}:where(a[href],button,input,select,textarea):focus-visible{outline-offset:2px;outline:2px solid #c7a7ff}::selection{background:#9863f680}html::-webkit-scrollbar{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#40395b;border-radius:999px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-container{width:min(calc(100% - 40px), var(--content-width));margin:0 auto;padding:26px 0 80px}.panel-page{background:radial-gradient(circle at 50% 0,#7d50d724,#0000 34rem);min-height:calc(100vh - 76px);padding:40px 20px 110px}.panel-page>*{margin-inline:auto}.protected-loading{min-height:calc(100dvh - 76px)}.route-brand-loading{z-index:9999;background:#151515;place-items:center;min-height:100dvh;display:grid;position:fixed;inset:0}.route-brand-loading img{width:250px;height:auto;animation:.9s ease-in-out infinite routeBrandLoadingPulse}@keyframes routeBrandLoadingPulse{0%,to{opacity:.52}50%{opacity:.9}}@media (max-width:700px){.page-container{width:min(calc(100% - 24px), var(--content-width));padding-top:16px;padding-bottom:100px}.panel-page{padding:18px 12px 100px}.route-brand-loading img{width:190px}}@media (max-width:850px){html{scrollbar-width:none}html::-webkit-scrollbar{display:none}input,select,textarea{font-size:16px!important}}@media (hover:none) and (pointer:coarse){:where(a[href],button:not(:disabled),input[type=checkbox],input[type=radio],select){touch-action:manipulation}:where(a[href],button:not(:disabled)):active{opacity:.82;filter:brightness(1.14)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.route-brand-loading img{opacity:.78;animation:none}}
