:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f7fb;--surface:#fafbfe;--surface-soft:#fafbfec7;--surface-strong:#0f172a;--primary:#0f5ef7;--primary-strong:#0a47ba;--text:#152033;--muted:#5d6b82;--border:#1520331f;--success:#0f9f62;--warning:#c97a00;--shadow:0 22px 60px #0f172a14;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--space-4xl:64px;--space-5xl:96px;--text-xs:clamp(.72rem,.68rem + .2vw,.82rem);--text-sm:clamp(.84rem,.8rem + .2vw,.95rem);--text-base:clamp(.95rem,.9rem + .25vw,1.05rem);--text-lg:clamp(1.05rem,1rem + .3vw,1.2rem);--text-xl:clamp(1.4rem,1.2rem + 1vw,2rem);--text-2xl:clamp(2rem,1.5rem + 2.5vw,3rem);--text-3xl:clamp(2.4rem,1.8rem + 3vw,4.6rem);--duration-instant:.1s;--duration-fast:.2s;--duration-normal:.3s;--duration-slow:.5s;--ease-out:cubic-bezier(.25,1,.5,1);--ease-in:cubic-bezier(.7,0,.84,0);--ease-in-out:cubic-bezier(.65,0,.35,1)}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:radial-gradient(circle at 0 0,#0f5ef726,#0000 28%),radial-gradient(circle at 100% 0,#0ea5e91f,#0000 24%),linear-gradient(#f8fbff 0%,#f4f7fb 45%,#eef2f8 100%);margin:0;font-family:Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}pre{margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;overflow:auto}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.landing-page{width:min(1180px,calc(100% - var(--space-3xl)));margin:0 auto;padding:56px 0 72px}.landing-hero{gap:var(--space-xl);grid-template-columns:1.3fr .9fr;align-items:stretch;display:grid}.landing-hero__content,.landing-code,.landing-card,.login-card,.panel,.metric-card,.empty-state{background:var(--surface-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);border:1px solid #fafbfecc}.landing-hero__content{border-radius:32px;padding:40px}.landing-hero__content h1{font-size:var(--text-3xl);letter-spacing:-.04em;margin:14px 0 18px;line-height:.98}.landing-hero__content p{max-width:680px;color:var(--muted);font-size:var(--text-base);line-height:1.8}.landing-code{padding:var(--space-2xl);color:#ecf2ff;background:linear-gradient(160deg,#0f172afa,#182848f5);border-radius:28px}.landing-code__label,.eyebrow{align-items:center;gap:var(--space-sm);color:var(--primary);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;font-weight:700;display:inline-flex}.landing-code__label{color:#7db7ff;margin-bottom:14px}.button-row{gap:var(--space-md);margin-top:var(--space-2xl);flex-wrap:wrap;display:flex}.button-primary,.button-secondary{min-width:132px;height:46px;transition:transform var(--duration-fast)var(--ease-out),box-shadow var(--duration-fast)var(--ease-out),background var(--duration-fast)var(--ease-out);border-radius:999px;justify-content:center;align-items:center;padding:0 20px;display:inline-flex}.button-primary{background:var(--primary);color:var(--surface);box-shadow:0 8px 20px #0f5ef733}.button-secondary{border:1px solid var(--border);color:var(--text);background:#fafbfecc}.button-primary:active,.button-secondary:active{transform:translateY(0)}.landing-card-grid{margin-top:var(--space-xl);grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.landing-card-grid--2x3{grid-template-rows:auto auto;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-card{padding:var(--space-2xl);border-radius:24px}.landing-card h2,.panel h2{margin:0 0 var(--space-md);font-size:var(--text-lg)}.landing-card p,.muted,.page-description,.empty-state p{color:var(--muted);line-height:1.7}.center-screen{min-height:100vh;padding:var(--space-xl);place-items:center;display:grid}.loading-shell{align-items:center;gap:var(--space-md);padding:18px var(--space-xl);box-shadow:var(--shadow);background:#fafbfed1;border-radius:999px;display:inline-flex}.loading-shell__dot{background:var(--primary);border-radius:999px;width:10px;height:10px;animation:.8s ease-in-out infinite alternate pulse}.empty-state{text-align:center;border-radius:28px;width:min(520px,100%);padding:36px}.login-page{gap:var(--space-xl);min-height:100vh;width:min(1200px,calc(100% - var(--space-3xl)));grid-template-columns:1.1fr minmax(360px,440px);align-items:center;margin:0 auto;display:grid}.login-page__intro h1{margin:var(--space-lg)0;font-size:var(--text-2xl);letter-spacing:-.04em;line-height:1.04}.login-page__intro p{max-width:560px;color:var(--muted);line-height:1.8;font-size:var(--text-base)}.login-card{border-radius:28px}.login-card__options{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.shell-layout{min-height:100vh}.shell-brand{padding:var(--space-xl)20px 18px;color:var(--surface);align-items:center;gap:14px;display:flex}.shell-brand__logo{background:var(--primary);border-radius:14px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 20px #0f5ef747}.shell-brand__text{min-width:0;font-size:var(--text-sm);color:#fafbfeb8;flex-direction:column;gap:2px;display:flex}.shell-brand__text strong{color:var(--surface);font-size:var(--text-sm)}.shell-header{justify-content:space-between;align-items:center;gap:var(--space-lg);margin:var(--space-lg)var(--space-lg)0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fafbfec7;border-radius:20px;padding:0 20px;display:flex}.shell-header__title,.shell-user{flex-direction:column;gap:2px;display:flex}.shell-content{padding:var(--space-xl)var(--space-lg)var(--space-lg)}.stack-sm,.stack-lg{flex-direction:column;display:flex}.stack-sm{gap:10px}.stack-lg{gap:var(--space-xl)}.page-header{justify-content:space-between;align-items:flex-end;gap:var(--space-lg);display:flex}.page-title{font-size:var(--text-2xl);letter-spacing:-.04em;margin:0;line-height:1.08}.metric-grid,.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{padding:var(--space-xl);border-radius:22px}.metric-card__label{margin:0 0 var(--space-md);color:var(--muted);font-size:var(--text-sm)}.metric-card__value{letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin:0;font-size:2.2rem;font-weight:700}.metric-card__trend{margin:var(--space-md)0 0;color:var(--muted)}.is-positive{color:var(--success)}.is-warning{color:var(--warning)}.panel{padding:var(--space-2xl);border-radius:24px}.panel__header{justify-content:space-between;align-items:center;gap:var(--space-md);margin-bottom:18px;display:flex}.status-chip{height:28px;padding:0 var(--space-md);color:var(--primary);font-size:var(--text-xs);background:#0f5ef71a;border-radius:999px;align-items:center;font-weight:700;display:inline-flex}.list{color:var(--text);margin:0;padding-left:20px;line-height:1.9}@keyframes pulse{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-hero__content{animation:fadeUp var(--duration-slow)var(--ease-out)both}.landing-code{animation:fadeUp var(--duration-slow)var(--ease-out).12s both}.landing-card{animation:fadeUp var(--duration-normal)var(--ease-out)both}.landing-card:first-child{animation-delay:.2s}.landing-card:nth-child(2){animation-delay:.28s}.landing-card:nth-child(3){animation-delay:.36s}.landing-card:nth-child(4){animation-delay:.44s}.landing-card:nth-child(5){animation-delay:.52s}.landing-card:nth-child(6){animation-delay:.6s}.button-primary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0f5ef74d}.button-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}.landing-card{transition:transform var(--duration-fast)var(--ease-out),box-shadow var(--duration-fast)var(--ease-out)}.landing-card:hover{transform:translateY(-4px);box-shadow:0 28px 64px #0f172a1f}.login-page__intro{animation:fadeUp var(--duration-slow)var(--ease-out)both}.login-card{animation:fadeUp var(--duration-slow)var(--ease-out).15s both}@media (max-width:1024px){.landing-hero,.login-page,.metric-grid{grid-template-columns:1fr}.landing-page,.login-page{width:min(100%,calc(100% - var(--space-2xl)))}.login-page{padding:36px 0}.page-header,.shell-header{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.landing-card-grid{grid-template-columns:1fr}.landing-hero__content,.landing-code,.panel,.login-card,.metric-card,.empty-state{border-radius:24px}.landing-page{width:min(100%,calc(100% - var(--space-xl)));padding-top:var(--space-xl)}.shell-content{padding:var(--space-lg)var(--space-md)var(--space-md)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
