html,body,#app{margin:0;min-height:100%}view{display:block;box-sizing:border-box}text{display:inline}page,body{background:#f5f5f7;color:#1d1d1f;font-family:-apple-system,SF Pro Text,PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,sans-serif;letter-spacing:-.2px}.screen{min-height:100vh;padding-bottom:96px;box-sizing:border-box}.auth{padding:48px 24px}.display{font-size:34px;font-weight:700;letter-spacing:-.8px}.quiet{color:#86868b;font-size:17px;margin-top:8px}.input{width:100%;box-sizing:border-box;padding:14px 16px;background:#fff;border:0;border-radius:12px;font-size:16px;margin-top:12px}.btn{margin-top:24px;padding:16px;background:#007aff;color:#fff;border-radius:100px;text-align:center;font-size:17px;font-weight:600;cursor:pointer}.btn.plain{background:transparent;color:#007aff}.btn:active{background:#0056cc}.lock{background:#ffebea;color:#ff3b30;border-radius:12px;padding:12px 14px;margin:12px 16px}.splash{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.logo{width:108px;height:108px;border-radius:50%;object-fit:cover;display:block}.home-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 8px}.avatar{width:40px;height:40px;border-radius:50%;background:#007aff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600}.banner{margin:8px 16px 20px;background:#fff;border-radius:20px;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 16px #0000000a}.banner-icon{width:56px;height:56px;border-radius:16px;background:#f0f7ff;display:flex;align-items:center;justify-content:center}.section{display:flex;justify-content:space-between;padding:0 24px 12px;font-size:22px;font-weight:700}.group{margin:0 16px;background:#fff;border-radius:16px;overflow:hidden}.row{display:flex;align-items:center;gap:14px;padding:16px;border-bottom:.5px solid #E5E5EA}.row:last-child{border-bottom:none}.tag{font-size:12px;font-weight:500;border-radius:6px;padding:4px 10px}.tag.blue{background:#e3f2ff;color:#007aff}.tag.green{background:#e8f9ed;color:#248a3d}.tag.orange{background:#fff4e5;color:#d97706}.tag.red{background:#ffebea;color:#d70015}.tag.gray{background:#f2f2f7;color:#86868b}.nav{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.back{color:#007aff;font-size:16px;cursor:pointer}.nav-title{font-size:17px;font-weight:600}.wf{background:#fff;border-radius:16px;padding:16px;margin:0 16px 10px;display:flex;gap:14px;align-items:center}.wf.on{background:#f0f7ff}.radio{width:22px;height:22px;border-radius:50%;border:2px solid #E5E5EA}.wf.on .radio{border-color:#007aff;background:#007aff}.zone{margin:0 16px;background:#fff;border-radius:16px;padding:40px 20px;text-align:center;color:#86868b;border:1px dashed #E5E5EA}.kinds{display:flex;gap:8px;padding:0 16px 12px}.chip{flex:1;text-align:center;padding:10px 0;border-radius:12px;background:#fff;color:#1d1d1f;border:1px solid #E5E5EA}.chip.on{background:#007aff;color:#fff;border-color:#007aff}.area{margin:0 16px;width:calc(100% - 32px);box-sizing:border-box;min-height:120px;background:#fff;border-radius:16px;padding:16px;font-size:16px;border:0}.dock{position:fixed;left:0;right:0;bottom:0;padding:12px 24px calc(12px + env(safe-area-inset-bottom));background:#f5f5f7eb;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.tabbar{position:fixed;left:0;right:0;bottom:0;display:flex;background:#ffffffd9;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-top:.5px solid rgba(0,0,0,.1);padding:8px 0 calc(8px + env(safe-area-inset-bottom))}.tab{flex:1;text-align:center;color:#aeaeb2;font-size:10px;cursor:pointer}.tab.on{color:#007aff}.hero{height:240px;background:#000;display:flex;align-items:center;justify-content:center}.dot{width:28px;height:28px;border-radius:50%;background:#f2f2f7}.dot.done{background:#e8f9ed}.dot.now{background:#e3f2ff}.source{margin:0 16px 16px;border-radius:16px;padding:14px 16px;background:#e8f9ed;color:#248a3d;font-size:14px}.source.warn{background:#fff4e5;color:#d97706}.source.none{background:#f2f2f7;color:#86868b}.actions{position:fixed;left:0;right:0;bottom:0;display:flex;gap:12px;padding:12px 24px calc(12px + env(safe-area-inset-bottom));background:#f5f5f7f2;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.reject{flex:1;background:#ffebea;color:#d70015;border-radius:100px;text-align:center;padding:16px;font-weight:600;cursor:pointer}.pass{flex:2;background:#34c759;color:#fff;border-radius:100px;text-align:center;padding:16px;font-weight:600;cursor:pointer}.node-card{background:#fff;border-radius:16px;padding:16px;margin:0 16px 12px}.node-top{display:flex;justify-content:space-between;align-items:center}.node-name{font-size:17px;font-weight:600}.node-actions{display:flex;gap:16px;margin-top:12px}.node-actions text{color:#007aff;font-size:15px;cursor:pointer}.chat-log{background:#f5f5f7;border-radius:12px;padding:12px;min-height:80px;margin:12px 16px}.chat-me{text-align:right;color:#1d1d1f;margin:6px 0}.chat-bot{color:#86868b;margin:6px 0}.studio-file{display:none}select.input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.studio{min-height:100vh;display:flex;background:#f2f3f5;color:#1d1d1f}.studio-rail{width:268px;flex-shrink:0;background:#f7f7f8;border-right:1px solid #E5E5EA;display:flex;flex-direction:column;padding:20px 16px 16px}.studio-brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:700;letter-spacing:-.6px;padding:4px 8px 16px}.studio-badge{width:36px;height:36px;border-radius:50%;object-fit:cover}.studio-new{height:40px;border-radius:10px;background:#007aff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer}.studio-list{flex:1;overflow:auto;min-height:0}.studio-hist-label{margin:22px 8px 8px;font-size:12px;color:#86868b}.studio-hist-empty{padding:8px;color:#86868b;font-size:13px}.studio-hist{padding:10px 8px;border-radius:10px;cursor:pointer}.studio-hist.on,.studio-hist:hover{background:#fff}.studio-hist-title{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-hist-sub{font-size:12px;color:#86868b;margin-top:2px}.studio-rail-foot{margin-top:auto;display:flex;gap:16px;padding:16px 8px 4px}.studio-link{color:#007aff;font-size:14px;cursor:pointer}.studio-stage{flex:1;min-width:0;display:flex;flex-direction:column;min-height:100vh;background:#fff}.studio-bar{display:none;height:52px;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;border-bottom:.5px solid #E5E5EA}.studio-menu{color:#1d1d1f;font-size:15px;cursor:pointer;width:48px}.studio-bar-name{font-weight:600;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-lock{margin:12px 20px;background:#ffebea;color:#d70015;border-radius:10px;padding:10px 12px}.studio-scroll{flex:1;overflow:auto}.studio-empty{min-height:calc(100vh - 180px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px 40px}.studio-mark{width:88px;height:88px;border-radius:50%;object-fit:cover;display:block}.studio-hello{margin:28px 0 8px;font-size:28px;font-weight:600;letter-spacing:-.6px;text-align:center}.studio-sub{margin:0 0 24px;color:#86868b;font-size:15px;text-align:center}.studio-recipes{width:min(560px,100%);display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.studio-recipe{background:#f2f3f5;border-radius:999px;padding:10px 16px;cursor:pointer;font-size:14px}.studio-recipe.on{background:#e8f1ff;color:#007aff}.studio-thread{width:min(720px,100%);margin:0 auto;padding:20px 16px 8px}.studio-bubble{max-width:86%;margin:0 0 16px}.studio-bubble.me{margin-left:auto}.studio-bubble-text{background:#f2f3f5;border-radius:16px 16px 16px 6px;padding:12px 14px;line-height:1.55;font-size:15px}.studio-bubble.me .studio-bubble-text{background:#007aff;color:#fff;border-radius:16px 16px 6px}.studio-bubble-sub{margin-top:6px;font-size:12px;color:#86868b}.studio-bubble-err{margin-top:6px;font-size:13px;color:#d70015}.studio-video{width:100%;margin-top:10px;border-radius:12px;background:#000}.studio-acts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.studio-act{padding:8px 14px;border-radius:999px;background:#fff;border:1px solid #E5E5EA;font-size:14px;cursor:pointer;color:#1d1d1f}.studio-act.primary{background:#007aff;color:#fff;border-color:#007aff}.studio-act.on{background:#e8f1ff;color:#007aff;border-color:#007aff}.studio-dock{width:min(720px,100%);margin:0 auto;padding:8px 16px 24px}.studio-lanes{display:flex;gap:8px;margin-bottom:8px}.studio-chip{padding:6px 12px;border-radius:999px;background:#f2f3f5;font-size:13px;cursor:pointer}.studio-chip.on{background:#007aff;color:#fff}.studio-box{display:flex;align-items:flex-end;gap:8px;background:#fff;border-radius:22px;padding:8px 8px 8px 14px;box-shadow:0 0 0 1px #e5e5ea}.studio-attach,.studio-send{height:36px;padding:0 12px;border-radius:18px;display:flex;align-items:center;font-size:14px;cursor:pointer}.studio-attach{color:#86868b}.studio-send{color:#c7c7cc}.studio-send.ready{background:#007aff;color:#fff}.studio-input{flex:1;min-height:36px;max-height:120px;border:0;resize:none;padding:8px 0;font-size:15px;font-family:inherit;background:transparent;outline:none}.studio-file,.studio-mask{display:none}@media(max-width:860px){.studio-rail{position:fixed;left:0;top:0;bottom:0;z-index:8;transform:translate(-100%);transition:transform .2s ease}.studio-rail.open{transform:none}.studio-mask{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;z-index:7}.studio-bar{display:flex}.studio-stage{min-height:100vh}}
