:root{color:#101d48;--blue:#2869f6;--purple:#6d63f8;--muted:#7482a3;--line:#dfe7f5;background:#f8fbff;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #edf1f8;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 38px;display:grid;position:sticky;top:0}.brand{text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;align-items:center;gap:11px;display:flex}.brand img{object-fit:cover;border-radius:13px;width:42px;height:42px}.brand strong,.brand small{display:block}.brand strong{font-size:20px}.brand small{color:var(--muted);font-size:11px}.topbar nav{gap:34px;height:100%;display:flex}.topbar nav a{color:#6c7897;place-items:center;font-weight:700;text-decoration:none;display:grid;position:relative}.topbar nav a.router-link-active{color:var(--blue)}.topbar nav a.router-link-active:after{content:"";background:var(--blue);border-radius:3px;height:3px;position:absolute;bottom:14px;left:0;right:0}.profile{justify-self:end;align-items:center;gap:8px;display:flex}.profile span{color:#913e66;background:#ffd9e4;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.home{background:radial-gradient(circle at 76% 0,#b7c9ff4a 0,#0000 31%),linear-gradient(#f8fbff,#fff 78%);min-height:calc(100vh - 72px);padding:44px 3.1vw 28px}.hero{justify-content:space-between;height:120px;display:flex}.hero h1{letter-spacing:-2px;margin:4px 0 7px;font-size:38px}.hero p{color:#6e7d9f;margin:0;font-size:18px}.hero-art{width:360px;position:relative}.hero-art img{object-fit:cover;border:7px solid #fff;border-radius:16px;width:138px;height:88px;position:absolute;top:-18px;right:10px;transform:rotate(7deg);box-shadow:0 14px 30px #3159a72e}.hero-art img+img{top:0;right:110px;transform:rotate(-7deg)}.template-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;max-width:1600px;margin:auto;display:grid}.template-card{text-align:left;color:inherit;cursor:pointer;background:#fff;border:1px solid #e4eaf5;border-radius:12px;padding:0;transition:all .2s;overflow:hidden;box-shadow:0 4px 14px #34518a0b}.template-card:hover{border-color:#6b75fa;transform:translateY(-5px);box-shadow:0 15px 30px #4963bd25}.cover{background:#dce4f2;height:220px;display:block;position:relative;overflow:hidden}.cover>img{object-fit:cover;width:100%;height:100%}.cover i{color:#fff;background:#0c163999;border:1px solid #fff9;border-radius:50%;place-items:center;width:42px;height:42px;margin:auto;font-style:normal;display:grid;position:absolute;inset:0}.cover b{color:#fff;background:linear-gradient(90deg, var(--blue), var(--purple));border-radius:22px;padding:10px 16px;position:absolute;bottom:14px;left:16px;box-shadow:0 7px 18px #284fd26b}.copy{flex-direction:column;gap:5px;padding:13px 14px;display:flex}.copy>span{color:#7b88a5;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.copy small{color:#43557c;margin-top:4px}.flow{justify-content:center;gap:24px;margin:34px 0 12px;font-weight:700;display:flex}.flow b{color:#8d96f5}.boundary{color:#8a96ad;margin:0;font-size:12px}.creator{max-width:1500px;margin:auto;padding:34px 4vw 58px}.creator-head{grid-template-columns:170px 1fr auto;align-items:center;gap:22px;margin-bottom:25px;display:grid}.creator-head>button,.section-head>button{border:1px solid var(--line);color:#315080;cursor:pointer;background:#fff;border-radius:9px;padding:10px 13px}.creator-head h1{margin:0 0 5px;font-size:30px}.creator-head p,.section-head p{color:var(--muted);margin:0}.spec{gap:8px;display:flex}.spec span{color:#36548b;background:#eef4ff;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700}.creator-layout{grid-template-columns:minmax(0,1fr) 385px;align-items:start;gap:24px;display:grid}.upload-panel,.summary{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 8px 28px #3952860c}.upload-panel{padding:26px 28px}.section-head{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:start;padding-bottom:20px;display:flex}.section-head h2,.summary h2{margin:0 0 5px}.slot-group,.copy-field{border-bottom:1px solid #edf1f7;padding:21px 0}.copy-field textarea{resize:vertical;width:100%;min-height:108px;color:inherit;font:inherit;background:#fbfdff;border:1px solid #cbd7ed;border-radius:10px;outline:none;padding:14px 15px;line-height:1.65}.copy-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2869f61a}.copy-field>p{color:var(--muted);margin:8px 0 0;font-size:12px}.slot-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.slot-title strong{margin-right:12px}.slot-title span{color:var(--muted);font-size:13px}.slot-title em{color:#ef8524;background:#fff3e5;border-radius:14px;padding:4px 9px;font-style:normal}.slot-title em.done{color:#078d62;background:#eaf8f2}.drop{color:#4368a2;text-align:center;cursor:pointer;background:#f8fbff;border:1.5px dashed #afc0e5;border-radius:10px;padding:14px;display:block}.drop input{display:none}.thumbs{gap:12px;margin-top:12px;display:flex}.thumbs img{object-fit:cover;border-radius:10px;width:145px;height:110px}.summary{padding:18px;position:sticky;top:92px}.poster{border-radius:12px;height:320px;position:relative;overflow:hidden}.poster img{object-fit:cover;width:100%;height:100%}.poster span{color:#fff;background:#101832c7;border-radius:15px;padding:6px 9px;font-size:11px;position:absolute;top:12px;left:12px}.summary h2{margin-top:18px}.progress-text{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.progress{background:#e8edf7;border-radius:5px;height:7px;margin:8px 0 17px;overflow:hidden}.progress i{background:linear-gradient(90deg, var(--blue), var(--purple));height:100%;display:block}.binding{background:#f1f6ff;border-radius:10px;padding:13px}.binding p{color:var(--muted);margin:4px 0 0;font-size:12px}.generate{color:#fff;background:linear-gradient(90deg, var(--blue), var(--purple));cursor:pointer;border:0;border-radius:10px;width:100%;height:48px;margin-top:18px;font-weight:800}.generate:disabled{color:#a5afc4;cursor:not-allowed;background:#e4e9f2}.help{text-align:center;color:#087f5b;font-size:12px}.result{color:#9a5c1a;background:#fff5e7;border-radius:9px;margin-top:12px;padding:12px}.result p{margin:5px 0;font-size:12px}.error{color:#c53d48}.works,.state{max-width:1000px;margin:auto;padding:55px 30px}.works h1{margin:0;font-size:34px}.works>p{color:var(--muted)}.work{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:120px 1fr;gap:16px;margin-top:14px;padding:14px;display:grid}.work img{object-fit:cover;border-radius:8px;width:120px;height:80px}.work span{color:#14815e;margin-top:5px;display:block}.work p{color:var(--muted);margin:5px 0}.empty{text-align:center;margin-top:120px}.empty a,.state a{background:var(--blue);color:#fff;border-radius:8px;padding:10px 16px;text-decoration:none;display:inline-block}@media (width<=1200px){.template-grid{grid-template-columns:repeat(4,1fr)}.hero-art{display:none}.creator-layout{grid-template-columns:1fr 340px}}@media (width<=820px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.profile{display:none}.home{padding:30px 18px 80px}.hero{height:105px}.hero h1{font-size:30px}.template-grid{grid-template-columns:repeat(2,1fr);gap:12px}.flow{display:none}.creator{padding:22px 16px}.creator-head,.creator-layout{grid-template-columns:1fr}.summary{position:static}.thumbs{flex-wrap:wrap}}.work>video,.work-placeholder{object-fit:cover;border-radius:8px;width:180px;height:120px}.work-placeholder{color:#55709e;background:#eef3fb;place-items:center;font-weight:700;display:grid}.work small{color:#a24b55}.result video{background:#10162b;border-radius:9px;width:100%;margin-top:10px}.result button{color:#fff;cursor:pointer;background:#2869f6;border:0;border-radius:7px;margin-top:9px;padding:8px 12px}
