@layer base{._content_1hxhe_2{max-width:20rem;padding:var(--spacing-2) var(--spacing-3);background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius);font-size:.875rem;line-height:1.4;box-shadow:var(--shadow-md);font-family:var(--font-family-base);border:1px solid var(--border);z-index:var(--z-overlay);overflow-wrap:break-word;word-break:keep-all;animation-duration:var(--animation-duration-normal);animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity}._content_1hxhe_2[data-state=delayed-open][data-side=top]{animation-name:_slideDownAndFade_1hxhe_1}._content_1hxhe_2[data-state=delayed-open][data-side=bottom]{animation-name:_slideUpAndFade_1hxhe_1}._content_1hxhe_2[data-state=delayed-open][data-side=left]{animation-name:_slideRightAndFade_1hxhe_1}._content_1hxhe_2[data-state=delayed-open][data-side=right]{animation-name:_slideLeftAndFade_1hxhe_1}@keyframes _slideUpAndFade_1hxhe_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideDownAndFade_1hxhe_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideLeftAndFade_1hxhe_1{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes _slideRightAndFade_1hxhe_1{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}}@layer base{._toaster_uhdob_2{--viewport-padding: var(--spacing-4);--toast-width: 360px;--toast-border-radius: var(--radius);--toast-font-family: var(--font-family-base);--toast-animation-duration: var(--animation-duration-normal)}._toast_uhdob_2{display:flex;align-items:flex-start;gap:var(--spacing-3);padding:var(--spacing-4);background-color:var(--card);color:var(--card-foreground);border-radius:var(--radius);box-shadow:var(--shadow-md);border:1px solid var(--border);width:var(--toast-width);position:relative;animation:_slideIn_uhdob_1 var(--toast-animation-duration) cubic-bezier(.16,1,.3,1);transition:transform .2s ease,opacity .2s ease}._toast_uhdob_2:focus{outline:none;box-shadow:var(--shadow-focus)}._toast_uhdob_2:hover{transform:translateY(-2px)}._content_uhdob_35{flex:1;display:flex;flex-direction:column;gap:var(--spacing-1);min-width:0}._title_uhdob_43{font-weight:600;font-size:1rem;color:var(--card-foreground);line-height:1.4}._description_uhdob_50{font-size:.875rem;color:var(--muted-foreground);line-height:1.4}._icon_uhdob_56{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--primary)}._actionButton_uhdob_66{padding:var(--spacing-2) var(--spacing-3);background-color:var(--primary);color:var(--primary-foreground);border:none;border-radius:var(--radius-sm);font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color var(--animation-duration-fast) ease;margin-left:var(--spacing-2);white-space:nowrap}._actionButton_uhdob_66:hover{background-color:color-mix(in srgb,var(--primary) 90%,black)}._actionButton_uhdob_66:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._actionButton_uhdob_66:active{background-color:color-mix(in srgb,var(--primary) 80%,black)}._cancelButton_uhdob_93{padding:var(--spacing-2) var(--spacing-3);background-color:var(--muted);color:var(--muted-foreground);border:none;border-radius:var(--radius-sm);font-weight:500;font-size:.875rem;cursor:pointer;transition:background-color var(--animation-duration-fast) ease;white-space:nowrap}._cancelButton_uhdob_93:hover{background-color:color-mix(in srgb,var(--muted) 80%,white)}._cancelButton_uhdob_93:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._cancelButton_uhdob_93:active{background-color:color-mix(in srgb,var(--muted) 75%,white)}._closeButton_uhdob_119{position:absolute;top:var(--spacing-2);right:var(--spacing-2);display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:var(--radius-sm);background-color:transparent;color:var(--muted-foreground);border:none;cursor:pointer;opacity:.7;transition:opacity var(--animation-duration-fast) ease,background-color var(--animation-duration-fast) ease}._closeButton_uhdob_119:hover{opacity:1;background-color:var(--muted)}._closeButton_uhdob_119:focus-visible{outline:none;box-shadow:var(--shadow-focus);opacity:1}.dark ._toast_uhdob_2{border-color:var(--border)}.dark ._actionButton_uhdob_66:hover{background-color:color-mix(in srgb,var(--primary) 90%,white)}.dark ._actionButton_uhdob_66:active{background-color:color-mix(in srgb,var(--primary) 80%,white)}.dark ._cancelButton_uhdob_93:hover{background-color:color-mix(in srgb,var(--muted) 80%,black)}.dark ._cancelButton_uhdob_93:active{background-color:color-mix(in srgb,var(--muted) 70%,black)}@keyframes _slideIn_uhdob_1{0%{transform:translate(calc(100% + var(--viewport-padding)));opacity:0}to{transform:translate(0);opacity:1}}}._container_1be78_1{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background-color:var(--surface);padding:var(--spacing-4)}._card_1be78_11{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:32rem;width:100%;padding:var(--spacing-8);background-color:var(--card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}._iconContainer_1be78_24{margin-bottom:var(--spacing-6);animation:_pulse_1be78_1 3s infinite ease-in-out}._icon_1be78_24{color:var(--error)}._title_1be78_33{font-family:var(--font-family-heading);font-size:1.75rem;font-weight:600;color:var(--foreground);margin-bottom:var(--spacing-4)}._message_1be78_41{font-size:1.125rem;line-height:1.6;color:var(--muted-foreground);margin-bottom:var(--spacing-6)}@keyframes _pulse_1be78_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@media(max-width:640px){._card_1be78_11{padding:var(--spacing-6)}._title_1be78_33{font-size:1.5rem}._message_1be78_41{font-size:1rem}}@layer base{._skeleton_3rn52_2{position:relative;overflow:hidden;background-color:var(--muted);border-radius:var(--radius);width:100%;height:1rem}._skeleton_3rn52_2:after{content:"";position:absolute;inset:0;transform:translate(-100%);background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_3rn52_1 2s infinite}@keyframes _shimmer_3rn52_1{to{transform:translate(100%)}}.dark ._skeleton_3rn52_2{background-color:var(--muted)}.dark ._skeleton_3rn52_2:after{background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent)}}._container_bfcih_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:var(--background);z-index:var(--z-overlay);padding:var(--spacing-4);overflow-y:auto}._content_bfcih_13{width:100%;max-width:450px;display:flex;flex-direction:column;gap:var(--spacing-6);animation:_fadeIn_bfcih_1 var(--animation-duration-normal) ease-out}._lockIcon_bfcih_22{width:1.25rem;height:1.25rem;color:var(--primary);animation:_pulse_bfcih_1 2s infinite ease-in-out;margin-right:var(--spacing-2);vertical-align:middle}._skeletonGrid_bfcih_31{display:flex;flex-direction:column;gap:var(--spacing-4)}._skeletonRow_bfcih_37{display:flex;flex-direction:column;gap:var(--spacing-3)}._titleRow_bfcih_43{display:flex;align-items:center;gap:var(--spacing-4);margin:var(--spacing-2) 0}._leftSkeletons_bfcih_50,._rightSkeletons_bfcih_50{display:flex;flex-direction:column;gap:var(--spacing-2);flex:1}._title_bfcih_43{font-family:var(--font-family-heading);font-size:1.25rem;font-weight:500;color:var(--foreground);text-align:center;margin:0;padding:var(--spacing-2) var(--spacing-3);background-color:var(--surface);border-radius:var(--radius);flex:2;white-space:nowrap;display:flex;align-items:center;justify-content:center}._skeletonBar_bfcih_74{height:.75rem;width:100%;border-radius:var(--radius-sm)}@keyframes _pulse_bfcih_1{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes _fadeIn_bfcih_1{0%{opacity:0}to{opacity:1}}@media(max-width:640px){._title_bfcih_43{font-size:1rem;padding:var(--spacing-1) var(--spacing-2)}._content_bfcih_13{max-width:350px}._lockIcon_bfcih_22{width:1rem;height:1rem}}._accessDeniedIcon_1k3wn_1{color:var(--warning)}@layer base{._button_d1hh9_2{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-2);font-family:var(--font-family-base);font-weight:650;border-radius:var(--radius);white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color var(--animation-duration-fast) ease,border-color var(--animation-duration-fast) ease,color var(--animation-duration-fast) ease,box-shadow var(--animation-duration-fast) ease;outline:none;border:1px solid transparent;position:relative}._button_d1hh9_2:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary);outline:none}._sm_d1hh9_32{min-height:2.25rem;height:2.25rem;padding:0 var(--spacing-2);font-size:.875rem}._md_d1hh9_39{height:2.75rem;padding:0 var(--spacing-3);font-size:.9375rem}._lg_d1hh9_45{height:3rem;padding:0 var(--spacing-4);font-size:1rem;border-radius:var(--radius-md)}._icon_d1hh9_53,._icon-md_d1hh9_54{width:2.5rem;height:2.5rem;padding:0}._icon-sm_d1hh9_60{width:2.25rem;height:2.25rem;padding:0}._icon-lg_d1hh9_66{width:2.5rem;height:2.5rem;padding:0;border-radius:var(--radius-md)}._button_d1hh9_2 svg{flex-shrink:0}._sm_d1hh9_32 svg,._icon-sm_d1hh9_60 svg{width:1rem;height:1rem}._md_d1hh9_39 svg,._icon_d1hh9_53 svg,._icon-md_d1hh9_54 svg{width:1.25rem;height:1.25rem}._lg_d1hh9_45 svg,._icon-lg_d1hh9_66 svg{width:1.5rem;height:1.5rem}._primary_d1hh9_98{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 88%,white),var(--primary));color:var(--primary-foreground);border-color:var(--primary);--spinner-color: var(--primary-foreground);box-shadow:0 7px 18px color-mix(in srgb,var(--primary) 20%,transparent)}._primary_d1hh9_98:hover{background-color:color-mix(in oklch,var(--primary) 90%,var(--primary-foreground));border-color:color-mix(in oklch,var(--primary) 90%,var(--primary-foreground))}._primary_d1hh9_98:active{background-color:color-mix(in oklch,var(--primary) 85%,var(--primary-foreground));border-color:color-mix(in oklch,var(--primary) 85%,var(--primary-foreground))}._secondary_d1hh9_116{background-color:var(--secondary);color:var(--secondary-foreground);border-color:var(--secondary);--spinner-color: var(--secondary-foreground)}._secondary_d1hh9_116:hover{background-color:color-mix(in oklch,var(--secondary) 90%,var(--secondary-foreground));border-color:color-mix(in oklch,var(--secondary) 90%,var(--secondary-foreground))}._secondary_d1hh9_116:active{background-color:color-mix(in oklch,var(--secondary) 85%,var(--secondary-foreground));border-color:color-mix(in oklch,var(--secondary) 85%,var(--secondary-foreground))}._destructive_d1hh9_134{background-color:var(--error);color:var(--error-foreground);border-color:var(--error);--spinner-color: var(--error-foreground)}._destructive_d1hh9_134:hover{background-color:color-mix(in oklch,var(--error) 90%,var(--error-foreground));border-color:color-mix(in oklch,var(--error) 90%,var(--error-foreground))}._destructive_d1hh9_134:active{background-color:color-mix(in oklch,var(--error) 85%,var(--error-foreground));border-color:color-mix(in oklch,var(--error) 85%,var(--error-foreground))}._destructive_d1hh9_134:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--error)}._outline_d1hh9_158{background-color:transparent;border-color:var(--primary);color:var(--primary);--spinner-color: var(--primary)}._outline_d1hh9_158:hover{background-color:color-mix(in oklch,var(--primary) 12%,var(--background));border-color:color-mix(in oklch,var(--primary) 90%,var(--primary-foreground));color:color-mix(in oklch,var(--primary) 90%,var(--primary-foreground))}._outline_d1hh9_158:active{background-color:color-mix(in oklch,var(--primary) 15%,var(--background));border-color:color-mix(in oklch,var(--primary) 85%,var(--primary-foreground));color:color-mix(in oklch,var(--primary) 85%,var(--primary-foreground))}._ghost_d1hh9_178{background-color:transparent;border-color:transparent;--spinner-color: var(--primary)}._ghost_d1hh9_178:hover{background-color:color-mix(in oklch,var(--primary) 12%,var(--background));color:color-mix(in oklch,var(--primary) 90%,var(--primary-foreground))}._ghost_d1hh9_178:active{background-color:color-mix(in oklch,var(--primary) 15%,var(--background));color:color-mix(in oklch,var(--primary) 85%,var(--primary-foreground))}._link_d1hh9_195{background-color:transparent;color:var(--primary);height:auto;padding:0;text-decoration:none;border:none;border-radius:0;min-height:2.75rem;display:inline-flex;align-items:center;--spinner-color: var(--primary)}._link_d1hh9_195:hover{text-decoration:underline;color:color-mix(in oklch,var(--primary) 90%,var(--primary-foreground));background-color:transparent}._link_d1hh9_195:active{color:color-mix(in oklch,var(--primary) 85%,var(--primary-foreground));background-color:transparent}._link_d1hh9_195:focus-visible{box-shadow:0 0 0 2px var(--primary);outline:none;border-radius:.25rem}._disabled_d1hh9_227{opacity:.5;cursor:not-allowed;pointer-events:none}.dark ._primary_d1hh9_98:focus-visible,.dark ._outline_d1hh9_158:focus-visible,.dark ._ghost_d1hh9_178:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary)}.dark ._destructive_d1hh9_134:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--error)}.dark ._link_d1hh9_195:focus-visible{box-shadow:0 0 0 2px var(--primary)}}@layer base{._content_eo5yw_2,._subContent_eo5yw_3{min-width:12rem;overflow:hidden;background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:var(--spacing-2);animation:_scaleIn_eo5yw_1 var(--animation-duration-normal) ease-out;z-index:var(--z-popover)}._subContent_eo5yw_3{animation:_fadeIn_eo5yw_1 var(--animation-duration-normal) ease-out}._item_eo5yw_19,._checkboxItem_eo5yw_20,._radioItem_eo5yw_21,._subTrigger_eo5yw_22{position:relative;display:flex;align-items:center;cursor:pointer;user-select:none;border-radius:var(--radius-sm);font-size:.9375rem;padding:var(--spacing-2) var(--spacing-3);outline:none;transition:background-color var(--animation-duration-fast),color var(--animation-duration-fast)}._item_eo5yw_19:hover,._checkboxItem_eo5yw_20:hover,._radioItem_eo5yw_21:hover,._subTrigger_eo5yw_22:hover{background-color:color-mix(in srgb,var(--primary) 8%,transparent);color:var(--primary)}._item_eo5yw_19:focus-visible,._checkboxItem_eo5yw_20:focus-visible,._radioItem_eo5yw_21:focus-visible,._subTrigger_eo5yw_22:focus-visible{background-color:color-mix(in srgb,var(--primary) 12%,transparent);color:var(--primary)}._item_eo5yw_19[data-disabled],._checkboxItem_eo5yw_20[data-disabled],._radioItem_eo5yw_21[data-disabled],._subTrigger_eo5yw_22[data-disabled]{pointer-events:none;opacity:.5}._item_eo5yw_19[data-highlighted],._checkboxItem_eo5yw_20[data-highlighted],._radioItem_eo5yw_21[data-highlighted],._subTrigger_eo5yw_22[data-highlighted]{background-color:var(--primary);color:var(--primary-foreground)}._checkboxItem_eo5yw_20,._radioItem_eo5yw_21{padding-left:var(--spacing-8)}._checkboxIndicator_eo5yw_74,._radioIndicator_eo5yw_75{position:absolute;left:var(--spacing-3);display:flex;align-items:center;justify-content:center}._checkboxIndicator_eo5yw_74{height:1rem;width:1rem}._checkboxIndicator_eo5yw_74 svg{height:.875rem;width:.875rem}._radioIndicator_eo5yw_75{height:1rem;width:1rem}._radioIndicatorCircle_eo5yw_98{width:.5rem;height:.5rem;border-radius:var(--radius-full);background-color:currentColor}._label_eo5yw_105{padding:var(--spacing-2) var(--spacing-3);font-size:.875rem;font-weight:500;color:var(--muted-foreground)}._separator_eo5yw_112{height:1px;margin:var(--spacing-2) 0;background-color:var(--border)}._shortcut_eo5yw_118{margin-left:auto;font-size:.75rem;letter-spacing:.025em;opacity:.6}._subTriggerIcon_eo5yw_125{margin-left:auto;height:1rem;width:1rem;opacity:.75}._inset_eo5yw_132{padding-left:var(--spacing-8)}@keyframes _scaleIn_eo5yw_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes _fadeIn_eo5yw_1{0%{opacity:0}to{opacity:1}}}._container_10edu_1{display:inline-flex;position:relative}._themeButton_10edu_6{position:relative;transition:transform var(--animation-duration-normal) ease}._themeButton_10edu_6:hover{transform:scale(1.05)}._icon_10edu_15{color:var(--foreground);transition:transform var(--animation-duration-normal) ease}._menuIcon_10edu_20{margin-right:var(--spacing-2);color:currentColor}._activeItem_10edu_25{font-weight:500;color:var(--primary);background-color:color-mix(in srgb,var(--primary),transparent 90%)!important}._checkmark_10edu_31{margin-left:auto;font-weight:700}.dark ._icon_10edu_15{color:var(--foreground)}._shell_1un9t_1{min-height:100vh;display:grid;grid-template-columns:282px minmax(0,1fr);background:var(--background);color:var(--foreground);transition:grid-template-columns .22s cubic-bezier(.16,1,.3,1)}._shellCollapsed_1un9t_1{grid-template-columns:76px minmax(0,1fr)}._sidebar_1un9t_1{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;border-right:1px solid #285348;background:linear-gradient(180deg,#173f36,#12372f 58%,#0f3029);color:#eef7f2;z-index:30;box-shadow:8px 0 28px #0f302924;transition:width .22s cubic-bezier(.16,1,.3,1)}._brand_1un9t_1{min-height:86px;display:flex;align-items:center;gap:.75rem;padding:0 .85rem 0 1.05rem;border-bottom:1px solid rgba(229,244,237,.14);background:#ffffff09}._brandMark_1un9t_1{font-size:2rem;line-height:1;filter:drop-shadow(0 4px 8px rgba(205,150,20,.18));flex:0 0 auto}._brandText_1un9t_1{min-width:0;overflow:hidden}._brand_1un9t_1 strong,._brandText_1un9t_1>span{display:block;white-space:nowrap}._brand_1un9t_1 strong{font-family:var(--font-family-display);font-size:1.22rem;letter-spacing:-.04em;color:#f4faf6}._brandAccent_1un9t_1{color:#e3c568}._brandText_1un9t_1>span{margin-top:2px;font-size:.54rem;letter-spacing:.09em;text-transform:uppercase;color:#a9c5ba}._collapseButton_1un9t_1,._closeMobile_1un9t_1{margin-left:auto;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(230,245,238,.18);border-radius:9px;background:#ffffff12;color:#d8e9e1;cursor:pointer;flex:0 0 auto}._collapseButton_1un9t_1:hover{background:#ffffff1f;color:#f0cf70}._closeMobile_1un9t_1{display:none;border:0;background:transparent}._nav_1un9t_1{padding:.7rem .6rem 1rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#dce2e9 transparent}._hub_1un9t_1{display:flex;align-items:center;gap:.65rem;min-height:44px;padding:0 .72rem;border-radius:11px;color:#e2f0e9;text-decoration:none;white-space:nowrap;overflow:hidden}._hub_1un9t_1>span{width:28px;text-align:center;font-size:1.15rem;flex:0 0 auto}._hub_1un9t_1 strong{font-size:.76rem}._hub_1un9t_1:hover{background:#ffffff12}._hubActive_1un9t_1{background:linear-gradient(135deg,#d0ae4f,#b99134);color:#15382f;box-shadow:0 8px 18px #0f1e1633}._groupButton_1un9t_1{width:100%;min-height:32px;margin:.55rem 0 .18rem;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:.38rem;padding:0 .62rem;border:0;border-radius:8px;background:transparent;color:#91b2a5;text-align:left;cursor:pointer}._groupButton_1un9t_1:hover{background:#ffffff0e;color:#dcece4}._groupButton_1un9t_1>span{width:28px;text-align:center;font-size:.88rem}._groupButton_1un9t_1 strong{font-size:.53rem;font-weight:850;letter-spacing:.09em;white-space:nowrap}._groupButton_1un9t_1 svg{transition:transform .18s ease}._sectionBody_1un9t_1{display:grid;gap:.05rem}._moduleBlock_1un9t_1{margin-bottom:.12rem}._moduleButton_1un9t_1{width:100%;min-height:40px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:.4rem;padding:.2rem .62rem;border:1px solid transparent;border-radius:10px;background:transparent;color:#e2eee8;text-align:left;cursor:pointer}._moduleButton_1un9t_1:hover{background:#ffffff0f;border-color:#e5f4ed14}._moduleCurrent_1un9t_1{background:#dab8521f;border-color:#dab8523d}._moduleEmoji_1un9t_1{width:28px;text-align:center;font-size:1.08rem}._moduleButton_1un9t_1 strong{font-size:.72rem;font-weight:700}._moduleButton_1un9t_1 svg{color:#68758b;transition:transform .18s ease}._chevronOpen_1un9t_1{transform:rotate(180deg)}._children_1un9t_1{position:relative;margin:.08rem 0 .25rem 1.35rem;padding-left:.38rem}._children_1un9t_1:before{content:"";position:absolute;left:0;top:.1rem;bottom:.1rem;width:1px;background:#e1f1e91f}._navItem_1un9t_1{min-height:33px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:.35rem;padding:0 .52rem;border-radius:8px;color:#bed4ca;text-decoration:none;font-size:.66rem;transition:.14s ease;white-space:nowrap}._navEmoji_1un9t_1{width:24px;text-align:center;font-size:.84rem}._navIcon_1un9t_1{color:#8fb0a2}._navLabel_1un9t_1{overflow:hidden;text-overflow:ellipsis}._navItem_1un9t_1:hover{background:#ffffff0e;color:#f0f7f3;transform:translate(1px)}._navActive_1un9t_1{background:#e0be5826;color:#f0d985;font-weight:750}._navActive_1un9t_1 ._navIcon_1un9t_1{color:#e7c867}._navItem_1un9t_1 b{margin-left:auto;min-width:19px;height:19px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:.52rem}._sidebarFooter_1un9t_1{margin-top:auto;display:flex;align-items:center;gap:.65rem;padding:.75rem .95rem;border-top:1px solid rgba(229,244,237,.12);background:#051c1829;overflow:hidden}._online_1un9t_1,._offline_1un9t_1{width:8px;height:8px;border-radius:50%;flex:0 0 auto}._online_1un9t_1{background:#16bf77;box-shadow:0 0 0 4px #16bf771c}._offline_1un9t_1{background:#f0a018;box-shadow:0 0 0 4px #f0a0181f}._sidebarFooter_1un9t_1 strong,._sidebarFooter_1un9t_1 small{display:block;white-space:nowrap}._sidebarFooter_1un9t_1 strong{font-size:.66rem;color:#edf6f1}._sidebarFooter_1un9t_1 small{margin-top:2px;font-size:.52rem;color:#9bb9ad}._sidebarCollapsed_1un9t_1 ._brand_1un9t_1{justify-content:center;padding:0;position:relative}._sidebarCollapsed_1un9t_1 ._brandMark_1un9t_1{font-size:1.7rem}._sidebarCollapsed_1un9t_1 ._brandText_1un9t_1{display:none}._sidebarCollapsed_1un9t_1 ._collapseButton_1un9t_1{position:absolute;right:-14px;top:27px;z-index:3;width:28px;height:28px;border-radius:50%;box-shadow:0 3px 10px #0f172a1f}._sidebarCollapsed_1un9t_1 ._nav_1un9t_1{padding:.65rem .45rem}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1{justify-content:center;padding:0}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1>span{width:auto;font-size:1.18rem}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1 svg,._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1 svg,._sidebarCollapsed_1un9t_1 ._navLabel_1un9t_1,._sidebarCollapsed_1un9t_1 ._navIcon_1un9t_1,._sidebarCollapsed_1un9t_1 ._navItem_1un9t_1 b,._sidebarCollapsed_1un9t_1 ._sidebarFooter_1un9t_1>div{display:none}._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1{display:flex;justify-content:center;padding:0;margin:.55rem 0 .12rem;border-top:1px solid #edf0f4;border-radius:0;min-height:30px}._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1>span{font-size:.84rem}._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1{display:flex;justify-content:center;padding:0;min-height:42px}._sidebarCollapsed_1un9t_1 ._moduleEmoji_1un9t_1{font-size:1.18rem}._sidebarCollapsed_1un9t_1 ._moduleCurrent_1un9t_1{background:#edf9f3;border-color:#d9eee3}._sidebarCollapsed_1un9t_1 ._navItem_1un9t_1{display:flex;justify-content:center;padding:0;min-height:38px}._sidebarCollapsed_1un9t_1 ._navEmoji_1un9t_1{font-size:1rem;width:auto}._sidebarCollapsed_1un9t_1 ._sidebarFooter_1un9t_1{justify-content:center;padding:.85rem 0}._body_1un9t_1{min-width:0}._topbar_1un9t_1{height:82px;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(250px,1fr);align-items:center;gap:1rem;padding:0 1.6rem;border-bottom:1px solid #d5e0da;background:#f7faf6f0;backdrop-filter:blur(20px) saturate(145%);box-shadow:0 8px 22px #0f372d09}._topbarTitle_1un9t_1{display:flex;align-items:center;gap:.7rem}._topbarTitle_1un9t_1 strong,._topbarTitle_1un9t_1 span{display:block}._topbarTitle_1un9t_1 strong{font-family:var(--font-family-display);font-size:1.05rem;color:#17223c}._topbarTitle_1un9t_1 span{margin-top:2px;font-size:.62rem;color:#77839a}._menuButton_1un9t_1{display:none;border:0;background:transparent;padding:6px;color:inherit}._systemStates_1un9t_1{display:flex;gap:.45rem;align-items:center}._systemStates_1un9t_1 span{display:inline-flex;align-items:center;gap:.36rem;height:34px;padding:0 .7rem;border:1px solid #e3e8ef;border-radius:10px;background:var(--card);color:#334057;font-size:.61rem;font-weight:700}._systemStates_1un9t_1 i{width:8px;height:8px;border-radius:50%;background:#10b969}._stateGreen_1un9t_1{background:#f0fbf6!important;border-color:#d2f2e3!important;color:#087a48!important}._stateAmber_1un9t_1{background:var(--card)8ea!important;border-color:#f5e1ae!important;color:#a86c00!important}._statePurple_1un9t_1{background:#faf2ff!important;border-color:#ead7f7!important;color:#7e35a4!important}._actions_1un9t_1{display:flex;align-items:center;justify-content:flex-end;gap:.42rem}._bell_1un9t_1{width:38px;height:38px;position:relative;display:grid;place-items:center;border:1px solid #e2e7ee;border-radius:50%;background:var(--card);color:#3e4b63;text-decoration:none}._bell_1un9t_1 i{position:absolute;top:-4px;right:-3px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;background:#ef4444;color:#fff;font-size:.52rem;font-style:normal}._avatar_1un9t_1{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#12af6c,#078b56);color:#fff;font-weight:800;font-size:.75rem;box-shadow:0 6px 16px #0c9c6033}._user_1un9t_1 span,._user_1un9t_1 small{display:block}._user_1un9t_1 span{font-size:.72rem;font-weight:700;color:#1f2b44}._user_1un9t_1 small{margin-top:2px;font-size:.55rem;color:#8590a2;text-transform:capitalize}._content_1un9t_1{min-width:0}._overlay_1un9t_1{display:none}.dark ._sidebar_1un9t_1{background:#101a2b;color:#edf2f7;border-color:#27334a}.dark ._brand_1un9t_1{border-color:#27334a}.dark ._brand_1un9t_1 strong,.dark ._moduleButton_1un9t_1,.dark ._sidebarFooter_1un9t_1 strong,.dark ._topbarTitle_1un9t_1 strong,.dark ._user_1un9t_1 span{color:#edf2f8}.dark ._brandText_1un9t_1>span,.dark ._sidebarFooter_1un9t_1 small,.dark ._topbarTitle_1un9t_1 span,.dark ._user_1un9t_1 small{color:#92a0b7}.dark ._collapseButton_1un9t_1{background:#151f31;border-color:#2c3950;color:#c4cfde}.dark ._groupButton_1un9t_1:hover,.dark ._moduleButton_1un9t_1:hover,.dark ._navItem_1un9t_1:hover{background:#17243a;border-color:#263550}.dark ._moduleCurrent_1un9t_1,.dark ._navActive_1un9t_1{background:#123a2c;color:#5adea0;border-color:#21513f}.dark ._navItem_1un9t_1{color:#b9c4d5}.dark ._children_1un9t_1:before,.dark ._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1{border-color:#2a3850}.dark ._sidebarFooter_1un9t_1{background:#0d1728;border-color:#27334a}.dark ._topbar_1un9t_1{background:#0f1828f2;border-color:#2a364c}.dark ._systemStates_1un9t_1 span,.dark ._bell_1un9t_1{background:#151f31;border-color:#2c3950;color:#dce5ef}.dark ._stateGreen_1un9t_1{background:#102f25!important;border-color:#21513f!important;color:#6ce0a6!important}.dark ._stateAmber_1un9t_1{background:#332611!important;border-color:#574522!important;color:#f6bd56!important}.dark ._statePurple_1un9t_1{background:#2a1835!important;border-color:#4a2d59!important;color:#d294f0!important}@media(max-width:1180px){._systemStates_1un9t_1{display:none}._topbar_1un9t_1{grid-template-columns:1fr auto}}@media(max-width:960px){._shell_1un9t_1,._shellCollapsed_1un9t_1{grid-template-columns:1fr}._sidebar_1un9t_1,._sidebarCollapsed_1un9t_1{position:fixed;left:0;top:0;width:282px;transform:translate(-102%);transition:transform .24s cubic-bezier(.16,1,.3,1)}._sidebarOpen_1un9t_1{transform:translate(0)}._sidebarCollapsed_1un9t_1 ._brand_1un9t_1{justify-content:flex-start;padding:0 1.05rem}._sidebarCollapsed_1un9t_1 ._brandText_1un9t_1{display:block}._sidebarCollapsed_1un9t_1 ._collapseButton_1un9t_1{display:none}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1{justify-content:flex-start;padding:0 .72rem}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1 svg,._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1 svg,._sidebarCollapsed_1un9t_1 ._navLabel_1un9t_1,._sidebarCollapsed_1un9t_1 ._navIcon_1un9t_1,._sidebarCollapsed_1un9t_1 ._navItem_1un9t_1 b,._sidebarCollapsed_1un9t_1 ._sidebarFooter_1un9t_1>div{display:initial}._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1{display:grid;grid-template-columns:28px 1fr auto;justify-content:initial;padding:0 .62rem;border-top:0;border-radius:8px}._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1{display:grid;grid-template-columns:28px 1fr auto;justify-content:initial;padding:.2rem .62rem}._sidebarCollapsed_1un9t_1 ._navItem_1un9t_1{display:grid;grid-template-columns:24px minmax(0,1fr) auto;justify-content:initial;padding:0 .52rem}._sidebarCollapsed_1un9t_1 ._sidebarFooter_1un9t_1{justify-content:flex-start;padding:.75rem .95rem}._closeMobile_1un9t_1,._menuButton_1un9t_1{display:grid;place-items:center}._collapseButton_1un9t_1{display:none}._overlay_1un9t_1{display:block;position:fixed;inset:0;border:0;background:#09122061;backdrop-filter:blur(3px);z-index:25}._topbar_1un9t_1{padding:0 1rem}._user_1un9t_1{display:none}}@media(max-width:540px){._topbarTitle_1un9t_1 span{display:none}._actions_1un9t_1{gap:.2rem}._avatar_1un9t_1{display:none}}@media(max-width:1180px){._shell_1un9t_1,._shellCollapsed_1un9t_1{grid-template-columns:1fr}._sidebar_1un9t_1,._sidebarCollapsed_1un9t_1{position:fixed;left:0;top:0;width:min(340px,88vw);transform:translate(-102%);transition:transform .24s cubic-bezier(.16,1,.3,1)}._sidebarOpen_1un9t_1{transform:translate(0)}._sidebarCollapsed_1un9t_1 ._brand_1un9t_1{justify-content:flex-start;padding:0 1.05rem}._sidebarCollapsed_1un9t_1 ._brandText_1un9t_1{display:block}._sidebarCollapsed_1un9t_1 ._collapseButton_1un9t_1{display:none}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1{justify-content:flex-start;padding:0 .72rem}._sidebarCollapsed_1un9t_1 ._hub_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1 svg,._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1 strong,._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1 svg,._sidebarCollapsed_1un9t_1 ._navLabel_1un9t_1,._sidebarCollapsed_1un9t_1 ._navIcon_1un9t_1,._sidebarCollapsed_1un9t_1 ._navItem_1un9t_1 b,._sidebarCollapsed_1un9t_1 ._sidebarFooter_1un9t_1>div{display:initial}._sidebarCollapsed_1un9t_1 ._groupButton_1un9t_1{display:grid;grid-template-columns:28px 1fr auto;justify-content:initial;padding:0 .62rem;border-top:0;border-radius:8px}._sidebarCollapsed_1un9t_1 ._moduleButton_1un9t_1{display:grid;grid-template-columns:28px 1fr auto;justify-content:initial;padding:.2rem .62rem}._sidebarCollapsed_1un9t_1 ._navItem_1un9t_1{display:grid;grid-template-columns:24px minmax(0,1fr) auto;justify-content:initial;padding:0 .52rem}._sidebarCollapsed_1un9t_1 ._sidebarFooter_1un9t_1{justify-content:flex-start;padding:.75rem .95rem}._closeMobile_1un9t_1,._menuButton_1un9t_1{display:grid;place-items:center}._collapseButton_1un9t_1{display:none}._overlay_1un9t_1{display:block;position:fixed;inset:0;border:0;background:#09122061;backdrop-filter:blur(3px);z-index:25}._topbar_1un9t_1{padding:0 1rem}._user_1un9t_1{display:none}._hub_1un9t_1{min-height:50px}._hub_1un9t_1 strong{font-size:.84rem}._groupButton_1un9t_1{min-height:42px}._groupButton_1un9t_1 strong{font-size:.64rem}._moduleButton_1un9t_1{min-height:48px}._moduleButton_1un9t_1 strong{font-size:.8rem}._navItem_1un9t_1{min-height:44px;font-size:.76rem}._navEmoji_1un9t_1{font-size:.95rem}._sidebarFooter_1un9t_1 strong{font-size:.74rem}._sidebarFooter_1un9t_1 small{font-size:.62rem}}._mobileDock_1un9t_3{display:none}@media(max-width:700px){._topbar_1un9t_1{height:64px;padding:0 .65rem;gap:.45rem}._topbarTitle_1un9t_1{gap:.35rem;min-width:0}._topbarTitle_1un9t_1>div{min-width:0}._topbarTitle_1un9t_1 strong{font-size:.86rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:45vw}._actions_1un9t_1>button:last-child{display:none}._bell_1un9t_1{width:34px;height:34px}._content_1un9t_1{padding-bottom:calc(76px + env(safe-area-inset-bottom,0px))}._mobileDock_1un9t_3{position:fixed;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;left:0;right:0;bottom:0;z-index:22;min-height:64px;padding:.38rem .45rem calc(.35rem + env(safe-area-inset-bottom,0px));border-top:1px solid #dfe6e2;background:#fffffff7;backdrop-filter:blur(18px) saturate(150%);box-shadow:0 -8px 24px #0f172a12}._mobileDock_1un9t_3 a,._mobileDock_1un9t_3 button{position:relative;display:grid;place-items:center;align-content:center;gap:.14rem;min-width:0;min-height:52px;padding:.2rem .16rem;border:0;border-radius:10px;background:transparent;color:#718093;text-decoration:none}._mobileDock_1un9t_3 small{font-size:.52rem;font-weight:720;white-space:nowrap}._mobileDockIcon_1un9t_4{position:relative;width:28px;height:25px;display:grid;place-items:center}._mobileDockIcon_1un9t_4 b{position:absolute;top:-5px;right:-7px;min-width:16px;height:16px;padding:0 3px;display:grid;place-items:center;border-radius:999px;background:#e5484d;color:#fff;font-size:.45rem}._mobileDockActive_1un9t_4{background:#edf9f3!important;color:#0b9358!important}._menuButton_1un9t_1{width:34px;height:34px;border-radius:9px;background:#f5f8f7}._sidebar_1un9t_1,._sidebarCollapsed_1un9t_1{width:min(330px,90vw)}.dark ._mobileDock_1un9t_3{background:#0f1828f7;border-color:#2a364c}.dark ._mobileDock_1un9t_3 a,.dark ._mobileDock_1un9t_3 button{color:#aab6c7}.dark ._mobileDockActive_1un9t_4{background:#123a2c!important;color:#65dda4!important}.dark ._menuButton_1un9t_1{background:#17243a}}._loading_1k5s5_1{padding:2rem;color:var(--muted-foreground)}._page_1k5s5_1{min-height:60vh;display:grid;place-items:center;padding:var(--spacing-6)}._card_1k5s5_1{width:min(620px,100%);padding:1.75rem;text-align:center;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card)}._card_1k5s5_1>span{width:46px;height:46px;margin:0 auto var(--spacing-4);display:grid;place-items:center;border-radius:50%;background:var(--secondary)}._card_1k5s5_1 h1{font-family:var(--font-family-display);margin:var(--spacing-3) 0}._card_1k5s5_1 p{color:var(--muted-foreground);line-height:1.55}._card_1k5s5_1 small{display:block;margin-top:var(--spacing-4);color:var(--muted-foreground);line-height:1.5}:root{--z-overlay: 400;--z-modal-overlay: 600;--z-modal-content: 610;--z-popover: 620;--z-spotlight: 1000;--z-critical: 2000;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-12: 3rem;--spacing-16: 4rem;--spacing-20: 5rem}:root{--background: #eef3ef;--foreground: #10231d;--surface: #e4ece7;--surface-foreground: #14211d;--sidebar: #0b211b;--sidebar-foreground: #eef5f1;--card: #fbfcf9;--card-foreground: #14211d;--popup: #f8faf6;--popup-foreground: #14211d;--primary: #0d7058;--primary-foreground: #f7fbf8;--secondary: #d7e4dc;--secondary-foreground: #23463d;--accent: #c8a84b;--accent-foreground: #1b2718;--muted: #dfe7e1;--muted-foreground: #61706a;--success: #2f7d5b;--success-foreground: #f7fff9;--error: #b64a4a;--error-foreground: #fff8f8;--warning: #b47b24;--warning-foreground: #fffaf0;--info: #3b6f8d;--info-foreground: #f6fbff;--info-hover: #315f79;--info-active: #284e64;--border: #cfdad4;--font-family-base: "IBM Plex Sans", sans-serif;--font-family-display: "Bricolage Grotesque", sans-serif;--font-family-monospace: "IBM Plex Mono", monospace;--font-family-cursive: "Bricolage Grotesque", sans-serif;--shadow: 0 1px 2px rgba(11, 33, 27, .04), 0 8px 24px rgba(11, 33, 27, .035);--shadow-md: 0 12px 34px rgba(11, 33, 27, .09);--shadow-lg: 0 24px 70px rgba(11, 33, 27, .16);--shadow-focus: 0 0 0 3px rgba(23, 107, 88, .22);--radius-sm: .4rem;--radius: .75rem;--radius-md: 1rem;--radius-lg: 1.35rem;--radius-full: 999px;--animation-duration-fast: .12s;--animation-duration-normal: .22s;--animation-duration-slow: .36s;--chart-color-1: #176b58;--chart-color-2: #6b8f71;--chart-color-3: #b47b24;--chart-color-4: #3b6f8d;--chart-color-5: #8b6f9d}.dark{--background: #0d1412;--foreground: #edf4f0;--surface: #121c18;--surface-foreground: #edf4f0;--sidebar: #09100e;--sidebar-foreground: #edf4f0;--card: #15201c;--card-foreground: #edf4f0;--popup: #17231f;--popup-foreground: #edf4f0;--primary: #4eb392;--primary-foreground: #08110e;--secondary: #21312b;--secondary-foreground: #dce8e2;--accent: #c7d94f;--accent-foreground: #141b0d;--muted: #1c2824;--muted-foreground: #96a59f;--success: #55b883;--success-foreground: #07140d;--error: #df7474;--error-foreground: #1d0a0a;--warning: #d6a452;--warning-foreground: #1a1205;--info: #69a2c2;--info-foreground: #07131a;--info-hover: #78afcd;--info-active: #8bbcd6;--border: #2c3a35;--shadow: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 8px 24px rgba(0, 0, 0, .24);--shadow-lg: 0 18px 48px rgba(0, 0, 0, .34);--shadow-focus: 0 0 0 3px rgba(78, 179, 146, .3);--chart-color-1: #4eb392;--chart-color-2: #85aa88;--chart-color-3: #d6a452;--chart-color-4: #69a2c2;--chart-color-5: #b091c5}html{font-size:17px;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-family-base);font-size:1rem;line-height:1.45;background:radial-gradient(circle at 82% -10%,color-mix(in srgb,var(--primary) 13%,transparent),transparent 30rem),radial-gradient(circle at 18% 12%,rgba(200,168,75,.08),transparent 24rem),linear-gradient(180deg,#f2f6f2 0%,var(--background) 42%,#eaf0ec 100%);color:var(--foreground);-webkit-font-smoothing:antialiased}*{box-sizing:border-box}::selection{background:color-mix(in srgb,var(--primary) 22%,transparent)}@media(max-width:1366px),(pointer:coarse){html{font-size:17px}button,input,textarea,select,[role=button],[role=tab],[role=option]{font-size:max(16px,.9rem)}input,textarea,select,button,[role=button],[role=tab]{min-height:44px}a{-webkit-tap-highlight-color:transparent}}@media(max-width:600px){html{font-size:17px}}@layer base{ul{list-style-type:none;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-family-base)}*{box-sizing:border-box;padding:0;margin:0}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}th,td{display:table-cell!important}}.rbc-month-view{overflow:visible!important}
