[data-theme=light],.light,.light-theme{--color-bg:#fff;--lime-1:#fbfdf9;--lime-2:#f5feed;--lime-3:#e3ffc3;--lime-4:#d3fca3;--lime-5:#c8f296;--lime-6:#bae487;--lime-7:#aad377;--lime-8:#94bc61;--lime-9-primary:#94c947;--lime-10:#85b83d;--lime-11:#4c7117;--lime-12:#25390c;--lime-a1:#55aa0006;--lime-a2:#72f10012;--lime-a3:#88ff003c;--lime-a4:#86f7005c;--lime-a5:#7ae00069;--lime-a6:#6dc60078;--lime-a7:#60ad0088;--lime-a8:#5393009e;--lime-a9:#7ade016b;--lime-a10:#6ecb0074;--lime-a11:#426d00da;--lime-a12:#1a2c00e4;--lime-contrast:#1c2510;--lime-surface:#f3fee9cc;--lime-indicator:#94c947;--lime-track:#94c947;--gray-1:#fff;--gray-2:#fefefe;--gray-3:#fcfcfb;--gray-4:#f9f9f8;--gray-5:#f4f4f3;--gray-6:#eeeeed;--gray-7:#e6e6e5;--gray-8:#dcdcdc;--gray-9:#8c8d89;--gray-10:#81827e;--gray-11:#626360;--gray-12:#20201e;--gray-a1:#55550003;--gray-a2:#25250007;--gray-a3:#10100010;--gray-a4:#0b160018;--gray-a5:#10100020;--gray-a6:#0d140028;--gray-a7:#0a0f0033;--gray-a8:#080f0047;--gray-a9:#07090076;--gray-a10:#06080081;--gray-a11:#0405009f;--gray-a12:#020200e1;--gray-contrast:#fff;--gray-surface:#fffc;--gray-indicator:#8c8d89;--gray-track:#8c8d89}[data-theme=dark],.dark,.dark-theme{--color-bg:#141515;--lime-1:#13160f;--lime-2:#171c12;--lime-3:#212a17;--lime-4:#2b371c;--lime-5:#354421;--lime-6:#3f5226;--lime-7:#4b622d;--lime-8:#597534;--lime-9-primary:#e2ffc2;--lime-10:#d9f6b9;--lime-11:#c0e09b;--lime-12:#dcf9bc;--lime-a1:#00950002;--lime-a2:#74f50008;--lime-a3:#a5fe2c17;--lime-a4:#affa4426;--lime-a5:#b6fc5034;--lime-a6:#b8fe5643;--lime-a7:#bbff5e54;--lime-a8:#bcff6169;--lime-a9:#e2ffc2;--lime-a10:#e0febff6;--lime-a11:#d9feafde;--lime-a12:#e1ffc1f9;--lime-contrast:#1c2510;--lime-surface:#1a231080;--lime-indicator:#e2ffc2;--lime-track:#e2ffc2;--gray-1:#141513;--gray-2:#1b1c1a;--gray-3:#242422;--gray-4:#2a2b28;--gray-5:#31322e;--gray-6:#3a3b36;--gray-7:#474944;--gray-8:#60615c;--gray-9:#6c6e69;--gray-10:#7a7b76;--gray-11:#b2b4ae;--gray-12:#edeeeb;--gray-a1:#14150119;--gray-a2:#f4f5b508;--gray-a3:#f7e9cd12;--gray-a4:#feffdf18;--gray-a5:#fcfddd20;--gray-a6:#fbfbdd2a;--gray-a7:#f8fee839;--gray-a8:#fefff053;--gray-a9:#fcfff261;--gray-a10:#fdfdf270;--gray-a11:#fcfef5ae;--gray-a12:#fefffced;--gray-contrast:#fff;--gray-surface:#0000000d;--gray-indicator:#6c6e69;--gray-track:#6c6e69}:root{--header-height:70px}@media (max-width:767px){:root{--header-height:60px}}:root{--color-black:#000;--color-white:#fff;--color-red:#ff4d4d;--color-red-deep:#ff0335;--color-green:#9fe600;--color-heart:#ff4d4f;--color-star:#ffcd00;--font-weight-extra-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semi-bold:600;--font-weight-extra-bold:700;--font-weight-black:800;--easing-primary:cubic-bezier(.215, .61, .355, 1);--easing-ease-out-expo:cubic-bezier(.16, 1, .3, 1);--easing-bounce-1:cubic-bezier(.18, .89, .32, 1.6);--easing-bounce-2:cubic-bezier(.87, -.41, .19, 1.44);--z-index-progress-bar:1031;--z-index-modal-toast:1010;--z-index-modal:1009;--z-index-modal-dim:1008;--z-index-sheet:1007;--z-index-sheet-dim:1006;--z-index-header-over:1005;--z-index-header:1004;--z-index-sticky-contents:1000}
#nprogress{pointer-events:none}#nprogress .bar{z-index:9999;width:100%;position:fixed;top:0;left:0;background:var(--lime-9-primary)!important;height:4px!important}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:none!important}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}
@keyframes skeleton-loader{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skeleton-loader{border-radius:inherit;pointer-events:none;position:relative;overflow:hidden}.skeleton-loader:before,.skeleton-loader:after{content:"";border-radius:inherit;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.skeleton-loader:before{z-index:1;background-color:var(--gray-2)}.skeleton-loader:after{z-index:2;background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1s infinite skeleton-loader}.skeleton-loader img{opacity:0}
#header .icon-btn{background-color:var(--gray-4);border:1px solid var(--gray-6);width:40px;height:40px;color:var(--gray-11);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:1.4rem;transition:all .2s;display:flex;position:relative}#header .icon-btn:hover{background-color:var(--gray-3);border-color:var(--gray-8);color:var(--gray-12)}#header .icon-btn img{object-fit:cover;width:100%;height:100%}#header .icon-btn .badge{background-color:var(--color-red);border:2px solid var(--color-bg);border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}@media (max-width:767px){#header .icon-btn{color:var(--gray-12);background-color:#0000;border:none}#header .icon-btn:hover{background-color:#0000}#header .icon-btn .badge{width:8px;height:8px;box-shadow:none;border-width:1.5px;top:4px;right:4px}}
