[data-espace-shell]{--espace-lime-accent:var(--maora-accent,#84cc16);--espace-lime-accent-soft:var(--maora-accent-soft,#ecfccb);--espace-shell-chrome:#f4f4f5;--espace-shell-panel:var(--maora-bg-elevated,#ffffff);--espace-sidebar-bg:#fafafa;--espace-primary-sidebar-width:3.625rem;--espace-secondary-sidebar-width:14rem;--espace-primary-solid:#245c28;--espace-primary-sidebar-bg:var(--espace-primary-solid);--espace-header-solid:#245c28;--espace-secondary-sidebar-solid:#eef4fa;--espace-secondary-sidebar-bg:linear-gradient(180deg,#eef4fa,#f5f8fc 38%,#fafbfc);--espace-secondary-sidebar-active:#ffffff;--espace-header-height:52px;--espace-shell-chrome-radius:0.75rem;--espace-chrome-scoop-below-header:var(--espace-secondary-sidebar-solid);--espace-subnav-height:38px;--espace-header-bg:var(--espace-primary-solid);--espace-header-border:rgba(163,230,53,0.14);--espace-header-fg:#faf8f2;--espace-header-fg-muted:#d9f99d;--espace-header-icon:#fefce8;--maora-accent:#84cc16;--maora-accent-soft:#ecfccb;--maora-bg:#fafaf9;--maora-bg-elevated:#ffffff;--maora-fg:#1c1917;--maora-fg-muted:#57534e;--maora-border:#e7e5e4;--maora-success-fg:#15803d;--maora-warning-fg:#b45309;--maora-danger-fg:#b91c1c;--maora-info-fg:#1d4ed8;--maora-focus-ring:#bef264;--maora-radius-md:0.625rem;--maora-shadow-sm:0 1px 2px rgba(28,25,23,0.06);--maora-z-dropdown:20;--maora-z-modal:200;color-scheme:light}.dark [data-espace-shell]{--espace-shell-chrome:#2b2b30;--espace-shell-panel:#36363c;--espace-sidebar-bg:#323238;--espace-primary-solid:#142f18;--espace-primary-sidebar-bg:var(--espace-primary-solid);--espace-header-solid:#142f18;--espace-secondary-sidebar-solid:#343942;--espace-secondary-sidebar-bg:linear-gradient(180deg,#343942,#36363c 38%,#36363c);--espace-secondary-sidebar-active:#42424a;--espace-header-bg:var(--espace-primary-solid);--espace-header-border:rgba(132,204,22,0.18);--espace-header-fg:#fefce8;--espace-header-fg-muted:#bef264;--espace-header-icon:#ecfccb;--maora-bg:#2b2b30;--maora-bg-elevated:#36363c;--maora-fg:#f5f5f4;--maora-fg-muted:#a8a29e;--maora-border:#4a4a52;--maora-success-fg:#86efac;--maora-warning-fg:#fcd34d;--maora-danger-fg:#fca5a5;--maora-info-fg:#93c5fd;--maora-focus-ring:#a3e635;--maora-shadow-sm:0 1px 3px rgba(0,0,0,0.28);color-scheme:dark}[data-espace-shell] .espace-nav-active{background-color:var(--espace-lime-accent)!important;color:#fff!important}[data-espace-shell][data-has-secondary=false]{--espace-chrome-scoop-below-header:var(--espace-shell-panel)}[data-espace-shell] .espace-header-bar{box-sizing:border-box;height:var(--espace-header-height,64px);min-height:var(--espace-header-height,64px);max-height:var(--espace-header-height,64px);padding-inline:.75rem;background:var(--espace-header-bg);color:var(--espace-header-fg,#faf8f2)}@media (min-width:640px){[data-espace-shell] .espace-header-bar{padding-inline:1rem}}[data-espace-shell] .espace-header-track{display:grid;width:100%;height:100%;align-items:stretch;column-gap:.5rem;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr);grid-template-areas:"start center end"}@media (min-width:640px){[data-espace-shell] .espace-header-track{column-gap:.75rem}}[data-espace-shell] .espace-header-start{display:flex;grid-area:start;min-width:0;max-width:100%;align-items:center;align-self:center;gap:.5rem}@media (min-width:640px){[data-espace-shell] .espace-header-start{gap:.75rem}}[data-espace-shell] .espace-header-logo-link{display:inline-flex;flex-shrink:0;align-items:center;border-radius:var(--maora-radius-md);padding:.125rem;transition:opacity .15s ease}[data-espace-shell] .espace-header-logo-link:hover{opacity:.9}[data-espace-shell] .espace-header-center{display:none;grid-area:center;min-width:0;overflow:hidden;padding-inline:.5rem;justify-content:center}@media (min-width:1024px){[data-espace-shell] .espace-header-center{display:flex;align-items:stretch;justify-content:center;align-self:stretch;height:100%}}@media (min-width:1280px){[data-espace-shell] .espace-header-center{padding-inline:1rem}}[data-espace-shell] .espace-header-end{display:flex;grid-area:end;min-width:0;flex-wrap:nowrap;align-items:center;align-self:center;justify-content:flex-end;justify-self:end;gap:.125rem}@media (min-width:640px){[data-espace-shell] .espace-header-end{gap:.25rem}}[data-espace-shell] .espace-header-end>*{flex-shrink:0}[data-espace-shell] .espace-header-icon-btn{display:inline-flex;height:2rem;width:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.4375rem;color:var(--espace-header-icon,#fefce8);transition:background-color .15s ease,color .15s ease}[data-espace-shell] .espace-header-user-btn{display:inline-flex;height:2rem;max-height:2rem;max-width:14rem;flex-shrink:0;align-items:center;gap:.375rem;border-radius:var(--maora-radius-md);padding-inline:.375rem;transition:background-color .15s ease}[data-espace-shell] .espace-header-user-btn:hover{background-color:rgba(255,255,255,.12)}[data-espace-shell] .espace-header-search-slot{position:relative;height:2rem;width:2rem;flex-shrink:0}[data-espace-shell] .espace-header-text-btn{display:inline-flex;height:2rem;max-height:2rem;max-width:10rem;flex-shrink:0;align-items:center;gap:.25rem;border-radius:var(--maora-radius-md);padding-inline:.625rem;font-size:.875rem;font-weight:500;line-height:1;color:var(--espace-header-fg,#faf8f2);white-space:nowrap}@media (min-width:640px){[data-espace-shell] .espace-header-text-btn{max-width:none}}[data-espace-shell] .espace-header-icon-btn:hover{background-color:var(--espace-header-icon-hover-bg,rgba(255,255,255,.14));color:var(--espace-header-icon-hover-fg,#ffffff)}[data-espace-shell] .espace-header-text-btn:hover{background-color:var(--espace-header-icon-hover-bg,rgba(255,255,255,.12))}[data-espace-shell] .espace-header-breadcrumb{display:flex;align-items:center;min-height:0}[data-espace-shell] .espace-header-breadcrumb a{color:var(--espace-header-fg-muted,#d9f99d)}[data-espace-shell] .espace-header-breadcrumb a:hover,[data-espace-shell] .espace-header-breadcrumb span[aria-current=page]{color:var(--espace-header-fg,#faf8f2)}[data-espace-shell] .espace-header-breadcrumb svg{color:rgba(255,255,255,.45)}@keyframes maora-fade-in{0%{opacity:0}to{opacity:1}}@keyframes maora-search-drop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-espace-shell] .espace-header-search-field{display:flex;width:100%;align-items:center;gap:.5rem;color:var(--espace-header-fg,#faf8f2)}[data-espace-shell] .espace-header-search-input{min-width:0;flex:1;border:none;background:transparent;color:inherit;font-size:.875rem;line-height:1.25rem;outline:none}[data-espace-shell] .espace-header-search-input::placeholder{color:var(--espace-header-fg-muted,#d9f99d);opacity:.85}[data-espace-shell] .espace-header-search-input::-webkit-search-cancel-button{display:none}[data-espace-shell] .espace-header-search-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px;padding:.375rem;color:var(--espace-header-fg-muted,#d9f99d);transition:background-color .15s ease,color .15s ease}[data-espace-shell] .espace-header-search-btn:hover{background-color:rgba(255,255,255,.12);color:var(--espace-header-fg,#faf8f2)}[data-espace-shell] .espace-header-search-btn.is-listening{background-color:rgba(254,226,226,.2);color:#fecaca}@keyframes maora-search-expand{0%{opacity:0;transform:scaleX(.92);transform-origin:right center}to{opacity:1;transform:scaleX(1);transform-origin:right center}}@keyframes maora-voice-bar{0%,to{transform:scaleY(.35);opacity:.55}50%{transform:scaleY(1);opacity:1}}[data-espace-shell] .tabular-nums{font-variant-numeric:tabular-nums}[data-espace-shell] :focus-visible{outline:2px solid var(--maora-focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){[data-espace-shell] *,[data-espace-shell] :after,[data-espace-shell] :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.espace-shell-sidebar-desktop{display:none;overflow:visible}.espace-shell-hamburger-mobile{display:inline-flex}.espace-shell-mobile-only{display:block}.espace-shell-mobile-tabs{display:flex}@media (min-width:1024px){.espace-shell-sidebar-desktop{display:flex}.espace-shell-hamburger-mobile,.espace-shell-mobile-only,.espace-shell-mobile-tabs{display:none!important}}[data-espace-shell] .espace-sidebar-nav{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}[data-espace-shell] .espace-sidebar-nav::-webkit-scrollbar{display:none;width:0;height:0}[data-espace-shell] .espace-shell-primary-rail{position:relative;z-index:40;overflow:visible}[data-espace-shell] .espace-dual-sidebar{position:relative;z-index:30;height:100%;overflow:visible}[data-espace-shell] .espace-primary-sidebar{position:relative;z-index:3;height:100%}[data-espace-shell] .espace-primary-sidebar-bg{position:absolute;inset:0;background:var(--espace-primary-sidebar-bg)}[data-espace-shell] .espace-primary-sidebar-nav{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}[data-espace-shell] .espace-primary-sidebar-nav::-webkit-scrollbar{display:none}[data-espace-shell] .espace-secondary-sidebar-header-toggle{opacity:0;pointer-events:none;transition:opacity .15s ease}[data-espace-shell] .espace-secondary-sidebar-header-toggle.is-visible:focus-visible,[data-espace-shell][data-espace-chrome-hovered=true] .espace-secondary-sidebar-header-toggle.is-visible{opacity:1;pointer-events:auto}[data-espace-shell] .espace-secondary-sidebar-footer{margin-top:auto;padding-top:.75rem}[data-espace-shell] .espace-addons-footer-btn{display:flex;width:100%;flex-direction:column;gap:.625rem;border-radius:.3125rem;padding:.375rem .25rem;text-align:left;transition:background-color .15s ease}[data-espace-shell] .espace-addons-footer-btn:hover{background:rgba(15,23,42,.04)}.dark [data-espace-shell] .espace-addons-footer-btn:hover{background:rgba(255,255,255,.05)}[data-espace-shell] .espace-addons-footer-bubbles{display:flex;align-items:center;padding-left:.125rem}[data-espace-shell] .espace-addons-footer-bubble{height:1.75rem;width:1.75rem;flex-shrink:0;margin-left:-.4375rem;overflow:hidden;border-radius:9999px;border:2px solid #ffffff;background:#f1f5f9;object-fit:cover}[data-espace-shell] .espace-addons-footer-bubble:first-child{margin-left:0}.dark [data-espace-shell] .espace-addons-footer-bubble{border-color:var(--espace-secondary-sidebar-solid);background:#42424a}[data-espace-shell] .espace-addons-footer-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-inline:.25rem}[data-espace-shell] .espace-addons-footer-label{font-size:.8125rem;font-weight:500;line-height:1.25;color:#475569}.dark [data-espace-shell] .espace-addons-footer-label{color:#cbd5e1}[data-espace-shell] .espace-addons-footer-chevron{flex-shrink:0;color:#94a3b8}[data-espace-shell] .espace-shell-content{min-height:100%;padding:1rem 1rem 1.5rem}@media (min-width:640px){[data-espace-shell] .espace-shell-content{padding:1.25rem 1.5rem 2rem}}@media (min-width:1024px){[data-espace-shell] .espace-shell-content{padding:1.5rem 2rem 2.5rem}}[data-espace-shell] .espace-secondary-sidebar-inner{position:relative;height:100%;min-height:100%;padding:1rem .75rem 1.125rem;background:var(--espace-secondary-sidebar-bg);border-right:1px solid rgba(148,163,184,.15)}.dark [data-espace-shell] .espace-secondary-sidebar-inner{border-right-color:rgba(255,255,255,.06)}[data-espace-shell] .espace-secondary-sidebar-heading{margin:0 0 .875rem;padding-inline:.5rem;font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.dark [data-espace-shell] .espace-secondary-sidebar-heading{color:#94a3b8}[data-espace-shell] .espace-secondary-sidebar-nav{padding-inline:.25rem;scrollbar-width:none;-ms-overflow-style:none}[data-espace-shell] .espace-secondary-sidebar-nav::-webkit-scrollbar{display:none}[data-espace-shell] .espace-secondary-nav-link-active{background:var(--espace-secondary-sidebar-active)}.dark [data-espace-shell] .espace-secondary-nav-link-active{box-shadow:0 2px 12px rgba(0,0,0,.22)!important}[data-espace-shell] .espace-secondary-sidebar{position:relative;z-index:2;height:100%;min-height:0}[data-espace-shell] .espace-workspace-subnav{position:relative;height:var(--espace-subnav-height);min-height:var(--espace-subnav-height);background:var(--espace-secondary-sidebar-solid);border-bottom:1px solid rgba(148,163,184,.18)}.dark [data-espace-shell] .espace-workspace-subnav{background:var(--espace-secondary-sidebar-solid);border-bottom-color:rgba(255,255,255,.06)}[data-espace-shell] .espace-workspace-subnav-inner{height:100%;padding-inline:1rem .875rem}[data-espace-shell] .espace-subnav-icon-btn{display:inline-flex;height:1.75rem;width:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.3125rem;color:#64748b;transition:background-color .15s ease,color .15s ease}[data-espace-shell] .espace-subnav-icon-btn:focus-visible,[data-espace-shell] .espace-subnav-icon-btn:hover{background-color:rgba(15,23,42,.04);color:#334155}[data-espace-shell] .espace-subnav-icon-btn-active,[data-espace-shell] .espace-subnav-icon-btn-active:hover{background-color:rgba(15,23,42,.04);color:#1e293b}.dark [data-espace-shell] .espace-subnav-icon-btn{color:#94a3b8}.dark [data-espace-shell] .espace-subnav-icon-btn:focus-visible,.dark [data-espace-shell] .espace-subnav-icon-btn:hover{background-color:rgba(255,255,255,.05);color:#e2e8f0}.dark [data-espace-shell] .espace-subnav-icon-btn-active,.dark [data-espace-shell] .espace-subnav-icon-btn-active:hover{background-color:rgba(255,255,255,.05);color:#f8fafc}[data-espace-shell] .espace-subnav-notifications .espace-header-icon-btn{height:1.75rem;width:1.75rem;border-radius:.3125rem;border:none;background:transparent;box-shadow:none;color:#64748b}[data-espace-shell] .espace-subnav-notifications .espace-header-icon-btn:focus-visible,[data-espace-shell] .espace-subnav-notifications .espace-header-icon-btn:hover{background-color:rgba(15,23,42,.04);color:#334155}.dark [data-espace-shell] .espace-subnav-notifications .espace-header-icon-btn:focus-visible,.dark [data-espace-shell] .espace-subnav-notifications .espace-header-icon-btn:hover{background-color:rgba(255,255,255,.05);color:#e2e8f0}[data-espace-shell] .espace-subnav-notifications .espace-header-icon-btn svg{height:1.0625rem;width:1.0625rem}[data-espace-shell] .espace-subnav-notifications span[class*=ring-]{--tw-ring-color:#ffffff!important}[data-espace-shell] .espace-shell-main{position:relative;background:var(--espace-shell-panel,#fff);scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.14) transparent}[data-espace-shell] .espace-shell-main::-webkit-scrollbar{width:6px;height:6px}[data-espace-shell] .espace-shell-main::-webkit-scrollbar-track{background:transparent}[data-espace-shell] .espace-shell-main::-webkit-scrollbar-thumb{background-color:rgba(15,23,42,.12);border-radius:9999px}[data-espace-shell] .espace-shell-main::-webkit-scrollbar-thumb:hover{background-color:rgba(15,23,42,.22)}@keyframes espace-tip-fade{0%{opacity:0}to{opacity:1}}@keyframes maora-subnav-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}[data-espace-shell] .espace-secondary-nav-link{animation:maora-subnav-enter .24s ease-out both;border-radius:.3125rem}[data-espace-shell] .espace-secondary-nav-link:hover:not(.espace-secondary-nav-link-active){background-color:rgba(15,23,42,.04)}.dark [data-espace-shell] .espace-secondary-nav-link:hover:not(.espace-secondary-nav-link-active){background-color:rgba(255,255,255,.05)}[data-espace-shell] .espace-secondary-sidebar-nav li:nth-child(2) .espace-secondary-nav-link{animation-delay:.03s}[data-espace-shell] .espace-secondary-sidebar-nav li:nth-child(3) .espace-secondary-nav-link{animation-delay:.06s}[data-espace-shell] .espace-secondary-sidebar-nav li:nth-child(4) .espace-secondary-nav-link{animation-delay:.09s}[data-espace-shell] .espace-secondary-sidebar-nav li:nth-child(5) .espace-secondary-nav-link{animation-delay:.12s}[data-espace-shell] .espace-secondary-sidebar-nav li:nth-child(n+6) .espace-secondary-nav-link{animation-delay:.15s}@media (min-width:1024px){[data-espace-shell] .espace-shell-desktop-body{gap:0;background:var(--espace-primary-solid)}[data-espace-shell] .espace-shell-below-header{border-top-left-radius:var(--espace-shell-chrome-radius);background:var(--espace-chrome-scoop-below-header);overflow:hidden}}