@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f8ff;color:#0b1f3a;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg{display:block;max-width:100%}input,textarea,select{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid #004494;outline-offset:2px}::selection{background:#0044944d;color:#fff}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}body::-webkit-scrollbar-thumb:hover{background:#fff3}@keyframes _fadeIn_wbt94_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_wbt94_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_wbt94_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._layout_wbt94_27{display:flex;height:100vh;width:100vw;background:#fff;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._sidebar_wbt94_36{width:260px;background:#f8fafc;border-right:1px solid rgba(0,68,148,.08);display:flex;flex-direction:column;flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:800}@media(max-width:768px){._sidebar_wbt94_36{position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}._sidebar_wbt94_36._mobileOpen_wbt94_54{transform:translate(0);box-shadow:10px 0 30px #0000001a}}._sidebarHeader_wbt94_60{height:64px;padding:0 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid transparent}._sidebarHeader_wbt94_60 a{display:flex;align-items:center;transition:transform .15s cubic-bezier(.4,0,.2,1)}._sidebarHeader_wbt94_60 a:hover{transform:scale(1.02)}._brandLogo_wbt94_77{height:45px;width:auto;object-fit:contain;margin-left:0}._workspaceSelector_wbt94_84{padding:12px 16px;margin:8px 12px;background:#fff;border:1px solid rgba(0,68,148,.08);border-radius:8px;display:flex;flex-direction:column;gap:4px;cursor:pointer;box-shadow:0 1px 2px #0003;transition:all .15s cubic-bezier(.4,0,.2,1)}._workspaceSelector_wbt94_84:hover{border-color:#00449433;box-shadow:0 2px 4px #00000040}._workspaceSelector_wbt94_84 ._wsName_wbt94_101{font-size:13px;font-weight:700;color:#0b1f3a}._workspaceSelector_wbt94_84 ._wsRole_wbt94_106{font-size:11px;color:#4b6080}._navArea_wbt94_111{flex:1;overflow-y:auto}._navArea_wbt94_111::-webkit-scrollbar{width:6px}._navArea_wbt94_111::-webkit-scrollbar-track{background:transparent}._navArea_wbt94_111::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}._navArea_wbt94_111::-webkit-scrollbar-thumb:hover{background:#fff3}._navArea_wbt94_111{padding:8px 12px;display:flex;flex-direction:column;gap:4px}._navSection_wbt94_135{margin-top:16px;margin-bottom:4px;padding-left:12px;font-size:10px;font-weight:700;color:#4b6080;text-transform:uppercase;letter-spacing:.5px}._navLink_wbt94_146{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:#304c73;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);margin-bottom:2px;position:relative}._navLink_wbt94_146 svg{color:#7a93ae;transition:color .15s cubic-bezier(.4,0,.2,1)}._navLink_wbt94_146:hover{background:#0044940a;color:#0b1f3a}._navLink_wbt94_146:hover svg{color:#304c73}._navLink_wbt94_146._activeLink_wbt94_171{background:#fff;color:#004494;font-weight:600;box-shadow:0 1px 2px #0003;border:1px solid rgba(0,68,148,.08)}._navLink_wbt94_146._activeLink_wbt94_171 svg{color:#004494}._navLink_wbt94_146._activeLink_wbt94_171:before{content:"";position:absolute;left:-2px;top:20%;height:60%;width:3px;background:#004494;border-radius:0 4px 4px 0}._sidebarFooter_wbt94_192{padding:16px;border-top:1px solid rgba(0,68,148,.08);display:flex;align-items:center;justify-content:space-between;background:transparent}._userBtn_wbt94_201{display:flex;align-items:center;gap:12px;text-decoration:none;cursor:pointer}._userBtn_wbt94_201 ._avatar_wbt94_208{width:32px;height:32px;border-radius:50%;background:#0044941a;color:#004494;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:1px solid rgba(0,68,148,.2)}._userBtn_wbt94_201 ._userInfo_wbt94_221{display:flex;flex-direction:column}._userBtn_wbt94_201 ._userInfo_wbt94_221 ._uName_wbt94_225{font-size:12px;font-weight:700;color:#0b1f3a}._userBtn_wbt94_201 ._userInfo_wbt94_221 ._uPlan_wbt94_230{font-size:10px;color:#d4af37;font-weight:700}._logoutBtn_wbt94_236{background:none;border:none;color:#7a93ae;cursor:pointer;padding:8px;border-radius:6px;transition:all .15s cubic-bezier(.4,0,.2,1)}._logoutBtn_wbt94_236:hover{background:#ef44441a;color:#ef4444}._mainArea_wbt94_250{flex:1;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#fff}._topbar_wbt94_259{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(0,68,148,.06);background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10;flex-shrink:0}@media(max-width:768px){._topbar_wbt94_259{padding:0 16px}}._topbarLeft_wbt94_278{display:flex;align-items:center;gap:12px}._topbarLeft_wbt94_278 ._mobileToggle_wbt94_283{display:none;background:none;border:none;color:#7a93ae;cursor:pointer}@media(max-width:768px){._topbarLeft_wbt94_278 ._mobileToggle_wbt94_283{display:flex}}._topbarLeft_wbt94_278 ._breadcrumb_wbt94_295{font-size:14px;color:#4b6080;font-weight:500}._topbarLeft_wbt94_278 ._breadcrumb_wbt94_295 span{color:#0b1f3a}._topbarLeft_wbt94_278 ._breadcrumb_wbt94_295{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){._topbarLeft_wbt94_278 ._breadcrumb_wbt94_295{font-size:15px;font-weight:600}}@media(max-width:768px){._topbarLeft_wbt94_278 ._crumbPrefix_wbt94_315{display:none}}._topbarRight_wbt94_320{display:flex;align-items:center;gap:12px}._searchBar_wbt94_326{display:flex;align-items:center;gap:8px;background:#00449408;border:1px solid rgba(0,68,148,.08);padding:6px 14px;border-radius:8px;width:240px;transition:all .15s cubic-bezier(.4,0,.2,1)}@media(max-width:1024px){._searchBar_wbt94_326{width:180px}}@media(max-width:768px){._searchBar_wbt94_326{display:none}}._searchBar_wbt94_326:focus-within{background:#fff;border-color:#0044944d;box-shadow:0 0 0 3px #0044940d}._searchBar_wbt94_326 svg{color:#7a93ae}._searchBar_wbt94_326 input{border:none;background:none;outline:none;width:100%;font-size:13px;color:#0b1f3a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._searchBar_wbt94_326 input::placeholder{color:#7a93ae}._searchBar_wbt94_326 ._cmdKey_wbt94_367{font-size:10px;color:#7a93ae;background:#fff;border:1px solid rgba(0,68,148,.1);padding:2px 6px;border-radius:4px}._iconBtn_wbt94_376{background:none;border:1px solid transparent;color:#304c73;cursor:pointer;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative}._iconBtn_wbt94_376:hover{background:#0044940a;border-color:#0044941a;color:#004494}._iconBtn_wbt94_376 ._notifDot_wbt94_395{position:absolute;top:6px;right:6px;width:6px;height:6px;background:#ef4444;border-radius:50%;border:2px solid white}._mobileSearchBtn_wbt94_406{display:none}@media(max-width:768px){._mobileSearchBtn_wbt94_406{display:flex}}._mobileSearchRow_wbt94_415{display:none}@media(max-width:768px){._mobileSearchRow_wbt94_415{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:10px 16px;background:#fff;border-bottom:1px solid rgba(0,68,148,.08)}._mobileSearchRow_wbt94_415 svg{color:#7a93ae}._mobileSearchRow_wbt94_415 input{border:none;background:none;outline:none;width:100%;font-size:15px;color:#0b1f3a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._mobileSearchRow_wbt94_415 input::placeholder{color:#7a93ae}}._contentWrapper_wbt94_445{flex:1;overflow-y:auto}._contentWrapper_wbt94_445::-webkit-scrollbar{width:6px}._contentWrapper_wbt94_445::-webkit-scrollbar-track{background:transparent}._contentWrapper_wbt94_445::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}._contentWrapper_wbt94_445::-webkit-scrollbar-thumb:hover{background:#fff3}._contentWrapper_wbt94_445{padding:24px;background:#fff}@media(max-width:768px){._contentWrapper_wbt94_445{padding:16px}}._mobileOverlay_wbt94_472{display:none}@media(max-width:768px){._mobileOverlay_wbt94_472{display:block;position:fixed;inset:0;background:#0006;z-index:799;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@keyframes _fadeIn_1otmu_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1otmu_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_1otmu_249{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._authPage_1otmu_27{display:flex;min-height:100vh;background:#f4f8ff}._authLeft_1otmu_33{flex:1;display:flex;align-items:center;justify-content:center;padding:24px}@media(max-width:768px){._authLeft_1otmu_33{padding:16px}}._authCard_1otmu_46{width:100%;max-width:440px;display:flex;flex-direction:column;gap:20px}._brandRow_1otmu_54{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}._brandLogo_1otmu_62{height:48px;width:auto;object-fit:contain;margin-bottom:8px}._authHeader_1otmu_69 h1{font-size:22px;font-weight:700;color:#0b1f3a;margin-bottom:4px}._authHeader_1otmu_69 p{font-size:13px;color:#4b6080;line-height:1.5}._form_1otmu_81{display:flex;flex-direction:column;gap:16px}._field_1otmu_87{display:flex;flex-direction:column;gap:4px}._field_1otmu_87 label{font-size:13px;font-weight:500;color:#0b1f3a}._fieldRow_1otmu_98{display:flex;gap:12px}._fieldRow_1otmu_98 ._field_1otmu_87{flex:1}@media(max-width:480px){._fieldRow_1otmu_98{flex-direction:column}}._labelRow_1otmu_111{display:flex;align-items:center;justify-content:space-between}._labelRow_1otmu_111 label{font-size:13px;font-weight:500;color:#0b1f3a}._forgotLink_1otmu_122{font-size:11px;color:#0056b3;text-decoration:none}._forgotLink_1otmu_122:hover{text-decoration:underline}._inputWrap_1otmu_131{display:flex;align-items:center;gap:8px;background:#0044940a;border:1px solid rgba(0,68,148,.1);border-radius:8px;padding:12px;transition:all .15s cubic-bezier(.4,0,.2,1)}._inputWrap_1otmu_131:focus-within{border-color:#00449466;background:#0044940a;box-shadow:0 0 0 3px #00449414}._inputWrap_1otmu_131 svg{color:#7a93ae;flex-shrink:0}._inputWrap_1otmu_131 input{flex:1;background:none;border:none;outline:none;color:#0b1f3a;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._inputWrap_1otmu_131 input::placeholder{color:#7a93ae}._eyeBtn_1otmu_163{background:none;border:none;color:#7a93ae;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center}._eyeBtn_1otmu_163:hover{color:#0b1f3a}._pwChecks_1otmu_177{display:flex;gap:12px;margin-top:4px;flex-wrap:wrap}._checkOk_1otmu_184{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#10b981}._checkFail_1otmu_192{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:#7a93ae}._errorMsg_1otmu_200{background:#ef444414;border:1px solid rgba(239,68,68,.15);color:#ef4444;font-size:13px;padding:8px 12px;border-radius:8px;text-align:center}._submitBtn_1otmu_210{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:linear-gradient(180deg,#0056b3,#004494);color:#fff;box-shadow:0 4px 12px #2563eb33}._submitBtn_1otmu_210:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00449466}._submitBtn_1otmu_210:active{transform:translateY(0)}._submitBtn_1otmu_210{width:100%;padding:12px;font-size:13px;font-weight:600;justify-content:center;margin-top:4px;position:relative}._submitBtn_1otmu_210:disabled{opacity:.7;cursor:not-allowed}._spinner_1otmu_249{display:inline-block;width:18px;height:18px;border:2px solid rgba(0,68,148,.1);border-top-color:#0b1f3a;border-radius:50%;animation:_spin_1otmu_249 .6s linear infinite}@keyframes _spin_1otmu_249{to{transform:rotate(360deg)}}._divider_1otmu_264{display:flex;align-items:center;gap:12px;color:#7a93ae;font-size:11px}._divider_1otmu_264:before,._divider_1otmu_264:after{content:"";flex:1;height:1px;background:#0044941a}._terms_1otmu_278{font-size:11px;color:#7a93ae;text-align:center;line-height:1.5}._terms_1otmu_278 a{color:#0056b3;text-decoration:none}._terms_1otmu_278 a:hover{text-decoration:underline}._switchText_1otmu_292{text-align:center;font-size:13px;color:#4b6080}._switchText_1otmu_292 a{color:#0056b3;text-decoration:none;font-weight:600}._switchText_1otmu_292 a:hover{text-decoration:underline}._backLink_1otmu_306{display:inline-flex;align-items:center;gap:4px;color:#7a93ae;font-size:13px;text-decoration:none}._backLink_1otmu_306:hover{color:#0b1f3a}._successMsg_1otmu_318{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}._successMsg_1otmu_318 svg{color:#10b981}._successMsg_1otmu_318 h2{font-size:18px;font-weight:700;color:#0b1f3a}._successMsg_1otmu_318 p{font-size:13px;color:#4b6080;line-height:1.6}._successMsg_1otmu_318 p b{color:#0b1f3a}._authRight_1otmu_342{flex:1;display:flex;align-items:center;justify-content:center;background:#00449408;border-left:1px solid rgba(0,68,148,.1);padding:24px}@media(max-width:1024px){._authRight_1otmu_342{display:none}}._showcase_1otmu_357{text-align:center;max-width:380px;display:flex;flex-direction:column;align-items:center;gap:16px}._showcase_1otmu_357 h2{font-size:22px;font-weight:700;color:#0b1f3a}._showcase_1otmu_357 p{font-size:13px;color:#4b6080;line-height:1.6}._showcaseIcon_1otmu_376{width:80px;height:80px;border-radius:16px;background:#0044941a;display:flex;align-items:center;justify-content:center;color:#0056b3}._showcaseStats_1otmu_387{display:flex;gap:24px;margin-top:8px}._showcaseStats_1otmu_387 div{text-align:center}._showcaseStats_1otmu_387 div strong{display:block;font-size:22px;font-weight:700;color:#0b1f3a;font-family:JetBrains Mono,Fira Code,SF Mono,monospace}._showcaseStats_1otmu_387 div span{font-size:11px;color:#7a93ae}._testimonial_1otmu_407{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px;margin-top:8px}._testimonial_1otmu_407 p{font-size:13px;color:#0b1f3a;font-style:italic;line-height:1.6;margin-bottom:8px}._testimonial_1otmu_407 span{font-size:11px;color:#7a93ae}._featureList_1otmu_427{display:flex;flex-direction:column;gap:12px;text-align:left;width:100%;margin-top:8px}._featureItem_1otmu_436{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b6080}._featureItem_1otmu_436 svg{color:#10b981;flex-shrink:0}@keyframes _fadeIn_47rrg_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_47rrg_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_47rrg_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_47rrg_27{display:flex;flex-direction:column;gap:16px}._topRow_47rrg_33{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:8px;padding-bottom:16px}._onboarding_47rrg_42{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);background:linear-gradient(180deg,#0056b3,#004494);border:none;padding:16px 20px;display:flex;align-items:center;gap:16px;color:#fff;margin-bottom:8px;position:relative;overflow:hidden}._onboarding_47rrg_42:after{content:"";position:absolute;right:-20px;top:-20px;width:140px;height:140px;background:#ffffff1a;border-radius:9999px}._onboarding_47rrg_42 ._onbIcon_47rrg_68{width:44px;height:44px;background:#fff3;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._onboarding_47rrg_42 ._onbText_47rrg_78{flex:1}._onboarding_47rrg_42 ._onbText_47rrg_78 h3{font-size:14px;font-weight:700;margin-bottom:2px}._onboarding_47rrg_42 ._onbText_47rrg_78 p{font-size:13px;color:#fffc}._onboarding_47rrg_42 ._onbBtn_47rrg_90{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;color:#004494;box-shadow:0 4px 12px #0000001a}._onboarding_47rrg_42 ._onbBtn_47rrg_90:hover{background:#eef3fb}@media(max-width:768px){._onboarding_47rrg_42{flex-direction:column;align-items:flex-start}._onboarding_47rrg_42 ._onbBtn_47rrg_90{width:100%}}._welcomeLeft_47rrg_121{display:flex;flex-direction:column;gap:4px}._welcomeLeft_47rrg_121 h1{font-size:28px;font-weight:700;color:#0b1f3a;letter-spacing:-.5px}._welcomeLeft_47rrg_121 p{font-size:13px;color:#4b6080}._welcomeLeft_47rrg_121 p b{color:#0b1f3a;font-weight:600}._heroContent_47rrg_141{display:flex;align-items:center;gap:12px}._alertSummary_47rrg_147{background:#fff;border:1px solid rgba(0,68,148,.1);transition:all .15s cubic-bezier(.4,0,.2,1);padding:8px 16px;display:flex;align-items:center;gap:12px;border-color:#ef444433;background:#ef44440d;border-radius:12px}._alertSummary_47rrg_147 svg{color:#ef4444;flex-shrink:0}._alertCount_47rrg_165{display:block;font-size:22px;font-weight:700;color:#ef4444;line-height:1}._alertLabel_47rrg_173{font-size:11px;color:#ef4444;font-weight:600}._quickBtn_47rrg_179{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:linear-gradient(180deg,#0056b3,#004494);color:#fff;box-shadow:0 4px 12px #2563eb33}._quickBtn_47rrg_179:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00449466}._quickBtn_47rrg_179:active{transform:translateY(0)}._quickBtn_47rrg_179{border-radius:8px;padding:10px 18px}._section_47rrg_209{display:flex;flex-direction:column;gap:12px}._insightSection_47rrg_215{margin-bottom:16px}._insightHeader_47rrg_219{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._insightHeader_47rrg_219 h2{font-size:14px;font-weight:700;color:#0b1f3a;display:flex;align-items:center;gap:8px}._insightHeader_47rrg_219 h2 svg{color:#0056b3}._insightHeader_47rrg_219 ._updateStamp_47rrg_236{font-size:11px;color:#7a93ae}._insightGrid_47rrg_241{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){._insightGrid_47rrg_241{grid-template-columns:1fr}}._insightCard_47rrg_252{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px}._insightCard_47rrg_252:hover{border-color:#00449433;box-shadow:0 2px 4px #00000040}._insightCard_47rrg_252{border-left:4px solid #004494;background:linear-gradient(to right,rgba(0,68,148,.02),transparent)}._insightCard_47rrg_252 ._icBadge_47rrg_267{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;color:#004494;background:#00449414;padding:2px 8px;border-radius:4px;margin-bottom:8px}._insightCard_47rrg_252 h4{font-size:14px;font-weight:700;color:#0b1f3a;margin-bottom:8px}._insightCard_47rrg_252 p{font-size:13px;color:#4b6080;line-height:1.6;margin-bottom:12px}._insightCard_47rrg_252 ._icAction_47rrg_290{font-size:12px;font-weight:700;color:#004494;cursor:pointer}._insightCard_47rrg_252 ._icAction_47rrg_290:hover{text-decoration:underline}._sectionHead_47rrg_300{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}._sectionHead_47rrg_300 h2{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#304c73}._sectionHead_47rrg_300 h2 svg{color:#7a93ae}._addBtn_47rrg_320{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._addBtn_47rrg_320:hover{background:#0044940a;color:#fff}._addBtn_47rrg_320{font-size:11px;padding:6px 12px;border-radius:6px}._viewAll_47rrg_348{display:inline-flex;align-items:center;gap:2px;color:#7a93ae;font-size:11px;text-decoration:none;font-weight:600}._viewAll_47rrg_348:hover{color:#004494}._addSearch_47rrg_361{overflow:hidden}._addSearchInner_47rrg_365{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fbff;border:1px solid rgba(0,68,148,.1);border-radius:8px}._addSearchInner_47rrg_365 svg{color:#7a93ae}._addSearchInner_47rrg_365 input{flex:1;background:none;border:none;outline:none;color:#0b1f3a;font-size:13px}._addSearchInner_47rrg_365 input::placeholder{color:#7a93ae}._addSearchInner_47rrg_365 button{background:none;border:none;color:#7a93ae;cursor:pointer}._addSearchInner_47rrg_365 button:hover{color:#0b1f3a}._searchResults_47rrg_398{margin-top:4px;background:#fff;border:1px solid rgba(0,68,148,.1);transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;overflow:hidden}._searchItem_47rrg_408{display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;width:100%;cursor:pointer;text-align:left;border-bottom:1px solid rgba(0,68,148,.08)}._searchItem_47rrg_408:last-child{border-bottom:none}._searchItem_47rrg_408:hover{background:#00449408}._srCode_47rrg_427{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:11px;color:#7a93ae;width:28px}._srName_47rrg_434{flex:1;font-size:13px;color:#0b1f3a}._srRisk_47rrg_440{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:13px;font-weight:700}._watchGrid_47rrg_446{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:1024px){._watchGrid_47rrg_446{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){._watchGrid_47rrg_446{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._watchGrid_47rrg_446{grid-template-columns:1fr}}._watchCard_47rrg_467{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px;display:flex;flex-direction:column;gap:12px;text-decoration:none}._watchCard_47rrg_467:hover{border-color:#00449433;box-shadow:0 2px 4px #00000040}._watchCard_47rrg_467:hover ._wcRemove_47rrg_482{opacity:1}._wcTop_47rrg_486{display:flex;align-items:center;justify-content:space-between}._wcCode_47rrg_492{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:11px;color:#7a93ae;font-weight:600;letter-spacing:.5px}._wcRemove_47rrg_482{background:none;border:none;color:#7a93ae;cursor:pointer;opacity:0;transition:all .15s cubic-bezier(.4,0,.2,1)}._wcRemove_47rrg_482:hover{color:#ef4444}._wcName_47rrg_512{font-size:16px;font-weight:700;color:#0b1f3a}._wcBottom_47rrg_518{display:flex;align-items:center;justify-content:space-between}._wcRiskGroup_47rrg_524{display:flex;align-items:center;gap:8px}._wcRisk_47rrg_524{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:18px;font-weight:700;line-height:1}._wcLevel_47rrg_537{font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;text-transform:uppercase}._wcBar_47rrg_545{height:4px;background:#00449414;border-radius:2px;overflow:hidden}._wcFill_47rrg_552{height:100%;border-radius:2px}._bottomRow_47rrg_557{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:1024px){._bottomRow_47rrg_557{grid-template-columns:1fr}}._alertList_47rrg_568,._reportList_47rrg_568{background:#fff;border:1px solid rgba(0,68,148,.1);transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:12px}._alertItem_47rrg_576,._reportItem_47rrg_576{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(0,68,148,.08)}._alertItem_47rrg_576:last-child,._reportItem_47rrg_576:last-child{border-bottom:none}._alertItem_47rrg_576:hover,._reportItem_47rrg_576:hover{background:#00449405}._alertDot_47rrg_590{margin-top:6px;width:8px;height:8px;border-radius:9999px;flex-shrink:0}._alertDot_47rrg_590._critical_47rrg_597{background:#ef4444;box-shadow:0 0 8px #ef444466}._alertDot_47rrg_590._high_47rrg_601{background:#f97316}._alertDot_47rrg_590._medium_47rrg_604{background:#d4af37}._alertContent_47rrg_608{flex:1;display:flex;flex-direction:column;gap:4px}._alertText_47rrg_615{font-size:13px;color:#0b1f3a}._alertTime_47rrg_620{font-size:11px;color:#7a93ae}._riIcon_47rrg_625{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0044941a;border-radius:6px;color:#0056b3}._riInfo_47rrg_636{display:flex;flex-direction:column;gap:2px}._riTitle_47rrg_642{font-size:13px;color:#0b1f3a;font-weight:500}._riMeta_47rrg_648{font-size:11px;color:#7a93ae}._allGrid_47rrg_653{background:#fff;border:1px solid rgba(0,68,148,.1);transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:12px}._allItem_47rrg_661{display:flex;align-items:center;gap:16px;padding:12px 16px;text-decoration:none;border-bottom:1px solid rgba(0,68,148,.08)}._allItem_47rrg_661:last-child{border-bottom:none}._allItem_47rrg_661:hover{background:#00449405}._aiCode_47rrg_676{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:11px;color:#7a93ae;width:32px}._aiName_47rrg_683{font-size:13px;color:#0b1f3a;font-weight:500;width:140px}._aiBar_47rrg_690{flex:1;height:4px;background:#00449414;border-radius:2px;margin-right:16px}._aiBar_47rrg_690 div{height:100%;border-radius:2px}._aiRisk_47rrg_702{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:13px;font-weight:700;width:32px;text-align:right;color:#0b1f3a}._aiArrow_47rrg_711{color:#7a93ae}@keyframes _fadeIn_1gjfb_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1gjfb_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_1gjfb_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1gjfb_27{display:flex;flex-direction:column;gap:16px}._back_1gjfb_33{display:inline-flex;align-items:center;gap:8px;color:#7a93ae;font-size:13px;transition:color .15s cubic-bezier(.4,0,.2,1)}._back_1gjfb_33:hover{color:#0b1f3a}._hero_1gjfb_45{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._heroLeft_1gjfb_53{display:flex;align-items:center;gap:16px}._codeBig_1gjfb_59{width:56px;height:56px;background:#0044941a;color:#0056b3;border-radius:16px;display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:22px;font-weight:700}._hero_1gjfb_45 h1{font-size:22px;font-weight:700;color:#0b1f3a}._region_1gjfb_79{font-size:11px;color:#7a93ae;margin-top:4px;display:block}._heroRight_1gjfb_86{display:flex;align-items:center;gap:16px}._riskBlock_1gjfb_92{display:flex;align-items:center;gap:12px}._riskVal_1gjfb_98{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:36px;font-weight:700;line-height:1}._riskLevel_1gjfb_105{display:inline-block;font-size:10px;font-weight:700;padding:2px 8px;border-radius:9999px;text-transform:uppercase}._riskChange_1gjfb_114{display:flex;align-items:center;gap:3px;font-size:11px;margin-top:4px}._riskChange_1gjfb_114._up_1gjfb_121{color:#ef4444}._riskChange_1gjfb_114._down_1gjfb_124{color:#10b981}._dlBtn_1gjfb_128{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._dlBtn_1gjfb_128:hover{background:#0044940a;color:#fff}@media(max-width:480px){._dlBtn_1gjfb_128{display:none}}._tabs_1gjfb_156{display:flex;gap:2px;background:#0044940a;border-radius:8px;padding:3px;border:1px solid rgba(0,68,148,.1);width:fit-content}._tab_1gjfb_156{padding:8px 16px;border-radius:6px;background:none;border:none;color:#4b6080;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;white-space:nowrap}._tab_1gjfb_156:hover{color:#0b1f3a}._tab_1gjfb_156._activeTab_1gjfb_182{color:#0b1f3a;background:#0044941f;font-weight:600}._tt_1gjfb_188{background:#eef3fb;border:1px solid rgba(0,68,148,.1);border-radius:6px;padding:4px 8px;display:flex;gap:8px;font-size:11px}._tt_1gjfb_188 span{color:#7a93ae}._tt_1gjfb_188 b{color:#0b1f3a}._overviewGrid_1gjfb_204{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:1024px){._overviewGrid_1gjfb_204{grid-template-columns:1fr}}._rightCol_1gjfb_215{display:flex;flex-direction:column;gap:16px}._card_1gjfb_221{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px}._card_1gjfb_221 h3{font-size:13px;font-weight:600;color:#0b1f3a;margin-bottom:16px}._dimList_1gjfb_235{display:flex;flex-direction:column;gap:12px}._dimRow_1gjfb_241{display:flex;align-items:center;gap:12px}._dimLabel_1gjfb_247{font-size:11px;color:#4b6080;min-width:100px}._dimBar_1gjfb_253{flex:1;height:6px;background:#0044940a;border-radius:3px;overflow:hidden}._dimFill_1gjfb_261{height:100%;border-radius:3px;transition:width .5s ease}._dimVal_1gjfb_267{font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-size:13px;font-weight:700;min-width:26px;text-align:right}._swotGrid_1gjfb_275{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){._swotGrid_1gjfb_275{grid-template-columns:1fr}}._swotCard_1gjfb_286{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);overflow:hidden;border-top:3px solid var(--accent)}._swotHead_1gjfb_295{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(0,68,148,.1)}._swotHead_1gjfb_295 h4{flex:1;font-size:13px;font-weight:600;color:#0b1f3a}._swotIcon_1gjfb_309{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11px;color:#0b1f3a;background:var(--accent)}._swotCount_1gjfb_322{font-size:10px;color:#7a93ae;background:#0044940a;padding:1px 8px;border-radius:9999px}._swotItems_1gjfb_330{list-style:none;padding:12px 16px;display:flex;flex-direction:column;gap:8px}._swotItems_1gjfb_330 li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4b6080;line-height:1.5;padding:4px 0}._swotItems_1gjfb_330 li:before{content:"";width:5px;height:5px;border-radius:9999px;background:var(--accent);flex-shrink:0;margin-top:7px}._empty_1gjfb_356{color:#7a93ae!important;font-style:italic}._empty_1gjfb_356:before{display:none!important}._newsCard_1gjfb_364{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);overflow:hidden}._newsItem_1gjfb_372{display:flex;align-items:center;gap:12px;padding:16px 20px}._newsItem_1gjfb_372+._newsItem_1gjfb_372{border-top:1px solid rgba(0,68,148,.04)}._newsItem_1gjfb_372:hover{background:#0044940a}._newsDot_1gjfb_385{width:8px;height:8px;border-radius:9999px;flex-shrink:0}._newsContent_1gjfb_392{flex:1}._newsTitle_1gjfb_396{display:block;font-size:13px;color:#0b1f3a;font-weight:500;line-height:1.4}._newsDate_1gjfb_404{display:flex;align-items:center;gap:3px;font-size:10px;color:#7a93ae;margin-top:4px}._impactBadge_1gjfb_413{font-size:10px;font-weight:600;background:#0044940a;padding:2px 8px;border-radius:9999px;white-space:nowrap}._emptyState_1gjfb_422{padding:24px;text-align:center;color:#7a93ae;font-size:13px}@keyframes _fadeIn_1b5jm_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1b5jm_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_1b5jm_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1b5jm_27{display:flex;flex-direction:column;gap:16px}._header_1b5jm_33{margin-bottom:8px}._header_1b5jm_33 h2{font-size:28px;font-weight:700;color:#0b1f3a}._header_1b5jm_33 p{font-size:13px;color:#4b6080;margin-top:4px}._planPill_1b5jm_47{font-size:11px;color:#304c73;background:#fff;padding:4px 10px;border-radius:6px;border:1px solid rgba(0,68,148,.1);display:inline-flex;align-items:center;font-weight:600;box-shadow:0 1px 2px #0003}._actionsRow_1b5jm_60{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}._actionBtn_1b5jm_67{padding:10px 18px;background:#fff;border:1px solid rgba(0,68,148,.15);color:#304c73;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0003}._actionBtn_1b5jm_67._active_1b5jm_82{background:#00449414;border-color:#004494;color:#004494}._actionBtn_1b5jm_67:hover:not(._active_1b5jm_82){background:#00449405;color:#0b1f3a}._upgradePrompt_1b5jm_92{padding:12px 20px;background:#f9731614;border:1px solid rgba(249,115,22,.15);border-radius:8px;color:#f97316;font-size:13px;display:flex;align-items:center;gap:8px;font-weight:600}._formCard_1b5jm_105{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;padding:20px;box-shadow:0 2px 4px #00000040;margin-bottom:16px}._formCard_1b5jm_105 h3{font-size:15px;font-weight:700;color:#0b1f3a;margin-bottom:16px;display:flex;align-items:center;gap:8px}._formGroup_1b5jm_123{margin-bottom:12px}._formGroup_1b5jm_123 label{display:block;font-size:11px;color:#4b6080;font-weight:600;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}._input_1b5jm_136,._textarea_1b5jm_136{width:100%;background:#fff;border:1px solid rgba(0,68,148,.15);color:#0b1f3a;font-size:13px;padding:10px 14px;border-radius:8px;font-family:inherit;transition:border-color .15s cubic-bezier(.4,0,.2,1)}._input_1b5jm_136:focus,._textarea_1b5jm_136:focus{border-color:#004494;outline:none;box-shadow:0 0 0 3px #0044941a}._textarea_1b5jm_136{min-height:80px;resize:vertical}._countryGrid_1b5jm_158{display:flex;flex-wrap:wrap;gap:6px;max-height:200px;overflow-y:auto;padding:4px}._countryGrid_1b5jm_158::-webkit-scrollbar{width:6px}._countryGrid_1b5jm_158::-webkit-scrollbar-track{background:transparent}._countryGrid_1b5jm_158::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}._countryGrid_1b5jm_158::-webkit-scrollbar-thumb:hover{background:#fff3}._countryBtn_1b5jm_180{padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;border:1px solid rgba(0,68,148,.1);background:#fff;color:#4b6080;transition:all .15s cubic-bezier(.4,0,.2,1)}._countryBtn_1b5jm_180:hover{border-color:#0044944d;color:#0b1f3a}._countryBtn_1b5jm_180._selected_1b5jm_194{background:#00449414;border-color:#004494;color:#004494;font-weight:700}._submitBtn_1b5jm_201{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:linear-gradient(180deg,#0056b3,#004494);color:#fff;box-shadow:0 4px 12px #2563eb33}._submitBtn_1b5jm_201:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00449466}._submitBtn_1b5jm_201:active{transform:translateY(0)}._submitBtn_1b5jm_201{width:auto;padding:10px 20px}._submitBtn_1b5jm_201:disabled{opacity:.6;cursor:not-allowed}._outlineBtn_1b5jm_235{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._outlineBtn_1b5jm_235:hover{background:#0044940a;color:#fff}._outlineBtn_1b5jm_235{background:#fff;border:1px solid rgba(0,68,148,.2);color:#304c73;padding:10px 20px}._outlineBtn_1b5jm_235:hover{background:#0044940a;color:#004494}._outlineBtn_1b5jm_235:disabled{opacity:.6;cursor:not-allowed}._outlineBtn_1b5jm_235._success_1b5jm_271{border-color:#10b9814d;color:#10b981}._outlineBtn_1b5jm_235._success_1b5jm_271:hover{background:#10b9810d}._formActions_1b5jm_279{display:flex;align-items:center;gap:8px;margin-top:8px}._filters_1b5jm_286{display:flex;gap:12px;margin-bottom:12px}._searchBox_1b5jm_292{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(0,68,148,.15);border-radius:8px;padding:10px 16px;flex:1;max-width:400px;box-shadow:0 1px 2px #0003}._searchBox_1b5jm_292 svg{color:#7a93ae}._searchBox_1b5jm_292 input{background:none;border:none;outline:none;color:#0b1f3a;font-size:13px;width:100%}._searchBox_1b5jm_292 input::placeholder{color:#7a93ae}._reportList_1b5jm_319{display:flex;flex-direction:column;gap:8px}._reportCard_1b5jm_325{border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);background:#fff;padding:12px 16px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 2px #0003}._reportCard_1b5jm_325:hover{border-color:#00449433;box-shadow:0 2px 4px #00000040}._reportCard_1b5jm_325._locked_1b5jm_341{opacity:.8;background:#f8fbff80}._reportIcon_1b5jm_346{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0044940f;border-radius:8px;color:#004494;flex-shrink:0}._reportInfo_1b5jm_358{flex:1;min-width:0}._reportInfo_1b5jm_358 h4{font-size:13px;font-weight:700;color:#0b1f3a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._reportMeta_1b5jm_371{display:flex;gap:12px;margin-top:4px}._reportMeta_1b5jm_371 span{font-size:11px;color:#4b6080}._typeBadge_1b5jm_381{font-size:11px;color:#304c73;background:#0044940a;border:1px solid rgba(0,68,148,.08);padding:2px 10px;border-radius:9999px;font-weight:600}._lockOverlay_1b5jm_391{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#d4af37;background:#d4af371a;padding:4px 12px;border-radius:9999px}._downloadBtn_1b5jm_403{background:#fff;border:1px solid rgba(0,68,148,.15);color:#304c73;cursor:pointer;padding:8px 12px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s cubic-bezier(.4,0,.2,1)}._downloadBtn_1b5jm_403:hover{color:#004494;border-color:#004494;background:#0044940a}._downloadBtn_1b5jm_403:disabled{opacity:.5;cursor:not-allowed}@keyframes _fadeIn_1w2d2_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1w2d2_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_1w2d2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1w2d2_27{display:flex;flex-direction:column;gap:20px}._header_1w2d2_33 h2{font-size:22px;font-weight:700;color:#0b1f3a}._header_1w2d2_33 p{font-size:13px;color:#4b6080;margin-top:4px}._sectionTitle_1w2d2_44{font-size:16px;font-weight:600;color:#0b1f3a}._currentPlan_1w2d2_50{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;background:#0044940f;border-color:#00449426}._cpLeft_1w2d2_65{display:flex;align-items:center;gap:16px}._cpIcon_1w2d2_71{width:44px;height:44px;background:#d4af371f;color:#d4af37;border-radius:12px;display:flex;align-items:center;justify-content:center}._currentPlan_1w2d2_50 h3{font-size:18px;font-weight:700;color:#0b1f3a}._cpPrice_1w2d2_88{font-size:13px;color:#4b6080}._cpDetails_1w2d2_93{display:flex;gap:20px;flex-wrap:wrap}._cpItem_1w2d2_99{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b6080}._cpItem_1w2d2_99 svg{color:#7a93ae}._planGrid_1w2d2_110{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1024px){._planGrid_1w2d2_110{grid-template-columns:1fr}}._planCard_1w2d2_121{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:20px;display:flex;flex-direction:column;position:relative}._planCard_1w2d2_121 h4{font-size:16px;font-weight:600;color:#0b1f3a;margin-bottom:8px}._planCard_1w2d2_121._popularCard_1w2d2_137{border-color:#00449440;background:#0044940a}._planCard_1w2d2_121._currentCard_1w2d2_141{border-color:#d4af3733}._popularBadge_1w2d2_145{position:absolute;top:-10px;right:16px;background:linear-gradient(180deg,#0056b3,#004494);color:#0b1f3a;font-size:10px;font-weight:700;padding:4px 12px;border-radius:9999px}._planPrice_1w2d2_157{display:flex;align-items:baseline;gap:2px;margin-bottom:8px}._dollar_1w2d2_164{font-size:16px;color:#4b6080}._amount_1w2d2_169{font-size:36px;font-weight:700;color:#0b1f3a;font-family:JetBrains Mono,Fira Code,SF Mono,monospace}._per_1w2d2_176{font-size:13px;color:#7a93ae}._planDesc_1w2d2_181{font-size:11px;color:#7a93ae;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid rgba(0,68,148,.1)}._featureList_1w2d2_189{display:flex;flex-direction:column;gap:8px;flex:1;margin-bottom:20px}._feature_1w2d2_189{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b6080}._feature_1w2d2_189._disabled_1w2d2_204{color:#7a93ae;opacity:.5}._checkIcon_1w2d2_209{color:#10b981;flex-shrink:0}._xIcon_1w2d2_214{color:#7a93ae;width:14px;text-align:center;flex-shrink:0}._upgradeBtn_1w2d2_221{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:linear-gradient(180deg,#0056b3,#004494);color:#fff;box-shadow:0 4px 12px #2563eb33}._upgradeBtn_1w2d2_221:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00449466}._upgradeBtn_1w2d2_221:active{transform:translateY(0)}._upgradeBtn_1w2d2_221{width:100%;padding:12px}._currentBtn_1w2d2_251{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;width:100%;padding:12px;background:#0044940a;border:1px solid rgba(0,68,148,.1);color:#7a93ae;cursor:default}._invoiceCard_1w2d2_273{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);overflow:hidden}._invoiceRow_1w2d2_281{display:flex;align-items:center;gap:16px;padding:12px 20px;border-bottom:1px solid rgba(0,68,148,.04)}._invoiceRow_1w2d2_281:last-child{border-bottom:none}._invoiceRow_1w2d2_281:hover{background:#0044940a}._invDate_1w2d2_295{font-size:13px;color:#4b6080;min-width:100px}._invAmount_1w2d2_301{font-size:13px;font-weight:600;color:#0b1f3a;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;flex:1}._invStatus_1w2d2_309{font-size:11px;color:#10b981}._invBtn_1w2d2_314{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._invBtn_1w2d2_314:hover{background:#0044940a;color:#fff}._invBtn_1w2d2_314{font-size:11px;padding:4px 12px}@keyframes _fadeIn_dpw4m_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_dpw4m_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_dpw4m_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_dpw4m_27{display:flex;flex-direction:column;gap:16px}._profileHeader_dpw4m_33{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}._profileTop_dpw4m_46{display:flex;align-items:center;gap:16px}._avatarBig_dpw4m_52{width:64px;height:64px;background:#10b98126;color:#10b981;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;flex-shrink:0}._profileInfo_dpw4m_66 h1{font-size:18px;font-weight:700;color:#0b1f3a}._profileEmail_dpw4m_72{font-size:13px;color:#4b6080;display:block;margin-top:2px}._profileMeta_dpw4m_79{display:flex;align-items:center;gap:12px;margin-top:8px}._planBadge_dpw4m_86{font-size:10px;font-weight:700;background:#d4af371f;color:#d4af37;padding:2px 8px;border-radius:9999px}._memberSince_dpw4m_95{display:flex;align-items:center;gap:4px;font-size:11px;color:#7a93ae}._profileActions_dpw4m_103{display:flex;gap:8px;align-items:center}._avatarBtn_dpw4m_109{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._avatarBtn_dpw4m_109:hover{background:#0044940a;color:#fff}._avatarBtn_dpw4m_109{font-size:11px;padding:8px 12px}._logoutBtn_dpw4m_136{justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:4px;background:#ef444414;border:1px solid rgba(239,68,68,.15);color:#ef4444;font-size:11px;padding:8px 12px;border-radius:8px}._logoutBtn_dpw4m_136:hover{background:#ef444426}._tabs_dpw4m_164{display:flex;gap:2px;background:#0044940a;border-radius:8px;padding:3px;border:1px solid rgba(0,68,148,.1);width:fit-content;overflow-x:auto}._tab_dpw4m_164{padding:8px 16px;border-radius:6px;background:none;border:none;color:#4b6080;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;white-space:nowrap}._tab_dpw4m_164:hover{color:#0b1f3a}._tab_dpw4m_164._activeTab_dpw4m_191{color:#0b1f3a;background:#0044941f;font-weight:600}._card_dpw4m_197{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:20px}._card_dpw4m_197 h3{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#0b1f3a;margin-bottom:20px}._card_dpw4m_197 h3 svg{color:#7a93ae}._securityGrid_dpw4m_217{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:1024px){._securityGrid_dpw4m_217{grid-template-columns:1fr}}._form_dpw4m_228{display:flex;flex-direction:column;gap:16px}._formRow_dpw4m_234{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:480px){._formRow_dpw4m_234{grid-template-columns:1fr}}._field_dpw4m_245{display:flex;flex-direction:column;gap:4px}._field_dpw4m_245 label{display:flex;align-items:center;gap:4px;font-size:11px;color:#7a93ae;font-weight:500}._field_dpw4m_245 label svg{color:#7a93ae}._field_dpw4m_245 input,._field_dpw4m_245 select{padding:12px;background:#0044940a;border:1px solid rgba(0,68,148,.1);border-radius:8px;color:#0b1f3a;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none;transition:all .15s cubic-bezier(.4,0,.2,1)}._field_dpw4m_245 input:focus,._field_dpw4m_245 select:focus{border-color:#00449466;box-shadow:0 0 0 3px #00449414}._field_dpw4m_245 input::placeholder,._field_dpw4m_245 select::placeholder{color:#7a93ae}._field_dpw4m_245 select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:32px}._field_dpw4m_245 select option{background:#eef3fb}._formActions_dpw4m_291{padding-top:8px}._saveBtn_dpw4m_295{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:linear-gradient(180deg,#0056b3,#004494);color:#fff;box-shadow:0 4px 12px #2563eb33}._saveBtn_dpw4m_295:hover{transform:translateY(-1px);box-shadow:0 6px 24px #00449466}._saveBtn_dpw4m_295:active{transform:translateY(0)}._saveBtn_dpw4m_295{display:inline-flex;align-items:center;gap:8px}._secList_dpw4m_326{display:flex;flex-direction:column}._secItem_dpw4m_331{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:12px}._secItem_dpw4m_331+._secItem_dpw4m_331{border-top:1px solid rgba(0,68,148,.04)}._secLabel_dpw4m_342{display:block;font-size:13px;color:#0b1f3a;font-weight:500}._secDesc_dpw4m_349{font-size:11px;color:#7a93ae;display:block;margin-top:2px}._dangerZone_dpw4m_356{margin-top:20px;padding-top:16px;border-top:1px solid rgba(239,68,68,.15)}._dangerZone_dpw4m_356 h4{font-size:13px;color:#ef4444;font-weight:600;margin-bottom:12px}._dangerBtn_dpw4m_368{justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:4px;background:#ef444414;border:1px solid rgba(239,68,68,.15);color:#ef4444;font-size:11px;padding:8px 12px;border-radius:8px}._dangerBtn_dpw4m_368:hover{background:#ef444426}._endBtn_dpw4m_396{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._endBtn_dpw4m_396:hover{background:#0044940a;color:#fff}._endBtn_dpw4m_396{font-size:11px;padding:4px 12px}._toggle_dpw4m_423{position:relative;width:40px;height:22px;flex-shrink:0;cursor:pointer}._toggle_dpw4m_423 input{opacity:0;width:0;height:0;position:absolute}._slider_dpw4m_437{position:absolute;inset:0;background:#0044941a;border-radius:11px;transition:background .15s cubic-bezier(.4,0,.2,1)}._slider_dpw4m_437:before{content:"";position:absolute;left:3px;top:3px;width:16px;height:16px;background:#fff;border-radius:50%;transition:transform .15s cubic-bezier(.4,0,.2,1)}input:checked+._slider_dpw4m_437{background:#004494}input:checked+._slider_dpw4m_437:before{transform:translate(18px)}._toggleList_dpw4m_462{display:flex;flex-direction:column}._toggleRow_dpw4m_467{display:flex;align-items:center;justify-content:space-between;padding:12px 0;gap:12px}._toggleRow_dpw4m_467+._toggleRow_dpw4m_467{border-top:1px solid rgba(0,68,148,.04)}._tLabel_dpw4m_478{display:block;font-size:13px;color:#0b1f3a;font-weight:500}._tDesc_dpw4m_485{font-size:11px;color:#7a93ae;display:block;margin-top:2px}._sessionList_dpw4m_492{display:flex;flex-direction:column}._sessionItem_dpw4m_497{display:flex;align-items:center;gap:12px;padding:12px 0}._sessionItem_dpw4m_497+._sessionItem_dpw4m_497{border-top:1px solid rgba(0,68,148,.04)}._sessionItem_dpw4m_497._currentSession_dpw4m_506 ._sessionIcon_dpw4m_506{background:#10b9811f;color:#10b981}._sessionIcon_dpw4m_506{width:40px;height:40px;background:#0044940a;color:#7a93ae;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._sessionInfo_dpw4m_523{flex:1}._sessionDevice_dpw4m_527{display:flex;align-items:center;gap:8px;font-size:13px;color:#0b1f3a;font-weight:500}._currentBadge_dpw4m_536{font-size:9px;font-weight:700;background:#10b9811f;color:#10b981;padding:1px 8px;border-radius:9999px}._sessionMeta_dpw4m_545{display:block;font-size:11px;color:#7a93ae;margin-top:2px}._activityList_dpw4m_552{display:flex;flex-direction:column}._activityItem_dpw4m_557{display:flex;align-items:flex-start;gap:12px;padding:12px 0}._activityItem_dpw4m_557+._activityItem_dpw4m_557{border-top:1px solid rgba(0,68,148,.04)}._activityDot_dpw4m_567{width:8px;height:8px;background:#00449466;border-radius:9999px;flex-shrink:0;margin-top:6px}._activityContent_dpw4m_576{flex:1}._activityAction_dpw4m_580{display:block;font-size:13px;color:#0b1f3a;font-weight:500}._activityDetail_dpw4m_587{font-size:11px;color:#4b6080;display:block;margin-top:2px}._activityTime_dpw4m_594{font-size:10px;color:#7a93ae;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;white-space:nowrap}@keyframes _fadeIn_1os4c_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_1os4c_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_1os4c_68{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_1os4c_27{position:relative;margin:-24px;height:calc(100vh - 64px);background:#0a1628;overflow:hidden}@media(max-width:768px){._page_1os4c_27{margin:-16px}}._frame_1os4c_40{position:absolute;inset:0;width:100%;height:100%;border:none;display:block}._loader_1os4c_49{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#0a1628;color:#64748b}._loaderText_1os4c_62{font-size:12px;letter-spacing:2px;font-weight:600}._spinner_1os4c_68{width:34px;height:34px;border:3px solid rgba(56,189,248,.15);border-top-color:#38bdf8;border-radius:50%;animation:_warmapSpin_1os4c_1 .8s linear infinite}@keyframes _warmapSpin_1os4c_1{to{transform:rotate(360deg)}}@keyframes _fadeIn_153ro_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulse_153ro_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _spin_153ro_87{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._page_153ro_27{display:flex;flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;width:100%}._pageHeader_153ro_36{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}._pageHeader_153ro_36 h2{font-size:22px;font-weight:700;color:#0b1f3a;display:flex;align-items:center;gap:8px}._pageHeader_153ro_36 p{font-size:13px;color:#4b6080;margin-top:4px}._btnGhost_153ro_57{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);border-radius:8px;padding:8px 16px;background:#fff;border:1px solid rgba(0,68,148,.1);color:#0b1f3a}._btnGhost_153ro_57:hover{background:#0044940a;color:#fff}._loadingWrap_153ro_80{display:flex;align-items:center;justify-content:center;padding:80px}._spinner_153ro_87{width:32px;height:32px;border-radius:50%;border:3px solid #ffffff;border-top-color:#004494;animation:_spin_153ro_87 .6s linear infinite}._spinning_153ro_96{animation:_spin_153ro_87 1s linear infinite}._heroCard_153ro_100{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:20px;border-width:2px;background:linear-gradient(135deg,#fff,#eef3fbcc)}._heroMain_153ro_110{display:flex;gap:24px;align-items:center}@media(max-width:768px){._heroMain_153ro_110{flex-direction:column;align-items:stretch}}._heroGauge_153ro_122{text-align:center;min-width:160px}._gaugeValue_153ro_127{font-size:48px;font-weight:800;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;line-height:1}._gaugeLabel_153ro_134{font-size:13px;color:#4b6080;margin-top:4px}._gaugeChange_153ro_140{display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px;font-weight:600;margin-top:8px}._heroInfo_153ro_150{flex:1}._levelBadge_153ro_154{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:9999px;border:1px solid;font-size:13px;font-weight:700}._levelDesc_153ro_165{font-size:13px;color:#4b6080;line-height:1.6;margin-top:12px}._metaRow_153ro_172{display:flex;gap:16px;margin-top:12px;flex-wrap:wrap}._metaRow_153ro_172 span{font-size:11px;color:#7a93ae;display:flex;align-items:center;gap:4px}._statsRow_153ro_186{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:480px){._statsRow_153ro_186{grid-template-columns:1fr}}._statCard_153ro_197{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px;text-align:center}._statLabel_153ro_206{display:block;font-size:11px;color:#7a93ae;margin-bottom:8px}._statValue_153ro_213{font-size:22px;font-weight:700;font-family:JetBrains Mono,Fira Code,SF Mono,monospace}._chartCard_153ro_219{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px}._chartHeader_153ro_227{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}._chartHeader_153ro_227 h3{font-size:16px;font-weight:600;color:#0b1f3a}._rangeTabs_153ro_241{display:flex;gap:2px;background:#0044940a;border-radius:8px;padding:2px}._rangeTab_153ro_241{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:13px;cursor:pointer;border:none;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);padding:4px 12px;font-size:11px;font-weight:500;background:transparent;color:#4b6080;border-radius:6px}._rangeTab_153ro_241:hover{background:#0044940a;color:#0b1f3a}._activeTab_153ro_275{background:#004494!important;color:#fff!important}._chartWrap_153ro_280{width:100%}._tooltip_153ro_284{background:#eef3fb;border:1px solid rgba(0,68,148,.1);border-radius:6px;padding:8px 12px;box-shadow:0 4px 12px #0000004d}._tooltipDate_153ro_292{font-size:10px;color:#7a93ae}._tooltipValue_153ro_297{font-size:13px;font-weight:700;margin-top:2px}._thresholdsCard_153ro_303{background:#fff;border:1px solid rgba(0,68,148,.1);border-radius:12px;transition:all .15s cubic-bezier(.4,0,.2,1);padding:16px}._thresholdsCard_153ro_303 h3{font-size:16px;font-weight:600;color:#0b1f3a;display:flex;align-items:center;gap:8px;margin-bottom:12px}._thresholdTable_153ro_320{display:flex;flex-direction:column;gap:8px}._thresholdRow_153ro_326{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;transition:background .15s cubic-bezier(.4,0,.2,1)}._thresholdRow_153ro_326:hover{background:#0044940a}._thDot_153ro_338{width:10px;height:10px;border-radius:50%;flex-shrink:0}._thRange_153ro_345{font-size:13px;color:#0b1f3a;font-family:JetBrains Mono,Fira Code,SF Mono,monospace;font-weight:700;min-width:50px}._thLevel_153ro_353{font-size:13px;font-weight:600;min-width:100px}._thDesc_153ro_359{font-size:13px;color:#4b6080;flex:1}
