@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.sidebar-left,.sidebar-right,.main-content{min-width:0}.main-content{flex-direction:column;gap:1.5rem;display:flex}.sidebar-right{flex-direction:column;min-height:0;display:flex}._header_f43s8_1{border-radius:var(--radius-pill);box-shadow:var(--shadow);background-color:#fff;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex}._zoneLeft_f43s8_13{flex-shrink:0;align-items:center;display:flex}._logo_f43s8_19{object-fit:contain;width:auto;height:40px}._zoneCenter_f43s8_26{justify-content:center;min-width:0;display:flex}._navList_f43s8_32{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}._navItem_f43s8_40{cursor:default;white-space:nowrap;border-radius:2rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}._navItem_f43s8_40._active_f43s8_52{background-color:#01f0d0;font-weight:700}._navIcon_f43s8_57{object-fit:contain;flex-shrink:0}._label_f43s8_62{display:inline}._zoneRight_f43s8_67{flex-shrink:0;align-items:center;gap:.5rem;display:flex}._profile_f43s8_74{white-space:nowrap;align-items:center;gap:.75rem;font-size:.875rem;display:flex}._profileText_f43s8_82{overflow:hidden}._profileName_f43s8_86{font-weight:700}._avatarCircle_f43s8_90{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}._title_f43s8_98{color:#707070;font-size:.75rem;font-weight:400}._iconButton_f43s8_104{cursor:pointer;color:#072635;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._iconButton_f43s8_104:hover{background-color:#f0f0f0}._divider_f43s8_122{background-color:#e0e0e0;flex-shrink:0;width:1px;height:32px}@media (width<=992px){._label_f43s8_62,._title_f43s8_98{display:none}._navList_f43s8_32{gap:.25rem}._navItem_f43s8_40{padding:.5rem .625rem}._logo_f43s8_19{height:26px}._avatarCircle_f43s8_90{width:36px;height:36px}._profile_f43s8_74{gap:.5rem}}@media (width<=768px){._profileText_f43s8_82{display:none}._logo_f43s8_19{height:22px}._avatarCircle_f43s8_90{width:32px;height:32px}._iconButton_f43s8_104{width:28px;height:28px}._navItem_f43s8_40{padding:.375rem .5rem}._navIcon_f43s8_57{width:14px;height:14px}}@media (width<=576px){._header_f43s8_1{border-radius:0;padding:.75rem 1rem}._zoneCenter_f43s8_26{z-index:1000;background-color:#fff;justify-content:center;width:100%;padding:10px 16px;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000000d}._navList_f43s8_32{justify-content:space-around;gap:0;width:100%}._navItem_f43s8_40{border-radius:50%;flex-direction:column;gap:.125rem;padding:.5rem;font-size:.625rem}._navItem_f43s8_40._active_f43s8_52{border-radius:2rem}._navIcon_f43s8_57{width:20px;height:20px}._divider_f43s8_122{display:none}}._layout_13zfr_1{flex-direction:column;gap:1rem;height:100vh;padding:1rem;display:flex}._dashboardLayout_13zfr_9{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:320px 1fr 360px;gap:1.5rem;min-width:0;min-height:0;display:grid}@media (width<=1024px){._layout_13zfr_1{height:auto;min-height:100vh;overflow:visible}._dashboardLayout_13zfr_9{grid-template-columns:1fr;overflow:visible}._dashboardLayout_13zfr_9>:first-child{grid-row:3}._dashboardLayout_13zfr_9>:nth-child(2){grid-row:2}._dashboardLayout_13zfr_9>:nth-child(3){grid-row:1}}@media (width<=768px){._dashboardLayout_13zfr_9{grid-template-columns:1fr}._dashboardLayout_13zfr_9>:nth-child(3){grid-column:1}}@media (width<=576px){._layout_13zfr_1{padding-bottom:4.5rem}}:root{--color-primary:#01f0d0;--color-primary-hover:#00c9ae;--color-primary-bg:#01f0d026;--color-text:#0b0c10;--color-text-secondary:#64748b;--color-bg:#f6f7f9;--color-surface:#fff;--color-border:#e2e8f0;--color-hover:#f1f5f9;--shadow:0 2px 4px #00000005;--shadow-card:0 2px 8px #00000005;--font-sans:"Manrope", -apple-system, BlinkMacSystemFont, "Inter", sans-serif;--font-mono:"JetBrains Mono", ui-monospace, "Cascadia Code", Consolas, monospace;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:4rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}img,svg,video{max-width:100%;display:block}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{color:var(--color-text);line-height:1.3}h2{margin-bottom:1rem;font-size:1.25rem}h3{margin-bottom:.5rem;font-size:1rem;font-weight:400}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}.skip-link{z-index:1000;background-color:var(--color-text);color:#fff;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:top .1s;position:absolute;top:-100%;left:0}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#072635 transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-button{display:none}.custom-scrollbar::-webkit-scrollbar-track{background:0 0;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#072635 padding-box content-box;border:2px solid #0000;border-radius:3px;min-height:100px}.skip-link:focus{outline:2px solid var(--color-primary);outline-offset:2px;top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
