*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}body,html{width:100%;overflow-x:clip}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}button,input{font-family:inherit}.project-detail-search-panel .semi-input-large,.project-detail-search-panel .semi-input-wrapper .semi-input-large{font-size:12px}.project-detail-search-panel .semi-input-large::placeholder,.project-detail-search-panel .semi-input-wrapper .semi-input-large::placeholder{font-size:12px}.project-detail-search-panel .semi-select-large .semi-select-selection,.project-detail-search-panel .semi-select-large .semi-select-selection-placeholder,.project-detail-search-panel .semi-select-large .semi-select-selection-text{font-size:12px}.animated-login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.animated-login-left{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:48px;background:linear-gradient(145deg,#0f172a,#1e3a8a 52%,#1d4ed8);overflow:hidden}.animated-login-left-top{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.animated-login-brand-mark{width:40px;height:40px;border-radius:12px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);display:grid;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.animated-login-brand-name{color:#fff;font-size:20px;font-weight:700;letter-spacing:.04em}.animated-login-hero{position:relative;z-index:2;display:flex;flex:1 1;flex-direction:column;justify-content:center;gap:26px}.animated-login-characters-wrap{display:flex;align-items:flex-end;justify-content:center;min-height:430px}.animated-login-left-footer{position:relative;z-index:2;display:flex;gap:24px;color:hsla(0,0%,100%,.52);font-size:13px}.animated-login-blur{position:absolute;border-radius:999px;pointer-events:none;filter:blur(90px)}.animated-login-blur-1{width:320px;height:320px;top:12%;right:10%;background:rgba(59,130,246,.24)}.animated-login-blur-2{width:420px;height:420px;bottom:8%;left:4%;background:rgba(14,165,233,.18)}.animated-login-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:42px 42px;z-index:1}.animated-login-right{display:flex;align-items:center;justify-content:center;padding:32px;background:#fff}.animated-login-form-wrapper{width:100%;max-width:420px}.animated-login-mobile-logo{display:none;align-items:center;justify-content:center;gap:8px;margin-bottom:44px;font-size:18px;font-weight:700;color:#10233f}.animated-login-mobile-logo-icon{width:32px;height:32px;border-radius:10px;background:#eff6ff;display:grid;place-items:center}.animated-login-form-header{text-align:center;margin-bottom:36px}.animated-login-form-title{margin:0 0 10px;font-size:28px;font-weight:700;color:#0f172a;letter-spacing:-.03em}.animated-login-form-subtitle{margin:0;color:#6b7280;font-size:14px;line-height:1.7}.animated-login-characters{position:relative;width:550px;height:410px}.character-body{position:absolute;bottom:0;transform-origin:bottom center;transition:transform .24s ease,height .24s ease}.character-purple{left:70px;width:180px;height:392px;background:#6c3ff5;border-radius:14px 14px 0 0;z-index:1}.character-black{left:240px;width:120px;height:310px;background:#2d2d2d;border-radius:10px 10px 0 0;z-index:2}.character-orange{left:0;width:240px;height:200px;background:#ff9b6b;border-radius:120px 120px 0 0;z-index:3}.character-yellow{left:310px;width:140px;height:230px;background:#e8d754;border-radius:70px 70px 0 0;z-index:4}.character-face{position:absolute;display:flex;gap:24px;transition:transform .18s ease,left .24s ease,top .24s ease}.character-eye{display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;animation:characterBlink 4.8s ease-in-out infinite;overflow:hidden}.eye-large{width:18px;height:18px}.eye-medium{width:16px;height:16px}.character-dot,.character-pupil{width:10px;height:10px;border-radius:999px;background:#2d2d2d;transition:transform .18s ease}.character-dot{width:12px;height:12px}.character-mouth{position:absolute;left:40px;top:88px;width:64px;height:4px;border-radius:999px;background:#2d2d2d;transition:transform .18s ease}@keyframes characterBlink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.14)}}@media (max-width:1100px){.animated-login-shell{grid-template-columns:1fr}.animated-login-left{display:none}.animated-login-mobile-logo{display:flex}}:root{--foreground-rgb:51,51,51;--background-start-rgb:240,240,240;--background-end-rgb:255,255,255;--primary-color:#4f46e5;--primary-hover:#4338ca;--error-color:#ef4444;--success-color:#22c55e;--border-color:#e5e7eb;--text-gray:#6b7280;--box-shadow:0 10px 25px rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:20,20,20;--background-end-rgb:0,0,0;--border-color:#374151;--text-gray:#9ca3af}}