@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@100..700&display=swap";.login-page{position:relative;height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f5f7fa url(/portal/bk.jpg) center / cover no-repeat fixed;color:#0b1c30}.login-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 10% 20%,#f8f9ff80,#eff4ff94),#ffffff2e;backdrop-filter:blur(.5px);-webkit-backdrop-filter:blur(.5px)}.login-mesh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:radial-gradient(at 0% 0%,rgba(0,80,203,.025) 0,transparent 48%),radial-gradient(at 100% 100%,rgba(0,80,203,.02) 0,transparent 48%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%230050cb' fill-opacity='0.01'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.auth-page .login-main{padding-top:70px;padding-bottom:60px;overflow:hidden}.auth-card-shell{max-width:460px}.register-card-shell{max-width:520px}.auth-card{padding:34px 40px}.compact-brand-section{margin-bottom:22px}.auth-form-grid{display:grid;grid-template-columns:1fr;gap:7px}.auth-grid-full{grid-column:1 / -1}.required-mark{color:#ef4444}.register-card{padding:18px 32px}.register-card .compact-brand-section{margin-bottom:10px}.register-card .login-brand-logo{margin-bottom:4px}.register-card .login-brand-section h1{font-size:22px;line-height:28px}.register-card .login-kicker{font-size:11px;line-height:16px}.register-card .login-subtitle{font-size:12px;line-height:18px}.register-form{gap:8px}.register-form .form-group{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px}.register-form .form-label{text-align:right;white-space:nowrap}.register-form .login-input{height:36px;border-radius:9px}.register-card .submit-button{height:38px;border-radius:9px}.register-card .login-agreement{margin-top:10px;padding-top:10px;line-height:16px}.register-card .auth-back-line{line-height:24px}.register-card .auth-back-line a{min-height:24px;padding:2px 10px}.auth-back-line{text-align:center;color:#424656;font-size:14px;line-height:32px}.auth-back-line a{display:inline-flex;align-items:center;justify-content:center;margin-left:8px;min-height:32px;padding:5px 14px;border-radius:999px;background:#eff4ff;color:#2563eb;font-size:14px;line-height:20px;font-weight:700;text-decoration:none;box-shadow:inset 0 0 0 1px #2563eb14;transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.auth-back-line a:hover{background:#2563eb;color:#fff;box-shadow:0 8px 18px #2563eb33}.auth-back-line a:active{transform:scale(.97)}.login-header{position:fixed;top:0;left:0;right:0;z-index:10;background:#f8f9ffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(194,198,216,.16)}.login-header-inner{width:100%;max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.login-header-logo{display:inline-flex;align-items:center}.login-header-actions{display:flex;align-items:center;gap:16px}.login-header-link{border:none;background:transparent;padding:0;color:#424656;font-size:14px;line-height:20px;font-weight:600;cursor:pointer}.login-header-link:hover{color:#2563eb}.login-main{position:relative;z-index:1;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:76px 16px 72px}.login-card-shell{width:100%;max-width:460px}.login-card{background:#ffffffeb;border:1px solid rgba(194,198,216,.24);border-radius:12px;padding:34px 40px;box-shadow:0 40px 100px -20px #0050cb1f,0 20px 40px -15px #00000014;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.login-brand-section{text-align:center;margin-bottom:28px}.login-brand-logo{display:flex;justify-content:center;margin-bottom:12px}.login-brand-section h1{margin:0 0 4px;color:#0b1c30;font-size:32px;line-height:40px;letter-spacing:-.01em;font-weight:700}.login-kicker{margin:0 0 4px;color:#2563eb;font-size:14px;line-height:20px;letter-spacing:.12em;font-weight:700}.login-subtitle{margin:0;color:#424656;font-size:16px;line-height:24px}.login-mode-tabs{display:flex;gap:8px;margin-bottom:18px;padding:4px;background:#eff4ffe6;border-radius:12px}.tab-button{flex:1;border:none;border-radius:10px;padding:10px 12px;background:transparent;color:#424656;font-size:13px;font-weight:600;cursor:pointer}.tab-button.active{background:#fff;color:#2563eb;box-shadow:0 4px 20px #00000008}.login-form{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label-row{display:flex;align-items:center;justify-content:space-between}.form-label{color:#424656;font-size:14px;line-height:20px;font-weight:600}.login-input{width:100%;height:48px;border:none;outline:none;border-radius:12px;background:#eff4ff;padding:0 16px;color:#0b1c30;font-size:14px;box-shadow:0 1px 2px #00000008;transition:background-color .2s ease,box-shadow .2s ease}.login-input:focus{background:#fff;box-shadow:0 0 0 2px #2563eb}.password-input-wrap{position:relative}.password-input-wrap .login-input{padding-right:48px}.password-eye{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#727687;font-size:20px}.forgot-password-link,.register-line a,.login-agreement a{color:#2563eb;font-weight:700;text-decoration:none}.forgot-password-link:hover,.register-line a:hover,.login-agreement a:hover{text-decoration:underline}.submit-button{width:100%;height:48px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;box-shadow:0 10px 20px #2563eb33;transition:transform .2s ease,background-color .2s ease}.submit-button:hover:not(:disabled){background:#1e40af}.submit-button:active:not(:disabled){transform:scale(.98)}.submit-button:disabled{opacity:.65;cursor:not-allowed}.register-line{text-align:center;color:#424656;font-size:16px;line-height:24px}.login-agreement{margin-top:26px;padding-top:20px;border-top:1px solid rgba(194,198,216,.1);text-align:center;color:#727687;font-size:11px;line-height:18px}.error-message,.success-message{border-radius:12px;padding:12px;margin-bottom:16px;font-size:14px}.error-message{color:#93000a;background:#ffdad6}.success-message{color:#166534;background:#dcfce7}.wechat-login-section{min-height:230px;display:flex;align-items:center;justify-content:center}.wechat-loading,.wechat-qrcode,.wechat-placeholder{text-align:center;color:#424656}.loading-spinner{width:40px;height:40px;border:3px solid #eff4ff;border-top-color:#2563eb;border-radius:9999px;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.qrcode-container{width:180px;height:180px;margin:0 auto 16px;border-radius:12px;border:1px solid rgba(194,198,216,.4);background:#fff;display:flex;align-items:center;justify-content:center}.qrcode-symbol{color:#2563eb;font-size:88px}.qrcode-tip{margin:0 0 4px;color:#0b1c30;font-size:14px;font-weight:600}.qrcode-tip-small{margin:0;color:#727687;font-size:12px}.wechat-open-button{margin-top:16px;border:none;border-radius:12px;padding:10px 18px;background:#2563eb;color:#fff;cursor:pointer;font-weight:600}.login-footer{position:fixed;left:0;right:0;bottom:0;z-index:10;background:#ffffffc2;border-top:1px solid rgba(194,198,216,.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.login-footer-inner{width:100%;max-width:1200px;margin:0 auto;padding:18px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.login-footer-brand{display:flex;align-items:center;gap:16px;color:#727687;font-size:12px}.login-footer-links{display:flex;gap:16px}.login-footer-links a{color:#727687;font-size:12px;text-decoration:none}.login-footer-links a:hover{color:#2563eb}@media (max-width: 640px){.login-header-inner,.login-footer-inner{padding-left:16px;padding-right:16px}.auth-form-grid{grid-template-columns:1fr}.register-form .form-group{grid-template-columns:1fr;gap:8px}.register-form .form-label{text-align:left}.auth-card,.login-card{padding:28px 24px}.login-footer-inner,.login-footer-brand{justify-content:center}}._page_y7z9d_1{width:100%;max-width:1200px;margin:0 auto;padding:24px 24px 0}._hero_y7z9d_15{background:#eff4ff;border-radius:16px;padding:32px;display:flex;gap:16px;justify-content:space-between;align-items:flex-start;margin-bottom:32px}._heroTitle_y7z9d_37{margin:0;font-size:48px;line-height:56px;letter-spacing:-.02em;color:#0b1c30;font-weight:700}._heroSubtitle_y7z9d_55{margin:8px 0 0;color:#424656;font-size:18px;line-height:28px}._heroStats_y7z9d_69{display:flex;gap:16px;flex-wrap:wrap}._statCard_y7z9d_81{background:#fff;border:1px solid #edf0f5;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 20px #00000008}._statIcon_y7z9d_103{width:48px;height:48px;border-radius:9999px;display:flex;align-items:center;justify-content:center}._statIconGreen_y7z9d_121{background:#f0fdf4;color:#16a34a}._statIconBlue_y7z9d_131{background:#0066ff1a;color:#0050cb}._statLabel_y7z9d_141{font-size:12px;line-height:16px;color:#727687}._statValue_y7z9d_153{font-size:24px;line-height:32px;font-weight:600;color:#0b1c30}._statValueGreen_y7z9d_167{color:#16a34a}._grid_y7z9d_175{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px}._mainCol_y7z9d_187,._sideCol_y7z9d_189{display:flex;flex-direction:column;gap:24px}._sectionCard_y7z9d_201,._sideCard_y7z9d_203{background:#fff;border:1px solid #edf0f5;border-radius:16px;box-shadow:0 4px 20px #00000008;padding:32px}._sectionHeader_y7z9d_219{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._sectionTitle_y7z9d_233,._sideTitle_y7z9d_235,._trustTitle_y7z9d_237{margin:0;font-size:24px;line-height:32px;font-weight:600;color:#0b1c30}._sectionLink_y7z9d_253{color:#0050cb;text-decoration:none;font-size:14px;font-weight:600}._sectionLink_y7z9d_253:hover{text-decoration:underline}._appGrid_y7z9d_275{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._appCard_y7z9d_287{background:#fff;border:1px solid #edf0f5;border-radius:16px;padding:16px;box-shadow:0 4px 20px #00000008;cursor:pointer;transition:all .2s ease}._appCard_y7z9d_287:hover{border-color:#06f}._appTop_y7z9d_315{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._appIconWrap_y7z9d_329{width:48px;height:48px;border-radius:12px;background:#f1f3f9;color:#424656;display:flex;align-items:center;justify-content:center}._appBadge_y7z9d_351{padding:4px 8px;border-radius:9999px;background:#dcfce7;color:#15803d;font-size:12px;line-height:16px;font-weight:500}._appName_y7z9d_371{margin:0;font-size:14px;line-height:20px;font-weight:600;color:#0b1c30}._appDesc_y7z9d_387{margin:4px 0 0;color:#727687;font-size:12px;line-height:16px;min-height:32px}._appBtn_y7z9d_403{margin-top:16px;width:100%;border:none;border-radius:8px;padding:8px 12px;background:#eff4ff;color:#0050cb;font-size:12px;line-height:16px;font-weight:500;cursor:pointer}._eventList_y7z9d_431{display:flex;flex-direction:column;gap:16px}._eventItem_y7z9d_443{display:flex;align-items:center;gap:16px;padding:16px;background:#f8f9ff;border-radius:12px}._eventIcon_y7z9d_461{width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._eventIconBlue_y7z9d_481{background:#eff6ff;color:#0050cb}._eventIconOrange_y7z9d_491{background:#fff7ed;color:#ea580c}._eventIconGreen_y7z9d_501{background:#f0fdf4;color:#16a34a}._eventBody_y7z9d_511{min-width:0;flex:1}._eventTitle_y7z9d_521{color:#0b1c30;font-size:14px;line-height:20px;font-weight:600}._eventMeta_y7z9d_535{margin-top:2px;color:#727687;font-size:12px;line-height:16px}._quickGrid_y7z9d_549{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}._quickItem_y7z9d_561{text-decoration:none;border-radius:12px;background:#f8f9ff;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:96px;transition:background-color .2s ease,transform .2s ease}._quickItem_y7z9d_561:hover{background:#eff4ff}._quickLabel_y7z9d_597{font-size:12px;line-height:16px;font-weight:500;color:#424656;text-align:center}._quickMaterialIcon_y7z9d_613{color:#0050cb;margin-bottom:2px}._trustCard_y7z9d_623{border-radius:16px;padding:32px;background:linear-gradient(160deg,#0050cb,#06f);color:#fff;box-shadow:0 4px 20px #00000008;overflow:hidden;position:relative}._trustRows_y7z9d_643{display:flex;flex-direction:column;gap:16px}._trustRow_y7z9d_643{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:12px;font-size:14px;line-height:20px}._trustRow_y7z9d_643:last-child{padding-bottom:8px;border-bottom:none}._trustRow_y7z9d_643 span{color:#ffffffb3}._trustBtn_y7z9d_693{display:inline-block;margin-top:18px;width:100%;text-align:center;text-decoration:none;border-radius:12px;background:#fff;color:#0050cb;padding:12px 14px;font-size:14px;line-height:20px;font-weight:600}._trustHint_y7z9d_723{margin:16px 0 0;color:#ffffffad;font-size:12px;line-height:18px}._cardMuted_y7z9d_737{border:1px dashed #d3e4fe;border-radius:12px;padding:18px;color:#727687;background:#f8f9ff;text-align:center}._emptyState_y7z9d_755{border:1px dashed #d3e4fe;border-radius:14px;padding:42px 20px;background:#f8f9ff;text-align:center}._emptyTitle_y7z9d_771{margin:0;color:#0b1c30;font-size:16px;font-weight:700}._emptyDesc_y7z9d_785{margin:8px 0 0;color:#727687;font-size:14px}._loadingContainer_y7z9d_797{min-height:320px;display:flex;align-items:center;justify-content:center;color:#727687}._materialIcon_y7z9d_813,._appMaterialIcon_y7z9d_821,._moreIcon_y7z9d_823,._chevronIcon_y7z9d_825,._quickMaterialIcon_y7z9d_613{font-size:24px}._moreIcon_y7z9d_823,._chevronIcon_y7z9d_825{color:#c2c6d8}._footer_y7z9d_845{margin-top:32px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:32px max(24px,calc((100vw - 1200px)/2 + 24px));background:#eff4ff;border-top:1px solid #edf0f5;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}._footerBrand_y7z9d_873{display:flex;flex-direction:column;gap:8px}._footerLogo_y7z9d_885{font-size:32px;line-height:40px;font-weight:700;color:#0050cb}._footerCopyright_y7z9d_899{margin:0;color:#727687;font-size:12px;line-height:16px}._footerLinks_y7z9d_913{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}._footerLink_y7z9d_913{color:#727687;font-size:12px;line-height:16px;text-decoration:none}._footerLink_y7z9d_913:hover{color:#0050cb}@media (max-width: 1024px){._heroTitle_y7z9d_37{font-size:40px;line-height:48px}._appGrid_y7z9d_275{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 880px){._grid_y7z9d_175{grid-template-columns:1fr}._hero_y7z9d_15{flex-direction:column}}@media (max-width: 640px){._page_y7z9d_1{padding:18px 16px 0}._hero_y7z9d_15,._sectionCard_y7z9d_201,._sideCard_y7z9d_203,._trustCard_y7z9d_623,._footer_y7z9d_845{padding:20px}._heroTitle_y7z9d_37{font-size:28px;line-height:36px}._heroSubtitle_y7z9d_55{font-size:16px;line-height:24px}._appGrid_y7z9d_275,._quickGrid_y7z9d_549{grid-template-columns:1fr}}.app-center-page{width:100%;max-width:1200px;margin:0 auto;padding:32px 24px 48px;color:#0b1c30}.app-center-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.app-center-kicker{margin:0 0 8px;color:#0050cb;font-size:12px;line-height:16px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.app-center-hero h1{margin:0 0 8px;color:#0b1c30;font-size:32px;line-height:40px;font-weight:700;letter-spacing:-.01em}.app-center-hero p{margin:0;max-width:620px;color:#424656;font-size:16px;line-height:24px}.app-center-stats{display:flex;gap:12px}.app-center-stats div{min-width:104px;padding:14px 16px;border-radius:16px;background:#fff;box-shadow:0 4px 20px #00000008;border:1px solid rgba(194,198,216,.28)}.app-center-stats strong{display:block;color:#0050cb;font-size:24px;line-height:30px}.app-center-stats span{color:#727687;font-size:12px;line-height:18px}.app-center-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.app-center-tabs{display:flex;padding:4px;border-radius:14px;background:#e5eeff}.app-center-tabs button{border:none;min-width:112px;padding:10px 18px;border-radius:10px;background:transparent;color:#424656;font-size:14px;line-height:20px;font-weight:700;cursor:pointer;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease}.app-center-tabs button.active{color:#0050cb;background:#fff;box-shadow:0 4px 20px #00000008}.app-center-search{width:280px;height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;border-radius:999px;background:#eff4ff;color:#727687}.app-center-search .material-symbols-outlined{font-size:20px}.app-center-search input{width:100%;border:none;outline:none;background:transparent;color:#0b1c30;font-size:14px}.app-center-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.app-card{min-height:300px;display:flex;flex-direction:column;padding:20px;border-radius:16px;background:#fff;border:1px solid rgba(194,198,216,.16);box-shadow:0 4px 20px #00000008;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.app-card:hover{transform:translateY(-2px);border-color:#0050cb4d;box-shadow:0 12px 40px #0066ff14}.app-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.app-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center}.app-icon .material-symbols-outlined{font-size:30px}.app-icon.blue{background:#eff6ff;color:#2563eb}.app-icon.purple{background:#f3e8ff;color:#9333ea}.app-icon.pink{background:#fce7f3;color:#db2777}.app-icon.orange{background:#ffedd5;color:#ea580c}.app-icon.sky{background:#dbeafe;color:#1d4ed8}.app-icon.dark{background:#0f172a;color:#fff}.app-status{padding:4px 9px;border-radius:999px;font-size:12px;line-height:16px;font-weight:700;white-space:nowrap}.app-status.active{color:#15803d;background:#dcfce7}.app-status.warning{color:#b45309;background:#fef3c7}.app-status.pending{color:#00458d;background:#d6e3ff}.app-card h3{margin:0 0 8px;color:#0b1c30;font-size:21px;line-height:28px;font-weight:700}.app-card p{flex:1;margin:0 0 18px;color:#424656;font-size:14px;line-height:22px}.app-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:18px}.app-tags span{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:8px;background:#e5eeff;color:#424656;font-size:12px;line-height:16px;font-weight:600}.app-tags .material-symbols-outlined{font-size:14px}.app-meta{margin-bottom:14px;padding:10px 12px;border-radius:12px;background:#f8f9ff}.app-meta span{display:block;color:#727687;font-size:11px;line-height:16px}.app-meta strong{display:block;overflow:hidden;color:#0b1c30;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.app-card-actions{display:grid;grid-template-columns:1fr;gap:8px}.app-launch-button,.app-secondary-button,.app-revoke-button,.app-center-empty button{width:100%;min-height:42px;border:none;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:20px;font-weight:700;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.app-launch-button,.app-center-empty button{color:#fff;background:#06f}.app-launch-button:hover,.app-center-empty button:hover{opacity:.9}.app-secondary-button{color:#0050cb;background:#dae1ff;cursor:default}.app-revoke-button{min-height:38px;color:#93000a;background:#ffdad6}.app-revoke-button:disabled{opacity:.6;cursor:not-allowed}.app-launch-button .material-symbols-outlined,.app-secondary-button .material-symbols-outlined{font-size:18px}.app-authorized-time{margin-top:12px;color:#727687;font-size:12px;line-height:16px}.app-center-empty{padding:64px 24px;border-radius:18px;background:#fff;border:1px solid rgba(194,198,216,.18);text-align:center;box-shadow:0 4px 20px #00000008}.app-center-empty>.material-symbols-outlined{color:#b3c5ff;font-size:72px}.app-center-empty h2{margin:12px 0 8px;color:#0b1c30;font-size:24px;line-height:32px}.app-center-empty p{max-width:480px;margin:0 auto 24px;color:#424656;font-size:15px;line-height:24px}.app-center-empty button{width:auto;padding:0 22px}.app-center-footer{margin-top:56px;padding:32px 0 0;border-top:1px solid rgba(194,198,216,.35);display:flex;align-items:center;justify-content:space-between;gap:24px}.app-center-footer-brand{display:flex;flex-direction:column;gap:6px}.app-center-footer-logo{color:#0b1c30;font-size:18px;line-height:24px;font-weight:800;letter-spacing:-.02em}.app-center-footer-copyright{margin:0;color:#727687;font-size:12px;line-height:18px}.app-center-footer-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.app-center-footer-link{color:#424656;font-size:13px;line-height:20px;font-weight:600;text-decoration:none}.app-center-footer-link:hover{color:#0050cb}.app-center-loading{min-height:320px;display:flex;align-items:center;justify-content:center;gap:10px;color:#424656;font-size:15px}.app-center-loading-icon{color:#0050cb;animation:app-center-spin 1s linear infinite}@keyframes app-center-spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.app-center-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.app-center-page{padding:24px 16px 40px}.app-center-hero,.app-center-toolbar{align-items:stretch;flex-direction:column}.app-center-search{width:100%}.app-center-footer{align-items:flex-start;flex-direction:column}.app-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.app-center-grid{grid-template-columns:1fr}.app-center-stats{flex-direction:column}}._layout_1fgfv_1{min-height:100vh;background:#f8f9ff;display:flex;flex-direction:column}._mainContent_1fgfv_15{width:100%;flex:1;display:flex;flex-direction:column}._navbar_1fgfv_29{position:sticky;top:0;z-index:100;height:64px;width:100%;background:#f8f9ffcc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 20px #00000008;transition:all .2s ease}._navbarScrolled_1fgfv_55{background:#f8f9fff2}._navContainer_1fgfv_63{max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}._navLeft_1fgfv_83{display:flex;align-items:center;gap:42px}._logoLink_1fgfv_95{display:inline-flex;align-items:center;text-decoration:none}._navLinks_1fgfv_107{display:flex;align-items:center;gap:32px}._navLink_1fgfv_107{position:relative;text-decoration:none;color:#424656;padding:2px 0 7px;font-size:16px;line-height:24px;font-weight:400;transition:color .2s ease}._navLink_1fgfv_107:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:2px;border-radius:9999px;background:#0050cb;transform:translate(-50%);transition:width .2s ease}._navLink_1fgfv_107:hover{color:#0050cb}._navLinkActive_1fgfv_175{color:#0050cb;font-weight:700}._navLinkActive_1fgfv_175:after{width:100%}._navRight_1fgfv_193{display:flex;align-items:center;gap:14px}._iconButton_1fgfv_205{position:relative;text-decoration:none;color:#424656;width:36px;height:36px;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease}._iconButton_1fgfv_205:hover{color:#0050cb;background:#e5eeff}._navIcon_1fgfv_241{font-size:24px}._badge_1fgfv_249{position:absolute;top:-1px;right:-1px;min-width:16px;height:16px;padding:0 4px;border-radius:9999px;background:#ba1a1a;color:#fff;font-size:10px;font-weight:700;border:1px solid #fff;display:flex;align-items:center;justify-content:center}._profileLink_1fgfv_285{display:inline-flex;align-items:center;text-decoration:none}._avatar_1fgfv_297{width:40px;height:40px;border-radius:9999px;background:linear-gradient(135deg,#06f,#70a6ff);border:2px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;overflow:hidden;box-shadow:0 4px 14px #0050cb1f}._logoutBtn_1fgfv_329{border:1px solid #dce9ff;border-radius:12px;background:#fff;color:#424656;padding:8px 12px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}._logoutBtn_1fgfv_329:hover{color:#0b1c30;border-color:#b3c5ff;background:#f8f9ff}@media (max-width: 900px){._navContainer_1fgfv_63{padding:0 16px}._navLeft_1fgfv_83{gap:16px}._navLinks_1fgfv_107{display:none}}:root{--primary-color: #1677ff;--primary-hover: #4096ff;--primary-active: #0958d9;--primary-bg: #e6f4ff;--text-primary: #1f1f1f;--text-secondary: #595959;--text-tertiary: #8c8c8c;--text-quaternary: #bfbfbf;--bg-layout: #f5f7fa;--bg-container: #ffffff;--bg-elevated: #ffffff;--border-color: #f0f0f0;--border-color-split: #f0f0f0;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-xxl: 48px;--radius-sm: 4px;--radius-base: 8px;--radius-lg: 12px;--radius-xl: 20px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .03), 0 1px 6px -1px rgba(0, 0, 0, .02);--shadow-base: 0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 30px 0 rgba(0, 0, 0, .1);--transition-base: all .3s cubic-bezier(.645, .045, .355, 1);--transition-fast: all .2s cubic-bezier(.645, .045, .355, 1)}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:var(--bg-layout);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{width:100%;min-height:100vh}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}a{color:var(--primary-color);text-decoration:none;transition:color .3s}a:hover{color:var(--primary-hover)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000040}
