.brand-loader-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.brand-loader-fullscreen{position:fixed;inset:0;z-index:9999;background:var(--glass-bg);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.brand-loader-inline{width:100%;min-height:120px;padding:32px 0}.brand-loader-compact{padding:8px 0}.brand-loader-fadein{animation:loaderFadeIn .3s ease-out forwards;opacity:0}@keyframes loaderFadeIn{to{opacity:1}}@keyframes strapSlide{0%{transform:translate(0)}85%{transform:translate(calc(var(--strap-width, 180px) - 24px))}92%{transform:translate(calc(var(--strap-width, 180px) - 26px))}to{transform:translate(calc(var(--strap-width, 180px) - 24px))}}@keyframes strapFill{0%{width:0}85%{width:100%}to{width:100%}}@keyframes strapSnap{0%,85%{transform:scale(1)}90%{transform:scale(1.15)}to{transform:scale(1)}}.strap-buckle{animation:strapSlide 2s cubic-bezier(.25,.1,.25,1) infinite}.strap-fill{animation:strapFill 2s cubic-bezier(.25,.1,.25,1) infinite}.strap-buckle-snap{animation:strapSnap 2s cubic-bezier(.25,.1,.25,1) infinite}@keyframes stitchDraw{0%{stroke-dashoffset:var(--stitch-length, 400)}80%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes stitchFade{0%,85%{opacity:1}95%{opacity:.3}to{opacity:1}}.stitch-path{stroke-dasharray:var(--stitch-length, 400);stroke-dashoffset:var(--stitch-length, 400);animation:stitchDraw 2.4s cubic-bezier(.4,0,.2,1) infinite}.stitch-container{animation:stitchFade 2.4s cubic-bezier(.4,0,.2,1) infinite}@keyframes stitchDotAppear{0%,10%{opacity:0;r:0}20%{opacity:1;r:1.2}80%{opacity:1;r:1.2}95%{opacity:0;r:.8}to{opacity:0;r:0}}.stitch-dot{animation:stitchDotAppear 2.4s cubic-bezier(.4,0,.2,1) infinite}@keyframes snapTop{0%{transform:translateY(-20px);opacity:.4}40%{transform:translateY(-4px);opacity:.9}55%{transform:translateY(0);opacity:1}60%{transform:translateY(-1px)}65%{transform:translateY(0)}to{transform:translateY(0);opacity:1}}@keyframes snapBottom{0%{transform:translateY(20px);opacity:.4}40%{transform:translateY(4px);opacity:.9}55%{transform:translateY(0);opacity:1}60%{transform:translateY(1px)}65%{transform:translateY(0)}to{transform:translateY(0);opacity:1}}@keyframes snapFlash{0%,50%{opacity:0}58%{opacity:.6}70%{opacity:0}to{opacity:0}}@keyframes snapReset{0%,80%{opacity:1}90%{opacity:0}to{opacity:0}}.snap-top{animation:snapTop 1.8s cubic-bezier(.34,1.2,.64,1) infinite,snapReset 1.8s ease infinite}.snap-bottom{animation:snapBottom 1.8s cubic-bezier(.34,1.2,.64,1) infinite,snapReset 1.8s ease infinite}.snap-flash{animation:snapFlash 1.8s ease infinite}@keyframes charmSwing{0%{transform:rotate(0)}15%{transform:rotate(12deg)}30%{transform:rotate(-8deg)}45%{transform:rotate(5deg)}60%{transform:rotate(-3deg)}75%{transform:rotate(1deg)}to{transform:rotate(0)}}@keyframes charmGlint{0%,to{opacity:0}40%{opacity:0}50%{opacity:.7}60%{opacity:0}}@keyframes charmChainSway{0%{d:path("M 25 0 Q 25 12 25 18")}15%{d:path("M 25 0 Q 30 12 27 18")}30%{d:path("M 25 0 Q 22 12 24 18")}45%{d:path("M 25 0 Q 27 12 26 18")}60%{d:path("M 25 0 Q 24 12 25 18")}to{d:path("M 25 0 Q 25 12 25 18")}}.charm-pendant{transform-origin:25px 18px;animation:charmSwing 2.8s cubic-bezier(.37,0,.63,1) infinite}.charm-glint{animation:charmGlint 2.8s ease infinite}@media(prefers-reduced-motion:reduce){.strap-buckle,.strap-fill,.strap-buckle-snap,.stitch-path,.stitch-container,.stitch-dot,.snap-top,.snap-bottom,.snap-flash,.charm-pendant,.charm-glint{animation:none!important}.brand-loader-fadein{animation:none!important;opacity:1}.brand-loader-reduced{animation:reducedPulse 2s ease-in-out infinite}@keyframes reducedPulse{0%,to{opacity:.4}50%{opacity:1}}}:root{color-scheme:light;--bg-page: #f0f2f5;--bg-container: #ffffff;--bg-elevated: #ffffff;--bg-subtle: #fafafa;--bg-muted: #f5f5f5;--bg-hover: #f0f0f0;--bg-inset: #eeeeee;--line: #f0f0f0;--line-soft: #e8e8e8;--line-strong: #d9d9d9;--line-muted: #cccccc;--fg: #262626;--fg-secondary: #595959;--fg-muted: #8c8c8c;--fg-faint: #bfbfbf;--fg-success: #389e0d;--fg-error: #cf1322;--fg-warning: #d46b08;--fg-link: #0958d9;--tint-success-bg: #f6ffed;--tint-success-line: #b7eb8f;--tint-error-bg: #fff1f0;--tint-error-line: #ffccc7;--tint-warning-bg: #fffbe6;--tint-warning-line: #ffe58f;--tint-info-bg: #e6f4ff;--tint-info-line: #91caff;--tint-purple-bg: #f9f0ff;--tint-purple-line: #d3adf7;--heat-mild-good: #b7eb8f;--heat-mild-bad: #ffa39e;--heat-base-good: hsl(100, 50%, 66%);--heat-mild-fg: rgba(0, 0, 0, .78);--heat-none-bg: #f0f0f0;--heat-none-fg: rgba(0, 0, 0, .65);--mp-ozon: #0056d6;--mp-ozon-bg: #e8f0ff;--mp-ozon-fg: #00398f;--mp-wb: #a3178c;--mp-wb-bg: #fbe9f7;--mp-wb-fg: #7a1069;--mp-both: #5f6b62;--mp-both-bg: #eaefeb;--mp-both-fg: #3d4740;--mp-product: #8a8577;--mp-product-bg: #f0eee9;--mp-product-fg: #514d44;--glass-bg: rgba(255, 255, 255, .92);--glass-bg-soft: rgba(255, 255, 255, .85);--place-gold-bg: #f7dfa4;--place-gold-line: #c9982e;--place-gold-fg: #7a5711;--place-silver-bg: #e8edf4;--place-silver-line: #93a1b3;--place-silver-fg: #4e5c6b;--place-bronze-bg: #f4d0ad;--place-bronze-line: #b5723c;--place-bronze-fg: #784721}[data-theme=dark]{color-scheme:dark;--bg-page: #141518;--bg-container: #1c1e22;--bg-elevated: #24272c;--bg-subtle: #22252a;--bg-muted: #2a2e34;--bg-hover: #2f343b;--bg-inset: #32373e;--line: #2a2d33;--line-soft: #262a2f;--line-strong: #3a3f46;--line-muted: #454b53;--fg: rgba(255, 255, 255, .88);--fg-secondary: rgba(255, 255, 255, .65);--fg-muted: rgba(255, 255, 255, .45);--fg-faint: rgba(255, 255, 255, .3);--fg-success: #73d13d;--fg-error: #ff7875;--fg-warning: #ffa940;--fg-link: #4096ff;--tint-success-bg: #162312;--tint-success-line: #274916;--tint-error-bg: #2a1215;--tint-error-line: #58181c;--tint-warning-bg: #2b2111;--tint-warning-line: #594214;--tint-info-bg: #111a2c;--tint-info-line: #15325b;--tint-purple-bg: #1a1325;--tint-purple-line: #301c4d;--heat-mild-good: #27461a;--heat-mild-bad: #5c1a1e;--heat-base-good: hsl(100, 40%, 22%);--heat-mild-fg: rgba(255, 255, 255, .88);--heat-none-bg: #2a2e34;--heat-none-fg: rgba(255, 255, 255, .65);--mp-ozon: #6ea3ff;--mp-ozon-bg: #17233d;--mp-ozon-fg: #a9c6ff;--mp-wb: #e478cf;--mp-wb-bg: #33162d;--mp-wb-fg: #f0a8e0;--mp-both: #9db0a4;--mp-both-bg: #1e2622;--mp-both-fg: #bcd0c2;--mp-product: #a6a091;--mp-product-bg: #262420;--mp-product-fg: #cbc5b6;--glass-bg: rgba(28, 30, 34, .92);--glass-bg-soft: rgba(28, 30, 34, .85);--place-gold-bg: #45360f;--place-gold-line: #d9ab5c;--place-gold-fg: #f3ddab;--place-silver-bg: #2b3441;--place-silver-line: #b9c5d4;--place-silver-fg: #e2e9f2;--place-bronze-bg: #3a2a1c;--place-bronze-line: #cf8b52;--place-bronze-fg: #f0cba6}body{background:var(--bg-page);color:var(--fg)}:root{--tone-bg-69f0ae: #69f0ae;--tone-bg-9fe1cb: #9fe1cb;--tone-bg-b5d4f4: #b5d4f4;--tone-bg-b7ddb0: #b7ddb0;--tone-bg-b7eb8f: #b7eb8f;--tone-bg-b8dfa8: #b8dfa8;--tone-bg-bae0ff: #bae0ff;--tone-bg-bbf7d0: #bbf7d0;--tone-bg-c7d2e2: #c7d2e2;--tone-bg-cecbf6: #cecbf6;--tone-bg-cfd4db: #cfd4db;--tone-bg-cfe3fb: #cfe3fb;--tone-bg-d1d5db: #d1d5db;--tone-bg-d4edda: #d4edda;--tone-bg-d6e4ff: #d6e4ff;--tone-bg-d8dfe9: #d8dfe9;--tone-bg-d9d9d9: #d9d9d9;--tone-bg-d9e8ff: #d9e8ff;--tone-bg-d9f7be: #d9f7be;--tone-bg-dad6ce: #dad6ce;--tone-bg-dbeafe: #dbeafe;--tone-bg-dcfce7: #dcfce7;--tone-bg-ded7f0: #ded7f0;--tone-bg-dee3ec: #dee3ec;--tone-bg-e0e0e0: #e0e0e0;--tone-bg-e2e5ea: #e2e5ea;--tone-bg-e3e1fb: #e3e1fb;--tone-bg-e4e7ec: #e4e7ec;--tone-bg-e4f4ed: #e4f4ed;--tone-bg-e4f6ec: #e4f6ec;--tone-bg-e5e5e5: #e5e5e5;--tone-bg-e5e5ea: #e5e5ea;--tone-bg-e5e7eb: #e5e7eb;--tone-bg-e6eaf1: #e6eaf1;--tone-bg-e6f0ff: #e6f0ff;--tone-bg-e6f1fb: #e6f1fb;--tone-bg-e6f2ff: #e6f2ff;--tone-bg-e6f4ff: #e6f4ff;--tone-bg-e6f7e6: #e6f7e6;--tone-bg-e6f7ff: #e6f7ff;--tone-bg-e6fffb: #e6fffb;--tone-bg-e7e9ee: #e7e9ee;--tone-bg-e7edff: #e7edff;--tone-bg-e7effc: #e7effc;--tone-bg-e8e4dd: #e8e4dd;--tone-bg-e8e8e8: #e8e8e8;--tone-bg-e8f3ff: #e8f3ff;--tone-bg-e9f1fd: #e9f1fd;--tone-bg-e9f4ee: #e9f4ee;--tone-bg-eaeaea: #eaeaea;--tone-bg-eaf0ff: #eaf0ff;--tone-bg-eaf1fd: #eaf1fd;--tone-bg-eaf3de: #eaf3de;--tone-bg-eaf3ff: #eaf3ff;--tone-bg-ebebeb: #ebebeb;--tone-bg-ece9e3: #ece9e3;--tone-bg-ececec: #ececec;--tone-bg-ececf2: #ececf2;--tone-bg-edeafb: #edeafb;--tone-bg-edf0f5: #edf0f5;--tone-bg-edf7f6: #edf7f6;--tone-bg-eeedfe: #eeedfe;--tone-bg-eef0f2: #eef0f2;--tone-bg-eef0f3: #eef0f3;--tone-bg-eef1f5: #eef1f5;--tone-bg-eef2ff: #eef2ff;--tone-bg-eef4ff: #eef4ff;--tone-bg-eef5fb: #eef5fb;--tone-bg-eef6ff: #eef6ff;--tone-bg-efdbff: #efdbff;--tone-bg-efebe4: #efebe4;--tone-bg-efeff1: #efeff1;--tone-bg-eff4ff: #eff4ff;--tone-bg-eff6ff: #eff6ff;--tone-bg-f0d4a8: #f0d4a8;--tone-bg-f0f0f0: #f0f0f0;--tone-bg-f0f0f4: #f0f0f4;--tone-bg-f0f5ff: #f0f5ff;--tone-bg-f0f7f0: #f0f7f0;--tone-bg-f0f7ff: #f0f7ff;--tone-bg-f0fdf4: #f0fdf4;--tone-bg-f0fffd: #f0fffd;--tone-bg-f1ebfc: #f1ebfc;--tone-bg-f1eee8: #f1eee8;--tone-bg-f1efe8: #f1efe8;--tone-bg-f1f2f4: #f1f2f4;--tone-bg-f2f3f5: #f2f3f5;--tone-bg-f2f4f8: #f2f4f8;--tone-bg-f2f9ee: #f2f9ee;--tone-bg-f2f9ff: #f2f9ff;--tone-bg-f3dcc0: #f3dcc0;--tone-bg-f3f1ed: #f3f1ed;--tone-bg-f3f4f6: #f3f4f6;--tone-bg-f3f5f9: #f3f5f9;--tone-bg-f3f9ff: #f3f9ff;--tone-bg-f4f6f9: #f4f6f9;--tone-bg-f4f8fe: #f4f8fe;--tone-bg-f5f3ef: #f5f3ef;--tone-bg-f5f5f5: #f5f5f5;--tone-bg-f5f6f8: #f5f6f8;--tone-bg-f6d8d3: #f6d8d3;--tone-bg-f6eff8: #f6eff8;--tone-bg-f6f0ff: #f6f0ff;--tone-bg-f6f3fd: #f6f3fd;--tone-bg-f6f6f6: #f6f6f6;--tone-bg-f6f8fa: #f6f8fa;--tone-bg-f6f9ff: #f6f9ff;--tone-bg-f6ffed: #f6ffed;--tone-bg-f6fff7: #f6fff7;--tone-bg-f7f5f1: #f7f5f1;--tone-bg-f7f7f7: #f7f7f7;--tone-bg-f7f7fa: #f7f7fa;--tone-bg-f7f8fa: #f7f8fa;--tone-bg-f7faff: #f7faff;--tone-bg-f7fbff: #f7fbff;--tone-bg-f8cbad: #f8cbad;--tone-bg-f8d7da: #f8d7da;--tone-bg-f9f0ff: #f9f0ff;--tone-bg-f9fcff: #f9fcff;--tone-bg-fadb14: #fadb14;--tone-bg-faeeda: #faeeda;--tone-bg-faf7ff: #faf7ff;--tone-bg-fafafa: #fafafa;--tone-bg-fafbfc: #fafbfc;--tone-bg-fafcff: #fafcff;--tone-bg-fafff5: #fafff5;--tone-bg-fbeef1: #fbeef1;--tone-bg-fbf0dc: #fbf0dc;--tone-bg-fbf1e0: #fbf1e0;--tone-bg-fbfbfd: #fbfbfd;--tone-bg-fbfcfd: #fbfcfd;--tone-bg-fcebe9: #fcebe9;--tone-bg-fcebeb: #fcebeb;--tone-bg-fcf0dd: #fcf0dd;--tone-bg-fcf7ff: #fcf7ff;--tone-bg-fde3a7: #fde3a7;--tone-bg-fde68a: #fde68a;--tone-bg-fde8e8: #fde8e8;--tone-bg-fdebc8: #fdebc8;--tone-bg-fdf0d9: #fdf0d9;--tone-bg-fdf6ec: #fdf6ec;--tone-bg-fdf6ed: #fdf6ed;--tone-bg-fdfdfd: #fdfdfd;--tone-bg-fef3c7: #fef3c7;--tone-bg-fef9c3: #fef9c3;--tone-bg-feffe6: #feffe6;--tone-bg-fefff2: #fefff2;--tone-bg-ffc7ce: #ffc7ce;--tone-bg-ffd591: #ffd591;--tone-bg-ffd6d3: #ffd6d3;--tone-bg-ffe066: #ffe066;--tone-bg-ffe2e0: #ffe2e0;--tone-bg-ffe7ba: #ffe7ba;--tone-bg-ffe9d1: #ffe9d1;--tone-bg-ffedd5: #ffedd5;--tone-bg-fff: #fff;--tone-bg-fff0f6: #fff0f6;--tone-bg-fff1b8: #fff1b8;--tone-bg-fff1f0: #fff1f0;--tone-bg-fff2e8: #fff2e8;--tone-bg-fff2f0: #fff2f0;--tone-bg-fff3cd: #fff3cd;--tone-bg-fff3d2: #fff3d2;--tone-bg-fff7d6: #fff7d6;--tone-bg-fff7e6: #fff7e6;--tone-bg-fff7ee: #fff7ee;--tone-bg-fff7f6: #fff7f6;--tone-bg-fff7f7: #fff7f7;--tone-bg-fff7fa: #fff7fa;--tone-bg-fff8e6: #fff8e6;--tone-bg-fff8f3: #fff8f3;--tone-bg-fffbe6: #fffbe6;--tone-bg-fffbeb: #fffbeb;--tone-bg-fffbf3: #fffbf3;--tone-bg-fffceb: #fffceb;--tone-bg-fffdf2: #fffdf2;--tone-bg-fffdf8: #fffdf8;--tone-bg-ffffff: #ffffff;--tone-fg-0c447c: #0c447c;--tone-fg-135200: #135200;--tone-fg-141a24: #141a24;--tone-fg-16181d: #16181d;--tone-fg-1751b8: #1751b8;--tone-fg-1a1a2e: #1a1a2e;--tone-fg-1a2433: #1a2433;--tone-fg-1d1d1f: #1d1d1f;--tone-fg-1d39c4: #1d39c4;--tone-fg-1e40af: #1e40af;--tone-fg-1e9e72: #1e9e72;--tone-fg-1f2530: #1f2530;--tone-fg-27500a: #27500a;--tone-fg-2f6bdb: #2f6bdb;--tone-fg-374151: #374151;--tone-fg-3852c4: #3852c4;--tone-fg-39455a: #39455a;--tone-fg-3a3f47: #3a3f47;--tone-fg-3d3e42: #3d3e42;--tone-fg-4338ca: #4338ca;--tone-fg-444: #444;--tone-fg-444441: #444441;--tone-fg-475067: #475067;--tone-fg-4a2fcc: #4a2fcc;--tone-fg-4b473f: #4b473f;--tone-fg-531dab: #531dab;--tone-fg-5a6472: #5a6472;--tone-fg-5a6477: #5a6477;--tone-fg-5b6170: #5b6170;--tone-fg-633806: #633806;--tone-fg-6b7686: #6b7686;--tone-fg-6e5bd0: #6e5bd0;--tone-fg-722ed1: #722ed1;--tone-fg-791f1f: #791f1f;--tone-fg-7a8494: #7a8494;--tone-fg-7b2d8e: #7b2d8e;--tone-fg-7b2fbe: #7b2fbe;--tone-fg-8a93a3: #8a93a3;--tone-fg-9327d9: #9327d9;--tone-fg-9a3412: #9a3412;--tone-fg-9a6a00: #9a6a00;--tone-fg-a32d2d: #a32d2d;--tone-fg-a61b29: #a61b29;--tone-fg-b91c1c: #b91c1c;--tone-fg-c41d7f: #c41d7f;--tone-fg-c77a12: #c77a12;--tone-fg-c9821c: #c9821c;--tone-fg-cb11ab: #cb11ab;--tone-fg-d70015: #d70015;--tone-fg-e60023: #e60023}[data-theme=dark]{--tone-bg-69f0ae: #143424;--tone-bg-9fe1cb: #133228;--tone-bg-b5d4f4: #122130;--tone-bg-b7ddb0: #193015;--tone-bg-b7eb8f: #213213;--tone-bg-b8dfa8: #1c3213;--tone-bg-bae0ff: #122230;--tone-bg-bbf7d0: #12301d;--tone-bg-c7d2e2: #171f2c;--tone-bg-cecbf6: #14122f;--tone-bg-cfd4db: #19202a;--tone-bg-cfe3fb: #121f2f;--tone-bg-d1d5db: #19202a;--tone-bg-d4edda: #132e1a;--tone-bg-d6e4ff: #121c2f;--tone-bg-d8dfe9: #181f2a;--tone-bg-d9d9d9: #222020;--tone-bg-d9e8ff: #121d2e;--tone-bg-d9f7be: #203012;--tone-bg-dad6ce: #2a2419;--tone-bg-dbeafe: #121e2e;--tone-bg-dcfce7: #122e1b;--tone-bg-ded7f0: #1a122f;--tone-bg-dee3ec: #181e29;--tone-bg-e0e0e0: #222020;--tone-bg-e2e5ea: #181e28;--tone-bg-e3e1fb: #14122e;--tone-bg-e4e7ec: #181e28;--tone-bg-e4f4ed: #132d22;--tone-bg-e4f6ec: #122e1e;--tone-bg-e5e5e5: #211f1f;--tone-bg-e5e5ea: #181828;--tone-bg-e5e7eb: #181e28;--tone-bg-e6eaf1: #171e29;--tone-bg-e6f0ff: #111d2e;--tone-bg-e6f1fb: #11202e;--tone-bg-e6f2ff: #111f2e;--tone-bg-e6f4ff: #11212e;--tone-bg-e6f7e6: #122e12;--tone-bg-e6f7ff: #11252e;--tone-bg-e6fffb: #112e29;--tone-bg-e7e9ee: #181d28;--tone-bg-e7edff: #11182e;--tone-bg-e7effc: #111c2e;--tone-bg-e8e4dd: #292318;--tone-bg-e8e8e8: #211f1f;--tone-bg-e8f3ff: #111f2e;--tone-bg-e9f1fd: #111d2e;--tone-bg-e9f4ee: #152a1f;--tone-bg-eaeaea: #211f1f;--tone-bg-eaf0ff: #11192e;--tone-bg-eaf1fd: #111c2e;--tone-bg-eaf3de: #222f12;--tone-bg-eaf3ff: #111d2e;--tone-bg-ebebeb: #211f1f;--tone-bg-ece9e3: #282318;--tone-bg-ececec: #211f1f;--tone-bg-ececf2: #181828;--tone-bg-edeafb: #16112e;--tone-bg-edf0f5: #171d29;--tone-bg-edf7f6: #132c29;--tone-bg-eeedfe: #13112e;--tone-bg-eef0f2: #182028;--tone-bg-eef0f3: #181e28;--tone-bg-eef1f5: #171e28;--tone-bg-eef2ff: #11182d;--tone-bg-eef4ff: #111b2d;--tone-bg-eef5fb: #11212e;--tone-bg-eef6ff: #111f2d;--tone-bg-efdbff: #22122e;--tone-bg-efebe4: #282218;--tone-bg-efeff1: #1f1f21;--tone-bg-eff4ff: #111a2d;--tone-bg-eff6ff: #111e2d;--tone-bg-f0d4a8: #312513;--tone-bg-f0f0f0: #211f1f;--tone-bg-f0f0f4: #181828;--tone-bg-f0f5ff: #111b2d;--tone-bg-f0f7f0: #162916;--tone-bg-f0f7ff: #111e2d;--tone-bg-f0fdf4: #112d1a;--tone-bg-f0fffd: #112d2a;--tone-bg-f1ebfc: #1b112e;--tone-bg-f1eee8: #282318;--tone-bg-f1efe8: #282418;--tone-bg-f1f2f4: #181d28;--tone-bg-f2f3f5: #181d27;--tone-bg-f2f4f8: #161c29;--tone-bg-f2f9ee: #1c2e11;--tone-bg-f2f9ff: #11202d;--tone-bg-f3dcc0: #302312;--tone-bg-f3f1ed: #282218;--tone-bg-f3f4f6: #181d27;--tone-bg-f3f5f9: #151c2a;--tone-bg-f3f9ff: #111f2d;--tone-bg-f4f6f9: #161e29;--tone-bg-f4f8fe: #111c2d;--tone-bg-f5f3ef: #272218;--tone-bg-f5f5f5: #201f1f;--tone-bg-f5f6f8: #181d27;--tone-bg-f6d8d3: #2f1612;--tone-bg-f6eff8: #26132c;--tone-bg-f6f0ff: #1c112d;--tone-bg-f6f3fd: #1a112d;--tone-bg-f6f6f6: #201e1e;--tone-bg-f6f8fa: #161f28;--tone-bg-f6f9ff: #111a2d;--tone-bg-f6ffed: #1f2e11;--tone-bg-f6fff7: #112d14;--tone-bg-f7f5f1: #282217;--tone-bg-f7f7f7: #201e1e;--tone-bg-f7f7fa: #181826;--tone-bg-f7f8fa: #181d26;--tone-bg-f7faff: #111c2d;--tone-bg-f7fbff: #111f2d;--tone-bg-f8cbad: #311f12;--tone-bg-f8d7da: #2f1214;--tone-bg-f9f0ff: #22112d;--tone-bg-f9fcff: #111f2d;--tone-bg-fadb14: #373315;--tone-bg-faeeda: #2f2412;--tone-bg-faf7ff: #1c112d;--tone-bg-fafafa: #201e1e;--tone-bg-fafbfc: #171f27;--tone-bg-fafcff: #111c2d;--tone-bg-fafff5: #1f2d11;--tone-bg-fbeef1: #2e1118;--tone-bg-fbf0dc: #2e2412;--tone-bg-fbf1e0: #2e2412;--tone-bg-fbfbfd: #151529;--tone-bg-fbfcfd: #151f29;--tone-bg-fcebe9: #2e1411;--tone-bg-fcebeb: #2e1111;--tone-bg-fcf0dd: #2e2312;--tone-bg-fcf7ff: #23112d;--tone-bg-fde3a7: #312812;--tone-bg-fde68a: #322c13;--tone-bg-fde8e8: #2e1111;--tone-bg-fdebc8: #2f2512;--tone-bg-fdf0d9: #2e2412;--tone-bg-fdf6ec: #2e2211;--tone-bg-fdf6ed: #2e2111;--tone-bg-fdfdfd: #201e1e;--tone-bg-fef3c7: #2f2912;--tone-bg-fef9c3: #2f2d12;--tone-bg-feffe6: #2d2e11;--tone-bg-fefff2: #2b2d11;--tone-bg-ffc7ce: #2f1216;--tone-bg-ffd591: #322613;--tone-bg-ffd6d3: #2f1412;--tone-bg-ffe066: #332d13;--tone-bg-ffe2e0: #2e1311;--tone-bg-ffe7ba: #302512;--tone-bg-ffe9d1: #2f2112;--tone-bg-ffedd5: #2f2212;--tone-bg-fff: #201e1e;--tone-bg-fff0f6: #2d111c;--tone-bg-fff1b8: #302a12;--tone-bg-fff1f0: #2d1311;--tone-bg-fff2e8: #2e1e11;--tone-bg-fff2f0: #2d1511;--tone-bg-fff3cd: #2f2812;--tone-bg-fff3d2: #2f2712;--tone-bg-fff7d6: #2f2912;--tone-bg-fff7e6: #2e2511;--tone-bg-fff7ee: #2d2011;--tone-bg-fff7f6: #2d1411;--tone-bg-fff7f7: #2d1111;--tone-bg-fff7fa: #2d111c;--tone-bg-fff8e6: #2e2611;--tone-bg-fff8f3: #2d1d11;--tone-bg-fffbe6: #2e2911;--tone-bg-fffbeb: #2e2811;--tone-bg-fffbf3: #2d2411;--tone-bg-fffceb: #2e2911;--tone-bg-fffdf2: #2d2911;--tone-bg-fffdf8: #2d2511;--tone-bg-ffffff: #201e1e;--tone-fg-0c447c: #82b8ed;--tone-fg-135200: #9bed82;--tone-fg-141a24: #9fb1d1;--tone-fg-16181d: #9fadd1;--tone-fg-1751b8: #82a9ed;--tone-fg-1a1a2e: #9f9fd1;--tone-fg-1a2433: #9fb3d1;--tone-fg-1d1d1f: #d5d5d7;--tone-fg-1d39c4: #8394ed;--tone-fg-1e40af: #859dea;--tone-fg-1e9e72: #87e8c7;--tone-fg-1f2530: #9fb0d1;--tone-fg-27500a: #aeed82;--tone-fg-2f6bdb: #85a8ea;--tone-fg-374151: #9fb2d1;--tone-fg-3852c4: #909fdf;--tone-fg-39455a: #9fb1d1;--tone-fg-3a3f47: #9fb2d1;--tone-fg-3d3e42: #c9cacb;--tone-fg-4338ca: #948ee1;--tone-fg-444: #cac8c8;--tone-fg-444441: #cacac8;--tone-fg-475067: #9fadd1;--tone-fg-4a2fcc: #9a8be4;--tone-fg-4b473f: #c9c9c7;--tone-fg-531dab: #ab85ea;--tone-fg-5a6472: #9fb3d1;--tone-fg-5a6477: #9fb0d1;--tone-fg-5b6170: #9fadd1;--tone-fg-633806: #edbc82;--tone-fg-6b7686: #9fb3d1;--tone-fg-6e5bd0: #9d90df;--tone-fg-722ed1: #b08ae5;--tone-fg-791f1f: #e28d8d;--tone-fg-7a8494: #9fb2d1;--tone-fg-7b2d8e: #ce93dd;--tone-fg-7b2fbe: #ba8de3;--tone-fg-8a93a3: #9fb1d1;--tone-fg-9327d9: #c286ea;--tone-fg-9a3412: #ed9d82;--tone-fg-9a6a00: #edcc82;--tone-fg-a32d2d: #e08f8f;--tone-fg-a61b29: #eb848f;--tone-fg-b91c1c: #ec8383;--tone-fg-c41d7f: #ed83c1;--tone-fg-c77a12: #edc082;--tone-fg-c9821c: #edc182;--tone-fg-cb11ab: #ed82db;--tone-fg-d70015: #ed828d;--tone-fg-e60023: #ed8292}[data-theme=dark] .recharts-cartesian-grid line,[data-theme=dark] .recharts-cartesian-axis-line,[data-theme=dark] .recharts-cartesian-axis-tick-line{stroke:var(--line-strong)}[data-theme=dark] .recharts-cartesian-axis-tick-value,[data-theme=dark] .recharts-label,[data-theme=dark] .recharts-text{fill:var(--fg-secondary)}[data-theme=dark] .recharts-default-tooltip{background:var(--bg-elevated)!important;border-color:var(--line-strong)!important;color:var(--fg)!important}[data-theme=dark] .recharts-tooltip-label,[data-theme=dark] .recharts-tooltip-item{color:var(--fg)!important}[data-theme=dark] .recharts-rectangle.recharts-tooltip-cursor{fill:#ffffff14}
