body{background:#0b1220}.dashboard-shell{background:#0b1220;grid-template-columns:238px minmax(0,1fr);gap:5px;width:100%;height:100vh;min-height:0;padding:20px;display:grid;overflow:hidden}.dashboard-sidebar{grid-template-rows:115px minmax(0,1fr);gap:5px;min-width:0;min-height:0;display:grid;overflow:hidden}.dashboard-sidebar-logo,.dashboard-sidebar-command{background:#111827;border:1px solid #2b3444;border-radius:12px;min-width:0;min-height:0;overflow:hidden}.dashboard-sidebar-command nav{scrollbar-width:thin;scrollbar-color:#334155 transparent}.dashboard-sidebar-command nav::-webkit-scrollbar{width:6px}.dashboard-sidebar-command nav::-webkit-scrollbar-track{background:0 0}.dashboard-sidebar-command nav::-webkit-scrollbar-thumb{background:#334155;border-radius:999px}.dashboard-main{grid-template-rows:72px 87px auto;gap:5px;min-width:0;display:grid}.dashboard-header,.dashboard-kpi,.dashboard-panel{background:#111827;border:1px solid #2b3444;border-radius:12px;min-width:0}.dashboard-briefing-row{grid-template-columns:1fr 2.25fr;gap:5px;min-width:0;display:grid}.dashboard-kpi-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;min-width:0;display:grid}.dashboard-row{gap:5px;min-width:0;display:grid}.dashboard-row-3{grid-template-columns:1.1fr 1.45fr 1.05fr}.dashboard-row-4{grid-template-columns:1.45fr 1fr .52fr .52fr}.dashboard-row-5{grid-template-columns:2fr .9fr .7fr}@media (width<=1200px){.dashboard-shell{grid-template-columns:187px minmax(0,1fr)}.dashboard-sidebar{grid-template-rows:138px minmax(0,1fr)}.dashboard-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main{grid-template-rows:72px 120px auto}.dashboard-lower-stack{grid-template-rows:240px 300px 216px 94px}}.dashboard-lower-stack{grid-template-rows:110px 300px 216px 94px;gap:5px;display:grid}.dashboard-sidebar-backdrop{display:none}.dashboard-access-restricted{background:#0b1220;place-items:center;min-height:100vh;padding:24px;display:grid}.dashboard-access-restricted>.dashboard-panel{color:#e8eef7;text-align:center;place-items:center;gap:8px;width:min(560px,100%);min-height:180px;padding:28px;display:grid}.dashboard-access-restricted strong{color:#fff;font-size:18px}.dashboard-access-restricted span{color:#91a2b8;font-size:13px;line-height:1.5}@media (width<=1280px) and (width>=1025px){.dashboard-shell{grid-template-columns:210px minmax(0,1fr);padding:12px}.dashboard-sidebar{grid-template-rows:110px minmax(0,1fr)}}@media (width<=1024px){html,body,#root{min-height:100%}body{overflow-x:hidden}.dashboard-shell{width:100%!important;height:auto!important;min-height:100vh!important;padding:10px!important;display:block!important;overflow:visible!important}.dashboard-sidebar{z-index:70;transition:transform .18s;top:10px;bottom:10px;left:10px;transform:translate(calc(-100% - 24px));box-shadow:0 24px 60px #0000007a;width:min(320px,100vw - 30px)!important;height:auto!important;min-height:0!important;position:fixed!important}.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar-backdrop{z-index:65;cursor:pointer;background:#020812b8;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.dashboard-main{gap:5px;width:100%;min-width:0;grid-template-rows:auto auto auto!important;display:grid!important}.dashboard-header{z-index:45;position:sticky;top:0}.dashboard-briefing-row{grid-template-columns:1fr!important}.dashboard-lower-stack{grid-template-rows:none!important;grid-auto-rows:auto!important;display:grid!important}.dashboard-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-row-3,.dashboard-row-4,.dashboard-row-5{grid-template-columns:1fr!important}.dashboard-row-3>.dashboard-panel,.dashboard-row-4>.dashboard-panel,.dashboard-row-5>.dashboard-panel{min-height:180px}[aria-label=Quick\ Actions]{min-height:118px!important}[aria-label=Executive\ Queue],[aria-label="Data & System Status"]{min-height:132px!important}}@media (width<=640px){.dashboard-shell{padding:6px!important}.dashboard-sidebar{top:6px;bottom:6px;left:6px;width:min(304px,100vw - 18px)!important}.dashboard-header{flex-wrap:wrap;align-content:center;min-height:76px;height:auto!important;padding:10px!important}.dashboard-header [aria-label="Today's weather forecast placeholder"]{display:none!important}.dashboard-kpi-row{grid-template-columns:1fr!important}.dashboard-row-3>.dashboard-panel:nth-child(2){overflow-x:auto!important}.dashboard-row-3>.dashboard-panel:nth-child(2)>*{min-width:620px}[aria-label=Financial\ Overview]>div:nth-of-type(2){grid-template-columns:1fr!important}[aria-label=Financial\ Overview]>div:nth-of-type(2)>div:nth-child(2){border-top:1px solid #223044!important;border-left:0!important;padding-top:10px!important;padding-left:0!important}[aria-label=Quick\ Actions]{grid-template-columns:1fr!important;min-height:220px!important}[aria-label=Quick\ Actions]>div:first-child{border-bottom:1px solid #223044!important;border-right:0!important;padding:0 0 7px!important}[aria-label=Quick\ Actions]>div:nth-child(2){grid-auto-rows:minmax(64px,1fr);grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=420px){.dashboard-access-restricted{padding:10px}.dashboard-header{gap:8px!important}[aria-label=Quick\ Actions]>div:nth-child(2){gap:5px!important}}@media (pointer:coarse){.dashboard-sidebar a,.dashboard-sidebar summary,.dashboard-header button{min-height:40px}}@media (prefers-reduced-motion:reduce){.dashboard-sidebar{transition:none}}.dashboard-account{flex:0 0 156px;width:156px;min-width:0;max-width:156px;position:relative}.dashboard-account__control{color:#fff;text-align:left;cursor:pointer;background:#091321;border:1px solid #263447;border-radius:8px;grid-template-columns:minmax(0,1fr) 12px;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;transition:border-color .12s,background .12s,box-shadow .12s;display:grid}.dashboard-account__control:hover,.dashboard-account__control[aria-expanded=true]{background:#0d1b2d;border-color:#3b82c4}.dashboard-account__control:focus-visible{outline-offset:2px;outline:2px solid #2094ff;box-shadow:0 0 0 3px #2094ff2e}.dashboard-account__identity{min-width:0;display:block}.dashboard-account__name,.dashboard-account__title{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-account__name{font-size:12px;font-weight:650;line-height:1.1}.dashboard-account__title{color:#8a97aa;margin-top:3px;font-size:9px;line-height:1}.dashboard-account__chevron{border-bottom:1px solid #7f8da2;border-right:1px solid #7f8da2;justify-self:center;width:6px;height:6px;transform:translateY(-1px)rotate(45deg)}.dashboard-account__menu{z-index:120;background:#0b1626;border:1px solid #2b3a4e;border-radius:8px;width:100%;min-width:116px;padding:5px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 32px #00000061}.dashboard-account__logout{color:#f1f5f9;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;width:100%;min-height:32px;padding:0 9px;font-size:11px;font-weight:600}.dashboard-account__logout:hover,.dashboard-account__logout:focus-visible{background:#13243a;border-color:#33475f;outline:0}.dashboard-account__logout:disabled{color:#7f8da2;cursor:wait}@media (width<=640px){.dashboard-account{flex-basis:116px;width:116px;max-width:116px}}.executive-shell>.dashboard-main{grid-template-rows:auto minmax(0,1fr);min-height:0}.executive-shell .executive-route-content{overscroll-behavior:contain;min-width:0;min-height:0;overflow:auto}.executive-shell .dashboard-page-content{grid-template-rows:87px auto;align-content:start;gap:5px;min-width:0;display:grid}.executive-shell .dashboard-header{flex-wrap:wrap;min-height:72px}.executive-shell .dashboard-header>div{flex-wrap:wrap;max-width:100%}.executive-shell .dashboard-header label{max-width:100%}.executive-shell .dashboard-header select{width:160px}.executive-shell .dashboard-sidebar a[aria-current=page]{background:#0b3b6d;border-radius:7px;color:#fff!important}.executive-shell .dashboard-sidebar a:focus-visible,.executive-shell summary:focus-visible{outline-offset:-2px;outline:2px solid #5aaeff}.executive-shell .dashboard-sidebar-logo{text-decoration:none}@media (width>=1101px){.executive-shell .executive-menu-toggle{display:none!important}}@media (width<=1100px){.executive-shell .dashboard-page-content{grid-template-rows:auto auto}.executive-shell{grid-template-columns:minmax(0,1fr);padding:10px}.executive-shell .dashboard-sidebar{z-index:101;visibility:hidden;background:#0b1220;width:min(238px,100vw - 20px);display:grid;position:fixed;inset:10px auto 10px 10px;transform:translate(-110%)}.executive-shell .dashboard-sidebar--open{visibility:visible;transform:translate(0)}.executive-shell .dashboard-sidebar-backdrop{z-index:100;background:#0009;border:0;position:fixed;inset:0}.executive-shell .dashboard-header{height:auto;gap:8px!important;padding:8px!important}.executive-shell .dashboard-header>div>div{white-space:normal}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-ext-500-normal-B0yAr1jD.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-500-normal-BmqWE9Dz.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2)format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-ext-500-normal-C4iEst2y.woff2)format("woff2"),url(/assets/inter-greek-ext-500-normal-2j5mBUwD.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-greek-500-normal-BIZE56-Y.woff2)format("woff2"),url(/assets/inter-greek-500-normal-Xzm54t5V.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-vietnamese-500-normal-DOriooB6.woff2)format("woff2"),url(/assets/inter-vietnamese-500-normal-mJboJaSs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-ext-500-normal-CV4jyFjo.woff2)format("woff2"),url(/assets/inter-latin-ext-500-normal-BxGbmqWO.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2)format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-ext-600-normal-Dfes3d0z.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-600-normal-Bcila6Z-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-cyrillic-600-normal-CWCymEST.woff2)format("woff2"),url(/assets/inter-cyrillic-600-normal-4D_pXhcN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-ext-600-normal-DRtmH8MT.woff2)format("woff2"),url(/assets/inter-greek-ext-600-normal-B8X0CLgF.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-greek-600-normal-plRanbMR.woff2)format("woff2"),url(/assets/inter-greek-600-normal-BZpKdvQh.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-vietnamese-600-normal-Cc8MFFhd.woff2)format("woff2"),url(/assets/inter-vietnamese-600-normal-BuLX-rYi.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-ext-600-normal-D2bJ5OIk.woff2)format("woff2"),url(/assets/inter-latin-ext-600-normal-CIVaiw4L.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2)format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2)format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2)format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2)format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2)format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-ext-800-normal-BZOjs1Xv.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-800-normal-Ca-gJeZY.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2)format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-ext-800-normal-B--PVpEC.woff2)format("woff2"),url(/assets/inter-greek-ext-800-normal-DUe57HfS.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-greek-800-normal-CLIouy3y.woff2)format("woff2"),url(/assets/inter-greek-800-normal-BU00tryP.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-vietnamese-800-normal-Cm7tD1pz.woff2)format("woff2"),url(/assets/inter-vietnamese-800-normal-DDlpr_Ee.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-ext-800-normal-DZJjya6U.woff2)format("woff2"),url(/assets/inter-latin-ext-800-normal-BOMpwxm3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-latin-800-normal-BYj_oED-.woff2)format("woff2"),url(/assets/inter-latin-800-normal-D1mf63XC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px}*{box-sizing:border-box}html,body,#root,button,input,select,textarea{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
