.not-found-module-scss-module__jIQC6G__container{min-height:100%;padding:var(--space-6);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.not-found-module-scss-module__jIQC6G__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:420px;display:flex;position:relative}.not-found-module-scss-module__jIQC6G__illustration{align-items:center;gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.not-found-module-scss-module__jIQC6G__compass{width:100px;height:100px;position:relative}@media (min-width:480px){.not-found-module-scss-module__jIQC6G__compass{width:120px;height:120px}}.not-found-module-scss-module__jIQC6G__compassRing{border:3px solid var(--color-border-strong);background:var(--color-surface);border-radius:50%;position:absolute;inset:0;box-shadow:0 4px 20px #00000014,inset 0 2px 8px #0000000a}.not-found-module-scss-module__jIQC6G__compassCenter{background:var(--color-border-strong);z-index:2;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module-scss-module__jIQC6G__compassMarkers{color:var(--color-text-muted);font-size:.75rem;font-weight:600;position:absolute;inset:0}.not-found-module-scss-module__jIQC6G__markerN,.not-found-module-scss-module__jIQC6G__markerE,.not-found-module-scss-module__jIQC6G__markerS,.not-found-module-scss-module__jIQC6G__markerW{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute}.not-found-module-scss-module__jIQC6G__markerN{color:var(--color-primary);font-weight:700;top:6px;left:50%;transform:translate(-50%)}.not-found-module-scss-module__jIQC6G__markerE{top:50%;right:6px;transform:translateY(-50%)}.not-found-module-scss-module__jIQC6G__markerS{bottom:6px;left:50%;transform:translate(-50%)}.not-found-module-scss-module__jIQC6G__markerW{top:50%;left:6px;transform:translateY(-50%)}.not-found-module-scss-module__jIQC6G__needle{z-index:1;width:8px;height:60%;animation:5s ease-in-out infinite not-found-module-scss-module__jIQC6G__needleSearch;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module-scss-module__jIQC6G__needleNorth,.not-found-module-scss-module__jIQC6G__needleSouth{width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.not-found-module-scss-module__jIQC6G__needleNorth{border-left:4px solid #0000;border-right:4px solid #0000;border-bottom:28px solid var(--color-danger);top:0}@media (min-width:480px){.not-found-module-scss-module__jIQC6G__needleNorth{border-bottom-width:34px}}.not-found-module-scss-module__jIQC6G__needleSouth{border-left:4px solid #0000;border-right:4px solid #0000;border-top:28px solid var(--color-border-strong);bottom:0}@media (min-width:480px){.not-found-module-scss-module__jIQC6G__needleSouth{border-top-width:34px}}@keyframes not-found-module-scss-module__jIQC6G__needleSearch{0%,to{transform:translate(-50%,-50%)rotate(0)}15%{transform:translate(-50%,-50%)rotate(45deg)}30%{transform:translate(-50%,-50%)rotate(-30deg)}45%{transform:translate(-50%,-50%)rotate(60deg)}60%{transform:translate(-50%,-50%)rotate(-15deg)}75%{transform:translate(-50%,-50%)rotate(30deg)}90%{transform:translate(-50%,-50%)rotate(-10deg)}}.not-found-module-scss-module__jIQC6G__numbers{align-items:center;gap:.125rem;display:flex}.not-found-module-scss-module__jIQC6G__digit{color:var(--color-primary);letter-spacing:-.03em;text-shadow:0 2px 4px #1e40af1a;font-size:clamp(3.5rem,12vw,6rem);font-weight:700;line-height:1}.not-found-module-scss-module__jIQC6G__title{margin:0 0 var(--space-3)0;color:var(--color-text);font-size:clamp(1.5rem,5vw,2rem);font-weight:600}.not-found-module-scss-module__jIQC6G__description{margin:0 0 var(--space-6)0;color:var(--color-text-muted);font-size:1rem;line-height:1.6}.not-found-module-scss-module__jIQC6G__actions{gap:var(--space-3);width:100%;margin-bottom:var(--space-6);flex-direction:column;display:flex}@media (min-width:400px){.not-found-module-scss-module__jIQC6G__actions{flex-direction:row;justify-content:center}}.not-found-module-scss-module__jIQC6G__primaryButton,.not-found-module-scss-module__jIQC6G__secondaryButton{padding:var(--space-3)var(--space-5);border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.not-found-module-scss-module__jIQC6G__primaryButton{background:var(--color-primary);color:var(--color-primary-contrast);box-shadow:0 2px 8px #1e40af40}.not-found-module-scss-module__jIQC6G__primaryButton:hover{background:var(--color-primary-strong);transform:translateY(-1px);box-shadow:0 4px 12px #1e40af59}.not-found-module-scss-module__jIQC6G__primaryButton:active{transform:translateY(0)}.not-found-module-scss-module__jIQC6G__secondaryButton{background:var(--color-surface);color:var(--color-primary);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.not-found-module-scss-module__jIQC6G__secondaryButton:hover{background:var(--color-surface-muted);border-color:var(--color-primary)}.not-found-module-scss-module__jIQC6G__homeLink{color:var(--color-text-muted);opacity:.8;transition:all var(--transition-fast);font-size:.875rem;text-decoration:none}.not-found-module-scss-module__jIQC6G__homeLink:hover{opacity:1;color:var(--color-primary)}.not-found-module-scss-module__jIQC6G__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-module-scss-module__jIQC6G__gridPattern{background-image:linear-gradient(var(--color-border)1px,transparent 1px),linear-gradient(90deg,var(--color-border)1px,transparent 1px);opacity:.4;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 20%,#0000 70%);mask-image:radial-gradient(80% 60%,#000 20%,#0000 70%)}.not-found-module-scss-module__jIQC6G__gradientOverlay{background:radial-gradient(circle at 30% 20%,#1e40af0f 0%,#0000 50%),radial-gradient(circle at 70% 80%,#1e40af0a 0%,#0000 40%);position:absolute;inset:0}
.layout-module-scss-module__UkE_kG__appWrapper{flex-direction:column;height:100dvh;display:flex}.layout-module-scss-module__UkE_kG__layout{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.layout-module-scss-module__UkE_kG__content{flex:1;overflow:auto}@media (max-width:767px){.layout-module-scss-module__UkE_kG__content{padding-bottom:calc(var(--mobile-navbar-height))}}@media print{.layout-module-scss-module__UkE_kG__layout{height:auto;overflow:visible}.layout-module-scss-module__UkE_kG__content{overflow:visible;padding-bottom:0!important}}
.Navbar-module-scss-module__N8yoJa__desktopNavbar{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}@media (max-width:767px){.Navbar-module-scss-module__N8yoJa__desktopNavbar{display:none}}@media print{.Navbar-module-scss-module__N8yoJa__desktopNavbar{display:none}}.Navbar-module-scss-module__N8yoJa__desktopContainer{justify-content:space-between;align-items:center;max-width:100%;height:56px;margin:0 auto;padding:0 .75rem;display:flex}@media (min-width:768px){.Navbar-module-scss-module__N8yoJa__desktopContainer{padding:0 1rem}}.Navbar-module-scss-module__N8yoJa__logo{flex-shrink:0;align-items:center;transition:opacity .2s;display:flex}.Navbar-module-scss-module__N8yoJa__logo:hover{opacity:.8}.Navbar-module-scss-module__N8yoJa__linksWrapper{flex-wrap:nowrap;gap:.25rem;display:flex}.Navbar-module-scss-module__N8yoJa__navLink{color:var(--secondary-color);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module-scss-module__N8yoJa__navLink:hover{color:var(--primary-color);background:#f3f4f6}.Navbar-module-scss-module__N8yoJa__active{color:var(--primary-color);background:#1e40af1a}.Navbar-module-scss-module__N8yoJa__navIcon{font-size:1rem}.Navbar-module-scss-module__N8yoJa__mobileNavbar{z-index:150;background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;padding:.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 3px #0000000d}@media (min-width:768px){.Navbar-module-scss-module__N8yoJa__mobileNavbar{display:none}}.Navbar-module-scss-module__N8yoJa__mobileNavLink{color:var(--secondary-color);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.25rem 0;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Navbar-module-scss-module__N8yoJa__mobileNavLink:hover,.Navbar-module-scss-module__N8yoJa__mobileNavLinkActive{color:var(--primary-color)}.Navbar-module-scss-module__N8yoJa__mobileNavIcon{font-size:1.25rem}.Navbar-module-scss-module__N8yoJa__mobileNavLabel{font-size:.7rem}.Navbar-module-scss-module__N8yoJa__mobileSignOut{color:var(--error-color)}.Navbar-module-scss-module__N8yoJa__mobileSignOut:hover{color:var(--error-hover-color,#b91c1c)}.Navbar-module-scss-module__N8yoJa__mobileMenuOverlay{opacity:0;visibility:hidden;z-index:155;background:#0f172a66;transition:all .3s;position:fixed;inset:0}@media (min-width:768px){.Navbar-module-scss-module__N8yoJa__mobileMenuOverlay{display:none}}.Navbar-module-scss-module__N8yoJa__mobileMenuOverlayVisible{opacity:1;visibility:visible}.Navbar-module-scss-module__N8yoJa__mobileMenuPanel{z-index:160;max-height:70dvh;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;border-radius:1rem 1rem 0 0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -4px 20px #00000026}@media (min-width:768px){.Navbar-module-scss-module__N8yoJa__mobileMenuPanel{display:none}}.Navbar-module-scss-module__N8yoJa__mobileMenuPanelOpen{transform:translateY(0)}.Navbar-module-scss-module__N8yoJa__mobileMenuHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.Navbar-module-scss-module__N8yoJa__mobileMenuTitle{color:#1f2937;font-size:.875rem;font-weight:600}.Navbar-module-scss-module__N8yoJa__mobileMenuClose{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1}.Navbar-module-scss-module__N8yoJa__mobileMenuClose:hover{color:#1f2937}.Navbar-module-scss-module__N8yoJa__mobileUserInfo{cursor:pointer;background:#f8fafc;border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background .2s;display:flex}.Navbar-module-scss-module__N8yoJa__mobileUserInfo:hover{background:#f1f5f9}.Navbar-module-scss-module__N8yoJa__mobileUserIcon{color:var(--primary-color);font-size:1.5rem}.Navbar-module-scss-module__N8yoJa__mobileUserName{color:#1f2937;font-size:.8125rem;font-weight:600;display:block}.Navbar-module-scss-module__N8yoJa__mobileRoleBadge{color:var(--primary-color);background:#1e40af1a;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.Navbar-module-scss-module__N8yoJa__mobileMenuItems{flex-direction:column;padding:.125rem 0 .375rem;display:flex}.Navbar-module-scss-module__N8yoJa__mobileMenuItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.4rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Navbar-module-scss-module__N8yoJa__mobileMenuItem:hover{color:var(--primary-color);background:#f3f4f6}.Navbar-module-scss-module__N8yoJa__mobileMenuItemActive{color:var(--primary-color);background:#1e40af0d}.Navbar-module-scss-module__N8yoJa__mobileMenuIcon{flex-shrink:0;font-size:1rem}.Navbar-module-scss-module__N8yoJa__mobileMenuSignOut{color:var(--error-color);border-top:1px solid #e5e7eb;margin-top:.25rem;padding-top:.4rem}.Navbar-module-scss-module__N8yoJa__mobileMenuSignOut:hover{color:var(--error-hover-color,#b91c1c);background:#ef44440d}.Navbar-module-scss-module__N8yoJa__userSection{border-top:1px solid #e5e7eb;flex-direction:column;gap:.75rem;padding-top:.75rem;display:flex}@media (min-width:768px){.Navbar-module-scss-module__N8yoJa__userSection{border-top:none;flex-direction:row;align-items:center;gap:1rem;padding-top:0}}.Navbar-module-scss-module__N8yoJa__userInfo{cursor:pointer;border-radius:.5rem;align-items:center;gap:.625rem;padding:.375rem .5rem;text-decoration:none;transition:background .2s;display:flex}.Navbar-module-scss-module__N8yoJa__userInfo:hover{background:#f3f4f6}.Navbar-module-scss-module__N8yoJa__userIcon{color:var(--secondary-color);font-size:1.75rem}.Navbar-module-scss-module__N8yoJa__userDetails{flex-direction:column;gap:.125rem;display:flex}.Navbar-module-scss-module__N8yoJa__userName{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.9rem;font-weight:500;overflow:hidden}.Navbar-module-scss-module__N8yoJa__adminBadge{color:var(--primary-color);background:#1e40af1a;border-radius:9999px;width:fit-content;padding:.125rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.Navbar-module-scss-module__N8yoJa__operatorBadge{color:#047857;background:#0596691f;border-radius:9999px;width:fit-content;padding:.125rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.Navbar-module-scss-module__N8yoJa__contractorBadge{color:#2563eb;background:#3b82f61f;border-radius:9999px;width:fit-content;padding:.125rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.Navbar-module-scss-module__N8yoJa__notificationBadge{color:#fff;background:#f59e0b;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:.375rem;padding:0 5px;font-size:.65rem;font-weight:700;display:inline-flex}.Navbar-module-scss-module__N8yoJa__signOutButton{color:var(--secondary-color);cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-weight:500;transition:all .2s;display:flex}.Navbar-module-scss-module__N8yoJa__signOutButton:hover{border-color:var(--error-color);color:var(--error-color);background:#fef2f2}.Navbar-module-scss-module__N8yoJa__dropdownWrapper{position:relative}.Navbar-module-scss-module__N8yoJa__dropdownTrigger{cursor:pointer}.Navbar-module-scss-module__N8yoJa__dropdownChevron{transition:transform var(--transition-fast);opacity:.5;margin-left:.25rem;font-size:.6rem}.Navbar-module-scss-module__N8yoJa__dropdownChevronOpen{opacity:.7;transform:rotate(180deg)}.Navbar-module-scss-module__N8yoJa__dropdownMenu{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);z-index:100;min-width:180px;padding:.25rem;position:absolute;top:calc(100% + .25rem);left:0;overflow:hidden}.Navbar-module-scss-module__N8yoJa__dropdownItem{color:var(--color-text-muted);transition:all var(--transition-fast);text-align:left;cursor:pointer;border-radius:calc(var(--radius-sm) - 2px);background:0 0;border:none;align-items:center;gap:.375rem;width:100%;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module-scss-module__N8yoJa__dropdownItem:hover{background:var(--color-surface-muted);color:var(--color-primary)}.Navbar-module-scss-module__N8yoJa__dropdownItemActive{color:var(--color-primary);background:#1e40af14}.Navbar-module-scss-module__N8yoJa__dropdownItemActive:hover{background:#1e40af1f}.Navbar-module-scss-module__N8yoJa__dropdownItemIcon{opacity:.7;flex-shrink:0;font-size:.9rem}
@font-face{font-family:maspFont;src:url(../media/ITCKabelStd_Demi-s.p.d5e17506.otf)format("opentype");font-display:swap}@font-face{font-family:maspFont Fallback;src:local(Arial);ascent-override:72.44%;descent-override:27.61%;line-gap-override:20.01%;size-adjust:99.95%}.maspfont_fc4952aa-module__R5ZC-q__className{font-family:maspFont,maspFont Fallback}
.Logo-module-scss-module__23_uaW__logo{color:#0c2f7e;letter-spacing:.35em;padding-left:.35em;line-height:1}.Logo-module-scss-module__23_uaW__logo span{display:inline-block;transform:translateY(-5%)}.Logo-module-scss-module__23_uaW__inverted{align-items:center;display:flex}.Logo-module-scss-module__23_uaW__inverted span{transform:translateY(5%)}
.OfflineBanner-module-scss-module__GL2FKW__banner{color:#fff;text-align:center;letter-spacing:.08em;width:100%;z-index:var(--z-offline-banner,10000);background:#ef4444f2;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:flex;position:relative}.OfflineBanner-module-scss-module__GL2FKW__banner.OfflineBanner-module-scss-module__GL2FKW__syncing{background:#f59e0bf2}.OfflineBanner-module-scss-module__GL2FKW__pendingBadge{background:#ffffff40;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:700;display:inline-flex}.OfflineBanner-module-scss-module__GL2FKW__spinIcon{animation:1s linear infinite OfflineBanner-module-scss-module__GL2FKW__spin}.OfflineBanner-module-scss-module__GL2FKW__retryButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:.5rem;padding:0;transition:all .2s;display:flex}.OfflineBanner-module-scss-module__GL2FKW__retryButton:hover{background:#ffffff59;transform:scale(1.1)}.OfflineBanner-module-scss-module__GL2FKW__retryButton:active{transform:scale(.95)}.OfflineBanner-module-scss-module__GL2FKW__retryButton svg{font-size:.75rem}@keyframes OfflineBanner-module-scss-module__GL2FKW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ErrorRecovery-module-scss-module__LwCkQq__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ErrorRecovery-module-scss-module__LwCkQq__modal{text-align:center;background:#fff;border-radius:1rem;width:100%;max-width:360px;padding:1.5rem;animation:.3s ErrorRecovery-module-scss-module__LwCkQq__slideUp;box-shadow:0 20px 40px #00000026}@keyframes ErrorRecovery-module-scss-module__LwCkQq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ErrorRecovery-module-scss-module__LwCkQq__icon{margin-bottom:.75rem;font-size:2.5rem}.ErrorRecovery-module-scss-module__LwCkQq__title{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ErrorRecovery-module-scss-module__LwCkQq__message{color:#64748b;word-break:break-word;margin:0 0 1.25rem;font-size:.8125rem;line-height:1.5}.ErrorRecovery-module-scss-module__LwCkQq__actions{gap:.75rem;margin-bottom:1rem;display:flex}.ErrorRecovery-module-scss-module__LwCkQq__dismissButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex:1;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.ErrorRecovery-module-scss-module__LwCkQq__dismissButton:hover:not(:disabled){color:#0f172a;background:#f8fafc}.ErrorRecovery-module-scss-module__LwCkQq__dismissButton:disabled{opacity:.6;cursor:not-allowed}.ErrorRecovery-module-scss-module__LwCkQq__reloadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 100%);border:none;border-radius:.5rem;flex:1;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s}.ErrorRecovery-module-scss-module__LwCkQq__reloadButton:hover:not(:disabled){opacity:.9}.ErrorRecovery-module-scss-module__LwCkQq__reloadButton:disabled{opacity:.6;cursor:not-allowed}.ErrorRecovery-module-scss-module__LwCkQq__resetLink{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem;text-decoration:underline}.ErrorRecovery-module-scss-module__LwCkQq__resetLink:hover:not(:disabled){color:#64748b}.ErrorRecovery-module-scss-module__LwCkQq__resetLink:disabled{opacity:.6;cursor:not-allowed}
.InstallPWA-module-scss-module__b1r4_W__container{z-index:9999;background:var(--primary-color);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;display:flex;position:fixed;box-shadow:0 4px 20px #1e40af4d}@media (min-width:769px){.InstallPWA-module-scss-module__b1r4_W__container{animation:.3s ease-out InstallPWA-module-scss-module__b1r4_W__slideInDesktop;bottom:70px;left:50%;transform:translate(-50%)}}@media (max-width:768px){.InstallPWA-module-scss-module__b1r4_W__container{bottom:calc(var(--mobile-navbar-height) + 3rem);border-radius:10px;padding:.7rem 1rem;animation:.3s ease-out InstallPWA-module-scss-module__b1r4_W__slideInMobile;left:1rem;right:1rem}}@keyframes InstallPWA-module-scss-module__b1r4_W__slideInDesktop{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes InstallPWA-module-scss-module__b1r4_W__slideInMobile{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InstallPWA-module-scss-module__b1r4_W__installButton{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:.95rem;font-weight:500;transition:opacity .2s;display:flex}@media (max-width:768px){.InstallPWA-module-scss-module__b1r4_W__installButton{flex:1;font-size:.85rem}}.InstallPWA-module-scss-module__b1r4_W__installButton:hover{opacity:.9}.InstallPWA-module-scss-module__b1r4_W__installButton:active{opacity:.8}.InstallPWA-module-scss-module__b1r4_W__icon{flex-shrink:0;font-size:1.1rem}@media (max-width:768px){.InstallPWA-module-scss-module__b1r4_W__icon{font-size:1rem}}.InstallPWA-module-scss-module__b1r4_W__text{white-space:nowrap}@media (max-width:480px){.InstallPWA-module-scss-module__b1r4_W__text{font-size:.8rem}}.InstallPWA-module-scss-module__b1r4_W__closeButton{color:var(--primary-contrast);cursor:pointer;background:#f8fafc33;border:1px solid #f8fafc4d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.InstallPWA-module-scss-module__b1r4_W__closeButton:hover{background:#f8fafc40;border-color:#f8fafc66}.InstallPWA-module-scss-module__b1r4_W__closeButton:active{background:#f8fafc33}
.GmaoDashboardSkeleton-module-scss-module__WMO8nq__wrapper{background:var(--page-bg,#f8fafc);gap:1.5rem;height:calc(100vh - 80px);padding:1rem;display:flex}@media (max-width:768px){.GmaoDashboardSkeleton-module-scss-module__WMO8nq__wrapper{flex-direction:column;height:auto}}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__listPanel{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:.75rem;flex-direction:column;width:380px;min-width:300px;display:flex;overflow:hidden}@media (max-width:768px){.GmaoDashboardSkeleton-module-scss-module__WMO8nq__listPanel{width:100%;max-height:50vh}}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__header{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1rem;display:flex}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonTitle{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;width:160px;height:24px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonBadge{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:9999px;width:32px;height:24px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__filters{border-bottom:1px solid var(--border-color,#e2e8f0);flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonInput{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:.5rem;width:100%;height:36px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonFilters{gap:.5rem;display:flex}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonPill{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:9999px;width:60px;height:24px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__list{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow:hidden}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonCard{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonCardHeader{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:20px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonCardBody{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:16px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__skeletonCardFooter{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;width:40%;height:14px;animation:1.5s infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__detailPanel{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:.75rem;flex:1}@media (max-width:768px){.GmaoDashboardSkeleton-module-scss-module__WMO8nq__detailPanel{min-height:400px}}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__detailPlaceholder{justify-content:center;align-items:center;height:100%;min-height:300px;display:flex}.GmaoDashboardSkeleton-module-scss-module__WMO8nq__loader{border:3px solid var(--border-color,#e2e8f0);border-top-color:var(--primary,#3b82f6);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite GmaoDashboardSkeleton-module-scss-module__WMO8nq__spin}@keyframes GmaoDashboardSkeleton-module-scss-module__WMO8nq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes GmaoDashboardSkeleton-module-scss-module__WMO8nq__spin{to{transform:rotate(360deg)}}
.MediaLightbox-module-scss-module__X6-KAa__overlay{z-index:9999;touch-action:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#000000f2;flex-direction:column;width:100vw;height:100dvh;display:flex;position:fixed;inset:0}.MediaLightbox-module-scss-module__X6-KAa__header{z-index:10;background:linear-gradient(#0009,#0000);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0}.MediaLightbox-module-scss-module__X6-KAa__counter{color:#fff;background:#00000080;border-radius:999px;padding:.375rem .75rem;font-size:.875rem;font-weight:600}.MediaLightbox-module-scss-module__X6-KAa__fileName{text-align:center;color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:0 1rem;font-size:.875rem;font-weight:500;overflow:hidden}@media (max-width:640px){.MediaLightbox-module-scss-module__X6-KAa__fileName{display:none}}.MediaLightbox-module-scss-module__X6-KAa__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:background .2s;display:flex}.MediaLightbox-module-scss-module__X6-KAa__closeButton:hover{background:#fff3}.MediaLightbox-module-scss-module__X6-KAa__content{flex:1;justify-content:center;align-items:center;padding:4rem 0;display:flex;position:relative}.MediaLightbox-module-scss-module__X6-KAa__mediaContainer{width:100%;max-width:calc(100vw - 120px);height:100%;max-height:calc(100vh - 200px);position:relative}@media (max-width:768px){.MediaLightbox-module-scss-module__X6-KAa__mediaContainer{max-width:calc(100vw - 32px);max-height:calc(100vh - 180px)}}.MediaLightbox-module-scss-module__X6-KAa__navButton{color:#fff;cursor:pointer;z-index:5;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaLightbox-module-scss-module__X6-KAa__navButton:hover{background:#ffffff4d;transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.MediaLightbox-module-scss-module__X6-KAa__navButton{width:2.5rem;height:2.5rem;font-size:1.5rem}}.MediaLightbox-module-scss-module__X6-KAa__prevButton{left:1rem}@media (max-width:768px){.MediaLightbox-module-scss-module__X6-KAa__prevButton{left:.5rem}}.MediaLightbox-module-scss-module__X6-KAa__nextButton{right:1rem}@media (max-width:768px){.MediaLightbox-module-scss-module__X6-KAa__nextButton{right:.5rem}}.MediaLightbox-module-scss-module__X6-KAa__filePreview{text-align:center;background:#ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.MediaLightbox-module-scss-module__X6-KAa__fileIcon{font-size:4rem}.MediaLightbox-module-scss-module__X6-KAa__fileNameLarge{color:#fff;word-break:break-word;max-width:300px;font-size:1.125rem;font-weight:500}.MediaLightbox-module-scss-module__X6-KAa__downloadLink{color:#fff;background:#3b82f6;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.MediaLightbox-module-scss-module__X6-KAa__downloadLink:hover{background:#2563eb}.MediaLightbox-module-scss-module__X6-KAa__thumbnails{background:linear-gradient(#0000,#0009);justify-content:center;gap:.5rem;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.MediaLightbox-module-scss-module__X6-KAa__thumbnails::-webkit-scrollbar{height:4px}.MediaLightbox-module-scss-module__X6-KAa__thumbnails::-webkit-scrollbar-track{background:#ffffff1a}.MediaLightbox-module-scss-module__X6-KAa__thumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.MediaLightbox-module-scss-module__X6-KAa__thumbnail{cursor:pointer;background:#ffffff1a;border:2px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:45px;padding:0;transition:all .2s;display:flex;overflow:hidden}.MediaLightbox-module-scss-module__X6-KAa__thumbnail:hover{border-color:#ffffff80}.MediaLightbox-module-scss-module__X6-KAa__thumbnail.MediaLightbox-module-scss-module__X6-KAa__active{border-color:#fff;box-shadow:0 0 0 2px #3b82f680}.MediaLightbox-module-scss-module__X6-KAa__thumbnail img{object-fit:cover;width:100%;height:100%}.MediaLightbox-module-scss-module__X6-KAa__thumbIcon{font-size:1.25rem}
.MissionItemsPanel-module-scss-module__sSvUKa__container{flex-direction:column;gap:1.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__header{flex-direction:column;gap:.75rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__header h2{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.MissionItemsPanel-module-scss-module__sSvUKa__header p{color:var(--secondary-color);margin:0}.MissionItemsPanel-module-scss-module__sSvUKa__primaryButton{background:var(--primary-color);color:#fff;border:none;border-radius:.5rem;align-self:flex-start;padding:.65rem 1.2rem;font-weight:600;transition:background .2s}.MissionItemsPanel-module-scss-module__sSvUKa__primaryButton:hover{background:#1d4ed8}.MissionItemsPanel-module-scss-module__sSvUKa__feedback{border-radius:.75rem;padding:.75rem 1rem;font-size:.9rem}.MissionItemsPanel-module-scss-module__sSvUKa__success{color:#166534;background:#dcfce7}.MissionItemsPanel-module-scss-module__sSvUKa__error{color:#991b1b;background:#fee2e2}.MissionItemsPanel-module-scss-module__sSvUKa__emptyState{text-align:center;border:1px dashed #d1d5db;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.5rem 1rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__emptyState p{color:var(--secondary-color);margin:0}.MissionItemsPanel-module-scss-module__sSvUKa__secondaryButton{border:1px solid var(--primary-color);color:var(--primary-color);background:0 0;border-radius:.5rem;align-self:center;padding:.6rem 1.1rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__secondaryButton:hover{background:var(--primary-color);color:#fff}.MissionItemsPanel-module-scss-module__sSvUKa__listWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem}.MissionItemsPanel-module-scss-module__sSvUKa__mobileList{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.MissionItemsPanel-module-scss-module__sSvUKa__mobileList{display:none}}.MissionItemsPanel-module-scss-module__sSvUKa__mobileCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.875rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__itemHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__itemTitle{align-items:center;gap:.5rem;min-width:0;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__itemTitle h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:600;overflow:hidden}.MissionItemsPanel-module-scss-module__sSvUKa__itemQuantity{color:var(--primary-color);background:#6366f11a;border-radius:.25rem;flex-shrink:0;padding:.125rem .375rem;font-size:.875rem;font-weight:700}.MissionItemsPanel-module-scss-module__sSvUKa__itemSpecs{color:#475569;flex-direction:column;gap:.5rem;font-size:.75rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__templateSummary{color:#475569;background:#f1f5f9;border-radius:.35rem;align-items:center;gap:.25rem;width:fit-content;padding:.125rem .5rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__componentsAccordion{border-top:1px solid #f1f5f9;padding-top:.5rem}.MissionItemsPanel-module-scss-module__sSvUKa__accordionToggle{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.375rem 0;font-size:.8125rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__accordionToggle:hover{color:var(--primary-color)}.MissionItemsPanel-module-scss-module__sSvUKa__chevron{font-size:.625rem;transition:transform .2s}.MissionItemsPanel-module-scss-module__sSvUKa__chevronOpen{transform:rotate(180deg)}.MissionItemsPanel-module-scss-module__sSvUKa__componentsList{flex-direction:column;gap:.25rem;margin:0;padding:.5rem 0 0;list-style:none;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__componentsList li{border-left:2px solid var(--primary-color);background:#f8fafc;border-radius:.25rem;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.8125rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__compQuantity{color:var(--primary-color);font-size:.75rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__itemActions{border-top:1px solid #f1f5f9;gap:.5rem;padding-top:.375rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__table{border-collapse:collapse;width:100%;display:none}@media (min-width:768px){.MissionItemsPanel-module-scss-module__sSvUKa__table{display:table}}.MissionItemsPanel-module-scss-module__sSvUKa__table th,.MissionItemsPanel-module-scss-module__sSvUKa__table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.625rem .75rem;font-size:.875rem}.MissionItemsPanel-module-scss-module__sSvUKa__table th{text-transform:uppercase;letter-spacing:.02em;color:#64748b;background:#f9fafb;font-size:.75rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__attributesCell{min-width:220px}.MissionItemsPanel-module-scss-module__sSvUKa__itemRow:hover{background:#f8fafc}.MissionItemsPanel-module-scss-module__sSvUKa__quantityCell{width:7rem}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBadge{color:var(--primary-color);background:#6366f11a;border-radius:.375rem;justify-content:center;align-items:center;min-width:2.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:700;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__itemNameCell{align-items:center;gap:.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__itemNameCell strong{font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__expandBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.75rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__expandBtn:hover{color:var(--primary-color);background:#e2e8f0}.MissionItemsPanel-module-scss-module__sSvUKa__miniChevron{font-size:.5rem;transition:transform .2s}.MissionItemsPanel-module-scss-module__sSvUKa__specsCell{color:#64748b;max-width:200px;font-size:.8125rem}.MissionItemsPanel-module-scss-module__sSvUKa__attributeBadge{color:#1d4ed8;background:#2563eb14;border:1px solid #2563eb29;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .4rem;font-size:.65rem;font-weight:600;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__attributeBadgeLabel{white-space:nowrap;text-overflow:ellipsis;max-width:6rem;overflow:hidden}.MissionItemsPanel-module-scss-module__sSvUKa__attributeBadgeKey{opacity:.85;font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.6rem}.MissionItemsPanel-module-scss-module__sSvUKa__attributeBadgeGroup{flex-wrap:wrap;gap:.25rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__attributeRow{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__attributeLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.65rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__attributeValue{flex-wrap:wrap;align-items:center;gap:.25rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__attributePlaceholder{color:#94a3b8;font-size:.75rem}.MissionItemsPanel-module-scss-module__sSvUKa__componentsRow{background:#f8fafc}.MissionItemsPanel-module-scss-module__sSvUKa__componentsRow td{border-bottom:1px solid #e5e7eb;padding:.5rem .75rem}.MissionItemsPanel-module-scss-module__sSvUKa__componentsInline{flex-wrap:wrap;gap:.375rem;padding-left:3.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__componentChip{border:1px solid #e2e8f0;border-left:2px solid var(--primary-color);color:#334155;background:#fff;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__colorBadge{border:1px solid #0000001f;border-radius:999px;width:.75rem;height:.75rem;display:inline-block}.MissionItemsPanel-module-scss-module__sSvUKa__actions{gap:.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__linkButton{color:var(--primary-color);cursor:pointer;background:0 0;border:none;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__dangerButton{color:var(--warning-color);cursor:pointer;background:0 0;border:none;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__dialogBackdrop{z-index:30;background:#0f172a66;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}@media (min-width:768px){.MissionItemsPanel-module-scss-module__sSvUKa__dialogBackdrop{align-items:center}}.MissionItemsPanel-module-scss-module__sSvUKa__dialog{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:400px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a40}.MissionItemsPanel-module-scss-module__sSvUKa__dialogHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__dialogHeader h3{margin:0;font-size:1.25rem}.MissionItemsPanel-module-scss-module__sSvUKa__closeButton{cursor:pointer;background:0 0;border:none;font-size:1.5rem}.MissionItemsPanel-module-scss-module__sSvUKa__dialogBody{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}.MissionItemsPanel-module-scss-module__sSvUKa__field{flex-direction:column;gap:.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__field span{color:#1f2937;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__field input,.MissionItemsPanel-module-scss-module__sSvUKa__field select,.MissionItemsPanel-module-scss-module__sSvUKa__field p{font-size:.95rem}.MissionItemsPanel-module-scss-module__sSvUKa__field input,.MissionItemsPanel-module-scss-module__sSvUKa__field select{border:1px solid #d1d5db;border-radius:.5rem;padding:.6rem .75rem;font-family:inherit}.MissionItemsPanel-module-scss-module__sSvUKa__field p{color:#111827;margin:0;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__preview{background:#f9fafb;border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__preview h4{margin:0 0 .5rem;font-size:1rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__preview ul{flex-direction:column;gap:.35rem;margin:0;padding-left:1.2rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__preview ul li{color:#1f2937;font-size:.9rem}.MissionItemsPanel-module-scss-module__sSvUKa__dialogFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__helper{color:var(--secondary-color);margin:0;font-size:.85rem}.MissionItemsPanel-module-scss-module__sSvUKa__warning{color:#856404;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:6px;margin:0 0 .75rem;padding:.5rem .75rem;font-size:.85rem}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchWrapper{position:relative}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchInput{border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.95rem}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchInput:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #6366f11a}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchResults{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;max-height:280px;margin:.25rem 0 0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0f172a26}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchResults li{border-bottom:1px solid #f1f5f9}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchResults li:last-child{border-bottom:none}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchResults button{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.25rem;width:100%;padding:.75rem 1rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchResults button:hover{background:#f8fafc}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchResults button strong{color:#111827;font-size:.9375rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchCategory{color:#3b82f6;background:#eff6ff;border-radius:.25rem;margin-right:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchMeta{color:#64748b;font-size:.8125rem}.MissionItemsPanel-module-scss-module__sSvUKa__itemSearchKeywords{color:#94a3b8;font-size:.75rem;font-style:italic}.MissionItemsPanel-module-scss-module__sSvUKa__noResults{color:#64748b;background:#f9fafb;border-radius:.375rem;margin:.5rem 0 0;padding:.5rem .75rem;font-size:.875rem}.MissionItemsPanel-module-scss-module__sSvUKa__selectedItem{background:#f0fdf4;border:1px solid #86efac;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__selectedItem span{color:#166534;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__clearItemBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1}.MissionItemsPanel-module-scss-module__sSvUKa__clearItemBtn:hover{color:#ef4444}.MissionItemsPanel-module-scss-module__sSvUKa__quantityControl{align-items:center;gap:.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBtn{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;transition:background .2s,opacity .2s;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBtn:hover:not(:disabled){background:#4f46e5}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.MissionItemsPanel-module-scss-module__sSvUKa__quantityInput{text-align:center;border:1px solid #d1d5db;border-radius:.5rem;width:4rem;padding:.5rem;font-size:1rem;font-weight:600}.MissionItemsPanel-module-scss-module__sSvUKa__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MissionItemsPanel-module-scss-module__sSvUKa__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MissionItemsPanel-module-scss-module__sSvUKa__quantityInput{-moz-appearance:textfield}.MissionItemsPanel-module-scss-module__sSvUKa__quantityControlInline{align-items:center;gap:.125rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBtnSmall{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:.5rem;transition:all .15s;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBtnSmall:hover:not(:disabled){background:var(--primary-color);border-color:var(--primary-color);color:#fff}.MissionItemsPanel-module-scss-module__sSvUKa__quantityBtnSmall:disabled{color:#d1d5db;cursor:not-allowed;background:#f9fafb;border-color:#e5e7eb}.MissionItemsPanel-module-scss-module__sSvUKa__pendingCard{background:#fffbeb;border-color:#fbbf24}.MissionItemsPanel-module-scss-module__sSvUKa__pendingRow{background:#fffbeb}.MissionItemsPanel-module-scss-module__sSvUKa__pendingRow:hover{background:#fef3c7}.MissionItemsPanel-module-scss-module__sSvUKa__pendingBadge{text-transform:uppercase;letter-spacing:.02em;color:#78350f;white-space:nowrap;background:#fbbf24;border-radius:.25rem;align-items:center;padding:.125rem .375rem;font-size:.625rem;font-weight:600;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__previewRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__previewTag{color:#475569;background:#f1f5f9;border-radius:.375rem;align-items:center;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__colorBadgeLarge{border:2px solid #0000001a;border-radius:999px;flex-shrink:0;width:1rem;height:1rem;display:inline-block}.MissionItemsPanel-module-scss-module__sSvUKa__addItemSection{margin-bottom:.5rem}.MissionItemsPanel-module-scss-module__sSvUKa__searchWrapper{position:relative}.MissionItemsPanel-module-scss-module__sSvUKa__searchInputContainer{align-items:center;display:flex;position:relative}.MissionItemsPanel-module-scss-module__sSvUKa__searchIcon{color:#94a3b8;pointer-events:none;font-size:.875rem;position:absolute;left:.875rem}.MissionItemsPanel-module-scss-module__sSvUKa__searchInput{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.75rem .875rem .75rem 2.5rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.MissionItemsPanel-module-scss-module__sSvUKa__searchInput::placeholder{color:#9ca3af}.MissionItemsPanel-module-scss-module__sSvUKa__searchInput:focus{border-color:var(--primary-color);background:#fff;outline:none;box-shadow:0 0 0 3px #6366f11a}.MissionItemsPanel-module-scss-module__sSvUKa__searchInput:disabled{cursor:not-allowed;background:#f3f4f6}.MissionItemsPanel-module-scss-module__sSvUKa__autocompleteList{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;max-height:320px;margin:.375rem 0 0;padding:.375rem;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 40px #0f172a26}.MissionItemsPanel-module-scss-module__sSvUKa__autocompleteItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background .15s;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__autocompleteItem:hover{background:#f1f5f9}.MissionItemsPanel-module-scss-module__sSvUKa__autocompleteItemName{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9375rem;font-weight:500;overflow:hidden}.MissionItemsPanel-module-scss-module__sSvUKa__autocompleteItemMeta{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.MissionItemsPanel-module-scss-module__sSvUKa__metaBadge{color:#4338ca;text-transform:uppercase;letter-spacing:.02em;background:#e0e7ff;border-radius:.25rem;align-items:center;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__globalBadge{color:#92400e;text-transform:uppercase;letter-spacing:.02em;background:#fef3c7;border:1px solid #fbbf24;border-radius:.25rem;align-items:center;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.MissionItemsPanel-module-scss-module__sSvUKa__noResultsItem{text-align:center;color:#64748b;padding:.75rem 1rem;font-size:.875rem}
.SlideIn-module-scss-module__81MxZG__root{z-index:var(--z-overlay);position:fixed;inset:0}.SlideIn-module-scss-module__81MxZG__backdrop{opacity:0;transition:opacity var(--transition-fast);background:#0f172a73;position:absolute;inset:0}.SlideIn-module-scss-module__81MxZG__panel{background:var(--color-surface);width:100%;height:100%;box-shadow:var(--shadow-md);transition:transform var(--transition-fast);border-left:none;border-radius:0;flex-direction:column;display:flex;position:absolute;inset:0;transform:translate(100%)}@media (min-width:768px){.SlideIn-module-scss-module__81MxZG__panel{border-left:1px solid var(--color-border);border-top-left-radius:var(--radius-lg);width:min(520px,100%);inset:0 0 0 auto;transform:none}}.SlideIn-module-scss-module__81MxZG__open .SlideIn-module-scss-module__81MxZG__backdrop{opacity:1}.SlideIn-module-scss-module__81MxZG__open .SlideIn-module-scss-module__81MxZG__panel{transform:translate(0)}@media (min-width:768px){.SlideIn-module-scss-module__81MxZG__open .SlideIn-module-scss-module__81MxZG__panel{transform:none}}.SlideIn-module-scss-module__81MxZG__header{padding:var(--space-5);gap:var(--space-3);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.SlideIn-module-scss-module__81MxZG__back{color:var(--color-text);padding:var(--space-1);margin-right:var(--space-1);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}@media (min-width:768px){.SlideIn-module-scss-module__81MxZG__back{display:none}}.SlideIn-module-scss-module__81MxZG__title{color:var(--color-text);font-size:1.05rem;font-weight:700}.SlideIn-module-scss-module__81MxZG__description{color:var(--color-text-muted);margin-top:var(--space-1);line-height:1.5}.SlideIn-module-scss-module__81MxZG__close{color:var(--color-text-muted);cursor:pointer;padding:var(--space-1);border-radius:var(--radius-sm);transition:background var(--transition-fast);background:0 0;border:none;margin-left:auto}.SlideIn-module-scss-module__81MxZG__close:hover{background:var(--color-surface-muted)}@media (max-width:767px){.SlideIn-module-scss-module__81MxZG__close{display:none}}.SlideIn-module-scss-module__81MxZG__body{padding:var(--space-5);flex:1;overflow-y:auto}.SlideIn-module-scss-module__81MxZG__footer{padding:var(--space-4)var(--space-5);border-top:1px solid var(--color-border);justify-content:flex-end;gap:var(--space-2);display:flex}
.DynamicFieldFilters-module-scss-module__ktb2CG__container{background:var(--surface-secondary,#f8f9fa);border:1px solid var(--border-light,#e5e7eb);border-radius:.5rem;flex-direction:column;gap:1rem;padding:1rem;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__header{flex-direction:column;gap:.25rem;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__header h4{color:var(--text-primary,#1f2937);margin:0;font-size:.875rem;font-weight:600}.DynamicFieldFilters-module-scss-module__ktb2CG__header p{color:var(--text-secondary,#6b7280);margin:0;font-size:.75rem}.DynamicFieldFilters-module-scss-module__ktb2CG__clearButton{color:var(--danger,#dc2626);border:1px solid var(--danger,#dc2626);cursor:pointer;background:0 0;border-radius:.375rem;align-self:flex-start;margin-top:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.DynamicFieldFilters-module-scss-module__ktb2CG__clearButton:hover:not(:disabled){background:var(--danger,#dc2626);color:#fff}.DynamicFieldFilters-module-scss-module__ktb2CG__clearButton:disabled{opacity:.5;cursor:not-allowed}.DynamicFieldFilters-module-scss-module__ktb2CG__loading{text-align:center;color:var(--text-secondary,#6b7280);padding:1rem;font-size:.875rem}.DynamicFieldFilters-module-scss-module__ktb2CG__filtersGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.DynamicFieldFilters-module-scss-module__ktb2CG__filtersGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DynamicFieldFilters-module-scss-module__ktb2CG__filtersGrid{grid-template-columns:repeat(3,1fr)}}.DynamicFieldFilters-module-scss-module__ktb2CG__fieldWrapper{flex-direction:column;gap:.375rem;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__fieldLabel{color:var(--text-primary,#1f2937);font-size:.8125rem;font-weight:500}.DynamicFieldFilters-module-scss-module__ktb2CG__fieldDescription{color:var(--text-tertiary,#9ca3af);margin:0;font-size:.6875rem}.DynamicFieldFilters-module-scss-module__ktb2CG__select{width:100%;color:var(--text-primary,#1f2937);background:var(--surface,white);border:1px solid var(--border,#d1d5db);cursor:pointer;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.DynamicFieldFilters-module-scss-module__ktb2CG__select:hover:not(:disabled){border-color:var(--primary,#3b82f6)}.DynamicFieldFilters-module-scss-module__ktb2CG__select:focus{border-color:var(--primary,#3b82f6);box-shadow:0 0 0 2px var(--primary-light,#3b82f633);outline:none}.DynamicFieldFilters-module-scss-module__ktb2CG__select:disabled{opacity:.6;cursor:not-allowed}.DynamicFieldFilters-module-scss-module__ktb2CG__textInput{width:100%;color:var(--text-primary,#1f2937);background:var(--surface,white);border:1px solid var(--border,#d1d5db);border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.DynamicFieldFilters-module-scss-module__ktb2CG__textInput::placeholder{color:var(--text-tertiary,#9ca3af)}.DynamicFieldFilters-module-scss-module__ktb2CG__textInput:hover:not(:disabled){border-color:var(--primary,#3b82f6)}.DynamicFieldFilters-module-scss-module__ktb2CG__textInput:focus{border-color:var(--primary,#3b82f6);box-shadow:0 0 0 2px var(--primary-light,#3b82f633);outline:none}.DynamicFieldFilters-module-scss-module__ktb2CG__textInput:disabled{opacity:.6;cursor:not-allowed}.DynamicFieldFilters-module-scss-module__ktb2CG__checkboxList{background:var(--surface,white);border:1px solid var(--border,#d1d5db);border-radius:.375rem;flex-direction:column;gap:.5rem;max-height:200px;padding:.5rem;display:flex;overflow-y:auto}.DynamicFieldFilters-module-scss-module__ktb2CG__checkboxItem{cursor:pointer;align-items:flex-start;gap:.5rem;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__checkboxItem input[type=checkbox]{cursor:pointer;width:1rem;height:1rem;margin-top:.125rem}.DynamicFieldFilters-module-scss-module__ktb2CG__checkboxLabel{color:var(--text-primary,#1f2937);flex-direction:column;font-size:.8125rem;line-height:1.3;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__valueKey{color:var(--text-tertiary,#9ca3af);font-size:.6875rem}.DynamicFieldFilters-module-scss-module__ktb2CG__containerCompact{background:var(--surface-secondary,#f8f9fa);border:1px solid var(--border-light,#e5e7eb);border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__loadingCompact{color:#64748b;padding:0 .5rem;font-size:.8125rem}.DynamicFieldFilters-module-scss-module__ktb2CG__filtersGridCompact{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__fieldWrapperCompact{align-items:center;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__selectCompact{color:#64748b;cursor:pointer;white-space:nowrap;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right .5rem center no-repeat;border:1px solid #e2e8f0;border-radius:.5rem;flex-shrink:0;align-items:center;min-width:120px;max-width:180px;padding:.5rem 2rem .5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__selectCompact:hover:not(:disabled){color:#3b82f6;background-color:#eff6ff;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%233b82f6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#3b82f6}.DynamicFieldFilters-module-scss-module__ktb2CG__selectCompact:focus{color:#2563eb;background-color:#eff6ff;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%232563eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.DynamicFieldFilters-module-scss-module__ktb2CG__selectCompact:disabled{opacity:.6;cursor:not-allowed}.DynamicFieldFilters-module-scss-module__ktb2CG__textInputCompact{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:120px;max-width:160px;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s}.DynamicFieldFilters-module-scss-module__ktb2CG__textInputCompact::placeholder{color:#94a3b8}.DynamicFieldFilters-module-scss-module__ktb2CG__textInputCompact:hover:not(:disabled){color:#3b82f6;background-color:#eff6ff;border-color:#3b82f6}.DynamicFieldFilters-module-scss-module__ktb2CG__textInputCompact:focus{color:#2563eb;background-color:#eff6ff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.DynamicFieldFilters-module-scss-module__ktb2CG__textInputCompact:disabled{opacity:.6;cursor:not-allowed}.DynamicFieldFilters-module-scss-module__ktb2CG__clearButtonCompact{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.DynamicFieldFilters-module-scss-module__ktb2CG__clearButtonCompact:hover:not(:disabled){background-color:#fef2f2;border-color:#dc2626}.DynamicFieldFilters-module-scss-module__ktb2CG__clearButtonCompact:disabled{opacity:.5;cursor:not-allowed}
.TemplatesManager-module-scss-module__yrznOG__listView{flex-direction:column;gap:0;width:100%;display:flex}.TemplatesManager-module-scss-module__yrznOG__searchRow{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:.75rem;padding:1rem;display:flex}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__searchRow{flex-direction:row;align-items:center;gap:1rem;padding:1rem 1.5rem}}.TemplatesManager-module-scss-module__yrznOG__searchRow>div:first-child{flex:1;min-width:0}.TemplatesManager-module-scss-module__yrznOG__filterDropdown{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.TemplatesManager-module-scss-module__yrznOG__categorySelect{appearance:none;color:#0f172a;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1.5px solid #e5e7eb;border-radius:.5rem;min-width:180px;padding:.625rem 2.5rem .625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;box-shadow:0 1px 2px #0000000a}.TemplatesManager-module-scss-module__yrznOG__categorySelect:hover{background:linear-gradient(#fff,#f1f5f9);border-color:#cbd5e1;box-shadow:0 2px 4px #0000000f}.TemplatesManager-module-scss-module__yrznOG__categorySelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.TemplatesManager-module-scss-module__yrznOG__categorySelectActive{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.TemplatesManager-module-scss-module__yrznOG__categorySelectActive:hover{background:#e0edff}.TemplatesManager-module-scss-module__yrznOG__dropdownIcon{color:#64748b;pointer-events:none;font-size:.625rem;transition:transform .2s;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.TemplatesManager-module-scss-module__yrznOG__categorySelect:focus+.TemplatesManager-module-scss-module__yrznOG__dropdownIcon{color:#3b82f6}.TemplatesManager-module-scss-module__yrznOG__filterRow{flex-direction:column;gap:1rem;padding:.5rem 0;display:flex}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__filterRow{flex-direction:row;justify-content:space-between;align-items:flex-end}}.TemplatesManager-module-scss-module__yrznOG__filterRow label{color:#64748b;flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.TemplatesManager-module-scss-module__yrznOG__filterRow label select{color:#0f172a;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;min-width:200px;padding:.625rem .875rem;font-size:.875rem}.TemplatesManager-module-scss-module__yrznOG__filterRow label select:focus{border-color:#3b82f6;outline:none}.TemplatesManager-module-scss-module__yrznOG__emptyState{text-align:center;background:#f8fafc;border:2px dashed #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;margin:1rem;padding:3rem 1.5rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__emptyState p{color:#64748b;margin:0;font-size:.9375rem}.TemplatesManager-module-scss-module__yrznOG__mobileList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__mobileList{display:none}}.TemplatesManager-module-scss-module__yrznOG__mobileItem{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__mobileItem:last-child{border-bottom:none}.TemplatesManager-module-scss-module__yrznOG__mobileItemContent{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;gap:.25rem;min-width:0;padding:0;display:flex}.TemplatesManager-module-scss-module__yrznOG__mobileItemContent:hover .TemplatesManager-module-scss-module__yrznOG__mobileItemName{color:#3b82f6}.TemplatesManager-module-scss-module__yrznOG__mobileItemName{color:#0f172a;font-size:.9375rem;font-weight:600;transition:color .15s}.TemplatesManager-module-scss-module__yrznOG__mobileItemSub{color:#64748b;flex-wrap:wrap;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__tableWrapper{background:#fff;border-top:1px solid #e5e7eb;display:none;overflow-x:auto}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__tableWrapper{display:block}}.TemplatesManager-module-scss-module__yrznOG__table{border-collapse:collapse;width:100%}.TemplatesManager-module-scss-module__yrznOG__table th,.TemplatesManager-module-scss-module__yrznOG__table td{text-align:left;white-space:nowrap;padding:.75rem 1rem}.TemplatesManager-module-scss-module__yrznOG__table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:.75rem;font-weight:600}.TemplatesManager-module-scss-module__yrznOG__table tbody tr{border-bottom:1px solid #f8fafc;transition:background .15s}.TemplatesManager-module-scss-module__yrznOG__table tbody tr:last-child{border-bottom:none}.TemplatesManager-module-scss-module__yrznOG__table tbody tr:hover{background:#f8fafc}.TemplatesManager-module-scss-module__yrznOG__table td{color:#0f172a;font-size:.875rem}.TemplatesManager-module-scss-module__yrznOG__actionsColumn{text-align:right;width:100px}.TemplatesManager-module-scss-module__yrznOG__actions{justify-content:flex-end;gap:.25rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__contextCell{font-weight:500}.TemplatesManager-module-scss-module__yrznOG__dateCell{color:#64748b;font-size:.8125rem}.TemplatesManager-module-scss-module__yrznOG__versionBadge{color:#3b82f6;background:#eff6ff;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__statusDraft{color:#f59e0b;font-size:.8125rem;font-weight:500}.TemplatesManager-module-scss-module__yrznOG__statusPublished{color:#10b981;font-size:.8125rem;font-weight:500}.TemplatesManager-module-scss-module__yrznOG__editorView{background:#fff;flex-direction:column;gap:0;width:100%;display:flex}.TemplatesManager-module-scss-module__yrznOG__editorHeader{background:#f8fafc;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1rem;display:flex}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__editorHeader{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.5rem}}.TemplatesManager-module-scss-module__yrznOG__editorHeaderLeft{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__editorHeaderLeft{flex-direction:row;align-items:center;gap:1.5rem}}.TemplatesManager-module-scss-module__yrznOG__backButton{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__backButton:hover{color:#3b82f6;border-color:#3b82f6}.TemplatesManager-module-scss-module__yrznOG__backIcon{font-size:.625rem;transform:rotate(180deg)}.TemplatesManager-module-scss-module__yrznOG__editorTitle h3{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.TemplatesManager-module-scss-module__yrznOG__editorBadges{flex-wrap:wrap;gap:.5rem;margin-top:.375rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__badgeDraft{color:#d97706;text-transform:uppercase;background:#fef3c7;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__badgePublished{color:#059669;text-transform:uppercase;background:#d1fae5;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__badgeUsage{color:#3b82f6;background:#eff6ff;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__badgeLocked{color:#ef4444;text-transform:uppercase;background:#fee2e2;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__badgeWarning{color:#b45309;background:#fef3c7;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__badgeWarning svg{font-size:.625rem}.TemplatesManager-module-scss-module__yrznOG__editorActions{flex-wrap:wrap;gap:.5rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__fieldsContainer{padding:1rem}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__fieldsContainer{padding:1.5rem}}.TemplatesManager-module-scss-module__yrznOG__emptyFields{text-align:center;background:#f8fafc;border:2px dashed #e5e7eb;border-radius:.75rem;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__emptyFields p{color:#64748b;margin:0}.TemplatesManager-module-scss-module__yrznOG__fieldsList{flex-direction:column;gap:.75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__fieldCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;gap:.75rem;padding:1rem;transition:border-color .15s;display:flex}.TemplatesManager-module-scss-module__yrznOG__fieldCard:hover{border-color:#cbd5e1}.TemplatesManager-module-scss-module__yrznOG__fieldNumber{color:#3b82f6;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:flex}.TemplatesManager-module-scss-module__yrznOG__fieldContent{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.TemplatesManager-module-scss-module__yrznOG__fieldRow{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.TemplatesManager-module-scss-module__yrznOG__fieldRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.TemplatesManager-module-scss-module__yrznOG__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__fieldGroup label{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:600}.TemplatesManager-module-scss-module__yrznOG__fieldGroup input,.TemplatesManager-module-scss-module__yrznOG__fieldGroup select{color:#0f172a;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;padding:.5rem .625rem;font-size:.8125rem;transition:border-color .15s}.TemplatesManager-module-scss-module__yrznOG__fieldGroup input:focus,.TemplatesManager-module-scss-module__yrznOG__fieldGroup select:focus{border-color:#3b82f6;outline:none}.TemplatesManager-module-scss-module__yrznOG__fieldGroup input:disabled,.TemplatesManager-module-scss-module__yrznOG__fieldGroup select:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.TemplatesManager-module-scss-module__yrznOG__checkboxField{color:#0f172a;cursor:pointer;align-items:center;gap:.5rem;padding-top:1.125rem;font-size:.8125rem;font-weight:500;display:flex}.TemplatesManager-module-scss-module__yrznOG__checkboxField input[type=checkbox]{accent-color:#3b82f6;width:1rem;height:1rem}.TemplatesManager-module-scss-module__yrznOG__fieldActions{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__moveFieldBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:flex}.TemplatesManager-module-scss-module__yrznOG__moveFieldBtn:hover:not(:disabled){color:#3b82f6;background:#eff6ff}.TemplatesManager-module-scss-module__yrznOG__moveFieldBtn:disabled{opacity:.3;cursor:not-allowed}.TemplatesManager-module-scss-module__yrznOG__removeFieldBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:flex}.TemplatesManager-module-scss-module__yrznOG__removeFieldBtn:hover{color:#ef4444;background:#fee2e2}.TemplatesManager-module-scss-module__yrznOG__addFieldBar{border-top:1px dashed #e5e7eb;justify-content:center;margin-top:.75rem;padding:1rem 0;display:flex}.TemplatesManager-module-scss-module__yrznOG__dictionarySection{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.75rem;padding:.75rem}.TemplatesManager-module-scss-module__yrznOG__dictionarySectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__dictionaryModeSelector{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__dictionaryModeLabel{color:#64748b;white-space:nowrap;font-size:.75rem;font-weight:600}.TemplatesManager-module-scss-module__yrznOG__dictionaryModeSelect{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;flex:1;min-width:200px;padding:.5rem .75rem;font-size:.8125rem;transition:border-color .15s}.TemplatesManager-module-scss-module__yrznOG__dictionaryModeSelect:focus{border-color:#3b82f6;outline:none}.TemplatesManager-module-scss-module__yrznOG__dictionaryModeSelect:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.TemplatesManager-module-scss-module__yrznOG__dictionaryModeSelect optgroup{color:#64748b;font-weight:600}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryInfo{background:#eff6ff;border:1px solid #3b82f633;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryInfo p{color:#0f172a;margin:0;font-size:.8125rem}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryInfo strong{color:#3b82f6}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryHeader{flex-direction:column;gap:.375rem;display:flex}@media (min-width:480px){.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryHeader{flex-direction:row;justify-content:space-between;align-items:center}}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryHeader p{margin:0}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryLink{color:#3b82f6;align-items:center;gap:.375rem;font-size:.75rem;text-decoration:none;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryLink:hover{text-decoration:underline}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryLink svg{font-size:.625rem}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryLoading{color:#64748b;font-size:.75rem;font-style:italic}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryPreview{flex-direction:column;gap:.375rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryCount{color:#64748b;font-size:.75rem;font-weight:500}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryList{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryList li{background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;align-items:center;gap:.25rem;padding:.1875rem .5rem;font-size:.75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryList li code{color:#3b82f6;font-family:ui-monospace,monospace;font-size:.6875rem}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryList li span{color:#64748b}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryMore{font-style:italic;color:#94a3b8!important;background:0 0!important;border:none!important}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryEmpty{background:#fef3c7;border:1px solid #f59e0b;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.375rem;padding:.5rem .75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryEmpty p{color:#92400e;margin:0;font-size:.8125rem}.TemplatesManager-module-scss-module__yrznOG__sharedDictionaryHint{font-style:italic;color:#64748b!important;font-size:.75rem!important}.TemplatesManager-module-scss-module__yrznOG__noDictionariesHint{color:#94a3b8;margin:.25rem 0 0;font-size:.75rem}.TemplatesManager-module-scss-module__yrznOG__noDictionariesHint a{color:#3b82f6;text-decoration:none}.TemplatesManager-module-scss-module__yrznOG__noDictionariesHint a:hover{text-decoration:underline}.TemplatesManager-module-scss-module__yrznOG__addEntryBar{margin-bottom:.5rem}.TemplatesManager-module-scss-module__yrznOG__dictionarySectionTitle{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.TemplatesManager-module-scss-module__yrznOG__addEntryBtn{color:#3b82f6;cursor:pointer;background:#eff6ff;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__addEntryBtn:hover{background:#dbeafe}.TemplatesManager-module-scss-module__yrznOG__addEntryBtn svg{font-size:.625rem}.TemplatesManager-module-scss-module__yrznOG__emptyDictionary{text-align:center;background:#f8fafc;border:1px dashed #e5e7eb;border-radius:.5rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__emptyDictionary p{color:#94a3b8;margin:0;font-size:.8125rem}.TemplatesManager-module-scss-module__yrznOG__dictionaryEntries{flex-direction:column;gap:.5rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__dictionaryEntry{align-items:center;gap:.5rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__entryInputs{flex:1;grid-template-columns:1fr 2fr;gap:.5rem;display:grid}@media (max-width:480px){.TemplatesManager-module-scss-module__yrznOG__entryInputs{grid-template-columns:1fr}}.TemplatesManager-module-scss-module__yrznOG__entryKey,.TemplatesManager-module-scss-module__yrznOG__entryLabel{color:#0f172a;background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;padding:.5rem .625rem;font-size:.8125rem;transition:border-color .15s}.TemplatesManager-module-scss-module__yrznOG__entryKey:focus,.TemplatesManager-module-scss-module__yrznOG__entryLabel:focus{border-color:#3b82f6;outline:none}.TemplatesManager-module-scss-module__yrznOG__entryKey:disabled,.TemplatesManager-module-scss-module__yrznOG__entryLabel:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.TemplatesManager-module-scss-module__yrznOG__entryKey{font-family:ui-monospace,monospace;font-size:.75rem}.TemplatesManager-module-scss-module__yrznOG__removeEntryBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .15s;display:flex}.TemplatesManager-module-scss-module__yrznOG__removeEntryBtn:hover{color:#ef4444;background:#fee2e2}.TemplatesManager-module-scss-module__yrznOG__removeEntryBtn svg{font-size:.625rem}.TemplatesManager-module-scss-module__yrznOG__typeHints{color:#64748b;background:#f8fafc;border-top:1px solid #e5e7eb;padding:1rem;font-size:.8125rem}@media (min-width:768px){.TemplatesManager-module-scss-module__yrznOG__typeHints{padding:1rem 1.5rem}}.TemplatesManager-module-scss-module__yrznOG__typeHints strong{color:#0f172a;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem;font-size:.75rem;display:block}.TemplatesManager-module-scss-module__yrznOG__typeHintsList{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__typeHint{align-items:baseline;gap:.375rem;display:inline-flex}.TemplatesManager-module-scss-module__yrznOG__typeHint code{color:#3b82f6;background:#fff;border:1px solid #e5e7eb;border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,monospace;font-size:.75rem}.TemplatesManager-module-scss-module__yrznOG__createDialogContent{flex-direction:column;gap:.75rem;display:flex}.TemplatesManager-module-scss-module__yrznOG__createDialogContent p{color:#64748b;margin:0;font-size:.875rem}.TemplatesManager-module-scss-module__yrznOG__createDialogSelect{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s}.TemplatesManager-module-scss-module__yrznOG__createDialogSelect:hover{border-color:#3b82f6}.TemplatesManager-module-scss-module__yrznOG__createDialogSelect:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}
.Select-module-scss-module__zn2Yhq__field{gap:var(--space-1);flex-direction:column;display:flex}.Select-module-scss-module__zn2Yhq__labelRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.Select-module-scss-module__zn2Yhq__label{color:var(--color-text);font-size:.95rem;font-weight:600}.Select-module-scss-module__zn2Yhq__hint{color:var(--color-text-muted);font-size:.85rem}.Select-module-scss-module__zn2Yhq__select{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;padding:var(--space-3);background:var(--color-surface);color:var(--color-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.Select-module-scss-module__zn2Yhq__select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #2563eb26}.Select-module-scss-module__zn2Yhq__select:disabled{background:var(--color-surface-muted);cursor:not-allowed}.Select-module-scss-module__zn2Yhq__error{border-color:var(--color-danger);box-shadow:0 0 0 3px #ef44441a}.Select-module-scss-module__zn2Yhq__message{color:var(--color-danger);font-size:.85rem}
.EmptyState-module-scss-module__KPfW8q__empty{border:1px dashed var(--color-border);background:var(--color-surface);border-radius:var(--radius-md);padding:var(--space-5);text-align:center;gap:var(--space-3);justify-items:center;display:grid}.EmptyState-module-scss-module__KPfW8q__icon{width:48px;height:48px;color:var(--color-text-muted)}.EmptyState-module-scss-module__KPfW8q__title{color:var(--color-text);font-weight:700}.EmptyState-module-scss-module__KPfW8q__description{color:var(--color-text-muted);max-width:320px;line-height:1.5}.EmptyState-module-scss-module__KPfW8q__actions{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}
.PageHeader-module-scss-module__oUGunq__header{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.PageHeader-module-scss-module__oUGunq__header{flex-direction:row;justify-content:space-between;align-items:flex-start}}.PageHeader-module-scss-module__oUGunq__titleGroup{flex-direction:column;gap:.25rem;display:flex}.PageHeader-module-scss-module__oUGunq__title{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}@media (min-width:640px){.PageHeader-module-scss-module__oUGunq__title{font-size:1.75rem}}.PageHeader-module-scss-module__oUGunq__description{color:#6b7280;margin:0;font-size:.875rem}.PageHeader-module-scss-module__oUGunq__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}
.Tabs-module-scss-module__p34rrG__tabs{flex-wrap:wrap;gap:.5rem;display:flex}.Tabs-module-scss-module__p34rrG__sm .Tabs-module-scss-module__p34rrG__tab{gap:.375rem;padding:.5rem .875rem;font-size:.8rem}.Tabs-module-scss-module__p34rrG__md .Tabs-module-scss-module__p34rrG__tab{gap:.5rem;padding:.625rem 1rem;font-size:.875rem}.Tabs-module-scss-module__p34rrG__tab{cursor:pointer;white-space:nowrap;border:none;align-items:center;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.Tabs-module-scss-module__p34rrG__pills .Tabs-module-scss-module__p34rrG__tab{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem}.Tabs-module-scss-module__p34rrG__pills .Tabs-module-scss-module__p34rrG__tab:hover:not(.Tabs-module-scss-module__p34rrG__tabActive){color:#374151;background:#f9fafb;border-color:#d1d5db}.Tabs-module-scss-module__p34rrG__pills .Tabs-module-scss-module__p34rrG__tabActive{background:var(--primary-color,#2563eb);border-color:var(--primary-color,#2563eb);color:#fff;box-shadow:0 4px 12px #2563eb40}.Tabs-module-scss-module__p34rrG__underline{border-bottom:1px solid #e5e7eb;gap:0}.Tabs-module-scss-module__p34rrG__underline .Tabs-module-scss-module__p34rrG__tab{color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px}.Tabs-module-scss-module__p34rrG__underline .Tabs-module-scss-module__p34rrG__tab:hover:not(.Tabs-module-scss-module__p34rrG__tabActive){color:#374151;background:#00000005}.Tabs-module-scss-module__p34rrG__underline .Tabs-module-scss-module__p34rrG__tabActive{color:var(--primary-color,#2563eb);border-bottom-color:var(--primary-color,#2563eb);font-weight:600}.Tabs-module-scss-module__p34rrG__icon{opacity:.85;align-items:center;font-size:.9em;display:flex}.Tabs-module-scss-module__p34rrG__tabActive .Tabs-module-scss-module__p34rrG__icon{opacity:1}.Tabs-module-scss-module__p34rrG__label{display:inline}.Tabs-module-scss-module__p34rrG__badge{color:#4b5563;background:#e5e7eb;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.7rem;font-weight:600;display:inline-flex}.Tabs-module-scss-module__p34rrG__pills .Tabs-module-scss-module__p34rrG__tabActive .Tabs-module-scss-module__p34rrG__badge{color:#fff;background:#ffffff40}.Tabs-module-scss-module__p34rrG__underline .Tabs-module-scss-module__p34rrG__tabActive .Tabs-module-scss-module__p34rrG__badge{color:var(--primary-color,#2563eb);background:#2563eb1a}
.FormField-module-scss-module__88XA_W__formField{gap:var(--space-2);flex-direction:column;width:100%;display:flex}@media (min-width:640px){.FormField-module-scss-module__88XA_W__formFieldInline{align-items:flex-start;gap:var(--space-4);flex-direction:row}}.FormField-module-scss-module__88XA_W__labelColumn{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.FormField-module-scss-module__88XA_W__labelLine{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.FormField-module-scss-module__88XA_W__label{color:var(--color-text);font-weight:600}.FormField-module-scss-module__88XA_W__required{color:var(--color-danger);font-size:.85rem}.FormField-module-scss-module__88XA_W__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.FormField-module-scss-module__88XA_W__description{color:var(--color-text-muted);font-size:.9rem;line-height:1.4}.FormField-module-scss-module__88XA_W__inputWrapper{width:100%}.FormField-module-scss-module__88XA_W__error{color:var(--color-danger);font-size:.85rem;line-height:1.3}
@keyframes ItemsPageSkeleton-module-scss-module__EWzaza__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileChevron,.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileItemSub,.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileItemName,.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileItemCategory,.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileFilter,.ItemsPageSkeleton-module-scss-module__EWzaza__skelActionBtn,.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellColor,.ItemsPageSkeleton-module-scss-module__EWzaza__skelTemplateInfo,.ItemsPageSkeleton-module-scss-module__EWzaza__skelTemplateBadge,.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellBadge,.ItemsPageSkeleton-module-scss-module__EWzaza__skelNameSecondary,.ItemsPageSkeleton-module-scss-module__EWzaza__skelNamePrimary,.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellSmall,.ItemsPageSkeleton-module-scss-module__EWzaza__skelHeaderCell,.ItemsPageSkeleton-module-scss-module__EWzaza__skelFilterButton,.ItemsPageSkeleton-module-scss-module__EWzaza__skelSearchInput,.ItemsPageSkeleton-module-scss-module__EWzaza__skelSearchIcon{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite ItemsPageSkeleton-module-scss-module__EWzaza__shimmer}.ItemsPageSkeleton-module-scss-module__EWzaza__pageWrapper{background:#f8fafc;flex-direction:column;min-height:calc(100vh - 60px);display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__content{flex-direction:column;flex:1;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__searchBar{display:none}@media (min-width:1024px){.ItemsPageSkeleton-module-scss-module__EWzaza__searchBar{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}}.ItemsPageSkeleton-module-scss-module__EWzaza__skelSearchIcon{border-radius:4px;flex-shrink:0;width:20px;height:20px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelSearchInput{border-radius:8px;flex:1;height:40px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelFilterButton{border-radius:8px;flex-shrink:0;width:140px;height:40px}.ItemsPageSkeleton-module-scss-module__EWzaza__tableWrapper{display:none}@media (min-width:1024px){.ItemsPageSkeleton-module-scss-module__EWzaza__tableWrapper{background:#fff;flex-direction:column;flex:1;display:flex}}.ItemsPageSkeleton-module-scss-module__EWzaza__tableHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:100px 1fr 140px 140px 100px 140px;gap:1rem;padding:.875rem 1rem;display:grid}.ItemsPageSkeleton-module-scss-module__EWzaza__skelHeaderCell{height:14px}.ItemsPageSkeleton-module-scss-module__EWzaza__tableRow{border-bottom:1px solid #f1f5f9;grid-template-columns:100px 1fr 140px 140px 100px 140px;align-items:center;gap:1rem;padding:.875rem 1rem;display:grid}.ItemsPageSkeleton-module-scss-module__EWzaza__tableRow:hover{background:#fafbfc}.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellSmall{width:70%;height:16px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellName{flex-direction:column;gap:4px;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__skelNamePrimary{width:80%;height:16px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelNameSecondary{width:50%;height:12px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellBadge{border-radius:999px;width:80px;height:24px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellTemplate{flex-direction:column;gap:4px;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__skelTemplateBadge{border-radius:999px;width:40px;height:22px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelTemplateInfo{width:80%;height:12px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellColor{border-radius:4px;width:80px;height:20px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelCellActions{justify-content:flex-end;gap:4px;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__skelActionBtn{border-radius:6px;width:36px;height:32px}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileList{background:#fff;flex-direction:column;flex:1;display:flex}@media (min-width:1024px){.ItemsPageSkeleton-module-scss-module__EWzaza__mobileList{display:none}}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileSearch{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileFilters{scrollbar-width:none;background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileFilters::-webkit-scrollbar{display:none}.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileFilter{border-radius:8px;flex-shrink:0;width:70px;height:32px}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileListContent{flex-direction:column;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__mobileItemContent{flex-direction:column;flex:1;gap:4px;display:flex}.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileItemCategory{width:60px;height:12px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileItemName{width:160px;height:16px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileItemSub{width:100px;height:12px}.ItemsPageSkeleton-module-scss-module__EWzaza__skelMobileChevron{border-radius:4px;flex-shrink:0;width:20px;height:20px}
.FormShell-module-scss-module__vHQOXG__formShell{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-5);gap:var(--space-4);flex-direction:column;width:100%;display:flex}.FormShell-module-scss-module__vHQOXG__header{gap:var(--space-1);flex-direction:column;display:flex}.FormShell-module-scss-module__vHQOXG__title{color:var(--color-text);font-size:1.15rem;font-weight:600}.FormShell-module-scss-module__vHQOXG__description{color:var(--color-text-muted);line-height:1.45}.FormShell-module-scss-module__vHQOXG__statusBanner{border-radius:var(--radius-md);padding:var(--space-3)var(--space-4);align-items:center;gap:var(--space-2);border:1px solid #0000;font-size:.95rem;line-height:1.4;display:flex}.FormShell-module-scss-module__vHQOXG__statusLoading{background:#1e40af14;border-color:#1e40af33}.FormShell-module-scss-module__vHQOXG__statusSuccess{color:var(--color-success);background:#10b98114;border-color:#10b98166}.FormShell-module-scss-module__vHQOXG__statusError{color:var(--color-danger);background:#ef444414;border-color:#ef444466}.FormShell-module-scss-module__vHQOXG__statusMessage{flex:1}.FormShell-module-scss-module__vHQOXG__body{gap:var(--space-4);flex-direction:column;display:flex}.FormShell-module-scss-module__vHQOXG__actions{gap:var(--space-2);flex-direction:column;display:flex}@media (min-width:640px){.FormShell-module-scss-module__vHQOXG__actions{flex-direction:row;justify-content:flex-end;align-items:center}}.FormShell-module-scss-module__vHQOXG__actionSpacer{flex:1}
.JourneyList-module-scss-module__4M8obW__root{flex-direction:column;display:flex}.JourneyList-module-scss-module__4M8obW__empty{text-align:center;color:var(--color-text-muted,#64748b);padding:2rem 1rem}.JourneyList-module-scss-module__4M8obW__weekGroup{flex-direction:column;display:flex}.JourneyList-module-scss-module__4M8obW__weekGroup:not(:first-child){margin-top:.5rem}.JourneyList-module-scss-module__4M8obW__weekSeparator{background:var(--bg-secondary,#f8fafc);border-bottom:1px solid var(--border-light,#e2e8f0);justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.JourneyList-module-scss-module__4M8obW__weekLabel{color:var(--color-text,#0f172a);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:600}.JourneyList-module-scss-module__4M8obW__weekCount{color:var(--color-text-muted,#64748b);font-size:.6875rem}.JourneyList-module-scss-module__4M8obW__row{border:none;border-bottom:1px solid var(--border-light,#f1f5f9);background:var(--color-surface,#fff);cursor:pointer;text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.JourneyList-module-scss-module__4M8obW__row:hover{background:var(--bg-secondary,#f8fafc)}.JourneyList-module-scss-module__4M8obW__row:last-child{border-bottom:none}.JourneyList-module-scss-module__4M8obW__rowActive{border-left:3px solid var(--color-primary,#3b82f6);background:#3b82f60f}.JourneyList-module-scss-module__4M8obW__dot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.JourneyList-module-scss-module__4M8obW__rowMain{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.JourneyList-module-scss-module__4M8obW__rowHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.JourneyList-module-scss-module__4M8obW__rowTitle{color:var(--color-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.JourneyList-module-scss-module__4M8obW__rowTitle .JourneyList-module-scss-module__4M8obW__dateInline{color:var(--color-text-muted,#64748b);font-weight:400}.JourneyList-module-scss-module__4M8obW__rowMeta{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.JourneyList-module-scss-module__4M8obW__kmBadge{background:var(--bg-tertiary,#e2e8f0);color:var(--color-text-muted,#64748b);white-space:nowrap;border-radius:999px;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.JourneyList-module-scss-module__4M8obW__dateBadge{color:var(--color-primary,#3b82f6);white-space:nowrap;background:#3b82f61a;border-radius:999px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.JourneyList-module-scss-module__4M8obW__badges{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.JourneyList-module-scss-module__4M8obW__categoryBadge{color:var(--color-text-muted,#64748b);background:0 0;border:1px solid;border-radius:999px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.JourneyList-module-scss-module__4M8obW__teamBadge{border:1px solid;border-radius:999px;padding:.125rem .375rem;font-size:.625rem;font-weight:500}.JourneyList-module-scss-module__4M8obW__badge{border-radius:999px;flex-shrink:0;padding:.125rem .375rem;font-size:.6875rem;font-weight:600}.JourneyList-module-scss-module__4M8obW__chevron{color:var(--color-text-muted,#94a3b8);flex-shrink:0;font-size:.875rem}
:root{--color-primary:#1e40af;--color-primary-strong:#1d4ed8;--color-primary-contrast:#f8fafc;--color-surface:#fff;--color-surface-muted:#f8fafc;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-text:#0f172a;--color-text-muted:#475569;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 4px 12px #0f172a0f;--shadow-md:0 10px 30px #0f172a1f;--transition-fast:.15s ease;--container-max-sm:640px;--container-max-md:768px;--container-max-lg:1024px;--container-max-xl:1280px;--z-overlay:1100;--z-overlay-content:1110;--z-offline-banner:10000}.OfflineFallbackPage-module-scss-module__ra9ljW__container{justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.OfflineFallbackPage-module-scss-module__ra9ljW__content{text-align:center;flex-direction:column;align-items:center;max-width:400px;display:flex}.OfflineFallbackPage-module-scss-module__ra9ljW__icon{margin-bottom:1.5rem;font-size:4rem;line-height:1}.OfflineFallbackPage-module-scss-module__ra9ljW__title{color:var(--text-primary,#1a1a1a);margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.OfflineFallbackPage-module-scss-module__ra9ljW__message{color:var(--text-secondary,#666);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.OfflineFallbackPage-module-scss-module__ra9ljW__offlineIndicator{background-color:var(--warning-bg,#fff3cd);border:1px solid var(--warning-border,#ffc107);color:var(--warning-text,#856404);border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.OfflineFallbackPage-module-scss-module__ra9ljW__dot{background-color:#dc3545;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite OfflineFallbackPage-module-scss-module__ra9ljW__pulse;display:inline-block}@keyframes OfflineFallbackPage-module-scss-module__ra9ljW__pulse{0%,to{opacity:1}50%{opacity:.4}}.OfflineFallbackPage-module-scss-module__ra9ljW__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.OfflineFallbackPage-module-scss-module__ra9ljW__backButton,.OfflineFallbackPage-module-scss-module__ra9ljW__homeButton{cursor:pointer;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.OfflineFallbackPage-module-scss-module__ra9ljW__backButton:active,.OfflineFallbackPage-module-scss-module__ra9ljW__homeButton:active{transform:scale(.98)}.OfflineFallbackPage-module-scss-module__ra9ljW__backButton{background-color:var(--bg-primary,#fff);border:1px solid var(--border-color,#ddd);color:var(--text-primary,#333)}.OfflineFallbackPage-module-scss-module__ra9ljW__backButton:hover{background-color:var(--bg-secondary,#f5f5f5)}.OfflineFallbackPage-module-scss-module__ra9ljW__homeButton{background-color:var(--primary-color,#0070f3);color:#fff;border:none}.OfflineFallbackPage-module-scss-module__ra9ljW__homeButton:hover{background-color:var(--primary-hover,#0060df)}@media (max-width:480px){.OfflineFallbackPage-module-scss-module__ra9ljW__container{padding:1rem}.OfflineFallbackPage-module-scss-module__ra9ljW__icon{font-size:3rem}.OfflineFallbackPage-module-scss-module__ra9ljW__title{font-size:1.25rem}.OfflineFallbackPage-module-scss-module__ra9ljW__actions{flex-direction:column;width:100%}.OfflineFallbackPage-module-scss-module__ra9ljW__backButton,.OfflineFallbackPage-module-scss-module__ra9ljW__homeButton{width:100%}}
.DashboardShell-module-scss-module__tWLSzq__shell{gap:var(--space-5);padding-bottom:var(--space-8);flex-direction:column;display:flex}.DashboardShell-module-scss-module__tWLSzq__content{gap:var(--space-5);flex-direction:column;display:flex}
.JourneyMobileList-module-scss-module__TuR5OW__mobileList{display:none}@media (max-width:1023px){.JourneyMobileList-module-scss-module__TuR5OW__mobileList{background:var(--color-surface,#fff);border-radius:var(--radius-lg,.75rem);border:1px solid var(--color-border,#e2e8f0);flex-direction:column;margin:.75rem;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}}.JourneyMobileList-module-scss-module__TuR5OW__mobileListHeader{background:var(--bg-secondary,#f8fafc);border-bottom:1px solid var(--color-border,#e2e8f0);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.JourneyMobileList-module-scss-module__TuR5OW__mobileListHeader h2{color:var(--color-text,#0f172a);margin:0;font-size:1rem;font-weight:600}.JourneyMobileList-module-scss-module__TuR5OW__mobileListContent{-webkit-overflow-scrolling:touch;flex-direction:column;max-height:calc(100vh - 200px);display:flex;overflow-y:auto}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItem{border:none;border-bottom:1px solid var(--border-light,#f1f5f9);background:var(--color-surface,#fff);cursor:pointer;text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItem:hover{background:var(--bg-secondary,#f8fafc)}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItem:last-child{border-bottom:none}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItemActive{border-left:3px solid var(--color-primary,#3b82f6);background:#3b82f60f}.JourneyMobileList-module-scss-module__TuR5OW__mobileListDot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItemContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItemTitle{color:var(--color-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItemMeta{color:var(--color-text-muted,#94a3b8);align-items:center;gap:.5rem;font-size:.6875rem;display:flex}.JourneyMobileList-module-scss-module__TuR5OW__mobileListItemBadge{border-radius:999px;flex-shrink:0;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.JourneyMobileList-module-scss-module__TuR5OW__mobileListChevron{color:var(--color-text-muted,#94a3b8);flex-shrink:0;font-size:.75rem}.JourneyMobileList-module-scss-module__TuR5OW__empty{text-align:center;color:var(--color-text-muted,#64748b);padding:2rem 1rem}
.PageShell-module-scss-module__qrj6QG__shell{flex-direction:column;min-height:100vh;display:flex}.PageShell-module-scss-module__qrj6QG__gradient{background:linear-gradient(#f9fafb,#f3f4f6)}.PageShell-module-scss-module__qrj6QG__flat{background:#f8fafc}.PageShell-module-scss-module__qrj6QG__none{background:0 0}.PageShell-module-scss-module__qrj6QG__headerSection{flex-direction:column;gap:1rem;padding:1rem;display:flex}@media (min-width:768px){.PageShell-module-scss-module__qrj6QG__headerSection{gap:1.25rem;padding:1.5rem 2rem}}.PageShell-module-scss-module__qrj6QG__tabs{max-width:100%;overflow-x:auto}@media (min-width:640px){.PageShell-module-scss-module__qrj6QG__tabs{max-width:fit-content}}.PageShell-module-scss-module__qrj6QG__content{flex:1;padding:0 1rem 1rem}@media (min-width:768px){.PageShell-module-scss-module__qrj6QG__content{padding:0 2rem 2rem}}
.SlideInPanel-module-scss-module__u_0tza__panel{z-index:100;background:var(--color-surface,#fff);flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(100%)}@media (min-width:1024px){.SlideInPanel-module-scss-module__u_0tza__panel{display:none}}.SlideInPanel-module-scss-module__u_0tza__panel.SlideInPanel-module-scss-module__u_0tza__open{transform:translate(0)}.SlideInPanel-module-scss-module__u_0tza__header{align-items:center;gap:var(--space-3,.75rem);padding:var(--space-4,1rem);background:var(--color-surface,#fff);border-bottom:1px solid var(--color-border,#e2e8f0);z-index:10;flex-shrink:0;display:flex;position:sticky;top:0}.SlideInPanel-module-scss-module__u_0tza__backButton{background:var(--color-surface-muted,#f8fafc);width:2.5rem;height:2.5rem;color:var(--color-text,#0f172a);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.SlideInPanel-module-scss-module__u_0tza__backButton:hover{background:var(--color-border,#e2e8f0)}.SlideInPanel-module-scss-module__u_0tza__backButton:active{transform:scale(.95)}.SlideInPanel-module-scss-module__u_0tza__title{color:var(--color-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.SlideInPanel-module-scss-module__u_0tza__content{-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--mobile-navbar-height,56px) + 1rem);flex:1;overflow-y:auto}
.JourneysDashboard-module-scss-module__-R-kuq__pageWrapper{background:var(--page-bg,#f8fafc);flex-direction:column;height:calc(100vh - 80px);display:flex;overflow:hidden}@media (max-width:1023px){.JourneysDashboard-module-scss-module__-R-kuq__pageWrapper{height:calc(100vh - 64px)}}.JourneysDashboard-module-scss-module__-R-kuq__sideActions{gap:var(--space-2,.5rem);align-items:center;display:flex}.JourneysDashboard-module-scss-module__-R-kuq__detailPlaceholder{justify-content:center;align-items:center;min-height:320px;display:flex}.JourneysDashboard-module-scss-module__-R-kuq__formError{margin-top:var(--space-3,.75rem);color:var(--color-danger,#ef4444);font-size:.875rem}.JourneysDashboard-module-scss-module__-R-kuq__formWrapper{padding:var(--space-4,1rem);height:100%;overflow-y:auto}.JourneysDashboard-module-scss-module__-R-kuq__formTitle{margin:0 0 var(--space-4,1rem);color:var(--color-text-primary,#1e293b);font-size:1.25rem;font-weight:600}
.TabbedDataLayout-module-scss-module__QjreIq__wrapper{min-height:calc(100vh - var(--navbar-height,60px));background:#f8fafc;flex-direction:column;width:100%;display:flex}.TabbedDataLayout-module-scss-module__QjreIq__header{background:var(--bg-secondary,#f8fafc);border-bottom:1px solid var(--border-light,#e2e8f0);z-index:10;align-items:center;gap:0;height:2.75rem;padding:0;display:flex;position:sticky;top:0}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__header{background:#fff;padding:0 1.5rem}}.TabbedDataLayout-module-scss-module__QjreIq__mobileMenuButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-right:.5rem;display:none}.TabbedDataLayout-module-scss-module__QjreIq__mobileMenuButton:hover{color:#1e293b;background:#f1f5f9}.TabbedDataLayout-module-scss-module__QjreIq__mobileMenuButton svg{font-size:1.125rem}.TabbedDataLayout-module-scss-module__QjreIq__tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;gap:0;margin:0;padding:0;display:flex;overflow-x:auto}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__tabs{overflow-x:visible}}.TabbedDataLayout-module-scss-module__QjreIq__tabs::-webkit-scrollbar{display:none}.TabbedDataLayout-module-scss-module__QjreIq__tab{height:2.75rem;color:var(--text-secondary,#64748b);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:.375rem;padding:0 .75rem;font-size:.75rem;font-weight:500;transition:all .15s;display:flex;position:relative}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__tab{gap:.625rem;padding:0 1.25rem;font-size:.875rem}}.TabbedDataLayout-module-scss-module__QjreIq__tab:hover:not(.TabbedDataLayout-module-scss-module__QjreIq__tabActive){color:var(--text-primary,#334155);background:#94a3b814}.TabbedDataLayout-module-scss-module__QjreIq__tab.TabbedDataLayout-module-scss-module__QjreIq__tabActive{color:var(--primary,#1e40af);border-bottom-color:var(--primary,#3b82f6);background:#3b82f60f;font-weight:600}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__tab.TabbedDataLayout-module-scss-module__QjreIq__tabActive{background:0 0}}.TabbedDataLayout-module-scss-module__QjreIq__tab.TabbedDataLayout-module-scss-module__QjreIq__tabActive .TabbedDataLayout-module-scss-module__QjreIq__tabIcon{color:var(--primary,#3b82f6)}.TabbedDataLayout-module-scss-module__QjreIq__tabIcon{color:inherit;opacity:.85;align-items:center;font-size:.875rem;display:flex}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__tabIcon{font-size:1rem}}.TabbedDataLayout-module-scss-module__QjreIq__tabLabel{display:inline}.TabbedDataLayout-module-scss-module__QjreIq__tabBadge{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;padding:0 .375rem;font-size:.625rem;font-weight:600;display:inline-flex}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__tabBadge{min-width:1.375rem;height:1.375rem;padding:0 .5rem;font-size:.75rem}}.TabbedDataLayout-module-scss-module__QjreIq__tabActive .TabbedDataLayout-module-scss-module__QjreIq__tabBadge{color:#475569;background:#e2e8f0}.TabbedDataLayout-module-scss-module__QjreIq__actions{flex-shrink:0;align-items:center;gap:.375rem;margin-left:auto;padding:0 .5rem;display:flex}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__actions{gap:.5rem;padding-left:1rem;padding-right:0}}.TabbedDataLayout-module-scss-module__QjreIq__mobileFilterButton{color:#3b82f6;cursor:pointer;background:#eff6ff;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .15s;display:flex}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__mobileFilterButton{display:none}}.TabbedDataLayout-module-scss-module__QjreIq__mobileFilterButton:hover{color:#2563eb;background:#dbeafe}.TabbedDataLayout-module-scss-module__QjreIq__mobileFilterButton svg{font-size:.875rem}.TabbedDataLayout-module-scss-module__QjreIq__content{flex:1;padding:0;overflow-y:auto}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanel{z-index:101;background:#fff;flex-direction:column;width:280px;max-width:85vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanel.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelOpen{transform:translate(0)}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__mobilePanel{display:none}}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelTitle{color:#0f172a;margin:0;font-size:1rem;font-weight:600}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelClose:hover{color:#1e293b;background:#f1f5f9}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelClose svg{font-size:1rem}.TabbedDataLayout-module-scss-module__QjreIq__mobileTabs{border-bottom:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:.25rem;padding:.75rem;display:flex}.TabbedDataLayout-module-scss-module__QjreIq__mobileTab{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .15s;display:flex}.TabbedDataLayout-module-scss-module__QjreIq__mobileTab:hover:not(.TabbedDataLayout-module-scss-module__QjreIq__mobileTabActive){color:#1e293b;background:#f1f5f9}.TabbedDataLayout-module-scss-module__QjreIq__mobileTab.TabbedDataLayout-module-scss-module__QjreIq__mobileTabActive{color:#1e40af;background:#eff6ff;font-weight:600}.TabbedDataLayout-module-scss-module__QjreIq__mobileTabIcon{opacity:.85;align-items:center;font-size:1.125rem;display:flex}.TabbedDataLayout-module-scss-module__QjreIq__mobileTabBadge{color:#fff;background:#3b82f6;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-left:auto;padding:0 .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.TabbedDataLayout-module-scss-module__QjreIq__mobilePanelContent{flex:1;padding:1rem;overflow-y:auto}.TabbedDataLayout-module-scss-module__QjreIq__overlay{z-index:100;background:#0f172a80;animation:.2s TabbedDataLayout-module-scss-module__QjreIq__fadeIn;position:fixed;inset:0}@media (min-width:1024px){.TabbedDataLayout-module-scss-module__QjreIq__overlay{display:none}}@keyframes TabbedDataLayout-module-scss-module__QjreIq__fadeIn{0%{opacity:0}to{opacity:1}}@media print{.TabbedDataLayout-module-scss-module__QjreIq__header,.TabbedDataLayout-module-scss-module__QjreIq__mobilePanel,.TabbedDataLayout-module-scss-module__QjreIq__overlay{display:none}}
.ProfileInfoTab-module-scss-module__y-OMuW__section{background:#fff;flex-direction:column;gap:1.25rem;padding:1rem;display:flex}@media (min-width:1024px){.ProfileInfoTab-module-scss-module__y-OMuW__section{padding:1.25rem}}.ProfileInfoTab-module-scss-module__y-OMuW__sectionHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.ProfileInfoTab-module-scss-module__y-OMuW__sectionHeader h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.ProfileInfoTab-module-scss-module__y-OMuW__sectionHeader p{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.ProfileInfoTab-module-scss-module__y-OMuW__infoList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.ProfileInfoTab-module-scss-module__y-OMuW__infoItem{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.875rem 0;display:flex}.ProfileInfoTab-module-scss-module__y-OMuW__infoItem:last-child{border-bottom:none}@media (max-width:480px){.ProfileInfoTab-module-scss-module__y-OMuW__infoItem{flex-direction:column;align-items:flex-start;gap:.375rem}}.ProfileInfoTab-module-scss-module__y-OMuW__label{color:#64748b;font-size:.875rem}.ProfileInfoTab-module-scss-module__y-OMuW__value{color:#0f172a;font-size:.875rem;font-weight:500}@media (max-width:480px){.ProfileInfoTab-module-scss-module__y-OMuW__value{text-align:left}}.ProfileInfoTab-module-scss-module__y-OMuW__roleBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.ProfileInfoTab-module-scss-module__y-OMuW__roleBadge.ProfileInfoTab-module-scss-module__y-OMuW__admin{color:#b45309;background:#fef3c7}.ProfileInfoTab-module-scss-module__y-OMuW__roleBadge.ProfileInfoTab-module-scss-module__y-OMuW__operator{color:#1d4ed8;background:#dbeafe}.ProfileInfoTab-module-scss-module__y-OMuW__roleBadge.ProfileInfoTab-module-scss-module__y-OMuW__contractor{color:#16a34a;background:#dcfce7}.ProfileInfoTab-module-scss-module__y-OMuW__roleBadge.ProfileInfoTab-module-scss-module__y-OMuW__user{color:#6b7280;background:#f3f4f6}
.PreferencesTab-module-scss-module__mamTnW__section{background:#fff;flex-direction:column;gap:1.25rem;padding:1rem;display:flex}@media (min-width:1024px){.PreferencesTab-module-scss-module__mamTnW__section{padding:1.25rem}}.PreferencesTab-module-scss-module__mamTnW__sectionHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.PreferencesTab-module-scss-module__mamTnW__sectionHeader h2{color:#1e293b;margin:0;font-size:1.125rem;font-weight:600}.PreferencesTab-module-scss-module__mamTnW__sectionHeader p{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.PreferencesTab-module-scss-module__mamTnW__divider{background:#e2e8f0;height:1px;margin:.5rem 0}.PreferencesTab-module-scss-module__mamTnW__form{flex-direction:column;gap:1rem;display:flex}.PreferencesTab-module-scss-module__mamTnW__field{flex-direction:column;gap:.5rem;display:flex}.PreferencesTab-module-scss-module__mamTnW__label{color:#374151;font-size:.875rem;font-weight:600}.PreferencesTab-module-scss-module__mamTnW__inputGroup{gap:.5rem;display:flex}@media (max-width:480px){.PreferencesTab-module-scss-module__mamTnW__inputGroup{flex-direction:column}}.PreferencesTab-module-scss-module__mamTnW__inputGroup input{flex:1}.PreferencesTab-module-scss-module__mamTnW__message{margin:0;font-size:.8125rem}.PreferencesTab-module-scss-module__mamTnW__message.PreferencesTab-module-scss-module__mamTnW__success{color:#16a34a}.PreferencesTab-module-scss-module__mamTnW__message.PreferencesTab-module-scss-module__mamTnW__error{color:#dc2626}.PreferencesTab-module-scss-module__mamTnW__hint{color:#94a3b8;margin:0;font-size:.75rem}.PreferencesTab-module-scss-module__mamTnW__spinner{animation:1s linear infinite PreferencesTab-module-scss-module__mamTnW__spin}@keyframes PreferencesTab-module-scss-module__mamTnW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ItemsLayoutClient-module-scss-module__0CqIEa__createButton{white-space:nowrap}@media (max-width:767px){.ItemsLayoutClient-module-scss-module__0CqIEa__createLabel{display:none}}
.ShopsLayoutClient-module-scss-module__FTlGSq__createButton{white-space:nowrap}@media (max-width:767px){.ShopsLayoutClient-module-scss-module__FTlGSq__createLabel{display:none}}
.RdpcLayoutClient-module-scss-module__yI5Yba__layout{min-height:calc(100vh - var(--navbar-height,60px))}.RdpcLayoutClient-module-scss-module__yI5Yba__content{width:100%}
/*# sourceMappingURL=7aba2a42dbf9005c.css.map*/