/*! 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)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--font-sans:var(--font-source),"Helvetica Neue",Helvetica,Arial,sans-serif;--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);--font-weight-light:300;--font-weight-medium:500;--font-weight-semibold:600;--tracking-wide:.025em;--radius-sm:.25rem;--radius-lg:.5rem;--default-font-family:var(--font-source),"Helvetica Neue",Helvetica,Arial,sans-serif;--default-mono-font-family:ui-monospace,monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.m-0{margin:0}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-0{margin-bottom:0}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.block{display:block}.flex{display:flex}.hidden{display:none}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-full{width:100%}.max-w-full{max-width:100%}.max-w-md{max-width:var(--container-md)}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#ddd\]{border-color:#ddd}.bg-\[\#3c8dbc\]{background-color:#3c8dbc}.bg-\[\#f2dede\]{background-color:#f2dede}.bg-\[\#fcf8e3\]{background-color:#fcf8e3}.bg-white{background-color:var(--color-white)}.bg-white\/15{background-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.bg-white\/15{background-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.p-2{padding:calc(var(--spacing) * 2)}.p-5{padding:calc(var(--spacing) * 5)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.text-center{text-align:center}.font-mono{font-family:ui-monospace,monospace}.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-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[11px\]{font-size:11px}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.35em\]{--tw-tracking:.35em;letter-spacing:.35em}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.break-all{word-break:break-all}.text-\[\#3c8dbc\]{color:#3c8dbc}.text-\[\#8a6d3b\]{color:#8a6d3b}.text-\[\#333\]{color:#333}.text-\[\#555\]{color:#555}.text-\[\#777\]{color:#777}.text-\[\#999\]{color:#999}.text-\[\#a94442\]{color:#a94442}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:40rem){.sm\:flex{display:flex}.sm\:inline{display:inline}.sm\:p-6{padding:calc(var(--spacing) * 6)}.sm\:px-4{padding-inline:calc(var(--spacing) * 4)}.sm\:py-10{padding-block:calc(var(--spacing) * 10)}}}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-cyrillic-ext-300-normal.8fb6eedc.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-ext-300-normal.f2595a55.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-cyrillic-300-normal.347f9c0f.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-300-normal.69f71d2e.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+301,u+400-45f,u+490-491,u+4b0-4b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-greek-ext-300-normal.d289b8f3.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-ext-300-normal.3332cacb.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-greek-300-normal.6ee5884a.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-300-normal.26445905.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-vietnamese-300-normal.03a40133.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-vietnamese-300-normal.9e0c3075.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-latin-ext-300-normal.56a90567.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-ext-300-normal.92fc1113.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/source-sans-3-latin-300-normal.8f7ba3a9.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-300-normal.1282fae5.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-cyrillic-ext-400-normal.fa26b716.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-ext-400-normal.4e2e700e.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-cyrillic-400-normal.4088e0b0.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-400-normal.b2858cb7.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+301,u+400-45f,u+490-491,u+4b0-4b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-greek-ext-400-normal.547e0ad6.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-ext-400-normal.2b4869ce.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-greek-400-normal.872ed1ef.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-400-normal.bd0aa891.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-vietnamese-400-normal.61b56992.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-vietnamese-400-normal.82dc1ee7.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-latin-ext-400-normal.84de447d.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-ext-400-normal.e5d1dbbf.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/source-sans-3-latin-400-normal.0a156fb7.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-400-normal.9046fb69.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-cyrillic-ext-600-normal.9158c39d.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-ext-600-normal.89ebc1a1.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-cyrillic-600-normal.68778369.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-600-normal.8a34d64e.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+301,u+400-45f,u+490-491,u+4b0-4b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-greek-ext-600-normal.a47c834a.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-ext-600-normal.59f184fb.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-greek-600-normal.1b10f24d.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-600-normal.2e022391.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-vietnamese-600-normal.f8633d7b.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-vietnamese-600-normal.2fe68eb1.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-latin-ext-600-normal.698816cd.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-ext-600-normal.5a6e3eb6.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/source-sans-3-latin-600-normal.b3aeb4c3.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-600-normal.43a556d6.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-cyrillic-ext-700-normal.3d365e76.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-ext-700-normal.0669153b.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-cyrillic-700-normal.ca3896a6.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-cyrillic-700-normal.9f3add72.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+301,u+400-45f,u+490-491,u+4b0-4b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-greek-ext-700-normal.3b7fb126.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-ext-700-normal.910510d4.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-greek-700-normal.88654fb2.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-greek-700-normal.7c95baf8.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-vietnamese-700-normal.d1594fba.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-vietnamese-700-normal.924a29bf.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-latin-ext-700-normal.8eb560ff.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-ext-700-normal.2b50bc92.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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:Source Sans\ 3;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/source-sans-3-latin-700-normal.67fb5140.woff2?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)format("woff2"),url(/_next/static/media/source-sans-3-latin-700-normal.bfe0f22c.woff?dpl=dpl_E6ibaWYAPXtCCTTWwEXVhYi4RZsR)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}:root{--header:#3c8dbc;--header-dark:#367fa9;--sidebar:#222d32;--sidebar-hover:#1e282c;--sidebar-active:#1a2226;--sidebar-text:#b8c7ce;--sidebar-text-active:#fff;--bg:#ecf0f5;--surface:#fff;--ink:#333;--muted:#777;--line:#f4f4f4;--link:#3c8dbc;--card-aqua:#00c0ef;--card-red:#f56954;--card-orange:#f39c12;--card-purple:#605ca8;--ok:#00a65a;--warn:#f39c12;--danger:#dd4b39;--font-source:"Source Sans 3","Helvetica Neue",Helvetica,Arial,sans-serif}*{box-sizing:border-box}body,html{min-height:100%}body{color:var(--ink);background:var(--bg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}.box{background:var(--surface);border-top:3px solid #d2d6de;border-radius:3px;margin-bottom:20px;box-shadow:0 1px 1px #0000001a}.box-primary{border-top-color:var(--header)}.box-header{color:#444;border-bottom:1px solid #f4f4f4;font-size:18px;font-weight:400}.box-body,.box-footer,.box-header{padding:10px}.box-footer{text-align:center;background:#f9f9f9;border-top:1px solid #f4f4f4}.field{width:100%;color:var(--ink);background:#fff;border:1px solid #d2d6de;border-radius:0;outline:none;padding:6px 12px;font-size:14px;box-shadow:inset 0 1px 1px #00000014}.field:focus{border-color:var(--header)}.field-label{color:var(--ink);margin-bottom:5px;font-size:14px;font-weight:600;display:block}.field-hint{color:var(--muted);margin-top:.35rem;font-size:12px;display:block}.btn-primary{border:1px solid var(--header-dark);background:var(--header);color:#fff;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:6px 12px;font-size:14px;font-weight:400;display:inline-flex}.btn-primary:hover{background:var(--header-dark)}.btn-ghost{color:#444;cursor:pointer;background:#f4f4f4;border:1px solid #ccc;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:6px 12px;font-size:14px;font-weight:400;display:inline-flex}.btn-ghost:hover{background:#e7e7e7}.btn-danger{color:#fff;cursor:pointer;background:#dd4b39;border:1px solid #d73925;border-radius:3px;justify-content:center;align-items:center;gap:.4rem;padding:6px 12px;font-size:14px;font-weight:400;display:inline-flex}.btn-danger:hover{background:#d73925}table.data{border-collapse:collapse;width:100%;font-size:14px}table.data th{text-align:left;color:var(--ink);background:#fff;border-bottom:2px solid #f4f4f4;padding:8px;font-size:14px;font-weight:600}table.data td{vertical-align:middle;border-top:1px solid #f4f4f4;padding:8px}table.data tbody tr:nth-child(2n) td{background:#f9f9f9}table.data tbody tr:hover td{background:#f5f5f5}.empty-state{text-align:center;color:var(--muted);padding:2rem 1rem}.settings-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-tile{--tile-accent:#3c8dbc;border:1px solid #d2d6de;border-left:4px solid var(--tile-accent);color:inherit;background:#fff;border-radius:3px;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 1px 1px #0000000d}.settings-tile:hover{color:inherit;border-color:#c8ccd4;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 22px #222d321a}.settings-tile-icon{background:var(--tile-accent);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}@supports (color:color-mix(in lab,red,red)){.settings-tile-icon{background:color-mix(in srgb,var(--tile-accent) 14%,white)}}.settings-tile-icon{color:var(--tile-accent)}.settings-tile-body{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.settings-tile-title{color:#444;font-size:1.125rem;font-weight:600}.settings-tile-desc{color:#777;font-size:.875rem;line-height:1.45}.settings-tile-arrow{color:#bbb;flex-shrink:0;margin-top:.35rem;transition:color .16s,transform .16s}.settings-tile:hover .settings-tile-arrow{color:var(--tile-accent);transform:translate(3px)}.login-shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.login-logo{border-radius:16px;width:72px;height:72px;display:block;box-shadow:0 6px 18px #3c8dbc47}.hub-shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.hub-topbar{background:var(--header);color:#fff;box-shadow:0 1px 3px #0000001f}.hub-topbar-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:.7rem 1.15rem;display:flex}.hub-brand{align-items:center;gap:.65rem;display:inline-flex}.hub-brand,.hub-brand:hover{color:#fff;text-decoration:none}.hub-brand-logo{border-radius:8px;box-shadow:0 2px 8px #0000002e}.hub-brand-text{flex-direction:column;line-height:1.1;display:flex}.hub-brand-name{font-size:1.05rem;font-weight:600}.hub-brand-sub{letter-spacing:.1em;text-transform:uppercase;opacity:.8;font-size:.7rem;font-weight:600}.hub-user{align-items:center;gap:.65rem;display:flex}.hub-signout{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:3px;padding:.35rem .75rem;font-size:.75rem}.hub-signout:hover{background:#ffffff2e}.hub-settings-link{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff47;border-radius:3px;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.hub-settings-link:hover{color:#fff;background:#ffffff2e;text-decoration:none}.hub-main{flex-direction:column;flex:1;display:flex}.hub-home{background:radial-gradient(circle at top,#3c8dbc14,transparent 42%),var(--bg);flex:1;justify-content:center;align-items:center;padding:2rem 1.15rem 3rem;display:flex}.hub-home-inner{text-align:center;width:100%;max-width:40rem;animation:hub-rise .42s both}.hub-home-logo{--hub-logo-scale:1;width:min(100%,calc(22rem * var(--hub-logo-scale)));height:auto;max-height:calc(5rem * var(--hub-logo-scale));object-fit:contain;margin:0 auto 1.5rem;display:block}.hub-greeting{color:var(--muted);margin:0 0 1.75rem;font-size:.95rem}.hub-settings{flex:1;padding:1.5rem 1.15rem 2.5rem}.hub-settings-inner{width:100%;max-width:42rem;margin:0 auto}.hub-settings-header{margin-bottom:1.25rem}.hub-settings-back{color:var(--header);margin-bottom:.65rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.hub-settings-back:hover{text-decoration:underline}.hub-settings-header h1{color:#444;margin:0 0 .4rem;font-size:1.6rem;font-weight:500}.hub-settings-header p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.hub-settings-banner{border-radius:3px;margin-bottom:1rem;padding:.75rem .9rem;font-size:.875rem}.hub-settings-banner.is-ok{color:#3c763d;background:#dff0d8}.hub-settings-banner.is-warn{color:#8a6d3b;background:#fcf8e3}.hub-settings-card{border:1px solid #d2d6de;border-top:3px solid var(--header);background:#fff;border-radius:3px;padding:1.25rem 1.35rem 1.4rem;box-shadow:0 1px 1px #0000000f}.hub-settings-card h2{color:#444;margin:0 0 .35rem;font-size:1.15rem;font-weight:600}.hub-settings-hint{color:var(--muted);margin:0 0 1rem;font-size:.875rem;line-height:1.45}.hub-settings-preview-wrap{margin-bottom:1.1rem}.hub-settings-preview-wrap .hub-home-logo{margin-bottom:.55rem}.hub-logo-size{margin-bottom:.75rem}.hub-logo-size-label{color:#555;justify-content:space-between;align-items:center;margin-bottom:.45rem;font-size:.8rem;font-weight:600;display:flex}.hub-logo-size-value{font-variant-numeric:tabular-nums;color:var(--header)}.hub-logo-size-slider{width:100%;accent-color:var(--header);cursor:pointer}.hub-settings-meta{color:#999;margin:.45rem 0 0;font-size:.78rem}.hub-settings-form{flex-direction:column;gap:.75rem;display:flex}.hub-settings-file{color:#555;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.hub-settings-file input[type=file]{background:#fafbfc;border:1px solid #d2d6de;border-radius:3px;padding:.55rem .65rem;font-size:.85rem;font-weight:400}.hub-settings-btn{background:var(--header);color:#fff;cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.65rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.hub-settings-btn:hover{background:var(--header-dark)}.hub-settings-btn.is-ghost{color:#555;background:#fff;border:1px solid #d2d6de}.hub-settings-btn.is-ghost:hover{border-color:var(--header);color:var(--header);background:#f7fbfe}.hub-icon-grid{flex-wrap:wrap;justify-content:center;gap:1.75rem 1.5rem;max-width:28rem;margin:0 auto;padding:0;list-style:none;display:flex}.hub-icon-item{width:6.5rem;animation:hub-rise .38s both}.hub-icon-link{--hub-app-accent:var(--header);width:100%;color:inherit;border-radius:12px;flex-direction:column;align-items:center;gap:.65rem;padding:.35rem;text-decoration:none;transition:transform .14s;display:flex}.hub-icon-link:hover{color:inherit;text-decoration:none;transform:translateY(-3px)}.hub-icon-link:hover .hub-icon-img{box-shadow:0 10px 22px #222d3229,0 0 0 2px var(--hub-app-accent)}@supports (color:color-mix(in lab,red,red)){.hub-icon-link:hover .hub-icon-img{box-shadow:0 10px 22px #222d3229,0 0 0 2px color-mix(in srgb,var(--hub-app-accent) 45%,transparent)}}.hub-icon-link:active{transform:translateY(-1px)scale(.98)}.hub-icon-img{object-fit:cover;border-radius:18px;width:80px;height:80px;transition:box-shadow .14s;display:block;box-shadow:0 4px 14px #222d321f}.hub-icon-label{max-width:100%;color:var(--hub-app-accent);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;display:block;overflow:hidden}.hub-linkable-preview{object-fit:cover;border-radius:12px;width:48px;height:48px;box-shadow:0 2px 8px #222d321f}.hub-color-row{flex-wrap:wrap;gap:.4rem;display:flex}.hub-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:3px;width:1.5rem;height:1.5rem}.hub-color-swatch.is-active{border-color:#333;box-shadow:inset 0 0 0 1px #fff}.hub-row-actions{justify-content:flex-end;gap:.45rem;display:flex}@keyframes hub-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}