:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#15251f;font-synthesis:none;background:#f3f7f5;font-family:Inter,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f3f7f5;min-width:320px;margin:0}button,input,select{font:inherit;letter-spacing:0}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1e745833}.loading-screen{color:#5b6d66;place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:linear-gradient(145deg,#edf5f1 0 48%,#f7f9f8 48% 100%);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-shell{background:#fffffff5;border:1px solid #d5e1dc;border-radius:8px;width:min(440px,100%);padding:32px;box-shadow:0 18px 55px #183d3017}.brand-block,.portal-brand{align-items:center;gap:12px;display:flex}.brand-block>div,.portal-brand>div{gap:2px;display:grid}.brand-block strong,.portal-brand strong{font-size:15px}.brand-block span,.portal-brand span{color:#687a73;font-size:12px}.brand-mark{color:#fff;background:#176f55;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.brand-mark svg{width:22px;height:22px}.brand-mark.compact{width:36px;height:36px}.brand-mark.compact svg{width:19px}.login-heading{margin:32px 0 24px}.login-heading p,.eyebrow{color:#176f55;margin:0 0 8px;font-size:12px;font-weight:750}.login-heading h1{letter-spacing:0;margin:0 0 10px;font-size:25px;line-height:1.35}.login-heading>span,.page-heading>div>span{color:#687a73;font-size:14px;line-height:1.7}.button{color:#17342a;cursor:pointer;background:#e6f0ec;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:650;display:inline-flex}.button svg{width:17px;height:17px}.button:disabled{opacity:.55;cursor:wait}.button.primary{color:#fff;background:#176f55}.button.primary:hover{background:#115d47}.button.feishu{color:#17342a;background:#eaf6ff;border:1px solid #c8e3f6;width:100%}.button.feishu:hover{background:#deeffb}.divider{color:#82918b;align-items:center;gap:12px;margin:22px 0;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:#e1e8e5;flex:1;height:1px}.login-form{gap:16px;display:grid}.login-form label{color:#465a52;gap:7px;font-size:13px;font-weight:600;display:grid}.login-form input,.organization-select select{color:#15251f;background:#fff;border:1px solid #cbd9d3;border-radius:6px;width:100%;min-height:42px;padding:0 12px}.login-form input:focus,.organization-select select:focus{border-color:#4c937c}.notice{border-radius:6px;padding:11px 13px;font-size:13px;line-height:1.5}.notice.error{color:#9e2f2f;background:#fff0f0;border:1px solid #f4c8c8;margin-bottom:16px}.portal-page{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #dce6e1;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.account-menu{align-items:center;gap:10px;display:flex}.account-menu>div{text-align:right;gap:2px;display:grid}.account-menu strong{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:13px;overflow:hidden}.account-menu span{color:#708079;font-size:11px}.avatar{background:#2d7d64;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid;overflow:hidden;color:#fff!important}.avatar img{object-fit:cover;width:100%;height:100%}.icon-button{color:#53655e;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{background:#edf3f0}.icon-button svg{width:18px}.portal-content{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 56px}.authorization-banner{background:#edf8f3;border:1px solid #bcd9ce;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:24px;padding:15px 16px;display:grid}.authorization-banner strong{font-size:14px}.authorization-banner p{color:#5c7068;margin:4px 0 0;font-size:13px}.status-icon,.summary-icon{color:#176f55;background:#dceee7;place-items:center;display:grid}.status-icon{border-radius:50%;width:36px;height:36px}.status-icon svg{width:18px}.compact-button{min-height:36px}.page-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.page-heading h1{letter-spacing:0;margin:0 0 6px;font-size:27px;line-height:1.3}.organization-select{color:#5d7068;gap:6px;width:260px;font-size:12px;font-weight:650;display:grid}.summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.summary-grid article{background:#fff;border:1px solid #d7e2dd;border-radius:8px;align-items:center;gap:14px;min-height:92px;padding:18px;display:flex;box-shadow:0 4px 12px #173f3109}.summary-icon{border-radius:7px;flex:none;width:42px;height:42px}.summary-icon svg{width:20px}.summary-grid article>div{gap:5px;min-width:0;display:grid}.summary-grid article span{color:#6d7f78;font-size:12px}.summary-grid article strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.content-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.side-stack{gap:18px;display:grid}.surface{background:#fff;border:1px solid #d7e2dd;border-radius:8px;box-shadow:0 5px 16px #173f310a}.section-heading{border-bottom:1px solid #e4ebe8;justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:16px 18px;display:flex}.section-heading h2{letter-spacing:0;margin:0 0 4px;font-size:16px}.section-heading p{color:#71817b;margin:0;font-size:12px;line-height:1.5}.section-heading>span{color:#5f746c;flex:none;font-size:12px}.verified{color:#1f805f;width:20px}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;display:grid}.app-card{min-width:0;min-height:76px;color:inherit;border-radius:6px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.app-card:hover{background:#f0f6f3}.app-card.disabled{cursor:default;opacity:.65}.app-logo{color:#155d49;background:#e0efe9;border-radius:7px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.app-card>div{gap:5px;min-width:0;display:grid}.app-card strong,.app-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-card strong{font-size:14px}.app-card>div span{color:#74847e;font-size:11px}.app-card>svg{color:#668078;width:18px}.status-pill{color:#776529;background:#f8f1d9;border-radius:999px;padding:4px 7px;font-size:10px}.empty-state{color:#71817b;text-align:center;grid-column:1/-1;place-content:center;justify-items:center;gap:7px;min-height:170px;display:grid}.empty-state svg{color:#819b91;width:24px}.empty-state strong{color:#3f554d;font-size:14px}.empty-state span{font-size:12px}.profile-surface dl{margin:0;padding:8px 18px 14px}.profile-surface dl>div{border-bottom:1px solid #edf1ef;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:11px 0;font-size:12px;display:grid}.profile-surface dl>div:last-child{border-bottom:0}.profile-surface dt{color:#75847e}.profile-surface dd{overflow-wrap:anywhere;text-align:right;margin:0;font-weight:600}.active-text{color:#177052}.projects-surface{margin-top:18px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;padding:8px 18px 16px;display:grid}.project-card{border-bottom:1px solid #e7eeeb;min-width:0;padding:14px 0}.project-card>div{gap:4px;display:grid}.project-card>div span{color:#778982;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.project-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.project-card ul{flex-wrap:wrap;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.project-card li{color:#356653;background:#eaf4f0;border-radius:4px;padding:4px 7px;font-size:10px}.compact-empty{min-height:120px}@media (max-width:860px){.portal-content{width:min(100% - 32px,680px);padding-top:24px}.topbar{padding:0 16px}.content-grid{grid-template-columns:1fr}.side-stack{grid-row:1}.app-grid{grid-template-columns:1fr}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.login-page{align-items:start;padding:16px 12px}.login-shell{margin-top:20px;padding:24px 20px}.topbar{height:60px}.portal-brand>div span,.account-menu>div{display:none}.account-menu{gap:6px}.portal-content{width:calc(100% - 24px);padding:20px 0 36px}.page-heading{gap:16px;display:grid}.page-heading h1{font-size:23px}.organization-select{width:100%}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.summary-grid article{text-align:center;justify-items:center;gap:7px;min-height:82px;padding:11px 6px;display:grid}.summary-icon{width:32px;height:32px}.summary-icon svg{width:16px}.summary-grid article strong{max-width:100%;font-size:16px}.summary-grid article span{font-size:10px}.authorization-banner{grid-template-columns:auto 1fr}.authorization-banner .button{grid-column:1/-1;width:100%}.section-heading{min-height:64px;padding:14px}.project-grid{grid-template-columns:1fr;padding-inline:14px}}
