/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--tracking-wider:.05em;--leading-relaxed:1.625;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer base,mui,components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.z-10{z-index:10}.col-span-2{grid-column:span 2/span 2}.m-0{margin:0}.mx-auto{margin-inline:auto}.my-3{margin-block:calc(var(--spacing) * 3)}.ms-1{margin-inline-start:var(--spacing)}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.ms-auto{margin-inline-start:auto}.me-1{margin-inline-end:var(--spacing)}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mb-1{margin-bottom:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.min-h-\[70vh\]{min-height:70vh}.w-4{width:calc(var(--spacing) * 4)}.w-9{width:calc(var(--spacing) * 9)}.w-\[11\%\]{width:11%}.w-\[12\%\]{width:12%}.w-\[17\%\]{width:17%}.w-\[20\%\]{width:20%}.w-\[32\%\]{width:32%}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.min-w-0{min-width:0}.min-w-\[220px\]{min-width:220px}.min-w-\[240px\]{min-width:240px}.flex-1{flex:1}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-x-6{column-gap:calc(var(--spacing) * 6)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.p-1{padding:var(--spacing)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-8{padding-block:calc(var(--spacing) * 8)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-3{padding-top:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[\.6rem\]{font-size:.6rem}.text-\[\.7rem\]{font-size:.7rem}.text-\[\.8rem\]{font-size:.8rem}.text-\[\.9rem\]{font-size:.9rem}.text-\[\.62rem\]{font-size:.62rem}.text-\[\.64rem\]{font-size:.64rem}.text-\[\.66rem\]{font-size:.66rem}.text-\[\.68rem\]{font-size:.68rem}.text-\[\.72rem\]{font-size:.72rem}.text-\[\.74rem\]{font-size:.74rem}.text-\[\.75rem\]{font-size:.75rem}.text-\[\.76rem\]{font-size:.76rem}.text-\[\.78rem\]{font-size:.78rem}.text-\[\.82rem\]{font-size:.82rem}.text-\[\.84rem\]{font-size:.84rem}.text-\[\.85rem\]{font-size:.85rem}.text-\[\.86rem\]{font-size:.86rem}.text-\[\.88rem\]{font-size:.88rem}.text-\[\.95rem\]{font-size:.95rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.05rem\]{font-size:1.05rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.35rem\]{font-size:1.35rem}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.whitespace-nowrap{white-space:nowrap}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(min-width:40rem){.sm\:block{display:block}.sm\:inline{display:inline}}@media(min-width:48rem){.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-8{grid-column:span 8/span 8}.md\:col-span-12{grid-column:span 12/span 12}.md\:block{display:block}.md\:inline{display:inline}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media(min-width:64rem){.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:block{display:block}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:p-4{padding:calc(var(--spacing) * 4)}}}@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}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-cyrillic-ext-900-normal-buRuWz4h.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-900-normal-BUlv-ou0.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:900;src:url(/assets/inter-cyrillic-900-normal-CjyCg421.woff2)format("woff2"),url(/assets/inter-cyrillic-900-normal-BAVML7y5.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:900;src:url(/assets/inter-greek-ext-900-normal-voj7phVX.woff2)format("woff2"),url(/assets/inter-greek-ext-900-normal-LVqH4fM3.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-greek-900-normal-Clii5heL.woff2)format("woff2"),url(/assets/inter-greek-900-normal-7n5hB3DA.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:900;src:url(/assets/inter-vietnamese-900-normal-C4P836tE.woff2)format("woff2"),url(/assets/inter-vietnamese-900-normal-DBSPUrC7.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:900;src:url(/assets/inter-latin-ext-900-normal-ty8Tfvw5.woff2)format("woff2"),url(/assets/inter-latin-ext-900-normal-DG9wZIMw.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:900;src:url(/assets/inter-latin-900-normal-D4nM5aha.woff2)format("woff2"),url(/assets/inter-latin-900-normal-EUCDUbiG.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-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-icons-mSm7cUeB.woff2?e34853135f9e39acf64315236852cd5a)format("woff2"),url(/assets/bootstrap-icons-BeopsB42.woff?e34853135f9e39acf64315236852cd5a)format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{font-variant:normal;text-transform:none;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;display:inline-block;font-family:bootstrap-icons!important;font-weight:400!important}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}:root{--gov-navy:#0b2e59;--gov-blue:#1b5fbf;--gov-blue-soft:#eaf1fb;--gov-sky:#4c8de8;--gov-gold:#c9a227;--ink:#16233a;--ink-strong:#0b2e59;--muted:#6b7a93;--bg:#f3f6fb;--card:#fff;--line:#e3e9f2;--line-strong:#ccdaee;--gov-blue-tint:#dbe8fa;--ok:#1e9e6a;--warn:#e8a413;--bad:#d64545;--info:#4c8de8;--radius:16px;--shadow:0 8px 24px #0b2e5914;--shadow-lg:0 16px 44px #0b2e5924;--topbar-h:78px;--sidebar-w:258px;--sidebar-w-collapsed:76px;--sb-top:#0b2e59;--sb-bottom:#123e77;--sb-title:#8fa8cb;--sb-link:#c9d8ee;--sb-link-on:#fff;--sb-hover:#ffffff1a;--sb-line:#ffffff26;--sb-soft:#ffffff12}[data-theme=dark]{--bg:#0d1526;--card:#152238;--line:#24354f;--line-strong:#34486a;--gov-blue-tint:#22355a;--ink:#e7eef9;--ink-strong:#dce7f7;--muted:#8fa3c0;--gov-blue-soft:#1c2c4a;--shadow:0 8px 24px #00000059;--shadow-lg:0 16px 44px #00000080;--sb-top:#101c31;--sb-bottom:#16253f;--sb-title:#6d84a5;--sb-link:#a9bcd8;--sb-link-on:#eaf2ff;--sb-hover:#ffffff12;--sb-line:#ffffff17;--sb-soft:#ffffff0d}html,body{background:var(--bg);color:var(--ink);overflow-x:clip}body{-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}::selection{background:var(--gov-blue);color:#fff}img,canvas{max-width:100%}.card-x{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .18s,box-shadow .18s}.card-x:hover{box-shadow:var(--shadow-lg)}.hover-lift:hover{transform:translateY(-3px)}.section-title{letter-spacing:-.02em;font-weight:800}.text-muted-x{color:var(--muted)}.badge-soft{white-space:nowrap;border-radius:999px;padding:.35em .8em;font-size:.78rem;font-weight:600;line-height:1.3;display:inline-block}.b-ok{color:var(--ok);background:#e4f6ee}.b-warn{color:#9c7413;background:#fcf3dc}.b-bad{color:var(--bad);background:#fbe7e7}.b-info{background:var(--gov-blue-soft);color:var(--gov-blue)}.b-new{color:#42506b;background:#eef0f4}[data-theme=dark] .b-ok{color:#7adfb2;background:#12352a}[data-theme=dark] .b-warn{color:#f2c14e;background:#3a2f12}[data-theme=dark] .b-bad{color:#f09a9a;background:#3a1820}[data-theme=dark] .b-info{color:#8fc7ff;background:#16294a}[data-theme=dark] .b-new{color:#b9c7de;background:#22314d}.btn-gov{background:linear-gradient(135deg,var(--gov-blue),var(--gov-navy));color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-weight:600;line-height:1.4;transition:all .18s;display:inline-flex}.btn-gov:hover:not(:disabled){color:#fff;filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 18px #1b5fbf59}.btn-gov:disabled{opacity:.6;cursor:default}.btn-line{border:1.5px solid var(--line);background:var(--card);color:var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-weight:600;line-height:1.4;transition:all .15s;display:inline-flex}.btn-line:hover:not(:disabled){border-color:var(--gov-blue);color:var(--gov-blue);background:var(--gov-blue-soft)}.btn-line:disabled{opacity:.5;cursor:default}.btn-sm{border-radius:10px;padding:.3rem .7rem;font-size:.8rem}.btn-exit{cursor:pointer;color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#1b5fbf,#0b66e4);border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.42rem 1.05rem .42rem .45rem;font-size:.82rem;font-weight:800;transition:all .15s;animation:2.2s ease-in-out infinite exitPulse;display:inline-flex}.btn-exit .be-ico{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;display:flex}.btn-exit:hover{animation-play-state:paused;transform:translateY(-1px)scale(1.04);box-shadow:0 8px 22px #0b66e48c}.btn-exit:active{transform:scale(.97)}@keyframes exitPulse{0%,to{transform:scale(1);box-shadow:0 4px 14px #0b66e473}50%{transform:scale(1.035);box-shadow:0 6px 24px #0b66e4b3,0 0 0 6px #0b66e41a}}[data-theme=dark] .btn-exit{background:linear-gradient(135deg,#2e7be8,#1b5fbf)}.form-control,.form-select{border:1.5px solid var(--line);background:var(--card);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:.6rem .9rem;font-family:inherit;font-size:.92rem;transition:all .18s;display:block}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236B7A93' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:14px;padding-right:2.2rem}.form-control:focus,.form-select:focus{border-color:var(--gov-blue);box-shadow:0 0 0 .2rem #1b5fbf1f}.form-control::placeholder{color:var(--muted);opacity:.75}[data-theme=dark] .form-control::placeholder{color:#5f7397}.form-control-sm,.form-select-sm{border-radius:10px;padding:.38rem .7rem;font-size:.84rem}.form-select-sm{padding-right:2rem}.form-label{color:#33415c;margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}[data-theme=dark] .form-label{color:#b9c7de}.req:after{content:" *";color:var(--bad)}textarea.form-control{resize:vertical;min-height:90px}.form-control:disabled,.form-select:disabled{opacity:.6;cursor:not-allowed}.topbar{z-index:1030;background:var(--card);position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.topbar{background:color-mix(in srgb,var(--card) 90%,transparent)}}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);height:var(--topbar-h);align-items:center;gap:16px;padding:0 20px;display:flex}[data-theme=dark] .topbar{border-color:var(--line);background:#0d1526e6}.sidebar{width:var(--sidebar-w);background:linear-gradient(180deg,var(--sb-top),var(--sb-bottom));color:var(--sb-link);top:var(--topbar-h);height:calc(100vh - var(--topbar-h));overscroll-behavior:contain;border-right:1px solid var(--line);flex-shrink:0;align-self:flex-start;padding:1.1rem .8rem;transition:width .22s cubic-bezier(.2,.7,.3,1),background .25s;position:sticky;overflow-y:auto}.sidebar::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:99px}.sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.sidebar{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent}.sidebar.collapsed{width:var(--sidebar-w-collapsed);padding-left:.5rem;padding-right:.5rem}.sidebar.collapsed .nav-link{justify-content:center;padding:.65rem .4rem}.sidebar.collapsed .nav-link:hover{transform:none}.sidebar.collapsed .nav-link>span,.sidebar.collapsed .nav-link>i.bi-key-fill,.sidebar.collapsed .sb-title,.sidebar.collapsed .sb-law{display:none}.sidebar.collapsed .sb-head{justify-content:center;padding:.2rem 0 .6rem}.sidebar.collapsed hr{margin:.6rem 0}.sb-head{align-items:center;gap:.5rem;padding:.2rem .9rem .6rem;display:flex}.sb-title{letter-spacing:.12em;color:var(--sb-title);text-transform:uppercase;white-space:nowrap;font-size:.68rem;overflow:hidden}.sb-sep{border:0;border-top:1px solid var(--sb-line);margin:1rem 0}.sb-law{background:var(--sb-soft);border-radius:14px;padding:.55rem .75rem;font-size:.74rem;line-height:1.55}.sidebar .nav-link{color:var(--sb-link);cursor:pointer;border-radius:12px;align-items:center;gap:.7rem;margin-bottom:.25rem;padding:.65rem .9rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .16s;display:flex}.sidebar .nav-link i{text-align:center;width:22px;font-size:1.05rem}.sidebar .nav-link:hover{background:var(--sb-hover);color:var(--sb-link-on);transform:translate(3px)}.sidebar .nav-link.active{background:linear-gradient(90deg,#c9a22740,var(--sb-hover));color:var(--sb-link-on);border-left:3px solid var(--gov-gold)}.sb-burger{border:1px solid var(--line);background:var(--card);width:42px;height:42px;color:var(--gov-navy);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;transition:all .16s;display:flex}[data-theme=dark] .sb-burger{color:#c9d8ee}.sb-burger:hover{border-color:var(--gov-blue);color:var(--gov-blue);background:var(--gov-blue-soft)}@media(max-width:992px){.sidebar{z-index:1040;height:calc(100vh - 66px);transition:all .25s;position:fixed;top:66px;left:-270px;overflow:auto}.sidebar.open{left:0}}.page-fade{animation:.28s both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.top-right{flex-shrink:0;align-items:center;gap:.6rem;margin-left:auto;display:flex}.top-right:before{content:"";background:var(--line);width:1px;height:30px;margin-right:.35rem}@media(max-width:1200px){.top-right:before{display:none}.topbar{padding:0 12px}}.id-pill{background:var(--gov-blue-soft);cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.6rem;padding:.28rem .85rem .28rem .3rem;transition:all .15s;display:flex}.id-pill:hover{border-color:var(--gov-blue)}[data-theme=dark] .id-pill{background:#1c2c4a}.clock-box{text-align:right;min-width:max-content;line-height:1.05}.clock-time{letter-spacing:.02em;color:var(--gov-navy);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800}[data-theme=dark] .clock-time{color:#bfd3f0}.clock-date{color:var(--muted);font-size:.68rem}.net-dot{border-radius:50%;width:9px;height:9px;margin-right:.35rem;display:inline-block}.net-on{background:#1e9e6a;animation:2s infinite pulse-g;box-shadow:0 0 0 3px #1e9e6a33}.net-off{background:#d64545;box-shadow:0 0 0 3px #d6454533}@keyframes pulse-g{0%,to{box-shadow:0 0 #1e9e6a59}50%{box-shadow:0 0 0 5px #1e9e6a00}}.bell-btn{position:relative}.bell-badge{background:var(--bad);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.notif-drop{background:var(--card);border:1px solid var(--line);width:min(360px,90vw);box-shadow:var(--shadow-lg);z-index:1060;border-radius:16px;max-height:380px;position:absolute;top:120%;right:0;overflow:auto}.notif-item{border-bottom:1px solid var(--line);cursor:pointer;gap:.7rem;padding:.7rem .9rem;font-size:.85rem;display:flex}.notif-item:hover{background:var(--gov-blue-soft)}.qs-wrap{width:100%;max-width:520px;margin:0 auto;position:relative}.qs-input{border-radius:999px;padding-right:1rem;background:var(--bg)!important;padding-left:2.7rem!important}.qs-ico{color:var(--muted);pointer-events:none;font-size:.95rem;line-height:1;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.qs-drop{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:1050;border-radius:16px;max-height:430px;position:absolute;top:110%;left:0;right:0;overflow-y:auto}.qs-item{cursor:pointer;border-bottom:1px solid var(--line);align-items:center;gap:.7rem;padding:.6rem .9rem;display:flex}.qs-item:hover{background:var(--gov-blue-soft)}.qs-cap{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;border-top:1px solid var(--line);padding:.45rem .9rem .2rem;font-size:.62rem;font-weight:800}.qs-cap:first-child{border-top:0}.qs-tico{background:var(--gov-blue-soft);width:34px;height:34px;color:var(--gov-blue);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:flex}[data-theme=dark] .qs-tico{background:#1c2c4a}.stat-card{padding:.55rem .7rem;position:relative;overflow:hidden}.stat-card .ico{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;display:flex}.stat-card .big{letter-spacing:-.03em;font-size:1.3rem;font-weight:800;line-height:1.15}.stat-card:after{content:"";opacity:.06;background:currentColor;border-radius:50%;width:110px;height:110px;position:absolute;top:-30px;right:-30px}.kpi-click{cursor:pointer}.kpi-arrow{opacity:0;color:var(--gov-blue);font-size:.6rem;transition:all .2s;position:absolute;top:.45rem;right:.55rem}.kpi-click:hover .kpi-arrow{opacity:.85}.kpi-strip{flex-wrap:wrap;gap:1.5rem;padding:.5rem .9rem;display:flex}.kpi-strip .kpi b{letter-spacing:-.02em;font-size:1rem;display:block}.table-x{border-collapse:collapse;width:100%}.table-x thead th{background:var(--gov-blue-soft);color:var(--gov-navy);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-align:left;border-bottom:0;padding:.8rem .9rem;font-size:.78rem;font-weight:700}[data-theme=dark] .table-x thead th{color:#bfd3f0;background:#101b30}.table-x td{vertical-align:middle;color:var(--ink);border-bottom:1px solid #eef2f8;padding:.7rem .9rem;font-size:.9rem}[data-theme=dark] .table-x td{border-color:#1e2c46}.table-x tbody tr{transition:background .12s}.table-x tbody tr:hover{background:var(--gov-blue-soft)}[data-theme=dark] .table-x tbody tr:hover{background:#4c8de81a}.table-sm td{padding:.42rem .6rem;font-size:.84rem}.table-sm thead th{padding:.5rem .6rem;font-size:.7rem}.tbl-scroll{overscroll-behavior:contain;min-height:260px;max-height:calc(100vh - 420px);overflow-y:auto}.tbl-scroll-sm{overscroll-behavior:contain;max-height:45vh;overflow-y:auto}.tbl-scroll thead th,.tbl-scroll-sm thead th{background:var(--card);z-index:2;box-shadow:0 1px 0 var(--line);position:sticky;top:0}.tbl-scroll::-webkit-scrollbar{width:8px}.tbl-scroll-sm::-webkit-scrollbar{width:8px}.chart-scroll::-webkit-scrollbar{width:8px}.tbl-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}.tbl-scroll-sm::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}.chart-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:99px}.tbl-scroll::-webkit-scrollbar-thumb:hover{background:var(--gov-blue)}.tbl-scroll-sm::-webkit-scrollbar-thumb:hover{background:var(--gov-blue)}.dense .table-x td{padding:.32rem .6rem;font-size:.78rem}.dense .table-x thead th{padding:.4rem .6rem;font-size:.66rem}.dense .avatar{width:26px;height:26px}.avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:40px;height:40px;box-shadow:0 2px 6px #00000026}.avatar-lg{object-fit:cover;width:120px;height:120px;box-shadow:var(--shadow-lg);border:3px solid #fff;border-radius:24px}.pager{flex-wrap:wrap;align-items:center;gap:.3rem;padding:.55rem 0;display:flex}.pg-btn{border:1.5px solid var(--line);background:var(--card);min-width:34px;height:32px;color:var(--ink);cursor:pointer;border-radius:10px;font-size:.8rem;font-weight:700;transition:all .13s}.pg-btn:hover:not(:disabled):not(.on){border-color:var(--gov-blue);color:var(--gov-blue)}.pg-btn.on{background:var(--gov-navy);color:#fff;border-color:var(--gov-navy);box-shadow:0 3px 10px #0b2e594d}.pg-btn:disabled{opacity:.35;cursor:default}.pg-dots{color:var(--muted);align-self:center;padding:0 .25rem}.role-chip{letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:.25em .7em;font-size:.68rem;font-weight:700;display:inline-block}.rc-super{color:#4a3a00;background:linear-gradient(90deg,#c9a227,#e8c755)}.rc-admin{background:var(--gov-blue);color:#fff}.rc-user{color:#0b2e59;background:#8fa8cb}.rc-lead{color:#fff;background:linear-gradient(135deg,#c9a227,#8a6d1d)}.rc-masul{color:#fff;background:linear-gradient(135deg,#2e7d6b,#1b5f52)}.profile-hero{background:linear-gradient(135deg,var(--gov-navy),var(--gov-blue));color:#fff;border-radius:20px;padding:1.6rem;position:relative;overflow:hidden}.profile-hero:before{content:"";pointer-events:none;background:radial-gradient(500px 220px at 90% -20%,#c9a22759,#0000);position:absolute;top:0;right:0;bottom:0;left:0}.mega-count{letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}.timeline{margin-left:10px;position:relative}.timeline:before{content:"";background:linear-gradient(var(--gov-blue),var(--gov-blue-soft));width:2px;position:absolute;top:6px;bottom:6px;left:9px}.tl-item{margin-bottom:1.1rem;padding-left:2.2rem;position:relative}.tl-dot{border:5px solid var(--gov-blue);width:20px;height:20px;box-shadow:0 0 0 4px var(--gov-blue-soft);background:#fff;border-radius:50%;position:absolute;top:6px;left:0}[data-theme=dark] .tl-dot{background:var(--card)}.tl-dot.ok{border-color:var(--ok)}.tl-dot.bad{border-color:var(--bad)}.tl-dot.warn{border-color:var(--warn)}.evidence{border:1px solid var(--line);cursor:zoom-in;border-radius:12px;width:100%;max-width:170px;transition:all .15s}.evidence:hover{transform:scale(1.03)}.alert-repeat{background:linear-gradient(90deg,#fbe7e7,var(--card));border:1.5px solid #f3c1c1;border-left:6px solid var(--bad);border-radius:14px;animation:1.8s infinite pulseRed}@keyframes pulseRed{0%,to{box-shadow:0 0 #d6454540}50%{box-shadow:0 0 0 8px #d6454500}}.upl{border:2px dashed var(--line);text-align:center;cursor:pointer;background:#fbfcfe;border-radius:16px;padding:1rem;transition:all .15s;position:relative}[data-theme=dark] .upl{background:#111d33}.upl:hover{border-color:var(--gov-blue);background:var(--gov-blue-soft)}.upl img{border-radius:12px;max-width:100%;max-height:190px;margin:0 auto;box-shadow:0 6px 16px #0b2e592e}.upl.has-img{border-style:solid;border-color:var(--ok);background:#f2fbf6}[data-theme=dark] .upl.has-img{background:#122b20}.upl-required{animation:.5s shakeX;border-color:var(--bad)!important;background:#fbe7e7!important;border-style:solid!important}[data-theme=dark] .upl-required{background:#3a1620!important}@keyframes shakeX{0%,to{transform:translate(0)}20%{transform:translate(-7px)}40%{transform:translate(7px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.app-loader{background:var(--bg);position:fixed;top:0;right:0;bottom:0;left:0}@supports (color:color-mix(in lab,red,red)){.app-loader{background:color-mix(in srgb,var(--bg) 75%,transparent)}}.app-loader{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;justify-content:center;align-items:center;display:flex}.spin{border:5px solid var(--gov-blue-soft);border-top-color:var(--gov-blue);border-radius:50%;width:52px;height:52px;animation:1s linear infinite sp}@keyframes sp{to{transform:rotate(360deg)}}.toast-box{z-index:2100;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:18px;right:18px}.toast-x{background:var(--gov-navy);color:#fff;box-shadow:var(--shadow-lg);border-radius:14px;align-items:center;gap:.6rem;max-width:360px;padding:.8rem 1.1rem;animation:.3s both rise;display:flex}.toast-x.toast-err{background:linear-gradient(135deg,#a32b2b,#701c1c)}.toast-x.toast-ok{background:linear-gradient(135deg,#1e9e6a,#147a4f)}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.money{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.aid-hero{color:#fff;border-radius:var(--radius);background:linear-gradient(135deg,#123e77,#0b2e59 60%,#1b5fbf);border:1px solid #c9a22780;height:100%;padding:.9rem 1.05rem;position:relative;overflow:hidden}.aid-hero:after{content:"";background:radial-gradient(circle,#c9a22766,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;top:-34px;right:-34px}.aid-hero .cap{letter-spacing:.13em;opacity:.85;font-size:.66rem}.aid-sum{font-variant-numeric:tabular-nums;letter-spacing:-.025em;color:var(--gov-gold);font-weight:800;line-height:1.05}.aid-chip{color:#8a6d1d;white-space:nowrap;background:#fdf6e0;border:1px solid #e8d9a6;border-radius:999px;align-items:center;gap:.28rem;padding:.16em .6em;font-size:.7rem;font-weight:700;display:inline-flex}[data-theme=dark] .aid-chip{color:#ebce7a;background:#3a3320;border-color:#5c4f2b}.aid-box{border:1.5px dashed var(--gov-gold);background:linear-gradient(#c9a22712,#0000);border-radius:14px}.aid-total-bar{border-left:4px solid var(--gov-gold);background:linear-gradient(90deg,#c9a22721,#0000);border-radius:10px;align-items:center;gap:.6rem;margin-top:.45rem;padding:.45rem .7rem;display:flex}.aid-row-bar{background:var(--line);border-radius:4px;height:6px;overflow:hidden}.aid-row-bar>i{background:linear-gradient(90deg,var(--gov-gold),#e4c96b);height:100%;display:block}.aid-line{border-bottom:1px dashed var(--line);cursor:pointer;align-items:center;gap:.5rem;padding:.32rem .1rem;display:flex}.aid-line:hover{background:var(--gov-blue-soft);border-radius:8px}.aid-line:last-child{border-bottom:0}.ledger{border-collapse:collapse;width:100%;font-size:.8rem}.ledger th{background:var(--gov-blue-soft);color:var(--gov-navy);text-transform:uppercase;letter-spacing:.05em;text-align:left;white-space:nowrap;padding:.35rem .5rem;font-size:.66rem}[data-theme=dark] .ledger th{color:#cfe0f7;background:#1b2434}.ledger td{border-bottom:1px dashed var(--line);padding:.35rem .5rem}.ledger .num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.ledger tfoot td{border-top:2px solid var(--gov-gold);border-bottom:0;font-weight:800}.chart-scroll::-webkit-scrollbar-thumb{background:#c4d3e8}.focus-cap{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:.15rem 0 .25rem;font-size:.68rem;font-weight:800}.focus-row{cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.32rem .4rem;font-size:.8rem;transition:all .13s;display:flex}.focus-row:hover{background:var(--gov-blue-soft);transform:translate(3px)}.type-row{cursor:pointer;border-radius:10px;margin-bottom:.2rem;padding:.34rem .4rem;transition:all .13s}.type-row:hover{background:var(--gov-blue-soft);transform:translate(3px)}.sla-over{color:var(--bad);white-space:nowrap;font-size:.75rem;font-weight:700}.progress{background:var(--line);border-radius:99px;height:6px;overflow:hidden}[data-theme=dark] .progress{background:#1e2c46}.progress-bar{border-radius:99px;height:100%;transition:width .5s}.assign-box{border:2px solid var(--gov-gold);background:linear-gradient(#c9a2271a,#0000);border-radius:16px;padding:.9rem}.badge-unassigned{color:#9c3d1b;white-space:nowrap;background:#ffe9e0;border:1px solid #f3c2ac;border-radius:999px;align-items:center;gap:.25rem;padding:.16em .62em;font-size:.66rem;font-weight:800;display:inline-flex}[data-theme=dark] .badge-unassigned{color:#f0a483;background:#3a241b;border-color:#5e392a}.dl-chip{white-space:nowrap;border-radius:999px;align-items:center;gap:.28rem;padding:.14em .6em;font-size:.66rem;font-weight:700;display:inline-flex}.dl-ok{color:#12784f;background:#e4f6ee;border:1px solid #a9dcc4}.dl-soon{color:#8a6d1d;background:#fcf3dc;border:1px solid #e8d9a6}.dl-late{color:#a32b2b;background:#fde7e7;border:1px solid #f0bebe}.dl-quick{border:1px solid var(--line);background:var(--card);cursor:pointer;color:var(--gov-navy);border-radius:9px;padding:.25rem .55rem;font-size:.72rem;font-weight:700}.dl-quick:hover{background:var(--gov-blue-soft);border-color:var(--gov-blue)}[data-theme=dark] .dl-quick{color:#bfd3f0}.resp-chip{background:var(--gov-blue-soft);color:var(--gov-navy);white-space:nowrap;border:1px solid #c4d3e8;border-radius:999px;margin:1px 2px 1px 0;padding:.1em .55em;font-size:.66rem;font-weight:700;display:inline-block}.resp-chip.more{background:var(--gov-navy);color:#fff;border-color:var(--gov-navy);cursor:help}[data-theme=dark] .resp-chip{color:#cfe0f7;background:#182233;border-color:#2a3a55}.resp-pick{border:1px solid var(--line);border-radius:12px;max-height:240px;padding:.35rem;overflow-y:auto}.resp-item{cursor:pointer;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.32rem .45rem;font-size:.78rem;line-height:1.35;display:flex}.resp-item:hover{background:var(--gov-blue-soft)}.resp-sel{border:1px dashed var(--line);border-radius:10px;flex-wrap:wrap;gap:.25rem;min-height:30px;margin-bottom:.4rem;padding:.25rem;display:flex}.stepper{align-items:flex-start;margin:.45rem 0 .2rem;display:flex}.step{color:var(--muted);text-align:center;flex-direction:column;flex:1;align-items:center;font-size:.64rem;display:flex;position:relative}.step .dot{color:#fff;z-index:1;background:#c9d2e0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:.2rem;font-size:.72rem;display:flex;position:relative}.step.done .dot{background:var(--ok)}.step.act .dot{background:var(--warn);animation:1.6s infinite pulseGold}.step.rej .dot{background:var(--bad)}.step:not(:first-child):before{content:"";background:#c9d2e0;width:100%;height:2px;position:absolute;top:11px;right:50%}.step.done:not(:first-child):before{background:var(--ok)}@keyframes pulseGold{0%,to{box-shadow:0 0 #e8a41373}50%{box-shadow:0 0 0 6px #e8a41300}}.star-btn{color:#c9d2e0;cursor:pointer;background:0 0;border:0;padding:0 .1rem;font-size:1.5rem;line-height:1;transition:all .12s}.star-btn.on{color:#f5b301;text-shadow:0 2px 6px #f5b30166}.star-btn:hover{transform:scale(1.2)}.rate-box{background:var(--gov-blue-soft);border:1px dashed var(--gov-blue);border-radius:12px;flex-wrap:wrap;align-items:center;gap:.1rem;padding:.35rem .6rem;display:flex}.voice-box{border:1.5px dashed var(--gov-blue);background:linear-gradient(#1b5fbf0f,#0000);border-radius:14px;padding:.85rem}.voice-rec{cursor:pointer;color:#fff;background:linear-gradient(135deg,#d64545,#a32b2b);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.4rem;transition:all .18s;display:flex;box-shadow:0 6px 18px #d6454559}.voice-rec:hover{transform:scale(1.06)}.voice-rec.on{background:linear-gradient(135deg,#a32b2b,#701c1c);animation:1.25s infinite vpulse}@keyframes vpulse{0%{box-shadow:0 0 #d645458c}70%{box-shadow:0 0 0 16px #d6454500}to{box-shadow:0 0 #d6454500}}.voice-time{font-variant-numeric:tabular-nums;color:var(--gov-navy);font-size:1.5rem;font-weight:800;line-height:1}[data-theme=dark] .voice-time{color:#bfd3f0}.vbars{flex:1;align-items:flex-end;gap:2px;min-width:60px;height:34px;display:flex}.vbars i{background:linear-gradient(180deg,var(--gov-blue),#7fa9e8);border-radius:2px;flex:1;height:12%;transition:height 90ms linear}.voice-play{border:1.5px solid var(--gov-blue);background:var(--gov-blue-soft);border-radius:14px;align-items:center;gap:.7rem;padding:.6rem .8rem;display:flex}.voice-play audio{flex:1;min-width:120px;height:38px}.vmsg-chip{color:#1b5fbf;background:#e7f0fe;border:1px solid #bbd3f5;border-radius:999px;align-items:center;gap:.3rem;padding:.16em .62em;font-size:.7rem;font-weight:700;display:inline-flex}[data-theme=dark] .vmsg-chip{color:#8fb8f0;background:#1b2a44;border-color:#2e4568}.or-line{color:var(--muted);letter-spacing:.05em;align-items:center;gap:.55rem;margin:.6rem 0;font-size:.72rem;font-weight:700;display:flex}.or-line:before,.or-line:after{content:"";background:var(--line);flex:1;height:1px}.sec-note{background:var(--gov-blue-soft);color:#33415c;border-radius:12px;align-items:flex-start;gap:.4rem;padding:.65rem .8rem;font-size:.76rem;line-height:1.6;display:flex}[data-theme=dark] .sec-note{color:#b9c7de}.switch-row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.switch-row:last-child{border-bottom:0}.lang-pill{background:var(--gov-blue-soft);border-radius:999px;gap:2px;padding:3px;display:flex}.lang-btn{color:#33415c;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.lang-btn.active{background:var(--gov-navy);color:#fff;box-shadow:0 3px 8px #0b2e594d}[data-theme=dark] .lang-pill{background:#1c2c4a}[data-theme=dark] .lang-btn{color:#c9d8ee}[data-theme=dark] .lang-btn.active{color:var(--gov-navy);background:#fff}.flag-ico{border-radius:3px;flex-shrink:0;width:36px;height:24px;box-shadow:0 3px 8px #0b2e5933}.flg{vertical-align:-3px;border-radius:3px;width:22px;height:15px;display:inline-block;box-shadow:0 0 0 1px #0b2e591f,0 1px 3px #0b2e5926}.ok-ring{width:84px;height:84px;color:var(--ok);background:#e4f6ee;border-radius:50%;justify-content:center;align-items:center;font-size:2.6rem;animation:.5s pop;display:flex;box-shadow:0 0 0 10px #e4f6ee80}@keyframes pop{0%{opacity:0;transform:scale(.4)}70%{transform:scale(1.12)}to{transform:scale(1)}}.ok-no{letter-spacing:.12em;color:var(--gov-navy);background:var(--gov-blue-soft);border:2px dashed var(--gov-blue);border-radius:14px;padding:.5rem 1rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:1.6rem;font-weight:800;display:inline-block}[data-theme=dark] .ok-no{color:#bfd3f0}.hl-req{border:2px solid var(--gov-gold)!important;box-shadow:0 6px 20px #c9a22740!important}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.login-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border:1px solid #ffffffb3;border-radius:26px;width:100%;max-width:440px;margin:0 auto;padding:2.3rem 2.2rem 2rem;transition:box-shadow .3s;animation:.6s .15s both rise;position:relative;box-shadow:0 40px 90px #00000073,0 0 0 1px #1b5fbf14}.login-card:hover{box-shadow:0 26px 70px #0b2e5938}.login-card:before{content:"";background:linear-gradient(90deg,#3aa0ff,#c9a227,#2aa952);border-radius:0 0 8px 8px;height:5px;position:absolute;top:0;left:26px;right:26px}.login-card:after{content:"";z-index:-1;filter:blur(26px);opacity:.5;background:linear-gradient(135deg,#4c8de88c,#c9a2274d);border-radius:28px;position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px}[data-theme=dark] .login-card{background:#152238f7;border-color:#ffffff1f}[data-theme=dark] .login-card:after{opacity:.35}.shield-ico{width:70px;height:70px;color:var(--gov-blue);background:radial-gradient(circle at 32% 28%,#eaf1fb,#d5e4f8);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:1.7rem;display:flex;position:relative;box-shadow:inset 0 0 0 5px #fff,0 8px 20px #1b5fbf40}.shield-ico:after{content:"";border:2px solid #2e7be859;border-radius:50%;animation:2.4s ease-out infinite shieldRing;position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px}@keyframes shieldRing{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.35)}}[data-theme=dark] .shield-ico{box-shadow:inset 0 0 0 5px var(--card),0 8px 20px #0006;color:#8fc5ff;background:radial-gradient(circle at 32% 28%,#1c2c4a,#152238)}.login-card .btn-gov{letter-spacing:.02em;padding:.75rem 1.2rem;font-size:1.02rem;box-shadow:0 10px 24px #1b5fbf66}.login-card .btn-gov:hover:not(:disabled){box-shadow:0 14px 30px #1b5fbf8c}.input-ico{position:relative}.input-ico>i:first-child{color:var(--muted);z-index:1;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.input-ico .form-control{background:#f7fafe;padding:.72rem 2.6rem .72rem 2.5rem;transition:all .25s}.input-ico .form-control:focus{background:var(--card);border-color:var(--gov-blue);box-shadow:0 0 0 4px #2e7be824}[data-theme=dark] .input-ico .form-control{background:#111d33}.eye-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.2rem;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.ent-tabs{background:var(--gov-blue-soft);border-radius:14px;gap:.4rem;margin-bottom:1rem;padding:.3rem;display:flex}.ent-tab{color:var(--gov-navy);cursor:pointer;background:0 0;border:0;border-radius:11px;flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.6rem .4rem;font-size:.84rem;font-weight:700;line-height:1.2;transition:all .18s;display:flex}.ent-tab i{font-size:1.15rem}.ent-tab.active{background:var(--card);color:var(--gov-blue);box-shadow:0 3px 10px #0b2e5924}.ent-tab:hover:not(.active){background:#ffffff8c}.ent-tab .et-sub{opacity:.7;font-size:.62rem;font-weight:600}[data-theme=dark] .ent-tab{color:#c9d8ee}.face-big{border:2px solid var(--gov-gold);cursor:pointer;text-align:left;background:linear-gradient(135deg,#fdfaf0,#fff);border-radius:16px;align-items:center;gap:.9rem;width:100%;padding:1rem .9rem;transition:all .18s;display:flex}.face-big:hover{transform:translateY(-2px);box-shadow:0 10px 26px #c9a2274d}.face-big .fb-ico{background:linear-gradient(135deg,var(--gov-gold),#8a6d1d);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;display:flex}[data-theme=dark] .face-big{background:linear-gradient(135deg,#2a2519,#1e2530)}.staff-more{color:var(--gov-blue);cursor:pointer;background:0 0;border:0;padding:.3rem 0;font-size:.8rem;font-weight:600;text-decoration:underline}.oneid-btn{cursor:pointer;text-align:left;color:#fff;background:linear-gradient(135deg,#0b4da2,#0b2e59 60%,#1b5fbf);border:0;border-radius:16px;align-items:center;gap:.9rem;width:100%;padding:1rem .95rem;transition:all .18s;display:flex;box-shadow:0 10px 26px #0b4da252}.oneid-btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0b4da270}.oneid-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.oneid-btn .oi{color:#0b4da2;letter-spacing:-.03em;background:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.02rem;font-weight:800;display:flex}.oneid-btn .ot{font-size:1rem;font-weight:800;line-height:1.2;display:block}.oneid-btn .os{opacity:.9;margin-top:.15rem;font-size:.72rem;line-height:1.35;display:block}.ent-or{color:var(--muted);align-items:center;gap:.6rem;margin:.9rem 0;font-size:.74rem;display:flex}.ent-or:before,.ent-or:after{content:"";background:var(--line);flex:1;height:1px}.assure{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.18em .65em;font-size:.66rem;font-weight:700;display:inline-flex}.as-ok{color:#12784f;background:#e4f6ee;border:1px solid #a9dcc4}.as-low{color:#8a6d1d;background:#fcf3dc;border:1px solid #e8d9a6}[data-theme=dark] .as-ok{color:#7fd8ae;background:#17332a;border-color:#2e5c46}[data-theme=dark] .as-low{color:#e3c878;background:#332e1b;border-color:#5a4e2a}.lock-note{color:#6b5a20;background:#fffbf0;border:1px solid #e8d9a6;border-radius:12px;padding:.75rem .9rem;font-size:.78rem;line-height:1.6}[data-theme=dark] .lock-note{color:#d9c79a;background:#2b2617;border-color:#5a4e2a}.cit-step{align-items:flex-start;gap:.6rem;padding:.45rem 0;font-size:.82rem;line-height:1.45;display:flex}.cit-step .cs-n{background:var(--gov-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:800;display:flex}.sms-guard{color:#6b5a20;background:#fff9ec;border:1px solid #f0d9a8;border-radius:12px;padding:.6rem .75rem;font-size:.72rem;line-height:1.5}[data-theme=dark] .sms-guard{color:#d9c79a;background:#2b2617;border-color:#5a4e2a}.code-box{justify-content:center;gap:.4rem;display:flex}.code-box input{text-align:center;border:1.8px solid var(--line);font-variant-numeric:tabular-nums;background:var(--card);width:46px;height:56px;color:var(--ink);border-radius:12px;font-size:1.5rem;font-weight:800}.code-box input:focus{border-color:var(--gov-blue);outline:0;box-shadow:0 0 0 .2rem #1b5fbf24}.cap-box{border:1px solid var(--line);background:linear-gradient(135deg,#2e7be80d,#1e9e5a0d);border-radius:14px;padding:.7rem .8rem}[data-theme=dark] .cap-box{background:linear-gradient(135deg,#4c8de814,#1e9e5a14)}.cap-img{border:1px solid var(--line);background:#eef3fb;border-radius:10px;flex-shrink:0;width:150px;height:46px}.cap-ref{border:1px solid var(--line);background:var(--card);width:34px;height:34px;color:var(--gov-blue);cursor:pointer;border-radius:50%;flex-shrink:0;transition:all .2s}.cap-ref:hover{background:var(--gov-blue);color:#fff;transform:rotate(180deg)}.lock-panel{color:#8f2020;text-align:left;background:#fdecec;border:1px solid #f3bbbb;border-radius:14px;align-items:flex-start;gap:.7rem;padding:.75rem .9rem;animation:.5s lockShake;display:flex}.lock-panel i{color:var(--bad);font-size:1.4rem}[data-theme=dark] .lock-panel{color:#f3b9c0;background:#3a1520;border-color:#6e2432}@keyframes lockShake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.face-wrap{background:#0b1526;border-radius:24px;width:240px;height:240px;margin:0 auto;position:relative;overflow:hidden}.face-wrap video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.face-fallback{color:#2c3f63;justify-content:center;align-items:center;font-size:6rem;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.face-oval{border-radius:24px;transition:all .4s;position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 2000px #060e1e8c;-webkit-mask:radial-gradient(34% 44% at 50% 46%,#0000 98%,#000 100%);mask:radial-gradient(34% 44% at 50% 46%,#0000 98%,#000 100%)}.face-oval:before{content:"";border:2px dashed #78b4ffbf;border-radius:50%;width:68%;height:88%;animation:1.8s ease-in-out infinite ovalPulse;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}@keyframes ovalPulse{0%,to{opacity:.55}50%{opacity:1}}.face-scan{opacity:0;background:linear-gradient(90deg,#0000,#39c0ff,#7ef29b,#39c0ff,#0000);border-radius:99px;width:84%;height:3px;position:absolute;top:12%;left:8%;box-shadow:0 0 14px 3px #39c0ff8c}.face-wrap.scanning .face-scan{opacity:1;animation:1.5s ease-in-out infinite scanY}@keyframes scanY{0%,to{top:12%}50%{top:82%}}.face-corner{opacity:.9;border:3px solid #39c0ff;width:26px;height:26px;position:absolute}.fc-tl{border-bottom:0;border-right:0;border-radius:8px 0 0;top:10px;left:10px}.fc-tr{border-bottom:0;border-left:0;border-radius:0 8px 0 0;top:10px;right:10px}.fc-bl{border-top:0;border-right:0;border-radius:0 0 0 8px;bottom:10px;left:10px}.fc-br{border-top:0;border-left:0;border-radius:0 0 8px;bottom:10px;right:10px}.face-wrap.found .face-corner{border-color:var(--ok);box-shadow:0 0 10px #1e9e5a99}.face-wrap.found .face-oval:before{border-color:var(--ok);border-style:solid;animation:none}.face-check,.face-xmark{color:#fff;opacity:0;pointer-events:none;justify-content:center;align-items:center;font-size:4.2rem;transition:all .4s;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.face-check{background:#1e9e5a8c}.face-xmark{background:#c436368c}.face-wrap.done .face-check,.face-wrap.failed .face-xmark{opacity:1}.face-wrap.done .face-check i,.face-wrap.failed .face-xmark i{animation:.5s cubic-bezier(.2,1.6,.4,1) checkPop}.face-wrap.failed .face-corner{border-color:var(--bad);box-shadow:0 0 10px #c4363699}@keyframes checkPop{0%{transform:scale(.2)}to{transform:scale(1)}}.face-btn:after{content:"";background:linear-gradient(105deg,#0000,#2e7be82e,#0000);width:45%;height:100%;animation:2.8s ease-in-out infinite faceSheen;position:absolute;top:0;left:-70%}@keyframes faceSheen{0%{left:-70%}55%,to{left:130%}}@media(max-width:576px){.login-card{padding:1.7rem 1.3rem 1.5rem}}.lp{--lp-head-h:78px;--lp-gutter:clamp(1.15rem, 4.5vw, 6rem);background:var(--bg);min-height:100vh;color:var(--ink);scroll-behavior:smooth}.lp-w{width:100%;max-width:2100px;padding-left:var(--lp-gutter);padding-right:var(--lp-gutter);margin:0 auto}.lp-head{z-index:50;background:0 0;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,box-shadow .25s;position:sticky;top:0}.lp-head.stuck{background:var(--card)}@supports (color:color-mix(in lab,red,red)){.lp-head.stuck{background:color-mix(in srgb,var(--card) 88%,transparent)}}.lp-head.stuck{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--line);box-shadow:0 6px 20px #0b2e5912}[data-theme=dark] .lp-head.stuck{box-shadow:0 6px 20px #0000004d}.lp-head-in{width:100%;max-width:2100px;padding:0 var(--lp-gutter);height:var(--lp-head-h);align-items:center;gap:1.4rem;margin:0 auto;display:flex}.lp-brand{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.brand-emblem{object-fit:contain;box-shadow:none;background:0 0;border:0;border-radius:0;flex-shrink:0;padding:0}.lp-brand .brand-emblem{width:54px;height:54px}.lp-brand b{letter-spacing:.02em;color:var(--gov-navy);font-size:.98rem;font-weight:800;line-height:1.2;display:block}[data-theme=dark] .lp-brand b{color:#dce7f7}.lp-brand span{color:var(--muted);margin-top:.1rem;font-size:.75rem;display:block}.lp-nav{align-items:center;gap:.35rem;margin-left:auto;display:flex}.lp-nav button{color:var(--ink);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.92rem;font-weight:600;transition:all .16s;display:flex;position:relative}.lp-nav button:hover{color:var(--gov-blue);background:var(--gov-blue-soft)}.lp-nav button.on{color:var(--gov-blue)}.lp-nav button.on:after{content:"";background:var(--gov-blue);border-radius:99px;height:2.5px;position:absolute;bottom:-2px;left:.75rem;right:.75rem}.lp-head-act{flex-shrink:0;align-items:center;gap:.55rem;margin-left:auto;display:flex}.lp-lang{border:1px solid var(--line);background:var(--card);color:var(--ink);cursor:pointer;border-radius:12px;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.85rem;font-weight:600;transition:all .16s;display:flex}.lp-lang:hover{border-color:var(--gov-blue);color:var(--gov-blue)}.lp-theme{border:1px solid var(--line);background:var(--card);width:42px;height:42px;color:var(--gov-navy);cursor:pointer;border-radius:12px;font-size:1rem;transition:all .16s}[data-theme=dark] .lp-theme{color:#ffe9a8}.lp-theme:hover{border-color:var(--gov-blue)}.lp-enter{color:#fff;background:linear-gradient(135deg,var(--gov-blue),#1450a8);cursor:pointer;white-space:nowrap;border:0;border-radius:12px;align-items:center;gap:.45rem;padding:.62rem 1.1rem;font-size:.9rem;font-weight:700;transition:all .18s;display:flex;box-shadow:0 8px 20px #1b5fbf52}.lp-enter:hover{transform:translateY(-1px);box-shadow:0 12px 26px #1b5fbf73}.lp-burger{border:1px solid var(--line);background:var(--card);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:12px;font-size:1.1rem;display:none}.lp-top{min-height:100vh;margin-top:calc(-1 * var(--lp-head-h));padding-top:var(--lp-head-h);flex-direction:column;display:flex}.lp-hero{background:linear-gradient(135deg,#f6faff,#e9f2fd 55%,#dfeafb);flex:auto;align-items:center;min-height:20rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .lp-hero{background:linear-gradient(135deg,#0e1a2e,#10203a 55%,#0d1930)}.lp-hero-photo{background-position:50% 42%;background-size:cover;width:58%;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000059 22%,#000 46% 100%);mask-image:linear-gradient(90deg,#0000,#00000059 22%,#000 46%,#000)}[data-theme=dark] .lp-hero-photo{opacity:.55}.lp-hero-photo:after{content:"";background:linear-gradient(#0000 56%,#dfeafb80 82%,#dfeafbf5);position:absolute;top:0;right:0;bottom:0;left:0}[data-theme=dark] .lp-hero-photo:after{background:linear-gradient(#0000 54%,#0d193099 82%,#0d1930fa)}.lp-wave{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}.lp-wave svg{width:100%;height:100%;display:block}.lp-wave .wv1{fill:#ffffff8c}.lp-wave .wv2{fill:#e2eefdb3}[data-theme=dark] .lp-wave .wv1{fill:#10203a9e}[data-theme=dark] .lp-wave .wv2{fill:#0d1930bf}.lp-hero-in{z-index:3;width:100%;max-width:2100px;padding:3.4rem var(--lp-gutter);margin-left:auto;margin-right:auto;position:relative}.lp-hero-text{max-width:620px}.lp-h1{letter-spacing:-.025em;color:var(--gov-navy);margin:0;font-size:clamp(2.1rem,4.4vw,3.5rem);font-weight:800;line-height:1.1}[data-theme=dark] .lp-h1{color:#eaf2ff}.lp-h1-sub{color:#1d3f7a;letter-spacing:-.01em;margin-top:1rem;font-size:clamp(1rem,1.6vw,1.32rem);font-weight:500}[data-theme=dark] .lp-h1-sub{color:#9dc0f0}.lp-h1-sub i{color:var(--gov-blue);vertical-align:middle;margin:0 .45rem;font-size:.5rem}.lp-lead{color:#4a5a75;max-width:540px;margin-top:1.1rem;font-size:1rem;line-height:1.65}[data-theme=dark] .lp-lead{color:#a9bcd8}.lp-hero-btns{flex-wrap:wrap;gap:.85rem;margin-top:1.9rem;display:flex}.lp-btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:12px;align-items:center;gap:.55rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .18s;display:inline-flex}.lp-btn-primary{background:linear-gradient(135deg,var(--gov-blue),#1450a8);color:#fff;box-shadow:0 10px 26px #1b5fbf59}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #1b5fbf7a}.lp-btn-ghost{background:var(--card);color:var(--gov-blue);border-color:#b9d2f4}.lp-btn-ghost:hover{border-color:var(--gov-blue);transform:translateY(-2px);box-shadow:0 10px 24px #1b5fbf2e}.lp-band{z-index:4;width:100%;max-width:2100px;padding:0 var(--lp-gutter) 1.6rem;flex:none;grid-template-columns:1fr 330px;align-items:start;gap:1.6rem;margin-top:-2.2rem;margin-left:auto;margin-right:auto;display:grid;position:relative}.lp-feats{background:var(--card);border:1px solid var(--line-strong);border-radius:20px;grid-template-columns:repeat(5,1fr);padding:1.6rem .5rem;display:grid;box-shadow:0 18px 44px #0b2e591f}.lp-feat{text-align:center;border-right:1px solid var(--line-strong);padding:0 1rem}.lp-feat:last-child{border-right:0}.lp-feat-ico{background:var(--gov-blue-tint);width:52px;height:52px;color:var(--gov-blue);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;font-size:1.3rem;transition:all .2s;display:flex}.lp-feat:hover .lp-feat-ico{transform:translateY(-3px);box-shadow:0 10px 20px #1b5fbf38}.lp-feat b{color:var(--gov-navy);margin-bottom:.3rem;font-size:.95rem;font-weight:700;display:block}[data-theme=dark] .lp-feat b{color:#dce7f7}.lp-feat span{color:var(--muted);font-size:.8rem;line-height:1.45;display:block}.lp-login{background:linear-gradient(135deg,#2a72d4 0%,var(--gov-blue) 45%,#0f4a9e 100%);color:#fff;border-radius:20px;flex-direction:column;justify-content:center;padding:1.8rem 1.6rem;display:flex;box-shadow:0 18px 44px #0f4a9e66}.lp-login h3{align-items:center;gap:.6rem;margin:0 0 .5rem;font-size:1.24rem;font-weight:700;display:flex}.lp-login p{color:#ffffffd1;margin:0 0 1.4rem;font-size:.83rem;line-height:1.5}.lp-login button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.78rem 1rem;font-size:.92rem;font-weight:700;transition:all .18s;display:flex}.lp-login .lg-solid{color:var(--gov-blue);background:#fff;border:0;margin-bottom:.7rem}.lp-login .lg-solid:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000038}.lp-login .lg-ghost{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff73}.lp-login .lg-ghost:hover{background:#ffffff38}.lp-stats{width:100%;max-width:2100px;padding:0 var(--lp-gutter) 1.6rem;background:0 0;border:0;flex:none;margin:0 auto;display:block}.lp-stats-in{background:var(--gov-blue-soft);border:1px solid var(--line-strong);border-radius:18px;grid-template-columns:repeat(4,1fr);padding:1.35rem .5rem;display:grid}.lp-stat{border-right:1px solid var(--gov-blue);align-items:center;gap:.9rem;padding:0 1.4rem;display:flex}@supports (color:color-mix(in lab,red,red)){.lp-stat{border-right:1px solid color-mix(in srgb,var(--gov-blue) 26%,transparent)}}.lp-stat:last-child{border-right:0}.lp-stat-ico{background:var(--card);width:46px;height:46px;color:var(--gov-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:flex;box-shadow:0 4px 12px #0b2e591a}.lp-stat-txt b{color:var(--gov-navy);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:800;line-height:1.1;display:block}[data-theme=dark] .lp-stat-txt b{color:#eaf2ff}.lp-stat-txt span{color:var(--muted);margin-top:.15rem;font-size:.82rem;display:block}.lp-sec{width:100%;max-width:2100px;padding:3.2rem var(--lp-gutter);margin-left:auto;margin-right:auto;scroll-margin-top:90px}.lp-sec+.lp-sec{border-top:1px solid var(--line)}.lp-sec-head{text-align:center;margin-bottom:2.2rem}.lp-kicker{background:var(--gov-blue-tint);color:var(--gov-blue);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.74rem;font-weight:700;display:inline-flex}.lp-sec-head h2{letter-spacing:-.02em;color:var(--gov-navy);margin:.8rem 0 .5rem;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800}[data-theme=dark] .lp-sec-head h2{color:#eaf2ff}.lp-sec-head p{color:var(--muted);max-width:620px;margin:0 auto;font-size:.95rem;line-height:1.6}.lp-grid{gap:1.1rem;display:grid}.lp-grid-2{grid-template-columns:repeat(2,1fr)}.lp-grid-3{grid-template-columns:repeat(3,1fr)}.lp-grid-4{grid-template-columns:repeat(4,1fr)}.lp-tile{background:var(--card);border:1px solid var(--line-strong);border-radius:18px;padding:1.5rem 1.4rem;transition:all .2s}.lp-tile:hover{border-color:#c6dbf6;transform:translateY(-3px);box-shadow:0 16px 36px #0b2e591f}.lp-tile-ico{background:var(--gov-blue-tint);width:50px;height:50px;color:var(--gov-blue);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.25rem;display:flex}.lp-tile h4{color:var(--gov-navy);margin:0 0 .45rem;font-size:1rem;font-weight:700}[data-theme=dark] .lp-tile h4{color:#dce7f7}.lp-tile p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.6}.lp-tile-link{color:var(--gov-blue);cursor:pointer;background:0;border:0;align-items:center;gap:.35rem;margin-top:.9rem;padding:0;font-size:.84rem;font-weight:700;display:inline-flex}.lp-tile-link:hover{gap:.6rem}.lp-about{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.4rem;display:grid}.lp-about h2{letter-spacing:-.02em;color:var(--gov-navy);margin:.8rem 0 1rem;font-size:clamp(1.5rem,2.6vw,2.05rem);font-weight:800}[data-theme=dark] .lp-about h2{color:#eaf2ff}.lp-about p{color:var(--muted);margin:0 0 .9rem;font-size:.95rem;line-height:1.75}.lp-point{align-items:flex-start;gap:.7rem;padding:.5rem 0;font-size:.9rem;line-height:1.55;display:flex}.lp-point i{color:var(--ok);flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.lp-about-photo{border:1px solid var(--line-strong);aspect-ratio:4/3;background-position:50% 45%;background-size:cover;border-radius:20px;overflow:hidden;box-shadow:0 18px 44px #0b2e5929}.lp-news{background:var(--card);border:1px solid var(--line-strong);border-radius:18px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.lp-news:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0b2e591f}.lp-news-top{background:linear-gradient(90deg,var(--gov-blue),var(--gov-gold));height:6px}.lp-news-body{padding:1.3rem 1.3rem 1.5rem}.lp-news time{color:var(--gov-blue);align-items:center;gap:.35rem;margin-bottom:.6rem;font-size:.75rem;font-weight:700;display:inline-flex}.lp-news h4{color:var(--gov-navy);margin:0 0 .5rem;font-size:.98rem;font-weight:700;line-height:1.45}[data-theme=dark] .lp-news h4{color:#dce7f7}.lp-news p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.6}.lp-contact{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.lp-contact-card{background:var(--card);border:1px solid var(--line-strong);text-align:center;border-radius:18px;padding:1.6rem 1.4rem}.lp-contact-card .lp-tile-ico{border-radius:50%;margin:0 auto 1rem}.lp-contact-card b{color:var(--gov-navy);margin-bottom:.4rem;font-size:.95rem;display:block}[data-theme=dark] .lp-contact-card b{color:#dce7f7}.lp-contact-card span{color:var(--muted);font-size:.88rem;line-height:1.6;display:block}.lp-foot{background:linear-gradient(180deg,var(--gov-navy),#0a2547);color:#ffffffd1;margin-top:1rem;padding:2.4rem 0 1.6rem}.lp-foot-in{width:100%;max-width:2100px;padding-left:var(--lp-gutter);padding-right:var(--lp-gutter);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;margin-left:auto;margin-right:auto;display:flex}.lp-foot-brand{align-items:center;gap:.8rem;display:flex}.lp-foot-brand img{object-fit:contain;border:2px solid var(--gov-gold);background:#fff;border-radius:50%;width:46px;height:46px;padding:3px}.lp-foot-brand b{color:#fff;letter-spacing:.02em;font-size:.94rem;display:block}.lp-foot-brand span{opacity:.8;font-size:.78rem}.lp-foot-note{opacity:.85;max-width:460px;font-size:.78rem;line-height:1.7}.lp-foot-copy{width:100%;max-width:2100px;padding:1.1rem var(--lp-gutter) 0;text-align:center;opacity:.75;border-top:1px solid #ffffff24;margin:1.6rem auto 0;font-size:.76rem}.login-dialog-paper{box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.login-card--dialog{max-width:none;margin:0;animation:none}.ld-close{border:1px solid var(--line);background:var(--card);width:32px;height:32px;color:var(--muted);cursor:pointer;z-index:2;border-radius:50%;font-size:.8rem;transition:all .16s;position:absolute;top:.85rem;right:.9rem}.ld-close:hover{color:var(--bad);border-color:var(--bad)}@media(max-width:1200px){.lp-nav{display:none}.lp-burger{display:block}.lp-head-act{margin-left:auto}}@media(max-width:1024px){.lp-band{grid-template-columns:1fr}.lp-feats{grid-template-columns:repeat(3,1fr);gap:1.4rem 0}.lp-feat:nth-child(3){border-right:0}.lp-hero-photo{opacity:.28;width:100%;-webkit-mask-image:none;mask-image:none}[data-theme=dark] .lp-hero-photo{opacity:.22}.lp-about{grid-template-columns:1fr}.lp-grid-4{grid-template-columns:repeat(2,1fr)}.lp-stats{grid-template-columns:repeat(2,1fr);gap:1.2rem 0}.lp-stat:nth-child(2){border-right:0}}@media(max-width:720px){.lp-head-in{gap:.6rem;height:68px}.lp-brand span,.lp-lang span,.lp-enter span{display:none}.lp-hero-in{padding:2.8rem 0 2.4rem}.lp-feats,.lp-grid-2,.lp-grid-3,.lp-grid-4,.lp-contact,.lp-stats{grid-template-columns:1fr}.lp-feat,.lp-stat{border-right:0;padding-bottom:1.2rem}.lp-stat{padding-bottom:.4rem}.lp-btn{flex:1;justify-content:center}}.lp-mobile-nav{width:100%;max-width:2100px;padding:.6rem var(--lp-gutter) 1rem;border-top:1px solid var(--line);flex-direction:column;gap:.2rem;margin:0 auto;display:flex}.lp-mobile-nav button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:.7rem .4rem;font-size:.95rem;font-weight:600}.lp-mobile-nav button:hover{background:var(--gov-blue-soft);color:var(--gov-blue)}.ai-hero{color:#fff;background:linear-gradient(125deg,#071a33,#0b2e59 28%,#124a8f 55%,#3b3f9e 78%,#6c4bc4);border-radius:24px;padding:1.6rem 1.7rem;position:relative;overflow:hidden;box-shadow:0 18px 44px #0b2e5957}.ai-hero .glow{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.ai-hero .g1{background:radial-gradient(circle,#c9a2274d,#0000 66%);width:380px;height:380px;top:-45%;right:-6%}.ai-hero .g2{background:radial-gradient(circle,#78c8ff42,#0000 68%);width:280px;height:280px;bottom:-110px;left:-70px}.ai-title{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(92deg,#fff 20%,#bfe0ff 55%,#e8d9a6 95%);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:900;line-height:1.1}.ai-live{letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5be49b29;border:1px solid #5be49b6b;border-radius:999px;align-items:center;gap:.4rem;padding:.22rem .75rem;font-size:.68rem;font-weight:800;display:inline-flex}.ai-live i{background:#5be49b;border-radius:50%;width:7px;height:7px;animation:1.8s infinite aiPulse}@keyframes aiPulse{0%{box-shadow:0 0 #5be49bbf}70%{box-shadow:0 0 0 10px #5be49b00}to{box-shadow:0 0 #5be49b00}}.ai-caps{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.ai-cap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:.35rem;padding:.28rem .6rem;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex}.ai-cap:hover{background:#ffffff30;transform:translateY(-2px)}.ai-hstat{text-align:right;min-width:132px}.ai-hstat .k{letter-spacing:.14em;opacity:.72;font-size:.58rem;font-weight:700}.ai-hstat .v{font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:900;line-height:1}.ai-hstat .s{opacity:.8;font-size:.64rem}.ai-scanline{pointer-events:none;opacity:.55;background:linear-gradient(90deg,#0000,#8ccdffbf,#0000);height:2px;animation:4.5s ease-in-out infinite aiScan;position:absolute;left:0;right:0}@keyframes aiScan{0%{top:8%}50%{top:88%}to{top:8%}}.thk{color:#fff;background:linear-gradient(160deg,#071a33,#0b2e59 45%,#1e2a5c 78%,#3b2e6e);border-radius:22px;flex-direction:column;align-items:center;min-height:520px;padding:1.6rem 1.2rem 1.4rem;display:flex;position:relative;overflow:hidden}.thk-glow{pointer-events:none;filter:blur(3px);border-radius:50%;position:absolute}.thk-g1{background:radial-gradient(circle,#6c4bc457,#0000 65%);width:520px;height:420px;top:-30%;left:50%;transform:translate(-50%)}.thk-g2{background:radial-gradient(circle,#c9a22733,#0000 68%);width:340px;height:340px;bottom:-25%;right:-8%}.thk-core{z-index:1;width:168px;height:168px;margin:.2rem 0 1.1rem;position:relative}.thk-core .nucleus{background:radial-gradient(circle at 34% 28%,#9fd8ff,#2e7be0 42%,#6c4bc4);border-radius:50%;animation:2.4s ease-in-out infinite nucPulse;position:absolute;top:52px;right:52px;bottom:52px;left:52px;box-shadow:0 0 46px #5096ff9e,inset 0 0 26px #ffffff57}@keyframes nucPulse{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.18);transform:scale(1.09)}}.thk-core .halo{border:1px solid #9fd8ff47;border-radius:50%;animation:2.8s ease-out infinite haloOut;position:absolute;top:34px;right:34px;bottom:34px;left:34px}.thk-core .halo.h2{animation-delay:.9s}.thk-core .halo.h3{animation-delay:1.8s}@keyframes haloOut{0%{opacity:.85;transform:scale(.75)}to{opacity:0;transform:scale(1.55)}}.thk h5{letter-spacing:-.01em;text-align:center;z-index:1;margin:0 0 .35rem;font-size:1.12rem;font-weight:900}.thk .sub{opacity:.82;text-align:center;z-index:1;max-width:460px;font-size:.8rem;line-height:1.55}.thk-prog{z-index:1;background:#ffffff24;border-radius:4px;width:100%;max-width:470px;height:5px;margin:1.1rem 0 .35rem;position:relative;overflow:hidden}.thk-prog>i{background:linear-gradient(90deg,#5be49b,#7ec8ff,#c9a227);border-radius:4px;height:100%;transition:width .5s cubic-bezier(.2,.7,.3,1);display:block;box-shadow:0 0 12px #7ec8ff99}.thk-pct{opacity:.75;letter-spacing:.06em;z-index:1;font-family:ui-monospace,Menlo,monospace;font-size:.66rem}.thk-steps{z-index:1;flex-direction:column;gap:.32rem;width:100%;max-width:470px;margin-top:1rem;display:flex}.thk-step{opacity:.42;background:#ffffff0d;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:.65rem;padding:.5rem .7rem;transition:all .4s cubic-bezier(.2,.7,.3,1);display:flex;position:relative;overflow:hidden}.thk-step.on{opacity:1;background:#7ec8ff24;border-color:#7ec8ff57;transform:translate(4px);box-shadow:0 4px 18px #00000038}.thk-step.ok{opacity:.8;background:#5be49b17;border-color:#5be49b33}.thk-step .sic{background:#ffffff1c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.76rem;transition:all .3s;display:flex}.thk-step.on .sic{background:linear-gradient(135deg,#2e7be0,#6c4bc4);box-shadow:0 0 14px #6ea0ff8c}.thk-step.ok .sic{background:#1e9e6a}.thk-step .stxt{flex:1;font-size:.8rem;font-weight:600;line-height:1.3}.thk-step .sms{opacity:.62;font-family:ui-monospace,Menlo,monospace;font-size:.62rem}.thk-skip{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#ffffff12;border:1px solid #ffffff38;border-radius:999px;margin-top:1.1rem;padding:.35rem 1rem;font-size:.74rem;font-weight:600;transition:all .18s}.thk-skip:hover{background:#ffffff2b;transform:translateY(-1px)}.ai-card{border:1px solid var(--line);background:var(--card);border-radius:18px;height:100%;padding:.9rem;transition:transform .22s cubic-bezier(.2,.7,.3,1),box-shadow .22s;position:relative;overflow:hidden}.ai-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0b2e5929}.ai-sec{align-items:center;gap:.55rem;margin-bottom:.7rem;display:flex}.ai-sec .dot{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.92rem;display:flex}.ai-sec h6{letter-spacing:-.005em;margin:0;font-size:.9rem;font-weight:800}.ai-sec span{color:var(--muted);font-size:.7rem;font-weight:400}.ai-anom{border-radius:12px;align-items:flex-start;gap:.65rem;margin-bottom:.5rem;padding:.65rem .8rem;display:flex}.ai-risk-bar{background:var(--line);border-radius:4px;min-width:70px;height:6px;overflow:hidden}.ai-risk-bar>i{height:100%;display:block}.ai-verdict{background:linear-gradient(120deg,var(--card),var(--gov-blue-soft));border:1.5px solid var(--line);border-radius:18px;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.ai-verdict .g{letter-spacing:.12em;font-size:.62rem;font-weight:800}.ai-verdict .b{font-size:1.35rem;font-weight:900;line-height:1.1}.ai-chain{margin-top:.4rem;padding-left:2.5rem;position:relative}.ai-chain:before{content:"";opacity:.35;background:linear-gradient(#1b5fbf,#6c4bc4 45%,#c9a227);border-radius:2px;width:2px;position:absolute;top:14px;bottom:14px;left:15px}.ai-node{opacity:0;padding:.65rem 0 .95rem;transition:opacity .38s,transform .38s;position:relative;transform:translateY(10px)}.ai-node.on{opacity:1;transform:none}.ai-node:last-child{padding-bottom:.2rem}.ai-node .bead{border:2px solid var(--card);z-index:1;border-radius:11px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.86rem;display:flex;position:absolute;top:.72rem;left:-2.5rem;box-shadow:0 3px 10px #0b2e5924}.ai-node .hd{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.28rem;display:flex}.ai-node h6{letter-spacing:-.005em;margin:0;font-size:.86rem;font-weight:800}.ai-node .num{opacity:.5;letter-spacing:.08em;font-size:.62rem;font-weight:900}.ai-node p{color:var(--ink);margin:0;font-size:.845rem;line-height:1.78}.ai-conf2{letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;gap:.28rem;padding:.12em .5em;font-size:.6rem;font-weight:800;display:inline-flex}.ai-conf2 b{opacity:.28;background:currentColor;border-radius:2px;width:26px;height:3px;display:block;position:relative}.ai-conf2 b:after{content:"";height:100%;width:var(--w,0%);background:currentColor;border-radius:2px;transition:width .9s cubic-bezier(.2,.7,.3,1);position:absolute;top:0;left:0}.tp-row{cursor:pointer;border:1px solid #0000;border-radius:14px;align-items:center;gap:.75rem;padding:.6rem .7rem;transition:all .18s;display:flex}.tp-row:hover{background:var(--gov-blue-soft);border-color:var(--line);transform:translate(3px)}.tp-ic{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.05rem;display:flex}.tp-name{letter-spacing:-.005em;font-size:.86rem;font-weight:700;line-height:1.25}.tp-meta{color:var(--muted);margin-top:.12rem;font-size:.7rem;line-height:1.45}.tp-bar{background:var(--line);border-radius:4px;height:6px;margin-top:.32rem;overflow:hidden}.tp-bar>i{border-radius:4px;height:100%;transition:width .9s cubic-bezier(.2,.7,.3,1);display:block}.tp-n{text-align:right;flex-shrink:0;min-width:64px}.tp-n b{font-variant-numeric:tabular-nums;font-size:1.12rem;font-weight:900;line-height:1;display:block}.tp-n span{color:var(--muted);letter-spacing:.03em;font-size:.62rem}.tp-warn{color:#8a1f1f;background:#fde7e7;border-radius:6px;align-items:center;gap:.2rem;margin-left:.3rem;padding:.05em .35em;font-size:.62rem;font-weight:700;display:inline-flex}[data-theme=dark] .tp-warn{color:#e89898;background:#2e1414}.tp-new{background:linear-gradient(100deg,#fdf6e0,#0000);border-left:3px solid #c9a227;border-radius:12px;align-items:center;gap:.6rem;margin-bottom:.4rem;padding:.55rem .7rem;display:flex}[data-theme=dark] .tp-new{background:linear-gradient(100deg,#2b2617,#0000)}.tp-act{color:var(--muted);background:var(--gov-blue-soft);border-radius:10px;margin-top:.45rem;padding:.4rem .7rem;font-size:.72rem;line-height:1.5}.fc-tiles{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.fc-tile{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:.55rem .65rem;transition:all .18s;position:relative;overflow:hidden}.fc-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0b2e591f}.fc-tile .k{letter-spacing:.1em;color:var(--muted);font-size:.56rem;font-weight:800;display:block}.fc-tile .v{font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:900;line-height:1.15}.fc-tile .s{color:var(--muted);margin-top:.08rem;font-size:.62rem;line-height:1.35;display:block}.fc-band{background:linear-gradient(100deg,#6c4bc41a,#0000);border-left:3px solid #6c4bc4;border-radius:12px;align-items:flex-start;gap:.5rem;margin-top:.7rem;padding:.55rem .7rem;font-size:.76rem;line-height:1.6;display:flex}.fc-conf{align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.fc-conf .bar{background:var(--line);border-radius:5px;flex:1;height:8px;overflow:hidden}.fc-conf .bar>i{border-radius:5px;height:100%;transition:width 1s cubic-bezier(.2,.7,.3,1);display:block}.fc-note{color:var(--muted);background:var(--gov-blue-soft);border-radius:10px;margin-top:.5rem;padding:.5rem .65rem;font-size:.7rem;line-height:1.6}.sev-chip{letter-spacing:.04em;white-space:nowrap;border-radius:6px;align-items:center;gap:.25rem;padding:.12em .5em;font-size:.62rem;font-weight:800;display:inline-flex}.atk-det{border-left:4px solid var(--gov-navy);background:linear-gradient(#0b2e590d,#0000)}.atk-det dt{letter-spacing:.07em;color:var(--muted);text-transform:uppercase;margin-top:.5rem;font-size:.66rem}.atk-det dd{margin:.15rem 0 0;font-size:.8rem;line-height:1.55}.blk-card{background:#fdf2f2;border:1.5px solid #f0bebe;border-radius:12px;padding:.6rem .8rem}[data-theme=dark] .blk-card{background:#2e1a1a;border-color:#5c2e2e}.pay-box{border:1px solid var(--line);word-break:break-all;background:#f5f7fb;border-radius:8px;max-height:120px;padding:.4rem .55rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.7rem;overflow:auto}[data-theme=dark] .pay-box{background:#141c29}.warn-row{border-radius:10px;align-items:flex-start;gap:.6rem;margin-bottom:.4rem;padding:.55rem .7rem;font-size:.82rem;display:flex}.w-critical{background:#fde7e7;border-left:4px solid #8a1f1f}.w-high{background:#fff0e8;border-left:4px solid #b0563a}.w-medium{background:#fdf6e0;border-left:4px solid #8a6d1d}[data-theme=dark] .w-critical{background:#2e1414}[data-theme=dark] .w-high{background:#2e1e14}[data-theme=dark] .w-medium{background:#2b2617}.hlt-bar{background:var(--line);border-radius:6px;height:10px;overflow:hidden}.hlt-bar>i{height:100%;transition:width .4s;display:block}.hlt-tile{border:1px solid var(--line);text-align:center;background:var(--card);border-radius:12px;padding:.6rem .75rem}.hlt-tile b{color:var(--ink);font-size:1.25rem;line-height:1.1;display:block}.hlt-tile span{color:var(--muted);letter-spacing:.04em;font-size:.64rem}.sla-grid{grid-template-columns:1fr 88px;align-items:center;gap:.35rem .6rem;display:grid}.sla-grid input{text-align:center}.set-num{text-align:center;width:82px}.perm-box{border:1px dashed var(--line);background:var(--gov-blue-soft);border-radius:12px;padding:.6rem .8rem}.tg{letter-spacing:.06em;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .85rem;font-size:.72rem;font-weight:800;transition:all .15s;display:inline-flex}.tg-dot{background:#fff;border-radius:50%;width:8px;height:8px}.tg-on{background:var(--ok);color:#fff;box-shadow:0 3px 10px #1e9e6a59}.tg-off{color:#fff;opacity:.85;background:#c0392b;box-shadow:0 3px 10px #c0392b4d}.tg:hover{transform:scale(1.06)}.cab-hero{background:linear-gradient(135deg,var(--gov-navy),#1b5fbf);color:#fff;border-radius:20px;flex-wrap:wrap;align-items:center;gap:1.2rem;padding:1.4rem 1.5rem;display:flex;position:relative}[data-theme=dark] .cab-hero{background:linear-gradient(135deg,#0e1b33,#1b3b6e)}.cab-info{border:1px solid var(--line);border-radius:14px;overflow:hidden}.cab-row{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .85rem;font-size:.82rem;display:flex}.cab-row:not(:last-child){border-bottom:1px dashed var(--line)}.cab-row b{text-align:right}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}
