.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;background:#fff;border-radius:1.25rem 1.25rem 0 0;max-height:70vh;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:1rem 1.25rem;display:flex}.Navbar-module-scss-module__N8yoJa__mobileMenuTitle{color:#1f2937;font-size:1rem;font-weight:600}.Navbar-module-scss-module__N8yoJa__mobileMenuClose{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;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:.75rem;padding:1rem 1.25rem;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:2rem}.Navbar-module-scss-module__N8yoJa__mobileUserName{color:#1f2937;margin-bottom:.125rem;font-size:.9375rem;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:.5rem 0;display:flex}.Navbar-module-scss-module__N8yoJa__mobileMenuItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.875rem;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;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:1.125rem}.Navbar-module-scss-module__N8yoJa__mobileMenuSignOut{color:var(--error-color);border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:1rem}.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}
.PublicReport-module-scss-module__HSvu7q__report{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 24px #0c2f7e14}@media (min-width:768px){.PublicReport-module-scss-module__HSvu7q__report{gap:2rem;padding:2.5rem}}.PublicReport-module-scss-module__HSvu7q__header{text-align:center;border-bottom:2px solid #e2e8f0;flex-direction:column;align-items:center;gap:.75rem;padding-bottom:1.5rem;display:flex}@media (min-width:768px){.PublicReport-module-scss-module__HSvu7q__header{text-align:left;flex-direction:row;gap:1.5rem}}.PublicReport-module-scss-module__HSvu7q__headerText{flex-direction:column;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.PublicReport-module-scss-module__HSvu7q__headerText{flex-direction:row;align-items:center;gap:1rem}}.PublicReport-module-scss-module__HSvu7q__title{color:#0c2f7e;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}@media (min-width:768px){.PublicReport-module-scss-module__HSvu7q__title{font-size:1.75rem}}.PublicReport-module-scss-module__HSvu7q__categoryBadge{color:#fff;letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(135deg,#0c2f7e 0%,#1e40af 100%);border-radius:999px;justify-content:center;align-items:center;padding:.35rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0c2f7e33}.PublicReport-module-scss-module__HSvu7q__section{flex-direction:column;gap:.75rem;display:flex}.PublicReport-module-scss-module__HSvu7q__sectionTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:700;display:flex}.PublicReport-module-scss-module__HSvu7q__sectionTitle svg{color:#0c2f7e;font-size:1rem}.PublicReport-module-scss-module__HSvu7q__badge{color:#fff;background:#0c2f7e;border-radius:999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;margin-left:.25rem;padding:0 .4rem;font-size:.75rem;font-weight:700;display:inline-flex}.PublicReport-module-scss-module__HSvu7q__shopInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.PublicReport-module-scss-module__HSvu7q__shopBrand{align-items:center;gap:.75rem;display:flex}.PublicReport-module-scss-module__HSvu7q__brandBadge{color:#fff;letter-spacing:.02em;background:#0c2f7e;border-radius:6px;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.PublicReport-module-scss-module__HSvu7q__brandName{color:#1e293b;font-size:1rem;font-weight:600}.PublicReport-module-scss-module__HSvu7q__shopName{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.PublicReport-module-scss-module__HSvu7q__shopAddress{color:#64748b;align-items:flex-start;gap:.5rem;margin:0;font-size:.875rem;line-height:1.5;display:flex}.PublicReport-module-scss-module__HSvu7q__shopAddress svg{color:#94a3b8;flex-shrink:0;margin-top:.2rem}.PublicReport-module-scss-module__HSvu7q__eventInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.PublicReport-module-scss-module__HSvu7q__eventTitle{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.PublicReport-module-scss-module__HSvu7q__eventDate{color:#64748b;text-transform:capitalize;margin:0;font-size:.875rem}.PublicReport-module-scss-module__HSvu7q__description{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;font-size:.9375rem;line-height:1.7}.PublicReport-module-scss-module__HSvu7q__description p{margin:0 0 .5rem}.PublicReport-module-scss-module__HSvu7q__description p:last-child{margin-bottom:0}.PublicReport-module-scss-module__HSvu7q__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;display:grid}@media (min-width:640px){.PublicReport-module-scss-module__HSvu7q__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}}.PublicReport-module-scss-module__HSvu7q__mediaItemWrapper{flex-direction:column;gap:.25rem;display:flex}.PublicReport-module-scss-module__HSvu7q__mediaItem{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.5rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.PublicReport-module-scss-module__HSvu7q__mediaItem:hover{border-color:#0c2f7e;transform:translateY(-2px);box-shadow:0 4px 12px #0c2f7e1f}.PublicReport-module-scss-module__HSvu7q__mediaItem:focus{outline-offset:2px;outline:2px solid #0c2f7e}.PublicReport-module-scss-module__HSvu7q__mediaThumb{aspect-ratio:1;background:#e2e8f0;border-radius:8px;width:100%;position:relative;overflow:hidden}.PublicReport-module-scss-module__HSvu7q__filePlaceholder{color:#64748b;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:.75rem;font-weight:700;display:flex}.PublicReport-module-scss-module__HSvu7q__mediaName{color:#64748b;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.PublicReport-module-scss-module__HSvu7q__mediaDownloadBtn{color:#fff;cursor:pointer;background:#0c2f7e;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.25rem;width:100%;padding:.4rem .5rem;font-size:.6875rem;font-weight:600;transition:all .15s;display:flex}.PublicReport-module-scss-module__HSvu7q__mediaDownloadBtn svg{font-size:.625rem}.PublicReport-module-scss-module__HSvu7q__mediaDownloadBtn:hover{background:#0a2563}.PublicReport-module-scss-module__HSvu7q__downloadSection{border-top:2px solid #e2e8f0;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1.5rem;display:flex}.PublicReport-module-scss-module__HSvu7q__downloadButtons{flex-direction:column;gap:.75rem;display:flex}@media (min-width:480px){.PublicReport-module-scss-module__HSvu7q__downloadButtons{flex-direction:row}}.PublicReport-module-scss-module__HSvu7q__downloadButton{color:#fff;cursor:pointer;background:#0c2f7e;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.PublicReport-module-scss-module__HSvu7q__downloadButton:hover:not(:disabled){background:#0a2563;transform:translateY(-1px);box-shadow:0 4px 12px #0c2f7e40}.PublicReport-module-scss-module__HSvu7q__downloadButton:disabled{opacity:.7;cursor:not-allowed}.PublicReport-module-scss-module__HSvu7q__downloadButton.PublicReport-module-scss-module__HSvu7q__secondary{color:#0c2f7e;background:#fff;border:2px solid #0c2f7e}.PublicReport-module-scss-module__HSvu7q__downloadButton.PublicReport-module-scss-module__HSvu7q__secondary:hover:not(:disabled){background:#f0f4ff}.PublicReport-module-scss-module__HSvu7q__spinner{animation:1s linear infinite PublicReport-module-scss-module__HSvu7q__spin}@keyframes PublicReport-module-scss-module__HSvu7q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media print{.PublicReport-module-scss-module__HSvu7q__report{box-shadow:none;border-radius:0;padding:0}.PublicReport-module-scss-module__HSvu7q__downloadSection{display:none}.PublicReport-module-scss-module__HSvu7q__mediaItem{break-inside:avoid}}
.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}
.GmaoDashboard-module-scss-module__fPgpuW__pageWrapper{background:var(--page-bg,#f8fafc);flex-direction:column;height:calc(100vh - 80px);display:flex}.GmaoDashboard-module-scss-module__fPgpuW__header{background-color:#fff;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__archiveToggle{color:#64748b;cursor:pointer;background-color:#0000;border:1px solid #e2e8f0;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__archiveToggle:hover{background-color:#f1f5f9;border-color:#cbd5e1}.GmaoDashboard-module-scss-module__fPgpuW__archiveToggle.GmaoDashboard-module-scss-module__fPgpuW__active{color:#92400e;background-color:#fef3c7;border-color:#fbbf24}.GmaoDashboard-module-scss-module__fPgpuW__tabs{background-color:#0000000a;border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__tab{color:#64748b;border-radius:.375rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s}.GmaoDashboard-module-scss-module__fPgpuW__tab:hover{color:#0f172a;background-color:#0000000a}.GmaoDashboard-module-scss-module__fPgpuW__tab.GmaoDashboard-module-scss-module__fPgpuW__active{color:#0f172a;background-color:#fff;box-shadow:0 1px 3px #0000001a}.GmaoDashboard-module-scss-module__fPgpuW__wrapper{flex:1;gap:1.5rem;padding:1rem;display:flex;overflow:hidden}@media (max-width:767px){.GmaoDashboard-module-scss-module__fPgpuW__wrapper{flex-direction:column;padding:.75rem;overflow:auto}}.GmaoDashboard-module-scss-module__fPgpuW__mobileList{display:none}@media (max-width:767px){.GmaoDashboard-module-scss-module__fPgpuW__mobileList{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}}.GmaoDashboard-module-scss-module__fPgpuW__mobileListHeader{background:var(--bg-secondary,#f8fafc);border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__mobileListHeader h2{color:var(--text-primary,#0f172a);margin:0;font-size:1rem;font-weight:600}.GmaoDashboard-module-scss-module__fPgpuW__mobileSearch{border-bottom:1px solid var(--border-color,#e2e8f0);padding:.5rem .75rem;position:relative}.GmaoDashboard-module-scss-module__fPgpuW__mobileSearchInput{border:1px solid var(--border-color,#e2e8f0);background:var(--card-bg,#fff);border-radius:.5rem;width:100%;padding:.5rem 2rem .5rem .75rem;font-size:.875rem}.GmaoDashboard-module-scss-module__fPgpuW__mobileSearchInput:focus{border-color:var(--primary,#3b82f6);outline:none;box-shadow:0 0 0 2px #3b82f626}.GmaoDashboard-module-scss-module__fPgpuW__mobileSearchInput::placeholder{color:var(--text-muted,#94a3b8)}.GmaoDashboard-module-scss-module__fPgpuW__mobileSearchClear{background:var(--border-color,#e2e8f0);cursor:pointer;width:1.25rem;height:1.25rem;color:var(--text-secondary,#64748b);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.GmaoDashboard-module-scss-module__fPgpuW__mobileSearchClear:hover{background:var(--text-muted,#94a3b8);color:#fff}.GmaoDashboard-module-scss-module__fPgpuW__mobileFilters{border-bottom:1px solid var(--border-color,#e2e8f0);background:var(--bg-secondary,#f8fafc);gap:.5rem;padding:.625rem 1rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__mobileFilterBtn{border:1px solid var(--border-color,#e2e8f0);background:var(--card-bg,#fff);color:var(--text-secondary,#64748b);cursor:pointer;white-space:nowrap;text-align:center;border-radius:.5rem;flex:1;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s}.GmaoDashboard-module-scss-module__fPgpuW__mobileFilterBtn:hover{border-color:var(--primary,#3b82f6);color:var(--primary,#3b82f6)}.GmaoDashboard-module-scss-module__fPgpuW__mobileFilterBtn.GmaoDashboard-module-scss-module__fPgpuW__active{background:var(--primary,#3b82f6);border-color:var(--primary,#3b82f6);color:#fff}.GmaoDashboard-module-scss-module__fPgpuW__mobileListContent{-webkit-overflow-scrolling:touch;flex-direction:column;max-height:calc(100vh - 260px);display:flex;overflow-y:auto}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItem{border:none;border-bottom:1px solid var(--border-light,#f1f5f9);background:var(--card-bg,#fff);cursor:pointer;text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItem:hover{background:var(--bg-secondary,#f8fafc)}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItem:last-child{border-bottom:none}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItemActive{border-left:3px solid var(--primary,#3b82f6);background:#3b82f60f}.GmaoDashboard-module-scss-module__fPgpuW__mobileListDot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItemContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItemTitle{color:var(--text-primary,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:500;overflow:hidden}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItemMeta{color:var(--text-muted,#94a3b8);align-items:center;gap:.5rem;font-size:.6875rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__mobileListItemBadge{border-radius:999px;flex-shrink:0;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.GmaoDashboard-module-scss-module__fPgpuW__mobileListChevron{color:var(--text-muted,#94a3b8);flex-shrink:0;font-size:.75rem}.GmaoDashboard-module-scss-module__fPgpuW__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:767px){.GmaoDashboard-module-scss-module__fPgpuW__listPanel{display:none}}.GmaoDashboard-module-scss-module__fPgpuW__listHeader{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__listHeader h2{margin:0;font-size:1.125rem;font-weight:600}.GmaoDashboard-module-scss-module__fPgpuW__count{background:var(--primary,#3b82f6);color:#fff;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.GmaoDashboard-module-scss-module__fPgpuW__filters{border-bottom:1px solid var(--border-color,#e2e8f0);flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__searchWrapper{width:100%;position:relative}.GmaoDashboard-module-scss-module__fPgpuW__searchInput{border:1px solid var(--border-color,#e2e8f0);border-radius:.5rem;width:100%;padding:.5rem 2.25rem .5rem .75rem;font-size:.875rem}.GmaoDashboard-module-scss-module__fPgpuW__searchInput:focus{border-color:var(--primary,#3b82f6);box-shadow:0 0 0 2px var(--primary-light,#3b82f633);outline:none}.GmaoDashboard-module-scss-module__fPgpuW__searchClear{background:var(--border-color,#e2e8f0);cursor:pointer;width:1.25rem;height:1.25rem;color:var(--text-secondary,#64748b);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.GmaoDashboard-module-scss-module__fPgpuW__searchClear:hover{background:var(--text-muted,#94a3b8);color:#fff}.GmaoDashboard-module-scss-module__fPgpuW__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__statusFilters{flex-wrap:wrap;gap:.5rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__sortActions{align-items:center;gap:.5rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__sortBtn{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;transition:all .15s}.GmaoDashboard-module-scss-module__fPgpuW__sortBtn:hover{border-color:var(--primary,#3b82f6);background:var(--primary-bg,#eff6ff)}.GmaoDashboard-module-scss-module__fPgpuW__markReadBtn{color:#92400e;cursor:pointer;white-space:nowrap;background:#fffbeb;border:1px solid #f59e0b;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;transition:all .15s}.GmaoDashboard-module-scss-module__fPgpuW__markReadBtn:hover:not(:disabled){background:#fef3c7}.GmaoDashboard-module-scss-module__fPgpuW__markReadBtn:disabled{opacity:.6;cursor:not-allowed}.GmaoDashboard-module-scss-module__fPgpuW__statusFilter{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;background:0 0;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;transition:all .15s}.GmaoDashboard-module-scss-module__fPgpuW__statusFilter:hover{border-color:var(--primary,#3b82f6)}.GmaoDashboard-module-scss-module__fPgpuW__statusFilter.GmaoDashboard-module-scss-module__fPgpuW__active{background:var(--primary,#3b82f6);color:#fff;border-color:var(--primary,#3b82f6)}.GmaoDashboard-module-scss-module__fPgpuW__list{flex-direction:column;flex:1;gap:.5rem;padding:.75rem;display:flex;overflow-y:auto}.GmaoDashboard-module-scss-module__fPgpuW__empty{text-align:center;color:var(--text-muted,#64748b);padding:2rem 1rem}.GmaoDashboard-module-scss-module__fPgpuW__loadMore{background:var(--bg-secondary,#f1f5f9);border:1px solid var(--border-color,#e2e8f0);cursor:pointer;border-radius:.5rem;padding:.75rem;font-size:.875rem;transition:background .15s}.GmaoDashboard-module-scss-module__fPgpuW__loadMore:hover:not(:disabled){background:var(--bg-hover,#e2e8f0)}.GmaoDashboard-module-scss-module__fPgpuW__loadMore:disabled{opacity:.6;cursor:not-allowed}.GmaoDashboard-module-scss-module__fPgpuW__detailPanel{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:.75rem;flex:1;overflow-y:auto}@media (max-width:767px){.GmaoDashboard-module-scss-module__fPgpuW__detailPanel{z-index:100;-webkit-overflow-scrolling:touch;background:#fff;border:none;border-radius:0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:0;transform:translate(100%)}.GmaoDashboard-module-scss-module__fPgpuW__detailPanel.GmaoDashboard-module-scss-module__fPgpuW__open{transform:translate(0)}}.GmaoDashboard-module-scss-module__fPgpuW__mobileDetailHeader{display:none}@media (max-width:767px){.GmaoDashboard-module-scss-module__fPgpuW__mobileDetailHeader{border-bottom:1px solid var(--border-color,#e2e8f0);z-index:10;background:#fff;align-items:center;gap:1rem;padding:1rem;display:flex;position:sticky;top:0}}.GmaoDashboard-module-scss-module__fPgpuW__mobileBackButton{background:var(--bg-secondary,#f8fafc);width:2.5rem;height:2.5rem;color:var(--text-primary,#1e293b);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}.GmaoDashboard-module-scss-module__fPgpuW__mobileBackButton:hover{background:var(--border-color,#e2e8f0)}.GmaoDashboard-module-scss-module__fPgpuW__mobileBackButton:active{transform:scale(.95)}.GmaoDashboard-module-scss-module__fPgpuW__mobileDetailTitle{color:var(--text-primary,#1e293b);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:1rem;font-weight:600;overflow:hidden}.GmaoDashboard-module-scss-module__fPgpuW__placeholder{height:100%;min-height:300px;color:var(--text-muted,#64748b);justify-content:center;align-items:center;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__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 GmaoDashboard-module-scss-module__fPgpuW__spin}@keyframes GmaoDashboard-module-scss-module__fPgpuW__spin{to{transform:rotate(360deg)}}.GmaoDashboard-module-scss-module__fPgpuW__detail{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__detailTitle{align-items:center;gap:.75rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__detailTitle h3{margin:0;font-family:monospace;font-size:1.25rem;font-weight:700}.GmaoDashboard-module-scss-module__fPgpuW__externalLink{color:var(--primary,#3b82f6);font-size:.875rem;text-decoration:none}.GmaoDashboard-module-scss-module__fPgpuW__externalLink:hover{text-decoration:underline}.GmaoDashboard-module-scss-module__fPgpuW__section h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#64748b);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.GmaoDashboard-module-scss-module__fPgpuW__shopLink{color:var(--primary,#3b82f6);font-size:1rem;font-weight:500;text-decoration:none}.GmaoDashboard-module-scss-module__fPgpuW__shopLink:hover{text-decoration:underline}.GmaoDashboard-module-scss-module__fPgpuW__shopAddress{color:var(--text-secondary,#475569);margin:.25rem 0 0;font-size:.875rem}.GmaoDashboard-module-scss-module__fPgpuW__description{color:var(--text-primary,#1e293b);white-space:pre-wrap;margin:0;font-size:.9375rem;line-height:1.6}.GmaoDashboard-module-scss-module__fPgpuW__descriptionType{color:var(--text-primary,#1e293b);margin:0 0 .5rem;font-size:.9375rem;font-weight:600}.GmaoDashboard-module-scss-module__fPgpuW__comments{color:var(--text-secondary,#475569);background:var(--bg-secondary,#f8fafc);white-space:pre-wrap;border-radius:.5rem;margin:0;padding:.75rem;font-family:inherit;font-size:.8125rem;line-height:1.5}.GmaoDashboard-module-scss-module__fPgpuW__dateList{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:0;display:grid}.GmaoDashboard-module-scss-module__fPgpuW__dateList>div dt{color:var(--text-muted,#64748b);margin-bottom:.25rem;font-size:.75rem}.GmaoDashboard-module-scss-module__fPgpuW__dateList>div dd{color:var(--text-primary,#1e293b);margin:0;font-size:.9375rem;font-weight:500}.GmaoDashboard-module-scss-module__fPgpuW__mediaGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem;display:grid}.GmaoDashboard-module-scss-module__fPgpuW__mediaItem{aspect-ratio:1;border:1px solid var(--border-color,#e2e8f0);cursor:pointer;background:0 0;border-radius:.5rem;padding:0;transition:transform .15s;overflow:hidden}.GmaoDashboard-module-scss-module__fPgpuW__mediaItem:hover{transform:scale(1.02)}.GmaoDashboard-module-scss-module__fPgpuW__mediaItem img{object-fit:cover;width:100%;height:100%}.GmaoDashboard-module-scss-module__fPgpuW__mediaPending{background:var(--bg-secondary,#f8fafc);text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:.5rem;display:flex}.GmaoDashboard-module-scss-module__fPgpuW__mediaPending span:first-child{margin-bottom:.25rem;font-size:1.5rem}.GmaoDashboard-module-scss-module__fPgpuW__mediaPending span:last-child{color:var(--text-muted,#64748b);word-break:break-all;font-size:.625rem}.GmaoDashboard-module-scss-module__fPgpuW__actions{border-top:1px solid var(--border-color,#e2e8f0);padding-top:1rem}.GmaoDashboard-module-scss-module__fPgpuW__actionsRow{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.GmaoDashboard-module-scss-module__fPgpuW__actionsRow{flex-direction:row;gap:.75rem}}.GmaoDashboard-module-scss-module__fPgpuW__missionLink{background:var(--bg-secondary,#f1f5f9);color:var(--primary,#3b82f6);text-align:center;border-radius:.5rem;justify-content:center;align-items:center;gap:.25rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.GmaoDashboard-module-scss-module__fPgpuW__missionLink:hover{background:var(--bg-hover,#e2e8f0)}.GmaoDashboard-module-scss-module__fPgpuW__createMissionBtn{background:var(--primary,#3b82f6);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.GmaoDashboard-module-scss-module__fPgpuW__createMissionBtn:hover:not(:disabled){background:var(--primary-dark,#2563eb);transform:translateY(-1px)}.GmaoDashboard-module-scss-module__fPgpuW__createMissionBtn:active:not(:disabled){transform:translateY(0)}.GmaoDashboard-module-scss-module__fPgpuW__createMissionBtn:disabled{opacity:.6;cursor:not-allowed}.GmaoDashboard-module-scss-module__fPgpuW__archiveBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;width:100%;margin-top:.75rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.GmaoDashboard-module-scss-module__fPgpuW__archiveBtn:hover:not(:disabled){color:#92400e;background:#fef3c7;border-color:#fbbf24}.GmaoDashboard-module-scss-module__fPgpuW__archiveBtn:disabled{opacity:.6;cursor:not-allowed}.GmaoDashboard-module-scss-module__fPgpuW__archiveBtn.GmaoDashboard-module-scss-module__fPgpuW__restore{color:#047857;background:#ecfdf5;border-color:#10b981}.GmaoDashboard-module-scss-module__fPgpuW__archiveBtn.GmaoDashboard-module-scss-module__fPgpuW__restore:hover:not(:disabled){background:#d1fae5}
.PasswordForm-module-scss-module__NWlf0W__container{justify-content:center;align-items:center;min-height:60vh;padding:1.5rem;display:flex}.PasswordForm-module-scss-module__NWlf0W__card{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:400px;padding:2rem;display:flex;box-shadow:0 4px 24px #0c2f7e14}.PasswordForm-module-scss-module__NWlf0W__header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.PasswordForm-module-scss-module__NWlf0W__title{color:#0c2f7e;margin:0;font-size:1.25rem;font-weight:700}.PasswordForm-module-scss-module__NWlf0W__description{color:#64748b;text-align:center;margin:0;font-size:.875rem;line-height:1.6}.PasswordForm-module-scss-module__NWlf0W__form{flex-direction:column;gap:1rem;display:flex}.PasswordForm-module-scss-module__NWlf0W__inputGroup{flex-direction:column;gap:.5rem;display:flex}.PasswordForm-module-scss-module__NWlf0W__label{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.PasswordForm-module-scss-module__NWlf0W__label svg{color:#6b7280;font-size:.75rem}.PasswordForm-module-scss-module__NWlf0W__input{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.PasswordForm-module-scss-module__NWlf0W__input:focus{background:#fff;border-color:#0c2f7e;outline:none;box-shadow:0 0 0 3px #0c2f7e1a}.PasswordForm-module-scss-module__NWlf0W__input::placeholder{color:#94a3b8}.PasswordForm-module-scss-module__NWlf0W__input:disabled{opacity:.7;cursor:not-allowed}.PasswordForm-module-scss-module__NWlf0W__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.PasswordForm-module-scss-module__NWlf0W__error svg{flex-shrink:0}.PasswordForm-module-scss-module__NWlf0W__submitButton{color:#fff;cursor:pointer;background:#0c2f7e;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.PasswordForm-module-scss-module__NWlf0W__submitButton:hover:not(:disabled){background:#0a2563;transform:translateY(-1px);box-shadow:0 4px 12px #0c2f7e40}.PasswordForm-module-scss-module__NWlf0W__submitButton:disabled{opacity:.7;cursor:not-allowed}.PasswordForm-module-scss-module__NWlf0W__spinner{animation:1s linear infinite PasswordForm-module-scss-module__NWlf0W__spin}@keyframes PasswordForm-module-scss-module__NWlf0W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.UpdateNotification-module-scss-module__klMjnW__notification{bottom:calc(var(--mobile-navbar-height) + 3rem);z-index:9999;animation:.3s ease-out UpdateNotification-module-scss-module__klMjnW__slideUp;position:fixed;left:50%;transform:translate(-50%)}@media (min-width:769px){.UpdateNotification-module-scss-module__klMjnW__notification{bottom:1rem}}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__content{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;box-shadow:0 8px 24px #1d4ed866}@media (max-width:768px){.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__content{gap:.75rem;max-width:calc(100vw - 2rem);padding:.875rem 1.25rem}}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__message{white-space:nowrap;font-size:.95rem;font-weight:500}@media (max-width:768px){.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__message{font-size:.875rem}}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__updateButton{color:#1d4ed8;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:110px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__updateButton:hover:not(:disabled){background:#f1f5f9;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__updateButton:active:not(:disabled){transform:translateY(0)}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__updateButton:disabled{cursor:not-allowed;opacity:.9}@media (max-width:768px){.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__updateButton{min-width:100px;padding:.5rem 1rem;font-size:.8125rem}}.UpdateNotification-module-scss-module__klMjnW__notification .UpdateNotification-module-scss-module__klMjnW__loader{border:2px solid #1d4ed8;border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite UpdateNotification-module-scss-module__klMjnW__spin}@keyframes UpdateNotification-module-scss-module__klMjnW__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes UpdateNotification-module-scss-module__klMjnW__spin{to{transform:rotate(360deg)}}
.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)}}
.page-module-scss-module__-_pQna__loader{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.page-module-scss-module__-_pQna__spinner{border:3px solid #e2e8f0;border-top-color:#0c2f7e;border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module-scss-module__-_pQna__spin}@keyframes page-module-scss-module__-_pQna__spin{to{transform:rotate(360deg)}}
.LoadingScreen-module-scss-module__kzpPsa__container{background:var(--color-surface);justify-content:center;align-items:center;min-height:100dvh;display:flex}.LoadingScreen-module-scss-module__kzpPsa__content{flex-direction:column;align-items:center;gap:24px;display:flex}.LoadingScreen-module-scss-module__kzpPsa__loader{justify-content:center;align-items:flex-end;gap:4px;height:32px;display:flex}.LoadingScreen-module-scss-module__kzpPsa__bar{background:var(--color-primary);border-radius:2px;width:4px;animation:1s ease-in-out infinite LoadingScreen-module-scss-module__kzpPsa__wave}.LoadingScreen-module-scss-module__kzpPsa__bar:first-child{height:12px;animation-delay:0s}.LoadingScreen-module-scss-module__kzpPsa__bar:nth-child(2){height:20px;animation-delay:.1s}.LoadingScreen-module-scss-module__kzpPsa__bar:nth-child(3){height:16px;animation-delay:.2s}.LoadingScreen-module-scss-module__kzpPsa__bar:nth-child(4){height:24px;animation-delay:.3s}.LoadingScreen-module-scss-module__kzpPsa__message{color:var(--color-text-muted);letter-spacing:.02em;font-size:.875rem;font-weight:500}@keyframes LoadingScreen-module-scss-module__kzpPsa__wave{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.8)}}
/*# sourceMappingURL=efbe15049b8d0e2f.css.map*/