:root{--saas-bg-deep: #0b1220;--saas-bg-panel: #0f172a;--saas-border: rgba(148, 163, 184, .18);--saas-text: #0f172a;--saas-muted: #64748b;--saas-accent: #2563eb;--saas-accent-soft: #eff6ff;--saas-radius-lg: 20px;--saas-radius-xl: 24px;--saas-shadow-card: 0 4px 24px rgba(15, 23, 42, .06);--saas-shadow-float: 0 20px 50px rgba(15, 23, 42, .12);--saas-font: "Plus Jakarta Sans", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif}.login-page{min-height:100vh;display:flex;font-family:var(--saas-font);background:linear-gradient(165deg,#0b1220,#111827 40%,#0f172a)}.login-page__left{flex:1;min-width:0;padding:clamp(2rem,5vw,4rem);display:flex;flex-direction:column;justify-content:flex-start;color:#e2e8f0;position:relative;overflow:hidden;min-height:100vh}.login-page__left-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;width:100%;padding-top:clamp(2.25rem,5.5vh,4.25rem)}.login-page__left:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 20%,rgba(37,99,235,.22),transparent 55%),radial-gradient(ellipse 60% 50% at 80% 80%,rgba(6,182,212,.12),transparent 50%);pointer-events:none}.login-page__brand{position:relative;z-index:1;width:100%;max-width:none;align-self:stretch}.login-page__brand-stack{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}.login-page__brand-header{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:1.25rem}.login-page__logo-img{height:auto;width:min(100%,400px);max-height:98px;display:block;margin-left:auto;margin-right:auto;object-fit:contain;transform:translate(-32px);filter:drop-shadow(0 4px 20px rgba(15,23,42,.45))}.login-page__visual{position:relative;width:100%;align-self:stretch;margin-top:0;height:168px;min-height:168px;border-radius:0;border:none;background:transparent;overflow:hidden;opacity:.95}.login-page__brand-copy{box-sizing:border-box;width:min(100%,36rem);margin-top:3.15rem;text-align:center;padding-top:.75rem;padding-left:clamp(.5rem,2vw,1rem);padding-right:clamp(.5rem,2vw,1rem);border-top:1px solid rgba(148,163,184,.12)}.login-page__tagline{margin-top:0;font-size:clamp(1.25rem,2.6vw,1.65rem);font-weight:800;line-height:1.25;color:#f1f5f9;max-width:none}.login-page__sub{margin-top:.65rem;font-size:.875rem;line-height:1.65;color:#94a3b8;max-width:none}.login-page__features{position:relative;z-index:1;display:grid;gap:.75rem;margin-top:1.25rem}.login-page__theme-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:1rem;justify-content:center}.login-page__theme-tag{font-size:11px;color:#bfdbfe;border:1px solid rgba(96,165,250,.3);background:#1e40af2e;border-radius:999px;padding:4px 10px;letter-spacing:.02em}.login-page__grid{position:absolute;inset:0;background:linear-gradient(to right,rgba(59,130,246,.09) 1px,transparent 1px),linear-gradient(to bottom,rgba(59,130,246,.07) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,#00000026,#000000f2,#0003);mask-image:linear-gradient(to bottom,#00000026,#000000f2,#0003)}.login-page__candles{position:absolute;left:8px;right:8px;top:24px;height:46px}.login-page__candle{position:absolute;width:7px;border-radius:2px;box-shadow:0 0 8px #0f172a38;opacity:0;transform:translateY(6px) scaleY(.25);transform-origin:bottom center;animation:login-candle-build 12s linear infinite}.login-page__candle:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:1px;background:currentColor;opacity:.75}.login-page__candle--up{background:#ef4444f2;color:#fca5a5f2}.login-page__candle--down{background:#fb7185e6;color:#fecdd3f2}.login-page__candle.c1{left:10%;top:46px;height:12px;animation-delay:0s}.login-page__candle.c1:before{top:-8px;height:26px}.login-page__candle.c2{left:18%;top:40px;height:13px;animation-delay:.9s}.login-page__candle.c2:before{top:-8px;height:27px}.login-page__candle.c3{left:27%;top:34px;height:14px;animation-delay:1.8s}.login-page__candle.c3:before{top:-9px;height:28px}.login-page__candle.c4{left:37%;top:28px;height:15px;animation-delay:2.7s}.login-page__candle.c4:before{top:-9px;height:30px}.login-page__candle.c5{left:48%;top:22px;height:16px;animation-delay:3.6s}.login-page__candle.c5:before{top:-10px;height:31px}.login-page__candle.c6{left:60%;top:16px;height:17px;animation-delay:4.5s}.login-page__candle.c6:before{top:-10px;height:33px}.login-page__candle.c7{left:71%;top:10px;height:18px;animation-delay:5.4s}.login-page__candle.c7:before{top:-11px;height:34px}.login-page__candle.c8{left:81%;top:4px;height:19px;animation-delay:6.3s}.login-page__candle.c8:before{top:-11px;height:36px}.login-page__candle.c9{left:90%;top:-2px;height:20px;animation-delay:7.2s}.login-page__candle.c9:before{top:-12px;height:38px}.login-page__wave{position:absolute;left:-5%;width:110%;height:56px;top:92px;border-top:2px solid rgba(56,189,248,.58);border-radius:50%;filter:drop-shadow(0 0 8px rgba(14,165,233,.32));animation:login-wave-drift 7.5s ease-in-out infinite}.login-page__wave--alt{top:90px;border-top-color:#2563eb73;opacity:.8;animation-duration:9.2s;animation-delay:-2.8s}.login-page__nodes{position:absolute;inset:0}.login-page__node{position:absolute;width:8px;height:8px;border-radius:999px;background:#7dd3fc;box-shadow:0 0 0 4px #0ea5e924,0 0 14px #38bdf866;animation:login-node-pulse 2.6s ease-in-out infinite}.login-page__node--n1{top:48px;left:16%;animation-delay:-.8s}.login-page__node--n2{top:30px;left:41%;animation-delay:-1.4s}.login-page__node--n3{top:58px;left:64%;animation-delay:-.2s}.login-page__node--n4{top:44px;left:84%;animation-delay:-1.9s}.login-page__particles{position:absolute;inset:0;pointer-events:none}.login-page__particle{position:absolute;width:5px;height:5px;border-radius:999px;background:#bfdbfef2;box-shadow:0 0 8px #7dd3fca6;animation:login-particle-flow 8.2s linear infinite}.login-page__particle--p1{top:112px;animation-delay:-.5s}.login-page__particle--p2{top:98px;animation-delay:-2.1s}.login-page__particle--p3{top:124px;animation-delay:-3.4s}.login-page__particle--p4{top:86px;animation-delay:-4.7s}.login-page__particle--p5{top:104px;animation-delay:-6.2s}.login-page__feature{display:flex;align-items:flex-start;justify-content:center;gap:.75rem;font-size:.8125rem;color:#cbd5e1;text-align:left}.login-page__feature-icon{flex-shrink:0;width:22px;height:22px;border-radius:8px;background:#2563eb33;border:1px solid rgba(96,165,250,.35);display:grid;place-items:center;color:#93c5fd}@keyframes login-wave-drift{0%,to{transform:translate(0) scaleX(1);opacity:.72}50%{transform:translate(2.5%) scaleX(1.015);opacity:1}}@keyframes login-candle-build{0%{opacity:0;transform:translateY(6px) scaleY(.25)}7%{opacity:1;transform:translateY(0) scaleY(1)}88%{opacity:1;transform:translateY(0) scaleY(1)}to{opacity:0;transform:translateY(-2px) scaleY(1)}}@keyframes login-node-pulse{0%,to{transform:scale(.95);opacity:.7}50%{transform:scale(1.2);opacity:1}}@keyframes login-particle-flow{0%{transform:translate(-10px) translateY(10px);opacity:0}10%{opacity:1}85%{opacity:1}to{transform:translate(760px) translateY(-8px);opacity:0}}.login-page__footer{position:relative;z-index:1;flex-shrink:0;font-size:.75rem;color:#64748b;text-align:center;width:100%;padding-top:.5rem}.login-page__right{flex:1;min-width:280px;max-width:520px;display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);background:#0f172a66;border-left:1px solid var(--saas-border)}.login-card{width:100%;max-width:400px;background:#fff;border-radius:var(--saas-radius-xl);padding:clamp(1.75rem,4vw,2.25rem);box-shadow:var(--saas-shadow-float);border:1px solid rgba(226,232,240,.9)}.login-card__title{margin:0;font-size:1.2rem;font-weight:800;color:var(--saas-text);letter-spacing:-.02em}.login-card__desc{margin:.5rem 0 1.5rem;font-size:.8125rem;color:var(--saas-muted);line-height:1.5}.login-card__switch{margin-top:1.25rem;text-align:center;font-size:.8125rem;color:var(--saas-muted)}.login-card__switch button{background:none;border:none;color:var(--saas-accent);font-weight:700;cursor:pointer;padding:0;margin-left:.25rem}.login-card__switch button:hover{text-decoration:underline}.slide-captcha{margin-bottom:1rem}.slide-captcha__label{font-size:.75rem;font-weight:600;color:var(--saas-muted);margin-bottom:.5rem}.slide-captcha__track{position:relative;height:44px;border-radius:999px;background:#f1f5f9f2;border:1px solid rgba(226,232,240,1);overflow:hidden}.slide-captcha__track-inner{position:absolute;inset:0;background:linear-gradient(90deg,#2563eb14,#0ea5e914),repeating-linear-gradient(45deg,#94a3b814 0 6px,#ffffff14 6px 12px);pointer-events:none}.slide-captcha__target{position:absolute;left:0;top:0;height:44px;border-radius:999px;border:1px dashed rgba(37,99,235,.55);background:#2563eb1f;box-sizing:border-box;z-index:1;pointer-events:none}.slide-captcha__thumb{position:absolute;left:0;top:0;height:44px;border-radius:999px;border:1px solid rgba(37,99,235,.45);background:linear-gradient(180deg,#fff,#f1f5f9);box-shadow:0 2px 8px #0f172a1f;cursor:grab;padding:0;z-index:2}.slide-captcha__thumb:active{cursor:grabbing}.slide-captcha__row{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.slide-captcha__refresh{font-size:.75rem;font-weight:600;color:var(--saas-accent);background:none;border:none;padding:0;cursor:pointer}.slide-captcha__refresh:disabled{opacity:.5;cursor:not-allowed}.slide-captcha__hint{font-size:.75rem;color:var(--saas-muted)}.slide-captcha__err{margin-top:.5rem;font-size:.75rem;color:#b91c1c}.login-sms-row{display:flex;gap:.5rem;align-items:flex-end}.login-sms-row .input-wrap{flex:1}.login-sms-btn{flex-shrink:0;height:40px;padding:0 .75rem;border-radius:12px;border:1px solid rgba(226,232,240,1);background:#f8fafc;font-size:.75rem;font-weight:700;color:var(--saas-accent);white-space:nowrap}.login-sms-btn:disabled{opacity:.55;cursor:not-allowed}.login-agree-row{display:flex;align-items:flex-start;gap:10px;margin:0 0 1rem;font-size:.8125rem;line-height:1.5;color:var(--saas-muted)}.login-agree-row input[type=checkbox]{margin-top:3px;flex-shrink:0;accent-color:var(--saas-accent)}.login-agree-link{background:none;border:none;padding:0;margin:0;color:var(--saas-accent);font-weight:700;cursor:pointer;font-size:inherit}.login-agree-link:hover{text-decoration:underline}.legal-modal-overlay,.captcha-modal-overlay{position:fixed;inset:0;z-index:1000;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1.25rem}.legal-modal{width:100%;max-width:560px;max-height:min(86vh,720px);background:#fff;border-radius:var(--saas-radius-xl);border:1px solid rgba(226,232,240,.95);box-shadow:var(--saas-shadow-float);display:flex;flex-direction:column;overflow:hidden}.captcha-modal{width:100%;max-width:420px;background:#fff;border-radius:var(--saas-radius-xl);border:1px solid rgba(226,232,240,.95);box-shadow:var(--saas-shadow-float);padding:1.25rem 1.35rem 1.5rem}.captcha-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.35rem}.captcha-modal__head h2{margin:0;font-size:1.05rem;font-weight:800;color:var(--saas-text)}.captcha-modal__hint{margin:0 0 .75rem;font-size:.8125rem;color:var(--saas-muted);line-height:1.5}.legal-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:1.1rem 1.25rem;border-bottom:1px solid rgba(226,232,240,.9)}.legal-modal__head h2{margin:0;font-size:1rem;font-weight:800;color:var(--saas-text);line-height:1.35}.legal-modal__close{flex-shrink:0;border:none;background:#f1f5f9e6;border-radius:10px;width:36px;height:36px;display:grid;place-items:center;color:#64748b;cursor:pointer}.legal-modal__close:hover{background:#e2e8f0;color:#0f172a}.legal-modal__body{padding:1rem 1.25rem 1.25rem;overflow:auto;flex:1;font-size:.8125rem;line-height:1.65;color:#334155}.legal-modal__body section{margin-bottom:1rem}.legal-modal__body h3{margin:0 0 .4rem;font-size:.875rem;font-weight:800;color:#0f172a}.legal-modal__body p{margin:0 0 .5rem}.legal-modal__note{margin-top:.75rem!important;padding:.65rem .75rem;border-radius:12px;background:#fef3c773;border:1px solid rgba(253,224,71,.45);color:#854d0e;font-size:.75rem!important}.legal-modal__foot{padding:.85rem 1.25rem 1.1rem;border-top:1px solid rgba(226,232,240,.9);display:flex;justify-content:flex-end}@media(max-width:900px){.login-page{flex-direction:column}.login-page__left{flex:0 0 auto;min-height:auto;padding:1rem 1.25rem .5rem}.login-page__left-main{flex:0 1 auto;justify-content:flex-start;padding-top:.5rem;padding-bottom:0}.login-page__brand-header{margin-bottom:.65rem}.login-page__logo-img{max-height:72px;width:min(100%,340px);transform:translate(-22px)}.login-page__visual{display:block;height:168px;min-height:168px;opacity:.95}.login-page__brand-copy{border-top:none;margin-top:.85rem;padding-top:0}.login-page__brand-stack{max-width:none}.login-page__features,.login-page__theme-tags{display:none}.login-page__footer{padding-top:.6rem;padding-bottom:.15rem;font-size:.6875rem}.login-page__right{flex:1 1 auto;max-width:none;border-left:none;border-top:1px solid var(--saas-border);padding:1.15rem 1.25rem 1.5rem;min-height:0}}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;color:#94a3b8;font-size:.9rem}.app-loading__spinner{width:40px;height:40px;border:3px solid rgba(148,163,184,.25);border-top-color:#38bdf8;border-radius:50%;animation:app-spin .75s linear infinite}@keyframes app-spin{to{transform:rotate(360deg)}}html{font-size:14px}:root{font-family:Plus Jakarta Sans,Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color:#f8fafcf5;background:#020617;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(34,211,238,.08),transparent 25%),radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 20%),linear-gradient(180deg,#020617,#0f172a)}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}table{border-collapse:collapse}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f172a99}::-webkit-scrollbar-thumb{background:#64748b73;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b899}@media(max-width:1024px){html{font-size:13px}}@media(max-width:768px){html{font-size:12px}#root{overflow-x:hidden}}.ap-detail-table-hover tbody tr{transition:background .14s ease}.ap-detail-table-hover tbody tr:hover{background:#eff6ff}
