.AppLayout_layout__q1i8C{width:100%;max-width:100%;margin-inline:auto;padding-inline:var(--page-padding-x);box-sizing:border-box}.AppLayout_variant-standard__H82FV{max-width:var(--max-content)}.AppLayout_variant-wide__KBRH7{max-width:var(--max-content-wide)}.AppLayout_variant-narrow__OQJZ4{max-width:var(--max-content-narrow)}.AppLayout_variant-full__JO_9A{max-width:none;padding-inline:0}.AppLayout_layout__q1i8C[style*="--custom-max-width"]{max-width:var(--custom-max-width)}.AppLayout_spacing-none__yKQzx{padding-block:0}.AppLayout_spacing-compact__aLOR_{padding-block:var(--space-2)}.AppLayout_spacing-default__YesFL{padding-block-start:var(--space-sm);padding-block-end:var(--space-md)}.AppLayout_spacing-relaxed__xk_Y0{padding-block:var(--space-xl)}.AppLayout_minHeight-auto___OkL4{min-height:auto}.AppLayout_minHeight-fill__z0LNy{min-height:100%}.AppLayout_minHeight-screen__Glta3{min-height:calc(100vh - var(--header-height));min-height:calc(100dvh - var(--header-height))}.AppLayout_bg-primary__kIrGE{background:var(--bg-primary)}.AppLayout_bg-secondary__q4Cj7{background:var(--bg-secondary)}.AppLayout_centerContent__7Kzfb{display:flex;flex-direction:column;align-items:center;justify-content:center}.AppLayout_dashboardLayout__8rdVt{display:flex;flex-direction:column;width:100%;max-width:var(--max-content);margin-inline:auto}.AppLayout_sidebar__jX114{width:100%;flex-shrink:0;background:var(--bg-primary);border-bottom:1px solid var(--border-light)}.AppLayout_dashboardMain__xZPuW{flex:1 1 auto;min-width:0;padding-inline:var(--page-padding-x)}@media (min-width:768px){.AppLayout_dashboardLayout__8rdVt{flex-direction:row}.AppLayout_sidebar__jX114{width:var(--sidebar-width,260px);border-bottom:none;border-inline-end:1px solid var(--border-light);position:sticky;z-index:30;top:var(--header-height);height:calc(100vh - var(--header-height));height:calc(100dvh - var(--header-height));overflow-y:auto}.AppLayout_dashboardMain__xZPuW{padding-inline:var(--space-4)}}.AppLayout_section__nVpSd{width:100%}.AppLayout_section-compact__N09ux{margin-block:var(--space-sm)}.AppLayout_section-default__IxXc7{margin-block:var(--space-lg)}.AppLayout_section-relaxed__yMUy_{margin-block:var(--space-xl)}.AppLayout_grid__2As2Z{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--grid-min-width,280px),100%),1fr));gap:var(--grid-gap,var(--card-gap))}.AppLayout_stack__lGqKu{display:flex;flex-direction:column;gap:var(--stack-gap,var(--space-sm))}.AppLayout_align-start__5KJmZ{align-items:flex-start}.AppLayout_align-center__DjO_w{align-items:center}.AppLayout_align-end__isli_{align-items:flex-end}.AppLayout_align-stretch___Bm5n{align-items:stretch}.AppLayout_cluster__Aoev4{display:flex;gap:var(--cluster-gap,var(--space-sm))}.AppLayout_clusterWrap__gAzEF{flex-wrap:wrap}.AppLayout_justify-start__X5ZzB{justify-content:flex-start}.AppLayout_justify-center__i6Rsm{justify-content:center}.AppLayout_justify-end__Mf_gW{justify-content:flex-end}.AppLayout_justify-between__YWKjt{justify-content:space-between}.AppLayout_clusterAlign-start__zZU73{align-items:flex-start}.AppLayout_clusterAlign-center__mCegF{align-items:center}.AppLayout_clusterAlign-end__cFn6u{align-items:flex-end}.AppLayout_clusterAlign-baseline__Xb7Ba{align-items:baseline}.AppLayout_card__XLoBZ{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius);box-shadow:var(--shadow)}.AppLayout_cardPadding-0__N6tSe{padding:0}.AppLayout_cardPadding-2__NP_Jd{padding:var(--space-sm)}.AppLayout_cardPadding-3__q5P_g{padding:var(--card-padding)}.AppLayout_cardPadding-4__lhZXN{padding:var(--space-lg)}.AppLayout_cardInteractive__z_Oec{cursor:pointer;transition:box-shadow var(--duration-base) var(--ease-in-out-smooth),border-color var(--duration-base) var(--ease-in-out-smooth),transform var(--duration-base) var(--ease-in-out-smooth)}.AppLayout_cardInteractive__z_Oec:hover{box-shadow:var(--shadow-md);border-color:var(--border);transform:translateY(-2px)}.AppLayout_cardInteractive__z_Oec:active{transform:translateY(0)}@media (min-width:768px){.AppLayout_spacing-default__YesFL{padding-block-start:var(--space-md);padding-block-end:var(--space-lg)}.AppLayout_spacing-relaxed__xk_Y0{padding-block:var(--space-2xl)}}@media print{.AppLayout_sidebar__jX114{display:none}.AppLayout_dashboardMain__xZPuW{padding:0}}@media (max-width:480px){.AppLayout_dashboardMain__xZPuW,.AppLayout_layout__q1i8C{padding-inline:1rem}.AppLayout_grid__2As2Z{--grid-min-width:100%;gap:var(--space-md)}}@media (min-width:1440px){.AppLayout_dashboardMain__xZPuW{padding-inline:var(--space-6)}}