.page-module__7dhXtq__page{background:var(--color-surface,#fff);flex-direction:column;min-height:100vh;display:flex}.page-module__7dhXtq__hero{background:var(--color-surface-muted,#f7f9fb);padding:32px 16px 24px}.page-module__7dhXtq__heroInner{text-align:center;max-width:600px;margin:0 auto}.page-module__7dhXtq__heroOverline{letter-spacing:.06em;color:var(--color-accent-600,#0073c6);text-transform:uppercase;margin:0 0 8px;font-size:.6875rem;font-weight:600}.page-module__7dhXtq__heroTitle{color:var(--color-text-strong,#001d3d);letter-spacing:-.01em;margin:0 0 12px;font-size:1.5rem;font-weight:700;line-height:1.2}.page-module__7dhXtq__heroIntro{color:var(--color-text-muted,#4a5f79);margin:0 0 20px;font-size:.9375rem;line-height:1.55}.page-module__7dhXtq__heroCta{color:var(--color-accent-600,#0073c6);border:1px solid var(--color-accent-600,#0073c6);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__7dhXtq__heroCta:hover{background:var(--color-accent-600,#0073c6);color:#fff}.page-module__7dhXtq__heroCta svg{width:14px;height:14px}.page-module__7dhXtq__partnersSection{background:var(--color-surface,#fff);border-bottom:1px solid var(--color-border,#e6eef7);padding:20px 16px}.page-module__7dhXtq__partnersTitle{color:var(--color-text-soft,#64748b);text-align:center;text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-size:.6875rem;font-weight:600}.page-module__7dhXtq__partnersScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:4px 0;scroll-padding-inline:4px;display:flex;overflow-x:auto}.page-module__7dhXtq__partnersScroll::-webkit-scrollbar{display:none}.page-module__7dhXtq__partnerLogo{scroll-snap-align:start;border:1px solid var(--color-border,#e6eef7);background:var(--color-surface-muted,#f7f9fb);border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;min-width:116px;height:44px;padding:0 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.page-module__7dhXtq__partnerLogo:focus-visible{outline:2px solid var(--color-accent-600,#0073c6);outline-offset:2px}.page-module__7dhXtq__partnerLogo:hover{border-color:var(--color-accent-600,#0073c6);box-shadow:0 2px 8px #0073c61a}.page-module__7dhXtq__partnerLogo img{object-fit:contain;width:auto;max-width:120px;height:auto;max-height:32px;transition:transform .2s}.page-module__7dhXtq__partnerLogoImage{max-width:100%;display:block}.page-module__7dhXtq__partnerLogoImage svg{width:100%;height:100%;display:block}.page-module__7dhXtq__partnerLogo:hover img{transform:scale(1.05)}.page-module__7dhXtq__partnerLogo span{color:var(--color-text-soft,#64748b);white-space:nowrap;font-size:.75rem;font-weight:600}.page-module__7dhXtq__content{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:20px 16px 40px}.page-module__7dhXtq__filters{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.page-module__7dhXtq__searchInput{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface,#fff);width:100%;color:var(--color-text-strong,#001d3d);box-sizing:border-box;border-radius:8px;padding:12px 16px;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.page-module__7dhXtq__searchInput::placeholder{color:var(--color-text-soft,#64748b)}.page-module__7dhXtq__searchInput:focus{border-color:var(--color-accent-600,#0073c6);box-shadow:0 0 0 3px var(--color-focus,#0073c640);outline:none}.page-module__7dhXtq__filterChips{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding:2px 0;display:flex;overflow-x:auto}.page-module__7dhXtq__filterChips::-webkit-scrollbar{display:none}.page-module__7dhXtq__filterChip{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface,#fff);height:36px;color:var(--color-text-muted,#4a5f79);cursor:pointer;white-space:nowrap;border-radius:18px;flex-shrink:0;align-items:center;padding:0 14px;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__7dhXtq__filterChip:hover{background:var(--color-surface-muted,#f7f9fb);border-color:var(--color-text-soft,#64748b)}.page-module__7dhXtq__filterChipActive{background:var(--color-accent-600,#0073c6);color:#fff;border-color:var(--color-accent-600,#0073c6)}.page-module__7dhXtq__filterChipActive:hover{background:var(--color-accent-400,#005ba3);border-color:var(--color-accent-400,#005ba3)}.page-module__7dhXtq__resultsCount{color:var(--color-text-soft,#64748b);margin:0 0 16px;font-size:.8125rem}.page-module__7dhXtq__grid{grid-template-columns:1fr;gap:16px;display:grid}.page-module__7dhXtq__card{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface,#fff);color:inherit;border-radius:12px;flex-direction:column;gap:12px;padding:16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 1px 3px #001d3d0a}.page-module__7dhXtq__cardClickable{cursor:pointer}.page-module__7dhXtq__cardClickable:hover{border-color:var(--color-accent-600,#0073c6);transform:translateY(-2px);box-shadow:0 4px 16px #001d3d1a}.page-module__7dhXtq__cardClickable:hover .page-module__7dhXtq__visitButton{color:var(--color-accent-400,#005ba3)}.page-module__7dhXtq__cardClickable:focus{box-shadow:0 0 0 3px var(--color-focus,#0073c640);border-color:var(--color-accent-600,#0073c6);outline:none}.page-module__7dhXtq__cardClickable:active{transform:translateY(0);box-shadow:0 2px 8px #001d3d14}.page-module__7dhXtq__cardHeader{align-items:flex-start;gap:12px;display:flex}.page-module__7dhXtq__cardLogo{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface-muted,#f7f9fb);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:6px;display:flex;overflow:hidden}.page-module__7dhXtq__cardLogo img{object-fit:contain;max-width:100%;max-height:100%}.page-module__7dhXtq__cardLogoPlaceholder{color:var(--color-text-soft,#64748b);text-transform:uppercase;letter-spacing:.02em;font-size:.625rem}.page-module__7dhXtq__cardInfo{flex:1;min-width:0}.page-module__7dhXtq__categoryBadge{background:var(--color-surface-muted,#f7f9fb);color:var(--color-accent-600,#0073c6);text-transform:uppercase;letter-spacing:.02em;border-radius:12px;margin-bottom:6px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-block}.page-module__7dhXtq__cardNavn{color:var(--color-text-strong,#001d3d);margin:0;font-size:1rem;font-weight:600;line-height:1.3}.page-module__7dhXtq__cardPunktliste{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.page-module__7dhXtq__cardPunktliste li{color:var(--color-text-muted,#4a5f79);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;padding-left:16px;font-size:.8125rem;line-height:1.45;display:-webkit-box;position:relative;overflow:hidden}.page-module__7dhXtq__cardPunktliste li:before{content:"";background:var(--color-accent-600,#0073c6);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:0}.page-module__7dhXtq__cardFooter{border-top:1px solid var(--color-border,#e6eef7);flex-direction:column;gap:12px;margin-top:auto;padding-top:12px;display:flex}.page-module__7dhXtq__cardContact{flex-direction:column;gap:4px;min-width:0;display:flex}.page-module__7dhXtq__cardAddress{color:var(--color-text-soft,#64748b);align-items:center;gap:6px;font-size:.75rem;display:flex}.page-module__7dhXtq__cardEmail{color:var(--color-text-muted,#4a5f79);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.8125rem;text-decoration:none;transition:color .15s;display:flex;overflow:hidden}.page-module__7dhXtq__cardEmail:hover{color:var(--color-accent-600,#0073c6)}.page-module__7dhXtq__visitButton{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface-muted,#f7f9fb);width:100%;color:var(--color-text-strong,#001d3d);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.page-module__7dhXtq__visitButton:after{content:"→";font-size:.875rem;transition:transform .15s}.page-module__7dhXtq__visitButton:hover{background:var(--color-accent-600,#0073c6);color:#fff;border-color:var(--color-accent-600,#0073c6)}.page-module__7dhXtq__visitButton:hover:after{transform:translate(3px)}.page-module__7dhXtq__emptyState{text-align:center;color:var(--color-text-muted,#4a5f79);background:var(--color-surface-muted,#f7f9fb);border:1px dashed var(--color-border,#e6eef7);border-radius:12px;padding:48px 20px}.page-module__7dhXtq__emptyState h3{color:var(--color-text-strong,#001d3d);margin:0 0 8px;font-size:1rem;font-weight:600}.page-module__7dhXtq__emptyState p{margin:0 0 20px;font-size:.875rem}.page-module__7dhXtq__resetButton{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface,#fff);cursor:pointer;color:var(--color-text-strong,#001d3d);border-radius:8px;padding:10px 20px;font-size:.8125rem;font-weight:500;transition:all .15s}.page-module__7dhXtq__resetButton:hover{background:var(--color-surface-muted,#f7f9fb);border-color:var(--color-text-soft,#64748b)}.page-module__7dhXtq__skeleton{background:linear-gradient(90deg,var(--color-surface-muted,#f7f9fb)0%,var(--color-border,#e6eef7)50%,var(--color-surface-muted,#f7f9fb)100%);background-size:200% 100%;border-radius:8px;animation:1.5s infinite page-module__7dhXtq__shimmer}@keyframes page-module__7dhXtq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:640px){.page-module__7dhXtq__hero{padding:40px 24px 32px}.page-module__7dhXtq__heroTitle{font-size:1.75rem}.page-module__7dhXtq__heroIntro{font-size:1rem}.page-module__7dhXtq__partnersSection{padding:24px}.page-module__7dhXtq__partnersScroll{justify-content:center;gap:16px}.page-module__7dhXtq__partnerLogo{height:48px;padding:0 20px}.page-module__7dhXtq__partnerLogo img{max-height:28px}.page-module__7dhXtq__content{padding:24px 24px 48px}.page-module__7dhXtq__filters{flex-direction:row;align-items:center;gap:16px}.page-module__7dhXtq__searchInput{flex-shrink:0;max-width:280px}.page-module__7dhXtq__filterChips{flex:1}.page-module__7dhXtq__grid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__7dhXtq__card{padding:20px}.page-module__7dhXtq__cardLogo{width:56px;height:56px}.page-module__7dhXtq__cardNavn{font-size:1.0625rem}.page-module__7dhXtq__cardFooter{flex-direction:row;justify-content:space-between;align-items:center}.page-module__7dhXtq__visitButton{width:auto;padding:8px 14px}}@media (min-width:1024px){.page-module__7dhXtq__hero{padding:48px 32px 40px}.page-module__7dhXtq__heroInner{max-width:640px}.page-module__7dhXtq__heroTitle{font-size:2rem}.page-module__7dhXtq__heroIntro{font-size:1.0625rem}.page-module__7dhXtq__partnersSection{padding:28px 32px}.page-module__7dhXtq__partnersScroll{flex-wrap:wrap;gap:20px;overflow-x:visible}.page-module__7dhXtq__partnerLogo{border-radius:26px;height:52px;padding:0 24px}.page-module__7dhXtq__partnerLogo img{max-width:140px;max-height:40px}.page-module__7dhXtq__content{padding:32px 32px 64px}.page-module__7dhXtq__searchInput{max-width:320px}.page-module__7dhXtq__grid{grid-template-columns:repeat(2,1fr);gap:24px}.page-module__7dhXtq__card{gap:16px;padding:24px}.page-module__7dhXtq__cardLogo{width:64px;height:64px;padding:8px}.page-module__7dhXtq__cardNavn{font-size:1.125rem}.page-module__7dhXtq__cardPunktliste li{font-size:.875rem}}@media (min-width:1280px){.page-module__7dhXtq__grid{grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto}.page-module__7dhXtq__heroTitle{font-size:2.25rem}}
.status-module__RBTTOa__pillWrapper{align-items:center;min-height:36px;display:inline-flex;position:relative}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__pill{color:#f8fafc;background:#ffffff14;border-color:#fff3}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__pillOperational{color:#f0fdf4;background:#22c55e4d;border-color:#22c55eb3}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__pillDegraded{color:#fef9c3;background:#eab30838;border-color:#eab30866}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__pillMaintenance{color:#dbeafe;background:#3b82f638;border-color:#3b82f666}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__pillOutage{color:#fee2e2;background:#ef444438;border-color:#ef444466}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__pillBadge{color:inherit;background:#ffffff2e}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__popover{color:#e2e8f0;background:#0f172a;border-color:#94a3b84d;box-shadow:0 20px 40px #0f172a80}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__popoverMeta{color:#cbd5f5}.status-module__RBTTOa__pillWrapperDark .status-module__RBTTOa__popover a{color:#e2e8f0}.status-module__RBTTOa__pill{border:1px solid var(--border-muted,#00000014);background:var(--surface-0,#fff);color:var(--text-strong,#0f172a);cursor:pointer;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.status-module__RBTTOa__pillDot{opacity:.9;background:currentColor;border-radius:999px;width:8px;height:8px}.status-module__RBTTOa__pillOperational{color:#15803d;background:#22c55e1a;border-color:#22c55e66}.status-module__RBTTOa__pillDegraded{color:#a16207;background:#eab3081f;border-color:#eab30866}.status-module__RBTTOa__pillMaintenance{color:#1d4ed8;background:#3b82f61a;border-color:#3b82f64d}.status-module__RBTTOa__pillOutage{color:#b91c1c;background:#ef44441f;border-color:#ef444466}.status-module__RBTTOa__pillBadge{background:#00000014;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:700;display:inline-flex}.status-module__RBTTOa__modalOverlay{z-index:2000;background:#0f172a73;justify-content:flex-end;display:flex;position:fixed;inset:0}.status-module__RBTTOa__modalPanel{background:var(--surface-0,#fff);border-left:1px solid var(--border-muted,#00000014);flex-direction:column;gap:16px;width:min(420px,100%);height:100%;padding:20px;display:flex}.status-module__RBTTOa__modalHeader{justify-content:space-between;gap:12px;display:flex}.status-module__RBTTOa__modalTitle{margin:0;font-weight:800}.status-module__RBTTOa__modalClose{background:var(--surface-1,#f1f5f9);cursor:pointer;border:none;border-radius:8px;padding:6px 10px;font-weight:600}.status-module__RBTTOa__eventList{gap:12px;padding-right:4px;display:grid;overflow:auto}.status-module__RBTTOa__eventCard{border:1px solid var(--border-muted,#00000014);border-radius:12px;gap:8px;padding:12px;display:grid}.status-module__RBTTOa__eventMetaRow{color:var(--text-subtle,#64748b);flex-wrap:wrap;gap:8px 12px;font-size:.85rem;display:flex}.status-module__RBTTOa__eventChips{flex-wrap:wrap;gap:6px;display:flex}.status-module__RBTTOa__chip{background:var(--surface-1,#f1f5f9);color:var(--text-subtle,#64748b);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:600}.status-module__RBTTOa__eventLink{color:var(--text-strong,#0f172a);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.status-module__RBTTOa__banner{background:var(--surface-0,#fff);border:1px solid #0f172a14;border-radius:16px;gap:8px;padding:10px 12px;display:grid;box-shadow:0 8px 20px #0f172a14}.status-module__RBTTOa__bannerCritical{background:#ef444414;border-color:#ef44444d}.status-module__RBTTOa__bannerWarn{background:#eab30814;border-color:#eab30859}.status-module__RBTTOa__bannerInfo{background:#3b82f60f;border-color:#3b82f64d}.status-module__RBTTOa__bannerHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-module__RBTTOa__bannerTitle{margin:0;font-weight:700}.status-module__RBTTOa__bannerButton{background:var(--surface-1,#f1f5f9);color:var(--text-strong,#0f172a);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.status-module__RBTTOa__bannerBadge{color:var(--text-strong,#0f172a);background:#0f172a14;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.status-module__RBTTOa__statusChip{text-transform:uppercase;color:var(--text-strong,#0f172a);background:#0f172a14;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.status-module__RBTTOa__statusChipoperational{color:#15803d;background:#22c55e29}.status-module__RBTTOa__statusChipmaintenance{color:#1d4ed8;background:#3b82f624}.status-module__RBTTOa__statusChipdegraded{color:#a16207;background:#eab30829}.status-module__RBTTOa__statusChipoutage{color:#b91c1c;background:#ef444429}.status-module__RBTTOa__driftsCallout{background:#0f172a0a;border:1px solid #0f172a1f;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.status-module__RBTTOa__driftsCalloutMain{align-items:flex-start;gap:12px;display:flex}.status-module__RBTTOa__driftsCalloutTitle{color:var(--text-strong,#0f172a);margin-bottom:2px;font-weight:600}.status-module__RBTTOa__driftsCalloutText{color:var(--color-text-muted,#64748b);font-size:13px}.status-module__RBTTOa__driftsCalloutButton{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.status-module__RBTTOa__driftsPanel{border:1px solid var(--color-border,#e6eef7);background:var(--color-surface,#fff);border-radius:16px;gap:16px;padding:18px;display:grid;box-shadow:0 12px 24px #0f172a14}.status-module__RBTTOa__driftsPanelHeader{gap:6px;display:grid}.status-module__RBTTOa__driftsPanelEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted,#64748b);margin:0;font-size:12px}.status-module__RBTTOa__driftsPanelTitle{color:var(--color-text-strong,#0f172a);margin:0;font-size:18px}.status-module__RBTTOa__driftsPanelSummary{color:var(--color-text-muted,#64748b);margin:0;font-size:14px}.status-module__RBTTOa__driftsPanelMeta{color:var(--color-text-muted,#64748b);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.status-module__RBTTOa__driftsPanelButtonSecondary,.status-module__RBTTOa__driftsPanelButtonPrimary{cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.status-module__RBTTOa__driftsPanelButtonSecondary{color:#0f172a;background:#e6eef7}.status-module__RBTTOa__driftsPanelButtonPrimary{color:#fff;background:#0f172a}.status-module__RBTTOa__drawerOverlay{z-index:2100;background:#0f172a73;justify-content:flex-end;display:flex;position:fixed;inset:0}.status-module__RBTTOa__drawerPanel{background:var(--color-surface,#fff);border-left:1px solid var(--color-border,#e6eef7);flex-direction:column;gap:16px;width:min(480px,100%);height:100%;padding:20px;display:flex}.status-module__RBTTOa__drawerHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.status-module__RBTTOa__drawerEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted,#64748b);margin:0 0 6px;font-size:12px}.status-module__RBTTOa__drawerTitle{margin:0;font-size:20px}.status-module__RBTTOa__drawerClose{color:#0f172a;cursor:pointer;background:#e6eef7;border:none;border-radius:8px;padding:6px 10px;font-weight:600}.status-module__RBTTOa__drawerList{gap:12px;padding-right:4px;display:grid;overflow-y:auto}.status-module__RBTTOa__drawerCard{border:1px solid #0f172a14;border-radius:12px;gap:8px;padding:12px;display:grid}.status-module__RBTTOa__drawerCardHeader{justify-content:space-between;gap:12px;display:flex}.status-module__RBTTOa__drawerCardTitle{color:var(--color-text-strong,#0f172a);font-weight:700}.status-module__RBTTOa__drawerMeta{color:var(--color-text-muted,#64748b);flex-wrap:wrap;gap:8px 12px;font-size:12px;display:flex}.status-module__RBTTOa__drawerBody{color:var(--color-text-muted,#64748b);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.status-module__RBTTOa__drawerBodyExpanded{-webkit-line-clamp:unset}.status-module__RBTTOa__drawerBodyToggle{color:var(--color-accent-600,#0073c6);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.status-module__RBTTOa__drawerRelevant{color:#1d4ed8;background:#3b82f61f;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:600}.status-module__RBTTOa__drawerLink{color:var(--text-strong,#0f172a);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex}.status-module__RBTTOa__drawerFooterLink{color:var(--color-accent-600,#0073c6);align-items:center;gap:6px;margin-top:8px;font-weight:600;text-decoration:none;display:inline-flex}.status-module__RBTTOa__drawerEmpty{color:var(--color-text-muted,#64748b);font-size:14px}.status-module__RBTTOa__authPanel{background:var(--color-surface,#fff);border:1px solid var(--color-border,#e6eef7);border-radius:16px;gap:16px;padding:20px;display:grid;box-shadow:0 12px 28px #0f172a14}.status-module__RBTTOa__authPanelHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.status-module__RBTTOa__authPanelEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted,#64748b);margin:0 0 6px;font-size:12px}.status-module__RBTTOa__authPanelTitle{color:var(--color-text-strong,#0f172a);margin:0;font-size:18px}.status-module__RBTTOa__authPanelLink{color:var(--color-accent-600,#0073c6);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.status-module__RBTTOa__authPanelLink:hover{text-decoration:underline}.status-module__RBTTOa__authPanelRows{gap:12px;display:grid}.status-module__RBTTOa__authRow{background:var(--color-surface-muted,#f8fafc);border:1px solid #0f172a14;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.status-module__RBTTOa__authRowMain{align-items:flex-start;gap:10px;display:flex}.status-module__RBTTOa__authRowIcon{background:#0f172a14;border-radius:8px;flex-shrink:0;width:28px;height:28px}.status-module__RBTTOa__authRowContent{flex-direction:column;gap:4px;display:flex}.status-module__RBTTOa__authRowTitle{color:var(--color-text-strong,#0f172a);font-weight:700}.status-module__RBTTOa__authRowText{color:var(--color-text-muted,#64748b);font-size:13px}.status-module__RBTTOa__authBadge{color:var(--color-text-strong,#0f172a);white-space:nowrap;background:#0f172a14;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.status-module__RBTTOa__authRowCRITICAL{background:#ef444414;border-color:#ef44444d}.status-module__RBTTOa__authRowWARNING{background:#eab30814;border-color:#eab30859}.status-module__RBTTOa__authRowINFO{background:#3b82f60f;border-color:#3b82f64d}.status-module__RBTTOa__authRowNONE{background:#f8fafc;border-color:#0f172a14}.status-module__RBTTOa__authBadgeCRITICAL{color:#b91c1c;background:#ef444433}.status-module__RBTTOa__authBadgeWARNING{color:#a16207;background:#eab30833}.status-module__RBTTOa__authBadgeINFO{color:#1d4ed8;background:#3b82f629}.status-module__RBTTOa__authBadgeNONE{color:#15803d;background:#22c55e24}.status-module__RBTTOa__authPanelMeta{color:var(--color-text-muted,#64748b);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.status-module__RBTTOa__authPanelButton{color:#0f172a;cursor:pointer;background:#e6eef7;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.status-module__RBTTOa__authPanelButton:hover{background:#dbe7f4}.status-module__RBTTOa__authInlineWrap{gap:10px;display:grid}.status-module__RBTTOa__authInlineRow{background:var(--color-surface,#fff);border:1px solid #0f172a14;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 8px 18px #0f172a14}.status-module__RBTTOa__authInlineButton{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.status-module__RBTTOa__authInlineButton:hover{opacity:.9}.status-module__RBTTOa__authCriticalNotice{color:#b91c1c;background:#ef444414;border:1px solid #ef444440;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:600}.status-module__RBTTOa__modalEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted,#64748b);margin:0 0 6px;font-size:12px}.status-module__RBTTOa__eventHeaderRow{justify-content:space-between;gap:12px;display:flex}.status-module__RBTTOa__eventTitle{color:var(--color-text-strong,#0f172a);font-weight:700}.status-module__RBTTOa__statusBadge{text-transform:uppercase;background:#0f172a14;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.status-module__RBTTOa__statusoutage{color:#b91c1c;background:#ef44442e}.status-module__RBTTOa__statusdegraded{color:#a16207;background:#eab3082e}.status-module__RBTTOa__statusmaintenance{color:#1d4ed8;background:#3b82f629}.status-module__RBTTOa__statusoperational{color:#15803d;background:#22c55e29}.status-module__RBTTOa__statusresolved{color:#475569;background:#94a3b833}.status-module__RBTTOa__impactBadge{text-transform:uppercase;background:#0f172a14;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.status-module__RBTTOa__eventBodyWrap{gap:6px;display:grid}.status-module__RBTTOa__eventBody{color:var(--color-text-muted,#64748b);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.status-module__RBTTOa__eventBodyExpanded{-webkit-line-clamp:unset}.status-module__RBTTOa__bodyToggle{color:var(--color-accent-600,#0073c6);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.status-module__RBTTOa__eventChipLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted,#64748b);font-size:11px;font-weight:600}.status-module__RBTTOa__eventEmpty{color:var(--color-text-muted,#64748b);font-size:14px}.status-module__RBTTOa__authPanelDesktop{display:block}@media (max-width:900px){.status-module__RBTTOa__authPanelDesktop{display:none}}.status-module__RBTTOa__bannerText{color:var(--text-subtle,#475569);font-size:.9rem}.status-module__RBTTOa__bannerRow{color:var(--text-subtle,#475569);flex-wrap:wrap;gap:8px 12px;font-size:.85rem;display:flex}.status-module__RBTTOa__bannerChips{flex-wrap:wrap;gap:6px;display:flex}.status-module__RBTTOa__bannerActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.status-module__RBTTOa__bannerLink{color:inherit;font-weight:600;text-decoration:underline}.status-module__RBTTOa__bannerToggle{background:var(--surface-1,#f1f5f9);cursor:pointer;border:none;border-radius:8px;padding:6px 10px;font-weight:600}.status-module__RBTTOa__bannerDetails{max-height:180px;color:var(--text-subtle,#475569);background:#0f172a08;border:1px solid #0f172a14;border-radius:10px;padding:10px 12px;font-size:.85rem;line-height:1.5;overflow:auto}.status-module__RBTTOa__inlineNotice{color:var(--text-strong,#0f172a);background:#eab30814;border-left:4px solid #eab308b3;border-radius:10px;padding:10px 12px;font-size:.9rem}
.Header-module__HLHj8a__stickyHeaderWrapper{top:var(--header-sticky-top,0);z-index:1202;width:100%;position:sticky}.Header-module__HLHj8a__adminHeader{background:var(--color-brand-950,#07192d);border-bottom:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)12%,transparent);box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow:visible}.Header-module__HLHj8a__adminHeaderSticky{top:var(--header-sticky-top,0);z-index:1202;position:sticky}.Header-module__HLHj8a__adminNavProgress{z-index:10;background:color-mix(in srgb,var(--color-accent-400,#38bdf8)15%,transparent);height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Header-module__HLHj8a__adminNavProgressBar{background:linear-gradient(90deg,var(--color-accent-400,#38bdf8),var(--color-accent-200,#bae6fd),var(--color-accent-400,#38bdf8));width:35%;height:100%;box-shadow:0 0 12px var(--color-accent-400,#38bdf8),0 0 4px var(--color-accent-300,#7dd3fc);border-radius:0 3px 3px 0;animation:1.1s ease-in-out infinite Header-module__HLHj8a__adminNavProgressSlide}@keyframes Header-module__HLHj8a__adminNavProgressSlide{0%{transform:translate(-100%)}50%{transform:translate(180%)}to{transform:translate(380%)}}.Header-module__HLHj8a__adminHeaderSkeleton{position:relative;overflow:hidden}.Header-module__HLHj8a__adminHeaderSkeleton:after{content:"";background:linear-gradient(110deg,transparent 0%,color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)6%,transparent)45%,transparent 90%);animation:1.6s infinite Header-module__HLHj8a__adminHeaderShimmer;position:absolute;inset:0;transform:translate(-100%)}.Header-module__HLHj8a__adminSkeletonBlock{background:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)12%,transparent);border-radius:999px;height:28px}.Header-module__HLHj8a__adminSkeletonBrand{width:180px;height:24px}.Header-module__HLHj8a__adminSkeletonNav{flex:1;max-width:520px;height:28px}.Header-module__HLHj8a__adminSkeletonActions{width:160px;height:28px}@keyframes Header-module__HLHj8a__adminHeaderShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Header-module__HLHj8a__adminContainer{align-items:center;gap:16px;max-width:100%;margin:0 auto;padding:0 16px;display:flex}.Header-module__HLHj8a__adminPrimaryRow{min-height:64px}.Header-module__HLHj8a__adminContextRow{border-top:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)8%,transparent);justify-content:space-between;align-items:flex-start;gap:12px;min-height:56px;padding-top:10px;padding-bottom:12px}.Header-module__HLHj8a__adminContextRowSkeleton{align-items:center}.Header-module__HLHj8a__adminContextMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.Header-module__HLHj8a__adminContextBreadcrumbNav{min-width:0}.Header-module__HLHj8a__adminContextBreadcrumbs{color:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)70%,transparent);flex-wrap:wrap;gap:6px;margin:0;padding:0;font-size:.78rem;list-style:none;display:flex}.Header-module__HLHj8a__adminContextBreadcrumbItem{align-items:center;gap:6px;display:inline-flex}.Header-module__HLHj8a__adminContextBreadcrumbItem:not(:last-child):after{content:"/";color:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)40%,transparent)}.Header-module__HLHj8a__adminContextBreadcrumbLink{color:inherit;text-decoration:none}.Header-module__HLHj8a__adminContextBreadcrumbLink:hover{text-decoration:underline}.Header-module__HLHj8a__adminContextBreadcrumbLink:focus-visible,.Header-module__HLHj8a__adminInlineBreadcrumbLink:focus-visible,.Header-module__HLHj8a__adminContextLink:focus-visible{outline:2px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)70%,transparent);outline-offset:2px}.Header-module__HLHj8a__adminContextTitle{color:var(--color-on-brand-strong,#f2f6ff);margin:0;font-size:1rem;font-weight:700;line-height:1.2}.Header-module__HLHj8a__adminContextLinks{align-items:center;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.Header-module__HLHj8a__adminContextLink{white-space:nowrap;color:var(--color-on-brand-muted,#cbd5e1);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)16%,transparent);background:color-mix(in srgb,var(--color-brand-900,#0f2035)35%,transparent);border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__HLHj8a__adminContextLink:hover{color:var(--color-on-brand-strong,#f2f6ff);border-color:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)28%,transparent)}.Header-module__HLHj8a__adminContextLinkActive{color:var(--color-on-brand-strong,#f2f6ff);border-color:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)36%,transparent);background:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)14%,transparent)}.Header-module__HLHj8a__adminContextLinkBadge{color:#fff;background:#ef4444;border-radius:999px;padding:2px 6px;font-size:.68rem;font-weight:700}.Header-module__HLHj8a__adminContextStatus{flex-shrink:0;align-self:center}.Header-module__HLHj8a__adminSkeletonBreadcrumbs{width:220px;height:12px}.Header-module__HLHj8a__adminSkeletonTitle{width:180px;height:18px}.Header-module__HLHj8a__adminSkeletonChip{width:94px;height:28px}.Header-module__HLHj8a__adminSkeletonStatus{width:90px;height:28px}.Header-module__HLHj8a__adminBrandSection{flex-shrink:0;align-items:center;gap:14px;min-width:180px;display:flex}.Header-module__HLHj8a__adminBrandLink{color:inherit;align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__HLHj8a__adminBrandLink:hover{opacity:.9}.Header-module__HLHj8a__adminLogoIcon{filter:brightness(0)invert()}.Header-module__HLHj8a__adminBrandText{color:var(--color-on-brand-strong,#f2f6ff);letter-spacing:-.01em;align-items:center;gap:8px;font-size:1rem;font-weight:700;display:flex}.Header-module__HLHj8a__adminBrandBadge{background:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)10%,transparent);text-transform:uppercase;letter-spacing:.05em;color:var(--color-on-brand-muted,#e1e9f7);border-radius:4px;align-items:center;padding:2px 6px;font-size:.65rem;font-weight:600;display:inline-flex}.Header-module__HLHj8a__adminInlineContext{flex-direction:column;gap:2px;min-width:0;display:flex}.Header-module__HLHj8a__adminInlineBreadcrumbNav{min-width:0}.Header-module__HLHj8a__adminInlineBreadcrumbs{color:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)70%,transparent);flex-wrap:wrap;gap:6px;margin:0;padding:0;font-size:.72rem;list-style:none;display:flex}.Header-module__HLHj8a__adminInlineBreadcrumbItem{align-items:center;gap:6px;display:inline-flex}.Header-module__HLHj8a__adminInlineBreadcrumbItem:not(:last-child):after{content:"/";color:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)40%,transparent)}.Header-module__HLHj8a__adminInlineBreadcrumbLink{color:inherit;text-decoration:none}.Header-module__HLHj8a__adminInlineBreadcrumbLink:hover{text-decoration:underline}.Header-module__HLHj8a__adminInlineTitle{color:var(--color-on-brand-strong,#f2f6ff);font-size:.84rem;font-weight:700}.Header-module__HLHj8a__adminInlineStatus{align-items:center;display:inline-flex}.Header-module__HLHj8a__adminNav{flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.Header-module__HLHj8a__adminNavLink{height:36px;color:var(--color-on-brand-muted,#94a3b8);white-space:nowrap;border:1px solid #0000;border-radius:99px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.Header-module__HLHj8a__adminNavIcon{opacity:.7;font-size:1rem}.Header-module__HLHj8a__adminNavLink:hover{color:var(--color-on-brand-strong,#f2f6ff);background:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)5%,transparent)}.Header-module__HLHj8a__adminNavLinkActive{background:color-mix(in srgb,var(--color-on-brand-strong,white)10%,transparent);color:var(--color-on-brand-strong,#fff);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,white)10%,transparent);font-weight:600;box-shadow:0 1px 2px #0000001a}.Header-module__HLHj8a__adminNavLinkActive .Header-module__HLHj8a__adminNavIcon{opacity:1}.Header-module__HLHj8a__adminNavDropdown{position:relative}.Header-module__HLHj8a__adminNavDropdown>button.Header-module__HLHj8a__adminNavLink{cursor:pointer;background:0 0;border:none}.Header-module__HLHj8a__adminDropdownChevron{margin-left:2px;font-size:.75rem;transition:transform .2s}.Header-module__HLHj8a__adminDropdownChevronOpen{transform:rotate(180deg)}.Header-module__HLHj8a__adminDropdownMenu{background:var(--color-brand-900,#0f2035);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)10%,transparent);z-index:1200;border-radius:10px;min-width:180px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0006}.Header-module__HLHj8a__adminDropdownItem{color:var(--color-on-brand-muted,#94a3b8);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Header-module__HLHj8a__adminDropdownItem:hover{background:color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)8%,transparent);color:var(--color-on-brand-strong,#f2f6ff)}.Header-module__HLHj8a__adminDropdownItemActive{background:color-mix(in srgb,var(--color-on-brand-strong,white)10%,transparent);color:var(--color-on-brand-strong,#fff);font-weight:600}.Header-module__HLHj8a__adminDropdownItemIcon{opacity:.7;font-size:1rem}.Header-module__HLHj8a__adminActions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:180px;display:flex}.Header-module__HLHj8a__adminActionsCollapsible{align-items:center;gap:8px;display:flex}.Header-module__HLHj8a__adminActionsCollapsibleHidden{display:none}.Header-module__HLHj8a__adminSplitGroupWrap{display:contents}.Header-module__HLHj8a__adminSplitGroupHidden{display:none}.Header-module__HLHj8a__adminQuickLink{border:1px solid color-mix(in srgb,var(--color-on-brand-strong,white)10%,transparent);background:color-mix(in srgb,var(--color-brand-900,#000)40%,transparent);width:36px;height:36px;color:var(--color-on-brand-muted,#94a3b8);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__HLHj8a__adminQuickLink:hover{background:color-mix(in srgb,var(--color-brand-900,#000)60%,transparent);border-color:color-mix(in srgb,var(--color-on-brand-strong,white)20%,transparent);color:var(--color-on-brand-strong,#f2f6ff)}.Header-module__HLHj8a__adminInbox{position:relative}.Header-module__HLHj8a__adminInboxButton{background:color-mix(in srgb,var(--color-brand-900,#000)40%,transparent);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,white)10%,transparent);height:36px;color:var(--color-on-brand-muted,#94a3b8);cursor:pointer;border-radius:99px;align-items:center;gap:8px;padding:0 12px;font-size:.85rem;transition:all .2s;display:inline-flex}.Header-module__HLHj8a__adminInboxButton:hover{background:color-mix(in srgb,var(--color-brand-900,#000)60%,transparent);border-color:color-mix(in srgb,var(--color-on-brand-strong,white)20%,transparent);color:var(--color-on-brand-strong,#f2f6ff)}.Header-module__HLHj8a__adminInboxIcon{font-size:1rem}.Header-module__HLHj8a__adminInboxBadge{color:#fff;background:#ef4444;border-radius:999px;padding:2px 6px;font-size:.7rem;font-weight:700}.Header-module__HLHj8a__adminInboxDropdown{background:var(--color-brand-900,#0f2035);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)10%,transparent);opacity:0;pointer-events:none;z-index:1200;border-radius:12px;width:320px;padding:10px;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Header-module__HLHj8a__adminInboxOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__HLHj8a__adminInboxHeader{color:var(--color-on-brand-strong,#f2f6ff);justify-content:space-between;align-items:flex-start;margin-bottom:8px;font-size:.85rem;font-weight:600;display:flex}.Header-module__HLHj8a__adminInboxUpdated{color:#fff9;margin-top:2px;font-size:.72rem;font-weight:500}.Header-module__HLHj8a__adminInboxLink{color:var(--color-on-brand-muted,#cbd5e1);font-size:.75rem;text-decoration:none}.Header-module__HLHj8a__adminInboxSection{border-top:1px solid #ffffff14;flex-direction:column;gap:6px;padding:8px 0;display:flex}.Header-module__HLHj8a__adminInboxSection:first-of-type{border-top:none;padding-top:0}.Header-module__HLHj8a__adminInboxSectionHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.Header-module__HLHj8a__adminInboxSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;font-size:.72rem}.Header-module__HLHj8a__adminInboxSectionCount{min-width:20px;height:20px;color:var(--color-on-brand-strong,#fff);background:#ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:.72rem;font-weight:700;display:inline-flex}.Header-module__HLHj8a__adminInboxItem{color:var(--color-on-brand-strong,#f2f6ff);background:#ffffff0a;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px;text-decoration:none;display:flex}.Header-module__HLHj8a__adminInboxItem:hover{background:#ffffff14}.Header-module__HLHj8a__adminInboxItemTitle{font-size:.85rem;font-weight:600}.Header-module__HLHj8a__adminInboxItemMeta{color:#fff9;font-size:.75rem}.Header-module__HLHj8a__adminInboxAction{color:#ffffffb8;font-size:.72rem;font-weight:700}.Header-module__HLHj8a__adminInboxEmpty{color:#fff9;padding:4px 0 8px;font-size:.8rem}.Header-module__HLHj8a__adminInboxError{color:var(--color-on-brand-strong,#fff);background:#ef44441f;border:1px solid #ef44448c;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:10px;font-size:.8rem;display:flex}.Header-module__HLHj8a__adminInboxRetry{color:var(--color-on-brand-strong,#fff);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff40;border-radius:8px;padding:4px 8px;font-size:.72rem;font-weight:600}.Header-module__HLHj8a__adminInboxSkeletonList{flex-direction:column;gap:6px;display:flex}.Header-module__HLHj8a__adminInboxSkeletonItem{background:#ffffff14;border-radius:10px;height:42px}.Header-module__HLHj8a__adminSearchBtn{background:color-mix(in srgb,var(--color-brand-900,#000)40%,transparent);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,white)10%,transparent);height:36px;color:var(--color-on-brand-muted,#94a3b8);cursor:pointer;border-radius:99px;align-items:center;gap:8px;padding:0 12px;font-size:.85rem;transition:all .2s;display:flex}.Header-module__HLHj8a__adminSearch{position:relative}.Header-module__HLHj8a__adminSearchExpanded{flex:1;min-width:0}.Header-module__HLHj8a__adminSearchInline{flex-direction:column;width:100%;display:flex}@keyframes Header-module__HLHj8a__adminSearchFadeIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.Header-module__HLHj8a__adminSearchInputRow{background:color-mix(in srgb,var(--color-brand-900,#000)40%,transparent);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,white)15%,transparent);border-radius:99px;align-items:center;gap:8px;height:36px;padding:0 10px;transition:border-color .2s;animation:.35s cubic-bezier(.16,1,.3,1) Header-module__HLHj8a__adminSearchFadeIn;display:flex}.Header-module__HLHj8a__adminSearchInputRow:focus-within{border-color:color-mix(in srgb,var(--color-on-brand-strong,white)35%,transparent)}.Header-module__HLHj8a__adminSearchInputIcon{color:var(--color-on-brand-muted,#94a3b8);flex-shrink:0;font-size:1rem}.Header-module__HLHj8a__adminSearchInlineInput{min-width:0;color:var(--color-on-brand-strong,#fff);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:.88rem}.Header-module__HLHj8a__adminSearchInlineInput::placeholder{color:var(--color-on-brand-muted,#94a3b8)}.Header-module__HLHj8a__adminSearchCloseBtn{width:24px;height:24px;color:var(--color-on-brand-muted,#94a3b8);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.Header-module__HLHj8a__adminSearchCloseBtn:hover{color:var(--color-on-brand-strong,#fff);background:#fff3}.Header-module__HLHj8a__adminSearchResultsPanel{background:var(--color-brand-900,#0f2035);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)10%,transparent);z-index:1200;border-radius:12px;min-width:320px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 10px 30px #00000080}.Header-module__HLHj8a__adminActionsSearchOpen{flex:1;min-width:0}.Header-module__HLHj8a__adminSearchDropdown{background:var(--color-brand-900,#0f2035);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)10%,transparent);z-index:1200;border-radius:12px;grid-template-columns:1fr auto;gap:8px;min-width:320px;max-width:420px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #00000080}.Header-module__HLHj8a__adminSearchDropdown input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;min-width:220px;padding:8px 10px}.Header-module__HLHj8a__adminSearchDropdown input::placeholder{color:#fff9}.Header-module__HLHj8a__adminSearchDropdown button{color:#fff;cursor:pointer;background:#0073c6;border:none;border-radius:10px;padding:8px 12px;font-weight:600}.Header-module__HLHj8a__adminSearchResults{flex-direction:column;grid-column:1/-1;gap:10px;max-height:320px;padding:4px 2px 2px;display:flex;overflow-y:auto}.Header-module__HLHj8a__adminSearchSection{flex-direction:column;gap:6px;display:flex}.Header-module__HLHj8a__adminSearchSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#fff9;font-size:.75rem;font-weight:600}.Header-module__HLHj8a__adminSearchItem{color:#fff;background:#ffffff0d;border:1px solid #0000;border-radius:10px;flex-direction:column;gap:2px;padding:8px;text-decoration:none;transition:all .2s;display:flex}.Header-module__HLHj8a__adminSearchItem:hover{background:#ffffff1f;border-color:#fff3}.Header-module__HLHj8a__adminSearchItemTitle{font-size:.92rem;font-weight:600}.Header-module__HLHj8a__adminSearchItemMeta{color:#ffffffb3;font-size:.78rem}.Header-module__HLHj8a__adminSearchEmpty{color:#ffffffb3;padding:6px 4px;font-size:.85rem}.Header-module__HLHj8a__adminSearchAllLink{text-align:center;border-top:1px solid #ffffff1a;margin-top:4px;padding:8px 4px 4px}.Header-module__HLHj8a__adminSearchAllLink a{color:var(--color-brand-200,#93c5fd);font-size:.82rem;font-weight:600;text-decoration:none;transition:color .15s}.Header-module__HLHj8a__adminSearchAllLink a:hover{color:var(--color-brand-100,#dbeafe);text-decoration:underline}@keyframes Header-module__HLHj8a__adminSearchSkeletonPulse{0%,to{opacity:.15}50%{opacity:.35}}.Header-module__HLHj8a__adminSearchSkeletonList{flex-direction:column;gap:6px;padding:4px 2px;display:flex}.Header-module__HLHj8a__adminSearchSkeletonItem{background:#ffffff0d;border-radius:10px;flex-direction:column;gap:6px;padding:8px;display:flex}.Header-module__HLHj8a__adminSearchSkeletonTitle{background:#ffffff4d;border-radius:4px;width:65%;height:12px;animation:1.2s ease-in-out infinite Header-module__HLHj8a__adminSearchSkeletonPulse}.Header-module__HLHj8a__adminSearchSkeletonMeta{background:#fff3;border-radius:4px;width:40%;height:10px;animation:1.2s ease-in-out .15s infinite Header-module__HLHj8a__adminSearchSkeletonPulse}.Header-module__HLHj8a__adminSearchBtn:hover{background:color-mix(in srgb,var(--color-brand-900,#000)60%,transparent);border-color:color-mix(in srgb,var(--color-on-brand-strong,white)20%,transparent);color:var(--color-on-brand-strong,#f2f6ff)}.Header-module__HLHj8a__searchIcon{font-size:1rem}.Header-module__HLHj8a__searchShortcut{color:var(--color-on-brand-muted,#cbd5e1);background:#ffffff1a;border-radius:4px;align-items:center;gap:2px;margin-left:8px;padding:2px 5px;font-size:.7rem;display:inline-flex}.Header-module__HLHj8a__cmdKey{font-family:inherit}.Header-module__HLHj8a__adminSplitGroup{background:var(--color-accent-600,#006fcb);border-radius:8px;align-items:center;padding:1px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 4px #0000001a,inset 0 1px #ffffff1a}.Header-module__HLHj8a__adminSplitGroup:hover{background:var(--color-accent-500,#0073c6)}.Header-module__HLHj8a__adminNewPrimary{color:#fff;border-radius:7px 0 0 7px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.Header-module__HLHj8a__adminNewDropdownTrigger{color:#fff;cursor:pointer;background:#0000001a;border:none;border-left:1px solid #0000001a;border-radius:0 7px 7px 0;justify-content:center;align-items:center;width:28px;height:32px;display:flex}.Header-module__HLHj8a__adminNewDropdownTrigger:hover{background:#0003}.Header-module__HLHj8a__adminChevron{transition:transform .2s}.Header-module__HLHj8a__adminNewDropdownTrigger[aria-expanded=true] .Header-module__HLHj8a__adminChevron{transform:rotate(180deg)}.Header-module__HLHj8a__adminDropdown{background:var(--color-brand-900,#0f2035);border:1px solid color-mix(in srgb,var(--color-on-brand-strong,#f2f6ff)10%,transparent);opacity:0;pointer-events:none;z-index:1200;border-radius:12px;min-width:200px;padding:4px;transition:all .2s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Header-module__HLHj8a__adminDropdownOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__HLHj8a__adminDropdownItem{color:var(--color-on-brand-strong,#f2f6ff);border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;text-decoration:none;transition:background .1s;display:flex}.Header-module__HLHj8a__adminDropdownItem:hover{background:#ffffff0d}.Header-module__HLHj8a__adminMobileToggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;padding:8px;display:none}.Header-module__HLHj8a__adminMobileOverlay{opacity:0;pointer-events:none;z-index:1200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;transition:opacity .2s;position:fixed;inset:0}.Header-module__HLHj8a__adminMobileOverlayActive{opacity:1;pointer-events:auto}.Header-module__HLHj8a__adminMobileDrawer{background:var(--color-brand-950,#07192d);z-index:1300;-webkit-overflow-scrolling:touch;border-left:1px solid #ffffff14;flex-direction:column;width:300px;max-width:85vw;height:100dvh;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__HLHj8a__adminMobileDrawerActive{transform:translate(0)}.Header-module__HLHj8a__adminMobileHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__HLHj8a__adminMobileBrandLink{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__HLHj8a__adminMobileBrandText{color:var(--color-on-brand-strong,#f2f6ff);font-size:.95rem;font-weight:700}.Header-module__HLHj8a__adminMobileClose{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .15s}.Header-module__HLHj8a__adminMobileClose:hover{color:#fff;background:#ffffff0d}.Header-module__HLHj8a__adminMobileNav{flex-direction:column;flex:1;gap:2px;padding:12px 12px 0;display:flex;overflow-y:auto}.Header-module__HLHj8a__adminMobileLink{color:var(--color-on-brand-muted,#94a3b8);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Header-module__HLHj8a__adminMobileLink:hover{color:#fff;background:#ffffff0d}.Header-module__HLHj8a__adminMobileLinkActive{background:var(--color-accent-600,#006fcb);color:#fff}.Header-module__HLHj8a__adminMobileLinkMuted{color:#ffffff59;padding:10px 24px;font-size:.85rem}.Header-module__HLHj8a__adminMobileLinkMuted:hover{color:#fff9}.Header-module__HLHj8a__adminMobileSection{flex-direction:column;gap:2px;padding:0 12px;display:flex}.Header-module__HLHj8a__adminMobileSectionTitle{text-transform:uppercase;letter-spacing:.06em;color:#ffffff4d;margin-top:16px;margin-bottom:4px;padding-left:12px;font-size:.7rem;font-weight:600}.Header-module__HLHj8a__adminMobileDivider{background:#ffffff14;flex-shrink:0;height:1px;margin:8px 20px}.Header-module__HLHj8a__adminMobileInboxBadge{background:var(--color-accent-600,#006fcb);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:.7rem;font-weight:700;display:inline-flex}.Header-module__HLHj8a__adminMobileStatusPill{padding:12px 24px}@media (max-width:1200px){.Header-module__HLHj8a__adminNavLink{gap:4px;padding:6px 10px;font-size:.8rem}.Header-module__HLHj8a__adminNavIcon{display:none}.Header-module__HLHj8a__adminBrandSection{min-width:160px}.Header-module__HLHj8a__adminActions{gap:8px;min-width:160px}}@media (max-width:860px){.Header-module__HLHj8a__adminNav,.Header-module__HLHj8a__adminSearchBtn .Header-module__HLHj8a__searchText,.Header-module__HLHj8a__adminSearchBtn .Header-module__HLHj8a__searchShortcut{display:none}.Header-module__HLHj8a__adminSearchBtn{justify-content:center;width:36px;padding:0}.Header-module__HLHj8a__adminInboxButton span{display:none}.Header-module__HLHj8a__adminInboxButton{justify-content:center;width:36px;padding:0}.Header-module__HLHj8a__adminNewPrimary span{display:none}.Header-module__HLHj8a__adminNewPrimary{justify-content:center;width:36px;padding:0}.Header-module__HLHj8a__adminMobileToggle{display:flex}.Header-module__HLHj8a__adminBrandSection{min-width:auto}.Header-module__HLHj8a__adminBrandText{font-size:.85rem}.Header-module__HLHj8a__adminInlineContext{display:none}.Header-module__HLHj8a__adminActions{gap:4px;min-width:auto}.Header-module__HLHj8a__adminActionsCollapsible{gap:4px}.Header-module__HLHj8a__adminActionsCollapsibleHidden{display:none}.Header-module__HLHj8a__adminContainer{gap:8px;padding:0 12px}.Header-module__HLHj8a__adminPrimaryRow{min-height:52px}.Header-module__HLHj8a__adminContextRow{flex-direction:column;align-items:stretch}.Header-module__HLHj8a__adminContextStatus{align-self:flex-start}.Header-module__HLHj8a__adminSearchResultsPanel{width:100vw;max-width:none;min-width:unset;z-index:2000;border-left:none;border-right:none;border-radius:0;max-height:calc(100vh - 56px);position:fixed;top:56px;left:0;right:0;overflow-y:auto}.Header-module__HLHj8a__adminSearchInlineInput{font-size:.85rem}.Header-module__HLHj8a__adminSearchResults{max-height:50vh}}.Header-module__HLHj8a__header{border-bottom:1px solid var(--color-border,#e6eef7);z-index:1000;width:100%;transition:box-shadow .3s;background:var(--background,#fff)!important}.Header-module__HLHj8a__headerStandalone{z-index:1201;position:sticky;top:0}@media (max-width:860px){.Header-module__HLHj8a__adminBrandBadge{display:none!important}.Header-module__HLHj8a__adminHeader{width:100vw;min-width:0;max-width:100vw;overflow:visible}.Header-module__HLHj8a__headerStandalone{z-index:1201;position:sticky;top:0}}.Header-module__HLHj8a__scrolled{box-shadow:0 4px 20px color-mix(in srgb,var(--color-text-strong,#001d3d)8%,transparent)}.Header-module__HLHj8a__container{justify-content:space-between;align-items:center;gap:24px;max-width:1400px;height:80px;margin:0 auto;padding:0 32px;display:flex}.Header-module__HLHj8a__logoLink{align-items:center;line-height:0;display:inline-flex}.Header-module__HLHj8a__logo{width:auto;height:40px;transition:opacity .2s}.Header-module__HLHj8a__logoLink:hover .Header-module__HLHj8a__logo{opacity:.85}.Header-module__HLHj8a__nav{white-space:nowrap;flex:1;align-items:center;gap:8px;margin-left:32px;display:flex}.Header-module__HLHj8a__mobileLinkText{width:100%;display:block}.Header-module__HLHj8a__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__HLHj8a__register{border-radius:10px}.Header-module__HLHj8a__profile{display:inline-flex}.Header-module__HLHj8a__cta{min-width:170px;box-shadow:0 6px 16px color-mix(in srgb,var(--color-accent-600,#0073c6)30%,transparent);justify-content:center}.Header-module__HLHj8a__dropdownIcon{transition:transform .3s}.Header-module__HLHj8a__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:28px;height:28px;padding:0;display:flex}.Header-module__HLHj8a__mobileToggle span{background:var(--color-text-strong,#001d3d);border-radius:2px;width:100%;height:3px;transition:all .3s;display:block}.Header-module__HLHj8a__mobileToggle.Header-module__HLHj8a__active span:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__HLHj8a__mobileToggle.Header-module__HLHj8a__active span:nth-child(2){opacity:0}.Header-module__HLHj8a__mobileToggle.Header-module__HLHj8a__active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.Header-module__HLHj8a__mobileOverlay{background:var(--color-overlay,color-mix(in srgb,var(--color-text-strong,#001d3d)60%,transparent));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;pointer-events:none;transition:opacity .3s;display:none;position:fixed;inset:0}.Header-module__HLHj8a__mobileOverlay.Header-module__HLHj8a__active{opacity:1;pointer-events:auto;display:block}.Header-module__HLHj8a__mobileMenu{background:var(--background,#fff);z-index:1001;width:100%;max-width:400px;height:100vh;transition:transform .3s;display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__HLHj8a__mobileMenu.Header-module__HLHj8a__active{display:block;transform:translate(0)}.Header-module__HLHj8a__mobileHeader{border-bottom:1px solid var(--color-border,#e6eef7);justify-content:space-between;align-items:center;padding:24px;display:flex}.Header-module__HLHj8a__mobileTitle{color:var(--color-text-strong,#001d3d);font-size:1.25rem;font-weight:800}.Header-module__HLHj8a__mobileClose{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:0;width:36px;height:36px;display:inline-flex}.Header-module__HLHj8a__mobileNav{padding:24px}.Header-module__HLHj8a__mobileProfile{background:var(--color-surface-muted,#f7f9fb);border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.Header-module__HLHj8a__mobileProfileIcon{background:color-mix(in srgb,var(--color-accent-600,#0073c6)15%,var(--color-surface,#fff));border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:inline-flex}.Header-module__HLHj8a__mobileProfileName{color:var(--color-text-strong,#001d3d);margin-bottom:4px;font-size:1rem;font-weight:700}.Header-module__HLHj8a__mobileProfileLink{color:var(--color-accent-600,#0073c6);font-size:.85rem;font-weight:600;text-decoration:none}.Header-module__HLHj8a__mobileAuth{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.Header-module__HLHj8a__mobileLogin{background:var(--color-surface,#fff);border:2px solid var(--color-border,#e6eef7);color:var(--color-text-strong,#001d3d);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.Header-module__HLHj8a__mobileList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Header-module__HLHj8a__mobileLink{color:var(--color-text-strong,#001d3d);background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__HLHj8a__mobileLink:hover{background:var(--color-surface-muted,#f7f9fb);color:var(--color-accent-600,#0073c6)}.Header-module__HLHj8a__mobileLinkToggle{justify-content:space-between}.Header-module__HLHj8a__mobileSubmenu{transition:all .3s}.Header-module__HLHj8a__mobileSubmenu.Header-module__HLHj8a__active .Header-module__HLHj8a__mobileLinkToggle svg{transform:rotate(180deg)}.Header-module__HLHj8a__mobileSublist{max-height:0;padding-left:32px;list-style:none;transition:max-height .3s;overflow:hidden}.Header-module__HLHj8a__mobileSubmenu.Header-module__HLHj8a__active .Header-module__HLHj8a__mobileSublist{max-height:500px;padding-top:8px}.Header-module__HLHj8a__mobileSublink{color:var(--color-text-muted,#4a5f79);border-radius:8px;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__HLHj8a__mobileSublink:hover{background:var(--color-surface-muted,#f7f9fb);color:var(--color-accent-600,#0073c6)}.Header-module__HLHj8a__mobileSection{margin-top:32px}.Header-module__HLHj8a__mobileSectionTitle{text-transform:uppercase;letter-spacing:1px;color:var(--color-text-soft,#64748b);margin-bottom:12px;padding-left:16px;font-size:.8rem;font-weight:700}.Header-module__HLHj8a__mobileLogout{border-top:1px solid color-mix(in srgb,var(--color-text-strong,#001d3d)10%,transparent);margin-top:24px;padding-top:24px}.Header-module__HLHj8a__mobileLinkDanger{color:var(--color-danger,#dc2626)}.Header-module__HLHj8a__mobileLinkDanger :is(span,p){color:inherit}.Header-module__HLHj8a__mobileLinkDanger:hover{background:var(--color-danger-surface,#fee2e2);color:var(--color-danger,#dc2626)}.Header-module__HLHj8a__mobileInfo{background:color-mix(in srgb,var(--color-accent-600,#0073c6)10%,var(--color-surface,#fff));border:1px solid var(--color-accent-600,#0073c6);border-radius:12px;gap:16px;margin-top:24px;padding:16px;display:flex}.Header-module__HLHj8a__mobileInfoTitle{color:var(--color-text-strong,#001d3d);margin-bottom:4px;font-size:.95rem;font-weight:700}.Header-module__HLHj8a__mobileInfoText{color:var(--color-text-muted,#4a5f79);font-size:.85rem;line-height:1.5}.Header-module__HLHj8a__mobileButtonStack{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.Header-module__HLHj8a__mobileButton{box-sizing:border-box;width:100%;max-width:100%}@media (max-width:1024px){.Header-module__HLHj8a__nav{display:none}.Header-module__HLHj8a__mobileToggle{align-self:center}.Header-module__HLHj8a__container{height:64px;padding:0 20px}}@media (min-width:1025px){.Header-module__HLHj8a__mobileOverlay,.Header-module__HLHj8a__mobileMenu,.Header-module__HLHj8a__mobileHeader,.Header-module__HLHj8a__mobileNav{display:none}.Header-module__HLHj8a__mobileToggle{display:none!important}}@media (max-width:768px){.Header-module__HLHj8a__container{padding:0 20px}.Header-module__HLHj8a__logo{height:32px}.Header-module__HLHj8a__actions{gap:8px}.Header-module__HLHj8a__actions>:not(.Header-module__HLHj8a__mobileToggle){display:none}}
.InfoMenuButton-module__eLTeSW__root{display:inline-flex;position:relative}.InfoMenuButton-module__eLTeSW__trigger{color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;text-decoration:none;transition:all .2s;display:inline-flex}.InfoMenuButton-module__eLTeSW__triggerText{font-size:.95rem;font-weight:600;line-height:1.2}.InfoMenuButton-module__eLTeSW__trigger:hover,.InfoMenuButton-module__eLTeSW__active{background:var(--color-surface-muted);color:var(--color-accent-600)}.InfoMenuButton-module__eLTeSW__chevron{transition:transform .3s}.InfoMenuButton-module__eLTeSW__active .InfoMenuButton-module__eLTeSW__chevron{transform:rotate(180deg)}.InfoMenuButton-module__eLTeSW__dropdown{z-index:100}.InfoMenuButton-module__eLTeSW__menu{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 8px 24px color-mix(in srgb,var(--color-text-strong)12%,transparent);border-radius:12px;min-width:200px;max-width:calc(100vw - 32px);max-height:min(70vh,520px);padding:8px;overflow:auto}.InfoMenuButton-module__eLTeSW__itemGroup,.InfoMenuButton-module__eLTeSW__subList{display:block}.InfoMenuButton-module__eLTeSW__item{padding:10px 12px;padding-left:calc(12px + var(--indent,0px));color:var(--color-text-strong);white-space:nowrap;border-radius:8px;text-decoration:none;transition:all .2s;display:block}.InfoMenuButton-module__eLTeSW__itemText{font-size:.9rem;font-weight:500;line-height:1.4}.InfoMenuButton-module__eLTeSW__groupLabel{padding:10px 12px;padding-left:calc(12px + var(--indent,0px));color:var(--color-text-strong);white-space:nowrap;border-radius:8px;display:block}.InfoMenuButton-module__eLTeSW__groupLabelText{font-size:.9rem;font-weight:600;line-height:1.4}.InfoMenuButton-module__eLTeSW__item:hover{background:var(--color-surface-muted);color:var(--color-accent-600)}.InfoMenuButton-module__eLTeSW__item:focus-visible{box-shadow:0 0 0 3px var(--color-focus);outline:none}
.InfoMenuBar-module__tJLyhG__root{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:24px;display:inline-flex}@media (max-width:640px){.InfoMenuBar-module__tJLyhG__root{gap:12px}}
.ProfileMenuButton-module__a9J8-a__root{display:inline-flex;position:relative}.ProfileMenuButton-module__a9J8-a__loggedOut{align-items:center;gap:16px;display:inline-flex}.ProfileMenuButton-module__a9J8-a__loginButton{justify-content:center;min-width:170px}.ProfileMenuButton-module__a9J8-a__rightIcon,.ProfileMenuButton-module__a9J8-a__rightIconOpen{color:var(--color-text-soft);justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.ProfileMenuButton-module__a9J8-a__rightIconOpen{transform:rotate(180deg)}.ProfileMenuButton-module__a9J8-a__dropdown{z-index:100}.ProfileMenuButton-module__a9J8-a__menu{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 8px 24px color-mix(in srgb,var(--color-text-strong)12%,transparent);border-radius:12px;min-width:220px;max-width:calc(100vw - 32px);max-height:min(70vh,520px);padding:8px;overflow:hidden auto}.ProfileMenuButton-module__a9J8-a__item{width:100%;color:var(--color-text-strong);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:all .2s;display:flex}.ProfileMenuButton-module__a9J8-a__menuText{font-size:14px;font-weight:500;line-height:1.4}.ProfileMenuButton-module__a9J8-a__item:hover{background:var(--color-surface-muted);color:var(--color-accent-600)}.ProfileMenuButton-module__a9J8-a__item:focus-visible{box-shadow:0 0 0 3px var(--color-focus);outline:none}.ProfileMenuButton-module__a9J8-a__itemIcon{color:var(--color-text-soft);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ProfileMenuButton-module__a9J8-a__item:hover .ProfileMenuButton-module__a9J8-a__itemIcon{color:var(--color-accent-600)}.ProfileMenuButton-module__a9J8-a__itemDanger{color:var(--color-danger)}.ProfileMenuButton-module__a9J8-a__itemDanger:hover{background:var(--color-danger-surface);color:var(--color-danger)}.ProfileMenuButton-module__a9J8-a__itemDanger .ProfileMenuButton-module__a9J8-a__itemIcon,.ProfileMenuButton-module__a9J8-a__itemDanger:hover .ProfileMenuButton-module__a9J8-a__itemIcon{color:var(--color-danger)}.ProfileMenuButton-module__a9J8-a__divider{background:var(--color-border);height:1px;margin:8px 0}
.Footer-module__uRDgia__footer{background-color:var(--color-brand-900,#0f2035);background-image:linear-gradient(135deg,var(--color-brand-800,#1d3452)70%,var(--color-brand-700,#203c5f)100%);color:var(--color-on-brand-strong,#f2f6ff);border-top:1px solid var(--color-brand-600,#29456a);box-shadow:0 -8px 28px #07112666}.Footer-module__uRDgia__inner{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:flex-start;gap:32px 22px;max-width:1200px;margin:0 auto;padding:48px 24px 28px;display:grid}.Footer-module__uRDgia__brand{flex-direction:column;gap:12px;min-width:240px;display:flex}.Footer-module__uRDgia__brandHeader{align-items:center;gap:12px;display:flex}.Footer-module__uRDgia__logo{background:#ffffff0f;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;padding:8px;display:flex;box-shadow:0 2px 10px #0000002e}.Footer-module__uRDgia__brandName{color:var(--color-on-brand-strong,#fff);letter-spacing:.15px}.Footer-module__uRDgia__orgNumber{color:var(--color-on-brand-soft,#e5edfa);font-weight:600}.Footer-module__uRDgia__tagline,.Footer-module__uRDgia__description{color:var(--color-on-brand-muted,#e1e9f7)}.Footer-module__uRDgia__sectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--color-on-brand-strong,#f7f9ff)}.Footer-module__uRDgia__linkList{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.Footer-module__uRDgia__link{color:var(--color-on-brand-muted,#e1e9f7);border-radius:8px;align-items:center;gap:8px;padding:2px 0;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.Footer-module__uRDgia__link:hover{color:var(--color-on-brand-strong,#fff);transform:translate(2px)}.Footer-module__uRDgia__contactList{flex-direction:column;gap:6px;margin:10px 0 12px;display:flex}.Footer-module__uRDgia__contactRow{color:var(--color-on-brand-muted,#e1e9f7);border-radius:10px;align-items:flex-start;gap:10px;padding:2px 0;text-decoration:none;transition:color .2s,transform .2s;display:flex}.Footer-module__uRDgia__contactRow:hover{color:var(--color-on-brand-strong,#fff);transform:translate(2px)}.Footer-module__uRDgia__contactIcon{width:22px;height:22px;color:var(--color-on-brand-strong,#f4f7fb);justify-content:center;align-items:center;display:flex}.Footer-module__uRDgia__contactLabel{color:inherit}.Footer-module__uRDgia__socialBlock{flex-direction:column;gap:10px;display:flex}.Footer-module__uRDgia__socialLabel{color:var(--color-on-brand-muted,#e1e9f7)}.Footer-module__uRDgia__socialLinks{align-items:center;gap:12px;display:flex}.Footer-module__uRDgia__socialButton{background:var(--color-brand-600,#2b4e78);width:40px;height:40px;color:var(--color-on-brand-strong,#f2f6ff);border:1px solid color-mix(in srgb,var(--color-brand-600,#2b4e78)90%,var(--color-brand-500,#355a8a));border-radius:12px;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s;display:inline-flex;box-shadow:0 2px 8px #0c1a3259}.Footer-module__uRDgia__socialButton:hover{background:var(--color-brand-500,#355a8a);color:var(--color-on-brand-strong,#fff);transform:translateY(-2px)}.Footer-module__uRDgia__bottomBar{border-top:1px solid color-mix(in srgb,var(--color-brand-950,#07192d)55%,transparent);background:var(--color-brand-950,#07192d);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;margin-top:32px;padding:14px 24px 18px;display:flex}.Footer-module__uRDgia__bottomCopy{color:var(--color-on-brand-muted,#e1e9f7)}.Footer-module__uRDgia__bottomLinks{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__uRDgia__bottomStatus{align-items:center;display:inline-flex}.Footer-module__uRDgia__bottomLink{color:var(--color-on-brand-muted,#e1e9f7);text-decoration:underline;transition:color .2s}.Footer-module__uRDgia__bottomLink:hover{color:var(--color-on-brand-strong,#fff)}@media (max-width:960px){.Footer-module__uRDgia__inner{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:40px 20px 24px}}@media (max-width:720px){.Footer-module__uRDgia__inner{grid-template-columns:1fr}.Footer-module__uRDgia__brand{order:-1}.Footer-module__uRDgia__bottomBar{flex-direction:column;align-items:flex-start}}
.AnnouncementStatusTimeline-module__JGNYmq__timeline{--dot-size:20px;--dot-border:3px;--line-height:3px;align-items:flex-start;gap:0;width:100%;padding:4px 0 8px;display:flex;position:relative}.AnnouncementStatusTimeline-module__JGNYmq__step{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex;position:relative}.AnnouncementStatusTimeline-module__JGNYmq__step:before{content:"";top:calc(var(--dot-size)/2 - var(--line-height)/2);height:var(--line-height);z-index:0;background:#e2e8f0;transition:background .3s;position:absolute;left:-50%;right:50%}.AnnouncementStatusTimeline-module__JGNYmq__step:first-child:before{display:none}.AnnouncementStatusTimeline-module__JGNYmq__stepCompleted:before{background:var(--timeline-accent,#22c55e)}.AnnouncementStatusTimeline-module__JGNYmq__stepActive:before{background:var(--timeline-accent,#f59e0b)}.AnnouncementStatusTimeline-module__JGNYmq__dot{width:var(--dot-size);height:var(--dot-size);border:var(--dot-border)solid #e2e8f0;z-index:1;background:#fff;border-radius:50%;flex-shrink:0;transition:border-color .3s,background .3s,box-shadow .3s;position:relative}.AnnouncementStatusTimeline-module__JGNYmq__stepCompleted .AnnouncementStatusTimeline-module__JGNYmq__dot{border-color:var(--timeline-accent,#22c55e);background:var(--timeline-accent,#22c55e)}.AnnouncementStatusTimeline-module__JGNYmq__stepActive .AnnouncementStatusTimeline-module__JGNYmq__dot{border-color:var(--timeline-accent,#f59e0b);background:var(--timeline-accent,#f59e0b);box-shadow:0 0 0 4px #f59e0b26}.AnnouncementStatusTimeline-module__JGNYmq__stepActive .AnnouncementStatusTimeline-module__JGNYmq__dot:after{content:"";border:2px solid var(--timeline-accent,#f59e0b);opacity:0;border-radius:50%;animation:2s ease-in-out infinite AnnouncementStatusTimeline-module__JGNYmq__pulseRing;position:absolute;inset:-6px}@media (prefers-reduced-motion:reduce){.AnnouncementStatusTimeline-module__JGNYmq__stepActive .AnnouncementStatusTimeline-module__JGNYmq__dot:after{opacity:0;animation:none}}@keyframes AnnouncementStatusTimeline-module__JGNYmq__pulseRing{0%{opacity:0;transform:scale(.8)}40%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}.AnnouncementStatusTimeline-module__JGNYmq__stepRejected .AnnouncementStatusTimeline-module__JGNYmq__dot{border-color:var(--timeline-accent,#ef4444);background:var(--timeline-accent,#ef4444);box-shadow:0 0 0 4px #ef444426}.AnnouncementStatusTimeline-module__JGNYmq__stepRejected .AnnouncementStatusTimeline-module__JGNYmq__dot:after{content:"";border:2px solid var(--timeline-accent,#ef4444);opacity:0;border-radius:50%;animation:2s ease-in-out infinite AnnouncementStatusTimeline-module__JGNYmq__pulseRing;position:absolute;inset:-6px}.AnnouncementStatusTimeline-module__JGNYmq__stepRejected:before{background:var(--timeline-accent,#ef4444)}.AnnouncementStatusTimeline-module__JGNYmq__checkmark{color:#fff;justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AnnouncementStatusTimeline-module__JGNYmq__checkmark svg{width:10px;height:10px}.AnnouncementStatusTimeline-module__JGNYmq__label{color:#94a3b8;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:8px;font-size:11px;font-weight:600;line-height:1.2;transition:color .3s;overflow:hidden}.AnnouncementStatusTimeline-module__JGNYmq__stepCompleted .AnnouncementStatusTimeline-module__JGNYmq__label{color:#475569}.AnnouncementStatusTimeline-module__JGNYmq__stepActive .AnnouncementStatusTimeline-module__JGNYmq__label{color:#0f172a;font-weight:700}.AnnouncementStatusTimeline-module__JGNYmq__stepRejected .AnnouncementStatusTimeline-module__JGNYmq__label{color:#dc2626;font-weight:700}.AnnouncementStatusTimeline-module__JGNYmq__description{color:#64748b;text-align:center;max-width:120px;margin-top:4px;font-size:11px;line-height:1.3}.AnnouncementStatusTimeline-module__JGNYmq__rejectionReason{color:#dc2626;text-align:center;word-break:break-word;max-width:140px;margin-top:2px;font-size:11px;line-height:1.3}.AnnouncementStatusTimeline-module__JGNYmq__compact{--dot-size:14px;--dot-border:2px;--line-height:2px}.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__label{margin-top:5px;font-size:10px}.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__description,.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__rejectionReason{display:none}.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__checkmark,.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__checkmark svg{width:8px;height:8px}.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__stepActive .AnnouncementStatusTimeline-module__JGNYmq__dot:after,.AnnouncementStatusTimeline-module__JGNYmq__compact .AnnouncementStatusTimeline-module__JGNYmq__stepRejected .AnnouncementStatusTimeline-module__JGNYmq__dot:after{border-width:1.5px;inset:-4px}@media (max-width:480px){.AnnouncementStatusTimeline-module__JGNYmq__timeline{--dot-size:16px}.AnnouncementStatusTimeline-module__JGNYmq__label{font-size:10px}.AnnouncementStatusTimeline-module__JGNYmq__description,.AnnouncementStatusTimeline-module__JGNYmq__rejectionReason{max-width:80px;font-size:10px}}@media (prefers-reduced-motion:reduce){.AnnouncementStatusTimeline-module__JGNYmq__dot,.AnnouncementStatusTimeline-module__JGNYmq__step:before,.AnnouncementStatusTimeline-module__JGNYmq__label{transition:none}.AnnouncementStatusTimeline-module__JGNYmq__stepActive .AnnouncementStatusTimeline-module__JGNYmq__dot,.AnnouncementStatusTimeline-module__JGNYmq__stepRejected .AnnouncementStatusTimeline-module__JGNYmq__dot{transform:none}}
.MyAds-module__SxjQ-G__filters{flex-wrap:wrap;gap:12px;display:flex}.MyAds-module__SxjQ-G__search{border:1px solid #e2e8f0;border-radius:10px;flex:1;min-width:200px;padding:10px 12px;font-size:14px}.MyAds-module__SxjQ-G__search:focus{border-color:#0073c6;outline:none;box-shadow:0 0 0 3px #0073c61a}.MyAds-module__SxjQ-G__select{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:160px;padding:10px 12px;font-size:14px}.MyAds-module__SxjQ-G__skeletonList{flex-direction:column;gap:12px;display:flex}.MyAds-module__SxjQ-G__skeletonCard{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:14px;height:110px;animation:1.2s ease-in-out infinite MyAds-module__SxjQ-G__shimmer}@keyframes MyAds-module__SxjQ-G__shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.MyAds-module__SxjQ-G__list{flex-direction:column;gap:12px;display:flex}.MyAds-module__SxjQ-G__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;gap:16px;padding:16px;transition:box-shadow .2s,border-color .2s;display:flex}.MyAds-module__SxjQ-G__card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a0f}.MyAds-module__SxjQ-G__cardLeft{flex:1;gap:14px;min-width:0;display:flex}.MyAds-module__SxjQ-G__thumb{background:#f1f5f9;border-radius:12px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.MyAds-module__SxjQ-G__thumb img{object-fit:cover;width:100%;height:100%}.MyAds-module__SxjQ-G__thumbFallback{color:#94a3b8;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MyAds-module__SxjQ-G__cardMain{flex-direction:column;gap:6px;min-width:0;display:flex}.MyAds-module__SxjQ-G__cardTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.MyAds-module__SxjQ-G__cardMeta{color:#64748b;font-size:13px}.MyAds-module__SxjQ-G__cardBadges{flex-wrap:wrap;gap:6px;display:flex}.MyAds-module__SxjQ-G__rejectionReason{color:#7c2d12;border-top:1px solid #fee2e2;margin-top:4px;padding:8px 0;font-size:13px;font-weight:500;line-height:1.4}.MyAds-module__SxjQ-G__cardActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.MyAds-module__SxjQ-G__actionLink{color:#0073c6;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.MyAds-module__SxjQ-G__actionLink:hover{background:#eff6ff}.MyAds-module__SxjQ-G__deleteButton{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.MyAds-module__SxjQ-G__deleteButton:hover:not(:disabled){background:#fee2e2}.MyAds-module__SxjQ-G__deleteButton:disabled{opacity:.5;cursor:not-allowed}.MyAds-module__SxjQ-G__timelineWrap{width:100%;min-width:220px}@media (min-width:640px){.MyAds-module__SxjQ-G__timelineWrap{flex:none;width:clamp(240px,34vw,420px)}}.MyAds-module__SxjQ-G__lifetimeBadge{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;margin-top:4px;padding:3px 8px;font-size:11.5px;line-height:1.3;display:inline-flex}.MyAds-module__SxjQ-G__lifetime_warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.MyAds-module__SxjQ-G__lifetime_danger{color:#991b1b;background:#fef2f2;border-color:#fecaca;font-weight:600}@media (max-width:768px){.MyAds-module__SxjQ-G__card{flex-direction:column;gap:12px}.MyAds-module__SxjQ-G__cardActions{flex-flow:wrap;align-items:center}.MyAds-module__SxjQ-G__thumb{width:64px;height:64px}}
.Button-module__G8RKKW__button{cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px color-mix(in srgb,var(--color-accent-600,#0073c6)18%,transparent);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;line-height:1.1;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module__G8RKKW__button:focus-visible{box-shadow:0 0 0 3px var(--color-focus,#0073c640),0 4px 12px color-mix(in srgb,var(--color-accent-600,#0073c6)18%,transparent);outline:none}.Button-module__G8RKKW__primary{background:var(--color-accent-500,#006fcb);color:#fff;border:2px solid var(--color-accent-500,#006fcb)}.Button-module__G8RKKW__primary:hover:not(:disabled){box-shadow:0 6px 16px color-mix(in srgb,var(--color-accent-600,#0073c6)28%,transparent);background:var(--color-accent-400,#005ba3);border-color:var(--color-accent-400,#005ba3);transform:translateY(-1px)}.Button-module__G8RKKW__secondary{background:var(--color-surface-muted,#f7f9fb);color:var(--color-text-strong,#001d3d);border:2px solid var(--color-border,#e6eef7);box-shadow:none;font-weight:600}.Button-module__G8RKKW__secondary:hover:not(:disabled){border-color:var(--color-accent-600,#0073c6);background:var(--color-surface,#fff)}.Button-module__G8RKKW__secondary .Button-module__G8RKKW__icon{color:var(--color-accent-600,#0073c6)}.Button-module__G8RKKW__outline{background:var(--color-surface,#fff);color:var(--color-text-strong,#001d3d);border:2px solid var(--color-border,#e6eef7);box-shadow:none;font-weight:600}.Button-module__G8RKKW__outline:hover:not(:disabled){border-color:var(--color-accent-600,#0073c6);color:var(--color-accent-600,#0073c6);background:var(--color-surface-muted,#f7f9fb)}.Button-module__G8RKKW__ghost{color:var(--color-text-muted,#64748b);background-color:#0000;border-color:#0000}.Button-module__G8RKKW__ghost:hover:not(:disabled){background-color:var(--color-surface-hover,#f1f5f9);color:var(--color-text-strong,#001d3d)}.Button-module__G8RKKW__danger{color:var(--color-danger,#dc2626);border:2px solid var(--color-danger,#dc2626);box-shadow:none;background:#fff}.Button-module__G8RKKW__danger:hover:not(:disabled){background:var(--color-danger-surface,#fef2f2);border-color:var(--color-danger-hover,#b91c1c);color:var(--color-danger-hover,#b91c1c);box-shadow:0 4px 12px color-mix(in srgb,var(--color-danger,#dc2626)10%,transparent);transform:translateY(-1px)}.Button-module__G8RKKW__danger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--color-danger,#dc2626)15%,transparent)}.Button-module__G8RKKW__small{padding:10px 18px;font-size:13px}.Button-module__G8RKKW__medium{padding:12px 22px;font-size:14px}.Button-module__G8RKKW__large{padding:14px 26px;font-size:16px}.Button-module__G8RKKW__fullWidth{width:100%}.Button-module__G8RKKW__label{align-items:center;display:inline-flex}.Button-module__G8RKKW__icon{color:inherit;justify-content:center;align-items:center;display:inline-flex}.Button-module__G8RKKW__loading{cursor:wait;opacity:.9}.Button-module__G8RKKW__loading .Button-module__G8RKKW__label,.Button-module__G8RKKW__loading .Button-module__G8RKKW__icon{opacity:.85}.Button-module__G8RKKW__spinner{border:2px solid #fff9;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Button-module__G8RKKW__spin}.Button-module__G8RKKW__secondary .Button-module__G8RKKW__spinner{border:2px solid color-mix(in srgb,var(--color-text-strong,#001d3d)25%,transparent);border-top-color:var(--color-accent-600,#0073c6)}.Button-module__G8RKKW__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@keyframes Button-module__G8RKKW__spin{to{transform:rotate(360deg)}}
.Dropdown-module__kszIKG__dropdown{z-index:100;opacity:0;visibility:hidden;pointer-events:none;max-width:calc(100vw - 32px);transition:all .3s;position:absolute;top:calc(100% + 8px);transform:translateY(-10px)}.Dropdown-module__kszIKG__open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Dropdown-module__kszIKG__alignRight{left:auto;right:0}.Dropdown-module__kszIKG__alignLeft{left:0}
.InlineStatus-module__HZjfra__status{color:var(--color-text-muted,#64748b);align-items:center;gap:8px;font-size:13px;display:inline-flex}.InlineStatus-module__HZjfra__idle{color:var(--color-text-muted,#64748b)}.InlineStatus-module__HZjfra__indicator{background:#e2e8f0;border-radius:50%;width:10px;height:10px;position:relative}.InlineStatus-module__HZjfra__loading .InlineStatus-module__HZjfra__indicator{background:#bae6fd}.InlineStatus-module__HZjfra__loading .InlineStatus-module__HZjfra__indicator:after{content:"";border:2px solid #0e749040;border-top-color:#0ea5e9;border-radius:50%;animation:.8s linear infinite InlineStatus-module__HZjfra__spin;position:absolute;inset:-3px}.InlineStatus-module__HZjfra__success{color:#15803d}.InlineStatus-module__HZjfra__success .InlineStatus-module__HZjfra__indicator{background:#dcfce7}.InlineStatus-module__HZjfra__error{color:#b91c1c}.InlineStatus-module__HZjfra__error .InlineStatus-module__HZjfra__indicator{background:#fee2e2}@keyframes InlineStatus-module__HZjfra__spin{to{transform:rotate(360deg)}}
.Input-module__H9dIBa__container{flex-direction:column;gap:6px;display:flex}.Input-module__H9dIBa__wrapper{align-items:center;display:inline-flex;position:relative}.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__fullWidth{width:100%;display:flex}.Input-module__H9dIBa__input{width:100%;color:var(--color-text-strong,#001d3d);background:var(--color-surface,#fff);border:2px solid var(--color-border,#e6eef7);border-radius:8px;outline:none;padding:12px 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.5;transition:all .2s}.Input-module__H9dIBa__input.Input-module__H9dIBa__hasLeftIcon{padding-left:44px}.Input-module__H9dIBa__input.Input-module__H9dIBa__hasRightIcon{padding-right:44px}.Input-module__H9dIBa__input::placeholder{color:var(--color-text-soft,#64748b)}.Input-module__H9dIBa__input:hover:not(:disabled){border-color:var(--color-accent-600,#0073c6)}.Input-module__H9dIBa__input:focus{border-color:var(--color-accent-600,#0073c6);box-shadow:0 0 0 3px var(--color-focus,#0073c640)}.Input-module__H9dIBa__input:disabled{background:var(--color-surface-muted,#f7f9fb);color:var(--color-text-soft,#64748b);cursor:not-allowed}.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__error .Input-module__H9dIBa__input{border-color:var(--color-danger,#dc2626)}.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__error .Input-module__H9dIBa__input:focus{box-shadow:0 0 0 3px #dc262626}.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__disabled{opacity:.6}.Input-module__H9dIBa__leftIcon,.Input-module__H9dIBa__rightIcon,.Input-module__H9dIBa__rightSlot{color:var(--color-text-muted,#4a5f79);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.Input-module__H9dIBa__rightIcon>*,.Input-module__H9dIBa__rightSlot>*{pointer-events:auto}.Input-module__H9dIBa__leftIcon{left:14px}.Input-module__H9dIBa__rightIcon,.Input-module__H9dIBa__rightSlot{right:14px}.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__error .Input-module__H9dIBa__leftIcon,.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__error .Input-module__H9dIBa__rightIcon,.Input-module__H9dIBa__wrapper.Input-module__H9dIBa__error .Input-module__H9dIBa__rightSlot{color:var(--color-danger,#dc2626)}.Input-module__H9dIBa__helperText{color:var(--color-text-muted,#64748b);font-size:12px}.Input-module__H9dIBa__status{margin-top:2px}.Input-module__H9dIBa__strengthIndicator{align-items:center;gap:8px;margin-top:8px;display:flex;position:absolute;top:100%;left:0;right:0}.Input-module__H9dIBa__strengthBar{flex:1;gap:4px;height:4px;display:flex}.Input-module__H9dIBa__strengthSegment{background:var(--color-border,#e6eef7);border-radius:2px;flex:1;transition:background-color .3s}.Input-module__H9dIBa__strengthLabel{white-space:nowrap;text-align:right;min-width:60px;font-size:12px;font-weight:600}
.FormField-module__iKNpzq__field{flex-direction:column;gap:6px;margin-bottom:32px;display:flex}.FormField-module__iKNpzq__label{cursor:pointer;align-items:center;gap:4px;display:flex}.FormField-module__iKNpzq__labelText{color:var(--color-text-strong,#001d3d);font-size:14px;font-weight:600}.FormField-module__iKNpzq__required{color:var(--color-danger,#dc2626);font-weight:700}.FormField-module__iKNpzq__control{flex-direction:column;display:flex}.FormField-module__iKNpzq__error{color:var(--color-danger,#dc2626);margin-top:2px;font-size:13px}.FormField-module__iKNpzq__helper{color:var(--color-text-muted,#4a5f79);margin-top:2px;font-size:13px}
.PasswordInput-module__Wa3QtW__wrapper{width:100%;position:relative}.PasswordInput-module__Wa3QtW__toggleButton{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.PasswordInput-module__Wa3QtW__toggleButton:hover{color:var(--color-text-primary)}.PasswordInput-module__Wa3QtW__toggleButton:focus{outline:none}.PasswordInput-module__Wa3QtW__strengthIndicator{align-items:center;gap:12px;margin-top:8px;display:flex;position:absolute;bottom:-24px;left:0;right:0}.PasswordInput-module__Wa3QtW__strengthBar{flex:1;gap:4px;height:4px;display:flex}.PasswordInput-module__Wa3QtW__strengthSegment{background-color:var(--color-border);border-radius:2px;flex:1;transition:background-color .3s}.PasswordInput-module__Wa3QtW__strengthLabel{white-space:nowrap;text-align:right;min-width:60px;font-size:12px;font-weight:500;transition:color .3s}.PasswordInput-module__Wa3QtW__strengthLine{color:var(--color-text-muted,#64748b);align-items:center;gap:8px;margin-top:8px;font-size:12px;display:inline-flex}.PasswordInput-module__Wa3QtW__strengthDot{background:#e2e8f0;border-radius:50%;width:8px;height:8px}.PasswordInput-module__Wa3QtW__strengthText{font-weight:600}
.Select-module__6SDGta__wrapper{display:inline-flex;position:relative}.Select-module__6SDGta__select{width:100%;color:var(--color-text-strong,#001d3d);background:var(--color-surface,#fff);border:2px solid var(--color-border,#e6eef7);cursor:pointer;appearance:none;border-radius:8px;outline:none;padding:12px 44px 12px 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.5;transition:all .2s}.Select-module__6SDGta__select:hover:not(:disabled){border-color:var(--color-accent-600,#0073c6)}.Select-module__6SDGta__select:focus{border-color:var(--color-accent-600,#0073c6);box-shadow:0 0 0 3px var(--color-focus,#0073c640)}.Select-module__6SDGta__select:disabled{background:var(--color-surface-muted,#f7f9fb);color:var(--color-text-soft,#64748b);cursor:not-allowed}.Select-module__6SDGta__select.Select-module__6SDGta__error{border-color:var(--color-danger,#dc2626)}.Select-module__6SDGta__select.Select-module__6SDGta__error:focus{box-shadow:0 0 0 3px #dc262626}.Select-module__6SDGta__select.Select-module__6SDGta__disabled{opacity:.6}.Select-module__6SDGta__select.Select-module__6SDGta__fullWidth{width:100%}.Select-module__6SDGta__arrow{color:var(--color-text-muted,#4a5f79);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Select-module__6SDGta__select.Select-module__6SDGta__error~.Select-module__6SDGta__arrow{color:var(--color-danger,#dc2626)}
.Text-module__PmVvEa__base{color:inherit;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.Text-module__PmVvEa__h1{font-size:clamp(1.75rem,2.2vw + 1.1rem,2.25rem);font-weight:800;line-height:1.15}.Text-module__PmVvEa__h2{font-size:clamp(1.5rem,1.6vw + 1.05rem,1.75rem);font-weight:800;line-height:1.2}.Text-module__PmVvEa__h3{font-size:clamp(1.25rem,1vw + 1rem,1.375rem);font-weight:700;line-height:1.25}.Text-module__PmVvEa__h4{font-size:clamp(1.0625rem,.6vw + .95rem,1.125rem);font-weight:700;line-height:1.3}.Text-module__PmVvEa__p{font-size:clamp(.95rem,.3vw + .9rem,1rem);font-weight:400;line-height:1.6}
.Textarea-module__vLHIuW__textarea{width:100%;min-height:100px;color:var(--color-text-strong,#001d3d);background:var(--color-surface,#fff);border:2px solid var(--color-border,#e6eef7);resize:vertical;border-radius:8px;outline:none;padding:12px 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:400;line-height:1.5;transition:all .2s}.Textarea-module__vLHIuW__textarea::placeholder{color:var(--color-text-soft,#64748b)}.Textarea-module__vLHIuW__textarea:hover:not(:disabled){border-color:var(--color-accent-600,#0073c6)}.Textarea-module__vLHIuW__textarea:focus{border-color:var(--color-accent-600,#0073c6);box-shadow:0 0 0 3px var(--color-focus,#0073c640)}.Textarea-module__vLHIuW__textarea:disabled{background:var(--color-surface-muted,#f7f9fb);color:var(--color-text-soft,#64748b);cursor:not-allowed;opacity:.6}.Textarea-module__vLHIuW__textarea.Textarea-module__vLHIuW__error{border-color:var(--color-danger,#dc2626)}.Textarea-module__vLHIuW__textarea.Textarea-module__vLHIuW__error:focus{box-shadow:0 0 0 3px #dc262626}.Textarea-module__vLHIuW__textarea.Textarea-module__vLHIuW__fullWidth{width:100%}
.Chips-module__b8hScW__container{flex-wrap:wrap;gap:8px;display:flex}.Chips-module__b8hScW__chip{color:var(--color-text-strong,#001d3d);background:var(--color-surface,#fff);border:2px solid var(--color-border,#e6eef7);cursor:pointer;border-radius:20px;outline:none;padding:8px 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:500;line-height:1.5;transition:all .2s}.Chips-module__b8hScW__chip:hover:not(:disabled){border-color:var(--color-accent-600,#0073c6);background:var(--color-surface-muted,#f7f9fb)}.Chips-module__b8hScW__chip:focus-visible{border-color:var(--color-accent-600,#0073c6);box-shadow:0 0 0 3px var(--color-focus,#0073c640)}.Chips-module__b8hScW__chip.Chips-module__b8hScW__selected{background:var(--color-accent-600,#0073c6);border-color:var(--color-accent-600,#0073c6);color:#fff}.Chips-module__b8hScW__chip.Chips-module__b8hScW__selected:hover:not(:disabled){background:var(--color-accent-400,#005ba3);border-color:var(--color-accent-400,#005ba3)}.Chips-module__b8hScW__chip:disabled{opacity:.5;cursor:not-allowed}.Chips-module__b8hScW__container.Chips-module__b8hScW__disabled .Chips-module__b8hScW__chip{pointer-events:none}.Chips-module__b8hScW__container.Chips-module__b8hScW__error .Chips-module__b8hScW__chip{border-color:var(--color-danger,#dc2626)}.Chips-module__b8hScW__container.Chips-module__b8hScW__error .Chips-module__b8hScW__chip:not(.Chips-module__b8hScW__selected):hover{background:var(--color-danger-surface,#fee2e2)}
.Preferences-module__S7Eaca__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.Preferences-module__S7Eaca__cardHeader{align-items:center;gap:10px;margin-bottom:14px;display:flex}.Preferences-module__S7Eaca__cardIcon{color:#2563eb;flex-shrink:0}.Preferences-module__S7Eaca__cardTitle{color:#0f172a;margin:0;font-size:16px;font-weight:600}.Preferences-module__S7Eaca__cardCount{color:#64748b;background:#f1f5f9;border-radius:999px;margin-left:auto;padding:2px 10px;font-size:12px;font-weight:500}.Preferences-module__S7Eaca__cardDescription{color:#64748b;margin:0 0 12px;font-size:14px;line-height:1.5}.Preferences-module__S7Eaca__successMessage{color:#166534;background:#ecfdf5;border:1px solid #86efac;border-radius:8px;padding:12px 16px;font-size:14px}.Preferences-module__S7Eaca__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;font-size:14px}.Preferences-module__S7Eaca__notesTextarea{min-height:160px}.Preferences-module__S7Eaca__saveBar{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;margin-top:4px;padding:14px 20px;display:flex;position:sticky;bottom:0;box-shadow:0 -4px 16px #0000000f}.Preferences-module__S7Eaca__saveBarText{color:#0f172a;font-size:14px;font-weight:500}.Preferences-module__S7Eaca__saveBarButtons{gap:10px;display:flex}@media (max-width:640px){.Preferences-module__S7Eaca__card{padding:18px 16px}.Preferences-module__S7Eaca__saveBar{flex-wrap:wrap;gap:10px;padding:12px 16px}.Preferences-module__S7Eaca__saveBarText{width:100%;font-size:13px}.Preferences-module__S7Eaca__saveBarButtons{width:100%}}
.Interests-module__D9wJHq__section{flex-direction:column;gap:16px;max-width:1100px;display:flex}.Interests-module__D9wJHq__header{flex-direction:column;gap:8px;display:flex}.Interests-module__D9wJHq__help{color:#64748b;margin:0;font-size:.9rem}.Interests-module__D9wJHq__summaryChips{flex-wrap:wrap;gap:8px;display:flex}.Interests-module__D9wJHq__summaryChip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.Interests-module__D9wJHq__filters{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:12px;padding:12px;display:flex}.Interests-module__D9wJHq__search{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-size:.9rem}.Interests-module__D9wJHq__statusChips{flex-wrap:wrap;gap:8px;display:flex}.Interests-module__D9wJHq__statusChip{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600}.Interests-module__D9wJHq__statusChipActive{color:#fff;background:#0073c6;border-color:#0073c6}.Interests-module__D9wJHq__filterRow{flex-wrap:wrap;gap:10px;display:flex}.Interests-module__D9wJHq__filterRow select{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px;font-size:.85rem}.Interests-module__D9wJHq__list{flex-direction:column;gap:12px;display:flex}.Interests-module__D9wJHq__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;gap:16px;padding:14px;transition:box-shadow .2s,border-color .2s;display:flex}.Interests-module__D9wJHq__card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a0f}.Interests-module__D9wJHq__cardLeft{flex:1;gap:12px;display:flex}.Interests-module__D9wJHq__thumb{background:#f1f5f9;border-radius:12px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.Interests-module__D9wJHq__thumb img{object-fit:cover;width:100%;height:100%}.Interests-module__D9wJHq__thumbFallback{background:#e2e8f0;width:100%;height:100%}.Interests-module__D9wJHq__cardMain{flex-direction:column;gap:6px;display:flex}.Interests-module__D9wJHq__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.Interests-module__D9wJHq__metaRow{color:#64748b;font-size:.8rem}.Interests-module__D9wJHq__badges{flex-wrap:wrap;gap:6px;display:flex}.Interests-module__D9wJHq__badge{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.Interests-module__D9wJHq__caseBadge{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.Interests-module__D9wJHq__dealBadge{color:#475569;background:#f8fafc}.Interests-module__D9wJHq__followUp{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;padding:4px 10px;font-size:.72rem}.Interests-module__D9wJHq__timeRow{color:#64748b;flex-wrap:wrap;gap:12px;font-size:.78rem;display:flex}.Interests-module__D9wJHq__cardActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.Interests-module__D9wJHq__secondaryButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600}.Interests-module__D9wJHq__primaryButton{color:#fff;background:#0073c6;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600;text-decoration:none}.Interests-module__D9wJHq__primaryButton:hover{background:#0062a8}.Interests-module__D9wJHq__emptyState{color:#64748b;border:1px dashed #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:24px;display:flex}.Interests-module__D9wJHq__primaryLink{color:#0073c6;font-weight:600;text-decoration:none}.Interests-module__D9wJHq__skeletonList{flex-direction:column;gap:12px;display:flex}.Interests-module__D9wJHq__skeletonCard{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:14px;height:110px;animation:1.2s ease-in-out infinite Interests-module__D9wJHq__shimmer}@keyframes Interests-module__D9wJHq__shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.Interests-module__D9wJHq__drawerOverlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Interests-module__D9wJHq__drawer{background:#fff;border-radius:16px 16px 0 0;width:100%;max-height:85vh;padding:16px;overflow-y:auto}.Interests-module__D9wJHq__drawerHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.Interests-module__D9wJHq__drawerTitle{font-weight:600}.Interests-module__D9wJHq__drawerBody{flex-direction:column;gap:14px;display:flex}.Interests-module__D9wJHq__drawerBlock{flex-direction:column;gap:8px;display:flex}.Interests-module__D9wJHq__drawerActions{justify-content:flex-end;margin-top:8px;display:flex}.Interests-module__D9wJHq__drawerLabel{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.8rem;font-weight:600}.Interests-module__D9wJHq__messageBox{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;font-size:.9rem}.Interests-module__D9wJHq__closeBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-weight:600}.Interests-module__D9wJHq__link{color:#0073c6;font-weight:600;text-decoration:none}@media (min-width:900px){.Interests-module__D9wJHq__filters{flex-flow:wrap;align-items:center}.Interests-module__D9wJHq__search{max-width:320px}.Interests-module__D9wJHq__drawerOverlay{justify-content:flex-end;align-items:stretch}.Interests-module__D9wJHq__drawer{border-radius:16px 0 0 16px;width:420px;height:100%;max-height:100vh}}
.ReceivedInterests-module__Eel9Wa__section{flex-direction:column;gap:16px;max-width:1100px;display:flex}.ReceivedInterests-module__Eel9Wa__header{flex-direction:column;gap:8px;display:flex}.ReceivedInterests-module__Eel9Wa__help{color:#64748b;margin:0;font-size:.9rem}.ReceivedInterests-module__Eel9Wa__summaryChips{flex-wrap:wrap;gap:8px;display:flex}.ReceivedInterests-module__Eel9Wa__summaryChip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600}.ReceivedInterests-module__Eel9Wa__filters{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:12px;padding:12px;display:flex}.ReceivedInterests-module__Eel9Wa__search{border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 12px;font-size:.9rem}.ReceivedInterests-module__Eel9Wa__list{flex-direction:column;gap:12px;display:flex}.ReceivedInterests-module__Eel9Wa__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;gap:16px;padding:14px;transition:box-shadow .2s,border-color .2s;display:flex}.ReceivedInterests-module__Eel9Wa__card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a0f}.ReceivedInterests-module__Eel9Wa__cardLeft{flex:1;gap:12px;display:flex}.ReceivedInterests-module__Eel9Wa__thumb{background:#f1f5f9;border-radius:12px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.ReceivedInterests-module__Eel9Wa__thumb img{object-fit:cover;width:100%;height:100%}.ReceivedInterests-module__Eel9Wa__thumbFallback{background:#e2e8f0;width:100%;height:100%}.ReceivedInterests-module__Eel9Wa__cardMain{flex-direction:column;gap:6px;display:flex}.ReceivedInterests-module__Eel9Wa__title{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.ReceivedInterests-module__Eel9Wa__metaRow{color:#64748b;font-size:.8rem}.ReceivedInterests-module__Eel9Wa__badges{flex-wrap:wrap;gap:6px;display:flex}.ReceivedInterests-module__Eel9Wa__badge{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.ReceivedInterests-module__Eel9Wa__badgeNew{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600}.ReceivedInterests-module__Eel9Wa__caseBadge{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.ReceivedInterests-module__Eel9Wa__timeRow{color:#64748b;flex-wrap:wrap;gap:12px;font-size:.78rem;display:flex}.ReceivedInterests-module__Eel9Wa__cardActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.ReceivedInterests-module__Eel9Wa__secondaryButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600}.ReceivedInterests-module__Eel9Wa__primaryButton{color:#fff;background:#0073c6;border-radius:10px;padding:8px 12px;font-size:.85rem;font-weight:600;text-decoration:none}.ReceivedInterests-module__Eel9Wa__primaryButton:hover{background:#0062a8}.ReceivedInterests-module__Eel9Wa__emptyState{color:#64748b;border:1px dashed #e2e8f0;border-radius:12px;padding:24px}.ReceivedInterests-module__Eel9Wa__skeletonList{flex-direction:column;gap:12px;display:flex}.ReceivedInterests-module__Eel9Wa__skeletonCard{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:14px;height:110px;animation:1.2s ease-in-out infinite ReceivedInterests-module__Eel9Wa__shimmer}@keyframes ReceivedInterests-module__Eel9Wa__shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.ReceivedInterests-module__Eel9Wa__drawerOverlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ReceivedInterests-module__Eel9Wa__drawer{background:#fff;border-radius:16px 16px 0 0;width:100%;max-height:85vh;padding:16px;overflow-y:auto}.ReceivedInterests-module__Eel9Wa__drawerHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ReceivedInterests-module__Eel9Wa__drawerTitle{font-weight:600}.ReceivedInterests-module__Eel9Wa__drawerBody{flex-direction:column;gap:14px;display:flex}.ReceivedInterests-module__Eel9Wa__interestCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.ReceivedInterests-module__Eel9Wa__interestHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ReceivedInterests-module__Eel9Wa__interestName{color:#0f172a;font-weight:600}.ReceivedInterests-module__Eel9Wa__interestMeta{color:#64748b;font-size:.8rem}.ReceivedInterests-module__Eel9Wa__messageBox{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px;font-size:.9rem}.ReceivedInterests-module__Eel9Wa__closedText{color:#64748b;font-size:.8rem}.ReceivedInterests-module__Eel9Wa__drawerActions{justify-content:flex-end;display:flex}.ReceivedInterests-module__Eel9Wa__closeBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;font-weight:600}.ReceivedInterests-module__Eel9Wa__link{color:#0073c6;font-weight:600;text-decoration:none}@media (min-width:900px){.ReceivedInterests-module__Eel9Wa__filters{flex-direction:row;align-items:center}.ReceivedInterests-module__Eel9Wa__drawerOverlay{justify-content:flex-end;align-items:stretch}.ReceivedInterests-module__Eel9Wa__drawer{border-radius:16px 0 0 16px;width:420px;height:100%;max-height:100vh}}
.Overview-module__dGUTZG__section{flex-direction:column;gap:32px;max-width:900px;display:flex}.Overview-module__dGUTZG__greeting{flex-direction:column;gap:4px;display:flex}.Overview-module__dGUTZG__greetingTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700}.Overview-module__dGUTZG__greetingSubtitle{color:#64748b;margin:0;font-size:15px}.Overview-module__dGUTZG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Overview-module__dGUTZG__kpiCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:20px;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .15s;display:flex;position:relative}.Overview-module__dGUTZG__kpiCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a14}.Overview-module__dGUTZG__kpiIcon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Overview-module__dGUTZG__kpiValue{color:#0f172a;font-size:28px;font-weight:700;line-height:1}.Overview-module__dGUTZG__kpiLabel{color:#64748b;font-size:13px;font-weight:500}.Overview-module__dGUTZG__kpiBadge{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.Overview-module__dGUTZG__kpi_blue .Overview-module__dGUTZG__kpiIcon{color:#2563eb;background:#eff6ff}.Overview-module__dGUTZG__kpi_amber .Overview-module__dGUTZG__kpiIcon{color:#d97706;background:#fffbeb}.Overview-module__dGUTZG__kpi_green .Overview-module__dGUTZG__kpiIcon{color:#16a34a;background:#f0fdf4}.Overview-module__dGUTZG__kpi_purple .Overview-module__dGUTZG__kpiIcon{color:#7c3aed;background:#f5f3ff}.Overview-module__dGUTZG__shortcuts{flex-direction:column;gap:12px;display:flex}.Overview-module__dGUTZG__shortcutsTitle{color:#0f172a;margin:0;font-size:16px;font-weight:600}.Overview-module__dGUTZG__shortcutGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Overview-module__dGUTZG__shortcutCard{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.Overview-module__dGUTZG__shortcutCard:hover{background:#f8fafc;border-color:#cbd5e1}.Overview-module__dGUTZG__shortcutArrow{color:#94a3b8;flex-shrink:0;margin-left:auto}@media (max-width:768px){.Overview-module__dGUTZG__kpiGrid{grid-template-columns:repeat(2,1fr)}.Overview-module__dGUTZG__shortcutGrid{grid-template-columns:1fr}.Overview-module__dGUTZG__greetingTitle{font-size:24px}}@media (max-width:480px){.Overview-module__dGUTZG__kpiGrid{grid-template-columns:1fr 1fr;gap:12px}.Overview-module__dGUTZG__kpiCard{padding:16px}.Overview-module__dGUTZG__kpiValue{font-size:24px}}
.Toggle-module__7o0_zW__toggleRow{justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.Toggle-module__7o0_zW__toggleRow+.Toggle-module__7o0_zW__toggleRow{border-top:1px solid #f1f5f9}.Toggle-module__7o0_zW__labelGroup{flex:1;min-width:0}.Toggle-module__7o0_zW__label{color:#0f172a;cursor:pointer;font-size:14px;font-weight:500;line-height:1.4}.Toggle-module__7o0_zW__description{color:#64748b;margin:2px 0 0;font-size:13px;line-height:1.4}.Toggle-module__7o0_zW__track{cursor:pointer;background:#e2e8f0;border:2px solid #cbd5e1;border-radius:999px;outline:none;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s,border-color .2s;position:relative}.Toggle-module__7o0_zW__track:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb4d}.Toggle-module__7o0_zW__track:hover:not(:disabled){border-color:#94a3b8}.Toggle-module__7o0_zW__trackOn{background:#2563eb;border-color:#2563eb}.Toggle-module__7o0_zW__trackOn:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.Toggle-module__7o0_zW__trackDisabled{opacity:.5;cursor:not-allowed}.Toggle-module__7o0_zW__thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #0000001a}.Toggle-module__7o0_zW__thumbOn{transform:translate(20px)}
.NotificationSettings-module__D1KiPa__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000a}.NotificationSettings-module__D1KiPa__cardHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.NotificationSettings-module__D1KiPa__cardIcon{color:#2563eb;flex-shrink:0}.NotificationSettings-module__D1KiPa__cardTitle{color:#0f172a;margin:0;font-size:16px;font-weight:600}.NotificationSettings-module__D1KiPa__cardDescription{color:#64748b;margin:0 0 8px;font-size:14px;line-height:1.5}.NotificationSettings-module__D1KiPa__toggleList{flex-direction:column;display:flex}.NotificationSettings-module__D1KiPa__requiredList{flex-direction:column;gap:0;display:flex}.NotificationSettings-module__D1KiPa__requiredItem{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.NotificationSettings-module__D1KiPa__requiredItem+.NotificationSettings-module__D1KiPa__requiredItem{border-top:1px solid #f1f5f9}.NotificationSettings-module__D1KiPa__requiredLabel{color:#475569;font-size:14px;line-height:1.4}.NotificationSettings-module__D1KiPa__requiredBadge{color:#64748b;text-transform:uppercase;letter-spacing:.02em;background:#f1f5f9;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:600}.NotificationSettings-module__D1KiPa__successMessage{color:#166534;background:#ecfdf5;border:1px solid #86efac;border-radius:8px;padding:12px 16px;font-size:14px}.NotificationSettings-module__D1KiPa__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;font-size:14px}.NotificationSettings-module__D1KiPa__errorBlock{text-align:center;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:40px 20px}.NotificationSettings-module__D1KiPa__errorBlock p{margin:0 0 16px;font-size:15px}.NotificationSettings-module__D1KiPa__retryButton{color:#fff;cursor:pointer;background:#991b1b;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .15s}.NotificationSettings-module__D1KiPa__retryButton:hover{background:#7f1d1d}.NotificationSettings-module__D1KiPa__retryButton:focus-visible{outline-offset:2px;outline:2px solid #991b1b}.NotificationSettings-module__D1KiPa__skeletonContainer{flex-direction:column;gap:16px;display:flex}.NotificationSettings-module__D1KiPa__skeletonCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:24px;display:flex}.NotificationSettings-module__D1KiPa__skeletonLine{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.5s infinite NotificationSettings-module__D1KiPa__shimmer}@keyframes NotificationSettings-module__D1KiPa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:640px){.NotificationSettings-module__D1KiPa__card{padding:18px 16px}}
.page-module__7Gxj2W__page{flex-direction:column;gap:28px;width:100%;max-width:1100px;margin:0 auto;padding:40px 16px 100px;display:flex}@media (min-width:768px){.page-module__7Gxj2W__page{padding:40px 24px}}@media (min-width:1200px){.page-module__7Gxj2W__page{padding:40px 32px}}.page-module__7Gxj2W__otherAds{flex-direction:column;gap:16px;display:flex}.page-module__7Gxj2W__otherGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.page-module__7Gxj2W__otherEmpty{color:var(--color-text-muted,#4a5f79);background:var(--color-surface-muted,#f7f9fb);border:1px dashed #e6eef7;border-radius:16px;padding:18px}.page-module__7Gxj2W__ctaSection{background:#f8fbff;border:1px solid #e6eef7;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.page-module__7Gxj2W__ctaButton{color:#fff;background:#0073c6;border-radius:999px;padding:10px 18px;font-weight:600;text-decoration:none}.page-module__7Gxj2W__empty{padding:40px}.page-module__7Gxj2W__mobileHeader{z-index:1202;display:block;position:sticky;top:0}.page-module__7Gxj2W__desktopHeader{z-index:1202;display:none;position:sticky;top:0}@media (min-width:1024px){.page-module__7Gxj2W__mobileHeader{display:none}.page-module__7Gxj2W__desktopHeader{display:block}}
.MineBud-module__Jo6GjW__skeletonList{flex-direction:column;gap:12px;display:flex}.MineBud-module__Jo6GjW__skeletonCard{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%) 0 0/200% 100%;border-radius:14px;height:90px;animation:1.2s ease-in-out infinite MineBud-module__Jo6GjW__shimmer}@keyframes MineBud-module__Jo6GjW__shimmer{0%{background-position:0 0}to{background-position:-200% 0}}.MineBud-module__Jo6GjW__list{flex-direction:column;gap:12px;display:flex}.MineBud-module__Jo6GjW__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;transition:box-shadow .2s,border-color .2s;display:flex}.MineBud-module__Jo6GjW__card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #0f172a0f}.MineBud-module__Jo6GjW__cardMain{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.MineBud-module__Jo6GjW__cardTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.MineBud-module__Jo6GjW__cardMeta{color:#64748b;flex-wrap:wrap;gap:4px;font-size:13px;display:flex}.MineBud-module__Jo6GjW__metaSep{opacity:.4}.MineBud-module__Jo6GjW__cardBadges{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.MineBud-module__Jo6GjW__cardActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.MineBud-module__Jo6GjW__actionLink{color:#0073c6;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.MineBud-module__Jo6GjW__actionLink:hover{background:#0073c60f}.MineBud-module__Jo6GjW__actionLink:focus-visible{outline-offset:2px;outline:2px solid #0073c6}@media (max-width:640px){.MineBud-module__Jo6GjW__card{flex-direction:column;gap:12px}.MineBud-module__Jo6GjW__cardActions{flex-direction:row;align-items:center;width:100%}.MineBud-module__Jo6GjW__actionLink{background:#0073c60d;flex:1;justify-content:center}}
.profile-module__aeniLG__headerDesktop{z-index:1202;position:sticky;top:0}.profile-module__aeniLG__headerMobile{z-index:1202;display:none;position:sticky;top:0}@media (max-width:900px){.profile-module__aeniLG__headerDesktop{display:none}.profile-module__aeniLG__headerMobile{display:block}}
.ListingsPageShell-module__m3PBUq__page{flex-direction:column;min-height:100vh;display:flex}.ListingsPageShell-module__m3PBUq__headerDesktop{z-index:1202;display:none;position:sticky;top:0}.ListingsPageShell-module__m3PBUq__headerMobile{z-index:1202;display:block;position:sticky;top:0}@media (min-width:960px){.ListingsPageShell-module__m3PBUq__headerDesktop{display:block}.ListingsPageShell-module__m3PBUq__headerMobile{display:none}}
.page-module__a0zj5W__main{background:var(--color-surface,#fff);flex-direction:column;flex:1;display:flex}.page-module__a0zj5W__loading{color:var(--color-text-muted,#4a5f79);justify-content:center;align-items:center;padding:48px 24px;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;display:flex}
.FormSection-module__4qvE8q__section{flex-direction:column;gap:8px;padding:0;display:flex}.FormSection-module__4qvE8q__header{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.FormSection-module__4qvE8q__title{color:var(--color-text-strong,#001d3d);margin:0;font-size:18px;font-weight:600}.FormSection-module__4qvE8q__helper{color:var(--color-text-muted,#64748b);margin:0;font-size:12px}.FormSection-module__4qvE8q__body{flex-direction:column;gap:12px;display:flex}
.StaticPageLayout-module__U_TMRq__headerDesktop{z-index:1202;display:none;position:sticky;top:0}.StaticPageLayout-module__U_TMRq__headerMobile{z-index:1202;display:block;position:sticky;top:0}.StaticPageLayout-module__U_TMRq__main{background:var(--color-surface);min-height:60vh}@media (min-width:900px){.StaticPageLayout-module__U_TMRq__headerDesktop{display:block}.StaticPageLayout-module__U_TMRq__headerMobile{display:none}}
.Section-module__3wcE1G__section{padding:80px 0}.Section-module__3wcE1G__base{background:0 0}.Section-module__3wcE1G__muted{background:var(--color-surface-muted,#f7f9fb)}
.Container-module__4j5atq__container{width:min(1100px,92vw);margin:0 auto}
.Badge-module__WtMIdW__badge{background:var(--color-on-brand-strong);color:var(--color-text-strong);z-index:2;border:none;border-radius:8px;align-items:center;padding:4px 12px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #001d3d0f}.Badge-module__WtMIdW__badgeText{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}
