.MalpoHeader-module__d6D76G__container{background:var(--header-bg);box-shadow:var(--header-shadow);z-index:10000;isolation:isolate;flex-flow:column wrap;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 15px;display:flex;position:sticky;top:0}.MalpoHeader-module__d6D76G__navbar{justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:44px;display:flex}.MalpoHeader-module__d6D76G__leftSection{z-index:2;flex:1;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.MalpoHeader-module__d6D76G__platformsWrap{position:relative}.MalpoHeader-module__d6D76G__platformsDropdown{z-index:3200;background:#1f2937;border-radius:8px;min-width:260px;padding:10px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 24px #00000047}.MalpoHeader-module__d6D76G__platformsDropdownTitle{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-align:center;border-bottom:1px solid #00bcd4;margin:4px 0 10px;padding-bottom:6px;font-size:.78rem;font-weight:700}.MalpoHeader-module__d6D76G__platformsDropdownItem{color:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:.92rem;text-decoration:none;transition:background-color .2s;display:flex}.MalpoHeader-module__d6D76G__platformsDropdownItem:hover{background:#ffffff1f}.MalpoHeader-module__d6D76G__centerSection{justify-content:flex-start;align-items:center;gap:10px;display:flex}.MalpoHeader-module__d6D76G__rightSection{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.MalpoHeader-module__d6D76G__dateRangeWrap{align-items:center;gap:6px;margin-right:6px;display:flex}.MalpoHeader-module__d6D76G__dateField{color:#fffffff2;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.MalpoHeader-module__d6D76G__dateField input{color:#fff;background:#ffffff2e;border:1px solid #ffffff85;border-radius:6px;padding:3px 6px;font-size:11px;line-height:1.2}.MalpoHeader-module__d6D76G__dateField input:focus{border-color:#ffffffe6;outline:none}.MalpoHeader-module__d6D76G__dateField input::-webkit-calendar-picker-indicator{filter:invert()}.MalpoHeader-module__d6D76G__iconOnlyButton{cursor:pointer;color:#fff;background-color:#0000;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,box-shadow .2s;display:inline-flex}.MalpoHeader-module__d6D76G__iconOnlyButton:hover{background-color:var(--button-hover-bg);box-shadow:0 4px 6px #0000001f}.MalpoHeader-module__d6D76G__homeButton{cursor:pointer;color:#fff;background-color:#0000;border:none;border-radius:8px;align-items:center;padding:6px;font-size:.95rem;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:flex}.MalpoHeader-module__d6D76G__homeButton:hover{background-color:var(--button-hover-bg);box-shadow:0 4px 6px #0000001f}.MalpoHeader-module__d6D76G__homeText{letter-spacing:.3px;margin-left:6px}.MalpoHeader-module__d6D76G__platformsButton{cursor:pointer;color:#fff;background-color:#0000;border:none;border-radius:8px;align-items:center;gap:2px;padding:6px;font-size:.95rem;transition:background-color .2s,box-shadow .2s;display:inline-flex}.MalpoHeader-module__d6D76G__platformsButton:hover{background-color:var(--button-hover-bg);box-shadow:0 4px 6px #0000001f}.MalpoHeader-module__d6D76G__logoMark{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0003}.MalpoHeader-module__d6D76G__logoMarkSvg{width:100%;height:100%;display:block}.MalpoHeader-module__d6D76G__title{color:#fff;letter-spacing:.5px;text-shadow:1px 1px 2px #0003;white-space:nowrap;margin:0;font-size:1.15rem;font-weight:600}.MalpoHeader-module__d6D76G__externalLink{background-color:var(--icon-button-bg);cursor:pointer;color:#fff;border:none;border-radius:8px;align-items:center;padding:6px 12px;font-size:.85rem;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:flex}.MalpoHeader-module__d6D76G__externalLink:hover{background-color:var(--button-hover-bg);box-shadow:0 4px 6px #0000001f}.MalpoHeader-module__d6D76G__externalLabel{display:inline}.MalpoHeader-module__d6D76G__profileWrap{position:relative}.MalpoHeader-module__d6D76G__profileButton{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:10px;align-items:center;gap:8px;padding:4px 10px 4px 6px;transition:background-color .2s;display:inline-flex}.MalpoHeader-module__d6D76G__profileButton:hover{background:#fff3}.MalpoHeader-module__d6D76G__profileIconContainer{background:linear-gradient(135deg,#ff4d8d,#d81b60);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MalpoHeader-module__d6D76G__profileInitial{color:#fff;font-size:13px;font-weight:700}.MalpoHeader-module__d6D76G__username{white-space:nowrap;font-size:.95rem;font-weight:600}.MalpoHeader-module__d6D76G__profileChevron{opacity:.95}.MalpoHeader-module__d6D76G__profileMenu{z-index:3200;background:#fff;border-radius:10px;min-width:300px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 34px #02061747}.MalpoHeader-module__d6D76G__profileInfo{background:linear-gradient(135deg,#ff2f92 0%,#d81b60 100%);padding:14px 16px}.MalpoHeader-module__d6D76G__profileName{color:#fff;text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.MalpoHeader-module__d6D76G__profileEmail{color:#fffffff2;margin:4px 0 0;font-size:.95rem;font-weight:600}.MalpoHeader-module__d6D76G__menuOption{color:#111827;cursor:pointer;background:#fff;border:none;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:1.05rem;display:flex}.MalpoHeader-module__d6D76G__menuOption:hover{background:#f8fafc}.MalpoHeader-module__d6D76G__menuIcon{color:#111827}.MalpoHeader-module__d6D76G__menuText{font-weight:500}.MalpoHeader-module__d6D76G__overlay{z-index:10050;background:#000000b8;justify-content:center;align-items:flex-start;padding-top:180px;display:flex;position:fixed;inset:0}.MalpoHeader-module__d6D76G__closeOverlay{z-index:10051;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:fixed;top:12px;right:12px}.MalpoHeader-module__d6D76G__menuPanel{color:#fff;min-width:270px;max-width:340px}.MalpoHeader-module__d6D76G__menuSectionTitle{color:#d1d5db;letter-spacing:.4px;margin:0 0 8px;font-size:16px;font-weight:700}.MalpoHeader-module__d6D76G__menuGroup{border-left:1px solid #ffffff2e;padding-left:12px}.MalpoHeader-module__d6D76G__menuGroupTitle{color:#e5e7eb;margin:0 0 10px;font-size:15px;font-weight:700}.MalpoHeader-module__d6D76G__menuItem{color:#f3f4f6;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;margin:0;padding:4px 0;font-family:inherit;font-size:16px;font-weight:600;line-height:1.6;text-decoration:none;display:block}.MalpoHeader-module__d6D76G__menuItem:hover,.MalpoHeader-module__d6D76G__menuItemActive{color:#2dd4bf}@media (max-width:768px){.MalpoHeader-module__d6D76G__navbar{text-align:center;flex-wrap:wrap;justify-content:center}.MalpoHeader-module__d6D76G__leftSection,.MalpoHeader-module__d6D76G__centerSection,.MalpoHeader-module__d6D76G__rightSection{justify-content:center;width:100%}.MalpoHeader-module__d6D76G__title{font-size:1rem}.MalpoHeader-module__d6D76G__overlay{padding-top:130px}.MalpoHeader-module__d6D76G__dateRangeWrap{justify-content:center;width:100%;margin-right:0}}@media (max-width:480px){.MalpoHeader-module__d6D76G__homeText,.MalpoHeader-module__d6D76G__externalLabel,.MalpoHeader-module__d6D76G__username{display:none}.MalpoHeader-module__d6D76G__profileMenu{min-width:260px;right:-8px}.MalpoHeader-module__d6D76G__dateRangeWrap{flex-wrap:wrap}}
.MalpoFooter-module___XtdZq__footer{color:#fff;box-sizing:border-box;background-color:#2b3a4e;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:10px 15px;display:flex;position:relative}.MalpoFooter-module___XtdZq__clearfix{color:#909189;box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,min(52vw,36rem)) minmax(0,1fr);align-items:center;gap:.5rem .75rem;width:100%;max-width:100%;margin:0;font-size:.8rem;display:grid}.MalpoFooter-module___XtdZq__clearfix a{color:#298b9f;font-size:.8rem}.MalpoFooter-module___XtdZq__clearfix a:hover{color:#298b9f;text-decoration:underline}.MalpoFooter-module___XtdZq__floatMdLeft{color:#909189;justify-self:start;min-width:0;font-size:.8rem}.MalpoFooter-module___XtdZq__floatMdCenter{text-align:center;justify-self:center;min-width:0;margin:0;font-size:.8rem}.MalpoFooter-module___XtdZq__floatMdLeft a{color:#909189;font-size:.75rem;text-decoration:none;transition:color .3s}.MalpoFooter-module___XtdZq__floatMdLeft a:hover{color:#298b9f;text-decoration:underline}.MalpoFooter-module___XtdZq__devTeamContainer{color:#00bcd4;justify-self:end;align-items:center;gap:4px;min-width:0;font-size:.8rem;display:flex}.MalpoFooter-module___XtdZq__iconHash{color:#ff7588}@media (max-width:768px){.MalpoFooter-module___XtdZq__clearfix{text-align:center;grid-template-columns:1fr;justify-items:center}.MalpoFooter-module___XtdZq__floatMdLeft,.MalpoFooter-module___XtdZq__floatMdCenter,.MalpoFooter-module___XtdZq__devTeamContainer{justify-self:center;margin-bottom:8px;font-size:.65rem}.MalpoFooter-module___XtdZq__footer{text-align:center;flex-direction:column}}
.PublicShell-module__N386MG__appShell{flex-direction:column;height:100dvh;min-height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.PublicShell-module__N386MG__main{-webkit-overflow-scrolling:touch;z-index:1;isolation:isolate;flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex;position:relative;overflow:hidden auto}
