.CompanyDashboard-module__VI-ppq__page{grid-template-rows:auto minmax(0,1fr);gap:.65rem;display:grid}.CompanyDashboard-module__VI-ppq__listSection{flex-direction:column;min-height:0;display:flex}.CompanyDashboard-module__VI-ppq__listScroll{min-height:0}.CompanyDashboard-module__VI-ppq__title{margin:0;font-size:1.05rem;font-weight:700}.CompanyDashboard-module__VI-ppq__subtitle{color:var(--text-soft);margin:.25rem 0 0;line-height:1.5}.CompanyDashboard-module__VI-ppq__list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-content:start;gap:.55rem;display:grid}.CompanyDashboard-module__VI-ppq__list>div{cursor:pointer}.CompanyDashboard-module__VI-ppq__empty{text-align:center;color:var(--text-soft);padding:2rem}.CompanyDashboard-module__VI-ppq__cardHeader{align-items:center;gap:.6rem;display:flex}.CompanyDashboard-module__VI-ppq__cardLogo{background:var(--primary);width:2.65rem;height:2.65rem;color:var(--primary-contrast);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.CompanyDashboard-module__VI-ppq__cardLogoImage{object-fit:cover;width:100%;height:100%}
:root{--primary:#ab2f32;--primary-highlight:#c8484d;--primary-deep:#7c1f22;--primary-soft:#ab2f321f;--primary-faint:#ab2f320a;--text:#17212f;--text-soft:#4f5d73;--primary-contrast:#fff;--foreground:#17212f;--separator:#59667e38;--border-soft:#59667e33;--border-strong:#59667e52;--border-subtle:#59667e29;--shadow:#1f293724;--background:#fff;--background-highlight:#edf1f5;--background-muted:#f5f7fa;--shell-contrast-background:#f3f5f8;--surface:#fff;--surface-strong:#fff;--surface-muted:#f7f9fc;--surface-subtle:#eff3f8;--hero-surface:#fff;--hero-border:#ab2f321f;--hero-glow:#ab2f3214;--chip-text:#102014;--overlay:#1518209e;--popup-glow:#ab2f3229;--surface-glass:#fffffffa;--surface-tint-strong:#fafafbfa;--surface-tint:#fafafbf2;--success:#23ce6b;--alert:#ffe66d;--destructive:#dc5f5f;--info:#2563eb;--warning:#c27a00;--error:var(--destructive);--confirmation:var(--success);--contrast:#ab2f3238;--contrast-white:#fff;--focus-ring:#ab2f3247;--shadow-values:0 12px 32px -24px var(--shadow);--panel-shadow:0 16px 40px -30px #1f293747;--card-shadow:0 12px 28px -24px #1f293733;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--control-height:36px;--field-min-height:34px;--field-padding-y:.46rem;--field-padding-x:.62rem;--field-font-size:.86rem;--field-line-height:1.35;--textarea-min-height:88px;--button-padding-y:.48rem;--button-padding-x:.78rem;--surface-padding:clamp(.68rem, 1.2vw, .92rem);--hero-padding:clamp(.78rem, 1.5vw, 1.02rem);--mobile-card-gap:.6rem;--content-width:100%;--dashboard-sidebar-width:304px;--dashboard-gutter:clamp(.75rem, 1.5vw, 1.25rem);--app-header-height:0px;--dashboard-shell-border:#ffffff6b;--dashboard-shell-glow:#ab2f320f;--team-color-default:#238564;--team-color-1:#5eff00;--team-color-2:#0ff;--team-color-3:#857bdf;--team-color-4:#fbff00;--team-color-5:#ff9100;--team-color-6:red;--team-color-7:#d997ff;--team-color-8:#0f8;--team-color-9:#f0a;--team-color-10:#cbffad;--team-color-11:#ffadad;--team-color-12:#adfff4;--team-color-13:#adceff;--team-color-14:#e2a4a4;--team-color-15:#fff7ad;--team-color-16:#cbffad;--team-color-17:#769664;--team-color-18:#648a96;--team-color-19:#8791ce;--team-color-20:#70aa9c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--primary:#d35b5f;--primary-highlight:#e27a7f;--primary-deep:#ffd3d4;--primary-soft:#d35b5f2e;--primary-faint:#d35b5f17;--text:#ecf1f7;--text-soft:#a9b5c8;--primary-contrast:#fff8f8;--foreground:#f7fafc;--separator:#94a3b82e;--border-soft:#94a3b833;--border-strong:#94a3b857;--border-subtle:#94a3b824;--shadow:#0000008c;--background:#07111d;--background-highlight:#132033;--background-muted:#0d1725;--shell-contrast-background:#0f1825;--surface:#0d1724;--surface-strong:#111d2c;--surface-muted:#162234;--surface-subtle:#1b2a3d;--hero-surface:#111d2c;--hero-border:#d35b5f3d;--hero-glow:#d35b5f29;--chip-text:#ffe3e4;--overlay:#030810d1;--popup-glow:#d35b5f3d;--surface-glass:#111d2cfa;--surface-tint-strong:#162234fa;--surface-tint:#162234f2;--success:#35d07f;--alert:#f1d36b;--destructive:#ff7b7b;--info:#7fb0ff;--warning:#ffd26a;--contrast:#d35b5f3d;--contrast-white:#f5f7fb;--focus-ring:#d35b5f61;--panel-shadow:0 18px 40px -28px #000000b3;--card-shadow:0 12px 28px -22px #0000008a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;-webkit-appearance:none;margin:0;padding:0;font-family:Montserrat,sans-serif}::selection{background:var(--primary-soft)}#__next{height:100svh;min-height:100svh}html,body{background:var(--background);max-width:100vw;color:var(--text);min-height:100svh;line-height:1.4;position:relative;overflow:hidden auto}body{scrollbar-gutter:stable;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;transition:background-color .25s,color .25s}body[data-app-chrome=dashboard]{background:var(--shell-contrast-background);overflow:hidden}body[data-app-chrome=dashboard] #__next{overflow:hidden}.appViewportContent,.appViewportContentPublic{width:100%;min-width:0}.appViewportContent{height:calc(100svh - var(--app-header-height));margin-top:var(--app-header-height);scrollbar-gutter:stable;flex-direction:column;min-height:0;display:flex;overflow:hidden}.appViewportContentPublic{min-height:100svh}a{color:inherit;text-decoration:none}.separator-horizontal{border:1px solid var(--separator);margin:.5rem 20%}.separator-vertical{border:1px solid var(--separator);margin:20% .5rem}button{cursor:pointer;background-color:var(--surface-strong);padding:var(--button-padding-y) var(--button-padding-x);width:max-content;min-height:var(--control-height);box-shadow:var(--shadow-values);color:var(--text);border:none;border:1px solid var(--border-soft);border-radius:6px;font-weight:600;transition:background-color .2s,transform .2s,box-shadow .2s}button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none;transform:none}button:active{transform:translateY(1px)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.main{flex-direction:column;flex:auto;justify-content:flex-start;align-items:center;gap:.85rem;width:100%;min-height:0;padding:.75rem clamp(.75rem,1.8vw,1.05rem) 1rem;display:flex;overflow:visible}body[data-app-chrome=dashboard] .main{padding:.7rem var(--dashboard-gutter) 1.2rem calc(var(--dashboard-sidebar-width) + (var(--dashboard-gutter) * 2));align-items:stretch}.content{width:100%;min-height:0;max-width:min(100%, var(--content-width));flex-direction:column;gap:.7rem;padding-bottom:.35rem;display:flex;overflow:visible}body[data-app-chrome=dashboard] .content{gap:.8rem;max-width:none;margin:0}.pageShell{flex-direction:column;flex:auto;gap:.7rem;min-width:0;min-height:0;display:flex}.dashboardViewportPage{flex:auto;height:100%;min-height:0;max-height:100%;overflow:hidden}.dashboardViewportContent,.dashboardViewportSection{flex:auto;min-height:0;overflow:hidden}.dashboardViewportScroll{flex:auto;min-height:0;overflow:auto}.dashboardViewportPage .pageHero{border-radius:8px;gap:.55rem;padding:.72rem .86rem}.dashboardViewportPage .pageHero h1{margin-bottom:.18rem;font-size:clamp(1.35rem,2.3vw,2rem)}.dashboardViewportPage .pageHero p{font-size:.9rem;line-height:1.4}.dashboardViewportPage .pageHeroMeta{gap:.35rem;margin-top:.45rem}.dashboardViewportPage .pageHeroTag{padding:.28rem .48rem;font-size:.74rem}.dashboardViewportPage .pageHeroActions{gap:.35rem}.dashboardViewportPage .surface,.dashboardViewportPage .surfaceCard{border-radius:8px;padding:.72rem .82rem}.dashboardViewportPage .sectionTitle{margin-bottom:.38rem}.dashboardViewportPage .sectionTitle h2,.dashboardViewportPage .sectionTitle h3{font-size:.94rem}.dashboardViewportPage .sectionTitle p{font-size:.84rem;line-height:1.4}.dashboardViewportPage .stack{gap:.55rem}button:hover{background-color:var(--background-highlight);box-shadow:var(--card-shadow);transform:translateY(-1px)}.cookieLauncher{color:var(--primary);cursor:pointer;z-index:10;font-size:1.5rem;transition:color .2s,transform .2s;position:fixed;bottom:2rem;right:2rem}.cookieLauncher:hover{color:var(--primary-highlight);transform:translateY(-1px)}.accented{background-color:var(--primary);color:var(--primary-contrast)}.accented:hover{background-color:var(--primary-highlight)}.pageHero{min-height:fit-content;padding:var(--hero-padding);background:var(--hero-surface);color:var(--text);box-shadow:var(--panel-shadow);border:1px solid var(--hero-border);border-radius:10px;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.7rem;display:flex;position:relative;overflow:hidden}.pageHero h1{margin-bottom:.25rem;font-size:clamp(1.7rem,3.6vw,2.65rem);line-height:1.08}.pageHero p{max-width:46rem;color:var(--text-soft);line-height:1.5}.pageHeroActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}.pageHeroActions button{background:var(--surface-strong);color:var(--text);box-shadow:none}.pageHeroActions .accented{background:var(--primary);color:var(--primary-contrast)}.pageHeroActions button:hover{background:var(--surface-muted)}.pageHeroActions .accented:hover{background:var(--primary-highlight)}.pageHeroMeta{flex-wrap:wrap;gap:.45rem;margin-top:.65rem;display:flex}.pageHeroTag{background:var(--primary-soft);border:1px solid var(--hero-border);color:var(--primary-deep);border-radius:6px;padding:.34rem .56rem;font-size:.8rem;font-weight:700}.surface{background:var(--surface);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--card-shadow);padding:var(--surface-padding);border-radius:8px;min-width:0}.surfaceCard{background:var(--surface);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--card-shadow);padding:var(--surface-padding);background:var(--surface);border-radius:8px;min-width:0;height:auto;min-height:0;overflow:auto}.sectionTitle{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.sectionTitle h2,.sectionTitle h3{font-size:1rem}.sectionTitle p{color:var(--text-soft);line-height:1.5}.metricGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.65rem;display:grid}.metricCard{border-radius:var(--radius-sm);background:var(--surface-strong);border:1px solid var(--border-soft);flex-direction:column;gap:.28rem;min-height:84px;padding:.72rem .8rem;display:flex}.metricLabel{color:var(--text-soft);font-size:.82rem;font-weight:600}.metricValue{color:var(--foreground);font-size:clamp(1.25rem,2.3vw,1.8rem);font-weight:700}.metricHint{color:var(--text-soft);font-size:.82rem;line-height:1.4}code,pre{font-family:Consolas,SFMono-Regular,Liberation Mono,monospace}.stack{flex-direction:column;gap:.7rem;display:flex}.splitLayout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:.8rem;display:grid}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;display:flex}.toolbarActions{flex-wrap:wrap;gap:.45rem;display:flex}.toolbarHint{color:var(--text-soft);font-size:.86rem;line-height:1.45}.compactDisclosure{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-strong);overflow:hidden}.compactDisclosure summary{cursor:pointer;padding:.78rem .88rem;font-weight:700;list-style:none}.compactDisclosure summary::-webkit-details-marker{display:none}.compactDisclosure>:not(summary){padding:0 .88rem .88rem}.emptyState{text-align:center;color:var(--text-soft);padding:1.2rem}input,select,textarea{min-width:0}p,h1,h2,h3,h4,h5,h6,span,strong,label{overflow-wrap:anywhere}@media (max-width:960px){.splitLayout{grid-template-columns:1fr}.pageHeroActions{justify-content:flex-start;width:100%}}@media (max-width:1080px){body[data-app-chrome=dashboard] .main{padding:.85rem .85rem 1rem}body[data-app-chrome=dashboard] .content{max-width:100%}}@media (max-width:640px){:root{--control-height:34px;--field-min-height:32px;--field-padding-y:.42rem;--field-padding-x:.56rem;--textarea-min-height:80px;--button-padding-y:.42rem;--button-padding-x:.62rem;--surface-padding:.62rem;--hero-padding:.7rem;--mobile-card-gap:.52rem}.main{padding:.55rem .55rem .8rem}.content{gap:.65rem}.pageHero{border-radius:8px}.surfaceCard{border-radius:8px;overflow:visible}button{justify-content:center;width:auto;max-width:100%}.toolbarActions,.pageHeroActions{align-items:stretch;gap:.4rem;width:100%}.pageHeroMeta{grid-template-columns:1fr;width:100%;display:grid}.pageHeroTag{justify-content:flex-start;width:100%;padding:.34rem .52rem;font-size:.76rem}.sectionTitle{flex-direction:column;align-items:stretch}.metricGrid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.toolbarActions>button,.toolbarActions>a,.pageHeroActions>button,.pageHeroActions>a{width:100%}.metricCard{min-height:0;padding:.62rem .7rem}.metricValue{font-size:1.2rem}.compactDisclosure summary{padding:.62rem .72rem}.compactDisclosure>:not(summary){padding:0 .72rem .72rem}.emptyState{padding:.75rem}}
:root,:host{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{box-sizing:content-box;overflow:visible}.svg-inline--fa{display:var(--fa-display,inline-block);vertical-align:-.125em;height:1em;overflow:visible}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{margin:auto;position:absolute;inset:0}.fa-layers-text,.fa-layers-counter{text-align:center;display:inline-block;position:absolute}.fa-layers{text-align:center;vertical-align:-.125em;width:1em;height:1em;display:inline-block;position:relative}.fa-layers svg.svg-inline--fa{transform-origin:50%}.fa-layers-text{transform-origin:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-counter-scale,.25));transform:scale(var(--fa-counter-scale,.25));transform-origin:100% 0;overflow:hidden}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));transform-origin:100% 100%;top:auto}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));transform-origin:0 100%;top:auto;right:auto}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));transform-origin:100% 0}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);-webkit-transform:scale(var(--fa-layers-scale,.25));transform:scale(var(--fa-layers-scale,.25));transform-origin:0 0}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-fw{text-align:center;width:1.25em}.fa-ul{margin-left:var(--fa-li-margin,2.5em);padding-left:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28, .84, .42, 1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1), var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1), var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9), var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9), var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05), var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05), var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1, 1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1, 1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0), var(--fa-flip-y,1), var(--fa-flip-z,0), var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0), var(--fa-flip-y,1), var(--fa-flip-z,0), var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{z-index:var(--fa-stack-z-index,auto);margin:auto;position:absolute;inset:0}.svg-inline--fa.fa-stack-1x{width:1.25em;height:1em}.svg-inline--fa.fa-stack-2x{width:2.5em;height:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.sr-only,.fa-sr-only,.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fad.fa-inverse,.fa-duotone.fa-inverse{color:var(--fa-inverse,#fff)}
.Layout-module__hBxhlq__main{background:var(--background);flex-direction:column;width:100%;min-height:100svh;display:flex;position:relative;top:0;left:0;overflow:hidden}
.Header-module__a-ehoW__main{z-index:140;pointer-events:none;padding:var(--dashboard-gutter) var(--dashboard-gutter) 0 calc(var(--dashboard-sidebar-width) + (var(--dashboard-gutter) * 2));position:fixed;top:0;left:0;right:0}.Header-module__a-ehoW__header{border:1px solid var(--border-soft);background:var(--surface-glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:100%;box-shadow:var(--card-shadow);pointer-events:all;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"start actions""nav actions";align-items:start;gap:.65rem .8rem;padding:.68rem .78rem;display:grid;position:relative}.Header-module__a-ehoW__headerStart,.Header-module__a-ehoW__headerActions{align-items:center;gap:.45rem;min-width:0;display:flex}.Header-module__a-ehoW__headerStart{grid-area:start}.Header-module__a-ehoW__headerActions{grid-area:actions;justify-content:flex-end;align-self:stretch}.Header-module__a-ehoW__iconButton,.Header-module__a-ehoW__inboxButton{border:1px solid var(--border-soft);background:var(--surface-muted);width:2rem;height:2rem;color:var(--text);border-radius:6px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s,border-color .2s;display:inline-flex}.Header-module__a-ehoW__iconButton:hover,.Header-module__a-ehoW__inboxButton:hover{color:var(--primary);background:color-mix(in srgb, var(--surface-strong) 72%, var(--primary) 28%);border-color:color-mix(in srgb, var(--primary) 40%, var(--border-soft));transform:translateY(-1px)}.Header-module__a-ehoW__workspaceBadge{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:6px;align-items:center;gap:.5rem;min-width:0;padding:.22rem .6rem .22rem .22rem;display:inline-flex}.Header-module__a-ehoW__workspaceMark{background:var(--primary);width:2.1rem;height:2.1rem;color:var(--primary-contrast);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex;position:relative;overflow:hidden}.Header-module__a-ehoW__workspaceLogo,.Header-module__a-ehoW__userCardLogo{object-fit:cover;width:100%;height:100%}.Header-module__a-ehoW__workspaceText{flex-direction:column;min-width:0;display:flex}.Header-module__a-ehoW__workspaceText strong,.Header-module__a-ehoW__workspaceText span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module__a-ehoW__workspaceText strong{font-size:.96rem}.Header-module__a-ehoW__workspaceText span{color:var(--text-soft);font-size:.76rem}.Header-module__a-ehoW__primaryNav{flex-wrap:wrap;grid-area:nav;justify-content:flex-start;align-items:center;gap:.45rem;min-width:0;display:flex}.Header-module__a-ehoW__primaryNavLink,.Header-module__a-ehoW__primaryNavLinkActive{min-height:2rem;color:var(--text-soft);border:1px solid #0000;border-radius:6px;align-items:center;gap:.5rem;padding:.42rem .62rem;font-size:.88rem;font-weight:700;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.Header-module__a-ehoW__primaryNavLink:hover{color:var(--text);background:color-mix(in srgb, var(--surface-muted) 80%, var(--primary) 20%);border-color:var(--border-soft);transform:translateY(-1px)}.Header-module__a-ehoW__primaryNavLinkActive{color:var(--primary);background:color-mix(in srgb, var(--surface-strong) 74%, var(--primary) 26%);border-color:color-mix(in srgb, var(--primary) 40%, var(--border-soft))}.Header-module__a-ehoW__themeToggle{border:1px solid var(--border-soft);background:var(--surface-muted);min-height:2rem;color:var(--text);border-radius:6px;align-items:center;gap:.35rem;padding:.32rem .5rem;display:inline-flex}.Header-module__a-ehoW__themeToggle:hover{color:var(--primary);background:color-mix(in srgb, var(--surface-strong) 72%, var(--primary) 28%)}.Header-module__a-ehoW__themeToggleIcon{font-size:.9rem}.Header-module__a-ehoW__themeToggleLabel{font-size:.78rem;font-weight:700}.Header-module__a-ehoW__inboxButton{position:relative}.Header-module__a-ehoW__notificationBadge{background:var(--primary);min-width:.95rem;height:.95rem;color:var(--primary-contrast);border-radius:4px;justify-content:center;align-items:center;padding:0 .25rem;font-size:.66rem;font-weight:800;display:inline-flex;position:absolute;top:-.15rem;right:-.1rem}.Header-module__a-ehoW__accountPill{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:6px;align-items:center;gap:.4rem;min-width:0;padding:.22rem .48rem;display:inline-flex}.Header-module__a-ehoW__accountIcon{color:var(--primary);flex-shrink:0;font-size:1.1rem}.Header-module__a-ehoW__accountMeta{flex-direction:column;min-width:0;display:flex}.Header-module__a-ehoW__accountMeta strong,.Header-module__a-ehoW__accountMeta span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module__a-ehoW__accountMeta strong{font-size:.8rem}.Header-module__a-ehoW__accountMeta span{color:var(--text-soft);font-size:.7rem}.Header-module__a-ehoW__backdrop{background:var(--overlay);pointer-events:all;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:0;position:fixed;inset:0}.Header-module__a-ehoW__sidebarPanel,.Header-module__a-ehoW__inboxPanel{top:var(--dashboard-gutter);height:calc(100svh - (var(--dashboard-gutter) * 2));border:1px solid var(--border-soft);background:var(--surface-glass);box-shadow:var(--panel-shadow);pointer-events:all;z-index:150;border-radius:8px;flex-direction:column;transition:transform .25s,opacity .25s;display:flex;position:fixed;overflow:hidden}.Header-module__a-ehoW__sidebarPanel{left:var(--dashboard-gutter);width:var(--dashboard-sidebar-width)}.Header-module__a-ehoW__inboxPanel{right:var(--dashboard-gutter);opacity:0;width:min(380px,100vw - 1.5rem);transform:translate(calc(100% + 1.25rem))}.Header-module__a-ehoW__sidebarPanelOpen,.Header-module__a-ehoW__inboxPanelOpen{opacity:1;transform:translate(0)}.Header-module__a-ehoW__panelHeader{border-bottom:1px solid var(--border-soft);background:color-mix(in srgb, var(--surface-strong) 92%, transparent);justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.72rem .78rem .62rem;display:flex}.Header-module__a-ehoW__panelEyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:800}.Header-module__a-ehoW__panelHeader h2{margin:0;font-size:1.05rem}.Header-module__a-ehoW__panelDescription{color:var(--text-soft);margin:.35rem 0 0;font-size:.84rem;line-height:1.5}.Header-module__a-ehoW__sidebarPanel .Header-module__a-ehoW__panelHeader .Header-module__a-ehoW__iconButton{display:none}.Header-module__a-ehoW__panelBody{flex-direction:column;flex:1;gap:.7rem;padding:.72rem;display:flex;overflow-y:auto}.Header-module__a-ehoW__userCard{border:1px solid var(--border-soft);background:color-mix(in srgb, var(--surface-strong) 84%, var(--primary) 16%);border-radius:6px;align-items:center;gap:.5rem;padding:.62rem;display:flex}.Header-module__a-ehoW__userCardAvatar{background:var(--primary);width:2rem;height:2rem;color:var(--primary-contrast);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex;position:relative;overflow:hidden}.Header-module__a-ehoW__userCardText{flex-direction:column;min-width:0;display:flex}.Header-module__a-ehoW__userCardText strong,.Header-module__a-ehoW__userCardText span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Header-module__a-ehoW__userCardText span{color:var(--text-soft);font-size:.78rem}.Header-module__a-ehoW__navSection{flex-direction:column;gap:.48rem;display:flex}.Header-module__a-ehoW__navSectionHeader h3{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.Header-module__a-ehoW__navSectionItems{flex-direction:column;gap:.38rem;display:flex}.Header-module__a-ehoW__drawerLink,.Header-module__a-ehoW__drawerLinkActive{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.56rem .64rem;transition:background-color .2s,border-color .2s,transform .2s;display:grid}.Header-module__a-ehoW__drawerLink:hover{background:color-mix(in srgb, var(--surface-strong) 80%, var(--primary) 20%);border-color:color-mix(in srgb, var(--primary) 34%, var(--border-soft));transform:translate(2px)}.Header-module__a-ehoW__drawerLinkActive{background:color-mix(in srgb, var(--surface-strong) 74%, var(--primary) 26%);border-color:color-mix(in srgb, var(--primary) 42%, var(--border-soft))}.Header-module__a-ehoW__drawerLinkIcon{background:color-mix(in srgb, var(--surface-muted) 70%, var(--primary) 30%);width:1.65rem;height:1.65rem;color:var(--primary);border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.Header-module__a-ehoW__drawerLinkText{flex-direction:column;gap:.18rem;min-width:0;display:flex}.Header-module__a-ehoW__drawerLinkText strong{font-size:.86rem}.Header-module__a-ehoW__drawerLinkText span{color:var(--text-soft);font-size:.76rem;line-height:1.45}.Header-module__a-ehoW__drawerChevron{color:var(--text-soft);font-size:.86rem}.Header-module__a-ehoW__logoutButton{border:1px solid color-mix(in srgb, var(--destructive) 34%, var(--border-soft));background:color-mix(in srgb, var(--surface-strong) 86%, var(--destructive) 14%);min-height:2rem;color:var(--text);border-radius:6px;justify-content:center;align-items:center;gap:.55rem;font-weight:700;display:inline-flex}.Header-module__a-ehoW__logoutButton:hover{background:color-mix(in srgb, var(--surface-strong) 74%, var(--destructive) 26%)}.Header-module__a-ehoW__emptyState{border:1px dashed var(--border-soft);text-align:center;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:170px;padding:.75rem;display:flex}.Header-module__a-ehoW__emptyStateIcon{color:var(--primary);font-size:1.3rem}.Header-module__a-ehoW__emptyState span{color:var(--text-soft);max-width:28ch;line-height:1.5}.Header-module__a-ehoW__messageCard{border:1px solid var(--border-soft);background:var(--surface-strong);border-radius:6px;flex-direction:column;gap:.5rem;padding:.68rem;display:flex}.Header-module__a-ehoW__messageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Header-module__a-ehoW__messageHeader span{color:var(--text-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:700}.Header-module__a-ehoW__messageText{color:var(--text);line-height:1.55}.Header-module__a-ehoW__messageActions{flex-wrap:wrap;gap:.55rem;display:flex}@media (max-width:1320px){.Header-module__a-ehoW__header{grid-template-columns:1fr;grid-template-areas:"start""nav""actions"}.Header-module__a-ehoW__headerStart,.Header-module__a-ehoW__headerActions{justify-content:space-between}.Header-module__a-ehoW__primaryNav{justify-content:flex-start;padding-bottom:.15rem;overflow-x:auto}}@media (min-width:1081px){.Header-module__a-ehoW__headerStart>.Header-module__a-ehoW__iconButton:first-child{display:none}}@media (max-width:1080px){.Header-module__a-ehoW__main{padding:.55rem .55rem 0}.Header-module__a-ehoW__header{border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"start actions";gap:.5rem;padding:.48rem .56rem}.Header-module__a-ehoW__primaryNav{display:none}.Header-module__a-ehoW__headerActions{align-self:center}.Header-module__a-ehoW__sidebarPanel,.Header-module__a-ehoW__inboxPanel{border-radius:8px;height:calc(100svh - 1.1rem);top:.55rem}.Header-module__a-ehoW__sidebarPanel{width:min(360px,100vw - 1.1rem);left:.55rem;transform:translate(calc(-100% - 1rem))}.Header-module__a-ehoW__sidebarPanelOpen{transform:translate(0)}.Header-module__a-ehoW__sidebarPanel .Header-module__a-ehoW__panelHeader .Header-module__a-ehoW__iconButton{display:inline-flex}.Header-module__a-ehoW__inboxPanel{width:min(380px,100vw - 1.1rem);right:.55rem}}@media (max-width:760px){.Header-module__a-ehoW__headerStart{gap:.45rem}.Header-module__a-ehoW__headerActions{gap:.4rem}.Header-module__a-ehoW__iconButton,.Header-module__a-ehoW__inboxButton,.Header-module__a-ehoW__themeToggle{width:2.1rem;min-width:2.1rem;height:2.1rem;min-height:2.1rem;padding:0}.Header-module__a-ehoW__workspaceBadge{gap:.45rem;padding:.15rem .35rem .15rem .15rem}.Header-module__a-ehoW__workspaceMark{border-radius:6px;width:1.85rem;height:1.85rem;font-size:.76rem}.Header-module__a-ehoW__workspaceText strong{font-size:.84rem}.Header-module__a-ehoW__workspaceText span,.Header-module__a-ehoW__themeToggleLabel,.Header-module__a-ehoW__accountMeta span{display:none}.Header-module__a-ehoW__accountPill{gap:0;padding:.25rem .35rem}.Header-module__a-ehoW__accountMeta{display:none}.Header-module__a-ehoW__accountIcon{font-size:1.05rem}.Header-module__a-ehoW__primaryNavLink,.Header-module__a-ehoW__primaryNavLinkActive{padding-inline:.7rem;font-size:.82rem}.Header-module__a-ehoW__sidebarPanel,.Header-module__a-ehoW__inboxPanel{border-radius:8px;width:auto;height:calc(100svh - 1rem);left:.5rem;right:.5rem}.Header-module__a-ehoW__inboxPanel,.Header-module__a-ehoW__sidebarPanel{transform:translateY(calc(100% + 1rem))}.Header-module__a-ehoW__sidebarPanelOpen,.Header-module__a-ehoW__inboxPanelOpen{opacity:1;transform:translateY(0)}}@media (max-width:520px){.Header-module__a-ehoW__main{padding:.35rem .35rem 0}.Header-module__a-ehoW__header{padding:.4rem .45rem}.Header-module__a-ehoW__workspaceText{max-width:108px}.Header-module__a-ehoW__workspaceText strong{font-size:.8rem}.Header-module__a-ehoW__headerStart{min-width:0}}
.FileManager-module__ZA0SCG__fileManager{grid-template-columns:280px minmax(0,1fr);gap:1rem;min-height:460px;display:grid}.FileManager-module__ZA0SCG__toolbar,.FileManager-module__ZA0SCG__browser,.FileManager-module__ZA0SCG__toolCard,.FileManager-module__ZA0SCG__row,.FileManager-module__ZA0SCG__dialog,.FileManager-module__ZA0SCG__empty{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface-strong)}.FileManager-module__ZA0SCG__toolbar{flex-direction:column;gap:1rem;padding:1rem;display:flex}.FileManager-module__ZA0SCG__toolCard{background:var(--surface-muted);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.FileManager-module__ZA0SCG__toolCard h3{font-size:1rem}.FileManager-module__ZA0SCG__usageCard{background:color-mix(in srgb, var(--primary) 7%, var(--surface-muted));gap:.9rem}.FileManager-module__ZA0SCG__usageHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.FileManager-module__ZA0SCG__usageHeader p{color:var(--text-soft);margin:.35rem 0 0;font-size:.88rem;line-height:1.5}.FileManager-module__ZA0SCG__planBadge{background:color-mix(in srgb, var(--primary) 18%, var(--surface-strong));border:1px solid color-mix(in srgb, var(--primary) 32%, var(--border-soft));min-height:2rem;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.FileManager-module__ZA0SCG__usagePrimary{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--primary) 18%, var(--border-soft));background:color-mix(in srgb, var(--surface-strong) 90%, var(--primary) 10%);flex-direction:column;gap:.3rem;padding:.95rem 1rem;display:flex}.FileManager-module__ZA0SCG__usagePrimary strong{font-size:1.1rem;line-height:1.3}.FileManager-module__ZA0SCG__usagePrimary span{color:var(--text-soft);font-size:.86rem}.FileManager-module__ZA0SCG__usageMetrics{align-self:stretch}.FileManager-module__ZA0SCG__toolbarInput,.FileManager-module__ZA0SCG__dialogInput{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--surface-strong);width:100%;padding:.85rem 1rem}.FileManager-module__ZA0SCG__fileInputLabel{border-radius:var(--radius-md);border:1px solid var(--border-soft);cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:.8rem 1rem;font-weight:600;display:inline-flex}.FileManager-module__ZA0SCG__fileInput{display:none}.FileManager-module__ZA0SCG__helper{color:var(--text-soft);font-size:.88rem}.FileManager-module__ZA0SCG__bulkActions{flex-wrap:wrap;gap:.75rem;display:flex}.FileManager-module__ZA0SCG__browser{flex-direction:column;gap:1rem;min-width:0;padding:1rem;display:flex}.FileManager-module__ZA0SCG__pathBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.FileManager-module__ZA0SCG__pathTrail{flex-wrap:wrap;gap:.5rem;display:flex}.FileManager-module__ZA0SCG__pathButton{background:var(--surface-muted)}.FileManager-module__ZA0SCG__list{flex-direction:column;gap:.75rem;max-height:52vh;display:flex;overflow-y:auto}.FileManager-module__ZA0SCG__row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.85rem 1rem;display:grid}.FileManager-module__ZA0SCG__selected{border-color:color-mix(in srgb, var(--primary) 45%, var(--border-soft));background:color-mix(in srgb, var(--primary) 10%, var(--surface-strong))}.FileManager-module__ZA0SCG__rowMain{text-align:left;background:0 0;border:0;align-items:center;gap:1rem;min-width:0;display:flex}.FileManager-module__ZA0SCG__fileIcon{background:color-mix(in srgb, var(--primary) 10%, var(--surface-muted));min-width:68px;height:48px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;overflow:hidden}.FileManager-module__ZA0SCG__fileThumbnailFrame{width:100%;height:100%;position:relative}.FileManager-module__ZA0SCG__fileThumbnail{object-fit:cover;width:100%;height:100%}.FileManager-module__ZA0SCG__fileMeta{min-width:0}.FileManager-module__ZA0SCG__fileMeta strong,.FileManager-module__ZA0SCG__fileMeta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.FileManager-module__ZA0SCG__fileMeta span{color:var(--text-soft);font-size:.88rem}.FileManager-module__ZA0SCG__rowActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.FileManager-module__ZA0SCG__iconButton{border:1px solid var(--border-soft);background:var(--surface-muted);width:2.2rem;height:2.2rem;color:var(--text-soft);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.FileManager-module__ZA0SCG__iconButton:hover{color:var(--primary);border-color:color-mix(in srgb, var(--primary) 28%, var(--border-soft));background:color-mix(in srgb, var(--primary) 8%, var(--surface-strong))}.FileManager-module__ZA0SCG__empty{text-align:center;color:var(--text-soft);padding:2rem}.FileManager-module__ZA0SCG__dialog{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.FileManager-module__ZA0SCG__dialogActions{justify-content:flex-end;display:flex}@media (max-width:1080px){.FileManager-module__ZA0SCG__fileManager{grid-template-columns:1fr}}@media (max-width:760px){.FileManager-module__ZA0SCG__row{grid-template-columns:1fr}.FileManager-module__ZA0SCG__rowActions{justify-content:flex-start}.FileManager-module__ZA0SCG__usageHeader{flex-direction:column}}
.Employees-module__lPVolq__searchIcons{align-items:center;column-gap:1rem;display:flex}.Employees-module__lPVolq__cards{flex-direction:column;row-gap:.6rem;width:100%;height:100%;margin:.55rem 0;display:flex}.Employees-module__lPVolq__sortField{flex:0 14rem;min-width:12rem}.Employees-module__lPVolq__controls{flex-wrap:wrap;align-items:flex-end;gap:.6rem;display:flex}.Employees-module__lPVolq__searchField{flex-direction:column;flex:16rem;gap:.3rem;min-width:14rem;display:flex}.Employees-module__lPVolq__searchField label{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.74rem;font-weight:700}.Employees-module__lPVolq__searchField input{width:100%;min-height:var(--field-min-height);padding:var(--field-padding-y) var(--field-padding-x);font-size:var(--field-font-size);line-height:var(--field-line-height);border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:var(--surface-strong);color:var(--text)}.Employees-module__lPVolq__sortField .group{margin-bottom:0}.Employees-module__lPVolq__invitation{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Employees-module__lPVolq__invitation>*{flex:1;max-width:300px}.Employees-module__lPVolq__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;display:flex;position:relative;overflow:visible}.Employees-module__lPVolq__summary{cursor:pointer;flex:14rem;min-width:12rem}.Employees-module__lPVolq__summary p{margin:0;line-height:1.3}.Employees-module__lPVolq__positionField{z-index:2;flex:0 14rem;min-width:12.5rem;position:relative}.Employees-module__lPVolq__positionField .group{box-shadow:none;background:0 0;border:0;padding:0}.Employees-module__lPVolq__positionField .dropdownMenu{z-index:20}.Employees-module__lPVolq__name{font-size:.96rem;font-weight:600;line-height:1.25;margin-bottom:.12rem!important}.Employees-module__lPVolq__icon{color:var(--primary)}.Employees-module__lPVolq__pendingBadge{background:color-mix(in srgb, var(--primary) 14%, var(--content));color:var(--primary);border-radius:999px;align-items:center;column-gap:.5rem;padding:.45rem .8rem;font-weight:600;display:inline-flex}.Employees-module__lPVolq__actionRow{justify-content:center;align-self:center;align-items:center;gap:.35rem;display:flex}.Employees-module__lPVolq__inlineButton{border:1px solid color-mix(in srgb, var(--separator) 80%, transparent);background:color-mix(in srgb, var(--content) 80%, transparent);width:2.1rem;height:2.1rem;min-height:2.1rem;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.Employees-module__lPVolq__inlineButton svg{font-size:.82rem}@media (max-width:900px){.Employees-module__lPVolq__controls{width:100%}.Employees-module__lPVolq__searchField,.Employees-module__lPVolq__sortField{width:100%;min-width:0}.Employees-module__lPVolq__positionField{flex:100%;min-width:0}.Employees-module__lPVolq__actionRow{justify-content:flex-start}}
.Planner-module__marfzG__page{grid-template-rows:auto auto minmax(0,1fr);gap:.65rem;display:grid}.Planner-module__marfzG__dashboardGrid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:.65rem;display:grid}.Planner-module__marfzG__planSection,.Planner-module__marfzG__planGridScroll{min-height:0}.Planner-module__marfzG__spotlightCard,.Planner-module__marfzG__sideCard,.Planner-module__marfzG__planCard{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg, var(--surface-strong), var(--surface-muted));box-shadow:var(--card-shadow)}.Planner-module__marfzG__spotlightCard{background:radial-gradient(circle at top right, color-mix(in srgb, var(--primary) 14%, transparent), transparent 38%), linear-gradient(180deg, color-mix(in srgb, var(--surface-strong) 92%, var(--primary) 8%), var(--surface-muted));padding:.9rem}.Planner-module__marfzG__cardEyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem;font-size:.76rem;font-weight:800}.Planner-module__marfzG__spotlightHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.Planner-module__marfzG__spotlightHeader h2,.Planner-module__marfzG__sideCard h3,.Planner-module__marfzG__planCard h3{margin:0}.Planner-module__marfzG__spotlightHeader p,.Planner-module__marfzG__sideCard p{color:var(--text-soft);margin-top:.28rem;line-height:1.45}.Planner-module__marfzG__spotlightBadge,.Planner-module__marfzG__planStatus{border:1px solid var(--border-soft);background:color-mix(in srgb, var(--surface-strong) 84%, var(--primary) 16%);white-space:nowrap;border-radius:999px;align-items:center;min-height:2rem;padding:.35rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.Planner-module__marfzG__spotlightMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.72rem;display:grid}.Planner-module__marfzG__metricCard{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:color-mix(in srgb, var(--surface-strong) 88%, var(--primary) 12%);flex-direction:column;gap:.3rem;min-height:4.6rem;padding:.7rem .78rem;display:flex}.Planner-module__marfzG__metricCard span{color:var(--text-soft);font-size:.84rem}.Planner-module__marfzG__metricCard strong{font-size:1.35rem;line-height:1}.Planner-module__marfzG__spotlightActions{flex-wrap:wrap;gap:.5rem;margin-top:.72rem;display:flex}.Planner-module__marfzG__sideRail{flex-direction:column;gap:.65rem;display:flex}.Planner-module__marfzG__sideCard{padding:.82rem}.Planner-module__marfzG__tipList{color:var(--text-soft);flex-direction:column;gap:.45rem;margin:.65rem 0 0;padding-left:1.1rem;line-height:1.4;display:flex}.Planner-module__marfzG__planGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-content:start;gap:.6rem;display:grid}.Planner-module__marfzG__planCard{flex-direction:column;gap:.55rem;padding:.8rem;display:flex}.Planner-module__marfzG__planCardHeader{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.Planner-module__marfzG__planWeekLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.74rem;font-weight:800;display:inline-block}.Planner-module__marfzG__planDates{color:var(--text-soft);line-height:1.35}.Planner-module__marfzG__planMeta{color:var(--text-soft);flex-wrap:wrap;gap:.5rem;font-size:.88rem;display:flex}.Planner-module__marfzG__planAction{justify-content:center;width:100%;font-weight:800}.Planner-module__marfzG__emptyState{border-radius:var(--radius-md);border:1px dashed color-mix(in srgb, var(--primary) 36%, var(--border-soft));background:color-mix(in srgb, var(--surface-strong) 92%, var(--primary) 8%);flex-direction:column;gap:.45rem;padding:1.1rem;display:flex}.Planner-module__marfzG__emptyState p{color:var(--text-soft);line-height:1.55}.Planner-module__marfzG__emptyState button{margin-top:.3rem}@media (max-width:1080px){.Planner-module__marfzG__dashboardGrid{grid-template-columns:1fr}}@media (max-width:720px){.Planner-module__marfzG__spotlightHeader,.Planner-module__marfzG__planCardHeader{flex-direction:column}.Planner-module__marfzG__spotlightMetrics{grid-template-columns:1fr}.Planner-module__marfzG__spotlightActions button,.Planner-module__marfzG__emptyState button{width:100%}}
