:root{--color-background:#f8f8f8;--color-background-secondary:#f8fafc;--color-background-tertiary:#f1f5f9;--color-surface:#ffffff;--color-surface-hover:#f8fafc;--color-border:#aeaeae;--color-border-light:#f1f5f9;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-text-tertiary:#94a3b8;--color-text-inverse:#ffffff;--color-primary:#3b82f6;--color-primary-hover:#2563eb;--color-primary-light:#dbeafe;--color-success:#10b981;--color-success-hover:#059669;--color-success-light:#d1fae5;--color-warning:#f59e0b;--color-warning-hover:#d97706;--color-warning-light:#fef3c7;--color-danger:#da0000;--color-danger-hover:#dc2626;--color-danger-light:#fee2e2;--color-info:#06b6d4;--color-info-hover:#0891b2;--color-info-light:#cffafe;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);--transition-fast:150ms ease-in-out;--transition-normal:250ms ease-in-out;--transition-slow:350ms ease-in-out}[data-theme=dark]{--color-background:#0f172a;--color-background-secondary:#1e293b;--color-background-tertiary:#334155;--color-surface:#1e293b;--color-surface-hover:#334155;--color-border:#7e8b9f;--color-border-light:#475569;--color-text-primary:#f8fafc;--color-text-secondary:#bcc6d0;--color-text-tertiary:#94a3b8;--color-text-inverse:#0f172a;--color-primary:#60a5fa;--color-primary-hover:#3b82f6;--color-primary-light:#1e3a8a;--color-success:#34d399;--color-success-hover:#10b981;--color-success-light:#064e3b;--color-warning:#fbbf24;--color-warning-hover:#f59e0b;--color-warning-light:#78350f;--color-danger:#f87171;--color-danger-hover:#ef4444;--color-danger-light:#420000;--color-info:#22d3ee;--color-info-hover:#06b6d4;--color-info-light:#164e63;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.3);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.4),0 2px 4px -1px rgba(0,0,0,0.3);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.4),0 4px 6px -2px rgba(0,0,0,0.3);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.5),0 10px 10px -5px rgba(0,0,0,0.4)}body{transition:background-color var(--transition-normal),color var(--transition-normal)}*{transition:background-color var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{display:inline-block;width:16px;height:16px}.spinnerIcon{width:100%;height:100%;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:spin 1s linear infinite}.textCenter{text-align:center}.textLeft{text-align:left}.textRight{text-align:right}.fontBold{font-weight:600}.fontSemiBold{font-weight:500}.colorPrimary{color:var(--color-primary)}.colorSuccess{color:var(--color-success)}.colorDanger{color:var(--color-danger)}.colorWarning{color:var(--color-warning)}.colorInfo{color:var(--color-info)}.colorMuted{color:var(--color-text-secondary)}@media(max-width:768px){.hideMobile{display:none!important}}@media(min-width:769px){.hideDesktop{display:none!important}}.badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:500;line-height:1;color:var(--color-text-inverse);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4px}.badge.badgePrimary{background-color:var(--color-primary)}.badge.badgeSuccess{background-color:var(--color-success)}.badge.badgeDanger{background-color:var(--color-danger)}.badge.badgeWarning{background-color:var(--color-warning)}.badge.badgeInfo{background-color:var(--color-info)}.badge.badgeSecondary{background-color:var(--color-text-secondary)}.badge.badgeLight{background-color:var(--color-background-tertiary);color:var(--color-text-primary)}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.fw-w{flex-wrap:wrap}.fw-nw{flex-wrap:nowrap}.fd-c{flex-direction:column}.fd-r{flex-direction:row}.fd-cr{flex-direction:column-reverse}.fd-rr{flex-direction:row-reverse}.pc-c{place-content:center}.jc-sb{justify-content:space-between}.jc-c{justify-content:center}.jc-se{justify-content:space-evenly}.jc-sa{justify-content:space-around}.jc-fe{justify-content:flex-end}.ai-fs{align-items:flex-start}.ai-c{align-items:center}.ai-fe{align-items:flex-end}.ai-s{align-items:stretch}.cg-5{column-gap:5px}.cg-10{column-gap:10px}.cg-20{column-gap:20px}.cg-40{column-gap:40px}.rg-5{row-gap:5px}.rg-10{row-gap:10px}.rg-20{row-gap:20px}.rg-40{row-gap:40px}@media(min-width:768px){.d-s-block{display:block}.d-s-flex{display:flex}.d-s-grid{display:grid}.fw-s-w{flex-wrap:wrap}.fd-s-c{flex-direction:column}.fd-s-cr{flex-direction:column-reverse}.fd-s-r{flex-direction:row}.fd-s-rr{flex-direction:row-reverse}.pc-s-c{place-content:center}.jc-s-sb{justify-content:space-between}.jc-s-c{justify-content:center}.jc-s-se{justify-content:space-evenly}.jc-s-sa{justify-content:space-around}.jc-s-fe{justify-content:flex-end}.ai-s-fs{align-items:flex-start}.ai-s-c{align-items:center}.ai-s-fe{align-items:flex-end}.cg-s-10{column-gap:10px}.cg-s-20{column-gap:20px}.cg-s-40{column-gap:40px}.rg-s-10{row-gap:10px}.rg-s-20{row-gap:20px}.rg-s-40{row-gap:40px}.d-m-block{display:block}.d-m-flex{display:flex}.d-m-grid{display:grid}.fw-m-w{flex-wrap:wrap}.fd-m-c{flex-direction:column}.fd-m-cr{flex-direction:column-reverse}.fd-m-rr{flex-direction:row-reverse}.pc-c{place-content:center}.jc-m-sb{justify-content:space-between}.jc-m-c{justify-content:center}.jc-m-se{justify-content:space-evenly}.jc-m-sa{justify-content:space-around}.jc-m-fe{justify-content:flex-end}.ai-m-fs{align-items:flex-start}.ai-m-c{align-items:center}.ai-m-fe{align-items:flex-end}.cg-m-10{column-gap:10px}.cg-m-20{column-gap:20px}.cg-m-40{column-gap:40px}.rg-m-10{row-gap:10px}.rg-m-20{row-gap:20px}.rg-m-40{row-gap:40px}}@media(min-width:1200px){.d-l-block{display:block}.d-l-flex{display:flex}.d-l-grid{display:grid}.fw-l-w{flex-wrap:wrap}.fd-l-c{flex-direction:column}.fd-l-cr{flex-direction:column-reverse}.fd-l-rr{flex-direction:row-reverse}.pc-c{place-content:center}.jc-l-sb{justify-content:space-between}.jc-l-c{justify-content:center}.jc-l-se{justify-content:space-evenly}.jc-l-sa{justify-content:space-around}.jc-l-fe{justify-content:flex-end}.ai-l-fs{align-items:flex-start}.ai-l-c{align-items:center}.ai-l-fe{align-items:flex-end}.cg-l-10{column-gap:10px}.cg-l-20{column-gap:20px}.cg-l-40{column-gap:40px}.rg-l-10{row-gap:10px}.rg-l-20{row-gap:20px}.rg-l-40{row-gap:40px}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box}:root{--header-height:65px}@media(max-width:768px){:root{--header-height:45px}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--color-background);color:var(--color-text-primary);line-height:1.6}header{position:relative;height:var(--header-height)}h1,h2,h3,h4,h5,h6,ol,ul{margin:0}ol,ul{list-style:none;padding:0}a{color:unset;text-decoration:none}button{border:none;overflow:visible;outline:none;background:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;font-style:inherit}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}