*,*:before,*:after{box-sizing:border-box}html,body,p,ol,ul,li,figure,figcaption,blockquote,dl,dd,menu,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul,ol{list-style:none}body{min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}a:not([class]){text-decoration-skip-ink:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--background: #ffffff;--foreground: #0f172a;--background-muted: #f8f8f8;--card: #ffffff;--card-foreground: #0f172a;--popover: #ffffff;--popover-foreground: #0f172a;--primary: #1d4ed8;--primary-foreground: #ffffff;--secondary: #f1f5f9;--secondary-foreground: #0f172a;--muted: #f8fafc;--muted-foreground: #64748b;--accent: #eff6ff;--accent-foreground: #1d4ed8;--destructive: #ef4444;--destructive-foreground: #ffffff;--border: #e2e8f0;--input: #e2e8f0;--ring: #1d4ed8;--chart-1: #3b82f6;--chart-2: #10b981;--chart-3: #f59e0b;--chart-4: #8b5cf6;--chart-5: #ec4899;--sidebar-background: #ffffff;--sidebar-foreground: #334155;--sidebar-primary: #1d4ed8;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #e2e8f0;--sidebar-accent-foreground: #0f172a;--sidebar-border: #cbd5e1;--sidebar-ring: #1d4ed8;--radius: .5rem;--radius-lg: var(--radius);--radius-md: calc(var(--radius) - 2px);--radius-sm: calc(var(--radius) - 4px)}.dark{--background: #0b0f19;--foreground: #f8fafc;--background-muted: #1e293b;--card: #111625;--card-foreground: #f8fafc;--popover: #111625;--popover-foreground: #f8fafc;--primary: #3b82f6;--primary-foreground: #ffffff;--secondary: #1e293b;--secondary-foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--accent: #1e293b;--accent-foreground: #3b82f6;--destructive: #7f1d1d;--destructive-foreground: #ffffff;--border: #1f293d;--input: #1f293d;--ring: #3b82f6;--chart-1: #3b82f6;--chart-2: #10b981;--chart-3: #f59e0b;--chart-4: #8b5cf6;--chart-5: #ec4899;--sidebar-background: #111625;--sidebar-foreground: #94a3b8;--sidebar-primary: #3b82f6;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #111625;--sidebar-accent-foreground: #f8fafc;--sidebar-border: #1f293d;--sidebar-ring: #3b82f6}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--border)}body{font-family:Arial,Helvetica,sans-serif;margin:0;background-color:var(--background);color:var(--foreground)}.text-balance{text-wrap:balance}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.animate-accordion-down{animation:accordion-down .2s ease-out}.animate-accordion-up{animation:accordion-up .2s ease-out}._container_13zqr_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:2rem;font-family:system-ui,-apple-system,sans-serif}._content_13zqr_14{text-align:center;max-width:450px;animation:_fadeIn_13zqr_1 .4s ease-out forwards}._iconWrapper_13zqr_20{width:6rem;height:6rem;background-color:#eef2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#3f3ff3}._errorCode_13zqr_32{font-size:6rem;font-weight:800;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}._title_13zqr_41{font-size:1.5rem;font-weight:600;color:#374151;margin:1rem 0 .5rem}._description_13zqr_48{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 2rem}._buttonGroup_13zqr_55{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._primaryButton_13zqr_63,._secondaryButton_13zqr_64{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;border-radius:.5rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._primaryButton_13zqr_63{background-color:#3f3ff3;color:#fff}._primaryButton_13zqr_63:hover{background-color:#3333d1}._primaryButton_13zqr_63:active{transform:translateY(1px)}._secondaryButton_13zqr_64{background-color:#fff;color:#374151;border:1px solid #d1d5db}._secondaryButton_13zqr_64:hover{background-color:#f3f4f6;border-color:#9ca3af}._secondaryButton_13zqr_64:active{transform:translateY(1px)}@keyframes _fadeIn_13zqr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._container_1lec1_1{display:flex;min-height:100vh;font-family:system-ui,-apple-system,sans-serif}._brandSection_1lec1_10{display:none;position:relative;overflow:hidden;background-color:#3f3ff3}._formSection_1lec1_17{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#fff}@media(min-width:1024px){._brandSection_1lec1_10{display:flex;width:50%}._formSection_1lec1_17{width:50%}}._brandContent_1lec1_36{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:3rem}._logoWrapper_1lec1_46{display:flex;align-items:center}._logoIcon_1lec1_51{width:5rem;height:5rem;border:2px solid #ffffff;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}._logoText_1lec1_62{font-size:1.25rem;font-weight:600;color:#fff;margin:0}._heroText_1lec1_69{flex:1;display:flex;flex-direction:column;justify-content:center}._heroText_1lec1_69 h2{font-size:2.25rem;color:#fff;margin-bottom:1.5rem;line-height:1.2}._heroText_1lec1_69 p{color:#ffffffe6;font-size:1.125rem;line-height:1.6}._footer_1lec1_89{display:flex;justify-content:space-between;align-items:center;color:#ffffffb3;font-size:.875rem}._privacyLink_1lec1_97{cursor:pointer}._privacyLink_1lec1_97:hover{color:#ffffffe6}._formContainer_1lec1_104{width:100%;max-width:28rem}._mobileLogo_1lec1_109{display:block;text-align:center;margin-bottom:2rem}@media(min-width:1024px){._mobileLogo_1lec1_109{display:none}}._logoIconMobile_1lec1_121{width:5rem;height:5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;background-color:#3f3ff3}._logoDotMobile_1lec1_132{width:4rem;height:4rem;border-radius:.125rem}._wrapper_1xpnv_1{display:flex;flex-direction:column;gap:1.5rem}._header_1xpnv_6{text-align:center}._title_1xpnv_9{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:600}._subtitle_1xpnv_15{color:#6b7280;margin:0;font-size:.875rem}._form_1xpnv_20{display:flex;flex-direction:column;gap:1rem}._inputGroup_1xpnv_25{display:flex;flex-direction:column;gap:.5rem}._label_1xpnv_30{font-size:.875rem;font-weight:500;color:#111827}._input_1xpnv_25{height:3rem;padding:0 1rem;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;font-size:.875rem;width:100%;box-sizing:border-box}._input_1xpnv_25:focus{border-color:#3f3ff3}._passwordWrapper_1xpnv_48{position:relative;display:flex;align-items:center}._eyeButton_1xpnv_53{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:.25rem}._optionsRow_1xpnv_63{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}._rememberMe_1xpnv_69{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;cursor:pointer}._checkbox_1xpnv_77{cursor:pointer;border-radius:.25rem;border-color:#d1d5db}._forgotLink_1xpnv_82{background:none;border:none;color:#3f3ff3;font-size:.875rem;cursor:pointer;padding:0}._forgotLink_1xpnv_82:hover{opacity:.8;text-decoration:underline}._primaryButton_1xpnv_94{height:3rem;background-color:#3f3ff3;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem}._primaryButton_1xpnv_94:hover{opacity:.9}._divider_1xpnv_107{position:relative;text-align:center;margin:1rem 0}._divider_1xpnv_107:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;z-index:1}._divider_1xpnv_107 span{position:relative;z-index:2;background:#fff;padding:0 .5rem;color:#6b7280;font-size:.75rem;text-transform:uppercase}._socialGrid_1xpnv_130{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._socialButton_1xpnv_135{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#111827}._socialButton_1xpnv_135:hover{background-color:#f9fafb}._footerText_1xpnv_151{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1rem}._switchMode_1xpnv_157{background:none;border:none;color:#3f3ff3;font-weight:500;cursor:pointer;padding:0}._switchMode_1xpnv_157:hover{opacity:.8;text-decoration:underline}._wrapper_224ha_1{display:flex;flex-direction:column;gap:1.5rem}._header_224ha_6{text-align:center}._title_224ha_9{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:600}._subtitle_224ha_15{color:#6b7280;margin:0;font-size:.875rem}._form_224ha_20{display:flex;flex-direction:column;gap:1rem}._inputGroup_224ha_25{display:flex;flex-direction:column;gap:.5rem}._label_224ha_30{font-size:.875rem;font-weight:500;color:#111827}._input_224ha_25{height:2.5rem;padding:0 1rem;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;font-size:.875rem;width:100%;box-sizing:border-box}._input_224ha_25:focus{border-color:#3f3ff3}._passwordWrapper_224ha_48{position:relative;display:flex;align-items:center}._eyeButton_224ha_53{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:.25rem}._primaryButton_224ha_63{height:3rem;background-color:#3f3ff3;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem}._primaryButton_224ha_63:hover{opacity:.9}._divider_224ha_76{position:relative;text-align:center;margin:1rem 0}._divider_224ha_76:before{content:"";position:absolute;top:50%;left:0;right:0;border-top:1px solid #e5e7eb;z-index:1}._divider_224ha_76 span{position:relative;z-index:2;background:#fff;padding:0 .5rem;color:#6b7280;font-size:.75rem;text-transform:uppercase}._socialGrid_224ha_99{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._socialButton_224ha_104{height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid #e5e7eb;background:#fff;border-radius:.5rem;cursor:pointer;font-size:.875rem;color:#111827}._socialButton_224ha_104:hover{background-color:#f9fafb}._footerText_224ha_120{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1rem}._switchMode_224ha_126{background:none;border:none;color:#3f3ff3;font-weight:500;cursor:pointer;padding:0}._switchMode_224ha_126:hover{opacity:.8;text-decoration:underline}._disabledButton_224ha_139{background-color:#9ca3af;cursor:not-allowed}._container_142x9_1{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}._barsContainer_142x9_9{display:flex;gap:.5rem;height:.25rem}._bar_142x9_9{flex:1;border-radius:9999px;transition:background-color .3s ease}._bgMuted_142x9_22{background-color:var(--muted)}._bgDestructive_142x9_25{background-color:var(--destructive)}._bgAmber_142x9_28{background-color:#f59e0b}._bgEmerald_142x9_31{background-color:#10b981}._statusLabel_142x9_36{font-size:.75rem;color:var(--muted-foreground);font-weight:500;margin:0}._criteriaList_142x9_44{display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0;list-style:none}._criterionItem_142x9_53{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--muted-foreground)}._icon_142x9_62{width:1rem;height:1rem;transition:color .3s ease,opacity .3s ease;flex-shrink:0}._iconMet_142x9_71{color:#10b981}._iconUnmet_142x9_75{opacity:.4}._textBase_142x9_79{transition:color .3s ease}._textMet_142x9_83{color:var(--foreground)}._container_1k5vo_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;padding:2rem;font-family:system-ui,-apple-system,sans-serif}._card_1k5vo_14{background-color:#fff;width:100%;max-width:500px;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:2.5rem 2rem}._header_1k5vo_25{text-align:center;margin-bottom:2rem}._iconWrapper_1k5vo_30{width:4rem;height:4rem;background-color:#eef2ff;color:#3f3ff3;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._pulseIcon_1k5vo_42{animation:_pulse_1k5vo_42 2s cubic-bezier(.4,0,.6,1) infinite}._title_1k5vo_46{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .5rem}._subtitle_1k5vo_53{color:#6b7280;font-size:.95rem;margin:0}._servicesList_1k5vo_59{display:flex;flex-direction:column;gap:1rem}._serviceItem_1k5vo_65{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#fafafa;transition:border-color .2s ease}._serviceItem_1k5vo_65:hover{border-color:#d1d5db}._serviceInfo_1k5vo_80{display:flex;align-items:center;gap:1rem}._serviceIcon_1k5vo_86{color:#6b7280;display:flex;align-items:center}._serviceName_1k5vo_92{font-size:1rem;font-weight:600;color:#374151;margin:0 0 .25rem}._serviceDescription_1k5vo_99{font-size:.85rem;color:#6b7280;margin:0}._statusBadge_1k5vo_106{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:600}._success_1k5vo_116{background-color:#dcfce7;color:#166534}._error_1k5vo_121{background-color:#fee2e2;color:#991b1b}._loading_1k5vo_126{background-color:#f3f4f6;color:#4b5563}._spin_1k5vo_132{animation:_spin_1k5vo_132 1s linear infinite}._backButton_1k5vo_137{margin-top:2rem;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem;background-color:#f9fafb;color:#4b5563;border:1px solid #e5e7eb;border-radius:.75rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._backButton_1k5vo_137:hover{background-color:#f3f4f6;color:#111827;border-color:#d1d5db}._backButton_1k5vo_137:active{transform:translateY(1px)}@keyframes _spin_1k5vo_132{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1k5vo_42{0%,to{opacity:1}50%{opacity:.5}}._button_satyt_1{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:color .15s,background-color .15s,border-color .15s;outline:none;border:none;cursor:pointer;text-decoration:none}._button_satyt_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._button_satyt_1:disabled{pointer-events:none;opacity:.5}._button_satyt_1>svg{pointer-events:none;width:1rem;height:1rem;flex-shrink:0}._variant-default_satyt_41{background-color:var(--primary);color:var(--primary-foreground)}._variant-default_satyt_41:hover{background-color:color-mix(in srgb,var(--primary) 90%,transparent)}._variant-destructive_satyt_49{background-color:var(--destructive);color:var(--destructive-foreground)}._variant-destructive_satyt_49:hover{background-color:color-mix(in srgb,var(--destructive) 90%,transparent)}._variant-outline_satyt_57{border:1px solid var(--input);background-color:var(--background);color:inherit}._variant-outline_satyt_57:hover{background-color:var(--accent);color:var(--accent-foreground)}._variant-secondary_satyt_67{background-color:var(--secondary);color:var(--secondary-foreground)}._variant-secondary_satyt_67:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._variant-ghost_satyt_75{background-color:transparent;color:inherit}._variant-ghost_satyt_75:hover{background-color:var(--accent);color:var(--accent-foreground)}._variant-link_satyt_84{background-color:transparent;color:var(--primary);text-underline-offset:4px}._variant-link_satyt_84:hover{text-decoration:underline}._size-default_satyt_94{height:2.5rem;padding:.5rem 1rem}._size-sm_satyt_99{height:2.25rem;border-radius:.375rem;padding:0 .75rem}._size-lg_satyt_105{height:2.75rem;border-radius:.375rem;padding:0 2rem}._size-icon_satyt_111{height:2.5rem;width:2.5rem;padding:0}._input_izzen_1{display:flex;height:2.5rem;width:100%;border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;color:inherit;transition:border-color .15s,box-shadow .15s}@media(min-width:768px){._input_izzen_1{font-size:.875rem;line-height:1.25rem}}._input_izzen_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._input_izzen_1:disabled{cursor:not-allowed;opacity:.5}._input_izzen_1::placeholder{color:var(--muted-foreground)}._input_izzen_1::file-selector-button{border:0;background-color:transparent;font-size:.875rem;font-weight:500;color:var(--foreground);padding-right:1rem;cursor:pointer}._separator_1vvsc_1{flex-shrink:0;background-color:var(--border)}._horizontal_1vvsc_6{height:1px;width:100%}._vertical_1vvsc_11{height:100%;width:1px}@keyframes _fadeIn_1r1yg_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1r1yg_1{0%{opacity:1}to{opacity:0}}@keyframes _slideInTop_1r1yg_1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes _slideOutTop_1r1yg_1{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes _slideInBottom_1r1yg_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slideOutBottom_1r1yg_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _slideInLeft_1r1yg_1{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes _slideOutLeft_1r1yg_1{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes _slideInRight_1r1yg_1{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes _slideOutRight_1r1yg_1{0%{transform:translate(0)}to{transform:translate(100%)}}._overlay_1r1yg_91{position:fixed;inset:0;z-index:50;background-color:#000c}._overlay_1r1yg_91[data-state=open]{animation:_fadeIn_1r1yg_1 .15s ease-in-out forwards}._overlay_1r1yg_91[data-state=closed]{animation:_fadeOut_1r1yg_1 .15s ease-in-out forwards}._content_1r1yg_106{position:fixed;z-index:50;display:flex;flex-direction:column;gap:1rem;background-color:var(--background);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._content_1r1yg_106[data-state=open]{animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,.72,0,1)}._content_1r1yg_106[data-state=closed]{animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.32,.72,0,1)}._side-top_1r1yg_132{top:0;left:0;right:0;border-bottom:1px solid var(--border)}._side-top_1r1yg_132[data-state=open]{animation-name:_slideInTop_1r1yg_1}._side-top_1r1yg_132[data-state=closed]{animation-name:_slideOutTop_1r1yg_1}._side-bottom_1r1yg_145{bottom:0;left:0;right:0;border-top:1px solid var(--border)}._side-bottom_1r1yg_145[data-state=open]{animation-name:_slideInBottom_1r1yg_1}._side-bottom_1r1yg_145[data-state=closed]{animation-name:_slideOutBottom_1r1yg_1}._side-left_1r1yg_158{left:0;top:0;bottom:0;height:100%;width:75%;max-width:24rem;border-right:1px solid var(--border)}._side-left_1r1yg_158[data-state=open]{animation-name:_slideInLeft_1r1yg_1}._side-left_1r1yg_158[data-state=closed]{animation-name:_slideOutLeft_1r1yg_1}._side-right_1r1yg_174{right:0;top:0;bottom:0;height:100%;width:75%;max-width:24rem;border-left:1px solid var(--border)}._side-right_1r1yg_174[data-state=open]{animation-name:_slideInRight_1r1yg_1}._side-right_1r1yg_174[data-state=closed]{animation-name:_slideOutRight_1r1yg_1}._closeButton_1r1yg_190{position:absolute;right:1rem;top:1rem;border-radius:.125rem;opacity:.7;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--foreground);padding:0}._closeButton_1r1yg_190:hover{opacity:1}._closeButton_1r1yg_190:focus{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._closeButton_1r1yg_190:disabled{pointer-events:none}._closeButton_1r1yg_190[data-state=open]{background-color:var(--secondary)}._icon_1r1yg_226{width:1rem;height:1rem}._srOnly_1r1yg_231{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._header_1r1yg_243{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:640px){._header_1r1yg_243{text-align:left}}._footer_1r1yg_256{display:flex;flex-direction:column-reverse}@media(min-width:640px){._footer_1r1yg_256{flex-direction:row;justify-content:flex-end;gap:.5rem}}._title_1r1yg_269{font-size:1.125rem;font-weight:600;color:var(--foreground);margin:0}._description_1r1yg_276{font-size:.875rem;color:var(--muted-foreground);margin:0}._skeleton_6txz3_1{border-radius:.375rem;background-color:var(--accent, #e2e8f0);animation:_pulse_6txz3_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_6txz3_1{0%,to{opacity:1}50%{opacity:.5}}._wrapper_5ievw_3{display:flex;min-height:100vh;width:100%}._wrapper_5ievw_3:has([data-variant=inset]){background-color:var(--sidebar-background)}._sidebarRoot_5ievw_14{display:none;color:var(--sidebar-foreground)}@media(min-width:768px){._sidebarRoot_5ievw_14{display:block}}._sidebarNone_5ievw_25{display:flex;height:100%;width:var(--sidebar-width);flex-direction:column;background-color:var(--sidebar-background);color:var(--sidebar-foreground)}._mobileContent_5ievw_34{width:var(--sidebar-width);background-color:var(--sidebar-background);padding:0;color:var(--sidebar-foreground)}._mobileContent_5ievw_34>button{display:none}._mobileInner_5ievw_45{display:flex;height:100%;width:100%;flex-direction:column}._sidebarGap_5ievw_53{position:relative;height:100vh;width:var(--sidebar-width);background-color:transparent;transition:width .2s linear}._sidebarRoot_5ievw_14[data-collapsible=offcanvas] ._sidebarGap_5ievw_53{width:0}._sidebarRoot_5ievw_14[data-side=right] ._sidebarGap_5ievw_53{transform:rotate(180deg)}._sidebarRoot_5ievw_14[data-collapsible=icon][data-variant=floating] ._sidebarGap_5ievw_53,._sidebarRoot_5ievw_14[data-collapsible=icon][data-variant=inset] ._sidebarGap_5ievw_53{width:calc(var(--sidebar-width-icon) + 1rem)}._sidebarRoot_5ievw_14[data-collapsible=icon]:not([data-variant=floating]):not([data-variant=inset]) ._sidebarGap_5ievw_53{width:var(--sidebar-width-icon)}._sidebarFixed_5ievw_81{position:fixed;inset-block:0;z-index:10;display:none;height:100vh;width:var(--sidebar-width);transition:left .2s linear,right .2s linear,width .2s linear}@media(min-width:768px){._sidebarFixed_5ievw_81{display:flex}}._sidebarRoot_5ievw_14[data-side=left] ._sidebarFixed_5ievw_81{left:0}._sidebarRoot_5ievw_14[data-side=right] ._sidebarFixed_5ievw_81{right:0}._sidebarRoot_5ievw_14[data-side=left][data-collapsible=offcanvas] ._sidebarFixed_5ievw_81{left:calc(var(--sidebar-width) * -1)}._sidebarRoot_5ievw_14[data-side=right][data-collapsible=offcanvas] ._sidebarFixed_5ievw_81{right:calc(var(--sidebar-width) * -1)}._sidebarRoot_5ievw_14[data-variant=floating] ._sidebarFixed_5ievw_81,._sidebarRoot_5ievw_14[data-variant=inset] ._sidebarFixed_5ievw_81{padding:.5rem}._sidebarRoot_5ievw_14[data-collapsible=icon][data-variant=floating] ._sidebarFixed_5ievw_81,._sidebarRoot_5ievw_14[data-collapsible=icon][data-variant=inset] ._sidebarFixed_5ievw_81{width:calc(var(--sidebar-width-icon) + 1rem + 2px)}._sidebarRoot_5ievw_14[data-collapsible=icon]:not([data-variant=floating]):not([data-variant=inset]) ._sidebarFixed_5ievw_81{width:var(--sidebar-width-icon)}._sidebarRoot_5ievw_14[data-collapsible=icon][data-side=left]:not([data-variant=floating]):not([data-variant=inset]) ._sidebarFixed_5ievw_81{border-right:1px solid var(--sidebar-border)}._sidebarRoot_5ievw_14[data-collapsible=icon][data-side=right]:not([data-variant=floating]):not([data-variant=inset]) ._sidebarFixed_5ievw_81{border-left:1px solid var(--sidebar-border)}._sidebarInner_5ievw_147{display:flex;height:100%;width:100%;flex-direction:column;background-color:var(--sidebar-background)}._sidebarRoot_5ievw_14[data-variant=floating] ._sidebarInner_5ievw_147{border-radius:.5rem;border:1px solid var(--sidebar-border);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._trigger_5ievw_164{height:1.75rem;width:1.75rem}._rail_5ievw_169{position:absolute;inset-block:0;z-index:20;display:none;width:1rem;transform:translate(-50%);transition:all .2s linear;cursor:pointer;background:transparent;border:none}._rail_5ievw_169:after{content:"";position:absolute;inset-block:0;left:50%;width:2px}._rail_5ievw_169:hover:after{background-color:var(--sidebar-border)}@media(min-width:640px){._rail_5ievw_169{display:flex}}._sidebarRoot_5ievw_14[data-side=left] ._rail_5ievw_169{right:-1rem;cursor:w-resize}._sidebarRoot_5ievw_14[data-side=right] ._rail_5ievw_169{left:0;cursor:e-resize}._sidebarRoot_5ievw_14[data-side=left][data-state=collapsed] ._rail_5ievw_169{cursor:e-resize}._sidebarRoot_5ievw_14[data-side=right][data-state=collapsed] ._rail_5ievw_169{cursor:w-resize}._sidebarRoot_5ievw_14[data-collapsible=offcanvas] ._rail_5ievw_169{transform:translate(0)}._sidebarRoot_5ievw_14[data-collapsible=offcanvas] ._rail_5ievw_169:after{left:100%}._sidebarRoot_5ievw_14[data-collapsible=offcanvas] ._rail_5ievw_169:hover{background-color:var(--sidebar-background)}._sidebarRoot_5ievw_14[data-side=left][data-collapsible=offcanvas] ._rail_5ievw_169{right:-.5rem}._sidebarRoot_5ievw_14[data-side=right][data-collapsible=offcanvas] ._rail_5ievw_169{left:-.5rem}._inset_5ievw_238{position:relative;display:flex;min-height:100vh;flex:1;flex-direction:column;background-color:var(--background)}._sidebarRoot_5ievw_14[data-variant=inset]~._inset_5ievw_238{min-height:calc(100vh - 1rem)}@media(min-width:768px){._sidebarRoot_5ievw_14[data-variant=inset]~._inset_5ievw_238{margin:.5rem;margin-left:0;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}._sidebarRoot_5ievw_14[data-state=collapsed][data-variant=inset]~._inset_5ievw_238{margin-left:.5rem}}._input_5ievw_264{height:2rem;width:100%;background-color:var(--background);box-shadow:none}._input_5ievw_264:focus-visible{outline:2px solid var(--sidebar-ring)}._header_5ievw_275,._footer_5ievw_276{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}._separator_5ievw_283{margin:0 .5rem;width:auto;background-color:var(--sidebar-border)}._content_5ievw_289{display:flex;min-height:0;flex:1;flex-direction:column;gap:.5rem;overflow:auto}._sidebarRoot_5ievw_14[data-collapsible=icon] ._content_5ievw_289{overflow:hidden}._group_5ievw_302{position:relative;display:flex;width:100%;min-width:0;flex-direction:column;padding:.5rem}._groupLabel_5ievw_311{display:flex;height:2rem;flex-shrink:0;align-items:center;border-radius:.375rem;padding:0 .5rem;font-size:.75rem;font-weight:500;color:rgba(var(--sidebar-foreground-rgb),.7);transition:margin .2s linear,opacity .2s linear}._groupLabel_5ievw_311 svg{width:1rem;height:1rem;flex-shrink:0}._sidebarRoot_5ievw_14[data-collapsible=icon] ._groupLabel_5ievw_311{margin-top:-2rem;opacity:0}._groupAction_5ievw_337{position:absolute;right:.75rem;top:.875rem;display:flex;aspect-ratio:1/1;width:1.25rem;align-items:center;justify-content:center;border-radius:.375rem;padding:0;color:var(--sidebar-foreground);background:transparent;border:none;cursor:pointer}._groupAction_5ievw_337:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._groupAction_5ievw_337 svg{width:1rem;height:1rem;flex-shrink:0}._sidebarRoot_5ievw_14[data-collapsible=icon] ._groupAction_5ievw_337{display:none}._groupContent_5ievw_369{width:100%;font-size:.875rem}._menu_5ievw_374{display:flex;width:100%;min-width:0;flex-direction:column;gap:.25rem;list-style:none;padding:0;margin:0}._menuItem_5ievw_385{position:relative}._menuButton_5ievw_390{display:flex;width:100%;align-items:center;gap:.5rem;overflow:hidden;border-radius:.375rem;text-align:left;outline:none;transition:width .2s,height .2s,padding .2s;border:none;cursor:pointer;background:transparent;color:var(--sidebar-foreground)}._menuButton_5ievw_390:disabled,._menuButton_5ievw_390[aria-disabled=true]{pointer-events:none;opacity:.5}._menuButton_5ievw_390 svg{width:1rem;height:1rem;flex-shrink:0}._menuItem_5ievw_385:has(._menuAction_5ievw_421) ._menuButton_5ievw_390{padding-right:2rem}._menuButton_5ievw_390[data-active=true]{background-color:var(--sidebar-accent);font-weight:500;color:var(--sidebar-accent-foreground)}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuButton_5ievw_390{width:2rem!important;height:2rem!important;padding:.5rem!important;justify-content:center}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuButton_5ievw_390 span:last-child{display:none}._menuButtonVariantDefault_5ievw_443:hover,._menuButtonVariantDefault_5ievw_443:focus-visible{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._menuButtonVariantOutline_5ievw_449{background-color:var(--background);box-shadow:0 0 0 1px var(--sidebar-border)}._menuButtonVariantOutline_5ievw_449:hover,._menuButtonVariantOutline_5ievw_449:focus-visible{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground);box-shadow:0 0 0 1px var(--sidebar-accent)}._menuButtonSizeDefault_5ievw_461{height:2rem;font-size:.875rem;padding:.5rem}._menuButtonSizeSm_5ievw_467{height:1.75rem;font-size:.75rem;padding:.5rem}._menuButtonSizeLg_5ievw_473{height:3rem;font-size:.875rem;padding:.5rem}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuButtonSizeLg_5ievw_473{padding:0!important}._menuAction_5ievw_421{position:absolute;right:.25rem;display:flex;aspect-ratio:1/1;width:1.25rem;align-items:center;justify-content:center;border-radius:.375rem;padding:0;color:var(--sidebar-foreground);background:transparent;border:none;cursor:pointer}._menuAction_5ievw_421:hover,._menuButton_5ievw_390:hover~._menuAction_5ievw_421{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._menuButton_5ievw_390[data-size=sm]~._menuAction_5ievw_421{top:.25rem}._menuButton_5ievw_390[data-size=default]~._menuAction_5ievw_421{top:.375rem}._menuButton_5ievw_390[data-size=lg]~._menuAction_5ievw_421{top:.625rem}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuAction_5ievw_421{display:none}._menuActionShowOnHover_5ievw_519{opacity:0}._menuItem_5ievw_385:hover ._menuActionShowOnHover_5ievw_519,._menuItem_5ievw_385:focus-within ._menuActionShowOnHover_5ievw_519,._menuButton_5ievw_390[data-active=true]~._menuActionShowOnHover_5ievw_519{opacity:1}@media(max-width:767px){._menuActionShowOnHover_5ievw_519{opacity:1}}._menuBadge_5ievw_535{position:absolute;right:.25rem;display:flex;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:.375rem;padding:0 .25rem;font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--sidebar-foreground);pointer-events:none;-webkit-user-select:none;user-select:none}._menuButton_5ievw_390:hover~._menuBadge_5ievw_535,._menuButton_5ievw_390[data-active=true]~._menuBadge_5ievw_535{color:var(--sidebar-accent-foreground)}._menuButton_5ievw_390[data-size=sm]~._menuBadge_5ievw_535{top:.25rem}._menuButton_5ievw_390[data-size=default]~._menuBadge_5ievw_535{top:.375rem}._menuButton_5ievw_390[data-size=lg]~._menuBadge_5ievw_535{top:.625rem}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuBadge_5ievw_535{display:none}._menuSkeleton_5ievw_572{display:flex;height:2rem;align-items:center;gap:.5rem;padding:0 .5rem;border-radius:.375rem}._menuSkeletonIcon_5ievw_581{width:1rem;height:1rem;border-radius:.375rem}._menuSkeletonText_5ievw_587{height:1rem;flex:1;max-width:var(--skeleton-width)}._menuSub_5ievw_593{margin:0 .875rem;display:flex;min-width:0;transform:translate(1px);flex-direction:column;gap:.25rem;border-left:1px solid var(--sidebar-border);padding:.125rem .625rem;list-style:none}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuSub_5ievw_593{display:none}._menuSubButton_5ievw_609{display:flex;height:1.75rem;min-width:0;transform:translate(-1px);align-items:center;gap:.5rem;overflow:hidden;border-radius:.375rem;padding:0 .5rem;color:var(--sidebar-foreground);text-decoration:none;cursor:pointer}._menuSubButton_5ievw_609:hover,._menuSubButton_5ievw_609[data-active=true]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}._menuSubButton_5ievw_609[data-size=sm]{font-size:.75rem}._menuSubButton_5ievw_609[data-size=md]{font-size:.875rem}._menuSubButton_5ievw_609 svg{width:1rem;height:1rem;flex-shrink:0;color:var(--sidebar-accent-foreground)}._sidebarRoot_5ievw_14[data-collapsible=icon] ._menuSubButton_5ievw_609{display:none}._list_1l4xn_1{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;word-break:break-word;font-size:.875rem;color:var(--muted-foreground);list-style:none;margin:0;padding:0}@media(min-width:640px){._list_1l4xn_1{gap:.625rem}}._item_1l4xn_20{display:inline-flex;align-items:center;gap:.375rem}._link_1l4xn_27{transition:color .15s ease-in-out;color:inherit;text-decoration:none}._link_1l4xn_27:hover{color:var(--foreground)}._page_1l4xn_37{font-weight:400;color:var(--foreground)}._separator_1l4xn_43>svg{width:.875rem;height:.875rem}._ellipsis_1l4xn_48{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center}._ellipsisIcon_1l4xn_56{height:1rem;width:1rem}._srOnly_1l4xn_62{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._root_1ng5o_1{position:relative;display:flex;height:2.5rem;width:2.5rem;flex-shrink:0;overflow:hidden;border-radius:9999px}._image_1ng5o_11{aspect-ratio:1 / 1;height:100%;width:100%}._fallback_1ng5o_17{display:flex;height:100%;width:100%;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--muted)}._content_1vgoc_1{z-index:50;min-width:8rem;padding:.25rem;overflow:hidden;border-radius:.375rem;border:1px solid var(--border);background-color:var(--popover);color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._content_1vgoc_1[data-state=open]{animation:_contentShow_1vgoc_1 .15s cubic-bezier(.16,1,.3,1) forwards}._content_1vgoc_1[data-state=closed]{animation:_contentHide_1vgoc_1 .15s ease-in forwards}._subContent_1vgoc_23{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._item_1vgoc_30,._subTrigger_1vgoc_31{position:relative;display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;border-radius:.125rem;font-size:.875rem;font-weight:100;outline:none;cursor:default;-webkit-user-select:none;user-select:none;transition:background-color .1s ease,color .1s ease;color:inherit;text-decoration:none}:is(._item_1vgoc_30,._subTrigger_1vgoc_31):visited{color:inherit}:is(._item_1vgoc_30,._subTrigger_1vgoc_31)>svg{flex-shrink:0;width:1rem;height:1rem;pointer-events:none}:is(._item_1vgoc_30,._subTrigger_1vgoc_31)[data-highlighted],:is(._item_1vgoc_30,._subTrigger_1vgoc_31)[data-state=open]{background-color:var(--accent);color:var(--accent-foreground)}:is(._item_1vgoc_30,._subTrigger_1vgoc_31)[data-disabled]{opacity:.5;pointer-events:none}._checkboxRadioItem_1vgoc_76{padding-inline-start:2rem;padding-inline-end:.5rem}._itemIndicatorWrapper_1vgoc_82{position:absolute;inset-inline-start:.5rem;display:flex;align-items:center;justify-content:center;width:.875rem;height:.875rem}._iconIndicator_1vgoc_92{width:1rem;height:1rem}._iconRadio_1vgoc_97{width:.5rem;height:.5rem;fill:currentColor}._iconRight_1vgoc_103{margin-inline-start:auto}._label_1vgoc_108{padding:.375rem .5rem;font-size:.875rem;font-weight:600}._separator_1vgoc_114{height:1px;margin:.25rem -.25rem;background-color:var(--muted)}._shortcut_1vgoc_120{margin-inline-start:auto;font-size:.75rem;letter-spacing:.1em;opacity:.6}._inset_1vgoc_127{padding-inline-start:2rem}@keyframes _contentShow_1vgoc_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _contentHide_1vgoc_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._header_8l2u0_1{display:flex;height:3.5rem;flex-shrink:0;align-items:center;gap:.5rem;border-bottom:1px solid var(--border);background-color:var(--card);padding:0 1rem}._triggerOffset_8l2u0_12{margin-left:-.25rem}._separator_8l2u0_16{margin-right:.5rem;height:1rem}._breadcrumbWrapper_8l2u0_22{display:none}@media(min-width:768px){._breadcrumbWrapper_8l2u0_22{display:flex}}._mutedText_8l2u0_32{color:var(--muted-foreground)}._breadcrumbLinkText_8l2u0_36{color:var(--muted-foreground);transition:color .15s;text-decoration:none}._breadcrumbLinkText_8l2u0_36:hover{color:var(--foreground)}._rightSection_8l2u0_46{margin-left:auto;display:flex;align-items:center;gap:.75rem}._avatarButton_8l2u0_53{position:relative;height:2rem;width:2rem;border-radius:9999px;padding:0}._avatar_8l2u0_53{background-color:color-mix(in srgb,var(--primary) 10%,transparent)}._avatarFallbackText_8l2u0_65{background-color:var(--primary) / .1;color:var(--primary);font-size:.75rem}._dropdownContent_8l2u0_72{width:14rem}._userInfo_8l2u0_76{display:flex;align-items:center;gap:.5rem;padding:.5rem}._userTextWrapper_8l2u0_83{display:grid;flex:1;min-width:0;font-size:.875rem;line-height:1.25}._userTextWrapper_8l2u0_83 ._userName_8l2u0_90,._userTextWrapper_8l2u0_83 ._userEmail_8l2u0_91{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userName_8l2u0_90{font-weight:500}._userEmail_8l2u0_91{font-size:.75rem;color:var(--muted-foreground)}._textDestructive_8l2u0_107{color:var(--destructive)}._sidebarBorder_mxpry_2{border-right:1px solid var(--sidebar-border)}a{text-decoration:none!important;color:inherit}._header_mxpry_13{border-bottom:1px solid var(--sidebar-border);max-height:3.5rem;min-height:3.5rem}._orgTrigger_mxpry_19{padding:.5rem}._orgLogo_mxpry_23{display:flex;height:2rem;width:2rem;min-width:2rem;min-height:2rem;align-items:center;justify-content:center;border-radius:.5rem;background-color:var(--primary);color:var(--primary-foreground);font-weight:700;flex-shrink:0}._textWrapper_mxpry_38{display:grid;flex:1;text-align:left;font-size:.875rem;line-height:1.25;min-width:0}._textTitle_mxpry_47{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}._textSubtitle_mxpry_54{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;color:var(--muted-foreground)}._groupBorderTop_mxpry_63{border-top:1px solid var(--sidebar-border);margin-top:.5rem;padding-top:.5rem}._iconBase_mxpry_69{width:1rem;height:1rem;flex-shrink:0}._iconRight_mxpry_75{width:1rem;height:1rem;margin-left:auto;flex-shrink:0}._themeToggleWrapper_mxpry_83{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;width:100%;overflow:hidden}._themeButton_mxpry_92{display:flex;align-items:center;justify-content:center;border-radius:.375rem;padding:.375rem;transition:background-color .2s,color .2s;color:var(--muted-foreground);background:transparent;border:none;cursor:pointer;flex-shrink:0}._themeButton_mxpry_92:hover{color:var(--foreground)}._themeButtonActive_mxpry_112{background-color:var(--accent);color:var(--accent-foreground)}._avatarPlaceholder_mxpry_118{display:flex;height:2rem;width:2rem;min-width:2rem;min-height:2rem;align-items:center;justify-content:center;border-radius:50rem;color:var(--primary);background-color:color-mix(in srgb,var(--primary) 10%,transparent);font-size:.75rem;font-weight:600;flex-shrink:0}._dropdownWidth_mxpry_135{width:14rem}._teamColor_mxpry_139{width:1rem;height:1rem;border-radius:.25rem;margin-right:.5rem;flex-shrink:0}._iconItem_mxpry_147{width:1rem;height:1rem;margin-right:.5rem}._menuItemFlex_mxpry_153{display:flex;align-items:center;width:100%}._textDestructive_mxpry_159{color:var(--destructive);cursor:pointer}._textDestructive_mxpry_159:hover{background-color:#dc26261a!important;color:var(--destructive)!important}[data-collapsible=icon] ._textWrapper_mxpry_38,[data-collapsible=icon] ._iconRight_mxpry_75{display:none!important}[data-collapsible=icon] ._orgTrigger_mxpry_19{padding:0!important;justify-content:center!important}[data-collapsible=icon] ._orgLogo_mxpry_23,[data-collapsible=icon] ._avatarPlaceholder_mxpry_118{margin:0 auto}[data-collapsible=icon] ._themeToggleWrapper_mxpry_83{padding:0;justify-content:center}[data-collapsible=icon] ._themeButton_mxpry_92:not(._themeButtonActive_mxpry_112){display:none!important}._layoutWrapper_yfao6_1{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}._mainContent_yfao6_14{flex:1 1 0%;padding:1rem;background-color:var(--background-muted)}@media(min-width:768px){._mainContent_yfao6_14{padding:1.5rem}}._toast_5e9fy_1{background-color:var(--background);color:var(--foreground);border:1px solid var(--border);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._description_5e9fy_10{color:var(--muted-foreground)}._actionButton_5e9fy_14{background-color:var(--primary);color:var(--primary-foreground)}._cancelButton_5e9fy_19{background-color:var(--muted);color:var(--muted-foreground)}._container_n63x4_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;background-color:#f9fafb}._animationWrapper_n63x4_11{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}._pingCircle_n63x4_19{position:absolute;height:5rem;width:5rem;border-radius:50%;background-color:#60a5fa;opacity:.2;animation:_ping_n63x4_19 1s cubic-bezier(0,0,.2,1) infinite}._spinRing_n63x4_30{position:absolute;height:4rem;width:4rem;border-radius:50%;border:4px solid #2563eb;border-top-color:transparent;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;animation:_spin_n63x4_30 1s linear infinite}._centerDot_n63x4_44{height:1rem;width:1rem;border-radius:50%;background-color:#2563eb}._title_n63x4_51{font-size:1.5rem;font-weight:700;color:#1f2937;letter-spacing:-.025em;margin:0}._titleHighlight_n63x4_59{color:#2563eb}._subtitle_n63x4_63{margin-top:.5rem;font-size:.875rem;font-weight:500;color:#6b7280;animation:_pulse_n63x4_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _spin_n63x4_30{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _ping_n63x4_19{75%,to{transform:scale(2);opacity:0}}@keyframes _pulse_n63x4_1{0%,to{opacity:1}50%{opacity:.5}}._card_13pnj_1{border-radius:.5rem;border:1px solid var(--border);background-color:var(--card);color:var(--card-foreground);box-shadow:0 1px 2px #0000000d}._header_13pnj_9{display:flex;flex-direction:column;gap:.375rem;padding:1.5rem}._title_13pnj_16{font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.025em;margin:0}._description_13pnj_24{font-size:.875rem;color:var(--muted-foreground);margin:0}._content_13pnj_30{padding:1.5rem;padding-top:0}._footer_13pnj_35{display:flex;align-items:center;padding:1.5rem;padding-top:0}._base_ndbev_2{display:inline-flex;align-items:center;border-radius:9999px;border-width:1px;border-style:solid;padding:.125rem .625rem;font-size:.75rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._base_ndbev_2:focus{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._default_ndbev_33{border-color:transparent;background-color:var(--primary);color:var(--primary-foreground)}._default_ndbev_33:hover{background-color:color-mix(in srgb,var(--primary) 80%,transparent)}._secondary_ndbev_43{border-color:transparent;background-color:var(--secondary);color:var(--secondary-foreground)}._secondary_ndbev_43:hover{background-color:color-mix(in srgb,var(--secondary) 80%,transparent)}._destructive_ndbev_53{border-color:transparent;background-color:var(--destructive);color:var(--destructive-foreground)}._destructive_ndbev_53:hover{background-color:color-mix(in srgb,var(--destructive) 80%,transparent)}._outline_ndbev_63{background-color:transparent;border-color:var(--border);color:var(--foreground)}._root_1jxul_1{position:relative;height:1rem;width:100%;overflow:hidden;border-radius:9999px;background-color:var(--secondary)}._indicator_1jxul_10{height:100%;width:100%;flex:1 1 0%;background-color:var(--primary);transition:all .15s cubic-bezier(.4,0,.2,1)}._container_1au82_1{display:flex;flex-direction:column;gap:1.5rem}._header_1au82_7{display:flex;flex-direction:column}._title_1au82_12{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._subtitle_1au82_19{font-size:.875rem;color:var(--muted-foreground)}._textBlue_1au82_25{color:#3b82f6}._textGreen_1au82_28{color:#10b981}._textPurple_1au82_31{color:#8b5cf6}._textRed_1au82_34{color:#ef4444}._textOrange_1au82_37{color:#f59e0b}._textPink_1au82_40{color:#ec4899}._bgBlue_1au82_44{background-color:#3b82f6}._bgGreen_1au82_47{background-color:#10b981}._bgYellow_1au82_50{background-color:#eab308}._bgPurple_1au82_53{background-color:#8b5cf6}._bgGray_1au82_56{background-color:#6b7280}._bgPink_1au82_59{background-color:#ec4899}._kpiGrid_1au82_64{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){._kpiGrid_1au82_64{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){._kpiGrid_1au82_64{grid-template-columns:repeat(8,minmax(0,1fr))}}._kpiContent_1au82_82{padding:.75rem}._kpiTop_1au82_86{display:flex;align-items:center;justify-content:space-between}._kpiIcon_1au82_92{width:1rem;height:1rem}._alertBadge_1au82_97{height:1.25rem;padding:0 .375rem;font-size:.625rem}._kpiBottom_1au82_103{margin-top:.5rem}._kpiValue_1au82_107{font-family:monospace;font-size:1.25rem;font-weight:700;color:var(--foreground)}._kpiTitle_1au82_114{font-size:.625rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chartsGrid_1au82_123{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){._chartsGrid_1au82_123{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){._chartsGrid_1au82_123{grid-template-columns:repeat(4,minmax(0,1fr))}._colSpan2_1au82_139{grid-column:span 2 / span 2}}._natureContainer_1au82_145{display:flex;flex-direction:column;gap:1.5rem}._stackedBar_1au82_151{display:flex;height:.5rem;width:100%;border-radius:9999px;overflow:hidden;background-color:var(--muted)}._stackedSegment_1au82_160{height:100%;transition:width .5s ease-in-out}._natureLegend_1au82_165{display:flex;flex-direction:column;gap:.5rem}._natureItem_1au82_171{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}._natureItemLeft_1au82_178{display:flex;align-items:center;gap:.5rem;color:var(--muted-foreground)}._legendDot_1au82_185{width:.5rem;height:.5rem;border-radius:9999px}._natureValue_1au82_191{font-weight:500;color:var(--foreground)}._radialContent_1au82_197{display:flex;align-items:center;justify-content:center;height:100%;min-height:180px}._radialWrapper_1au82_205{position:relative;width:150px;height:150px}._radialSvg_1au82_211{width:100%;height:100%;transform:rotate(-180deg)}._radialBackground_1au82_217{stroke:var(--muted)}._radialProgress_1au82_221{stroke:#3b82f6;transition:stroke-dashoffset .5s ease-in-out}._radialTextWrapper_1au82_226{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}._radialPercent_1au82_235{font-family:monospace;font-size:1.875rem;font-weight:700;color:var(--foreground)}._radialLabel_1au82_242{font-size:.75rem;color:var(--muted-foreground)}._projectList_1au82_248{display:flex;flex-direction:column;gap:1rem;max-height:200px;overflow-y:auto;padding-right:.5rem}._projectItem_1au82_257{display:flex;flex-direction:column;gap:.375rem}._projectItemHeader_1au82_263{display:flex;justify-content:space-between;font-size:.75rem}._projectName_1au82_269{color:var(--muted-foreground);font-weight:500}._projectValue_1au82_274{font-family:monospace;color:var(--foreground)}._projectProgress_1au82_279{height:.25rem;border-radius:9999px;overflow:hidden}._feedContainer_1au82_286{display:flex;flex-direction:column;gap:.5rem;max-height:280px;overflow-y:auto;padding-right:.5rem}._feedItem_1au82_295{display:flex;align-items:center;gap:.75rem;padding:.625rem;border-radius:var(--radius);background-color:hsl(var(--muted) / .3);border-left:4px solid #10b981}._feedIcon_1au82_305{width:1rem;height:1rem;flex-shrink:0;color:#10b981}._feedText_1au82_312{flex:1;min-width:0}._feedText_1au82_312 p{font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted-foreground)}._feedText_1au82_312 strong{font-weight:500;color:var(--foreground)}._feedTime_1au82_330{font-family:monospace;font-size:.75rem;color:var(--muted-foreground);flex-shrink:0}._loadingContainer_1au82_338,._errorContainer_1au82_339,._emptyState_1au82_340{display:flex;align-items:center;justify-content:center;height:200px;width:100%}._emptyState_1au82_340{font-size:.75rem;color:var(--muted-foreground)}._errorContainer_1au82_339{color:var(--destructive)}._spinner_1au82_357{width:2rem;height:2rem;animation:_spin_1au82_357 1s linear infinite;color:var(--muted-foreground)}@keyframes _spin_1au82_357{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._cardTitle_1au82_373{font-size:.875rem;font-weight:500;color:var(--foreground)}._list_rfkje_1{display:inline-flex;height:2.5rem;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--muted);padding:.25rem;color:var(--muted-foreground)}._trigger_rfkje_13{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.125rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;outline:none;border:none;background:transparent;color:inherit;cursor:pointer}._trigger_rfkje_13:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._trigger_rfkje_13:disabled{pointer-events:none;opacity:.5}._trigger_rfkje_13[data-state=active]{background-color:var(--background);color:var(--foreground);box-shadow:0 1px 2px #0000000d}._content_rfkje_50{margin-top:.5rem;outline:none}._content_rfkje_50:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._label_12c8u_1{font-size:.875rem;font-weight:500;line-height:1}._label_12c8u_1[data-disabled=true]{cursor:not-allowed;opacity:.7}.peer:disabled~._label_12c8u_1,.peer[disabled]~._label_12c8u_1{cursor:not-allowed;opacity:.7}._cardContent_yp9pw_1{display:flex;flex-direction:column;gap:1.5rem}._gridContainer_yp9pw_7{display:grid;gap:1rem}@media(min-width:768px){._gridContainer_yp9pw_7{grid-template-columns:repeat(2,minmax(0,1fr))}}._inputGroup_yp9pw_18{display:flex;flex-direction:column;gap:.5rem}._avatarSection_yp9pw_24{display:flex;align-items:center;gap:1.5rem}._relativeWrapper_yp9pw_30{position:relative}._avatarLarge_yp9pw_34{height:5rem;width:5rem}._avatarFallbackLarge_yp9pw_39{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:1.25rem}._cameraButton_yp9pw_45{position:absolute;bottom:-.25rem;right:-.25rem;display:flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:none;cursor:pointer;transition:transform .2s ease-in-out}._cameraButton_yp9pw_45:hover{transform:scale(1.05)}._cameraIcon_yp9pw_69{height:.875rem;width:.875rem}._avatarTextSection_yp9pw_74{flex:1;display:flex;flex-direction:column;gap:.25rem}._nameText_yp9pw_81{font-size:.875rem;font-weight:500;margin:0}._mutedText_yp9pw_87{font-size:.875rem;color:var(--muted-foreground);margin:0}._xsMutedText_yp9pw_93{font-size:.75rem;color:var(--muted-foreground);margin:0}._textareaNoResize_yp9pw_99{resize:none}._footerAction_yp9pw_103{display:flex;justify-content:flex-end}._saveIcon_yp9pw_108{margin-right:.5rem;height:1rem;width:1rem}._container_i06hm_1{display:flex;flex-direction:column;gap:1.5rem}._gridThemes_i06hm_7{display:grid;gap:1rem}@media(min-width:768px){._gridThemes_i06hm_7{grid-template-columns:repeat(3,minmax(0,1fr))}}._themeButton_i06hm_18{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;border-radius:.5rem;border:2px solid transparent;padding:1rem;text-align:left;transition:all .15s ease-in-out;background-color:transparent;cursor:pointer}._themeButton_i06hm_18:hover{border-color:color-mix(in srgb,var(--primary) 50%,transparent)}._themeButtonInactive_i06hm_37{border-color:var(--border)}._themeButtonActive_i06hm_41{border-color:var(--primary);background-color:color-mix(in srgb,var(--primary) 5%,transparent)}._checkBadge_i06hm_46{position:absolute;right:.75rem;top:.75rem;display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;background-color:var(--primary);color:var(--primary-foreground)}._checkIcon_i06hm_60{height:.75rem;width:.75rem}._previewBox_i06hm_65{width:100%;border-radius:.375rem;padding:.75rem;display:flex;flex-direction:column;gap:.5rem}._previewTextBar_i06hm_74{height:.5rem;width:3rem;border-radius:.25rem}._previewInnerCard_i06hm_80{border-radius:.25rem;padding:.5rem;display:flex;flex-direction:column;gap:.375rem}._previewMutedBarLong_i06hm_88{height:.375rem;width:4rem;border-radius:.25rem}._previewMutedBarMedium_i06hm_94{height:.375rem;width:3.5rem;border-radius:.25rem}._previewMutedBarShort_i06hm_100{height:.375rem;width:2.5rem;border-radius:.25rem}._previewMutedBarTiny_i06hm_106{height:.375rem;width:2rem;border-radius:.25rem}._bgLight_i06hm_112{background-color:210,40%,98%}._cardLight_i06hm_115{background-color:#fff}._textLight_i06hm_118{background-color:222,47%,11%}._mutedLight_i06hm_121{background-color:214,32%,91%}._bgDark_i06hm_125{background-color:222,47%,6%}._cardDark_i06hm_128{background-color:222,47%,9%}._textDark_i06hm_131{background-color:210,40%,98%}._mutedDark_i06hm_134{background-color:222,47%,16%}._bgSystem_i06hm_138{background:linear-gradient(to right,210,40%,98%),222,47%,6%}._cardSystem_i06hm_141{background:linear-gradient(to right,white,222,47%,9%)}._textSystem_i06hm_144{background-color:215,16%,47%}._mutedSystem_i06hm_147{background:linear-gradient(to right,214,32%,91%),222,47%,16%}._labelHeader_i06hm_151{display:flex;align-items:center;gap:.5rem}._labelIcon_i06hm_157{height:1rem;width:1rem}._labelText_i06hm_162{font-size:.875rem;font-weight:500}._labelDesc_i06hm_167{margin-top:.25rem;font-size:.75rem;color:var(--muted-foreground)}._settingsContent_i06hm_173{display:flex;flex-direction:column;gap:1rem}._gridSettings_i06hm_179{display:grid;gap:1rem}@media(min-width:768px){._gridSettings_i06hm_179{grid-template-columns:repeat(2,minmax(0,1fr))}}._inputGroup_i06hm_190{display:flex;flex-direction:column;gap:.5rem}._container_xbw67_1{display:flex;flex-direction:column;gap:1.5rem}._header_xbw67_7{display:flex;flex-direction:column;gap:.25rem}._title_xbw67_13{margin:0;font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._description_xbw67_22{margin:0;font-size:.875rem;color:var(--muted-foreground)}._tabsContainer_xbw67_29{display:flex;flex-direction:column;gap:1.5rem}._tabsList_xbw67_35{display:flex;height:auto;flex-wrap:wrap;gap:.25rem;background-color:transparent;padding:0}._tabsTrigger_xbw67_44{display:inline-flex;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid transparent;padding:.5rem 1rem;background-color:transparent}._tabsTrigger_xbw67_44[data-state=active]{border-color:var(--border);background-color:var(--card);box-shadow:0 1px 2px #0000000d}._icon_xbw67_60{width:1rem;height:1rem}._label_xbw67_65{display:none}@media(min-width:640px){._label_xbw67_65{display:inline}}@keyframes _fadeIn_1yduz_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_1yduz_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_1yduz_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_1yduz_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.95)}}._overlay_1yduz_41{position:fixed;inset:0;z-index:20;background-color:#000c}._overlay_1yduz_41[data-state=open]{animation:_fadeIn_1yduz_1 .15s cubic-bezier(.16,1,.3,1) forwards}._overlay_1yduz_41[data-state=closed]{animation:_fadeOut_1yduz_1 .15s cubic-bezier(.16,1,.3,1) forwards}._content_1yduz_56{position:fixed;left:50%;top:50%;z-index:30;display:grid;width:100%;max-width:32rem;transform:translate(-50%,-50%);gap:1rem;border:1px solid var(--border, #e2e8f0);background-color:var(--background, #ffffff);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border-radius:.5rem}._content_1yduz_56[data-state=open]{animation:_contentShow_1yduz_1 .2s cubic-bezier(.16,1,.3,1) forwards}._content_1yduz_56[data-state=closed]{animation:_contentHide_1yduz_1 .2s cubic-bezier(.16,1,.3,1) forwards}._closeButton_1yduz_83{position:absolute;right:1rem;top:1rem;border-radius:.125rem;opacity:.7;transition:opacity .2s ease;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit;padding:0}._closeButton_1yduz_83:hover{opacity:1}._closeButton_1yduz_83:focus{outline:none;box-shadow:0 0 0 2px var(--background, #ffffff),0 0 0 4px var(--ring, #94a3b8)}._closeButton_1yduz_83:disabled{pointer-events:none}._icon_1yduz_115{height:1rem;width:1rem}._srOnly_1yduz_120{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._header_1yduz_132{display:flex;flex-direction:column;gap:.375rem;text-align:center}@media(min-width:640px){._header_1yduz_132{text-align:left}}._footer_1yduz_145{display:flex;flex-direction:column-reverse}@media(min-width:640px){._footer_1yduz_145{flex-direction:row;justify-content:flex-end;gap:.5rem}}._title_1yduz_158{font-size:1.125rem;font-weight:600;line-height:1;letter-spacing:-.015em;margin:0;color:var(--foreground, #0f172a)}._description_1yduz_167{font-size:.875rem;color:var(--muted-foreground, #64748b);margin:0}._item_16c8v_1>*+*{margin-top:.5rem}._labelError_16c8v_5{color:var(--destructive)}._description_16c8v_9{font-size:.875rem;color:var(--muted-foreground)}._message_16c8v_14{font-size:.875rem;font-weight:500;color:var(--destructive)}._textarea_1eiq2_1{display:flex;min-height:80px;width:100%;border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;color:inherit;transition:border-color .15s,box-shadow .15s}._textarea_1eiq2_1::placeholder{color:var(--muted-foreground)}._textarea_1eiq2_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._textarea_1eiq2_1:disabled{cursor:not-allowed;opacity:.5}@media(min-width:768px){._textarea_1eiq2_1{font-size:.875rem;line-height:1.25rem}}._trigger_17j6j_1{display:flex;height:2.5rem;width:100%;align-items:center;justify-content:space-between;color:var(--foreground);border-radius:.375rem;border:1px solid var(--input);background-color:var(--background);padding:.5rem .75rem;font-size:.875rem;box-shadow:0 0 0 0 var(--background);transition:box-shadow .15s,border-color .15s}._trigger_17j6j_1:focus{outline:none;box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}._trigger_17j6j_1:disabled{cursor:not-allowed;opacity:.5}._trigger_17j6j_1>span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._trigger_17j6j_1::placeholder{color:var(--muted-foreground)}._triggerIcon_17j6j_42{height:1rem;width:1rem;opacity:.5}._scrollButton_17j6j_48{display:flex;cursor:default;align-items:center;justify-content:center;padding:.25rem 0}._scrollIcon_17j6j_56{height:1rem;width:1rem}._content_17j6j_61{position:relative;z-index:50;max-height:24rem;min-width:8rem;overflow:hidden;border-radius:.375rem;border:1px solid var(--border);background-color:var(--popover);color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._content_17j6j_61[data-state=open]{animation:_selectAnimateIn_17j6j_1 .15s ease-out}._content_17j6j_61[data-state=closed]{animation:_selectAnimateOut_17j6j_1 .15s ease-in}._contentPopper_17j6j_84[data-side=bottom]{transform:translateY(.25rem)}._contentPopper_17j6j_84[data-side=top]{transform:translateY(-.25rem)}._contentPopper_17j6j_84[data-side=left]{transform:translate(-.25rem)}._contentPopper_17j6j_84[data-side=right]{transform:translate(.25rem)}._viewport_17j6j_97{padding:.25rem}._viewportPopper_17j6j_101{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width)}._label_17j6j_107{padding:.375rem .5rem .375rem 2rem;font-size:.875rem;font-weight:600}._item_17j6j_113{position:relative;display:flex;width:100%;cursor:default;-webkit-user-select:none;user-select:none;align-items:center;border-radius:.125rem;padding:.375rem .5rem .375rem 2rem;font-size:.875rem;outline:none}._item_17j6j_113:focus{background-color:var(--accent);color:var(--accent-foreground)}._item_17j6j_113[data-disabled]{pointer-events:none;opacity:.5}._itemIndicatorWrapper_17j6j_136{position:absolute;left:.5rem;display:flex;height:.875rem;width:.875rem;align-items:center;justify-content:center}._itemIndicatorIcon_17j6j_146{height:1rem;width:1rem}._separator_17j6j_151{margin:.25rem -.25rem;height:1px;background-color:var(--muted)}@keyframes _selectAnimateIn_17j6j_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes _selectAnimateOut_17j6j_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._content_1rvoz_1{z-index:50;width:18rem;border-radius:.375rem;border:1px solid var(--border);background-color:var(--popover);padding:1rem;color:var(--popover-foreground);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;outline:none}._content_1rvoz_1[data-state=closed]{animation:_popoverOut_1rvoz_1 .15s ease-in}._content_1rvoz_1[data-state=open][data-side=top]{animation:_slideDownAndFade_1rvoz_1 .15s ease-out}._content_1rvoz_1[data-state=open][data-side=right]{animation:_slideLeftAndFade_1rvoz_1 .15s ease-out}._content_1rvoz_1[data-state=open][data-side=bottom]{animation:_slideUpAndFade_1rvoz_1 .15s ease-out}._content_1rvoz_1[data-state=open][data-side=left]{animation:_slideRightAndFade_1rvoz_1 .15s ease-out}@keyframes _slideDownAndFade_1rvoz_1{0%{opacity:0;transform:translateY(.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideLeftAndFade_1rvoz_1{0%{opacity:0;transform:translate(-.5rem) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes _slideUpAndFade_1rvoz_1{0%{opacity:0;transform:translateY(-.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _slideRightAndFade_1rvoz_1{0%{opacity:0;transform:translate(.5rem) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes _popoverOut_1rvoz_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._calendar_151l9_1{padding:1rem;position:relative;color:var(--foreground, #f8fafc)}._months_151l9_8{display:flex;flex-direction:column}._months_151l9_8>*+*{margin-top:1rem}@media(min-width:640px){._months_151l9_8{flex-direction:row}._months_151l9_8>*+*{margin-top:0;margin-left:1rem}}._month_151l9_8>*+*{margin-top:1rem}._caption_151l9_31{display:flex;justify-content:center;align-items:center;position:relative;padding-top:.25rem;margin-bottom:1rem}._captionLabel_151l9_40{font-size:.95rem;font-weight:600}._nav_151l9_45{display:flex;align-items:center}._navButton_151l9_50{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid var(--border, #334155);background-color:transparent;height:1.75rem;width:1.75rem;padding:0;opacity:.7;color:inherit;transition:opacity .2s,background-color .2s,color .2s;cursor:pointer;z-index:10}._navButton_151l9_50:hover{opacity:1;background-color:var(--accent, #1e293b);color:var(--accent-foreground, #ffffff)}._navButtonPrevious_151l9_77{position:absolute;left:1rem;top:1.25rem}._navButtonNext_151l9_83{position:absolute;right:1rem;top:1.25rem}._table_151l9_89{width:100%;border-collapse:collapse}._headRow_151l9_94{display:flex;margin-bottom:.5rem}._headCell_151l9_99{color:var(--muted-foreground, #94a3b8);border-radius:.375rem;width:2.5rem;font-weight:500;font-size:.8rem;text-align:center}._row_151l9_108{display:flex;width:100%;margin-top:.25rem}._cell_151l9_114{position:relative;height:2.5rem;width:2.5rem;text-align:center;font-size:.875rem;padding:0;display:flex;align-items:center;justify-content:center}._cell_151l9_114:focus-within{position:relative;z-index:20}._cell_151l9_114:has([aria-selected]){background-color:var(--accent, #1e293b)}._cell_151l9_114:has([aria-selected]._day-outside_151l9_135){background-color:color-mix(in srgb,var(--accent) 50%,transparent)}._cell_151l9_114:has([aria-selected]._day-range-end_151l9_139){border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}._cell_151l9_114:first-child:has([aria-selected]){border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}._cell_151l9_114:last-child:has([aria-selected]){border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}._day_151l9_135{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:transparent;height:2.25rem;width:2.25rem;padding:0;font-weight:400;cursor:pointer;border:none;color:inherit;transition:background-color .2s,color .2s}._day_151l9_135:hover{background-color:var(--accent, #1e293b);color:var(--accent-foreground, #ffffff)}._day_151l9_135[aria-selected]{opacity:1}._daySelected_151l9_182,._daySelected_151l9_182:hover,._daySelected_151l9_182:focus{background-color:var(--primary, #3b82f6)!important;color:var(--primary-foreground, #ffffff)!important;font-weight:700}._dayToday_151l9_191{background-color:var(--accent, #1e293b);color:var(--accent-foreground, #ffffff);font-weight:700}._dayOutside_151l9_197{color:var(--muted-foreground, #475569);opacity:.4}._dayOutside_151l9_197[aria-selected]{background-color:color-mix(in srgb,var(--accent) 50%,transparent);color:var(--muted-foreground)}._dayDisabled_151l9_207{color:var(--muted-foreground);opacity:.5}._dayRangeMiddle_151l9_212[aria-selected]{background-color:var(--accent);color:var(--accent-foreground)}._dayHidden_151l9_217{visibility:hidden}._icon_151l9_221{height:1rem;width:1rem}._container_171ji_1{display:flex;flex-direction:column;gap:1rem}._gridRow_171ji_7{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._calendarTrigger_171ji_13{width:100%;justify-content:flex-start;border-color:#e2e8f0;text-align:left;font-weight:400}._calendarTriggerPlaceholder_171ji_21{color:#71717a}._inputField_171ji_25{border-color:#e2e8f0}._inputField_171ji_25:focus-visible{outline:2px solid var(--ring);outline-offset:2px}._textArea_171ji_34{min-height:80px;resize:none;border-color:#e2e8f0}._submitButton_171ji_40{background-color:#2563eb}._submitButton_171ji_40:hover{background-color:#1d4ed8}._command_1odry_2{display:flex;height:100%;width:100%;flex-direction:column;overflow:hidden;border-radius:var(--radius);background-color:var(--popover);color:var(--popover-foreground)}._dialogContent_1odry_14{overflow:hidden;padding:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._dialogCommand_1odry_22 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem;font-weight:500;color:var(--muted-foreground)}._dialogCommand_1odry_22 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}._dialogCommand_1odry_22 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}._dialogCommand_1odry_22 [cmdk-input-wrapper] svg{height:1.25rem;width:1.25rem}._dialogCommand_1odry_22 [cmdk-input]{height:3rem}._dialogCommand_1odry_22 [cmdk-item]{padding:.75rem .5rem}._dialogCommand_1odry_22 [cmdk-item] svg{height:1.25rem;width:1.25rem}._inputWrapper_1odry_60{display:flex;align-items:center;border-bottom:1px solid var(--border);padding-left:.75rem;padding-right:.75rem}._searchIcon_1odry_68{margin-right:.5rem;height:1rem;width:1rem;flex-shrink:0;opacity:.5}._input_1odry_60{display:flex;height:2.75rem;width:100%;border-radius:calc(var(--radius) - 2px);background-color:transparent;padding-top:.75rem;padding-bottom:.75rem;font-size:.875rem;outline:none;border:none;color:var(--foreground)}._input_1odry_60::placeholder{color:var(--muted-foreground)}._input_1odry_60:disabled{cursor:not-allowed;opacity:.5}._list_1odry_100{max-height:300px;overflow-y:auto;overflow-x:hidden}._empty_1odry_107{padding-top:1.5rem;padding-bottom:1.5rem;text-align:center;font-size:.875rem}._group_1odry_115{overflow:hidden;padding:.25rem;color:var(--foreground)}._group_1odry_115 [cmdk-group-heading]{padding:.375rem .5rem;font-size:.75rem;font-weight:500;color:var(--muted-foreground)}._separator_1odry_132{margin-left:-.25rem;margin-right:-.25rem;height:1px;background-color:var(--border)}._item_1odry_140{position:relative;display:flex;cursor:default;gap:.5rem;-webkit-user-select:none;user-select:none;align-items:center;border-radius:calc(var(--radius) - 4px);padding:.375rem .5rem;font-size:.875rem;outline:none}._item_1odry_140[data-disabled=true]{pointer-events:none;opacity:.5}._item_1odry_140[data-selected=true]{background-color:var(--accent);color:var(--accent-foreground)}._item_1odry_140 svg{pointer-events:none;height:1rem;width:1rem;flex-shrink:0}._shortcut_1odry_174{margin-left:auto;font-size:.75rem;letter-spacing:.1em;color:var(--muted-foreground)}._content_sjxpy_1{width:400px!important;background-color:#fff;padding:1.5rem}@media(min-width:640px){._content_sjxpy_1{width:540px!important}}._form_sjxpy_13{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}._fieldWrapper_sjxpy_20,._flexCol_sjxpy_21{display:flex;flex-direction:column;gap:.5rem}._fixedTaskField_sjxpy_27{display:flex;height:2.5rem;align-items:center;border-radius:.375rem;border:1px solid var(--border);background-color:color-mix(in srgb,var(--muted) 50%,transparent);padding-left:.75rem;padding-right:.75rem;font-size:.875rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._grid2_sjxpy_43{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._inputTime_sjxpy_49,._inputField_sjxpy_50{border-color:var(--border);font-family:monospace}._inputTime_sjxpy_49:focus-visible,._inputField_sjxpy_50:focus-visible,._textarea_sjxpy_57:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 2px #3b82f6}._textarea_sjxpy_57{min-height:100px;resize:none;border-color:var(--border)}._footer_sjxpy_69{padding-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}._submitButton_sjxpy_76{background-color:#2563eb;color:#fff}._submitButton_sjxpy_76:hover:not(:disabled){background-color:#1d4ed8}._triggerIcon_sjxpy_85,._iconLeft_sjxpy_86{margin-right:.5rem;height:1rem;width:1rem}._comboboxButton_sjxpy_92,._comboboxTrigger_sjxpy_93{width:100%;justify-content:space-between;border-color:var(--border);font-weight:400}._dateTrigger_sjxpy_100{width:100%;justify-content:flex-start;border-color:var(--border);font-weight:400}._placeholder_sjxpy_107,._textMuted_sjxpy_108{color:var(--muted-foreground)}._iconRight_sjxpy_112{margin-left:.5rem;height:1rem;width:1rem;flex-shrink:0;opacity:.5}._checkIcon_sjxpy_120{margin-right:.5rem;height:1rem;width:1rem}._opacity100_sjxpy_126{opacity:1}._opacity0_sjxpy_130{opacity:0}._popoverContent_sjxpy_134{width:400px;padding:0}._calendarContent_sjxpy_139{width:auto;padding:0}._alertPending_sjxpy_144{background-color:#ea580c1a;color:#ea580c;padding:.75rem;border-radius:.375rem;font-size:.875rem;margin-bottom:1rem}._cardHeader_62xht_1{padding-bottom:.75rem}._cardTitle_62xht_5{font-size:1rem;line-height:1.5rem}._cardContent_62xht_10{display:flex;flex-direction:column;gap:1rem}._stepperList_62xht_16{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}._stepperItem_62xht_24{display:flex;gap:.75rem}._stepIconContainer_62xht_29{display:flex;flex-direction:column;align-items:center}._stepDot_62xht_35{display:flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid transparent;font-size:10px}._stepDotDone_62xht_46{border-color:#10b981;background-color:#10b981;color:#fff}._stepDotActive_62xht_52{border-color:#3b82f6;background-color:#3b82f6;color:#fff}._stepDotPending_62xht_58{border-color:var(--border);background-color:var(--muted);color:var(--muted-foreground)}._stepIcon_62xht_29{width:.75rem;height:.75rem}._stepLine_62xht_69{margin-top:.125rem;margin-bottom:.125rem;width:1px;flex:1 1 0%}._stepLineDone_62xht_76{background-color:#10b981}._stepLinePending_62xht_80{background-color:var(--border)}._stepTextContainer_62xht_84{padding-bottom:1rem}._stepTextActive_62xht_88{opacity:1}._stepTextPending_62xht_92{opacity:.7}._stepLabel_62xht_96{font-size:.875rem;margin:0}._stepLabelActive_62xht_101{font-weight:600}._stepLabelPending_62xht_105{font-weight:500}._stepCurrentHint_62xht_109{font-size:.75rem;color:var(--muted-foreground);margin:0}._finishedAlert_62xht_115{display:flex;align-items:center;gap:.5rem;border-radius:.375rem;border:1px solid rgba(16,185,129,.3);background-color:#10b9811a;padding:.75rem;font-size:.875rem;color:#047857}._finishedIcon_62xht_127{width:1rem;height:1rem}._actionsContainer_62xht_132{display:flex;flex-direction:column;gap:.5rem}._advanceButton_62xht_138{justify-content:space-between;background-color:color-mix(in srgb,#10b981 12%,transparent);color:#059669;border-color:color-mix(in srgb,#10b981 30%,transparent)}._advanceButton_62xht_138:hover{background-color:color-mix(in srgb,#10b981 20%,transparent)}._advanceIcon_62xht_149{width:1rem;height:1rem}._finishButton_62xht_154{background-color:#059669;color:#fff}._finishButton_62xht_154:hover{background-color:#047857}._finishButtonIcon_62xht_163{margin-right:.5rem;width:.75rem;height:.75rem}@media(min-width:640px){._dialogContent_62xht_170{max-width:28rem}}._dialogBody_62xht_175{display:flex;flex-direction:column;gap:1rem;padding-top:.25rem;padding-bottom:.25rem}._transitionSummary_62xht_183{display:flex;align-items:center;gap:.5rem;border-radius:.375rem;border:1px solid var(--border);background-color:color-mix(in srgb,var(--muted) 50%);padding:.5rem;font-size:.875rem}._summaryStage_62xht_194{display:flex;align-items:center;gap:.375rem}._summaryDot_62xht_200{width:.5rem;height:.5rem;border-radius:9999px}._summaryDotFallback_62xht_206{background-color:var(--muted)}._summaryArrow_62xht_210{width:1rem;height:1rem;color:var(--muted-foreground)}._summaryStageTarget_62xht_216{display:flex;align-items:center;gap:.375rem;font-weight:500}._formGroup_62xht_223{display:flex;flex-direction:column;gap:.375rem}._selectItemWrapper_62xht_229{display:flex;align-items:center;gap:.5rem}._avatar_62xht_235{width:1.25rem;height:1.25rem}._avatarFallback_62xht_240{background-color:color-mix(in srgb,var(--primary) 10%);color:var(--primary);font-size:9px}._assigneeHint_62xht_246{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted-foreground);margin:0}._assigneeHintIcon_62xht_255{width:.75rem;height:.75rem}._actionsWrapper_62xht_260{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;border-top:1px solid var(--border);padding-top:1.5rem}._timerBtn_62xht_269{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;border:1px solid transparent;transition:all .2s;cursor:pointer}._timerBtnPlay_62xht_281{background-color:color-mix(in srgb,#3b82f6 15%,transparent);color:#2563eb}._timerBtnPlay_62xht_281:hover{background-color:color-mix(in srgb,#3b82f6 25%,transparent)}._timerBtnPause_62xht_289{background-color:color-mix(in srgb,#f59e0b 15%,transparent);color:#d97706}._timerBtnPause_62xht_289:hover{background-color:color-mix(in srgb,#f59e0b 25%,transparent)}._timerBtnStop_62xht_297{background-color:color-mix(in srgb,#ef4444 15%,transparent);color:#dc2626}._timerBtnStop_62xht_297:hover{background-color:color-mix(in srgb,#ef4444 25%,transparent)}._btnAdvance_62xht_305{background-color:color-mix(in srgb,#44ef5b 25%,transparent);color:#10b981}._btnAdvance_62xht_305:hover{background-color:color-mix(in srgb,#44ef5b 35%,transparent)}._timerIcon_62xht_314{width:1rem;height:1rem}._container_18xup_4{display:flex;flex-direction:column;gap:1.5rem}._header_18xup_10{display:flex;align-items:center;justify-content:space-between}._title_18xup_16{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}._subtitle_18xup_23{font-size:.875rem;color:var(--muted-foreground);margin:0}._filtersContainer_18xup_32{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){._filtersContainer_18xup_32{flex-direction:row;align-items:center}}._searchWrapper_18xup_45{position:relative;flex:1 1 0%}._searchIcon_18xup_50{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--muted-foreground)}._searchInput_18xup_60{padding-left:2rem}._statusSelect_18xup_64{width:100%}@media(min-width:768px){._statusSelect_18xup_64{width:11rem}}._filterButtonIcon_18xup_74,._filterIcon_18xup_75{width:1rem;height:1rem}._tableCardContent_18xup_83{padding:0}._tableHeadId_18xup_87{width:4rem}._tableHeadAction_18xup_91{width:3rem}._hiddenMdTableCell_18xup_95{display:none}@media(min-width:768px){._hiddenMdTableCell_18xup_95{display:table-cell}}._hiddenLgTableCell_18xup_105{display:none}@media(min-width:1024px){._hiddenLgTableCell_18xup_105{display:table-cell}}._tableCellRight_18xup_115{display:none;text-align:right}@media(min-width:1024px){._tableCellRight_18xup_115{display:table-cell;text-align:right}}._tableRow_18xup_130{border-left-width:4px;border-left-style:solid;border-left-color:transparent;transition:background-color .2s}._taskIdText_18xup_140,._taskId_18xup_140{font-family:var(--font-mono, monospace);font-size:.75rem;color:var(--muted-foreground);width:4rem}._taskLink_18xup_148{font-weight:500;text-decoration:none;color:var(--foreground)}._taskLink_18xup_148:hover{text-decoration:underline}._deadlineText_18xup_158{font-size:.75rem}._badgeProject_18xup_165{font-size:.75rem;font-weight:400}._badgeNoBorder_18xup_170{border:none!important;font-size:.75rem;font-weight:500}._badgeBacklog_18xup_176{background-color:#94a3b81a;color:#475569}._badgePending_18xup_180{background-color:#f59e0b1a;color:#d97706}._badgeInProgress_18xup_184{background-color:#3b82f61a;color:#2563eb}._badgeInReview_18xup_188{background-color:#f59e0b1a;color:#d97706}._badgeCompleted_18xup_192{background-color:#10b9811a;color:#059669}._badgeArchived_18xup_196{background-color:#ef44441a;color:#dc2626}._priorityContainer_18xup_204{display:flex;align-items:center;gap:.25rem}._priorityText_18xup_210{font-size:.75rem}._iconUrgent_18xup_214{width:1rem;height:1rem;color:#ef4444}._iconHigh_18xup_219{width:1rem;height:1rem;color:#f97316}._iconMedium_18xup_224{width:1rem;height:1rem;color:#3b82f6}._iconLow_18xup_229{width:1rem;height:1rem;color:#94a3b8}._assigneeContainer_18xup_238{display:flex;align-items:center;gap:.5rem}._avatarSize_18xup_244,._avatar_18xup_244{width:1.5rem;height:1.5rem}._avatarFallbackStyle_18xup_250,._avatarFallback_18xup_250{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:color-mix(in srgb,var(--primary) / .1);font-size:.625rem;font-weight:600}._assigneeText_18xup_258{font-size:.75rem;color:var(--foreground)}._hoursContainer_18xup_266{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}._hoursText_18xup_273{font-size:.75rem;font-family:monospace}._hoursTextActive_18xup_278{color:#ea580c}._actionsFlexBlock_18xup_282{display:flex;gap:.25rem;min-width:6rem}._timerButton_18xup_288{border-radius:.25rem;padding:.35rem;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;text-decoration:none}._icon_18xup_214{min-width:1.2rem;min-height:1.2rem;max-width:1.2rem;max-height:1.5rem}._actionIconMargin_18xup_363{margin-right:.5rem;width:1rem;height:1rem}._triggerButton_18xup_369{position:relative}._activeBadge_18xup_373{position:absolute;top:-.25rem;right:-.25rem;width:.5rem;height:.5rem;border-radius:9999px;background-color:var(--primary, #000)}._dropdownContent_18xup_383{width:11rem}._stateMessage_18xup_390{padding:2rem;text-align:center;color:var(--muted-foreground)}._errorMessage_18xup_396{padding:2rem;text-align:center;color:#ef4444}._textDestructive_18xup_402{color:var(--destructive)}._alertDialogButton_18xup_406{background-color:#dc2626;color:#fff}._alertDialogButton_18xup_406:hover{background-color:#b91c1c}._actionsFlexBlock_18xup_282{display:flex;align-items:center;gap:.25rem}._timerButton_18xup_288{width:2rem;height:2rem;padding:0;border-radius:.25rem;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s,box-shadow .2s;text-decoration:none;flex-shrink:0}._timerButton_18xup_288:disabled{opacity:.5;cursor:not-allowed}._icon_18xup_214{width:1rem;height:1rem;flex-shrink:0}._timerButtonInactive_18xup_306{color:var(--muted-foreground)}._timerButtonInactive_18xup_306:hover{color:var(--foreground);background-color:var(--accent)}._timerButtonPlay_18xup_315{color:#059669}._timerButtonPlay_18xup_315:hover{background-color:#10b9811a}._timerButtonPause_18xup_323{color:#ea580c;background-color:#ea580c1a;animation:_pulse-border_18xup_1 2s infinite}._timerButtonPause_18xup_323:hover{background-color:#ea580c33}._timerButtonStop_18xup_333{color:#dc2626}._timerButtonStop_18xup_333:hover{background-color:#dc26261a}@keyframes _pulse-border_18xup_1{0%{box-shadow:0 0 #ea580c66}70%{box-shadow:0 0 0 4px #ea580c00}to{box-shadow:0 0 #ea580c00}}._paginationContainer_18xup_505{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:1rem}._paginationText_18xup_514{font-size:.875rem;color:var(--muted-foreground)}._overlay_evq8j_4{position:fixed;inset:0;z-index:50;background-color:#000c;animation-duration:.2s;animation-fill-mode:both}._overlay_evq8j_4[data-state=open]{animation-name:_fadeIn_evq8j_1}._overlay_evq8j_4[data-state=closed]{animation-name:_fadeOut_evq8j_1}._content_evq8j_24{position:fixed;left:50%;top:50%;z-index:50;display:grid;width:100%;max-width:32rem;transform:translate(-50%,-50%);gap:1rem;border:1px solid var(--border);background-color:var(--background);padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;animation-duration:.2s;animation-fill-mode:both}@media(min-width:640px){._content_evq8j_24{border-radius:var(--radius, .5rem)}}._content_evq8j_24[data-state=open]{animation-name:_contentShow_evq8j_1}._content_evq8j_24[data-state=closed]{animation-name:_contentHide_evq8j_1}._header_evq8j_61{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:640px){._header_evq8j_61{text-align:left}}._footer_evq8j_74{display:flex;flex-direction:column-reverse;gap:.5rem}@media(min-width:640px){._footer_evq8j_74{flex-direction:row;justify-content:flex-end}}._title_evq8j_90{font-size:1.125rem;font-weight:600;margin:0}._description_evq8j_96{font-size:.875rem;color:var(--muted-foreground);margin:0}._cancel_evq8j_105{margin-top:.5rem}@media(min-width:640px){._cancel_evq8j_105{margin-top:0}}@keyframes _fadeIn_evq8j_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeOut_evq8j_1{0%{opacity:1}to{opacity:0}}@keyframes _contentShow_evq8j_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes _contentHide_evq8j_1{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.95)}}._tableWrapper_19gol_1{position:relative;width:100%;overflow:auto}._table_19gol_1{width:100%;caption-side:bottom;font-size:.875rem;border-collapse:collapse}._tableHeader_19gol_14 tr{border-bottom:1px solid var(--border)}._tableBody_19gol_18 tr:last-child{border-bottom:0}._tableFooter_19gol_22{border-top:1px solid var(--border);background-color:color-mix(in srgb,var(--muted) 50%,transparent);font-weight:500}._tableFooter_19gol_22 tr:last-child{border-bottom:0}._tableRow_19gol_32{border-bottom:1px solid var(--border);transition:background-color .15s ease-in-out}._tableRow_19gol_32:hover{background-color:color-mix(in srgb,var(--muted) 50%,transparent)}._tableRow_19gol_32[data-state=selected]{background-color:var(--muted)}._tableHead_19gol_14{height:3rem;padding-left:1rem;padding-right:1rem;text-align:left;vertical-align:middle;font-weight:500;color:var(--muted-foreground)}._tableHead_19gol_14:has([role=checkbox]){padding-right:0}._tableCell_19gol_59{padding:1rem;vertical-align:middle;min-width:6rem}._tableCell_19gol_59:has([role=checkbox]){padding-right:0}._tableCaption_19gol_69{margin-top:1rem;font-size:.875rem;color:var(--muted-foreground)}._tableContainer_14hjr_4{width:100%;overflow-x:auto}._tableHeadId_14hjr_10{width:3rem;min-width:3rem}._tableHeadActions_14hjr_14{width:7.5rem;min-width:7.5rem}._tableHeadProject_14hjr_18{width:7rem;min-width:7rem}._tableHeadStatus_14hjr_22{width:6rem;min-width:6rem}._tableHeadPriority_14hjr_26{width:8rem;min-width:8rem}._tableHeadAssignee_14hjr_30{width:5rem;min-width:5rem}._tableHeadDeadline_14hjr_34{width:4rem;min-width:4rem}._tableHeadHours_14hjr_38{width:3rem;min-width:3rem;text-align:right}._tableHeadMenu_14hjr_43{width:3rem;min-width:3rem;text-align:center}._tableHeadTitle_14hjr_50{width:100%;min-width:12rem}._taskTitleCell_14hjr_58{max-width:0;width:100%}._taskLink_14hjr_64{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;text-decoration:none;color:var(--foreground)}._taskLink_14hjr_64:hover{text-decoration:underline}._tableCardContent_14hjr_81{padding:0}._hiddenMdTableCell_14hjr_85{display:none}@media(min-width:768px){._hiddenMdTableCell_14hjr_85{display:table-cell}}._hiddenLgTableCell_14hjr_95{display:none}._tableHeadCenter_14hjr_99{text-align:center}@media(min-width:1024px){._hiddenLgTableCell_14hjr_95{display:table-cell}}._tableCellRight_14hjr_109{display:none;text-align:right}@media(min-width:1024px){._tableCellRight_14hjr_109{display:table-cell;text-align:right}}._tableRow_14hjr_124{border-left-width:4px;border-left-style:solid;border-left-color:transparent;transition:background-color .2s}._rowBacklog_14hjr_131{border-left-color:#94a3b8}._rowPending_14hjr_134{border-left-color:#fbbf24;background-color:color-mix(in srgb,#fbbf24 10%,transparent)}._rowInProgress_14hjr_138{border-left-color:#3b82f6;background-color:color-mix(in srgb,#3b82f6 20%,transparent)}._rowInReview_14hjr_142{border-left-color:#8b5cf6;background-color:color-mix(in srgb,#8b5cf6 10%,transparent)}._rowCompleted_14hjr_146{border-left-color:#10b981;background-color:color-mix(in srgb,#10b981 10%,transparent)}._rowArchived_14hjr_150{border-left-color:#ef4444;background-color:color-mix(in srgb,#ef4444 10%,transparent)}._rowBacklog_14hjr_131:hover{background-color:color-mix(in srgb,#94a3b8 10%,transparent)}._rowPending_14hjr_134:hover{background-color:color-mix(in srgb,#fbbf24 20%,transparent)}._rowInProgress_14hjr_138:hover{background-color:color-mix(in srgb,#3b82f6 30%,transparent)}._rowInReview_14hjr_142:hover{background-color:color-mix(in srgb,#8b5cf6 20%,transparent)}._rowCompleted_14hjr_146:hover{background-color:color-mix(in srgb,#10b981 20%,transparent)}._rowArchived_14hjr_150:hover{background-color:color-mix(in srgb,#ef4444 20%,transparent)}._taskIdText_14hjr_177,._taskId_14hjr_177{font-family:var(--font-mono, monospace);font-size:.75rem;color:var(--muted-foreground)}._deadlineText_14hjr_184{font-size:.75rem}._badgeProject_14hjr_191,._badgeStatus_14hjr_195{font-size:.75rem;font-weight:400}._badgeBacklog_14hjr_200{background-color:#94a3b81a;color:#475569}._badgePending_14hjr_204{background-color:#f59e0b1a;color:#d97706}._badgeInProgress_14hjr_208{background-color:#3b82f61a;color:#2563eb}._badgeInReview_14hjr_212{background-color:#8b5cf61a;color:#8b5cf6}._badgeCompleted_14hjr_216{background-color:#10b9811a;color:#059669}._badgeArchived_14hjr_220{background-color:#ef44441a;color:#dc2626}._priorityContainer_14hjr_228{display:flex;align-items:center;justify-content:center;gap:.25rem}._statusContainer_14hjr_235{display:flex;align-items:center;justify-content:center;gap:.25rem;text-align:center}._priorityText_14hjr_243{font-size:.75rem}._iconUrgent_14hjr_247{width:1rem;height:1rem;color:#ef4444}._iconHigh_14hjr_252{width:1rem;height:1rem;color:#f97316}._iconMedium_14hjr_257{width:1rem;height:1rem;color:#3b82f6}._iconLow_14hjr_262{width:1rem;height:1rem;color:#94a3b8}._assigneeContainer_14hjr_271{display:flex;align-items:center;justify-content:center;gap:.5rem}._assigneeNameText_14hjr_278{font-size:.75rem;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:5rem}._avatarSize_14hjr_287{width:1.5rem;height:1.5rem}._avatarFallbackStyle_14hjr_292{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:color-mix(in srgb,var(--primary) / .1);font-size:.625rem;font-weight:600}._assigneeText_14hjr_299{font-size:.75rem;color:var(--foreground)}._hoursContainer_14hjr_307{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}._hoursText_14hjr_314{font-size:.75rem;font-family:monospace}._hoursTextActive_14hjr_319{color:#ea580c;font-weight:700}._actionsFlexBlock_14hjr_324{display:flex;align-items:center;gap:.25rem}._timerButton_14hjr_331{width:2rem;height:2rem;padding:0;border-radius:.25rem;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s,box-shadow .2s;text-decoration:none;flex-shrink:0}._timerButton_14hjr_331:disabled{opacity:.5;cursor:not-allowed}._icon_14hjr_247{width:1rem;height:1rem;flex-shrink:0}._timerButtonInactive_14hjr_361{color:var(--muted-foreground)}._timerButtonInactive_14hjr_361:hover{color:var(--foreground);background-color:var(--accent)}._timerButtonPlay_14hjr_368{color:#059669}._timerButtonPlay_14hjr_368:hover{background-color:#10b9811a}._timerButtonPause_14hjr_374{color:#ea580c;background-color:#ea580c1a;animation:_pulse-border_14hjr_1 2s infinite}._timerButtonPause_14hjr_374:hover{background-color:#ea580c33}._timerButtonStop_14hjr_382{color:#dc2626}._timerButtonStop_14hjr_382:hover{background-color:#dc26261a}@keyframes _pulse-border_14hjr_1{0%{box-shadow:0 0 #ea580c66}70%{box-shadow:0 0 0 4px #ea580c00}to{box-shadow:0 0 #ea580c00}}._actionIconMargin_14hjr_404{margin-right:.5rem;width:1rem;height:1rem}._stateMessage_14hjr_413{padding:2rem;text-align:center;color:var(--muted-foreground)}._errorMessage_14hjr_419{padding:2rem;text-align:center;color:#ef4444}._textDestructive_14hjr_425{color:var(--destructive)}._paginationContainer_14hjr_429{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:1rem}._paginationText_14hjr_438{font-size:.875rem;color:var(--muted-foreground)}._sheetContent_4ms0r_1{width:500px}@media(min-width:640px){._sheetContent_4ms0r_1{width:640px;max-width:none}}._form_4ms0r_12{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}._gridRow_4ms0r_19{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._formItemCol_4ms0r_25{display:flex;flex-direction:column}._calendarBtn_4ms0r_30{width:100%;justify-content:flex-start;text-align:left;font-weight:400}._calendarPlaceholder_4ms0r_37{color:var(--muted-foreground)}._icon_4ms0r_41{margin-right:.5rem;width:1rem;height:1rem}._popoverContent_4ms0r_47{width:auto;padding:0}._inputWrapper_4ms0r_52{position:relative}._currencySymbol_4ms0r_56{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:.875rem;color:var(--muted-foreground)}._moneyInput_4ms0r_65{padding-left:2.5rem;font-family:monospace}._footer_4ms0r_70{padding-top:1.5rem}._container_idckx_1{display:flex;flex-direction:column;gap:1.5rem}._pageHeader_idckx_7{display:flex;align-items:center;justify-content:space-between}._pageTitle_idckx_13{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}._pageDescription_idckx_20{font-size:.875rem;color:var(--muted-foreground);margin:0}._statsGrid_idckx_26{display:grid;gap:1rem}@media(min-width:768px){._statsGrid_idckx_26{grid-template-columns:repeat(4,1fr)}}._statCardHeader_idckx_37{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:.5rem}._statCardTitle_idckx_45{font-size:.875rem;font-weight:500;color:var(--muted-foreground);margin:0}._statIconMuted_idckx_52{width:1rem;height:1rem;color:var(--muted-foreground)}._statIconEmerald_idckx_58{width:1rem;height:1rem;color:#10b981}._statIconBlue_idckx_64{width:1rem;height:1rem;color:#3b82f6}._statValue_idckx_70{font-size:1.5rem;font-weight:700}._filtersContainer_idckx_75{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){._filtersContainer_idckx_75{flex-direction:row;align-items:center}}._searchWrapper_idckx_88{position:relative;flex:1}._searchIcon_idckx_93{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--muted-foreground)}._searchInput_idckx_103{padding-left:2rem}._selectTrigger_idckx_107{width:100%}@media(min-width:768px){._selectTrigger_idckx_107{width:11rem}}._projectsGrid_idckx_117{display:grid;gap:1rem}@media(min-width:768px){._projectsGrid_idckx_117{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._projectsGrid_idckx_117{grid-template-columns:repeat(3,1fr)}}._projectCard_idckx_134{transition:all .2s}._projectCard_idckx_134:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-color:color-mix(in srgb,var(--primary) 30%,transparent)}._cardHeader_idckx_145{padding-bottom:.75rem}._cardHeaderTop_idckx_149{display:flex;align-items:flex-start;justify-content:space-between}._cardTitleWrapper_idckx_155{display:flex;flex-direction:column;gap:.25rem}._cardIdWrapper_idckx_161{display:flex;align-items:center;gap:.5rem}._projectId_idckx_167{font-family:monospace;font-size:.625rem;color:var(--muted-foreground)}._badge_idckx_173{border:none;font-size:.625rem}._statusActive_idckx_178{background-color:color-mix(in srgb,#10b981 10%,transparent);color:#059669}._statusOnHold_idckx_182{background-color:color-mix(in srgb,#f59e0b 10%,transparent);color:#d97706}._statusCompleted_idckx_186{background-color:color-mix(in srgb,#3b82f6 10%,transparent);color:#2563eb}._statusPlanning_idckx_190{background-color:color-mix(in srgb,#8b5cf6 10%,transparent);color:#7c3aed}._projectName_idckx_195{font-size:1rem;font-weight:600;margin:0}._projectLink_idckx_201{text-decoration:none;color:inherit}._projectLink_idckx_201:hover{text-decoration:underline}._menuTrigger_idckx_210{width:1.75rem;height:1.75rem;opacity:0;transition:opacity .2s}._projectCard_idckx_134:hover ._menuTrigger_idckx_210{opacity:1}._iconSmall_idckx_221{width:1rem;height:1rem}._projectDescription_idckx_226{font-size:.75rem;color:var(--muted-foreground);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:.5rem}._cardContent_idckx_236{display:flex;flex-direction:column;gap:1rem}._progressHeader_idckx_242{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem}._progressLabel_idckx_249{font-size:.75rem;color:var(--muted-foreground)}._progressValue_idckx_254{font-size:.75rem;font-weight:500}._progressBar_idckx_259{height:.5rem}._tagsContainer_idckx_263{display:flex;flex-wrap:wrap;gap:.25rem}._tagBadge_idckx_269{font-size:.625rem;padding:0 .375rem;height:1rem;border:none}._tagFrontend_idckx_276{background-color:color-mix(in srgb,#3b82f6 10%,transparent);color:#2563eb}._tagBackend_idckx_280{background-color:color-mix(in srgb,#10b981 10%,transparent);color:#059669}._tagDesign_idckx_284{background-color:color-mix(in srgb,#ec4899 10%,transparent);color:#db2777}._tagDevOps_idckx_288{background-color:color-mix(in srgb,#f59e0b 10%,transparent);color:#d97706}._tagMobile_idckx_292{background-color:color-mix(in srgb,#8b5cf6 10%,transparent);color:#7c3aed}._tagEcommerce_idckx_296{background-color:color-mix(in srgb,#f97316 10%,transparent);color:#ea580c}._tagData_idckx_300{background-color:color-mix(in srgb,#06b6d4 10%,transparent);color:#0891b2}._metricsGrid_idckx_305{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;text-align:center}._metricBox_idckx_312{border-radius:var(--radius-md);background-color:color-mix(in srgb,var(--muted) 50%,transparent);padding:.5rem}._metricLabel_idckx_318{font-size:.75rem;color:var(--muted-foreground);margin:0}._metricValue_idckx_324{font-size:.875rem;font-weight:600;margin:0}._cardFooter_idckx_330{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem}._membersList_idckx_337{display:flex;margin-left:.375rem}._memberAvatar_idckx_342{width:1.5rem;height:1.5rem;border:2px solid var(--card);margin-left:-.375rem}._memberFallback_idckx_349{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:.5625rem}._dueDate_idckx_355{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--muted-foreground)}._dateIcon_idckx_363{width:.75rem;height:.75rem}._textDestructive_idckx_368{color:var(--destructive)}._loadingContainer_idckx_372{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px}._loadingIcon_idckx_380{width:2rem;height:2rem;animation:_spin_idckx_1 1s linear infinite;color:var(--muted-foreground)}._errorContainer_idckx_387{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px}._errorMessage_idckx_395{color:var(--destructive)}@keyframes _spin_idckx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._emptyState_idckx_409{grid-column:1 / -1;text-align:center;padding-top:2.5rem;padding-bottom:2.5rem;color:var(--muted-foreground)}._checkbox_w9oas_1{width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:.25rem;border:1px solid var(--border);background-color:var(--background);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s,border-color .2s}._checkbox_w9oas_1:hover{border-color:var(--primary)}._checkbox_w9oas_1:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}._checkbox_w9oas_1[data-state=checked]{background-color:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}._indicator_w9oas_32{display:flex;align-items:center;justify-content:center;color:inherit}._checkIcon_w9oas_39{width:.75rem;height:.75rem;stroke-width:3}._container_1p39z_4{display:flex;flex-direction:column;gap:1.5rem}._loadingContainer_1p39z_10{display:flex;justify-content:center;align-items:center;min-height:50vh}._spinner_1p39z_17{width:2rem;height:2rem;animation:_spin_1p39z_17 1s linear infinite;color:var(--primary)}._animateSpin_1p39z_24{animation:_spin_1p39z_17 1s linear infinite}@keyframes _spin_1p39z_17{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_1p39z_40{display:flex;align-items:flex-start;justify-content:space-between}._headerLeft_1p39z_46{display:flex;align-items:flex-start;gap:.75rem}._headerRight_1p39z_52{display:flex;align-items:center;gap:.5rem}._badgesContainer_1p39z_58{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._taskId_1p39z_65{font-family:var(--font-mono, monospace);font-size:.75rem;color:var(--muted-foreground)}._taskTitle_1p39z_71{font-size:1.25rem;font-weight:700;margin:0;letter-spacing:-.025em}._metricsGrid_1p39z_81{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){._metricsGrid_1p39z_81{grid-template-columns:repeat(3,1fr)}}._metricCardHeader_1p39z_94{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between;padding-bottom:.5rem}._metricCardTitle_1p39z_102{font-size:.875rem;font-weight:500;color:var(--muted-foreground);margin:0}._metricValueLg_1p39z_109{font-size:1.5rem;font-weight:700}._metricSubtitle_1p39z_114{margin-top:.375rem;font-size:.75rem;color:var(--muted-foreground)}._progressBarEmerald_1p39z_120{height:.375rem;margin-top:.5rem}._progressBarEmerald_1p39z_120>div{background-color:#10b981!important}._mainGrid_1p39z_132{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:1024px){._mainGrid_1p39z_132{grid-template-columns:1fr 380px}}._columnLeft_1p39z_145,._columnRight_1p39z_146{display:flex;flex-direction:column;gap:1.5rem}._cardHeaderFlex_1p39z_155{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between}._cardTitleBase_1p39z_162{font-size:1rem;font-weight:600}._popoverContentAuto_1p39z_167{width:auto;padding:0}._descEditContainer_1p39z_175{display:flex;flex-direction:column;gap:.75rem}._descTextareaLg_1p39z_181{min-height:140px;resize:none}._descActions_1p39z_186{display:flex;justify-content:flex-end;gap:.5rem}._descText_1p39z_181{font-size:.875rem;color:var(--muted-foreground);line-height:1.625}._subtasksContainer_1p39z_201{display:flex;flex-direction:column;gap:.5rem}._subtaskProgressText_1p39z_207{font-size:.75rem;color:var(--muted-foreground)}._subtaskItem_1p39z_212{display:flex;align-items:center;gap:.75rem;border:1px solid var(--border);border-radius:var(--radius-md);padding:.75rem;transition:border-color .2s}._subtaskItem_1p39z_212:hover ._subtaskDeleteBtn_1p39z_222{opacity:1}._subtaskLabel_1p39z_226{flex:1;font-size:.875rem;transition:color .2s}._subtaskLabelDone_1p39z_232{text-decoration:line-through;color:var(--muted-foreground)}._subtaskDeleteBtn_1p39z_222{width:1.5rem;height:1.5rem;padding:0;opacity:0;transition:opacity .2s}._subtaskAddContainer_1p39z_245{display:flex;align-items:center;gap:.5rem;padding-top:.25rem}._subtaskInput_1p39z_252{height:2.25rem}._peopleContent_1p39z_259{display:flex;flex-direction:column;gap:.75rem}._sectionLabel_1p39z_265{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}._personRow_1p39z_271{display:flex;align-items:center;gap:.5rem}._personName_1p39z_277{font-size:.875rem;font-weight:500}._personEmail_1p39z_282{font-size:.75rem;color:var(--muted-foreground)}._avatarGroup_1p39z_300{display:flex;margin-left:.5rem}._avatarGroupItem_1p39z_305{width:2rem;height:2rem;border:2px solid var(--card);margin-left:-.5rem}._timeValueLg_1p39z_315{font-size:1.5rem;font-weight:700}._timeSubtitle_1p39z_320{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.75rem}._timeCategoriesList_1p39z_326{display:flex;flex-direction:column;gap:.5rem}._timeCategoryItem_1p39z_332{display:flex;align-items:center;justify-content:space-between;font-size:.875rem}._timeCategoryLeft_1p39z_339{display:flex;align-items:center;gap:.5rem}._timeCategoryDot_1p39z_345{width:.5rem;height:.5rem;border-radius:9999px}._timeCategoryHours_1p39z_351{font-family:var(--font-mono, monospace);font-size:.75rem}._textMuted_1p39z_359{color:var(--muted-foreground)}._iconSm_1p39z_362{width:1rem;height:1rem}._iconXs_1p39z_366{width:.75rem;height:.75rem}._iconXsRight_1p39z_370{width:.75rem;height:.75rem;margin-right:.5rem}._iconXsRightSmall_1p39z_375{width:.75rem;height:.75rem;margin-right:.25rem}._iconSmMuted_1p39z_380{width:1rem;height:1rem;color:var(--muted-foreground)}._btnSmallIcon_1p39z_385{width:1.75rem;height:1.75rem;padding:0}._textPrimary_1p39z_390{color:var(--primary)}._textWarning_1p39z_393{color:var(--warning)}._bgSlate_1p39z_398{background-color:var(--muted-foreground);color:#fff}._bgBlue_1p39z_402{background-color:#3b82f6;color:#fff}._bgAmber_1p39z_406{background-color:#f59e0b;color:#fff}._bgViolet_1p39z_410{background-color:#8b5cf6;color:#fff}._bgEmerald_1p39z_414{background-color:#10b981;color:#fff}._textDestructive_1p39z_419{color:var(--destructive)}._textEmerald_1p39z_422{color:#10b981}._avatarFallbackLg_1p39z_426,._avatarFallbackXs_1p39z_427,._avatarFallbackSm_1p39z_428{background-color:color-mix(in srgb,var(--primary) 10%,transparent)}._peopleContent_1p39z_259{display:flex;flex-direction:column;gap:1rem}._sectionLabel_1p39z_265{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._personRow_1p39z_271{display:flex;align-items:center;gap:.75rem}._avatarLg_1p39z_458{width:2.5rem;height:2.5rem;border-radius:9999px;overflow:hidden;flex-shrink:0}._avatarFallbackLg_1p39z_426{background-color:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary);font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._personName_1p39z_277{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0;line-height:1.25}._personEmail_1p39z_282{font-size:.75rem;color:var(--muted-foreground);margin:.125rem 0 0}._membersHeaderFlex_1p39z_287{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._addMemberBtnSmall_1p39z_294{height:1.75rem;padding:0 .5rem;font-size:.75rem}._avatarGroup_1p39z_300{display:flex;align-items:center;padding-left:.25rem;min-height:2rem}._avatarGroupItem_1p39z_305{width:2rem;height:2rem;border-radius:9999px;border:2px solid var(--card);margin-left:-.5rem;transition:transform .2s;overflow:hidden}._avatarGroupItem_1p39z_305:first-child{margin-left:0}._avatarGroupItem_1p39z_305:hover{transform:translateY(-2px);z-index:10}._avatarFallbackSm_1p39z_428{background-color:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary);font-size:.625rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._avatarXs_1p39z_546{width:1.25rem;height:1.25rem;margin-right:.5rem;border-radius:9999px;overflow:hidden;display:inline-flex}._avatarFallbackXs_1p39z_427{background-color:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary);font-size:.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._container_1cg8m_1{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:1400px;margin:0 auto}._header_1cg8m_11{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._headerLeft_1cg8m_19{display:flex;align-items:center;gap:1rem}._headerRight_1cg8m_25{display:flex;align-items:center;gap:.5rem}._titleBlock_1cg8m_31{display:flex;flex-direction:column;gap:.25rem}._badgesContainer_1cg8m_37{display:flex;align-items:center;gap:.5rem}._projectId_1cg8m_43{font-family:monospace;font-size:.75rem;color:var(--muted-foreground)}._badge_1cg8m_37{border:none;font-size:.75rem;font-weight:500}._projectTitle_1cg8m_55{font-size:1.25rem;font-weight:700;letter-spacing:-.025em;color:var(--foreground)}._iconSm_1cg8m_62{width:1rem;height:1rem}._btnIcon_1cg8m_67{width:2rem;height:2rem}._metricsGrid_1cg8m_73{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){._metricsGrid_1cg8m_73{grid-template-columns:repeat(3,1fr)}}._metricCardHeader_1cg8m_85{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:.5rem}._metricCardTitle_1cg8m_93{font-size:.875rem;font-weight:500;color:var(--muted-foreground)}._metricValueLg_1cg8m_99{font-size:1.5rem;font-weight:700}._metricSubtitle_1cg8m_104{margin-top:.375rem;font-size:.75rem;color:var(--muted-foreground)}._metricCardIcon_1cg8m_110{width:1rem;height:1rem;color:var(--muted-foreground)}._metricValue_1cg8m_99{font-size:1.5rem;font-weight:700;color:var(--foreground)}._progressEmerald_1cg8m_122{margin-top:.5rem;height:.375rem}._progressEmerald_1cg8m_122>div{background-color:#10b981}._layoutGrid_1cg8m_132{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:1024px){._layoutGrid_1cg8m_132{grid-template-columns:1fr 380px}}._columnMain_1cg8m_144{display:flex;flex-direction:column;gap:1.5rem;min-width:0}._columnSidebar_1cg8m_151{display:flex;flex-direction:column;gap:1.5rem}._cardHeaderFlex_1cg8m_158{display:flex;align-items:center;justify-content:space-between}._cardTitle_1cg8m_164{font-size:1rem;font-weight:600}._descText_1cg8m_169{font-size:.875rem;color:var(--muted-foreground);line-height:1.6;white-space:pre-wrap}._descEditContainer_1cg8m_176{display:flex;flex-direction:column;gap:.75rem}._descTextarea_1cg8m_182{min-height:140px;resize:vertical}._descActions_1cg8m_187{display:flex;justify-content:flex-end;gap:.5rem}._iconXs_1cg8m_193{width:.75rem;height:.75rem}._iconXsRight_1cg8m_198{width:.75rem;height:.75rem;margin-right:.5rem}._animateSpin_1cg8m_204{animation:_spin_1cg8m_467 1s linear infinite}._cardHeaderFlex_1cg8m_158{display:flex;flex-direction:row!important;align-items:center;justify-content:space-between}._cardTitleBase_1cg8m_218{font-size:1rem;font-weight:600}._popoverContentAuto_1cg8m_223{width:auto;padding:0}._peopleContent_1cg8m_232{display:flex;flex-direction:column;gap:1rem}._sectionLabel_1cg8m_238{font-size:.75rem;font-weight:500;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._personRow_1cg8m_248{display:flex;align-items:center;gap:.75rem}._avatarLg_1cg8m_254{width:2.5rem;height:2.5rem;border-radius:9999px;overflow:hidden;flex-shrink:0}._avatarFallbackLg_1cg8m_262{background-color:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary);font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._personName_1cg8m_274{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0;line-height:1.25}._personEmail_1cg8m_282{font-size:.75rem;color:var(--muted-foreground);margin:.125rem 0 0}._membersHeaderFlex_1cg8m_289{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._addMemberBtnSmall_1cg8m_296{height:1.75rem;padding:0 .5rem;font-size:.75rem}._avatarGroup_1cg8m_303{display:flex;align-items:center;padding-left:.25rem;min-height:2rem}._avatarGroupItem_1cg8m_310{width:2rem;height:2rem;border-radius:9999px;border:2px solid var(--card);margin-left:-.5rem;transition:transform .2s;overflow:hidden}._avatarGroupItem_1cg8m_310:first-child{margin-left:0}._avatarGroupItem_1cg8m_310:hover{transform:translateY(-2px);z-index:10}._avatarFallbackSm_1cg8m_329{background-color:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary);font-size:.625rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._avatarXs_1cg8m_342{width:1.25rem;height:1.25rem;margin-right:.5rem;border-radius:9999px;overflow:hidden;display:inline-flex}._avatarFallbackXs_1cg8m_351{background-color:color-mix(in srgb,var(--primary) 15%,transparent);color:var(--primary);font-size:.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:100%}._badgePlanning_1cg8m_364{background-color:#8b5cf61a;color:#7c3aed}._badgeActive_1cg8m_368{background-color:#f59e0b1a;color:#d97706}._badgeReview_1cg8m_372{background-color:#3b82f61a;color:#2563eb}._badgeCompleted_1cg8m_376{background-color:#10b9811a;color:#059669}._badgeCancelled_1cg8m_380{background-color:#ef44441a;color:#dc2626}._taskTableContainer_1cg8m_386{margin-top:1rem;overflow-x:auto}._actionsFlexBlock_1cg8m_391{display:flex;align-items:center;gap:.25rem}._timerButton_1cg8m_396{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;border:1px solid transparent;background:transparent;cursor:pointer;transition:all .2s}._timerButton_1cg8m_396:hover{background:var(--secondary)}._timerButtonPlay_1cg8m_411{color:#10b981}._timerButtonPause_1cg8m_414{color:#f59e0b;background:#f59e0b1a}._timerButtonStop_1cg8m_418{color:#ef4444}._timerButtonInactive_1cg8m_421{color:var(--muted-foreground)}._taskIdText_1cg8m_424{font-family:monospace;font-size:.75rem;color:var(--muted-foreground)}._taskLink_1cg8m_429{font-weight:500;text-decoration:none;color:var(--foreground)}._taskLink_1cg8m_429:hover{text-decoration:underline}._tableRow_1cg8m_437{transition:colors .2s}._tableRow_1cg8m_437:hover{background-color:var(--muted) / .5}._tableCellRight_1cg8m_443{text-align:right}._hoursText_1cg8m_446{font-family:monospace;font-size:.875rem}._hoursTextActive_1cg8m_450{color:#f59e0b;font-weight:700}._paginationContainer_1cg8m_454{display:flex;align-items:center;justify-content:center;gap:1rem;padding-top:1rem}._loadingContainer_1cg8m_461{display:flex;align-items:center;justify-content:center;min-height:400px}._spinner_1cg8m_467{width:2rem;height:2rem;animation:_spin_1cg8m_467 1s linear infinite;color:var(--muted-foreground)}._textDestructive_1cg8m_473{color:var(--destructive)}._metricCardHeader_1xpc9_1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:.5rem}._metricCardTitle_1xpc9_9{font-size:.875rem;font-weight:500;color:var(--muted-foreground)}._metricCardIcon_1xpc9_15{width:1rem;height:1rem;color:var(--muted-foreground)}._metricValue_1xpc9_21{font-size:1.5rem;font-weight:700;color:var(--foreground)}._metricSubtitle_1xpc9_27{margin-top:.375rem;font-size:.75rem;color:var(--muted-foreground)}._progressEmerald_1xpc9_33{margin-top:.5rem;height:.375rem}._progressEmerald_1xpc9_33>div{background-color:var(--chart-2)}._root_166et_1{position:relative;overflow:hidden}._viewport_166et_6{height:100%;width:100%;border-radius:inherit}._scrollbar_166et_12{display:flex;touch-action:none;-webkit-user-select:none;user-select:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}._scrollbarVertical_166et_22{height:100%;width:.625rem;border-left:1px solid transparent;padding:1px}._scrollbarHorizontal_166et_29{height:.625rem;flex-direction:column;border-top:1px solid transparent;padding:1px}._thumb_166et_36{position:relative;flex:1 1 0%;border-radius:9999px;background-color:var(--border)}._container_hxvuj_1{display:flex;flex-direction:column;gap:1.5rem}._header_hxvuj_7{display:flex;align-items:center;justify-content:space-between}._title_hxvuj_13{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;margin:0}._subtitle_hxvuj_20{font-size:.875rem;color:var(--muted-foreground);margin:0}._btnIconLeft_hxvuj_26{margin-right:.5rem;width:1rem;height:1rem}._dialogContent_hxvuj_32{max-width:32rem}._dialogBody_hxvuj_36{display:flex;flex-direction:column;gap:1rem}._dropzone_hxvuj_42{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;border:2px dashed color-mix(in srgb,var(--muted-foreground) 25%,transparent);padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s}._dropzone_hxvuj_42:hover{border-color:color-mix(in srgb,var(--primary) 50%,transparent)}._dropzoneIcon_hxvuj_60{width:2.5rem;height:2.5rem;color:var(--muted-foreground);margin-bottom:.75rem}._dropzoneTitle_hxvuj_67{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}._dropzoneSubtitle_hxvuj_76{font-size:.75rem;color:var(--muted-foreground);margin-top:.25rem;margin-bottom:0}._uploadList_hxvuj_83{display:flex;flex-direction:column;gap:.75rem}._uploadItem_hxvuj_89{display:flex;align-items:center;gap:.75rem;border-radius:.5rem;border:1px solid var(--border);padding:.75rem}._uploadItemIcon_hxvuj_98{width:2rem;height:2rem;color:var(--muted-foreground);flex-shrink:0}._uploadItemDetails_hxvuj_105{flex:1;min-width:0}._uploadItemHeader_hxvuj_110{display:flex;align-items:center;justify-content:space-between}._uploadItemName_hxvuj_116{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}._iconCheck_hxvuj_125{width:1rem;height:1rem;color:#10b981;flex-shrink:0}._uploadProgressText_hxvuj_132{font-size:.75rem;color:var(--muted-foreground);flex-shrink:0}._uploadItemSize_hxvuj_138{font-size:.75rem;color:var(--muted-foreground);margin:0}._progressBar_hxvuj_144{margin-top:.375rem;height:.375rem}._mainLayout_hxvuj_149{display:flex;gap:1.5rem}._sidebar_hxvuj_154{display:none;width:16rem;flex-shrink:0;flex-direction:column;gap:1rem}@media(min-width:1024px){._sidebar_hxvuj_154{display:flex}}._searchWrapper_hxvuj_168{position:relative}._searchIcon_hxvuj_172{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--muted-foreground)}._searchInput_hxvuj_182{padding-left:2rem;height:2.25rem}._searchInputDesktop_hxvuj_187{padding-left:2rem}._tabsList_hxvuj_191{width:100%}._tabTrigger_hxvuj_195{flex:1;font-size:.75rem}._tabsContent_hxvuj_200{margin-top:.75rem}._scrollArea_hxvuj_204{height:400px}._folderList_hxvuj_208{display:flex;flex-direction:column;gap:.125rem}._folderItem_hxvuj_214{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:.375rem;padding:.375rem .5rem;font-size:.875rem;transition:background-color .2s,color .2s;cursor:pointer;border:none;background:transparent}._folderActive_hxvuj_230{background-color:var(--accent);color:var(--accent-foreground);font-weight:500}._folderInactive_hxvuj_236{color:var(--muted-foreground)}._folderInactive_hxvuj_236:hover{background-color:color-mix(in srgb,var(--accent) 50%,transparent)}._folderItemLeft_hxvuj_244{display:flex;align-items:center;gap:.5rem}._truncate_hxvuj_250{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badgeCount_hxvuj_256{font-size:10px;height:1.25rem}._tagList_hxvuj_261{display:flex;flex-wrap:wrap;gap:.5rem}._tagBadge_hxvuj_267{cursor:pointer}._tagBadge_hxvuj_267:hover{background-color:var(--accent)}._content_hxvuj_275{flex:1;display:flex;flex-direction:column;gap:1.5rem;min-width:0}._contentHeader_hxvuj_283{display:flex;align-items:center;gap:.75rem}._mobileSearchWrapper_hxvuj_289{position:relative;flex:1}@media(min-width:1024px){._mobileSearchWrapper_hxvuj_289{display:none}}._desktopSearchWrapper_hxvuj_300{display:none;position:relative;flex:1}@media(min-width:1024px){._desktopSearchWrapper_hxvuj_300{display:block}}._viewToggleGroup_hxvuj_312{display:flex;align-items:center;border:1px solid var(--border);border-radius:.375rem}._toggleBtnLeft_hxvuj_319{height:2rem;width:2rem;border-top-right-radius:0;border-bottom-right-radius:0}._toggleBtnRight_hxvuj_326{height:2rem;width:2rem;border-top-left-radius:0;border-bottom-left-radius:0}._sectionTitle_hxvuj_333{font-size:.875rem;font-weight:600;margin-bottom:.75rem;margin-top:0}._folderGrid_hxvuj_340{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){._folderGrid_hxvuj_340{grid-template-columns:repeat(3,minmax(0,1fr))}}._folderCard_hxvuj_352{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;border:1px solid var(--border);background-color:var(--card);padding:1rem;text-align:left;transition:all .2s;cursor:pointer}._folderCard_hxvuj_352:hover{box-shadow:0 4px 6px -1px color-mix(in srgb,#000 10%,transparent),0 2px 4px -1px color-mix(in srgb,#000 6%,transparent);border-color:color-mix(in srgb,var(--primary) 30%,transparent)}._folderCardIconWrapper_hxvuj_372{display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border-radius:.5rem}._folderCardTitle_hxvuj_381{font-size:.875rem;font-weight:500;margin:0}._folderCardSubtitle_hxvuj_387{font-size:.75rem;color:var(--muted-foreground);margin:0}._breadcrumb_hxvuj_393{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}._breadcrumbBtn_hxvuj_400{font-size:.75rem;color:var(--muted-foreground)}._breadcrumbSeparator_hxvuj_405{color:var(--muted-foreground)}._breadcrumbActive_hxvuj_409{font-size:.875rem;font-weight:500}._closeBtn_hxvuj_414{width:1.5rem;height:1.5rem;margin-left:auto}._tableCardContent_hxvuj_420{padding:0}._hiddenMobile_hxvuj_424{display:none}@media(min-width:768px){._hiddenMobile_hxvuj_424{display:table-cell}}._w12_hxvuj_434{width:3rem}._tableCellContent_hxvuj_438{display:flex;align-items:center;gap:.5rem}._fileName_hxvuj_444{font-size:.875rem;font-weight:500}._avatar_hxvuj_449{width:1.5rem;height:1.5rem}._avatarFallback_hxvuj_454{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:10px}._badgeNormal_hxvuj_460{font-size:.75rem;font-weight:400}._tableTextMuted_hxvuj_465{font-size:.75rem;color:var(--muted-foreground)}._actionBtn_hxvuj_470{width:1.75rem;height:1.75rem}._menuIcon_hxvuj_475{margin-right:.5rem;width:1rem;height:1rem}._iconBase_hxvuj_481{width:1.25rem;height:1.25rem}._iconSm_hxvuj_486{width:1rem;height:1rem}._iconXs_hxvuj_491{width:.75rem;height:.75rem}._textXs_hxvuj_496{font-size:.75rem}._textRed_hxvuj_500{color:#ef4444}._textBlue_hxvuj_504{color:#3b82f6}._textEmerald_hxvuj_508{color:#10b981}._textPink_hxvuj_512{color:#ec4899}._textViolet_hxvuj_516{color:#8b5cf6}._textDestructive_hxvuj_520{color:var(--destructive)}._folderThemeBlue_hxvuj_524{color:#3b82f6;background-color:color-mix(in srgb,#3b82f6 10%,transparent)}._folderThemeEmerald_hxvuj_529{color:#10b981;background-color:color-mix(in srgb,#10b981 10%,transparent)}._folderThemeAmber_hxvuj_534{color:#f59e0b;background-color:color-mix(in srgb,#f59e0b 10%,transparent)}._folderThemePink_hxvuj_539{color:#ec4899;background-color:color-mix(in srgb,#ec4899 10%,transparent)}._folderThemeViolet_hxvuj_544{color:#8b5cf6;background-color:color-mix(in srgb,#8b5cf6 10%,transparent)}._folderThemeRed_hxvuj_549{color:#ef4444;background-color:color-mix(in srgb,#ef4444 10%,transparent)}._container_1lndg_1{display:flex;flex-direction:column;gap:1.5rem}._flexBetween_1lndg_7{display:flex;align-items:center;justify-content:space-between}._title_1lndg_13{font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:-.025em;margin:0}._subtitle_1lndg_21{font-size:.875rem;color:var(--muted-foreground);margin:0}._statsGrid_1lndg_27{display:grid;gap:1rem}@media(min-width:768px){._statsGrid_1lndg_27{grid-template-columns:repeat(3,minmax(0,1fr))}}._cardHeader_1lndg_38{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:.5rem;margin:0}._cardTitle_1lndg_47{font-size:.875rem;font-weight:500;color:var(--muted-foreground);margin:0}._cardIcon_1lndg_54{width:1rem;height:1rem;color:var(--muted-foreground)}._statValue_1lndg_60{font-size:1.5rem;font-weight:700}._statValueMono_1lndg_65{font-size:1.5rem;font-weight:700;font-family:monospace;margin:0}._progressBar_1lndg_72{margin-top:.5rem;height:.5rem}._statSubtitle_1lndg_77{margin-top:.25rem;font-size:.75rem;color:var(--muted-foreground);margin-bottom:0}._timerCardActive_1lndg_84{border-color:color-mix(in srgb,#10b981 50%,transparent)!important}._timerTaskName_1lndg_88{font-size:.75rem;color:var(--muted-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;margin:0}._timerButton_1lndg_98{width:2.5rem;height:2.5rem;border-radius:9999px}._timerIcon_1lndg_104{width:1rem;height:1rem}._tableCardTitle_1lndg_109{font-size:1rem;margin:0}._tableCardContent_1lndg_114{padding:0}._tableHeadHidden_1lndg_118{display:none}@media(min-width:768px){._tableHeadHidden_1lndg_118{display:table-cell}}._textRight_1lndg_128{text-align:right}._taskCell_1lndg_132{display:flex;align-items:center;gap:.5rem}._avatarContainer_1lndg_138{display:none;width:1.5rem;height:1.5rem}@media(min-width:768px){._avatarContainer_1lndg_138{display:flex}}._avatarFallback_1lndg_150{background-color:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);font-size:10px}._taskName_1lndg_156{font-size:.875rem;font-weight:500}._projectBadge_1lndg_161{font-size:.75rem;font-weight:400}._badgeNoBorder_1lndg_166{border:none!important;font-size:.75rem}._dateCell_1lndg_171{display:none;font-size:.75rem;color:var(--muted-foreground)}@media(min-width:768px){._dateCell_1lndg_171{display:table-cell}}._hoursCell_1lndg_183{text-align:right;font-family:monospace;font-size:.875rem}._natureDev_1lndg_189{background-color:color-mix(in srgb,#3b82f6 10%,transparent)!important;color:#2563eb!important}._natureReview_1lndg_194{background-color:color-mix(in srgb,#8b5cf6 10%,transparent)!important;color:#7c3aed!important}._natureMeeting_1lndg_199{background-color:color-mix(in srgb,#f59e0b 10%,transparent)!important;color:#d97706!important}._natureDesign_1lndg_204{background-color:color-mix(in srgb,#ec4899 10%,transparent)!important;color:#db2777!important}._natureBug_1lndg_209{background-color:color-mix(in srgb,#ef4444 10%,transparent)!important;color:#dc2626!important}._natureDoc_1lndg_214{background-color:color-mix(in srgb,#10b981 10%,transparent)!important;color:#059669!important}._textCenter_1lndg_219{text-align:center;color:var(--muted-foreground);padding:2rem 0}._actionBtn_1lndg_225{width:2rem;height:2rem;color:var(--muted-foreground);transition:color .2s}._actionBtn_1lndg_225:hover{color:var(--foreground)}._loadingContainer_1lndg_236{display:flex;justify-content:center;align-items:center;height:12rem}._spinner_1lndg_243{width:2rem;height:2rem;color:var(--muted-foreground);animation:_spin_1lndg_243 1s linear infinite}@keyframes _spin_1lndg_243{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._natureDefault_1lndg_259{background-color:color-mix(in srgb,var(--muted) 50%,transparent)!important;color:var(--muted-foreground)!important}
