.Layout-module__zaQHFq__layout{background-color:#041028;flex-direction:column;min-height:100vh;display:flex;position:relative}.Layout-module__zaQHFq__header{z-index:100;background:linear-gradient(135deg,#0f172ad9 0%,#1e293bd9 100%);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;padding:.2rem clamp(1rem,3vw,2rem);display:flex;box-shadow:0 4px 12px #00000026}.Layout-module__zaQHFq__container{flex:1;width:100%;min-width:0;display:flex;overflow:hidden}.Layout-module__zaQHFq__sidebar{background-color:var(--color-bg-light);border-right:1px solid var(--color-border);width:250px;padding:1rem 0;overflow-y:auto;box-shadow:1px 0 3px #0000000d}.Layout-module__zaQHFq__mainContent{background:0 0;flex:auto;width:100%;min-width:0;padding:0 0 1.5rem;overflow:hidden auto}@media (max-width:900px){.Layout-module__zaQHFq__header{flex-wrap:wrap;align-items:flex-start;padding-block:.25rem}.Layout-module__zaQHFq__container{flex-direction:column}.Layout-module__zaQHFq__sidebar{border-right:none;border-bottom:1px solid var(--color-border);width:100%;height:auto;padding:.25rem .5rem;display:flex}}
.HeaderTitle-module__dv8Dbq__titleWrap{background:linear-gradient(135deg,#0f172a66,#0f172a1a);border-radius:.5rem;justify-content:center;align-items:center;gap:.75rem;padding:.5rem .75rem;display:inline-flex}.HeaderTitle-module__dv8Dbq__logoWrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.HeaderTitle-module__dv8Dbq__logoSvg{width:clamp(170px,24vw,290px);height:auto;display:block}.HeaderTitle-module__dv8Dbq__iconWrap{pointer-events:none;width:clamp(26px,3.2vw,50px);height:clamp(26px,3.2vw,50px);position:absolute;top:50%;left:72%;transform:translate(-50%,-50%)}.HeaderTitle-module__dv8Dbq__iconWrap img{filter:drop-shadow(0 3px 10px #3b82f647);width:100%;height:100%;display:block}.HeaderTitle-module__dv8Dbq__boltSvg{animation:3s linear infinite HeaderTitle-module__dv8Dbq__rotate}@media (max-width:900px){.HeaderTitle-module__dv8Dbq__titleWrap{padding:.4rem .5rem}}@media (max-width:420px){.HeaderTitle-module__dv8Dbq__logoSvg{width:150px}.HeaderTitle-module__dv8Dbq__iconWrap{left:66.4%}}@keyframes HeaderTitle-module__dv8Dbq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.HeaderUserInfo-module__LL8mRG__userInfoWrap{align-items:center;gap:1rem;margin-left:auto;padding-right:.5rem;display:flex}.HeaderUserInfo-module__LL8mRG__themeToggle{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:color .18s ease-out,border-color .18s ease-out;display:inline-flex}.HeaderUserInfo-module__LL8mRG__themeToggle:hover{color:#fff;border-color:#ffffff4d}.HeaderUserInfo-module__LL8mRG__userColumn{flex-direction:column;align-items:flex-end;gap:4px;padding-top:6px;padding-bottom:2px;display:flex}.HeaderUserInfo-module__LL8mRG__userProfile{align-items:center;gap:10px;display:flex;position:relative}.HeaderUserInfo-module__LL8mRG__userDetails{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.HeaderUserInfo-module__LL8mRG__userName{color:#fff;font-size:1.05rem;font-weight:600}.HeaderUserInfo-module__LL8mRG__userRole{color:#fff9;font-size:.9rem;font-weight:400}.HeaderUserInfo-module__LL8mRG__userDateTime{color:#ffffff8c;margin-bottom:2px;font-size:.85rem;font-weight:400;line-height:1.4;display:block}.HeaderUserInfo-module__LL8mRG__avatarBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s}.HeaderUserInfo-module__LL8mRG__avatarBtn:hover{transform:scale(1.05)}.HeaderUserInfo-module__LL8mRG__avatar{color:#fff;background:#33d6e6;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 4px 18px #00000040}.HeaderUserInfo-module__LL8mRG__dropdown{z-index:1000;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid #ffffff1a;border-radius:.5rem;min-width:160px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.HeaderUserInfo-module__LL8mRG__dropdownItem{color:#ffffffd9;border-left:3px solid #0000;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.HeaderUserInfo-module__LL8mRG__dropdownItemInner{align-items:center;gap:.5rem;display:inline-flex}.HeaderUserInfo-module__LL8mRG__menuIcon{color:#7fdcff;flex:none}.HeaderUserInfo-module__LL8mRG__logoutIcon{color:currentColor}.HeaderUserInfo-module__LL8mRG__dropdownButton{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit}.HeaderUserInfo-module__LL8mRG__dropdownItem:hover{color:#fff;background-color:#3b82f626;border-left-color:#3b82f6;padding-left:1.25rem}.HeaderUserInfo-module__LL8mRG__divider{border:none;border-top:1px solid #ffffff1a;margin:.5rem 0}.HeaderUserInfo-module__LL8mRG__logout{color:#ef4444d9}.HeaderUserInfo-module__LL8mRG__logout:hover{color:#ef4444;background-color:#ef44441a;border-left-color:#ef4444}@media (max-width:768px){.HeaderUserInfo-module__LL8mRG__userInfoWrap{justify-content:flex-end;gap:.75rem;width:auto;padding-right:0}.HeaderUserInfo-module__LL8mRG__userDetails{display:none}.HeaderUserInfo-module__LL8mRG__avatar{width:36px;height:36px;font-size:.8rem}}@media (max-width:900px){.HeaderUserInfo-module__LL8mRG__userInfoWrap{margin-left:0}}
.Sidebar-module__HPbxHa__sidebar{--accent-cyan:#334ee6;background:linear-gradient(135deg,#0f172a66,#0f172a1a);border-right:1px solid #ffffff0f;flex-direction:column;width:220px;padding:0;transition:width .22s ease-out;display:flex;position:relative;overflow-y:auto;box-shadow:2px 0 4px #4389da1a}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed{width:68px}.Sidebar-module__HPbxHa__logoRow{white-space:nowrap;align-items:center;gap:10px;padding:16px 18px 8px;display:flex;overflow:hidden}.Sidebar-module__HPbxHa__logoIcon{flex-shrink:0}.Sidebar-module__HPbxHa__logoText{color:#fff;letter-spacing:.02em;opacity:1;font-size:1.1rem;font-weight:600;transition:opacity .18s ease-out}.Sidebar-module__HPbxHa__collapsed .Sidebar-module__HPbxHa__logoText{opacity:0;width:0}.Sidebar-module__HPbxHa__collapsed .Sidebar-module__HPbxHa__logoRow{justify-content:center;padding-inline:0}.Sidebar-module__HPbxHa__toggleBtn{color:#ffffffc9;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-self:flex-end;align-items:center;margin:.75rem .75rem .75rem auto;padding:.1rem .3rem;font-size:.6rem;line-height:1;transition:color .18s ease-out,transform .18s ease-out;display:flex}.Sidebar-module__HPbxHa__toggleBtn:hover{color:#ffffffe8;transform:scale(1.1)}.Sidebar-module__HPbxHa__arrow{font-size:1.4rem;font-weight:900;line-height:1}.Sidebar-module__HPbxHa__nav{flex-direction:column;flex:1;gap:.5rem;padding:.3rem 0 1rem;display:flex}.Sidebar-module__HPbxHa__navLink{color:#ffffffa8;filter:brightness(.95);border-left:4px solid #0000;border-radius:10px;align-items:center;gap:1rem;margin:0 .5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .18s ease-out,color .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out,filter .18s ease-out;display:flex}.Sidebar-module__HPbxHa__navLink:hover{color:#fff;filter:brightness(1.02);background-color:#33d6e624;border-left-color:#33d6e640;box-shadow:0 0 14px #33d6e61c,inset 0 0 0 1px #33d6e640}.Sidebar-module__HPbxHa__navLink.Sidebar-module__HPbxHa__active{color:#fff;filter:brightness(1.08);background:#33d6e68c;border-left:4px solid #33d6e6;font-weight:600;box-shadow:0 0 16px #33d6e659,inset 0 0 0 1px #33d6e673}.Sidebar-module__HPbxHa__navLink.Sidebar-module__HPbxHa__active:hover{background-color:#33d6e647}.Sidebar-module__HPbxHa__icon{color:#ffffffad;justify-content:center;align-items:center;min-width:1.5rem;font-size:1.3rem;display:flex}.Sidebar-module__HPbxHa__navLink:hover .Sidebar-module__HPbxHa__icon{color:#ffffffeb}.Sidebar-module__HPbxHa__navLink.Sidebar-module__HPbxHa__active .Sidebar-module__HPbxHa__icon{color:#f4ffff}.Sidebar-module__HPbxHa__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed .Sidebar-module__HPbxHa__label{display:none}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed .Sidebar-module__HPbxHa__navLink{justify-content:center;gap:0;padding:.75rem .5rem}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed .Sidebar-module__HPbxHa__toggleBtn{margin:.5rem auto}@media (max-width:900px){.Sidebar-module__HPbxHa__sidebar{flex-direction:row;align-items:center;width:100%;min-height:64px;padding:.35rem .25rem;overflow:auto hidden}.Sidebar-module__HPbxHa__sidebar.Sidebar-module__HPbxHa__collapsed{width:100%}.Sidebar-module__HPbxHa__toggleBtn{display:none}.Sidebar-module__HPbxHa__nav{scrollbar-width:thin;flex-direction:row;align-items:center;gap:.35rem;width:100%;padding:0 .25rem;overflow-x:auto}.Sidebar-module__HPbxHa__label{display:none}.Sidebar-module__HPbxHa__navLink{border-left:none;flex:none;justify-content:center;gap:0;min-width:48px;margin:0;padding:.75rem}}@media (prefers-reduced-motion:reduce){.Sidebar-module__HPbxHa__sidebar,.Sidebar-module__HPbxHa__toggleBtn,.Sidebar-module__HPbxHa__navLink{transition:none;animation:none}.Sidebar-module__HPbxHa__toggleBtn:hover{transform:none}}
.MainContentArea-module__ZAjy2G__page{--accent-cyan-rgb:51,214,230;--accent-cyan:#33d6e6;--accent-cyan-soft:#33d6e659;--accent-cyan-glow:#33d6e62e;--surface-0:#081228;--surface-1:linear-gradient(180deg,#0c1a38d1,#08122ac2);--panel-inner-sheen:linear-gradient(180deg,#ffffff07,#ffffff02 42%,#fff0);--border-soft:#ffffff14;--text:#fff;--panel:var(--surface-1);--panel-header:#24306b;--accent:var(--accent-cyan);--panel-border:var(--border-soft);--panel-shadow:0 16px 32px #070b2373;--panel-soft:linear-gradient(180deg,#0e1e40e6,#0a1632db);--kpi-cash-font-size:31px;color:var(--text);flex-direction:column;gap:1rem;width:100%;display:flex}.MainContentArea-module__ZAjy2G__homeRoot{isolation:isolate;background:radial-gradient(circle at 18% 12%,#33d6e61f,#0000 42%),radial-gradient(circle at 78% 10%,#6284ff1a,#0000 45%),radial-gradient(circle at 50% 65%,#33d6e60f,#0000 55%),linear-gradient(#071a33 0%,#041027 100%);width:100%;min-height:100vh;padding-top:2rem;position:relative}.MainContentArea-module__ZAjy2G__homeRoot:before{content:"";pointer-events:none;z-index:0;opacity:.1;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56' viewBox='0 0 56 56'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.05' stroke-width='1'%3E%3Cpolygon points='28,2 50,14 50,42 28,54 6,42 6,14'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:56px 56px;position:fixed;inset:0}.MainContentArea-module__ZAjy2G__homeRoot>*{z-index:1;position:relative}.MainContentArea-module__ZAjy2G__contentContainer{width:100%;padding-inline:var(--sp-6,24px);z-index:1;flex-direction:column;gap:24px;min-width:0;max-width:1280px;margin:0 auto;display:flex;position:relative}.MainContentArea-module__ZAjy2G__homeGrid{grid-template-columns:repeat(12,minmax(0,1fr));place-items:start stretch;gap:24px 1.5rem;width:100%;min-width:0;display:grid}.MainContentArea-module__ZAjy2G__statsHeader{margin-top:0;margin-bottom:10px}.MainContentArea-module__ZAjy2G__statsHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.MainContentArea-module__ZAjy2G__statsHeaderLeft{color:#fff;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MainContentArea-module__ZAjy2G__mpanLabel{font-size:1.25rem;font-weight:600}.MainContentArea-module__ZAjy2G__mpanSelect{color:#fff;background:#081230a6;border:1px solid #fff3;border-radius:999px;min-width:160px;height:30px;padding:0 10px;font-size:1.25rem;line-height:30px}.MainContentArea-module__ZAjy2G__mpanLocation{color:#b8c7e0;margin-top:4px;font-size:14px}.MainContentArea-module__ZAjy2G__topRow{display:contents}.MainContentArea-module__ZAjy2G__helloText{margin:0;font-size:clamp(1.4rem,2.2vw,2rem);font-weight:400}.MainContentArea-module__ZAjy2G__leftColumn{flex-direction:column;grid-column:1/span 2;align-items:flex-start;gap:.8rem;min-width:0;display:flex}.MainContentArea-module__ZAjy2G__dateBlock{flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;min-width:0;max-width:100%;display:flex}.MainContentArea-module__ZAjy2G__todayText{opacity:.9;margin:0;font-size:.9rem}.MainContentArea-module__ZAjy2G__dateArea{width:100%;min-width:0;max-width:100%;position:relative}.MainContentArea-module__ZAjy2G__dateTrigger{color:#fff;cursor:pointer;background:#040f4acc;border:1px solid #4fb0ff;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;width:100%;min-width:0;max-width:100%;padding:.55rem .8rem;display:inline-flex}.MainContentArea-module__ZAjy2G__dateValue{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.MainContentArea-module__ZAjy2G__calendarPopover{z-index:20;border:1px solid var(--accent);background:#0f1e59;border-radius:10px;max-width:min(92vw,320px);padding:.5rem;position:absolute;top:calc(100% + 8px);left:auto;right:0;box-shadow:0 10px 24px #00000059}.rdp-day{color:#e6f0ff}.rdp-day:hover:not([disabled]):not(.rdp-day_selected){color:#fff;background:#4fb0ff40}:is(.rdp-caption_label,.rdp-nav_button){color:#fff}.rdp-nav_button{border-color:#ffffff40}.rdp-weekday{color:#fff}.MainContentArea-module__ZAjy2G__overviewSection{grid-column:1/-1;width:100%;min-width:0}.MainContentArea-module__ZAjy2G__panelCard{background:var(--panel-inner-sheen),var(--panel);border:1.5px solid rgba(var(--accent-cyan-rgb),.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 0 0 1px rgba(var(--accent-cyan-rgb),.25),0 0 18px rgba(var(--accent-cyan-rgb),.14),inset 0 0 0 1px #ffffff0f;border-radius:10px;padding:1.5rem}.MainContentArea-module__ZAjy2G__overviewSection.MainContentArea-module__ZAjy2G__panelCard,.MainContentArea-module__ZAjy2G__energyPanel.MainContentArea-module__ZAjy2G__panelCard{background:linear-gradient(#142448eb 0%,#0e1e40e0 100%)}.MainContentArea-module__ZAjy2G__overviewSection.MainContentArea-module__ZAjy2G__panelCard{box-shadow:0 0 0 1px rgba(var(--accent-cyan-rgb),.25),0 0 18px rgba(var(--accent-cyan-rgb),.14),inset 0 0 0 1px #ffffff0f,inset 0 1px 0 #ffffff0f}.MainContentArea-module__ZAjy2G__energyPanel.MainContentArea-module__ZAjy2G__panelCard,.MainContentArea-module__ZAjy2G__sitePanel.MainContentArea-module__ZAjy2G__panelCard{border:1px solid #0000;position:relative;box-shadow:0 8px 18px #070b233d,inset 0 1px #ffffff05}.MainContentArea-module__ZAjy2G__energyPanel.MainContentArea-module__ZAjy2G__panelCard:before,.MainContentArea-module__ZAjy2G__sitePanel.MainContentArea-module__ZAjy2G__panelCard:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#78d2e638 0%,#78d2e61f 45%,#78d2e60f 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.MainContentArea-module__ZAjy2G__siteStatus{color:#dfe7f6;letter-spacing:.02em;background:#081230b3;border:1px solid #fff3;border-radius:999px;align-items:center;gap:.45rem;padding:.25rem .6rem;font-size:.85rem;display:inline-flex}.MainContentArea-module__ZAjy2G__statusDot{background:#6bcb77;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #6bcb7780}.MainContentArea-module__ZAjy2G__statusOffline .MainContentArea-module__ZAjy2G__statusDot{background:#f87171;box-shadow:0 0 8px #f8717180}.MainContentArea-module__ZAjy2G__statusBadge{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 .85rem;font-size:.75rem;font-weight:600;display:inline-flex}.MainContentArea-module__ZAjy2G__statusActive{color:#eafff0;background:#22c55e26;border-color:#22c55e57}.MainContentArea-module__ZAjy2G__statusPending{color:#fff4e6;background:#f9731629;border-color:#f9731657}.MainContentArea-module__ZAjy2G__overviewHeader{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:16px;display:flex}.MainContentArea-module__ZAjy2G__overviewHeaderRight{align-items:center;gap:.75rem;display:inline-flex}.MainContentArea-module__ZAjy2G__title{letter-spacing:.02em;margin:0;font-size:24px;font-weight:500}.MainContentArea-module__ZAjy2G__eyeButton{color:#d8ecffad;opacity:.7;cursor:pointer;width:38px;height:38px;box-shadow:none;background:0 0;border:none;border-radius:11px;justify-content:center;align-items:center;transition:color .2s ease-out,opacity .2s ease-out,background-color .2s ease-out,border-color .2s ease-out,box-shadow .2s ease-out;display:inline-flex;position:relative;overflow:hidden}.MainContentArea-module__ZAjy2G__eyeButton:before,.MainContentArea-module__ZAjy2G__eyeButton:after{content:none}.MainContentArea-module__ZAjy2G__cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;min-width:0;display:grid}.MainContentArea-module__ZAjy2G__card{background:var(--panel-soft);border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;justify-content:center;width:100%;height:100%;min-height:108px;padding:1rem 1.3rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 14px #060c2047,inset 0 0 0 1px #ffffff08}.MainContentArea-module__ZAjy2G__card:before{content:"";opacity:0;background:0 0;border-radius:0 0 999px 999px;height:1px;position:absolute;top:0;left:12px;right:12px}.MainContentArea-module__ZAjy2G__card:hover,.MainContentArea-module__ZAjy2G__card:focus-within{border-color:#ffffff17;transform:translateY(-2px);box-shadow:0 8px 16px #060c2052,inset 0 0 0 1px #ffffff0a}.MainContentArea-module__ZAjy2G__card:focus-visible{outline-offset:2px;outline:2px solid #4fc3f759}.MainContentArea-module__ZAjy2G__cardEstimated{--metric-accent:#4fc3f7;--metric-accent-rgb:79,195,247;--metric-amount:#49b4de;background:linear-gradient(180deg,#0e1e40e6,#0a1632db)padding-box,linear-gradient(135deg,rgba(var(--metric-accent-rgb),.58)0%,rgba(var(--metric-accent-rgb),.25)60%,rgba(var(--metric-accent-rgb),.05)100%)border-box;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;grid-column:auto}.MainContentArea-module__ZAjy2G__cardSettled{--metric-accent:#4dd0a8;--metric-accent-rgb:77,208,168;--metric-amount:#4dd0a8;background:linear-gradient(180deg,#0e1e40e6,#0a1632db)padding-box,linear-gradient(135deg,rgba(var(--metric-accent-rgb),.58)0%,rgba(var(--metric-accent-rgb),.25)60%,rgba(var(--metric-accent-rgb),.05)100%)border-box;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;grid-column:auto}.MainContentArea-module__ZAjy2G__cardLabelSub{opacity:.6;margin-left:.35rem;font-size:.75rem;font-weight:400}.MainContentArea-module__ZAjy2G__updatedAtText{opacity:.65;white-space:nowrap;font-size:.8rem}.MainContentArea-module__ZAjy2G__infoTip{cursor:help;opacity:.55;vertical-align:middle;align-items:center;margin-left:2px;transition:opacity .18s ease-out;display:inline-flex}.MainContentArea-module__ZAjy2G__infoTip:hover{opacity:1}.MainContentArea-module__ZAjy2G__cardDateInfo{opacity:.55;margin:.35rem 0 0;font-size:.75rem;font-weight:400}.MainContentArea-module__ZAjy2G__cardLabel{opacity:.8;margin:0;font-size:.875rem;font-weight:400}.MainContentArea-module__ZAjy2G__cardValue{font-size:var(--kpi-cash-font-size);font-variant-numeric:tabular-nums;letter-spacing:.01em;color:#f6fbff;margin:.45rem 0 0;font-weight:800;line-height:1.1}.MainContentArea-module__ZAjy2G__moneyValue{align-items:baseline;gap:5px;display:inline-flex}.MainContentArea-module__ZAjy2G__moneyCurrency{opacity:.85;letter-spacing:normal;font-size:.7em;font-weight:500;transform:translateY(-2px)}.MainContentArea-module__ZAjy2G__moneyAmount{font-size:1em;font-weight:inherit;opacity:1;color:inherit}.MainContentArea-module__ZAjy2G__cardEstimated .MainContentArea-module__ZAjy2G__cardValue,.MainContentArea-module__ZAjy2G__cardSettled .MainContentArea-module__ZAjy2G__cardValue{color:var(--metric-amount);text-shadow:0 0 6px rgba(var(--metric-accent-rgb),.15)}.MainContentArea-module__ZAjy2G__cardEstimated:before,.MainContentArea-module__ZAjy2G__cardSettled:before{background:linear-gradient(to right,rgba(var(--metric-accent-rgb),.35),rgba(var(--metric-accent-rgb),0));opacity:.7}.MainContentArea-module__ZAjy2G__cardEstimated:hover,.MainContentArea-module__ZAjy2G__cardEstimated:focus-within,.MainContentArea-module__ZAjy2G__cardSettled:hover,.MainContentArea-module__ZAjy2G__cardSettled:focus-within{background:linear-gradient(180deg,#0e1e40e6,#0a1632db)padding-box,linear-gradient(135deg,rgba(var(--metric-accent-rgb),.64)0%,rgba(var(--metric-accent-rgb),.31)60%,rgba(var(--metric-accent-rgb),.11)100%)border-box;border-color:#0000;transform:translateY(-2px);box-shadow:0 8px 16px #060c2052,inset 0 0 0 1px #ffffff0a}.MainContentArea-module__ZAjy2G__bottomRow{display:contents}.MainContentArea-module__ZAjy2G__sitePanel{grid-column:1/-1;width:100%;min-width:0;min-height:360px;margin-top:0}.MainContentArea-module__ZAjy2G__panelHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:16px;display:flex}.MainContentArea-module__ZAjy2G__panelTitle{margin:0;font-size:clamp(1.4rem,2vw,2rem);font-weight:500}.MainContentArea-module__ZAjy2G__tableScroll{background:#0c143ca6;border:1px solid #ffffff1a;border-radius:8px;width:100%;min-width:0;height:auto;max-height:none;overflow:visible}.MainContentArea-module__ZAjy2G__table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0;font-size:.98rem}.MainContentArea-module__ZAjy2G__table th,.MainContentArea-module__ZAjy2G__table td{vertical-align:middle;text-align:center;white-space:normal;text-overflow:ellipsis;overflow-wrap:anywhere;border:none;border-bottom:1px solid #ffffff14;height:60px;padding:4px .8rem;overflow:hidden}.MainContentArea-module__ZAjy2G__table thead th{z-index:3;color:#ffffffe0;letter-spacing:.02em;background:#1d274f;border-bottom:1px solid #ffffff0f;font-weight:500;position:sticky;top:0}.MainContentArea-module__ZAjy2G__table th:first-child,.MainContentArea-module__ZAjy2G__table td:first-child{width:10%}.MainContentArea-module__ZAjy2G__table th:nth-child(2),.MainContentArea-module__ZAjy2G__table td:nth-child(2){width:36%}.MainContentArea-module__ZAjy2G__table th:nth-child(3),.MainContentArea-module__ZAjy2G__table td:nth-child(3){width:28%}.MainContentArea-module__ZAjy2G__table th:nth-child(4),.MainContentArea-module__ZAjy2G__table td:nth-child(4){width:16%}.MainContentArea-module__ZAjy2G__table tbody tr{transition:background-color .18s ease-out}.MainContentArea-module__ZAjy2G__table tbody tr:nth-child(2n){background-color:#ffffff08}.MainContentArea-module__ZAjy2G__table tbody tr:hover{background-color:#4fb0ff14}.MainContentArea-module__ZAjy2G__siteNameCell{text-align:left;font-weight:500}.MainContentArea-module__ZAjy2G__siteNameLink{color:inherit;text-decoration:none}.MainContentArea-module__ZAjy2G__siteNameLink:hover,.MainContentArea-module__ZAjy2G__siteNameLink:focus-visible{color:#7fd6ff;text-decoration:underline}.MainContentArea-module__ZAjy2G__mpanCell{text-align:left;font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.MainContentArea-module__ZAjy2G__mpanCellInner{align-items:center;gap:.45rem;display:inline-flex}.MainContentArea-module__ZAjy2G__mpanValue{align-items:center;display:inline-flex}.MainContentArea-module__ZAjy2G__copyButton{color:#ffffffbf;cursor:pointer;background:#0a1232b3;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s ease-out,border-color .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;display:inline-flex}.MainContentArea-module__ZAjy2G__copyWrap{align-items:center;display:inline-flex;position:relative}.MainContentArea-module__ZAjy2G__copyToast{color:#fff;white-space:nowrap;background:#0c1228f2;border:1px solid #ffffff1f;border-radius:6px;padding:.2rem .45rem;font-size:.7rem;position:absolute;top:-24px;right:0;box-shadow:0 6px 12px #090c2059}.MainContentArea-module__ZAjy2G__energyPanel{grid-column:1/-1;width:100%;min-width:0}.MainContentArea-module__ZAjy2G__energyHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:16px;display:flex}.MainContentArea-module__ZAjy2G__energyTitle{letter-spacing:.02em;margin:0;font-size:24px;font-weight:500}.MainContentArea-module__ZAjy2G__energyGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.MainContentArea-module__ZAjy2G__energyKpi{background:linear-gradient(#42609c57 0%,#10254ec7 100%);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;gap:.4rem;min-height:104px;padding:.95rem 1.1rem;transition:transform .18s ease-out,background .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;display:flex;box-shadow:0 6px 12px #070b2329,inset 0 1px #ffffff0a}.MainContentArea-module__ZAjy2G__energyKpi:hover{background:linear-gradient(#4d70b26b 0%,#132a56d6 100%);border-color:#fff3;transform:translateY(-1px);box-shadow:0 8px 16px #070b2333,inset 0 1px #ffffff0f}.MainContentArea-module__ZAjy2G__energyKpiLabel{opacity:.76;letter-spacing:.01em;margin:0;font-size:.82rem;font-weight:500}.MainContentArea-module__ZAjy2G__energyKpiValue{font-size:var(--kpi-cash-font-size);font-variant-numeric:tabular-nums;color:var(--accent-cyan);text-shadow:0 0 8px #33d6e629;margin:0;font-weight:800;line-height:1}.MainContentArea-module__ZAjy2G__kwhUnit{opacity:.72;font-size:.48em;font-weight:500}.MainContentArea-module__ZAjy2G__energyDateRow{align-items:center;gap:4px;display:inline-flex;position:relative}.MainContentArea-module__ZAjy2G__energyNavArrow{color:#ffffffbf;cursor:pointer;background:#081230a6;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .18s ease-out,color .18s ease-out;display:inline-flex}.MainContentArea-module__ZAjy2G__energyNavArrow:hover:not(:disabled){color:#4fb0ff;border-color:#4fb0ff80}.MainContentArea-module__ZAjy2G__energyNavArrow:disabled{opacity:.35;cursor:default}.MainContentArea-module__ZAjy2G__energyDateButton{color:#fff;cursor:pointer;background:#081230a6;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;transition:border-color .18s ease-out;display:inline-flex}.MainContentArea-module__ZAjy2G__energyDateButton:hover{border-color:#4fb0ff80}.MainContentArea-module__ZAjy2G__energyCalendarPopover{z-index:20;border:1px solid var(--accent-cyan);background:#0f1e59;border-radius:10px;max-width:min(92vw,320px);padding:.5rem;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 24px #00000059}.MainContentArea-module__ZAjy2G__overviewSection.MainContentArea-module__ZAjy2G__panelCard,.MainContentArea-module__ZAjy2G__energyPanel.MainContentArea-module__ZAjy2G__panelCard,.MainContentArea-module__ZAjy2G__sitePanel.MainContentArea-module__ZAjy2G__panelCard{padding-top:24px}.MainContentArea-module__ZAjy2G__eyeButton svg{color:#d8ecffad;opacity:.68;filter:none;transition:color .2s ease-out,opacity .2s ease-out}@media (prefers-reduced-motion:reduce){.MainContentArea-module__ZAjy2G__card,.MainContentArea-module__ZAjy2G__eyeButton,.MainContentArea-module__ZAjy2G__eyeButton svg,.MainContentArea-module__ZAjy2G__copyButton,.MainContentArea-module__ZAjy2G__table tbody tr{transition:none;animation:none}.MainContentArea-module__ZAjy2G__card:hover,.MainContentArea-module__ZAjy2G__card:focus-within,.MainContentArea-module__ZAjy2G__eyeButton:hover,.MainContentArea-module__ZAjy2G__eyeButton:focus-visible,.MainContentArea-module__ZAjy2G__copyButton:hover,.MainContentArea-module__ZAjy2G__copyButton:focus-visible,.MainContentArea-module__ZAjy2G__eyeButton:active,.MainContentArea-module__ZAjy2G__copyButton:active{transform:none}}.MainContentArea-module__ZAjy2G__tableScroll{overflow-x:hidden}.MainContentArea-module__ZAjy2G__eyeButton:hover,.MainContentArea-module__ZAjy2G__eyeButton:focus-visible{color:#e9f4ffd1;opacity:.85;box-shadow:none;background:0 0;border-color:#0000}.MainContentArea-module__ZAjy2G__eyeButton:hover svg,.MainContentArea-module__ZAjy2G__eyeButton:focus-visible svg{color:#e9f4ffd1;opacity:.82;filter:none}.MainContentArea-module__ZAjy2G__copyButton:hover,.MainContentArea-module__ZAjy2G__copyButton:focus-visible{color:#4fb0ff;border-color:#4fb0ff99;transform:translateY(-1px);box-shadow:0 6px 12px #090c2059}.MainContentArea-module__ZAjy2G__eyeButton:active{box-shadow:none;transform:none}.MainContentArea-module__ZAjy2G__copyButton:active{box-shadow:none;transform:translateY(0)}@media (max-width:1200px){.MainContentArea-module__ZAjy2G__contentContainer{padding-inline:20px}.MainContentArea-module__ZAjy2G__leftColumn,.MainContentArea-module__ZAjy2G__dateBlock,.MainContentArea-module__ZAjy2G__dateArea,.MainContentArea-module__ZAjy2G__dateTrigger{width:100%}.MainContentArea-module__ZAjy2G__sitePanel,.MainContentArea-module__ZAjy2G__energyPanel{min-height:auto}}@media (max-width:1100px){.MainContentArea-module__ZAjy2G__energyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.MainContentArea-module__ZAjy2G__contentContainer{padding-inline:16px}.MainContentArea-module__ZAjy2G__homeGrid{grid-template-columns:1fr}.MainContentArea-module__ZAjy2G__leftColumn,.MainContentArea-module__ZAjy2G__overviewSection,.MainContentArea-module__ZAjy2G__sitePanel,.MainContentArea-module__ZAjy2G__energyPanel{grid-column:auto}.MainContentArea-module__ZAjy2G__sitePanel,.MainContentArea-module__ZAjy2G__energyPanel{padding:1.1rem;border-radius:20px;padding-top:24px}.MainContentArea-module__ZAjy2G__panelTitle{font-size:1.3rem}.MainContentArea-module__ZAjy2G__table{font-size:.95rem}.MainContentArea-module__ZAjy2G__tableScroll{max-height:320px}.MainContentArea-module__ZAjy2G__energyHeader{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.MainContentArea-module__ZAjy2G__cards,.MainContentArea-module__ZAjy2G__energyGrid{grid-template-columns:1fr}.MainContentArea-module__ZAjy2G__table{font-size:.85rem}.MainContentArea-module__ZAjy2G__panelHeader{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.MainContentArea-module__ZAjy2G__contentContainer{padding-inline:12px}}
.PageHeader-module__mqc7oa__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 24px;display:flex}.PageHeader-module__mqc7oa__headerCopy{flex-direction:column;gap:6px;min-width:0;display:flex}.PageHeader-module__mqc7oa__pageTitle{letter-spacing:.01em;color:#fff;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.1}.PageHeader-module__mqc7oa__pageSubtitle{color:#b8c7e0bd;max-width:640px;margin:0;font-size:.96rem;line-height:1.55}.PageHeader-module__mqc7oa__headerAction{flex:none;align-items:center;display:flex}@media (max-width:900px){.PageHeader-module__mqc7oa__pageHeader{align-items:flex-start}}
.Revenue-module__1GxofG__page{color:#fff;width:100%}.Revenue-module__1GxofG__contentContainer{flex-direction:column;gap:24px;width:100%;min-width:0;max-width:1280px;margin:0 auto;padding-inline:24px;display:flex}.Revenue-module__1GxofG__panelGradientBorder,.Revenue-module__1GxofG__cardGradientBorder{border:1px solid #0000;position:relative}.Revenue-module__1GxofG__panelGradientBorder:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#78d2e638 0%,#78d2e61f 45%,#78d2e60f 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Revenue-module__1GxofG__cardGradientBorder:before{content:"";border-radius:inherit;background:linear-gradient(135deg,rgba(var(--card-border-rgb,120,210,230),var(--card-border-a1,.14))0%,rgba(var(--card-border-rgb,120,210,230),var(--card-border-a2,.07))45%,rgba(var(--card-border-rgb,120,210,230),var(--card-border-a3,.03))100%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Revenue-module__1GxofG__cardGradientBorder:hover:before,.Revenue-module__1GxofG__cardGradientBorder:focus-within:before{background:linear-gradient(135deg,rgba(var(--card-border-rgb,120,210,230),var(--card-border-hover-a1,.15))0%,rgba(var(--card-border-rgb,120,210,230),var(--card-border-hover-a2,.08))45%,rgba(var(--card-border-rgb,120,210,230),var(--card-border-hover-a3,.04))100%)}.Revenue-module__1GxofG__headerPanel{background:linear-gradient(#142448eb 0%,#0e1e40e0 100%);border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000002e,inset 0 1px #ffffff05}.Revenue-module__1GxofG__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Revenue-module__1GxofG__headerLeft{min-width:260px}.Revenue-module__1GxofG__mpanGroup{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Revenue-module__1GxofG__siteLabel{color:#ffffffa8;font-size:.82rem}.Revenue-module__1GxofG__siteStatus{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.Revenue-module__1GxofG__statusOnline{color:#eafff0;background:#22c55e24;border-color:#22c55e47}.Revenue-module__1GxofG__statusOffline{color:#ffeaea;background:#ef444424;border-color:#ef444447}.Revenue-module__1GxofG__locationText{color:#b8c7e0b8;margin-top:6px;font-size:.8rem}.Revenue-module__1GxofG__controlRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.Revenue-module__1GxofG__controlSelect{color:#ffffffe6;background:#08123094;border:1px solid #ffffff29;border-radius:10px;min-width:130px;height:34px;padding:0 10px;font-size:.9rem}.Revenue-module__1GxofG__controlButton,.Revenue-module__1GxofG__controlButtonSecondary{cursor:pointer;border-radius:999px;height:34px;padding:0 14px;font-size:.85rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.Revenue-module__1GxofG__controlButton{color:#f4f9ff;background:#4fb0ff38;border:1px solid #78d2e659}.Revenue-module__1GxofG__controlButtonSecondary{color:#dfe7f6e6;background:#08123052;border:1px solid #fff3}.Revenue-module__1GxofG__controlButton:hover,.Revenue-module__1GxofG__controlButton:focus-visible{background:#4fb0ff4d;border-color:#78d2e66b}.Revenue-module__1GxofG__controlButtonSecondary:hover,.Revenue-module__1GxofG__controlButtonSecondary:focus-visible{color:#fff;background:#08123075;border-color:#ffffff47}.Revenue-module__1GxofG__grid{flex-direction:column;gap:24px;min-width:0;display:flex}.Revenue-module__1GxofG__contentGrid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:24px;display:grid}.Revenue-module__1GxofG__leftColumn,.Revenue-module__1GxofG__rightColumn{flex-direction:column;gap:16px;min-width:0;display:flex}.Revenue-module__1GxofG__kpiRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.Revenue-module__1GxofG__kpiCard{--card-border-rgb:120,210,230;--card-border-a1:.14;--card-border-a2:.07;--card-border-a3:.03;--card-border-hover-a1:.15;--card-border-hover-a2:.08;--card-border-hover-a3:.04;--card-value-color:#f5f7fbf2;background:linear-gradient(135deg,#142d66f5 0%,#0c1630fa 100%);border:1px solid #50aaff26;border-radius:10px;flex-direction:column;justify-content:center;gap:.4rem;min-height:104px;padding:1rem 1.05rem;display:flex;box-shadow:0 4px 14px #00000038}.Revenue-module__1GxofG__revenueSummaryCard{cursor:pointer;transition:border-color .22s,box-shadow .22s,transform .22s,background-color .22s}.Revenue-module__1GxofG__revenueSummaryCard:hover,.Revenue-module__1GxofG__revenueSummaryCard:focus-within{background:linear-gradient(135deg,#152549f7 0%,#0e1a36fc 100%);border-color:#50aaff38;transform:translateY(-2px);box-shadow:0 6px 16px #0000003d}.Revenue-module__1GxofG__revenueSummaryCard:hover .Revenue-module__1GxofG__kpiValue,.Revenue-module__1GxofG__revenueSummaryCard:focus-within .Revenue-module__1GxofG__kpiValue{filter:brightness(1.08)}.Revenue-module__1GxofG__kpiLabel{color:#ffffffb8;font-size:.92rem;font-weight:500}.Revenue-module__1GxofG__kpiValue{letter-spacing:.01em;font-variant-numeric:tabular-nums;color:var(--card-value-color);font-size:1.65rem;font-weight:700}.Revenue-module__1GxofG__revenueCard--outstanding{--card-border-rgb:70,190,255;--card-border-a1:.28;--card-border-a2:.14;--card-border-a3:.06;--card-border-hover-a1:.31;--card-border-hover-a2:.15;--card-border-hover-a3:.07;--card-value-color:#4ec8ff}.Revenue-module__1GxofG__revenueCard--paid{--card-border-rgb:80,220,170;--card-border-a1:.28;--card-border-a2:.14;--card-border-a3:.06;--card-border-hover-a1:.31;--card-border-hover-a2:.15;--card-border-hover-a3:.07;--card-value-color:#52dfaf}.Revenue-module__1GxofG__revenueCard--saving{--card-border-rgb:255,190,110;--card-border-a1:.28;--card-border-a2:.14;--card-border-a3:.06;--card-border-hover-a1:.31;--card-border-hover-a2:.15;--card-border-hover-a3:.07;--card-value-color:#ffbf75}.Revenue-module__1GxofG__card{background:linear-gradient(#142448eb 0%,#0e1e40e0 100%);border-radius:16px;flex-direction:column;gap:.8rem;padding:16px;display:flex;box-shadow:0 2px 8px #0000002e,inset 0 1px #ffffff05}.Revenue-module__1GxofG__vtpCard{min-height:120px}.Revenue-module__1GxofG__trendPanel{min-height:200px;box-shadow:none;background:0 0;gap:10px}.Revenue-module__1GxofG__panelHeaderRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.Revenue-module__1GxofG__sectionTitle{letter-spacing:.01em;margin:0;font-size:1.15rem;font-weight:600}.Revenue-module__1GxofG__trendHeader{justify-content:flex-end;align-items:baseline;gap:10px;display:flex}.Revenue-module__1GxofG__trendSubtitle{color:#fff9;margin:0;font-size:.76rem}.Revenue-module__1GxofG__trendChartWrap{width:100%;min-height:150px}.Revenue-module__1GxofG__dueBadge{color:#ffffffc7;font-variant-numeric:tabular-nums;white-space:nowrap;background:#ffffff0a;border:1px solid #78d2e624;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.Revenue-module__1GxofG__row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:10px 0;font-size:.96rem;display:flex}.Revenue-module__1GxofG__row:last-child{border-bottom:0}.Revenue-module__1GxofG__value{font-variant-numeric:tabular-nums;letter-spacing:.01em;text-align:right;min-width:112px;font-weight:600}.Revenue-module__1GxofG__cashbackCard{--panel-border-a1:.28;--panel-border-a2:.15;--panel-border-a3:.08;background:linear-gradient(#142448f0 0%,#0e1e40e6 100%);border-radius:16px;flex-direction:column;min-height:420px;padding:16px;display:flex;box-shadow:0 2px 8px #0000002e,inset 0 1px #ffffff05}.Revenue-module__1GxofG__cashbackHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:10px;display:flex}.Revenue-module__1GxofG__cashbackRows{flex-direction:column;flex:1;gap:12px;padding-right:6px;display:flex;overflow:hidden auto}.Revenue-module__1GxofG__cashbackRow{border-radius:7px;grid-template-columns:40px minmax(0,1fr) 94px;align-items:center;gap:12px;display:grid}.Revenue-module__1GxofG__cashbackMonth{color:#dfe7f6;font-size:.92rem}.Revenue-module__1GxofG__cashbackBarTrack{background:#ffffff1f;border-radius:999px;height:12px;overflow:hidden}.Revenue-module__1GxofG__cashbackBarFill{background:#d5dbe6d1;border-radius:999px;height:100%}.Revenue-module__1GxofG__cashbackValue{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.9rem}.Revenue-module__1GxofG__cashbackActionsTop{align-items:center;gap:8px;display:flex}.Revenue-module__1GxofG__downloadPrimary,.Revenue-module__1GxofG__downloadSecondary{cursor:pointer;border-radius:999px;height:34px;padding:0 14px;font-size:.85rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s}.Revenue-module__1GxofG__downloadPrimary{color:#f4f9ff;background:#4fb0ff38;border:1px solid #78d2e659}.Revenue-module__1GxofG__downloadSecondary{color:#dfe7f6e6;background:#08123052;border:1px solid #fff3}.Revenue-module__1GxofG__downloadPrimary:hover,.Revenue-module__1GxofG__downloadPrimary:focus-visible{background:#4fb0ff4d;border-color:#78d2e66b}.Revenue-module__1GxofG__downloadSecondary:hover,.Revenue-module__1GxofG__downloadSecondary:focus-visible{color:#fff;background:#08123075;border-color:#ffffff47}.Revenue-module__1GxofG__currencySymbol{opacity:.85;letter-spacing:normal;font-size:.7em;font-weight:500;transform:translateY(-2px)}.Revenue-module__1GxofG__currencyMain{font-size:1em;font-weight:inherit}.Revenue-module__1GxofG__currencyDecimals{opacity:.82;letter-spacing:0;font-size:.75em}@media (max-width:900px){.Revenue-module__1GxofG__contentContainer{padding-inline:16px}.Revenue-module__1GxofG__contentGrid,.Revenue-module__1GxofG__kpiRow{grid-template-columns:1fr}.Revenue-module__1GxofG__cashbackCard{min-height:380px}}@media (max-width:640px){.Revenue-module__1GxofG__cashbackRow{grid-template-columns:34px minmax(0,1fr) 86px;gap:8px}}
.StatsPage-module__CZcvva__statsPage{width:100%}.StatsPage-module__CZcvva__statsStack{flex-direction:column;gap:24px;display:flex}.StatsPage-module__CZcvva__panelGradientBorder,.StatsPage-module__CZcvva__cardGradientBorder{border:1px solid #0000;position:relative}.StatsPage-module__CZcvva__panelGradientBorder:before{content:"";border-radius:inherit;background:linear-gradient(135deg,rgba(120,210,230,var(--panel-border-a1,.22))0%,rgba(120,210,230,var(--panel-border-a2,.12))45%,rgba(120,210,230,var(--panel-border-a3,.06))100%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.StatsPage-module__CZcvva__cardGradientBorder:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#78d2e624 0%,#78d2e612 45%,#78d2e608 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.StatsPage-module__CZcvva__cardGradientBorder:hover:before,.StatsPage-module__CZcvva__cardGradientBorder:focus-within:before{background:linear-gradient(135deg,#78d2e626 0%,#78d2e614 45%,#78d2e60a 100%)}.StatsPage-module__CZcvva__chartPanel.StatsPage-module__CZcvva__panelGradientBorder{--panel-border-a1:.28;--panel-border-a2:.15;--panel-border-a3:.08}.StatsPage-module__CZcvva__panel{background:linear-gradient(#142448eb 0%,#0e1e40e0 100%);border-radius:16px;box-shadow:0 2px 8px #0000002e,inset 0 1px #ffffff05}.StatsPage-module__CZcvva__controlStrip{padding:16px}.StatsPage-module__CZcvva__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.StatsPage-module__CZcvva__headerLeft{min-width:260px}.StatsPage-module__CZcvva__mpanGroup{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.StatsPage-module__CZcvva__siteLabel{color:#ffffffa8;font-size:.82rem}.StatsPage-module__CZcvva__controlSelect{color:#ffffffe6;background:#08123094;border:1px solid #ffffff29;border-radius:10px;min-width:130px;height:34px;padding:0 10px;font-size:.9rem}.StatsPage-module__CZcvva__locationText{color:#b8c7e0b8;margin-top:6px;font-size:.8rem}.StatsPage-module__CZcvva__siteStatus{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.StatsPage-module__CZcvva__controlRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.StatsPage-module__CZcvva__statusOnline{color:#eafff0;background:#22c55e24;border-color:#22c55e47}.StatsPage-module__CZcvva__statusOffline{color:#ffeaea;background:#ef444424;border-color:#ef444447}.StatsPage-module__CZcvva__chartPanel{padding:24px 16px 16px}.StatsPage-module__CZcvva__panelHeader{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:16px;display:grid}.StatsPage-module__CZcvva__panelHeaderLeft{min-width:0}.StatsPage-module__CZcvva__panelHeaderCenter{justify-content:center;display:flex}.StatsPage-module__CZcvva__panelTitle{color:#ffffffeb;margin:0;font-size:1.15rem;font-weight:600}.StatsPage-module__CZcvva__navArrow{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .18s,color .18s;display:inline-flex}.StatsPage-module__CZcvva__navArrow:hover:not(:disabled),.StatsPage-module__CZcvva__navArrow:focus-visible:not(:disabled){color:#ffffffe6;background:#ffffff14}.StatsPage-module__CZcvva__navArrow:disabled{opacity:.35;cursor:not-allowed}.StatsPage-module__CZcvva__periodDatePicker{align-items:center;gap:4px;display:inline-flex;position:relative}.StatsPage-module__CZcvva__periodDisplayButton{color:#ffffffe6;cursor:pointer;font-variant-numeric:tabular-nums;background:#08123080;border:1px solid #ffffff2e;border-radius:999px;grid-template-columns:14px 1fr 14px;align-items:center;gap:6px;width:184px;height:32px;padding:0 10px;transition:background-color .18s,border-color .18s;display:grid}.StatsPage-module__CZcvva__periodDisplayButton:hover{background:#4fb0ff2e;border-color:#4fb0ff57}.StatsPage-module__CZcvva__periodDisplayButton:active{background:#081230a6}.StatsPage-module__CZcvva__periodDisplayButton:focus-visible{outline-offset:2px;outline:2px solid #4fb0ff59}.StatsPage-module__CZcvva__periodDisplayText{text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.StatsPage-module__CZcvva__periodPopover{z-index:20;background:#0f1e59;border:1px solid #50c8dc40;border-radius:10px;min-width:240px;padding:.55rem;position:absolute;top:calc(100% + 8px);left:30px;box-shadow:0 10px 24px #00000059}.StatsPage-module__CZcvva__tabs{align-items:center;gap:8px;display:inline-flex}.StatsPage-module__CZcvva__tab{color:#b8c7e0e6;cursor:pointer;background:#08123080;border:1px solid #ffffff2e;border-radius:999px;height:34px;padding:0 12px;font-size:.76rem;font-weight:500}.StatsPage-module__CZcvva__tabActive{color:#f4f9ff;background:#4fb0ff33;border-color:#4fb0ff61}.StatsPage-module__CZcvva__panelHeader .StatsPage-module__CZcvva__controlRow{justify-content:flex-end}.StatsPage-module__CZcvva__monthPicker,.StatsPage-module__CZcvva__yearPicker{width:100%}.StatsPage-module__CZcvva__pickerHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.StatsPage-module__CZcvva__pickerHeaderLabel{color:#ffffffe6;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.StatsPage-module__CZcvva__pickerNavButton{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:6px;width:24px;height:24px}.StatsPage-module__CZcvva__pickerNavButton:hover,.StatsPage-module__CZcvva__pickerNavButton:focus-visible{background:#ffffff14}.StatsPage-module__CZcvva__monthGrid,.StatsPage-module__CZcvva__yearGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.StatsPage-module__CZcvva__monthCell,.StatsPage-module__CZcvva__yearCell{color:#dfe7f6e6;cursor:pointer;background:#0812306b;border:1px solid #ffffff29;border-radius:8px;height:30px;font-size:.78rem}.StatsPage-module__CZcvva__monthCell:hover,.StatsPage-module__CZcvva__yearCell:hover,.StatsPage-module__CZcvva__monthCell:focus-visible,.StatsPage-module__CZcvva__yearCell:focus-visible{background:#4fb0ff2e;border-color:#4fb0ff52}.StatsPage-module__CZcvva__monthCellActive,.StatsPage-module__CZcvva__yearCellActive{color:#f4f9ff;background:#4fb0ff42;border-color:#4fb0ff66}.StatsPage-module__CZcvva__calendarIcon,.StatsPage-module__CZcvva__pickerChevron{opacity:.72}.StatsPage-module__CZcvva__metricsSection{padding:24px 16px 16px}.StatsPage-module__CZcvva__metricsTitle{color:#ffffffe6;margin:0 0 16px;font-size:1.05rem;font-weight:600}.StatsPage-module__CZcvva__summaryLayout{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.StatsPage-module__CZcvva__threeDonutLayout{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.StatsPage-module__CZcvva__donutLabel{color:#fffc;text-align:center;margin:0 0 4px;font-size:.85rem;font-weight:500}.StatsPage-module__CZcvva__donutPanel{background:#08123073;border-radius:10px;padding:8px 12px;box-shadow:0 2px 8px #0000002e}.StatsPage-module__CZcvva__metricsColumn{grid-template-columns:1fr;align-content:start;gap:12px;display:grid}.StatsPage-module__CZcvva__metricCard{background:#08123099;border-radius:10px;padding:12px;box-shadow:0 2px 8px #0000002e}.StatsPage-module__CZcvva__metricLabel{color:#ffffffb8;margin:0;font-size:12px}.StatsPage-module__CZcvva__metricValue{color:#f5f7fbf2;font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;margin:8px 0 0;font-size:1.4rem;font-weight:700;display:inline-flex}.StatsPage-module__CZcvva__metricUnit{color:#ffffffb3;font-size:.78rem;font-weight:500}@media (max-width:900px){.StatsPage-module__CZcvva__panelHeader{grid-template-columns:1fr}.StatsPage-module__CZcvva__panelHeaderCenter,.StatsPage-module__CZcvva__panelHeader .StatsPage-module__CZcvva__controlRow{justify-content:flex-start}.StatsPage-module__CZcvva__summaryLayout,.StatsPage-module__CZcvva__threeDonutLayout{grid-template-columns:1fr}}
.Account-module__atz4eW__page{color:#fff;flex-direction:column;gap:1rem;width:100%;display:flex}.Account-module__atz4eW__contentContainer{width:100%;padding-inline:var(--sp-6,24px);min-width:0;max-width:1280px;margin:0 auto;padding-block:24px}.Account-module__atz4eW__pageTitle{letter-spacing:.02em;margin:0;font-size:24px;font-weight:500}.Account-module__atz4eW__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.Account-module__atz4eW__panelCard{background:#1f2647;border:1px solid #ffffff14;border-radius:12px;width:100%;min-width:0;padding:1.5rem;box-shadow:0 16px 32px #070b2373}.Account-module__atz4eW__sectionTitle{color:#fff;margin:0;font-size:16px;font-weight:600}.Account-module__atz4eW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.Account-module__atz4eW__sectionHeader>div{min-width:0}.Account-module__atz4eW__sectionDescription{color:#b8c7e0b8;margin:6px 0 0;font-size:.9rem;line-height:1.5}.Account-module__atz4eW__requestUpdateButton{color:#bfeeff;cursor:pointer;white-space:nowrap;background:#7fdcff14;border:0;border-radius:10px;align-items:center;gap:8px;min-height:34px;padding:0 12px;font-size:.85rem;font-weight:600;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.Account-module__atz4eW__requestUpdateButton:hover{background:#7fdcff24;transform:translateY(-1px);box-shadow:0 0 0 1px #7fdcff29}.Account-module__atz4eW__infoGrid{color:#b8c7e0;grid-template-columns:1fr 1fr;align-items:center;gap:10px 16px;margin-top:14px;display:grid}.Account-module__atz4eW__infoLabel{color:#b8c7e0d9;font-size:.95rem}.Account-module__atz4eW__infoValue{color:#fff;text-align:left;font-variant-numeric:tabular-nums;font-size:.98rem}.Account-module__atz4eW__infoValueMuted{color:#b8c7e0b8}.Account-module__atz4eW__accountValueWrap{align-items:center;gap:8px;display:flex}.Account-module__atz4eW__copyButton{color:#fff;cursor:pointer;background:#0c143cb8;border:1px solid #7896ff47;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;line-height:1;transition:border-color .2s,box-shadow .2s,background-color .2s;display:inline-flex}.Account-module__atz4eW__copyButton:hover{background:#121e54db;border-color:#7a9cffb8;box-shadow:0 0 0 3px #7a9cff2e}.Account-module__atz4eW__copyButton:disabled{opacity:.5;cursor:not-allowed}.Account-module__atz4eW__copyStatus{color:#b8c7e0d9;font-size:.8rem}.Account-module__atz4eW__helperText{color:#b8c7e0b3;margin-top:10px;font-size:.85rem}.Account-module__atz4eW__link{color:#7fdcff;text-decoration:none}.Account-module__atz4eW__link:hover{text-decoration:underline}.Account-module__atz4eW__fullWidthCard{grid-column:1/-1}@media (max-width:900px){.Account-module__atz4eW__contentContainer{padding-inline:16px}.Account-module__atz4eW__panelCard{max-width:100%}.Account-module__atz4eW__cardGrid{grid-template-columns:1fr}.Account-module__atz4eW__fullWidthCard{grid-column:auto}}@media (max-width:640px){.Account-module__atz4eW__sectionHeader{flex-direction:column;align-items:stretch}.Account-module__atz4eW__requestUpdateButton{align-self:flex-start}.Account-module__atz4eW__infoGrid{grid-template-columns:1fr}.Account-module__atz4eW__infoValue{text-align:left}}
.PaymentInvoiceDocument-module__n9P3xq__pageStack{flex-direction:column;gap:18px;display:flex}.PaymentInvoiceDocument-module__n9P3xq__topBar{justify-content:flex-start;align-items:center;display:flex}.PaymentInvoiceDocument-module__n9P3xq__backLink{color:#bfeeffe6;align-items:center;gap:8px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.PaymentInvoiceDocument-module__n9P3xq__backLink:hover,.PaymentInvoiceDocument-module__n9P3xq__backLink:focus-visible{color:#fff}.PaymentInvoiceDocument-module__n9P3xq__documentSheet{color:#14203a;background:#fbfcff;border-radius:18px;width:100%;max-width:920px;margin:0 auto;padding:42px 44px;box-shadow:0 24px 60px #03081c52}.PaymentInvoiceDocument-module__n9P3xq__documentHeader{border-bottom:1px solid #14203a1a;justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:26px;display:flex}.PaymentInvoiceDocument-module__n9P3xq__brandBlock,.PaymentInvoiceDocument-module__n9P3xq__metaBlock{min-width:0}.PaymentInvoiceDocument-module__n9P3xq__brandEyebrow{letter-spacing:.16em;text-transform:uppercase;color:#3158d2;font-size:.8rem;font-weight:700}.PaymentInvoiceDocument-module__n9P3xq__documentTitle{margin:10px 0 0;font-size:clamp(2rem,4vw,2.7rem);line-height:1}.PaymentInvoiceDocument-module__n9P3xq__periodLabel{color:#14203ab3;margin:12px 0 0;font-size:1rem}.PaymentInvoiceDocument-module__n9P3xq__metaBlock{gap:10px;min-width:260px;display:grid}.PaymentInvoiceDocument-module__n9P3xq__metaRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.PaymentInvoiceDocument-module__n9P3xq__metaLabel{color:#14203a99;font-size:.88rem}.PaymentInvoiceDocument-module__n9P3xq__metaValue{text-align:right;font-size:.92rem;font-weight:600}.PaymentInvoiceDocument-module__n9P3xq__statusPill{color:#2448ba;background:#3158d21a;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.82rem;font-weight:700;display:inline-flex}.PaymentInvoiceDocument-module__n9P3xq__addressGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:26px 0;display:grid}.PaymentInvoiceDocument-module__n9P3xq__addressCard{background:#e9efff57;border:1px solid #14203a14;border-radius:14px;padding:18px 18px 16px}.PaymentInvoiceDocument-module__n9P3xq__cardLabel{letter-spacing:.1em;text-transform:uppercase;color:#14203a85;font-size:.78rem;font-weight:700}.PaymentInvoiceDocument-module__n9P3xq__addressTitle{margin-top:10px;font-size:1rem;font-weight:700}.PaymentInvoiceDocument-module__n9P3xq__addressLine{color:#14203ab8;margin-top:5px;font-size:.92rem;line-height:1.5}.PaymentInvoiceDocument-module__n9P3xq__lineItemsSection{border-top:1px solid #14203a1a;border-bottom:1px solid #14203a1a}.PaymentInvoiceDocument-module__n9P3xq__lineItemsHeader,.PaymentInvoiceDocument-module__n9P3xq__lineItemRow{grid-template-columns:minmax(0,1.6fr) minmax(120px,.7fr) minmax(120px,.7fr);align-items:center;gap:16px;display:grid}.PaymentInvoiceDocument-module__n9P3xq__lineItemsHeader{color:#14203a8f;letter-spacing:.08em;text-transform:uppercase;padding:14px 0;font-size:.8rem;font-weight:700}.PaymentInvoiceDocument-module__n9P3xq__lineItemsBody{display:grid}.PaymentInvoiceDocument-module__n9P3xq__lineItemRow{border-top:1px solid #14203a14;padding:18px 0}.PaymentInvoiceDocument-module__n9P3xq__lineItemDescription,.PaymentInvoiceDocument-module__n9P3xq__lineItemAmount{font-size:.96rem;font-weight:600}.PaymentInvoiceDocument-module__n9P3xq__lineItemMeta{color:#14203aa8;font-size:.92rem}.PaymentInvoiceDocument-module__n9P3xq__lineItemAmount{text-align:right}.PaymentInvoiceDocument-module__n9P3xq__totalsSection{justify-content:flex-end;padding-top:26px;display:flex}.PaymentInvoiceDocument-module__n9P3xq__totalsCard{background:#e9efff75;border:1px solid #14203a14;border-radius:14px;gap:12px;width:min(320px,100%);padding:18px 20px;display:grid}.PaymentInvoiceDocument-module__n9P3xq__totalRow{color:#14203ac7;justify-content:space-between;align-items:center;gap:16px;font-size:.94rem;display:flex}.PaymentInvoiceDocument-module__n9P3xq__totalRowGrand{color:#14203a;border-top:1px solid #14203a1a;padding-top:12px;font-size:1rem;font-weight:700}.PaymentInvoiceDocument-module__n9P3xq__documentFooter{color:#14203a99;padding-top:26px;font-size:.86rem;line-height:1.6}@media (max-width:900px){.PaymentInvoiceDocument-module__n9P3xq__documentSheet{padding:28px 24px}.PaymentInvoiceDocument-module__n9P3xq__documentHeader{flex-direction:column}.PaymentInvoiceDocument-module__n9P3xq__metaBlock{width:100%;min-width:0}.PaymentInvoiceDocument-module__n9P3xq__addressGrid{grid-template-columns:1fr}}@media (max-width:640px){.PaymentInvoiceDocument-module__n9P3xq__pageStack{gap:14px}.PaymentInvoiceDocument-module__n9P3xq__documentSheet{border-radius:14px;padding:22px 18px}.PaymentInvoiceDocument-module__n9P3xq__lineItemsHeader{display:none}.PaymentInvoiceDocument-module__n9P3xq__lineItemRow{grid-template-columns:1fr;gap:6px}.PaymentInvoiceDocument-module__n9P3xq__lineItemAmount{text-align:left}.PaymentInvoiceDocument-module__n9P3xq__totalsSection{justify-content:stretch}.PaymentInvoiceDocument-module__n9P3xq__totalsCard{width:100%}}
.Payments-module__meHyRa__pageStack{flex-direction:column;gap:24px;padding-block:0;display:flex}.Payments-module__meHyRa__primaryAction{color:#f4f9ff;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:linear-gradient(#4fb0ff3d 0%,#2f84db2e 100%);border:none;border-radius:10px;height:40px;padding:0 16px;font-size:.88rem;font-weight:600;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 0 0 1px #4fb0ff1f,0 8px 18px #0812303d}.Payments-module__meHyRa__primaryAction:hover,.Payments-module__meHyRa__primaryAction:focus-visible{color:#fff;background:linear-gradient(#60c0ff75 0%,#3695ee57 100%);transform:translateY(-2px);box-shadow:0 0 0 1px #60c0ff47,0 0 18px #60c0ff38,0 10px 20px #08123052}.Payments-module__meHyRa__primaryAction:focus-visible{outline-offset:2px;outline:2px solid #4fb0ff59}.Payments-module__meHyRa__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.Payments-module__meHyRa__detailPanel,.Payments-module__meHyRa__historyPanel{min-width:0}.Payments-module__meHyRa__detailPanel{gap:.45rem;min-height:0;padding:14px 16px 12px}.Payments-module__meHyRa__panelHeader{flex-direction:column;gap:8px;display:flex}.Payments-module__meHyRa__panelTitleRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.Payments-module__meHyRa__panelTitleBlock{min-width:0}.Payments-module__meHyRa__panelActions{flex:none;align-items:center;gap:10px;display:inline-flex}.Payments-module__meHyRa__panelSummary{flex-direction:column;gap:3px;padding-bottom:2px;display:flex}.Payments-module__meHyRa__panelSummaryValue{color:#f5f7fbf5;font-size:.98rem;font-weight:600;line-height:1.25}.Payments-module__meHyRa__panelSummaryText{color:#b8c7e0ad;font-size:.8rem;line-height:1.35}.Payments-module__meHyRa__panelManageLink{color:#8fdcffd1;letter-spacing:.01em;flex:none;align-items:center;gap:5px;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .18s,opacity .18s;display:inline-flex}.Payments-module__meHyRa__panelManageLink:hover,.Payments-module__meHyRa__panelManageLink:focus-visible{color:#fff;opacity:1}.Payments-module__meHyRa__panelManageLink:focus-visible{outline-offset:2px;outline:2px solid #4fb0ff38}.Payments-module__meHyRa__panelToggle{color:#cbdaf1d6;cursor:pointer;background:#0812303d;border:1px solid #ffffff1a;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.Payments-module__meHyRa__panelToggle:hover,.Payments-module__meHyRa__panelToggle:focus-visible{color:#fff;background:#4fb0ff24;border-color:#78d2e642}.Payments-module__meHyRa__panelToggle:focus-visible{outline-offset:2px;outline:2px solid #4fb0ff38}.Payments-module__meHyRa__panelToggleIcon{transition:transform .18s}.Payments-module__meHyRa__panelToggleIconOpen{transform:rotate(180deg)}.Payments-module__meHyRa__detailListWrap{transition:grid-template-rows .22s,opacity .22s,margin-top .22s;display:grid}.Payments-module__meHyRa__detailListWrapExpanded{opacity:1;grid-template-rows:1fr;margin-top:2px}.Payments-module__meHyRa__detailListWrapCollapsed{opacity:.92;grid-template-rows:0fr;margin-top:0}.Payments-module__meHyRa__detailListInner{min-height:0;overflow:hidden}.Payments-module__meHyRa__detailList{flex-direction:column;gap:6px;margin:0;display:flex}.Payments-module__meHyRa__detailRow{border-bottom:1px solid #ffffff0a;grid-template-columns:minmax(0,156px) minmax(0,1fr);align-items:center;gap:14px;padding:9px 0;display:grid}.Payments-module__meHyRa__detailRow:last-child{border-bottom:0;padding-bottom:2px}.Payments-module__meHyRa__detailLabel{color:#b8c7e09e;letter-spacing:.01em;font-size:.84rem}.Payments-module__meHyRa__detailValue{color:#f5f7fbf5;font-variant-numeric:tabular-nums;text-align:left;min-width:0;margin:0;font-size:.93rem;font-weight:500}.Payments-module__meHyRa__detailValueMuted{color:#b8c7e0b8}.Payments-module__meHyRa__tableShell{background:#0812307a;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.Payments-module__meHyRa__tableHeader{background:#ffffff0a;border-bottom:1px solid #ffffff0f;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:12px;padding:14px 16px;display:grid}.Payments-module__meHyRa__tableHeading{letter-spacing:.02em;color:#dfe7f6d9;font-size:.82rem;font-weight:600}.Payments-module__meHyRa__tableBody{flex-direction:column;display:flex}.Payments-module__meHyRa__tableRow{border-bottom:1px solid #ffffff0f;grid-template-columns:1.4fr 1fr 1fr .8fr;align-items:center;gap:12px;padding:14px 16px;display:grid}.Payments-module__meHyRa__tableRow:last-child{border-bottom:0}.Payments-module__meHyRa__tableCell{color:#fff;font-variant-numeric:tabular-nums;font-size:.94rem}.Payments-module__meHyRa__viewBillButton{color:#f4f9ff;cursor:pointer;white-space:nowrap;background:linear-gradient(#183670fa 0%,#0e224efa 100%);border:none;border-radius:10px;justify-content:center;justify-self:start;align-items:center;gap:8px;min-width:112px;height:36px;padding:0 12px 0 10px;font-size:.82rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 6px 16px #060c2042,0 0 0 1px #4fb0ff1f}.Payments-module__meHyRa__viewBillIcon{color:#baf1ff;background:#4fb0ff33;border:1px solid #78d2e64d;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.Payments-module__meHyRa__viewBillLabel{align-items:center;line-height:1;display:inline-flex}.Payments-module__meHyRa__viewBillButton:hover,.Payments-module__meHyRa__viewBillButton:focus-visible{color:#fff;background:linear-gradient(#28529efa 0%,#163670fa 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 8px 18px #060c2052,0 0 0 1px #4fb0ff2e,0 0 18px #4fb0ff38}.Payments-module__meHyRa__viewBillButton:focus-visible{outline-offset:2px;outline:2px solid #4fb0ff47}@media (max-width:1100px){.Payments-module__meHyRa__tableHeader,.Payments-module__meHyRa__tableRow{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.Payments-module__meHyRa__pageStack{padding-block:20px}.Payments-module__meHyRa__detailGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:640px){.Payments-module__meHyRa__detailPanel{padding:13px 14px 11px}.Payments-module__meHyRa__panelActions{gap:8px}.Payments-module__meHyRa__panelSummaryValue{font-size:.94rem}.Payments-module__meHyRa__tableBody{gap:10px;padding:12px}.Payments-module__meHyRa__detailRow{grid-template-columns:1fr;gap:4px}.Payments-module__meHyRa__tableHeader{display:none}.Payments-module__meHyRa__tableRow{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr;gap:8px;padding:14px}.Payments-module__meHyRa__tableShell{border-radius:14px}.Payments-module__meHyRa__viewBillButton{width:fit-content}}
.VtpRevenuePage-module__LRg_Dq__pageStack{flex-direction:column;gap:24px;display:flex}.VtpRevenuePage-module__LRg_Dq__chartPanel{gap:14px}.VtpRevenuePage-module__LRg_Dq__chartHeader{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.VtpRevenuePage-module__LRg_Dq__chartHeaderLeft{min-width:0}.VtpRevenuePage-module__LRg_Dq__chartHeaderCenter{justify-content:center;display:flex}.VtpRevenuePage-module__LRg_Dq__chartHeaderRight{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.VtpRevenuePage-module__LRg_Dq__segmented{align-items:center;gap:8px;display:inline-flex}.VtpRevenuePage-module__LRg_Dq__segmentedBtn{color:#b8c7e0e6;cursor:pointer;background:#08123080;border:1px solid #ffffff2e;border-radius:999px;height:34px;padding:0 12px;font-size:.78rem;font-weight:500}.VtpRevenuePage-module__LRg_Dq__segmentedBtnActive{color:#f4f9ff;background:#4fb0ff33;border-color:#4fb0ff61}.VtpRevenuePage-module__LRg_Dq__revenueModeSwitch{background:#0812306b;border:1px solid #ffffff24;border-radius:999px;align-items:center;min-width:190px;margin-left:auto;padding:4px;display:inline-flex;position:relative}.VtpRevenuePage-module__LRg_Dq__revenueModeThumb{will-change:transform;pointer-events:none;background:#4fb0ff3d;border:1px solid #4fb0ff85;border-radius:999px;transition:transform .22s ease-out;position:absolute;top:4px;bottom:4px;left:4px}.VtpRevenuePage-module__LRg_Dq__revenueModeBtn{z-index:1;color:#dfe7f6d1;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:50%;min-width:0;height:28px;padding:0 12px;font-size:.82rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s;position:relative}.VtpRevenuePage-module__LRg_Dq__revenueModeBtn:hover,.VtpRevenuePage-module__LRg_Dq__revenueModeBtn:focus-visible{color:#fff}.VtpRevenuePage-module__LRg_Dq__revenueModeBtn:focus-visible{outline-offset:1px;outline:2px solid #4fb0ff59}.VtpRevenuePage-module__LRg_Dq__revenueModeBtnActive{color:#f5f9ff}.VtpRevenuePage-module__LRg_Dq__periodDatePicker{align-items:center;gap:4px;display:inline-flex;position:relative}.VtpRevenuePage-module__LRg_Dq__navArrow{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:6px;width:24px;height:24px}.VtpRevenuePage-module__LRg_Dq__navArrow:hover:not(:disabled),.VtpRevenuePage-module__LRg_Dq__navArrow:focus-visible:not(:disabled){background:#ffffff14}.VtpRevenuePage-module__LRg_Dq__navArrow:disabled{opacity:.35;cursor:not-allowed}.VtpRevenuePage-module__LRg_Dq__periodButton{color:#ffffffe6;cursor:pointer;font-variant-numeric:tabular-nums;background:#08123080;border:1px solid #ffffff2e;border-radius:999px;grid-template-columns:14px 1fr 14px;align-items:center;gap:6px;width:184px;height:32px;padding:0 10px;transition:background-color .18s,border-color .18s;display:grid}.VtpRevenuePage-module__LRg_Dq__periodButton:hover{background:#4fb0ff2e;border-color:#4fb0ff57}.VtpRevenuePage-module__LRg_Dq__periodButton:active{background:#081230a6}.VtpRevenuePage-module__LRg_Dq__periodButton:focus-visible{outline-offset:2px;outline:2px solid #4fb0ff59}.VtpRevenuePage-module__LRg_Dq__periodButtonText{text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.VtpRevenuePage-module__LRg_Dq__periodIcon{opacity:.72}.VtpRevenuePage-module__LRg_Dq__periodPopover{z-index:20;background:#0f1e59;border:1px solid #50c8dc40;border-radius:10px;min-width:240px;padding:.55rem;position:absolute;top:calc(100% + 8px);left:30px;box-shadow:0 10px 24px #00000059}.VtpRevenuePage-module__LRg_Dq__monthYearPicker{width:100%}.VtpRevenuePage-module__LRg_Dq__pickerHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.VtpRevenuePage-module__LRg_Dq__pickerHeaderLabel{color:#ffffffe6;font-size:.85rem;font-weight:600}.VtpRevenuePage-module__LRg_Dq__pickerNavButton{color:#ffffffc7;cursor:pointer;background:0 0;border:0;border-radius:6px;width:24px;height:24px}.VtpRevenuePage-module__LRg_Dq__pickerNavButton:hover,.VtpRevenuePage-module__LRg_Dq__pickerNavButton:focus-visible{background:#ffffff14}.VtpRevenuePage-module__LRg_Dq__monthGrid,.VtpRevenuePage-module__LRg_Dq__yearGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.VtpRevenuePage-module__LRg_Dq__pickerCell{color:#dfe7f6e6;cursor:pointer;background:#0812306b;border:1px solid #ffffff29;border-radius:8px;height:30px;font-size:.78rem}.VtpRevenuePage-module__LRg_Dq__pickerCell:hover,.VtpRevenuePage-module__LRg_Dq__pickerCell:focus-visible{background:#4fb0ff2e;border-color:#4fb0ff52}.VtpRevenuePage-module__LRg_Dq__pickerCellActive{color:#f4f9ff;background:#4fb0ff42;border-color:#4fb0ff66}.VtpRevenuePage-module__LRg_Dq__pickerCell:disabled{opacity:.4;cursor:not-allowed}.VtpRevenuePage-module__LRg_Dq__cashLegendWrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 16px;padding:6px 0 2px;display:flex}.VtpRevenuePage-module__LRg_Dq__cashLegendRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:inline-flex}.VtpRevenuePage-module__LRg_Dq__cashLegendItem{color:#ffffffad;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:2px 4px;font-size:12px;line-height:1;transition:opacity .16s,color .16s;display:inline-flex}.VtpRevenuePage-module__LRg_Dq__cashLegendItem:hover:not(:disabled){color:#ffffffd1}.VtpRevenuePage-module__LRg_Dq__cashLegendItem:disabled{cursor:default}.VtpRevenuePage-module__LRg_Dq__cashLegendItemInactive{opacity:.44}.VtpRevenuePage-module__LRg_Dq__cashLegendItemInactive .VtpRevenuePage-module__LRg_Dq__cashLegendLabel{text-decoration:line-through;text-decoration-thickness:1px}.VtpRevenuePage-module__LRg_Dq__cashLegendDot{border:1px solid #ffffff47;border-radius:999px;flex:0 0 10px;width:10px;height:10px}.VtpRevenuePage-module__LRg_Dq__cashLegendDotSettled{background:#52dfafc7}.VtpRevenuePage-module__LRg_Dq__cashLegendDotEstimated{background:#4ec8ffc7}.VtpRevenuePage-module__LRg_Dq__cashLegendLabel{white-space:nowrap}.VtpRevenuePage-module__LRg_Dq__tableHint{color:#ffffff9e;font-size:.8rem}@media (max-width:1024px){.VtpRevenuePage-module__LRg_Dq__chartHeader{grid-template-columns:1fr}.VtpRevenuePage-module__LRg_Dq__chartHeaderCenter,.VtpRevenuePage-module__LRg_Dq__chartHeaderRight{justify-content:flex-start}}@media (max-width:640px){.VtpRevenuePage-module__LRg_Dq__revenueModeBtn{min-width:82px;padding:0 10px}.VtpRevenuePage-module__LRg_Dq__periodButton{width:168px}.VtpRevenuePage-module__LRg_Dq__cashLegendWrap{justify-content:center}}
.settings-module__SkIHqq__page{color:#fff;flex-direction:column;gap:1rem;width:100%;display:flex}.settings-module__SkIHqq__contentContainer{width:100%;padding-inline:var(--sp-6,24px);min-width:0;max-width:1280px;padding-block:var(--sp-6,24px);margin:0 auto}.settings-module__SkIHqq__pageTitle{letter-spacing:.02em;margin:0;font-size:24px;font-weight:500}.settings-module__SkIHqq__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:980px;margin-top:20px;display:grid}.settings-module__SkIHqq__panelCard{background:#1f2647;border:1px solid #ffffff14;border-radius:20px;padding:1.5rem;box-shadow:0 16px 32px #070b2373}.settings-module__SkIHqq__sectionTitle{color:#fff;margin:0;font-size:16px;font-weight:600}.settings-module__SkIHqq__preferenceList{gap:16px;margin-top:16px;display:grid}.settings-module__SkIHqq__fieldRow{background:#0c143c73;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.settings-module__SkIHqq__fieldLabel{color:#b8c7e0cc;font-size:.82rem;font-weight:500}.settings-module__SkIHqq__fieldInputRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-module__SkIHqq__fieldValueRow{align-items:center;gap:8px;display:flex}.settings-module__SkIHqq__textInput{color:#fff;background:#0a0e1ce6;border:1px solid #7896ff40;border-radius:10px;outline:none;flex:1;min-width:140px;padding:8px 12px;font-size:.95rem;transition:border-color .2s}.settings-module__SkIHqq__textInput:focus{border-color:#4fb0ff99}.settings-module__SkIHqq__textInput::placeholder{color:#b8c7e066}.settings-module__SkIHqq__valueText{color:#fff;font-variant-numeric:tabular-nums;font-size:.95rem}.settings-module__SkIHqq__copyButton{color:#ffffffbf;cursor:pointer;background:#0c143cb8;border:1px solid #7896ff47;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .2s,color .2s;display:inline-flex}.settings-module__SkIHqq__copyButton:hover{color:#4fb0ff;border-color:#4fb0ff99}.settings-module__SkIHqq__copyButton:disabled{opacity:.4;cursor:default}.settings-module__SkIHqq__copyStatus{color:#7fdcffd9;font-size:.78rem}.settings-module__SkIHqq__saveStatus{color:#7fdcffd9;font-size:.82rem}.settings-module__SkIHqq__actionButton{color:#fff;cursor:pointer;background:#106fa7;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:.5rem .85rem;font-size:.85rem;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 0 8px #3b82f64d}.settings-module__SkIHqq__actionButton:hover{transform:translateY(-1px);box-shadow:0 6px 14px #4f8dff40}.settings-module__SkIHqq__actionButton:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;transform:none}.settings-module__SkIHqq__themeButton{color:#ffffffb3;cursor:pointer;background:#0a0e1c99;border:1px solid #7896ff33;border-radius:8px;align-items:center;gap:6px;padding:.45rem .8rem;font-size:.85rem;transition:border-color .2s,background .2s;display:inline-flex}.settings-module__SkIHqq__themeButton:hover{border-color:#4fb0ff80}.settings-module__SkIHqq__themeButtonActive{color:#fff;background:#4fb0ff26;border-color:#4fb0ff99}.settings-module__SkIHqq__infoMessage{color:#7fdcff;background:#2a518059;border-radius:10px;padding:8px 10px;font-size:.85rem}.settings-module__SkIHqq__preferenceHint{color:#b8c7e099;font-size:.82rem}@media (max-width:900px){.settings-module__SkIHqq__contentContainer{padding-inline:16px}.settings-module__SkIHqq__cardGrid{grid-template-columns:1fr}}@media (max-width:640px){.settings-module__SkIHqq__fieldInputRow{flex-direction:column;align-items:flex-start}}
