@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap";.login-page{--login-ink:var(--foreground);--login-muted:var(--muted-foreground);--login-panel-bg:var(--background);--login-field-bg:var(--input);--login-field-border:var(--border);min-height:100dvh;font-family:var(--font-sans);background:var(--login-panel-bg);grid-template-columns:minmax(34rem,1.04fr) minmax(31rem,.96fr);display:grid}.login-page :where(.ant-typography,.ant-form,.ant-input,.ant-input-affix-wrapper,.ant-btn,.ant-checkbox-wrapper){font-family:var(--font-sans)}.login-visual{color:#fff;background:radial-gradient(115% 92% at 14% 0%, color-mix(in srgb, var(--primary) 32%, #08140e) 0%, color-mix(in srgb, var(--primary) 14%, #07110d) 48%, #050d0a 100%);min-height:100dvh;display:flex;position:relative;overflow:hidden}.login-canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.login-visual-grad{pointer-events:none;background:radial-gradient(82% 60% at 12% 12%, color-mix(in srgb, var(--primary) 28%, transparent) 0%, transparent 62%), radial-gradient(70% 58% at 96% 100%, color-mix(in srgb, var(--accent) 22%, transparent) 0%, transparent 58%), linear-gradient(180deg, #05100a14 0%, transparent 42%, #05160e85 100%);position:absolute;inset:0}.login-visual-inner{z-index:2;grid-template-rows:auto 1fr auto;align-content:stretch;gap:clamp(1.5rem,4vh,3rem);width:min(100%,47rem);min-height:100%;padding:clamp(2.5rem,5vw,4.5rem) clamp(2.75rem,5.4vw,5rem);display:grid;position:relative}.login-wordmark{color:#fff;font-size:clamp(1.4rem,1.6vw,1.85rem);font-weight:var(--weight-heavy);line-height:1.1}.login-wordmark span{color:#ffffff9e;font-weight:var(--weight-bold)}.login-pitch{align-self:center;max-width:42rem}.login-pitch h2{color:#fff;max-width:19ch;font-size:clamp(2.25rem,3.35vw,3.35rem);font-weight:var(--weight-heavy);letter-spacing:var(--tracking-normal);text-wrap:balance;margin:0 0 1rem;line-height:1.09}.login-pitch p{color:#ffffffc7;max-width:40rem;font-size:clamp(1rem,1.05vw,1.1rem);font-weight:var(--weight-semibold);line-height:var(--leading-relaxed);text-wrap:pretty;margin:0}.login-tag{border:1px solid color-mix(in srgb, var(--primary) 46%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 18%, transparent);min-height:2rem;color:color-mix(in srgb, var(--primary) 38%, #fff);font-size:var(--text-xs);font-weight:var(--weight-heavy);text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;margin-bottom:clamp(1.1rem,2vw,1.7rem);padding:.4rem .86rem;line-height:1;display:inline-flex}.login-feats{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.login-feats li{border:1px solid color-mix(in srgb, var(--primary) 46%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--primary) 12%, transparent);color:#ffffffe6;min-height:2.5rem;font-size:var(--text-sm);font-weight:var(--weight-bold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;gap:.5rem;padding:.55rem .9rem;display:inline-flex}.login-feats svg{color:color-mix(in srgb, var(--primary) 68%, #fff);font-size:.95rem}.login-form-panel{border-left:1px solid color-mix(in srgb, var(--primary) 10%, var(--border));background:var(--login-panel-bg);place-items:center;min-height:100dvh;padding:clamp(2rem,5vw,4.5rem);display:grid}.login-card{width:min(100%,30rem)}.login-card-header{margin-bottom:clamp(1.35rem,3vh,2rem)}.login-card-eyebrow{font-weight:var(--weight-heavy);letter-spacing:var(--tracking-wide);text-transform:uppercase;margin-bottom:.85rem;display:block;color:var(--login-muted)!important;font-size:var(--text-sm)!important}.login-card-header h1.ant-typography{color:var(--login-ink);font-size:clamp(1.65rem,2vw,1.95rem);font-weight:var(--weight-heavy);line-height:var(--leading-snug);margin:0 0 .35rem}.login-card-header .ant-typography{color:var(--login-muted);font-size:var(--text-base);line-height:var(--leading-normal)}.login-form .ant-form-item{margin-bottom:1.08rem}.login-form .ant-form-item-label>label{color:var(--login-ink);font-size:var(--text-base);font-weight:var(--weight-medium)}.login-form .ant-input,.login-form .ant-input-affix-wrapper{border-color:var(--login-field-border);border-radius:var(--radius-md);background:var(--login-field-bg);min-height:3.1rem;color:var(--login-ink);font-size:var(--text-base);box-shadow:none;transition:border-color var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard), background-color var(--duration-base) var(--ease-standard)}.login-form .ant-input-affix-wrapper-focused,.login-form .ant-input-affix-wrapper:focus-within,.login-form .ant-input:focus{border-color:color-mix(in srgb, var(--primary) 62%, var(--login-field-border));background:var(--login-panel-bg);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent)}.login-form .ant-input-affix-wrapper>input.ant-input{background:0 0}.login-form .ant-input:-webkit-autofill{-webkit-text-fill-color:var(--login-ink);box-shadow:0 0 0 1000px var(--login-field-bg) inset;transition:background-color 9999s ease-out}.login-form .ant-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--login-ink);box-shadow:0 0 0 1000px var(--login-field-bg) inset;transition:background-color 9999s ease-out}.login-form .ant-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--login-ink);box-shadow:0 0 0 1000px var(--login-field-bg) inset;transition:background-color 9999s ease-out}.login-form .ant-input::placeholder{color:var(--login-muted)}.login-form .ant-input-prefix{color:var(--login-muted);margin-inline-end:.82rem}.login-form-options{justify-content:space-between;align-items:center;gap:.75rem;min-height:2rem;margin-top:-.1rem;margin-bottom:1.35rem;display:flex}.login-form-options .ant-form-item{margin-bottom:0}.login-form-options .ant-checkbox-wrapper{color:var(--login-muted);font-size:var(--text-sm)}.login-form-options .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--primary);border-color:var(--primary)}.login-forgot-action{height:auto;color:var(--primary);font-size:var(--text-sm);font-weight:var(--weight-bold);padding:0}.login-forgot-action:hover{color:color-mix(in srgb, var(--primary) 78%, #000)!important}.login-submit{border-color:var(--primary);border-radius:var(--radius-md);background:var(--primary);min-height:3.2rem;font-size:var(--text-base);font-weight:var(--weight-bold);box-shadow:none}.login-submit:hover,.login-submit:focus-visible{border-color:color-mix(in srgb, var(--primary) 82%, #000)!important;background:color-mix(in srgb, var(--primary) 82%, #000)!important}.login-security-note{color:var(--login-muted);font-size:var(--text-xs);flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin-top:1.55rem;display:flex}.login-secure-chip{color:var(--primary);font-weight:var(--weight-bold);align-items:center;gap:.35rem;display:inline-flex}.login-secure-chip svg{font-size:.78rem}@media (width<=1180px){.login-page{grid-template-columns:minmax(30rem,.94fr) minmax(27rem,1.06fr)}.login-visual-inner{padding-inline:clamp(2.25rem,4vw,3.25rem)}.login-pitch h2{max-width:18ch;font-size:clamp(2.05rem,3.6vw,3rem)}}@media (width<=920px){.login-page{background:var(--login-panel-bg);grid-template-columns:1fr}.login-visual{min-height:18rem}.login-visual-inner{gap:1.2rem;min-height:18rem;padding:1.5rem}.login-pitch{align-self:end;max-width:37rem}.login-pitch h2{max-width:21ch;font-size:clamp(1.75rem,6.2vw,2.55rem)}.login-pitch p{max-width:34rem}.login-feats{display:none}.login-form-panel{border-left:0;align-items:start;min-height:auto;padding-block:2.2rem 2rem}}@media (width<=620px){.login-visual{min-height:14.5rem}.login-visual-inner{min-height:14.5rem;padding:1.15rem}.login-wordmark{font-size:1.25rem}.login-tag{min-height:1.75rem;font-size:var(--text-2xs)}.login-pitch h2{font-size:clamp(1.5rem,8vw,2.05rem)}.login-pitch p{display:none}.login-form-panel{padding:1.25rem}.login-card{width:100%}.login-form-options,.login-security-note{flex-direction:column;align-items:flex-start}.login-forgot-action{justify-content:flex-start}}.app-header{border-bottom:1px solid var(--border);background:var(--card);color:var(--foreground);z-index:1000;box-shadow:0 1px 0 color-mix(in srgb, var(--border) 68%, transparent)}.app-header--no-divider{border-bottom:0}.app-header-toolbar{align-items:center;gap:.75rem;min-height:52px;max-height:52px;padding:.45rem .9rem;position:relative;display:flex!important}.app-header:has(.app-header-breadcrumb) .app-header-toolbar{min-height:48px;padding-bottom:.15rem}.app-header-breadcrumb{min-width:0;padding:0 1rem .75rem}.app-header-brand{align-items:center;display:flex}.app-header-logo-wrap{isolation:isolate;pointer-events:none;justify-content:center;align-items:center;min-width:172px;height:40px;display:inline-flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.app-header-logo{object-fit:contain;filter:none;mix-blend-mode:normal;width:auto;max-width:min(168px,32vw);max-height:34px;display:block}.app-header-menu-button{justify-content:center;align-items:center;transition:background .16s,box-shadow .16s,color .16s;width:40px!important;min-width:40px!important;height:40px!important;color:var(--foreground)!important;border-radius:8px!important;padding:0!important;display:inline-flex!important}.app-header-menu-button:hover,.app-header-menu-button:focus-visible{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 74%, transparent);background:color-mix(in srgb, var(--primary) 8%, var(--muted))!important;color:var(--foreground)!important}.app-header-title{color:var(--foreground)!important;margin:0!important;font-size:1.05rem!important;font-weight:700!important}.topnav-right{justify-content:flex-end;align-items:center;gap:.75rem;min-width:0;margin-left:auto;display:flex}.topnav-user-meta{text-align:center;flex-direction:column;min-width:0;display:flex}.topnav-user-name,.topnav-company-name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;display:block;overflow:hidden}.topnav-user-name{color:var(--foreground);font-size:.82rem;font-weight:760;line-height:1.12}.topnav-company-name{color:var(--muted-foreground);letter-spacing:.02em;margin-top:.08rem;font-size:.68rem;font-weight:820;line-height:1}.topnav-icon-button,.topnav-avatar-button{color:var(--foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex}.topnav-icon-button:hover,.topnav-icon-button:focus-visible,.topnav-avatar-button:hover,.topnav-avatar-button:focus-visible{background:color-mix(in srgb, var(--primary) 8%, var(--muted));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 74%, transparent);outline:none}.topnav-icon-button:active,.topnav-avatar-button:active{transform:translateY(1px)}.topnav-icon-button{border-radius:8px;width:38px;height:38px}.topnav-icon-button .ant-badge{color:inherit}.topnav-icon-button .ant-badge-count{border:1px solid var(--card);border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:.62rem;font-weight:800;line-height:15px}.topnav-avatar-button{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:color-mix(in srgb, var(--card) 94%, var(--muted));border-radius:999px;gap:.35rem;min-width:54px;height:42px;padding:0 .45rem 0 .25rem;box-shadow:0 1px 2px #0f172a0a}.topnav-avatar{background:#fff!important}.topnav-avatar img{object-fit:contain}.topnav-avatar-chevron{color:var(--muted-foreground);flex:none}.topnav-avatar-chevron.-perfil{margin-left:2.4rem}.topnav-popover .ant-popover-inner{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:var(--card);border-radius:8px;padding:0;overflow:hidden;box-shadow:0 18px 42px #0f172a1f}.topnav-dropdown{color:var(--card-foreground)}.notifications-dropdown{width:min(300px,100vw - 1.5rem)}.notifications-list{max-height:280px;padding:.5rem;overflow:auto}.topnav-loading,.topnav-empty{min-height:96px;color:var(--muted-foreground);place-items:center;font-size:.84rem;font-weight:650;display:grid}.notification-item{border-radius:8px;grid-template-columns:auto 1fr;gap:.62rem;padding:.58rem;display:grid}.notification-item:hover{background:var(--muted)}.notification-icon{background:color-mix(in srgb, var(--primary) 10%, var(--card));width:28px;height:28px;color:var(--primary);border-radius:8px;place-items:center;display:inline-grid}.notification-content{gap:.14rem;min-width:0;display:grid}.notification-content strong,.notification-content span,.notification-content small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-content strong{color:var(--foreground);font-size:.82rem;font-weight:760}.notification-content span,.notification-content small{color:var(--muted-foreground);font-size:.74rem}.dropdown-center-action{border:0;border-top:1px solid color-mix(in srgb, var(--border) 72%, transparent);width:100%;min-height:40px;color:var(--primary);cursor:pointer;font:inherit;background:0 0;font-size:.82rem;font-weight:760}.dropdown-center-action:hover,.dropdown-center-action:focus-visible{background:color-mix(in srgb, var(--primary) 8%, var(--card));outline:none}.user-dropdown{width:min(248px,100vw - 1.5rem);padding:.42rem}.user-profile-summary{border:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--muted) 74%, var(--card)) 0%, var(--card) 100%);border-radius:12px;align-items:center;gap:.65rem;width:100%;min-height:50px;margin-bottom:.18rem;padding:.52rem .58rem;display:flex}.user-profile-copy{flex-direction:column;min-width:0;display:flex}.user-profile-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:820;line-height:1.1;overflow:hidden}.user-profile-company{color:var(--muted-foreground);letter-spacing:.03em;text-overflow:ellipsis;white-space:nowrap;margin-top:.08rem;font-size:.68rem;font-weight:820;line-height:1;overflow:hidden}.company-menu-item,.topnav-dropdown-action,.dark-mode-row{align-items:center;display:flex}.company-menu-item,.topnav-dropdown-action{width:100%;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;transition:background .16s,box-shadow .16s}.company-menu-item:hover,.company-menu-item:focus-visible,.topnav-dropdown-action:hover,.topnav-dropdown-action:focus-visible{background:var(--muted);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent);outline:none}.company-menu-item{gap:.62rem;min-height:46px;padding:.38rem .52rem}.company-menu-item span:last-child{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:800;overflow:hidden}.topnav-company-avatar{flex:none;background:#fff!important}.topnav-company-avatar img{object-fit:contain}.topnav-dropdown-action{gap:.62rem;min-height:40px;padding:0 .52rem;font-size:.86rem;font-weight:620}.topnav-dropdown-action--danger{color:var(--destructive)}.dark-mode-row{min-height:42px;color:var(--foreground);justify-content:space-between;padding:0 .52rem;font-size:.86rem;font-weight:620}.dropdown-divider{background:color-mix(in srgb, var(--border) 72%, transparent);height:1px;margin:.34rem .25rem}.dark-switch{--track:color-mix(in srgb, var(--border) 58%, var(--muted));--track-active:color-mix(in srgb, var(--primary) 84%, #1f2937);--thumb:#fff;--icon:var(--muted-foreground);--icon-active:#fff;background:var(--track);cursor:pointer;width:44px;height:22px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border) 72%, transparent);border:0;border-radius:999px;justify-content:space-between;align-items:center;padding:0 5px;transition:background .2s,box-shadow .2s,transform .16s;display:inline-flex;position:relative;overflow:hidden}.dark-switch:hover,.dark-switch:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 16%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--primary) 32%, var(--border));outline:none}.dark-switch.checked{background:var(--track-active)}.dark-switch-icon{z-index:1;width:12px;height:12px;color:var(--icon);pointer-events:none;place-items:center;display:inline-grid;position:relative}.dark-switch-icon--light{color:var(--icon-active)}.dark-switch.checked .dark-switch-icon--light{color:#ffffffa8}.dark-switch.checked .dark-switch-icon--dark{color:var(--icon-active)}.dark-switch-thumb{z-index:2;background:var(--thumb);width:18px;height:18px;color:var(--primary);border-radius:50%;place-items:center;transition:left .22s,transform .16s;display:grid;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0f172a33}.dark-switch.checked .dark-switch-thumb{left:24px}.company-switcher-drawer .ant-drawer-header{border-bottom-color:color-mix(in srgb, var(--border) 72%, transparent);min-height:58px;padding:1rem 1.15rem}.company-switcher-drawer .ant-drawer-body{background:var(--card);padding:1rem}.company-switcher-drawer .ant-drawer-footer{border-top-color:color-mix(in srgb, var(--border) 72%, transparent);background:var(--card);padding:.75rem .9rem}.company-modal-title{color:var(--foreground);text-align:center;margin:0 0 1rem;font-size:.98rem;font-weight:760;line-height:1.35}.company-list{gap:.5rem;display:grid}.company-confirm-card{align-items:center;gap:.75rem;padding:.6rem .2rem;display:flex}.company-confirm-card.company-confirm-simple{justify-content:center;align-items:center;max-width:100%;padding:.25rem .1rem .1rem;display:flex}.company-confirm-body{text-align:center;flex-direction:column;width:100%;min-width:0;display:flex}.company-confirm-name{color:var(--foreground);text-align:center;font-size:.96rem;font-weight:700;line-height:1.45}.company-confirm-footer{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.company-confirm-cancel,.company-confirm-submit{border-radius:10px;width:100%;height:36px;padding-inline:1rem;font-weight:700}.company-list-item{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:var(--card);width:100%;min-height:46px;color:var(--foreground);cursor:pointer;font:inherit;text-align:left;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.52rem .65rem;transition:background .16s,border-color .16s,box-shadow .16s;display:grid}.company-list-item:hover,.company-list-item:focus-visible{border-color:color-mix(in srgb, var(--primary) 36%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--card));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent);outline:none}.company-list-item:disabled{cursor:default}.company-list-item--active{border-color:color-mix(in srgb, var(--primary) 38%, var(--border));background:color-mix(in srgb, var(--primary) 8%, var(--card))}.company-list-acronym{background:var(--muted);min-width:48px;height:28px;color:var(--foreground);letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;padding:0 .45rem;font-size:.76rem;font-weight:840;display:inline-flex}.company-confirm-title{color:var(--foreground);text-align:center;margin:0;font-size:1.05rem;font-weight:760;line-height:1.35}@media (width<=575.98px){.app-header-toolbar{gap:.5rem;padding-inline:.75rem}.app-header-logo{max-width:128px;max-height:38x}.topnav-user-meta{display:none}.topnav-right{gap:.45rem}.topnav-icon-button{width:34px;height:34px}.topnav-avatar-button{min-width:48px;height:38px}}.app-sidebar-shell{--app-sidebar-width:248px;--app-sidebar-compact-width:76px;--app-sidebar-surface:var(--card);--app-sidebar-surface-soft:color-mix(in srgb, var(--muted) 82%, var(--card));--app-sidebar-border:var(--border);--app-sidebar-text:var(--card-foreground);--app-sidebar-muted:var(--muted-foreground);--app-sidebar-selected:color-mix(in srgb, var(--primary) 13%, var(--card));--app-sidebar-selected-text:var(--card-foreground);--app-sidebar-hover:color-mix(in srgb, var(--primary) 7%, var(--muted));--app-sidebar-focus:color-mix(in srgb, var(--primary) 22%, transparent);width:var(--app-sidebar-width);height:100%;padding:0;position:absolute;top:0;left:0}.app-sidebar-shell--mobile{width:var(--app-sidebar-compact-width)}.app-sidebar-shell--desktop{width:var(--app-sidebar-width)}.app-sidebar{border-right:1px solid var(--app-sidebar-border);background:var(--app-sidebar-surface);width:100%;height:100%;min-height:0;color:var(--app-sidebar-text);flex-direction:column;padding:.85rem .75rem 3rem;display:flex;position:relative;overflow-y:auto;box-shadow:12px 22px 48px #0f172a24}.app-sidebar-shell--mobile .app-sidebar{align-items:center;padding:.75rem .55rem 3rem}.app-sidebar-shell--mobile .app-sidebar-section,.app-sidebar-shell--mobile .app-sidebar-section-items,.app-sidebar-shell--mobile .app-sidebar-nav-group{justify-items:center}.app-sidebar-shell--mobile .app-sidebar-nav-group{position:relative}.app-sidebar-search{height:38px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--app-sidebar-border) 52%, transparent);margin-bottom:.9rem;border-color:var(--app-sidebar-border)!important;background:var(--app-sidebar-surface-soft)!important;color:var(--app-sidebar-text)!important;border-radius:8px!important}.app-sidebar-search input{font-size:.82rem;font-weight:650;color:var(--app-sidebar-text)!important}.app-sidebar-search .ant-input-prefix,.app-sidebar-search input::placeholder{color:var(--app-sidebar-muted)!important}.app-sidebar-nav{gap:1.05rem;width:100%;padding-top:.15rem;display:grid}.app-sidebar-state{width:100%;color:var(--app-sidebar-muted);justify-items:start;gap:.35rem;padding:.65rem;font-size:.8rem;font-weight:700;line-height:1.35;display:grid}.app-sidebar-section{justify-items:stretch;width:100%;display:grid}.app-sidebar-section+.app-sidebar-section{margin-top:0}.app-sidebar-section-title{color:var(--app-sidebar-muted);letter-spacing:.07em;text-align:left;text-transform:uppercase;margin:0 0 .45rem;padding:0 .55rem;font-size:.62rem;font-weight:800;line-height:1.2;display:block}.app-sidebar-section-items{justify-items:stretch;gap:.25rem;width:100%;display:grid}.app-sidebar-nav-group{justify-items:stretch;gap:.22rem;width:100%;display:grid}.app-sidebar-nav-item,.app-sidebar-subnav-item,.app-sidebar-flyout-item{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.app-sidebar-nav-item{width:100%;min-height:40px;color:color-mix(in srgb, var(--app-sidebar-text) 86%, transparent);text-align:left;border-radius:8px;justify-content:flex-start;align-items:center;gap:.7rem;padding:0 .65rem;transition:background .16s,color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.app-sidebar-nav-item:hover,.app-sidebar-nav-item:focus-visible{background:var(--app-sidebar-hover);color:var(--app-sidebar-selected-text);outline:none}.app-sidebar-nav-item:focus-visible{box-shadow:0 0 0 3px var(--app-sidebar-focus)}.app-sidebar-shell--mobile .app-sidebar-nav-item{border-radius:8px;justify-content:center;width:42px;height:42px;min-height:42px;padding:0}.app-sidebar-shell--mobile .app-sidebar-nav-item--active,.app-sidebar-shell--mobile .app-sidebar-nav-item--child-active{box-shadow:inset 0 -3px 0 var(--primary)}.app-sidebar-nav-item--active{background:var(--app-sidebar-selected);color:var(--app-sidebar-selected-text);box-shadow:none}.app-sidebar-nav-item--child-active{color:var(--app-sidebar-selected-text);box-shadow:none;background:0 0}.app-sidebar-nav-item--active .app-sidebar-nav-label{text-underline-offset:3px;text-decoration:underline}.app-sidebar-nav-item--child-active .app-sidebar-nav-label{color:var(--primary);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:3px}.app-sidebar-nav-icon{width:22px;height:22px;color:color-mix(in srgb, var(--app-sidebar-text) 74%, transparent);border-radius:6px;flex:0 0 22px;place-items:center;display:inline-grid}.app-sidebar-nav-item--active .app-sidebar-nav-icon,.app-sidebar-nav-item--child-active .app-sidebar-nav-icon{color:var(--primary)}.app-sidebar-nav-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.84rem;font-weight:700;line-height:1.2;overflow:hidden}.app-sidebar-nav-chevron{color:var(--app-sidebar-muted);flex:none;margin-left:auto;transition:transform .16s}.app-sidebar-nav-chevron--open{transform:rotate(180deg)}.app-sidebar-subnav{counter-reset:subnav-item-counter;gap:.15rem;width:100%;padding:.05rem 0 .1rem 2.3rem;display:grid;position:relative}.app-sidebar-subnav:before{content:"";background:color-mix(in srgb, var(--app-sidebar-border) 74%, transparent);width:1px;position:absolute;top:.15rem;bottom:.25rem;left:1.4rem}.app-sidebar-subnav-item{min-height:32px;color:var(--app-sidebar-muted);text-align:left;counter-increment:subnav-item-counter;border-radius:8px;align-items:center;gap:.5rem;padding:0 .65rem;font-size:.76rem;font-weight:700;display:flex;position:relative}.app-sidebar-subnav-item:before{content:"";background:color-mix(in srgb, var(--app-sidebar-border) 74%, transparent);width:.75rem;height:1px;position:absolute;top:50%;left:-.9rem;transform:translateY(-50%)}.app-sidebar-subnav-item:hover,.app-sidebar-subnav-item:focus-visible{background:var(--app-sidebar-hover);color:var(--app-sidebar-selected-text);outline:none}.app-sidebar-subnav-item--active{color:var(--app-sidebar-selected-text);background:0 0}.app-sidebar-subnav-item--active .app-sidebar-subnav-label{color:var(--primary);text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-underline-offset:3px}.app-sidebar-subnav-item--active .app-sidebar-subnav-num{color:var(--primary);opacity:1}.app-sidebar-subnav-item--active:before{background:var(--primary)}.app-sidebar-subnav-item--active:after{content:"";background:var(--primary);z-index:1;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:calc(-.9rem - 3px);transform:translateY(-50%)}.app-sidebar-subnav-num{color:var(--app-sidebar-muted);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:.62rem;font-weight:600;line-height:1;position:absolute;top:50%;left:-2.1rem;transform:translateY(-50%)}.app-sidebar-subnav-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.app-sidebar-shell--mobile .app-sidebar-subnav{z-index:2;width:max-content;min-width:184px;max-width:calc(100vw - var(--app-sidebar-compact-width) - 1.5rem);border:1px solid var(--app-sidebar-border);background:var(--app-sidebar-surface);border-radius:8px;gap:.2rem;padding:.45rem;position:absolute;top:0;left:calc(100% + .6rem);box-shadow:0 18px 40px #0f172a38}.app-sidebar-shell--mobile .app-sidebar-subnav:before{display:none}.app-sidebar-shell--mobile .app-sidebar-subnav-item{white-space:nowrap;min-height:36px;padding:0 .75rem}.app-sidebar-overlay{z-index:1200;background:#0f172a3d;position:fixed;inset:52px 0 0}.app-sidebar-overlay:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;inset:0}.app-sidebar-overlay>*{z-index:1;position:relative}.app-sidebar-popover .ant-popover-inner{border:1px solid var(--app-sidebar-border);background:var(--app-sidebar-surface);border-radius:8px;padding:0;overflow:hidden;box-shadow:0 18px 40px #00000057}.app-sidebar-flyout{gap:.25rem;min-width:168px;padding:.45rem;display:grid}.app-sidebar-flyout-item{min-height:34px;color:var(--app-sidebar-text);text-align:left;border-radius:8px;padding:0 .7rem;font-size:.78rem;font-weight:700}.app-sidebar-flyout-item:hover,.app-sidebar-flyout-item:focus-visible,.app-sidebar-flyout-item--active{background:var(--app-sidebar-selected);color:#fff;outline:none}#app-container{background:var(--background);min-height:100vh;position:relative}.container-main{z-index:1;margin-bottom:1.5rem;margin-left:1.5rem;margin-right:1.5rem;padding-top:1.5rem;transition:margin-left .24s;position:relative}.container-fluid{width:100%;padding-bottom:15px;padding-left:0;padding-right:0}.fixed-background{z-index:0;background:var(--background);position:fixed;inset:0}.user-main{z-index:1;place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.user-container{width:min(100%,440px)}.user-main--fluid{padding:0;display:block}.user-main--fluid .user-container{width:100%;max-width:none}body.background{background:var(--background)}body.no-footer{padding-bottom:0}@media (width<=768px){.container-main{margin-bottom:1rem;margin-left:1rem;margin-right:1rem;padding-top:1rem}.user-main{padding:16px}}:root{--font-sans:"Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", "Courier New", monospace;--text-2xs:.62rem;--text-xs:.72rem;--text-sm:.82rem;--text-base:.9rem;--text-md:1.05rem;--text-lg:1.28rem;--text-xl:1.45rem;--text-2xl:1.55rem;--text-3xl:2rem;--weight-regular:400;--weight-medium:500;--weight-semibold:650;--weight-bold:700;--weight-heavy:800;--leading-tight:1.12;--leading-snug:1.2;--leading-normal:1.35;--leading-relaxed:1.5;--tracking-tight:-.01em;--tracking-normal:0;--tracking-wide:.03em;--tracking-eyebrow:.07em;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius:.5rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:.9rem;--radius-pill:999px;--control-height-sm:32px;--control-height:38px;--control-height-lg:42px;--header-height:52px;--sidebar-width:248px;--sidebar-width-compact:76px;--hit-target-min:40px;--content-pad:1.25rem;--content-max:1440px;--page-wide-max:104rem;--page-narrow-max:90%;--shadow-xs:0 1px 2px #0f172a09;--shadow-sm:0 1px 0 color-mix(in srgb, var(--border) 68%, transparent);--shadow-card:0 6px 18px #0f172a0b;--shadow-card-lift:0 12px 26px #0f172a13;--shadow-pop:0 14px 32px #0f172a1a;--shadow-overlay:0 16px 34px #0f172a2e;--shadow-sidebar:10px 18px 36px #0f172a1f;--ring-width:3px;--ring-color:color-mix(in srgb, var(--primary) 22%, transparent);--focus-ring:0 0 0 var(--ring-width) var(--ring-color);--tint-primary-soft:color-mix(in srgb, var(--primary) 8%, var(--card));--tint-primary-selected:color-mix(in srgb, var(--primary) 13%, var(--card));--tint-hover-muted:color-mix(in srgb, var(--primary) 7%, var(--muted));--ease-standard:cubic-bezier(.4, 0, .2, 1);--duration-fast:.16s;--duration-base:.18s;--duration-slow:.22s;--transition-base:all var(--duration-fast) var(--ease-standard);--scrim:#0f172a3d;--backdrop-blur:blur(2px)}html.dark{--shadow-xs:0 1px 2px #0000001f;--shadow-sm:0 1px 0 color-mix(in srgb, var(--border) 58%, transparent);--shadow-card:0 6px 18px #00000029;--shadow-card-lift:0 12px 26px #00000038;--shadow-pop:0 14px 32px #0000003d;--shadow-overlay:0 16px 34px #00000052;--shadow-sidebar:10px 18px 36px #0000003d}:root{--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#4caee5;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#73c2fb;--accent-foreground:#fff;--destructive:#e53e3e;--destructive-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#4caee5;--radius:.5rem;--theme-color-1:#4caee5;--theme-color-2:#73c2fb;--theme-color-3:#95c8d9;--theme-color-4:#2780a7;--theme-color-5:#6fa4cb;--theme-color-6:#8aaab4;--gradient-1:#39addf;--gradient-2:#008ecc;--gradient-3:#2e98c5;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#4caee5;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#4caee5;--success:#16a34a;--success-foreground:#fff;--warning:#d97706;--warning-foreground:#fff;--info:#2563eb;--info-foreground:#fff;--error:#dc2626;--error-foreground:#fff}html.dark{--success:#22c55e;--success-foreground:#052e16;--warning:#f59e0b;--warning-foreground:#451a03;--info:#60a5fa;--info-foreground:#0f172a;--error:#f87171;--error-foreground:#450a0a}html[data-theme=blueolympic]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#4caee5;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#73c2fb;--accent-foreground:#fff;--destructive:#e53e3e;--destructive-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#4caee5;--radius:.5rem;--theme-color-1:#4caee5;--theme-color-2:#73c2fb;--theme-color-3:#95c8d9;--theme-color-4:#2780a7;--theme-color-5:#6fa4cb;--theme-color-6:#8aaab4;--gradient-1:#39addf;--gradient-2:#008ecc;--gradient-3:#2e98c5;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#4caee5;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#4caee5}html.dark[data-theme=blueolympic]{--background:#18191b;--foreground:#8f8f8f;--card:#1e2022;--card-foreground:#8f8f8f;--popover:#1e2022;--popover-foreground:#8f8f8f;--primary:#006bb3;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#304d72;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#006bb3;--theme-color-1:#006bb3;--theme-color-2:#304d72;--theme-color-3:#637383;--theme-color-4:#405264;--theme-color-5:#426188;--theme-color-6:#4d5f72;--gradient-1:#509ab9;--gradient-2:#3a7a96;--gradient-3:#4386a3;--input-background:#232223;--sidebar-background:#1e2022;--sidebar-foreground:#8f8f8f;--sidebar-primary:#006bb3;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#006bb3}html[data-theme=blueyale]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#145388;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#2a93d5;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#145388;--theme-color-1:#145388;--theme-color-2:#2a93d5;--theme-color-3:#6c90a1;--theme-color-4:#365573;--theme-color-5:#47799a;--theme-color-6:#8e9599;--gradient-1:#1f5c8d;--gradient-2:#145388;--gradient-3:#285172;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#145388;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#145388}html.dark[data-theme=blueyale]{--background:#18191b;--foreground:#8f8f8f;--card:#1e2022;--card-foreground:#8f8f8f;--popover:#1e2022;--popover-foreground:#8f8f8f;--primary:#38688b;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#3e8ab9;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#38688b;--theme-color-1:#38688b;--theme-color-2:#3e8ab9;--theme-color-3:#6a7980;--theme-color-4:#365573;--theme-color-5:#47799a;--theme-color-6:#8e9599;--gradient-1:#46789b;--gradient-2:#38688b;--gradient-3:#427599;--input-background:#232223;--sidebar-background:#1e2022;--sidebar-foreground:#8f8f8f;--sidebar-primary:#38688b;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#38688b}html[data-theme=bluenavy]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#00365a;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#184f90;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#00365a;--theme-color-1:#00365a;--theme-color-2:#184f90;--theme-color-3:#8a9fb4;--theme-color-4:#2c4d6e;--theme-color-5:#245794;--theme-color-6:#6a7b8d;--gradient-1:#015994;--gradient-2:#00365a;--gradient-3:#00538a;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#00365a;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#00365a}html.dark[data-theme=bluenavy]{--background:#18191b;--foreground:#8f8f8f;--card:#1e2022;--card-foreground:#8f8f8f;--popover:#1e2022;--popover-foreground:#8f8f8f;--primary:#236591;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#1d477a;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#236591;--theme-color-1:#236591;--theme-color-2:#1d477a;--theme-color-3:#637383;--theme-color-4:#385068;--theme-color-5:#2e5585;--theme-color-6:#4d5f72;--gradient-1:#256b99;--gradient-2:#18557e;--gradient-3:#216491;--input-background:#232223;--sidebar-background:#1e2022;--sidebar-foreground:#8f8f8f;--sidebar-primary:#236591;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#236591}html[data-theme=greenlime]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#6fb327;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#51c878;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#6fb327;--theme-color-1:#6fb327;--theme-color-2:#51c878;--theme-color-3:#aaba9f;--theme-color-4:#849b65;--theme-color-5:#3db264;--theme-color-6:#9ecd7e;--gradient-1:#8ebb4e;--gradient-2:#6c9e37;--gradient-3:#76a543;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#6fb327;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#6fb327}html.dark[data-theme=greenlime]{--background:#1a1b18;--foreground:#8f8f8f;--card:#212220;--card-foreground:#8f8f8f;--popover:#212220;--popover-foreground:#8f8f8f;--primary:#63883b;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#4d7058;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#63883b;--theme-color-1:#63883b;--theme-color-2:#4d7058;--theme-color-3:#9ca397;--theme-color-4:#808d6e;--theme-color-5:#5d946f;--theme-color-6:#7e9172;--gradient-1:#6b8f45;--gradient-2:#567535;--gradient-3:#5f803c;--input-background:#232223;--sidebar-background:#212220;--sidebar-foreground:#8f8f8f;--sidebar-primary:#63883b;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#63883b}html[data-theme=greenmoss]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#576a3d;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#dd9c02;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#576a3d;--theme-color-1:#576a3d;--theme-color-2:#dd9c02;--theme-color-3:#849b65;--theme-color-4:#494d43;--theme-color-5:#d1c19a;--theme-color-6:#7c8174;--gradient-1:#7baa39;--gradient-2:#576a3d;--gradient-3:#73904c;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#576a3d;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#576a3d}html.dark[data-theme=greenmoss]{--background:#1a1b18;--foreground:#8f8f8f;--card:#212220;--card-foreground:#8f8f8f;--popover:#212220;--popover-foreground:#8f8f8f;--primary:#627745;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#8f7b39;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#627745;--theme-color-1:#627745;--theme-color-2:#8f7b39;--theme-color-3:#849b65;--theme-color-4:#494d43;--theme-color-5:#d1c19a;--theme-color-6:#7c8174;--gradient-1:#738855;--gradient-2:#576a3d;--gradient-3:#607445;--input-background:#232223;--sidebar-background:#212220;--sidebar-foreground:#8f8f8f;--sidebar-primary:#627745;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#627745}html[data-theme=greysteel]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#48494b;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#999da0;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#48494b;--theme-color-1:#48494b;--theme-color-2:#999da0;--theme-color-3:#bebdb8;--theme-color-4:#60646b;--theme-color-5:#8996a0;--theme-color-6:#aaa89c;--gradient-1:#646568;--gradient-2:#48494b;--gradient-3:#4d4d4d;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#48494b;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#48494b}html.dark[data-theme=greysteel]{--background:#1d1d1d;--foreground:#8f8f8f;--card:#242424;--card-foreground:#8f8f8f;--popover:#242424;--popover-foreground:#8f8f8f;--primary:#767e8d;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#4d5a5f;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#767e8d;--theme-color-1:#767e8d;--theme-color-2:#4d5a5f;--theme-color-3:#444341;--theme-color-4:#60646b;--theme-color-5:#52595f;--theme-color-6:#5a5953;--gradient-1:#787c85;--gradient-2:#666b75;--gradient-3:#6d727a;--input-background:#232223;--sidebar-background:#242424;--sidebar-foreground:#8f8f8f;--sidebar-primary:#767e8d;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#767e8d}html[data-theme=orangecarrot]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#ed7117;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#e7523e;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#ed7117;--theme-color-1:#ed7117;--theme-color-2:#e7523e;--theme-color-3:#d6a779;--theme-color-4:#dba070;--theme-color-5:#f6c797;--theme-color-6:#d6cdca;--gradient-1:#f0701a;--gradient-2:#ce6520;--gradient-3:#da6b22;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#ed7117;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#ed7117}html.dark[data-theme=orangecarrot]{--background:#1b1a19;--foreground:#8f8f8f;--card:#242322;--card-foreground:#8f8f8f;--popover:#242322;--popover-foreground:#8f8f8f;--primary:#ad7140;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#aa4f43;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#ad7140;--theme-color-1:#ad7140;--theme-color-2:#aa4f43;--theme-color-3:#c4a688;--theme-color-4:#916948;--theme-color-5:#856f5a;--theme-color-6:#6e5e59;--gradient-1:#c27d45;--gradient-2:#ad6e3a;--gradient-3:#af7240;--input-background:#232223;--sidebar-background:#242322;--sidebar-foreground:#8f8f8f;--sidebar-primary:#ad7140;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#ad7140}html[data-theme=purplemonster]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#922c88;--primary-foreground:#fff;--secondary:#d4d4d4;--secondary-foreground:#3a3a3a;--muted:#d4d4d4;--muted-foreground:#909090;--accent:#4556ac;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#922c88;--theme-color-1:#922c88;--theme-color-2:#4556ac;--theme-color-3:#af67a4;--theme-color-4:#743c6e;--theme-color-5:#4b5480;--theme-color-6:#795d75;--gradient-1:#a9449f;--gradient-2:#832579;--gradient-3:#922c88;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#922c88;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#922c88}html.dark[data-theme=purplemonster]{--background:#1d1a1d;--foreground:#8f8f8f;--card:#242224;--card-foreground:#8f8f8f;--popover:#242224;--popover-foreground:#8f8f8f;--primary:#7e4877;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#3c4b9a;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#7e4877;--theme-color-1:#7e4877;--theme-color-2:#3c4b9a;--theme-color-3:#af67a4;--theme-color-4:#743c6e;--theme-color-5:#4b5480;--theme-color-6:#795d75;--gradient-1:#8a5381;--gradient-2:#7e4877;--gradient-3:#804a77;--input-background:#232223;--sidebar-background:#242224;--sidebar-foreground:#8f8f8f;--sidebar-primary:#7e4877;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#7e4877}html[data-theme=redruby]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#900604;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#e7284a;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#900604;--theme-color-1:#900604;--theme-color-2:#e7284a;--theme-color-3:#c06b62;--theme-color-4:#843a47;--theme-color-5:#d8667a;--theme-color-6:#f69682;--gradient-1:#992235;--gradient-2:#790503;--gradient-3:#900604;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#900604;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#900604}html.dark[data-theme=redruby]{--background:#1b1919;--foreground:#8f8f8f;--card:#222020;--card-foreground:#8f8f8f;--popover:#222020;--popover-foreground:#8f8f8f;--primary:#913a47;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#aa5e6c;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#913a47;--theme-color-1:#913a47;--theme-color-2:#aa5e6c;--theme-color-3:#a5456d;--theme-color-4:#843a47;--theme-color-5:#9e777e;--theme-color-6:#c07a6c;--gradient-1:#9e4653;--gradient-2:#913a47;--gradient-3:#913e4a;--input-background:#232223;--sidebar-background:#222020;--sidebar-foreground:#8f8f8f;--sidebar-primary:#913a47;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#913a47}html[data-theme=yellowgranola]:not(.dark){--background:#f8f8f8;--foreground:#3a3a3a;--card:#fff;--card-foreground:#3a3a3a;--popover:#fff;--popover-foreground:#3a3a3a;--primary:#c0a145;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#3a3a3a;--muted:#ececec;--muted-foreground:#909090;--accent:#e3b778;--accent-foreground:#fff;--border:#d7d7d7;--input:#f3f3f3;--ring:#c0a145;--theme-color-1:#c0a145;--theme-color-2:#e3b778;--theme-color-3:#e6cd61;--theme-color-4:#ae8c27;--theme-color-5:#c9b69a;--theme-color-6:#e2c33c;--gradient-1:#e0bf5c;--gradient-2:#c7a951;--gradient-3:#d3b455;--input-background:#fff;--sidebar-background:#fff;--sidebar-foreground:#3a3a3a;--sidebar-primary:#c0a145;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3f3f3;--sidebar-accent-foreground:#3a3a3a;--sidebar-border:#d7d7d7;--sidebar-ring:#c0a145}html.dark[data-theme=yellowgranola]{--background:#1f1e1c;--foreground:#8f8f8f;--card:#242321;--card-foreground:#8f8f8f;--popover:#242321;--popover-foreground:#8f8f8f;--primary:#8a722c;--primary-foreground:#d0d0d0;--secondary:#232223;--secondary-foreground:#8f8f8f;--muted:#232223;--muted-foreground:#696969;--accent:#a88048;--accent-foreground:#d0d0d0;--border:#424242;--input:#313131;--ring:#8a722c;--theme-color-1:#8a722c;--theme-color-2:#a88048;--theme-color-3:#ac9c57;--theme-color-4:#665218;--theme-color-5:#7c715f;--theme-color-6:#8d7a24;--gradient-1:#a08a47;--gradient-2:#7a6525;--gradient-3:#8b773a;--input-background:#232223;--sidebar-background:#242321;--sidebar-foreground:#8f8f8f;--sidebar-primary:#8a722c;--sidebar-primary-foreground:#d0d0d0;--sidebar-accent:#313131;--sidebar-accent-foreground:#8f8f8f;--sidebar-border:#424242;--sidebar-ring:#8a722c}html,body,#root{background-color:var(--background);min-height:100%;color:var(--foreground)}body{font-family:var(--font-sans);margin:0}*{box-sizing:border-box}a{color:inherit}.ant-app,.ant-layout{background:0 0!important}.ant-btn-default{background:var(--card)!important;border-color:var(--border)!important;color:var(--foreground)!important}.ant-btn-default:hover,.ant-btn-default:focus{background:color-mix(in srgb, var(--card) 88%, var(--primary))!important;border-color:var(--primary)!important;color:var(--primary)!important}.ant-btn-primary{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--primary-foreground)!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background:color-mix(in srgb, var(--primary) 82%, var(--accent))!important;border-color:color-mix(in srgb, var(--primary) 82%, var(--accent))!important;color:var(--primary-foreground)!important}.ant-btn-primary:active{background:color-mix(in srgb, var(--primary) 88%, #000)!important;border-color:color-mix(in srgb, var(--primary) 88%, #000)!important;color:var(--primary-foreground)!important}.ant-message-notice-content{background:var(--card)!important;color:var(--card-foreground)!important;border:1px solid var(--border)!important;box-shadow:0 10px 30px color-mix(in srgb, var(--foreground) 10%, transparent)!important}.ant-message .anticon{color:var(--primary)}.ant-message-success .anticon{color:var(--accent)}.ant-message-warning .anticon{color:color-mix(in srgb, var(--destructive) 35%, var(--primary))}.ant-message-error .anticon{color:var(--destructive)}.ant-tooltip .ant-tooltip-inner{border:1px solid var(--border);box-shadow:0 10px 30px color-mix(in srgb, var(--foreground) 10%, transparent);background:var(--card)!important;color:var(--card-foreground)!important}.ant-tooltip .ant-tooltip-arrow:before{background:var(--card)!important}.card-surface .ant-card-head{border-bottom:1px solid var(--border);background-color:#0000;min-height:auto;padding:1rem 1.25rem}.card-surface .ant-card-head-title{padding:0;font-size:1rem;font-weight:600}.card-surface .ant-card-body{padding:1.25rem}.app-ant-table .ant-table{color:var(--card-foreground);background:0 0!important}.app-ant-table .ant-table-thead>tr>th,.app-ant-table .ant-table-tbody>tr>td{border-color:var(--border)!important;background:0 0!important}.app-ant-table .ant-table-thead>tr>th{font-weight:600;color:var(--muted-foreground)!important}.app-ant-table .ant-table-footer{border-color:var(--border)!important;background:var(--muted)!important;color:var(--muted-foreground)!important}.app-ant-table .ant-empty-description{color:var(--muted-foreground)!important}.page-wide{width:100%;max-width:var(--page-wide-max);margin-inline:auto}.page-narrow{width:100%;max-width:var(--page-narrow-max);margin-inline:auto}.page-section{gap:var(--space-6);flex-direction:column;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.page-title{font-size:1.75rem;font-weight:var(--weight-bold);margin:0}.page-subtitle{color:var(--muted-foreground);margin:.35rem 0 0}.page-title-icon{color:var(--primary);margin-right:var(--space-2)}.toolbar-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.status-loading{justify-content:center;align-items:center;gap:var(--space-3);flex-direction:column;min-height:16rem;display:flex}.card-surface{border:1px solid var(--border);color:var(--card-foreground);box-shadow:var(--shadow-card);border-radius:1rem;background-color:var(--card)!important}.summary-box{background-color:var(--muted);padding:var(--space-4);border-radius:.85rem;flex-direction:column;gap:.65rem;display:flex}.summary-row{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.summary-row.total{border-top:1px solid var(--border);font-weight:var(--weight-bold);padding-top:.65rem}.stats-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.stats-card-body{align-items:center;gap:.9rem;display:flex}.stats-card-value{font-size:1.35rem;font-weight:var(--weight-bold)}@media (width<=1199.98px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767.98px){.stats-grid{grid-template-columns:1fr}.summary-row{flex-wrap:wrap}}.filter-select{min-width:220px}.form-stack{gap:var(--space-4);flex-direction:column;display:flex}.form-field{flex-direction:column;gap:.45rem;display:flex}.app-form-label{color:var(--foreground);font-size:var(--text-base);font-weight:600}.app-full-width{width:100%}.form-grid{gap:var(--space-4);display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.form-inline{align-items:center;gap:var(--space-3);display:flex}.form-grow{flex:1}@media (width<=767.98px){.form-grid.two-columns,.form-grid.three-columns{grid-template-columns:1fr}.form-inline{flex-wrap:wrap}.filter-select{min-width:100%}}.app-ant-table{margin-top:1rem}.action-buttons{gap:.35rem;display:flex}.danger-icon-button{color:var(--destructive)!important}.parts-list{border:1px solid var(--border);border-radius:.75rem;overflow:hidden}.parts-list-item{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border);display:flex}.parts-list-item:first-child{border-top:0}.muted-text{color:var(--muted-foreground)}.truncate-text{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.mono-text{font-family:Fira Code,SFMono-Regular,Consolas,monospace}.fw-semibold{font-weight:600}
