@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@400;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";@font-face{font-family:"Alibaba PuHuiTi 2.0";src:url(/assets/Alibaba-PuHuiTi-Regular-Bt4JbhD9.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"Alibaba PuHuiTi 2.0";src:url(/assets/Alibaba-PuHuiTi-Medium-fVtDBTxz.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:"Alibaba PuHuiTi 2.0";src:url(/assets/Alibaba-PuHuiTi-Bold-CXCYuk0m.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--ink: #1f1f1f;--ink-soft: #4b4b4b;--muted: #8f8f8f;--muted-light: #b3b3b3;--border: #e8e8e8;--shadow: 0 12px 28px rgba(0, 0, 0, .06);--orange: #ff8a3c;--orange-soft: #fff4eb;--orange-pill: #fff1e4;--orange-border: #ffd6b0;--blue: #3b7cff;--blue-soft: #e7f0ff;--canvas-blue: #f4f7ff;--canvas-peach: #fff1e1;--canvas-ink: #0f0f0f}*{box-sizing:border-box}html,body{min-height:100dvh}body{margin:0;min-height:100dvh;font-family:Noto Sans SC,Manrope,PingFang SC,Hiragino Sans GB,sans-serif;color:var(--ink);background:#f6f6f6;line-height:1.5;overflow-y:auto}.toast-viewport{position:fixed;left:50%;top:18px;transform:translate(-50%);display:flex;flex-direction:column;gap:10px;z-index:6000;pointer-events:none;width:min(560px,calc(100vw - 32px))}.toast{pointer-events:none;color:#ffffffeb;background:#141414eb;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 28px #00000040;border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.35;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toast-success{border-color:#34c7598c}.toast-error{border-color:#ff3b308c}.toast-warning{border-color:#ffcc008c}*{scrollbar-width:thin;scrollbar-color:#d1d1d1 transparent}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:transparent;border:none}*::-webkit-scrollbar-thumb{background:#d1d1d1;border-radius:100px;border:none}*::-webkit-scrollbar-thumb:hover{background:#b0b0b0}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;cursor:pointer}#root{min-height:100dvh;display:flex;flex-direction:column;background:inherit}.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:16px;height:16px;color:currentColor}.container{width:min(1800px,98vw);margin:0 auto}.home-page{min-height:100vh;background:radial-gradient(circle at 15% 15%,#f9fbff,#fff 45%)}.home-topbar{position:sticky;top:0;z-index:3;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-topbar-inner{height:60px;display:flex;align-items:center;justify-content:space-between}.home-brand{display:flex;align-items:center;gap:10px;font-weight:600;font-size:18px}.brand-logo{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.brand-logo svg{width:100%;height:100%}.home-actions{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px}.lang-btn{color:var(--muted);padding:6px 8px;border-radius:20px}.lang-btn .caret{margin-left:4px;font-size:12px}.icon-btn{width:30px;height:30px;border-radius:50%;border:1px solid var(--border);display:inline-flex;align-items:center;justify-content:center;color:#6f6f6f;background:#fff}.upgrade-btn{background:#111;color:#fff;border-radius:18px;padding:6px 12px;display:inline-flex;align-items:center;gap:8px;font-size:13px}.upgrade-btn .coin{background:#2c2c2c;border-radius:10px;padding:2px 6px;font-weight:600;font-size:12px}.home-side-floating{position:fixed;left:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;z-index:4}.side-plus{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow);display:inline-flex;align-items:center;justify-content:center;color:#262626;transition:transform .2s ease}.side-plus:hover{transform:translateY(-2px)}.side-dock{width:48px;padding:16px 0;border-radius:24px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;gap:18px}.side-icon{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#6e6e6e;border:1px solid transparent;transition:all .2s ease}.side-icon.is-active{border-color:#d9d9d9;color:#2f2f2f;background:#f7f7f7}.home-hero{display:flex;flex-direction:column;align-items:center;padding:30px 0 25px;animation:fade-up .8s ease both}.promo-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 24px 10px 10px;border-radius:101px;background:#fff;box-shadow:0 23px 46.1px -17px #ffc8c8;font-size:14px;color:#000}.promo-tag{background:#ff4848;color:#fff;font-size:14px;padding:4px 12px;border-radius:101px;font-weight:600;font-family:REEJI-TaikoRiskGB-Flash,sans-serif}.promo-link{color:#000;font-weight:600;display:inline-flex;align-items:center;gap:6px}.promo-link .icon{width:14px;height:14px;transform:rotate(180deg)}.hero-title{margin-top:24px;display:inline-flex;align-items:center;gap:10px}.hero-logo{width:26px;height:26px}.hero-logo svg{width:100%;height:100%}.hero-title h1{margin:0;font-size:30px;font-weight:600}.hero-subtitle{margin:10px 0 0;color:#9b9b9b;font-size:15px}.prompt-card{margin:30px auto 18px;width:min(720px,100%);background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px 18px 22px;position:relative;box-shadow:0 8px 20px #0000000a}.prompt-input{width:100%;border:none;resize:none;font-size:14px;outline:none;color:var(--ink);font-family:inherit;padding:0 120px 30px 4px}.prompt-input::placeholder{color:#b0b0b0}.attach-btn{position:absolute;left:16px;bottom:14px;width:28px;height:28px;border-radius:50%;border:1px solid var(--border);display:inline-flex;align-items:center;justify-content:center;color:#7a7a7a;background:#fff}.prompt-actions{position:absolute;right:16px;bottom:12px;display:flex;align-items:center;gap:8px}.send-btn{width:30px;height:30px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.send-btn.is-active{box-shadow:0 6px 16px #3b7cff40}.send-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.chip-row{margin-top:10px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.chip{border:1px solid var(--border);border-radius:999px;padding:6px 12px;font-size:12px;color:#4a4a4a;display:inline-flex;align-items:center;gap:6px;background:#fff;transition:all .2s ease}.chip:hover{border-color:#d5d5d5}.chip-active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange);font-weight:600}.home-recent{padding-bottom:30px;padding-left:80px;animation:fade-up .8s ease .2s both}.frame6-page{display:flex;align-items:stretch;justify-content:center;padding:32px 32px 40px;background:radial-gradient(circle at 0% 0%,rgba(111,148,255,.18),transparent 55%),radial-gradient(circle at 100% 40%,rgba(255,181,144,.22),transparent 55%),#f4f6fb;box-sizing:border-box}.frame6-side-rail{width:60px;border-radius:28px;padding:14px 8px;background:#050608;box-shadow:0 18px 45px #00000059;display:flex;flex-direction:column;align-items:center;gap:18px;margin-right:28px}.frame6-side-new{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#4bebf6,#4aabe7 45%,#6248f3);display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 24px #00000080}.frame6-side-stack{display:flex;flex-direction:column;gap:14px}.frame6-side-icon{width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;display:inline-flex;align-items:center;justify-content:center;color:#d0d4e0;transition:all .18s ease}.frame6-side-icon.is-active{background:#ffffff14;color:#fff;border-color:#ffffff38}.frame6-main{flex:1;max-width:1720px;display:flex;align-items:stretch;justify-content:center}.frame6-canvas{flex:1;border-radius:32px;padding:40px 40px 32px;background:linear-gradient(135deg,#ffffffeb,#f6f6f6e6),#fff;box-shadow:0 26px 70px #0f0f1e29,0 0 0 1px #fffc;display:flex;flex-direction:column;position:relative;overflow:hidden}.frame6-canvas:before{content:"";position:absolute;top:-60px;right:-60px;bottom:-60px;left:-60px;background-image:url(https://images.pexels.com/photos/7130469/pexels-photo-7130469.jpeg?auto=compress&cs=tinysrgb&w=1200);background-size:cover;background-position:center;opacity:.32;filter:blur(14px);transform:scale(1.02);pointer-events:none}.frame6-canvas>*{position:relative;z-index:1}.frame6-logo-block{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:28px}.frame6-logo-rect{width:216px;height:74px;border-radius:20px;overflow:hidden;box-shadow:0 18px 36px #00000047}.frame6-tagline{margin:0;font-size:12px;color:#666}.frame6-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.frame6-header-left{min-width:180px}.frame6-title{margin:0;font-size:20px;font-weight:700;color:#111}.frame6-header-right{flex:1;display:flex;flex-direction:column;gap:14px;align-items:flex-end}.frame6-card-chips{display:flex;gap:10px;flex-wrap:wrap}.frame6-card-chip{padding:7px 16px;border-radius:999px;border:1px solid rgba(153,153,153,.3);background:linear-gradient(86deg,#c7c7c782,#ffffffab);-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);font-size:12px;color:#333}.frame6-card-chip.is-primary{border-color:transparent;background:linear-gradient(135deg,#4bebf6,#4aabe7 45%,#6248f3);color:#fff}.frame6-top-controls{display:flex;align-items:center;gap:16px}.frame6-search-pill{min-width:320px;max-width:540px;border-radius:40px;padding:8px 10px 8px 12px;background:#fff;display:flex;align-items:center;gap:8px;border:1px solid rgba(153,153,153,.3);box-shadow:0 14px 40px #00000014}.frame6-search-input{flex:1;border:none;resize:none;font-size:13px;line-height:1.4;outline:none;background:transparent;font-family:inherit}.frame6-search-send{width:28px;height:28px;border-radius:999px;border:none;background:#e7f0ff;color:#3b7cff;display:inline-flex;align-items:center;justify-content:center;opacity:.6}.frame6-search-send.is-active{opacity:1;box-shadow:0 4px 14px #3b7cff73}.frame6-icon-group{display:flex;align-items:center;gap:8px}.frame6-icon-btn{width:36px;height:36px;border-radius:999px;border:none;background:#bdbdbd26;display:inline-flex;align-items:center;justify-content:center;color:#333}.frame6-icon-text{font-size:13px}.frame6-status-dot{width:8px;height:8px;border-radius:999px;background:#ff1d1d}.frame6-user-pill{padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#fffffff2,#f3f3f3fa);border:1px solid rgba(153,153,153,.2);display:flex;flex-direction:column;gap:2px}.frame6-user-name{font-size:12px;font-weight:600}.frame6-user-meta{font-size:11px;color:#8f8f8f}.frame6-body{display:grid;grid-template-columns:auto 1fr;gap:18px;margin-top:8px;flex:1;min-height:0}.frame6-left-column{width:60px;display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:40px}.frame6-left-dot{width:34px;height:34px;border-radius:999px;background:#6666661f;position:relative}.frame6-left-dot:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:inherit;background:#fff}.frame6-left-stack{display:flex;flex-direction:column;gap:10px}.frame6-left-pill{width:36px;height:36px;border-radius:14px;border:none;background:#0000001a}.frame6-left-pill.is-active{background:#0000002e}.frame6-board{border-radius:20px;padding:18px 20px;background:#fffffff5;box-shadow:0 16px 40px #00000014;display:flex;flex-direction:column;min-height:0}.frame6-board-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.frame6-board-header h2{margin:0;font-size:16px}.frame6-link-btn{border:none;background:transparent;font-size:12px;color:#a3a3a3}.frame6-board-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:16px;align-items:stretch}.frame6-loading{grid-column:1 / -1;text-align:center;padding:40px 0;font-size:13px;color:#999}.frame6-card{border-radius:14px;padding:10px 10px 12px;background:#fff;box-shadow:0 12px 26px #00000014;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.frame6-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px #0000001f}.frame6-card-new{border:1px dashed #d7d7d7;box-shadow:none;justify-content:center;align-items:center}.frame6-card-plus{font-size:26px;font-weight:600;margin-bottom:4px}.frame6-card-label{font-size:13px}.frame6-card-thumb{height:82px;border-radius:10px;background:#f3f3f3}.frame6-card-thumb.is-soft{background:linear-gradient(135deg,#f4f4f4,#e9e9e9)}.frame6-card-title{font-size:13px;font-weight:600}.frame6-card-meta{font-size:11px;color:#b0b0b0}.frame6-bottom-row{margin-top:40px;display:flex;justify-content:center;gap:20px}.frame6-bottom-btn{padding:9px 18px;border-radius:999px;border:1px solid rgba(153,153,153,.28);background:#fffffff2;font-size:12px;color:#333}.frame6-about{margin-top:64px;padding:56px 110px 40px;border-radius:32px;background:linear-gradient(135deg,#fffffffa,#f4f8fff5);box-shadow:0 22px 60px #0f121e14}.frame6-about-header{text-align:center;margin-bottom:30px}.frame6-about-title{margin:0 0 8px;font-size:48px;font-weight:700}.frame6-about-subtitle{margin:0;font-size:20px;color:#777}.frame6-about-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:32px;align-items:center}.frame6-about-prompt{border-radius:26px;padding:18px 20px 20px;background:#fff;box-shadow:0 18px 40px #00000014}.frame6-about-prompt-pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:#f6f7ff;font-size:11px;color:#555;margin-bottom:10px}.frame6-about-prompt-avatar{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,#4bebf6,#6248f3)}.frame6-about-prompt-input{border-radius:18px;border:1px solid rgba(81,120,255,.32);padding:10px 12px 12px;background:#fdfdff}.frame6-about-prompt-input textarea{width:100%;border:none;outline:none;resize:none;font-size:13px;line-height:1.5;background:transparent;font-family:inherit;color:#222}.frame6-about-prompt-input textarea::placeholder{color:#b3b3b3}.frame6-about-prompt-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:8px}.frame6-circle-btn{width:26px;height:26px;border-radius:999px;border:none;background:#fff;box-shadow:0 4px 12px #00000014;display:inline-flex;align-items:center;justify-content:center;color:#666}.frame6-send-main{width:30px;height:30px;border-radius:999px;border:none;background:#e7f0ff;color:#3b7cff;display:inline-flex;align-items:center;justify-content:center;opacity:.6}.frame6-send-main.is-active{opacity:1;box-shadow:0 6px 18px #3b7cff73}.frame6-about-copy h3{margin:0 0 10px;font-size:28px}.frame6-about-copy p{margin:0 0 18px;font-size:16px;color:#555}.frame6-primary-cta{padding:10px 22px;border-radius:999px;border:none;background:linear-gradient(135deg,#101010,#343434);color:#fff;font-size:13px}.frame6-story{margin-top:40px;padding:0 110px 8px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:32px;align-items:flex-start}.frame6-story-left h3{margin:0 0 10px;font-size:32px}.frame6-story-left p{margin:0 0 18px;font-size:16px;color:#555}.frame6-secondary-cta{padding:9px 20px;border-radius:999px;border:1px solid rgba(0,0,0,.18);background:#ffffffe6;font-size:13px}.frame6-story-right{display:flex;justify-content:flex-end}.frame6-testimonial{max-width:420px;border-radius:20px;padding:18px 20px 16px;background:#111;color:#fff;box-shadow:0 18px 40px #00000080;font-size:13px}.frame6-testimonial-quote{margin:0 0 14px}.frame6-testimonial-meta{display:flex;align-items:center;gap:10px;font-size:11px;opacity:.9}.frame6-testimonial-avatar{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle,#ffd9a8,#ff8a3c)}.frame6-testimonial-name{font-weight:600}.frame6-testimonial-tag{color:#ccc}.frame6-footer{margin-top:28px;display:flex;justify-content:center;gap:24px;font-size:12px;color:#8d8d8d}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2{margin:0;font-size:18px}.link-btn{color:#a3a3a3;font-size:13px}.recent-grid{display:grid;grid-template-columns:repeat(6,minmax(160px,1fr));gap:18px}.card{background:#fff;border-radius:14px;padding:12px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:8px;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #00000014}.new-card{align-items:center;justify-content:center;text-align:center;color:#5a5a5a;border:1px dashed var(--border);box-shadow:none;min-height:150px}.new-card:hover{transform:none;box-shadow:none}.new-plus{font-size:26px;font-weight:600;margin-bottom:6px}.new-text{font-size:13px}.card-thumb{height:90px;border-radius:10px;background:#f3f3f3}.card-thumb.soft{background:linear-gradient(135deg,#f4f4f4,#e9e9e9)}.collage{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;background:#f2f2f2}.thumb-cell{border-radius:6px;background:#dcdcdc}.style-a{background:linear-gradient(135deg,#2e2e2e,#747474)}.style-b{background:linear-gradient(135deg,#bcbcbc,#e5e5e5)}.style-c{background:linear-gradient(135deg,#8a8a8a,#c7c7c7)}.style-d{background:linear-gradient(135deg,#4c4c4c,#9c9c9c)}.card-title{font-size:13px;font-weight:600}.card-date{font-size:11px;color:var(--muted-light)}.editor-page{min-height:100vh;background:radial-gradient(circle at top left,var(--canvas-peach) 0%,#f7f9ff 40%,#ffffff 100%);display:flex;flex-direction:column}.editor-topbar{display:flex;align-items:center;justify-content:space-between;padding:28px 8vw 12px;font-family:Manrope,Noto Sans SC,sans-serif}.editor-brand{display:flex;align-items:center;gap:10px;font-weight:600}.brand-dot{width:10px;height:10px;border-radius:50%;background:#1a1a1a;display:inline-block}.editor-top-actions{display:flex;align-items:center;gap:12px}.project-pill{padding:6px 14px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(0,0,0,.08);font-size:12px}.back-link{padding:6px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.1);font-size:12px}.editor-body{flex:1;display:grid;grid-template-columns:auto 1fr auto;align-items:stretch;gap:24px;padding:20px 6vw 40px}.editor-left,.editor-right{display:flex;flex-direction:column;align-items:center;gap:12px}.editor-left{align-self:end;padding-bottom:24px}.tool-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#5a5a5a;box-shadow:0 10px 22px #00000014;transition:transform .2s ease,box-shadow .2s ease}.tool-btn.is-active{color:#1a1a1a;border-color:#0003;box-shadow:0 12px 26px #0000001f}.tool-btn:hover{transform:translateY(-2px)}.editor-canvas{position:relative;display:flex;flex-direction:column;gap:12px}.canvas-stage{flex:1;border-radius:28px;background:#ffffffbf;border:1px solid rgba(255,255,255,.8);box-shadow:0 22px 60px #0f121e14;overflow:hidden;position:relative}.canvas-stage:after{content:"";position:absolute;top:-160px;right:-120px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,#ffcca599,#ffcca500);pointer-events:none}.canvas-surface{width:1600px;height:900px;margin:0 auto;position:relative;transform-origin:center;background-image:radial-gradient(circle,rgba(0,0,0,.05) 1px,transparent 1px);background-size:40px 40px;touch-action:none;transition:transform .15s ease;cursor:grab}.canvas-surface.is-grabbing{cursor:grabbing;transition:none}.canvas-hero{position:absolute;top:90px;left:110px;max-width:520px;font-family:"Instrument Serif",Noto Sans SC,serif;color:var(--canvas-ink)}.canvas-hero h1{font-size:44px;margin:0 0 14px;letter-spacing:.01em}.canvas-hero p{margin:0 0 20px;color:#3c3c3c;font-family:Manrope,Noto Sans SC,sans-serif}.canvas-eyebrow{display:inline-block;margin-bottom:14px;font-size:12px;letter-spacing:.3em;text-transform:uppercase;font-family:Manrope,Noto Sans SC,sans-serif;color:#6b6b6b}.canvas-actions{display:flex;gap:12px;flex-wrap:wrap}.canvas-actions .primary{background:#101010;color:#fff;border-radius:999px;padding:10px 22px;font-size:14px}.canvas-actions .secondary{border:1px solid rgba(0,0,0,.12);border-radius:999px;padding:10px 22px;font-size:14px;color:#333;background:#ffffffb3}.prompt-pill{margin-top:18px;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(0,0,0,.08);font-family:Manrope,Noto Sans SC,sans-serif;font-size:12px}.canvas-avatar{position:absolute;bottom:140px;left:50%;transform:translate(-50%);width:44px;height:44px}.avatar-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid #7bb7ff;box-shadow:0 0 16px #488cff66}.avatar-dot{position:absolute;top:10px;left:10px;width:24px;height:24px;border-radius:50%;background:radial-gradient(circle,#88c7ff,#4795ff)}.canvas-hint{text-align:center;font-size:12px;color:#7b7b7b}.tool-stack{display:flex;flex-direction:column;gap:12px}.secondary-stack{padding:14px 12px;border-radius:22px;background:#ffffffdb;border:1px solid rgba(0,0,0,.08)}.zoom-indicator{font-size:12px;color:#666;text-align:center}.editor-page-v2{height:100vh;position:relative;background:#f8f9fa;overflow:hidden}.editor-main{display:flex;flex-direction:column;overflow:hidden;position:relative}.editor-toolbar{height:48px;background:#fff;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;padding:0 16px;gap:8px}.toolbar-left{display:flex;align-items:center;gap:4px}.toolbar-btn{height:32px;padding:0 12px;border-radius:6px;border:1px solid #e5e5e5;background:#fff;color:#333;font-size:12px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s ease}.toolbar-btn:hover{background:#f5f5f5;border-color:#ddd}.toolbar-btn .icon{width:14px;height:14px}.toolbar-new{background:#ff6b35;color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;font-weight:600}.toolbar-more{padding:0 8px;font-size:16px;letter-spacing:2px}.toolbar-download{background:#f5f5f5}.toolbar-download .icon{transform:rotate(180deg)}.toolbar-right{display:flex;align-items:center;gap:12px}.canvas-size{font-size:12px;color:#888}.editor-canvas-area{flex:1;background:transparent;position:relative;display:flex;flex-direction:column;overflow:hidden}.canvas-wrapper{flex:1;position:relative;overflow:hidden}.canvas-statusbar{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px}.status-btn{padding:8px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#0009;color:#fff;font-size:12px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-btn:hover{background:#000c}.editor-chat-panel{background:#fff;border-left:1px solid #eee;display:flex;flex-direction:column;overflow:hidden}.editor-zoom-controls{position:fixed;top:8px;right:396px;display:flex;align-items:center;gap:4px;background:#fff;padding:4px 8px;border-radius:6px;border:1px solid #e5e5e5;z-index:100;box-shadow:0 2px 8px #0000001a}.zoom-btn{width:24px;height:24px;border-radius:4px;border:none;background:transparent;color:#333;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.zoom-btn:hover{background:#f0f0f0}.zoom-value{font-size:12px;color:#666;min-width:40px;text-align:center}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.recent-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.editor-body{grid-template-columns:auto 1fr}.editor-right{position:absolute;right:16px;top:120px}}@media (max-width: 900px){.home-side-floating{display:none}.recent-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.editor-body{padding:20px 4vw 40px;grid-template-columns:1fr}.editor-left{flex-direction:row;justify-content:center;padding-bottom:0}.editor-right{position:static;flex-direction:row;justify-content:center}.tool-stack{flex-direction:row}.canvas-hero h1{font-size:34px}}@media (max-width: 640px){.home-topbar-inner{flex-direction:column;align-items:flex-start;gap:10px;height:auto;padding:12px 0}.home-actions{flex-wrap:wrap}.home-hero{padding-top:60px}.recent-grid{grid-template-columns:1fr}.editor-topbar{padding:24px 6vw 12px;flex-direction:column;align-items:flex-start;gap:10px}.canvas-hero{position:static;padding:40px 28px}.canvas-surface{width:100%;height:100%}}.hp-layer-panel{height:100%;width:100%;background:#fff;display:flex;flex-direction:column}.hp-layer-panel-head{height:50px;padding:0 10px 0 14px;border-bottom:1px solid #eceff3;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.hp-layer-panel-title{margin:0;font-size:13px;font-weight:600;line-height:1;color:#111827}.hp-layer-panel-close{width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp-layer-panel-close:hover{background:#f3f4f6}.hp-layer-panel-list{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.hp-layer-panel-list::-webkit-scrollbar{width:6px}.hp-layer-panel-list::-webkit-scrollbar-thumb{background:#6b728059;border-radius:999px}.hp-layer-panel-empty{margin-top:20px;font-size:12px;color:#9ca3af;text-align:center}.hp-layer-item{min-height:50px;border-radius:10px;display:grid;grid-template-columns:14px 38px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:6px;color:#111827;cursor:pointer;outline:none}.hp-layer-item:hover{background:#f6f7f9}.hp-layer-item.is-selected{background:#f0f2f5}.hp-layer-item-visibility,.hp-layer-item-more{width:20px;height:20px;border:none;border-radius:6px;background:transparent;color:#8b93a1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.hp-layer-item-visibility:hover,.hp-layer-item-more:hover{background:#0f172a0f;color:#4b5563}.hp-layer-item-visibility.is-hidden{color:#9ca3af}.hp-layer-thumb{width:38px;height:38px;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#4b5563}.hp-layer-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hp-layer-thumb.is-placeholder{background-color:#f3f4f6;background-image:linear-gradient(45deg,rgba(148,163,184,.18) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.18) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.18) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.18) 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.hp-layer-thumb-glyph{font-size:14px;font-weight:600;color:#4b5563}.hp-layer-item-label{min-width:0;font-size:13px;line-height:1.2;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-panel-container{display:flex;flex-direction:column;height:100%;background:#fff;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;position:relative;overflow:hidden}.chat-content-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain;padding-bottom:198px}.chat-header-section{position:relative;padding:56px 20px 10px;box-sizing:border-box}.chat-brand-logo{width:66.5px;height:45px;object-fit:contain;object-position:left top;display:block;margin-bottom:18px;padding:0;background:transparent;border-radius:0}.chat-header-actions{position:sticky;top:0;z-index:14;width:100%;box-sizing:border-box;padding:21px 19px 0;margin-bottom:0;display:flex;justify-content:flex-end;align-items:center;gap:20px;background:linear-gradient(to bottom,#fff 82%,#fff0)}.chat-header-action-btn{width:20px;height:20px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;opacity:1;flex-shrink:0;transition:opacity .16s ease}.chat-header-action-btn:hover{opacity:1}.chat-header-action-btn[data-tooltip]{position:relative;overflow:visible}.chat-header-action-btn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%) translateY(-4px);min-height:30px;max-width:240px;padding:0 14px;border-radius:999px;background:#333;color:#fff;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;line-height:30px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;opacity:0;visibility:hidden;z-index:120;box-shadow:0 6px 14px #0000002e;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.chat-header-action-btn[data-tooltip]:hover:after,.chat-header-action-btn[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.chat-header-action-img{width:20px;height:20px;object-fit:contain;display:block}.chat-history-dropdown{position:absolute;top:calc(100% + 8px);right:19px;width:280px;min-height:153px;max-height:153px;box-sizing:border-box;padding:17px 17px 16px 20px;border-radius:20px;background:#fff;box-shadow:0 4px 10.9px #00000014;z-index:1001;overflow-y:auto}.chat-history-dropdown-title{margin:0 0 17px;color:#999;font-size:13px}.chat-history-dropdown-state{color:#999;font-size:13px;line-height:16px}.chat-history-dropdown-list{display:flex;flex-direction:column;gap:12px}.chat-history-dropdown-item-wrap{display:flex;align-items:center;gap:6px;padding:6px 10px;margin:0 -10px;border-radius:12px;transition:background .15s ease}.chat-history-dropdown-item-wrap:hover{background:#0000000a}.chat-history-dropdown-item-wrap.is-active{background:#0000000f}.chat-history-dropdown-item-wrap.is-active .chat-history-dropdown-item-title,.chat-history-dropdown-item-wrap.is-active .chat-history-dropdown-item-time{color:#1a1a1a;font-weight:500}.chat-history-dropdown-item-wrap .chat-history-dropdown-item{flex:1;min-width:0}.chat-history-dropdown-item-delete{flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:transparent;color:#999;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .15s ease,color .15s ease}.chat-history-dropdown-item-delete:hover{opacity:1;color:#e53935}.chat-history-dropdown-item{width:100%;height:14px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.chat-history-dropdown-item-main{min-width:0;display:inline-flex;align-items:center;gap:10px}.chat-history-dropdown-item-icon{width:14px;height:14px;flex-shrink:0;display:block}.chat-history-dropdown-item-title,.chat-history-dropdown-item-time{color:#666;font-size:13px;font-weight:400;line-height:13px;white-space:nowrap}.chat-history-dropdown-item-title{overflow:hidden;text-overflow:ellipsis}.chat-history-dropdown-item:hover .chat-history-dropdown-item-title,.chat-history-dropdown-item:hover .chat-history-dropdown-item-time,.chat-history-dropdown-item.active .chat-history-dropdown-item-title,.chat-history-dropdown-item.active .chat-history-dropdown-item-time{color:#4f4f4f}.chat-title{margin:0 0 20px;font-size:24px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-weight:700;color:#000;line-height:24px;letter-spacing:0}.chat-subtitle{margin:0;font-size:16px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-weight:400;color:#666;line-height:16px}.chat-recommendations{margin-top:30px;width:100%;max-width:100%;display:flex;flex-direction:column;gap:10px}.chat-recommendation-card{position:relative;width:100%;height:120px;border:none;border-radius:20px;background:#d9d9d933;padding:30px clamp(148px,34%,200px) 0 20px;display:block;text-align:left;color:inherit;cursor:pointer;overflow:hidden;transition:none}.chat-recommendation-text{width:100%;max-width:100%;min-width:0;overflow:hidden}.chat-recommendation-title{margin:0;font-size:16px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-weight:700;color:#000;line-height:16px}.chat-recommendation-desc{margin-top:14px;font-size:14px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-weight:400;color:#666;line-height:14px;display:block;width:100%;max-width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-recommendation-cover-stack{position:absolute;right:20px;top:16px;width:clamp(144px,31%,174.409px);height:134.747px;pointer-events:none}.chat-recommendation-cover{position:absolute;width:67px;height:107px;border-radius:8px;object-fit:cover;display:block;border:1px solid #ffffff;box-shadow:0 4px 10.9px #00000014}.chat-recommendation-cover:nth-child(1){left:16.704px;top:19.354px;transform:rotate(-20.63deg);z-index:1}.chat-recommendation-cover:nth-child(2){left:90.704px;top:19.354px;transform:rotate(20.63deg);z-index:1}.chat-recommendation-cover:nth-child(3){left:61px;top:0;transform:rotate(0);z-index:2}.chat-switch-row{margin-top:20px;margin-left:10px;border:none;background:transparent;display:inline-flex;align-items:center;gap:10px;color:#666;font-size:16px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-weight:400;line-height:16px;cursor:pointer;padding:4px 0}.chat-switch-icon{width:20px;height:20px;object-fit:contain;opacity:1;display:block}.messages-area{padding:14px 16px 34px;display:flex;flex-direction:column;gap:16px}.message-wrapper{display:flex;flex-direction:column;max-width:84%;position:relative;margin-bottom:14px}.wrapper-user{align-self:flex-end}.wrapper-ai{align-self:flex-start;gap:8px;max-width:100%;width:100%;align-items:flex-start}.ai-avatar{width:28px;height:28px}.avatar-circle{width:100%;height:100%;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.message-item{padding:10px 12px;border-radius:14px;position:relative}.message-user{background:#eaeef5;color:#333;border-radius:14px 14px 6px;box-shadow:0 4px 10px #17203114}.message-ai{background:transparent;color:#333;padding:0;display:block;width:100%;max-width:100%}.message-content-text{white-space:pre-wrap;line-height:1.58;font-size:15px;font-weight:400;color:#333;word-break:break-word}.message-quote-chip{margin-bottom:8px;font-size:11px;color:#536077;background:#eef2f8;border-radius:8px;padding:4px 8px;border:none;text-align:left;width:100%;font-family:inherit;line-height:1.4}.message-quote-chip.is-clickable{cursor:pointer}.message-quote-chip.is-clickable:hover{background:#e2e9f6}.message-quote-chip:disabled{cursor:default}.message-wrapper.is-quote-target .message-item{box-shadow:0 0 0 2px #4d7fff73;transition:box-shadow .2s ease}.user-image-chip{width:164px;height:110px;border-radius:10px;overflow:hidden;margin-bottom:8px}.user-image-chip img{width:100%;height:100%;object-fit:cover;display:block}.regen-tag{margin-top:6px;font-size:11px;color:#667085}.message-actions-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;width:100%;max-width:100%}.message-actions-left{display:flex;gap:8px;align-items:center;flex-wrap:nowrap}.message-actions-right{display:flex;gap:8px;align-items:center;margin-left:8px;flex-shrink:0}.icon-square-btn{width:40px;height:40px;border-radius:10px;border:1px solid #e8eef8;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .16s ease}.icon-square-btn[data-tooltip],.history-toggle-btn[data-tooltip],.icon-plain-btn[data-tooltip]{position:relative;overflow:visible}.icon-square-btn[data-tooltip]:after,.history-toggle-btn[data-tooltip]:after,.icon-plain-btn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);min-height:30px;max-width:240px;padding:0 14px;border-radius:999px;background:#333;color:#fff;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;line-height:30px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;opacity:0;visibility:hidden;z-index:120;box-shadow:0 6px 14px #0000002e;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.icon-square-btn[data-tooltip]:hover:after,.icon-square-btn[data-tooltip]:focus-visible:after,.history-toggle-btn[data-tooltip]:hover:after,.history-toggle-btn[data-tooltip]:focus-visible:after,.icon-plain-btn[data-tooltip]:hover:after,.icon-plain-btn[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.icon-square-btn:hover:not(:disabled){border-color:#d7e1f1;transform:translateY(-1px)}.icon-square-btn:disabled{opacity:.5;cursor:not-allowed}.message-view-prompt-btn{width:auto;min-width:84px;padding:0 10px;white-space:nowrap}.action-icon-text{font-size:13px;font-weight:600;color:#24324b;line-height:1}.history-toggle-btn{height:40px;border-radius:10px;border:1px solid #dbe4f2;background:#fff;color:#24324b;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.history-toggle-btn:hover{border-color:#c3d1e6;background:#f8fbff}.icon-plain-btn{width:28px;height:28px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;opacity:.9}.icon-plain-btn:hover:not(:disabled){opacity:1;transform:translateY(-1px)}.icon-plain-btn.active{opacity:1}.locate-pill-btn{height:40px;border:none;border-radius:12px;background:#101a2e;color:#fff;padding:0 14px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.2px}.locate-pill-btn:hover{background:#172441}.action-icon-img{width:18px;height:18px;object-fit:contain}.chat-media-container{margin-top:8px;border-radius:10px;overflow:hidden;border:1px solid #edf1f7;background:#f6f8fc;width:100%;max-width:100%;position:relative}.chat-media{width:100%;max-height:280px;object-fit:contain;display:block}.chat-media-carousel{width:100%;max-width:100%}.chat-media-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:1px solid rgba(226,232,240,.95);background:#ffffffe0;color:#344054;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 6px 16px #0f172a1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat-media-prev-btn{left:10px}.chat-media-next-btn{right:10px}.chat-media-nav-btn span{font-size:20px;line-height:1;margin-top:-2px}.chat-media-nav-btn:hover{background:#fff;border-color:#d0d8e6;color:#1f2937}.chat-media-nav-btn:active{transform:translateY(-50%) scale(.97)}.chat-media-index{margin-top:4px;font-size:12px;color:#667085;text-align:right;padding-right:4px}.chat-media-placeholder{margin-top:10px;width:64px;min-width:64px;height:64px;border-radius:12px;overflow:hidden;border:1px solid #dde6f4;background:#f6f9ff}.chat-media-placeholder-inner{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.chat-media-placeholder-inner:after{content:"";width:22px;height:22px;border:2px solid #c3cede;border-top-color:#2162ff;border-radius:50%;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.locate-pill-icon{width:18px;height:18px;object-fit:contain;filter:none}.locate-icon-btn{background:#fff;border:1px solid #e8eef8}.message-intent-thinking-panel{margin-top:8px;width:100%;max-width:100%;border:1px solid #e6edf8;border-radius:12px;padding:10px 12px;background:#f0f7ff;display:flex;flex-direction:column;gap:6px;max-height:200px;overflow:hidden}.message-intent-thinking-label{font-size:12px;font-weight:600;color:#2162ff;flex-shrink:0}.message-intent-thinking-content{font-size:13px;line-height:1.5;color:#2a3750;white-space:pre-wrap;word-break:break-word;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;scroll-behavior:smooth}.message-thinking-toggle-btn.active{background:#edf3ff;border-color:#2162ff}.message-history-panel{margin-top:8px;width:100%;max-width:100%;border:1px solid #e6edf8;border-radius:12px;padding:6px;background:#f9fbff;display:flex;flex-direction:column;gap:4px}.history-item-btn{width:100%;border:1px solid transparent;background:#fff;border-radius:8px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;color:#2a3750}.history-item-btn:hover{border-color:#cdd9eb}.history-item-btn.active{border-color:#2162ff;background:#edf3ff}.history-item-main{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item-meta{flex-shrink:0;font-size:11px;color:#7d8aa3}.pending-wrapper{flex-direction:row;align-items:flex-start;gap:8px}.pending-card{width:100%;border:1px solid #e8eef8;border-radius:12px;padding:10px 12px;background:#f9fbff}.pending-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#24334f;font-weight:600}.pending-title-dot{width:12px;height:12px;border-radius:50%;border:1.8px solid #c3cede;border-top-color:#2162ff;background:transparent;animation:spin .8s linear infinite;flex-shrink:0}.pending-agent-steps{margin-top:10px;padding-left:4px;display:flex;flex-direction:column;gap:6px}.pending-agent-step{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#4a5f7f;font-weight:400}.pending-agent-step-dot{width:4px;height:4px;border-radius:50%;background:#9ca3af;flex-shrink:0;opacity:.7}.pending-agent-step.is-loading .pending-agent-step-dot{display:none}.pending-agent-step-icon{width:14px;height:14px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.pending-agent-step-check{color:#10b981;font-size:12px;font-weight:700;line-height:1}.pending-agent-step-spinner{border:2px solid #e5e7eb;border-top-color:#2162ff;border-radius:50%;background:transparent;animation:spin .7s linear infinite;box-sizing:border-box}.pending-agent-step.is-done{color:#374151}.pending-agent-step.is-done .pending-agent-step-check{color:#10b981}.pending-agent-step.is-loading{color:#2162ff}.pending-agent-step.is-pending{color:#9ca3af}.pending-agent-step.is-pending .pending-agent-step-dot{background:#d1d5db}.pending-intent-thinking{margin-top:10px;padding:8px 10px;border-radius:8px;background:#2162ff0f;border:1px solid rgba(33,98,255,.12);font-size:12px;color:#4b5563;line-height:1.4}.pending-intent-thinking-label{color:#6b7280;margin-right:6px}.pending-intent-thinking-text{color:#374151;animation:pendingIntentFade .35s ease-out;display:block;max-height:120px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}@keyframes pendingIntentFade{0%{opacity:.6}to{opacity:1}}.pending-dots{display:flex;gap:6px;margin-top:8px}.pending-dots span{width:6px;height:6px;border-radius:50%;background:#c3cede;animation:pendingDot 1.2s infinite ease-in-out}.pending-dots span:nth-child(2){animation-delay:.15s}.pending-dots span:nth-child(3){animation-delay:.3s}@keyframes pendingDot{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.15);opacity:1}}.input-footer{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:10px 14px 14px;background:linear-gradient(to top,#fff 84%,#fff0)}.chat-upgrade-banner{height:40px;border-radius:14px;border:1px solid #e4e9ff;background:#f3f6ff;display:flex;align-items:center;gap:8px;padding:0 10px;margin-bottom:10px}.chat-upgrade-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-upgrade-icon-img{width:16px;height:16px;object-fit:contain;display:block}.chat-upgrade-text{flex:1;min-width:0;color:#5b77c2;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-upgrade-close{border:none;background:transparent;width:24px;height:24px;border-radius:50%;color:#7f92bf;font-size:18px;line-height:1;cursor:pointer}.chat-upgrade-close:hover{background:#7f92bf1f}.input-shell{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#22d3ee,#4f7cff 52%,#6d28d9) border-box;border:2px solid transparent;border-radius:20px;min-height:136px;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:12px 12px 10px}.input-shell.is-drag-over{background:linear-gradient(#f8fbff,#f8fbff) padding-box,linear-gradient(90deg,#22d3ee,#4f7cff 52%,#6d28d9) border-box;box-shadow:0 0 0 1px #4f7cff2e}.input-main-row{display:flex;align-items:flex-start;gap:10px}.input-spark-icon{width:18px;height:18px;margin-top:4px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.input-spark-icon img{width:18px;height:18px;object-fit:contain;display:block}.input-action-btn{width:32px;height:32px;border:none;border-radius:16px;background:#fff;border:1px solid rgba(153,153,153,.35);color:#69748a;cursor:pointer;display:flex;align-items:center;justify-content:center}.input-action-btn:hover:not(:disabled){background:#00000005;border-color:#9999998c}.input-action-btn[data-tooltip],.input-mode-chip[data-tooltip]{position:relative;overflow:visible}.input-action-btn[data-tooltip]:after,.input-mode-chip[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);min-height:30px;max-width:240px;padding:0 14px;border-radius:999px;background:#333;color:#fff;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;line-height:30px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;opacity:0;visibility:hidden;z-index:120;box-shadow:0 6px 14px #0000002e;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.input-action-btn[data-tooltip]:hover:after,.input-action-btn[data-tooltip]:focus-visible:after,.input-mode-chip[data-tooltip]:hover:after,.input-mode-chip[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.input-action-btn:disabled{opacity:.5;cursor:not-allowed}.input-main-field{width:100%;border:none;outline:none;background:transparent;font-size:14px;line-height:1.6;min-height:48px;max-height:150px;resize:none;overflow-y:auto;color:#333;margin:0;padding:0;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.input-main-field::placeholder{color:#7d8491;font-weight:400}.input-main-field--editable{word-break:break-word;white-space:pre-wrap;cursor:text;line-height:1.6}.input-main-field--editable:empty:before{content:attr(data-placeholder);color:#7d8491;font-weight:400;pointer-events:none}.inline-img-capsule{display:inline-flex;align-items:center;gap:3px;background:#6366f11a;border:1px solid rgba(99,102,241,.25);border-radius:20px;padding:2px 6px 2px 3px;font-size:12px;color:#4f46e5;-webkit-user-select:none;user-select:none;cursor:default;vertical-align:middle;margin:0 2px;position:relative;line-height:1.4}.inline-img-capsule--focusable{cursor:pointer}.inline-img-capsule--focusable:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f7cff1f}.inline-img-capsule--keyboard-selected{border-color:#4f46e5bf;background:#6366f12e;box-shadow:0 0 0 2px #6366f12e}.chat-image-hover-preview{position:fixed;z-index:1400;pointer-events:none}.chat-image-hover-preview-frame{width:172px;height:172px;border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 18px 40px #0f172a38}.chat-image-hover-preview-media{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#eef2ff)}.chat-image-hover-preview-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.chat-image-hover-preview-image.is-focus-crop{inset:auto}.chat-image-hover-preview-pin{position:absolute;left:50%;top:50%;width:28px;height:28px;margin-left:-14px;margin-top:-14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2f7ff7;color:#fff;font-size:15px;font-weight:700;box-shadow:0 0 0 3px #fffffff0}.inline-img-capsule .capsule-thumb{width:18px;height:18px;border-radius:3px;object-fit:cover;flex-shrink:0}.inline-img-capsule .capsule-badge{width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:700;line-height:1;color:#fff;background:#4f8ff7;box-shadow:0 0 0 1px #ffffffeb}.inline-img-capsule .capsule-label-text{max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline-img-capsule--mark{background:#f8fbff;border-color:#8db8ff;color:#1f5fbf}.inline-img-capsule--mark .capsule-thumb{border-radius:5px}.inline-img-capsule--mark .capsule-remove-btn{color:#7aa6f7}.inline-img-capsule--mark .capsule-remove-btn:hover{color:#3c7bf0}.inline-img-capsule .capsule-remove-btn{background:none;border:none;cursor:pointer;padding:0;line-height:1;color:#a5b4fc;font-size:13px;margin-left:1px}.inline-img-capsule .capsule-remove-btn:hover{color:#6366f1}.inline-img-capsule--display{cursor:default;vertical-align:middle}.input-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.input-left-actions{display:flex;align-items:center;gap:8px}.input-mode-chip{height:32px;border-radius:999px;border:1px solid #9fc0ff;color:#4f79db;background:#f5f8ff;padding:0 12px 0 10px;display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;cursor:pointer}.input-mode-chip:hover{background:#edf4ff}.input-right-actions{display:flex;align-items:center;gap:18px;flex-shrink:0}.input-icon-img{width:18px;height:18px;object-fit:contain;display:block;opacity:.88}.input-optimize-icon{width:18px;height:18px;display:block;opacity:.88}.input-mode-icon{width:16px;height:16px;object-fit:contain;display:block}.input-send-btn,.input-send-btn.active{border-color:#111;background:#111;color:#fff}.input-send-btn .input-icon-img{opacity:1;filter:brightness(0) invert(1)}.input-send-btn.active .input-icon-img{opacity:1}.input-send-btn:disabled .input-icon-img{opacity:.52}.input-send-btn:disabled{opacity:.56}.input-send-btn:not(:disabled):hover{border-color:#000;background:#000}.input-image-preview{width:84px;height:58px;border-radius:8px;overflow:hidden;position:relative;margin-bottom:2px}.input-image-preview img{width:100%;height:100%;object-fit:cover}.remove-attach-btn{position:absolute;top:0;right:0;width:18px;height:18px;border:none;border-radius:0 0 0 8px;background:#090f1cad;color:#fff;font-size:14px;line-height:14px;cursor:pointer}.quote-jump-back-bar{margin:0 0 8px;display:flex;justify-content:flex-end}.quote-jump-back-btn{border:1px solid #c9d8ff;background:#eef4ff;color:#3f63c7;height:30px;border-radius:999px;padding:0 12px;font-size:12px;line-height:30px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer}.quote-jump-back-btn:hover{background:#e4edff}.quoted-card{width:calc(100% - 2px);display:flex;align-items:center;gap:8px;background:#0f172a;color:#fff;border-radius:10px;padding:6px 8px;margin:0 0 8px}.quoted-card-label{font-size:11px;opacity:.84}.quoted-card-text{flex:1;min-width:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quoted-card-close{width:18px;height:18px;border:none;border-radius:50%;background:#ffffff29;color:#fff;cursor:pointer;padding:0}.spin-dot,.rotating{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.agent-dropdown-menu{position:absolute;bottom:40px;right:0;width:140px;background:#fff;border-radius:12px;border:1px solid #eef2f8;box-shadow:0 4px 16px #0f172a1f;padding:6px;z-index:20;display:flex;flex-direction:column;gap:2px}.agent-dropdown-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 10px;border:none;background:transparent;cursor:pointer;border-radius:8px;font-size:13px;color:#334155;transition:all .16s ease}.agent-dropdown-item:hover{background:#f1f5f9;color:#0f172a}.agent-item-label{font-weight:500}.agent-checkbox{width:16px;height:16px;border-radius:4px;border:1.5px solid #cbd5e1;display:flex;align-items:center;justify-content:center;transition:all .16s ease}.agent-dropdown-item:hover .agent-checkbox{border-color:#94a3b8}.agent-checkbox.checked{background:#000;border-color:#000}.input-mode-chip.active{background:#edf4ff;border-color:#4f79db;color:#2162ff}.model-trigger-btn{width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.1);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.model-trigger-btn:hover{background:#f8fafc;border-color:#0003}.model-trigger-btn.active{background:#000;border-color:#000}.model-trigger-icon{width:20px;height:20px;object-fit:contain;transition:all .2s ease;filter:brightness(0)}.model-trigger-btn.active .model-trigger-icon{filter:brightness(100) invert(1)}.input-circle-btn.active,.input-circle-btn.active:hover{background:#000;border-color:#000}.input-circle-btn.active .input-icon-img,.input-circle-btn.active:hover .input-icon-img{filter:brightness(0) invert(1);opacity:1}.input-circle-btn.active .input-optimize-icon,.input-circle-btn.active:hover .input-optimize-icon{opacity:1}.model-selector-popup{position:absolute;bottom:50px;right:-10px;width:280px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;padding:16px;z-index:30;display:flex;flex-direction:column;gap:12px;animation:slideUpFade .2s ease-out}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.model-selector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.model-selector-title{font-size:14px;font-weight:600;color:#1e293b}.model-auto-toggle{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b}.toggle-switch{width:32px;height:18px;background:#cbd5e1;border-radius:10px;border:none;padding:2px;cursor:pointer;position:relative;transition:background .2s}.toggle-switch.active{background:#0f172a}.toggle-thumb{display:block;width:14px;height:14px;background:#fff;border-radius:50%;transition:transform .2s}.toggle-switch.active .toggle-thumb{transform:translate(14px)}.model-selector-tabs{display:flex;background:#f1f5f9;border-radius:8px;padding:2px;gap:2px}.model-tab-btn{flex:1;padding:6px 0;font-size:12px;color:#64748b;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.model-tab-btn.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0000000d;font-weight:500}.model-list{display:flex;flex-direction:column;gap:8px}.model-item{display:flex;align-items:flex-start;gap:10px;padding:8px;border-radius:8px;cursor:pointer;transition:background .15s}.model-item:hover{background:#f8fafc}.model-item-icon-placeholder{width:24px;height:24px;background:#e2e8f0;border-radius:50%;flex-shrink:0;margin-top:2px}.model-item-info{flex:1;display:flex;flex-direction:column;gap:2px}.model-item-label{font-size:13px;font-weight:500;color:#1e293b}.model-item-desc{font-size:11px;color:#94a3b8;line-height:1.4}.model-checkbox{width:18px;height:18px;border:1.5px solid #cbd5e1;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;transition:all .2s}.model-item:hover .model-checkbox{border-color:#94a3b8}.model-checkbox.checked{background:#000;border-color:#000}.message-collect-key-info-row{margin-top:8px}.message-collect-key-info-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;color:#2563eb;background:transparent;border:1px solid #93c5fd;border-radius:8px;cursor:pointer}.message-collect-key-info-btn:hover{background:#eff6ff}.message-collect-key-info-icon{width:16px;height:16px;opacity:.9}.chat-panel-container .f6-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:10000}.chat-panel-container .f6-modal{width:min(360px,calc(100vw - 48px));background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;padding:24px}.chat-panel-container .f6-modal-title{font-size:16px;font-weight:600;color:#000000d9;line-height:1.5}.chat-panel-container .f6-modal-description{margin-top:10px;font-size:14px;line-height:1.6;color:#0009}.chat-panel-container .f6-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.chat-panel-container .f6-modal-btn{height:36px;padding:0 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.chat-panel-container .f6-modal-btn-cancel{background:#f5f5f5;border:1px solid rgba(0,0,0,.1);color:#000000b8}.chat-panel-container .f6-modal-btn-cancel:hover{background:#ebebeb}.chat-panel-container .f6-modal-btn-confirm{background:#0c0c0c;border:0;color:#fff}.chat-panel-container .f6-modal-btn-confirm:hover{background:#1a1a1a}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.hp-editor-page{--hp-editor-left-edge: clamp(20px, calc((100vw - 1920px)/2 + 20px) , 36px);--hp-editor-hover-surface: #ecf0f3;--hp-editor-hover-shadow: none;--hp-editor-soft-float-shadow: 0 4px 10px rgba(15, 23, 42, .06);position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;min-height:100vh;overflow:hidden;color:#111;background:#f4f4f4}.hp-editor-page img{border-radius:0;display:block}.hp-editor-avatar-img{border-radius:50%}.hp-editor-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-color:#f6f6f6;background-image:radial-gradient(circle,rgba(20,20,20,.17) 1px,transparent 1px);background-size:30px 30px}.hp-editor-canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hp-editor-canvas.is-drag-over:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:2px dashed rgba(37,99,235,.72);border-radius:14px;background:#2563eb14;pointer-events:none}.hp-editor-page.is-dark .hp-editor-canvas.is-drag-over:after{border-color:#93c5fde6;background:#93c5fd29}.hp-editor-floating{position:absolute;z-index:25}.hp-canvas-multi-toolbar{position:absolute;z-index:42;transform:translate(-50%);display:inline-flex;align-items:center;height:36px;box-sizing:border-box;padding:0 16px;border-radius:30px;background:#fff;box-shadow:0 6px 18px #0f172a0f,0 1px 3px #0f172a0a;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);color:#333;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;overflow:visible}.hp-canvas-multi-toolbar--grouped{width:292px;padding:0}.hp-canvas-multi-toolbar-count{flex-shrink:0;width:50px;color:#333;font-size:12px;font-weight:400;line-height:12px;white-space:nowrap}.hp-canvas-multi-toolbar-divider{width:1px;height:16px;margin:0 15px 0 16px;flex-shrink:0;background:center / 1px 16px no-repeat url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2016%201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20id='Line%2079'%20opacity='0.1'%20y1='0.5'%20x2='16'%20y2='0.5'%20stroke='var(--stroke-0,%20%23666666)'/%3e%3c/svg%3e")}.hp-canvas-multi-toolbar-divider--grouped{margin:0;background:center / 1px 16px no-repeat url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2016%201'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20id='Line%2079'%20opacity='0.1'%20y1='0.5'%20x2='16'%20y2='0.5'%20stroke='var(--stroke-0,%20%23333333)'/%3e%3c/svg%3e")}.hp-canvas-multi-toolbar-btn{border:0;outline:none;background:transparent;color:#333;height:14px;min-width:0;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:12px;cursor:pointer;transition:opacity .14s ease,transform .14s ease}.hp-canvas-multi-toolbar-btn--label{gap:10px;justify-content:flex-start}.hp-canvas-multi-toolbar-btn--wide{width:72px}.hp-canvas-multi-toolbar-btn--compact{gap:8px;min-width:30px;width:30px}.hp-canvas-multi-toolbar-btn--icon-only{width:14px;min-width:14px}.hp-canvas-multi-toolbar-btn--auto{margin-left:6px}.hp-canvas-multi-toolbar-btn-label{color:#333;font-size:12px;font-weight:400;line-height:12px;white-space:nowrap}.hp-canvas-multi-toolbar-btn.is-open,.hp-canvas-multi-toolbar-btn.is-active{background:transparent}.hp-canvas-multi-toolbar-btn:disabled{opacity:.42;cursor:not-allowed}.hp-canvas-multi-toolbar-btn:active{transform:translateY(1px)}.hp-canvas-multi-toolbar-btn:disabled:active{transform:none}.hp-canvas-multi-toolbar-btn-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;flex-shrink:0}.hp-canvas-multi-toolbar-btn-icon svg,.hp-canvas-multi-toolbar-btn-icon img{width:100%;height:100%;display:block}.hp-canvas-multi-toolbar-btn-icon.is-tiny,.hp-canvas-multi-toolbar-btn-icon.is-asset{width:14px;height:14px}.hp-canvas-multi-toolbar-btn-icon.is-workflow img{transform:scaleX(-1);transform-origin:center}.hp-canvas-multi-toolbar-caret{width:8px;height:5px;display:inline-flex;align-items:center;justify-content:center;transition:transform .14s ease}.hp-canvas-multi-toolbar-caret svg,.hp-canvas-multi-toolbar-caret img{width:100%;height:100%;display:block}.hp-canvas-multi-toolbar-btn.is-open .hp-canvas-multi-toolbar-caret{transform:rotate(180deg)}.hp-canvas-multi-toolbar-menu-wrap{position:relative;display:inline-flex;align-items:center}.hp-canvas-multi-toolbar-main-group{display:inline-flex;align-items:center;gap:16px;width:252px;flex-shrink:0}.hp-canvas-multi-toolbar-action-group{display:inline-flex;align-items:center;gap:16px;width:74px;flex-shrink:0}.hp-canvas-multi-toolbar-grouped-badge{position:absolute;left:6.6px;top:6px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.hp-canvas-multi-toolbar-grouped-badge img{width:100%;height:100%;display:block}.hp-canvas-multi-toolbar-grouped-auto{position:absolute;left:43.3px;top:11px}.hp-canvas-multi-toolbar-grouped-actions{position:absolute;left:68.15px;top:10px;width:210px;height:16px;display:inline-flex;align-items:center;gap:16px}.hp-canvas-multi-toolbar-grouped-btn{color:#333;gap:10px;justify-content:flex-start}.hp-canvas-multi-toolbar-grouped-btn .hp-canvas-multi-toolbar-btn-label{color:#333}.hp-canvas-multi-toolbar-grouped-btn--workflow{width:84px}.hp-canvas-multi-toolbar-grouped-btn--ungroup{width:48px}.hp-canvas-multi-toolbar-grouped-download{width:14px;min-width:14px}.hp-canvas-multi-toolbar--grouped .hp-canvas-multi-toolbar-grouped-btn.is-active{background:#ecf0f3}.hp-canvas-multi-toolbar-menu{position:absolute;top:calc(100% + 16px);left:50%;width:160px;padding:4px 0;transform:translate(-50%);border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f172a14,0 2px 6px #0f172a0a;display:flex;flex-direction:column;box-sizing:border-box}.hp-canvas-multi-toolbar-menu.is-align{min-height:209px}.hp-canvas-multi-toolbar-menu.is-spacing{min-height:104px}.hp-canvas-multi-toolbar-menu-item{border:0;outline:none;background:transparent;color:#333;width:148px;height:32px;padding:0 12px;margin:0 6px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font-family:Arial,PingFang SC,Noto Sans SC,sans-serif;font-size:12px;font-weight:400;line-height:16px;cursor:pointer;white-space:nowrap;transition:background-color .14s ease,color .14s ease}.hp-canvas-multi-toolbar-menu-item:hover,.hp-canvas-multi-toolbar-menu-item.is-active{background:#ecf0f3}.hp-canvas-multi-toolbar-menu-item-main{min-width:0;display:inline-flex;align-items:center;gap:12px}.hp-canvas-multi-toolbar-menu-item-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#333;flex-shrink:0}.hp-canvas-multi-toolbar-menu-item-icon.is-large{width:16px;height:16px}.hp-canvas-multi-toolbar-menu-item-icon svg,.hp-canvas-multi-toolbar-menu-item-icon img{width:100%;height:100%;display:block}.hp-canvas-multi-toolbar-menu-item-label{display:inline-flex;align-items:center;color:#333;font-size:12px;line-height:16px}.hp-canvas-multi-toolbar-menu-item-shortcut{display:inline-flex;align-items:center;gap:4px;color:#d1d5dc;font-family:Arial,PingFang SC,Noto Sans SC,sans-serif;font-size:10px;line-height:15px;flex-shrink:0}.hp-canvas-multi-toolbar-menu-separator{width:148px;height:1px;margin:4px 6px;background:#f3f4f6}.hp-editor-clipboard-notice{position:fixed;top:78px;left:32px;z-index:140;display:inline-flex;align-items:center;gap:10px;min-height:48px;max-width:min(72vw,560px);padding:11px 16px;border-radius:14px;background:linear-gradient(180deg,#42d89f,#2bc18b);color:#fff;box-shadow:0 10px 24px #11664942;pointer-events:none}.hp-editor-clipboard-notice.is-warning{background:linear-gradient(180deg,#f2c14b,#deac32);box-shadow:0 10px 24px #7452123d}.hp-editor-clipboard-notice.is-error{background:linear-gradient(180deg,#ef5a5a,#d63f3f);box-shadow:0 10px 24px #72181842}.hp-editor-clipboard-notice-icon{width:18px;height:18px;border-radius:50%;background:#ffffffeb;color:#2cbf8a;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;line-height:1;flex:0 0 auto}.hp-editor-clipboard-notice.is-warning .hp-editor-clipboard-notice-icon{color:#b27b00}.hp-editor-clipboard-notice.is-error .hp-editor-clipboard-notice-icon{color:#c93434}.hp-editor-clipboard-notice-text{min-width:0;display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hp-editor-clipboard-notice-title{font-size:18px;line-height:1.2;font-weight:700;letter-spacing:-.01em}.hp-editor-clipboard-notice-detail{opacity:.96;font-size:13px;line-height:1.2;font-weight:500}.hp-editor-page.is-dark .hp-editor-clipboard-notice{box-shadow:0 10px 24px #00000070}@media (max-width: 760px){.hp-editor-clipboard-notice{left:14px;top:72px;max-width:calc(100vw - 28px);padding:10px 12px;border-radius:12px}.hp-editor-clipboard-notice-title{font-size:15px}.hp-editor-clipboard-notice-detail{font-size:12px}}.hp-editor-header-left-bg{top:18px;left:calc(var(--hp-editor-left-edge) - 8px);width:186px;height:46px;border-radius:73.6px;background:#f9f9f9a3;-webkit-backdrop-filter:blur(5.2px);backdrop-filter:blur(5.2px);pointer-events:none;z-index:24}.hp-editor-header-left{top:20px;left:var(--hp-editor-left-edge);height:40px;max-width:min(64vw,calc(100vw - 280px));min-width:0;display:flex;align-items:center;gap:0}.hp-editor-logo-link{width:84px;height:32px;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;display:inline-flex;align-items:center;justify-content:flex-start;margin-right:-22px;cursor:pointer}.hp-editor-logo-img{display:block;width:84px;height:32px;object-fit:contain;object-position:left center;transform:translate(-4px)}.hp-editor-page.is-dark .hp-editor-logo-img{filter:brightness(0) invert(1)}.hp-editor-page.is-dark .hp-editor-logo-link{background:transparent;border-radius:0;padding:0}.hp-editor-project-wrap{position:relative;display:inline-flex;align-items:center;min-width:0;gap:0;margin-left:-8px;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none}.hp-editor-project-title,.hp-editor-project-input{border:none;background:transparent;color:#333;font-family:Noto Sans SC,PingFang SC,Hiragino Sans GB,sans-serif;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:-.01em;padding:0;margin-left:0;min-width:0}.hp-editor-project-title{cursor:text;display:inline-block;max-width:min(520px,calc(100vw - 360px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hp-editor-project-input{outline:none;width:min(520px,calc(100vw - 360px))}.hp-editor-menu-toggle{width:16px;height:16px;padding:0;margin-right:4px;border:none;border-radius:6px;background:transparent;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.hp-editor-menu-toggle svg{width:16px;height:16px;display:block;transform:rotate(0);transform-origin:50% 50%;transition:transform .16s ease}.hp-editor-menu-toggle:hover{background:#0f172a14}.hp-editor-menu-toggle.is-open svg{transform:rotate(180deg)}.hp-editor-project-menu{position:absolute;top:44px;left:-58px;width:141px;height:182px;border-radius:20px;background:#ffffffe6;border:none;-webkit-backdrop-filter:blur(9.05px);backdrop-filter:blur(9.05px);box-shadow:none;padding:0;display:flex;flex-direction:column;gap:0}.hp-editor-project-action{width:128px;height:34px;margin-left:8px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;padding:0 0 0 31px;border-radius:10px;font-size:14px;line-height:14px;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;letter-spacing:0;color:#1a1c21;cursor:pointer}.hp-editor-project-action:hover{background:#0f172a0f}.hp-editor-project-action:disabled{opacity:.45;cursor:not-allowed}.hp-editor-project-action-danger{color:#1f2126}.hp-editor-project-divider{position:absolute;left:13px;right:13px;top:90px;width:auto;height:1px;background:#0000001a;margin:0}.hp-editor-project-action-home{margin-top:8px}.hp-editor-project-action-library{margin-top:0}.hp-editor-project-action-new{margin-top:22px}.hp-editor-project-action-delete{margin-top:0}.hp-editor-delete-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#0000002e;display:flex;align-items:center;justify-content:center;padding:20px}.hp-editor-delete-modal{width:min(610px,calc(100vw - 40px));min-height:210px;border-radius:26px;background:#f7f7f7;box-shadow:0 22px 56px #00000029;display:flex;flex-direction:column;justify-content:space-between;padding:36px 34px 26px}.hp-editor-delete-title{font-size:18px;line-height:1.2;color:#2a2d34;font-weight:600}.hp-editor-delete-actions{display:flex;justify-content:flex-end;gap:14px}.hp-editor-delete-cancel,.hp-editor-delete-confirm{min-width:78px;height:40px;border-radius:12px;border:1px solid transparent;font-size:16px;font-weight:500;cursor:pointer;line-height:1}.hp-editor-delete-cancel{background:#f3f3f3;color:#3b3f46;border-color:#e5e5e5}.hp-editor-delete-confirm{background:#ff555d;color:#fff}.hp-editor-delete-cancel:disabled,.hp-editor-delete-confirm:disabled{opacity:.65;cursor:not-allowed}.hp-editor-toolbar-center{top:18px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:7px;width:fit-content;min-width:0;height:40px;max-width:calc(100vw - 24px);padding:1px 9px;box-sizing:border-box;border-radius:73.6px;background:#fff;border:none;box-shadow:0 4px 10.9px #00000014;-webkit-backdrop-filter:none;backdrop-filter:none}.hp-editor-floating.hp-editor-toolbar-center{position:fixed;z-index:120;overflow:visible}.hp-editor-toolbar-item-wrap{position:relative;display:inline-flex}.hp-editor-toolbar-btn{width:30px;height:30px;border:none;border-radius:15px;background:transparent;color:#374151;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,color .16s ease;overflow:visible}.hp-editor-toolbar-btn:hover{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-toolbar-btn.is-active{background:transparent;box-shadow:none;color:#000}.hp-editor-toolbar-icon-img{width:14px;height:14px;display:block;object-fit:contain;border-radius:0;flex-shrink:0}.hp-editor-select-menu{position:absolute;top:calc(100% + 10px);left:0;width:148px;border-radius:14px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 14px 30px #0f172a29;padding:7px;display:flex;flex-direction:column;gap:2px}.hp-editor-select-menu-item{width:100%;border:none;border-radius:10px;background:transparent;color:#111;display:flex;align-items:center;gap:8px;padding:8px 10px;text-align:left;font-size:14px;font-weight:500;cursor:pointer;transition:background .16s ease}.hp-editor-select-menu-item:hover,.hp-editor-select-menu-item.is-active{background:#f3f4f6}.hp-editor-select-menu-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#111;flex-shrink:0}.hp-editor-select-menu-icon-img{width:16px;height:16px;display:block;object-fit:contain}.hp-editor-select-menu-label{color:#111;white-space:nowrap}.hp-editor-shape-menu{position:absolute;top:calc(100% + 10px);left:-40px;width:252px;border-radius:20px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 14px 30px #0f172a24;padding:16px 16px 14px;display:flex;flex-direction:column;gap:14px}.hp-editor-shape-menu-section{display:flex;flex-direction:column;gap:8px}.hp-editor-shape-menu-title{font-size:14px;color:#6b7280;line-height:1}.hp-editor-shape-menu-row{display:flex;align-items:center;gap:8px}.hp-editor-shape-menu-item{width:34px;height:34px;border:none;border-radius:10px;background:transparent;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease}.hp-editor-shape-menu-item:hover,.hp-editor-shape-menu-item.is-active{background:#f3f4f6}.hp-editor-shape-menu-icon-img{width:20px;height:20px;display:block;object-fit:contain}.hp-editor-text-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-46%);height:54px;padding:7px 10px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 14px 28px #0f172a24;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.hp-editor-inline-text-menu-anchor{position:fixed;z-index:126;transform:translate(-50%);pointer-events:auto}.hp-editor-text-menu--floating{position:relative;top:auto;left:auto;width:100%;max-width:min(620px,calc(100vw - 32px));transform:none;box-sizing:border-box}.hp-editor-text-menu-colors{display:inline-flex;align-items:center;gap:8px}.hp-editor-text-color-btn{width:34px;height:34px;border-radius:50%;border:1px solid #cfd4dc;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.hp-editor-text-color-btn:hover{transform:translateY(-1px)}.hp-editor-text-color-img{width:28px;height:28px;display:block;object-fit:contain}.hp-editor-text-color-btn.is-active{box-shadow:0 0 0 2px #11182733}.hp-editor-text-select{height:36px;border-radius:10px;border:1px solid #8c8f94;background:#fff;color:#222;font-size:14px;padding:0 12px;outline:none}.hp-editor-text-select-font{width:150px}.hp-editor-text-select-weight{width:146px}.hp-editor-text-select-size{width:84px}.hp-editor-text-icon-btn{height:36px;min-width:36px;border:none;border-radius:10px;background:transparent;color:#222;display:inline-flex;align-items:center;justify-content:center;gap:2px;cursor:pointer}.hp-editor-text-icon-img{width:18px;height:18px;display:block;object-fit:contain}.hp-editor-text-icon-btn:hover{background:#f3f4f6}.hp-editor-stroke-menu{position:absolute;top:calc(100% + 10px);right:-8px;width:230px;border-radius:20px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 14px 30px #0f172a24;padding:16px;display:flex;flex-direction:column;gap:18px}.hp-editor-stroke-section{display:flex;flex-direction:column;gap:10px}.hp-editor-stroke-title{font-size:14px;line-height:1;color:#6b7280}.hp-editor-stroke-row{display:flex;align-items:center;gap:10px}.hp-editor-stroke-btn{width:54px;height:28px;border:none;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease}.hp-editor-stroke-btn:hover{background:#f3f4f6}.hp-editor-stroke-btn.is-active{background:#eef1f5}.hp-editor-stroke-width-img,.hp-editor-stroke-style-img{display:block;object-fit:contain}.hp-editor-stroke-width-img{width:42px;height:12px}.hp-editor-stroke-style-img{width:30px;height:16px}.hp-editor-stroke-style-img.is-triple{width:30px;height:16px;object-fit:cover;transform:scale(1.65);transform-origin:center}.hp-editor-header-right{top:20px;right:20px}.hp-editor-credit-pill{border-radius:375.411px;background:#fff;box-shadow:0 4px 10.9px #00000014;width:111px;height:40px;padding:0 12px 0 0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer;border:none}.hp-editor-avatar{width:40px;height:40px;border-radius:375.411px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hp-editor-avatar-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:none}.hp-editor-credit-meta{width:49px;height:26px;display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.hp-editor-credit-icon{color:#111;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:0;flex-shrink:0}.hp-editor-credit-icon-img{width:18px;height:18px;display:block;object-fit:contain}.hp-editor-credit-value{font-size:16px;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;letter-spacing:0;line-height:16px;color:#000;white-space:nowrap}.hp-editor-left-rail{left:var(--hp-editor-left-edge);top:356px;width:40px;transform:none;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:32}.hp-editor-left-rail.is-menu-open{z-index:60}.hp-editor-left-rail.is-side-panel-open{left:var(--hp-editor-left-edge);top:356px;gap:20px;z-index:60}.hp-editor-left-rail.is-cursor-anchored{gap:0;z-index:70}.hp-editor-left-rail.is-cursor-anchored .hp-editor-dock{display:none}.hp-editor-left-rail.is-cursor-anchored.is-menu-flip-left .hp-editor-add-menu{left:auto;right:60px}.hp-editor-left-rail.is-recycle-expanded{top:368px}.hp-editor-add-btn,.hp-editor-add-close-btn{width:40px;height:40px;border:none;box-sizing:border-box;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10.9px #00000014;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.hp-editor-add-btn{position:relative;background:#fff;color:#1f1f1f}.hp-editor-add-btn:before{content:none}.hp-editor-add-glyph{position:relative;z-index:1;width:32px;height:32px;display:block}.hp-editor-add-close-btn{background:#fff;color:#111}.hp-editor-add-close-glyph{width:17px;height:17px;display:block;stroke:#1f1f1f;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.hp-editor-add-btn:hover,.hp-editor-add-close-btn:hover{background-color:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-add-menu{position:absolute;left:60px;top:-27px;width:200px;height:auto;overflow:hidden;border-radius:20px;padding:14px 0;border:none;background:#fff;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);box-shadow:none}.hp-editor-add-menu.is-expanded{height:auto}.hp-editor-add-menu.is-collapsed{height:auto;padding-top:8px;padding-bottom:8px}.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-section-title{margin:0 0 2px 15px}.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-item,.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-subitem,.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-advanced{width:190px;height:30px;margin-left:5px;gap:15px;padding:0 14px 0 17px;border-radius:10px}.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-item+.hp-editor-add-menu-item{margin-top:0}.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-divider{width:169px;margin:5px 0 0 15px}.hp-editor-add-menu.is-collapsed .hp-editor-add-menu-advanced{width:177px;margin-left:8px;justify-content:space-between;gap:0;padding:0 8px 0 12px}.hp-editor-add-menu-section-title{margin:0 0 7px 15px;color:#5564ff;font-size:12px;line-height:12px;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-add-menu-section-title-advanced{margin:0}.hp-editor-add-menu-item,.hp-editor-add-menu-subitem,.hp-editor-add-menu-advanced{width:190px;height:30px;margin-left:5px;border:none;border-radius:10px;background:transparent;color:#333;display:flex;align-items:center;gap:15px;padding:0 14px 0 17px;text-align:left;cursor:pointer;transition:background .16s ease}.hp-editor-add-menu-item:hover,.hp-editor-add-menu-subitem:hover,.hp-editor-add-menu-advanced:hover{background:#f3f4f6}.hp-editor-add-menu-icon{width:14px;height:14px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;position:relative}.hp-editor-add-menu-icon-chip{background:#333;border-radius:3px;overflow:hidden}.hp-editor-add-menu-icon-chip--video{background:#333}.hp-editor-add-menu-icon-chip-svg{position:absolute;display:block;left:50%;top:50%;transform:translate(-50%,-50%)}.hp-editor-add-menu-icon-frame{position:relative;width:14px;height:14px;border-radius:3px;overflow:hidden;background:#fff}.hp-editor-add-menu-icon-image-fill,.hp-editor-add-menu-icon-image-outline-wrap,.hp-editor-add-menu-icon-image-dot-wrap,.hp-editor-add-menu-icon-image-outline,.hp-editor-add-menu-icon-image-dot{position:absolute;display:block}.hp-editor-add-menu-icon-image-fill{top:8.15%;right:5.42%;bottom:21.72%;left:6.3%;background:#fff}.hp-editor-add-menu-icon-image-outline-wrap{top:-5.36%;right:-3.82%;bottom:-5.02%;left:-3.32%}.hp-editor-add-menu-icon-image-outline{top:-1.29%;right:-1.33%;bottom:-1.29%;left:-1.33%}.hp-editor-add-menu-icon-image-dot-wrap{top:24.88%;right:53.26%;bottom:47.54%;left:19.16%}.hp-editor-add-menu-icon-image-dot{top:-2.59%;right:-2.59%;bottom:-2.59%;left:-2.59%}.hp-editor-add-menu-icon-chip-svg--text{width:7.72px;height:12.14px}.hp-editor-add-menu-icon-chip-svg--paint{width:9.92px;height:9.92px}.hp-editor-add-menu-icon-chip-svg--cube{width:8.98px;height:9.52px}.hp-editor-add-menu-icon-chip-svg--scribble{width:8.98px;height:8.31px}.hp-editor-add-menu-icon-chip-svg--pose{width:9.52px;height:9.52px}.hp-editor-add-menu-icon-chip-svg svg,.hp-editor-add-menu-icon-svg svg,.hp-editor-add-menu-icon-image-outline svg,.hp-editor-add-menu-icon-image-dot svg,.hp-editor-add-menu-icon-video-line svg,.hp-editor-add-menu-icon-video-play svg,.hp-editor-add-menu-icon-video-tick svg{width:100%;height:100%;display:block}.hp-editor-add-menu-icon-svg--full{width:14px;height:14px}.hp-editor-add-menu-icon-video-line,.hp-editor-add-menu-icon-video-play,.hp-editor-add-menu-icon-video-tick{position:absolute;display:block}.hp-editor-add-menu-icon-video-line{width:14.01px;height:.4px;left:0;top:2.84px}.hp-editor-add-menu-icon-video-play{width:4.73px;height:5.79px;left:4.82px;top:4.1px}.hp-editor-add-menu-icon-video-tick{width:2.88px;height:.4px;top:1.78px;transform:rotate(66.84deg);transform-origin:left center}.hp-editor-add-menu-icon-video-tick--1{left:2.08px}.hp-editor-add-menu-icon-video-tick--2{left:4.25px}.hp-editor-add-menu-icon-video-tick--3{left:6.42px}.hp-editor-add-menu-icon-video-tick--4{left:8.58px}.hp-editor-add-menu-icon-video-tick--5{left:10.75px}.hp-editor-add-menu-label{font-size:12px;font-weight:400;line-height:12px;letter-spacing:0;color:#333;white-space:nowrap;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-add-menu-item+.hp-editor-add-menu-item{margin-top:0}.hp-editor-add-menu-divider{height:1px;width:169px;margin:5px 0 0 15px;background:#e5e7eb}.hp-editor-add-menu-advanced{width:177px;margin-left:8px;justify-content:space-between;gap:0;padding:0 8px 0 12px}.hp-editor-add-menu-chevron{color:#333;display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px}.hp-editor-add-menu-sublist{display:flex;flex-direction:column;gap:0;margin-top:0}.hp-editor-add-text-canvas-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:visible;will-change:transform}.hp-editor-add-text-try-floating{position:absolute;z-index:62;width:512px;overflow:visible}.hp-editor-add-text-try-floating.is-editor{z-index:64;cursor:grab}.hp-editor-add-text-try-title{--hp-add-text-title-scale: 1;--hp-add-text-title-top-screen: -24px;--hp-add-text-title-icon-size: 12px;--hp-add-text-title-font-size: 12px;--hp-add-text-title-line-height: 12px;--hp-add-text-title-gap: 6px;--hp-add-text-title-input-width: 170px;position:absolute;left:0;top:calc(var(--hp-add-text-title-top-screen) * var(--hp-add-text-title-scale));color:#555;font-size:var(--hp-add-text-title-font-size);line-height:var(--hp-add-text-title-line-height);font-weight:400;max-width:calc(100% - (24px * var(--hp-add-text-title-scale)));display:block;height:var(--hp-add-text-title-line-height);font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;letter-spacing:0;cursor:grab;-webkit-user-select:none;user-select:none;z-index:1}.hp-editor-add-text-try-title-content{display:inline-flex;align-items:flex-start;gap:var(--hp-add-text-title-gap);max-width:100%}.hp-editor-add-text-try-title-icon{flex:0 0 var(--hp-add-text-title-icon-size);width:var(--hp-add-text-title-icon-size);height:var(--hp-add-text-title-icon-size);display:inline-flex;align-items:center;justify-content:center;font-size:var(--hp-add-text-title-font-size);line-height:var(--hp-add-text-title-line-height);color:#555;pointer-events:none}.hp-editor-add-text-try-title-icon svg{width:100%;height:100%;display:block}.hp-editor-add-text-try-title-btn{border:none;background:transparent;padding:0;margin:0;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;cursor:text;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.hp-editor-add-text-try-title-input{width:var(--hp-add-text-title-input-width);max-width:100%;height:var(--hp-add-text-title-line-height);border:none;border-radius:0;outline:none;box-shadow:none;box-sizing:border-box;padding:0;margin:0;display:block;align-self:flex-start;font-size:var(--hp-add-text-title-font-size);line-height:var(--hp-add-text-title-line-height);color:#555;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hp-editor-add-text-try-popover{position:relative;width:512px;height:512px;box-sizing:border-box;border-radius:var(--hp-add-text-try-corner-radius, 18px);border:1px solid #999999;background:#fff;box-shadow:0 0 0 4px #0b12200b,0 0 24px #0b12200b,0 0 0 2px #11182709,0 0 12px #11182709,0 2px 8px #4b556306,inset 0 0 0 2px #00000004;padding:18px 14px 14px;transition:border-color .16s ease,box-shadow .16s ease;backface-visibility:hidden}.hp-editor-add-text-try-floating.is-editor .hp-editor-add-text-try-popover{padding:0;overflow:visible;border-color:#999;box-shadow:0 0 0 4px #0b12200b,0 0 24px #0b12200b,0 0 0 2px #11182709,0 0 12px #11182709,0 2px 8px #4b556306,inset 0 0 0 2px #00000004}.hp-editor-add-text-try-floating.is-direct-edit .hp-editor-add-text-try-popover--direct-edit{padding:0;overflow:hidden;border:none;box-shadow:none;background:transparent}.hp-editor-add-text-editor-input--direct-edit{border-radius:var(--hp-add-text-try-corner-radius, 18px)}.hp-editor-add-text-try-drag-handle{position:absolute;left:12px;right:12px;top:-8px;height:22px;z-index:3;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.hp-editor-add-text-try-floating.is-editor.is-selected .hp-editor-add-text-try-popover{--hp-add-text-selection-outline-scale: var(--hp-add-text-resize-handle-scale, 1);border-color:transparent;box-shadow:0 0 0 calc(2px * var(--hp-add-text-selection-outline-scale)) #93c5fdf5,0 calc(4px * var(--hp-add-text-selection-outline-scale)) calc(22px * var(--hp-add-text-selection-outline-scale)) #60a5fa38,0 0 0 4px #93c5fd33,0 0 24px #60a5fa1c,0 0 0 2px #93c5fd29,0 0 12px #60a5fa16,0 0 0 1px #93c5fd1f,0 2px 8px #60a5fa11}.hp-editor-add-text-try-floating.is-editor.is-selected .hp-editor-add-text-try-popover:after{content:none}.hp-editor-add-text-try-expand{position:absolute;top:13px;right:12px;width:18px;height:18px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-add-text-try-expand-icon{width:14px;height:14px;object-fit:contain;display:block;filter:grayscale(1) brightness(.5)}.hp-editor-add-text-try-heading{color:#a0a0a0;font-size:12px;line-height:1;font-weight:400;margin:4px 0 12px}.hp-editor-add-text-try-list{display:flex;flex-direction:column;gap:10px}.hp-editor-add-text-try-item{border:none;background:transparent;border-radius:8px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:2px 0;color:#5f5f5f;text-align:left;cursor:pointer}.hp-editor-add-text-try-item:hover{color:#3f3f3f}.hp-editor-add-text-try-item-label{font-size:13px;line-height:1.15;font-weight:400}.hp-editor-add-text-try-item-arrow{color:#8f8f8f;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.hp-editor-add-text-try-plus{position:absolute;right:-50px;top:50%;width:36px;height:36px;transform:translateY(-50%);border-radius:50%;border:1px solid #b9b9b9;background:#fffffff2;color:#7a7a7a;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-add-text-try-plus:hover{border-color:#8f8f8f;color:#4e4e4e}.hp-editor-add-text-try-floating.is-editor .hp-editor-add-text-try-plus{width:28px;height:28px;right:-44px;top:50%;transform:translateY(-50%)}.hp-editor-add-text-try-floating.is-editor .hp-editor-add-text-try-plus svg{width:13px;height:13px}.hp-editor-add-text-try-resize-handle{position:absolute;width:24px;height:24px;border:none;background:transparent;padding:0;margin:0;z-index:6;transform:scale(var(--hp-add-text-resize-handle-scale, 1));transform-origin:center}.hp-editor-add-text-try-resize-handle:before{content:"";position:absolute;width:16px;height:16px;box-sizing:border-box;opacity:0;transition:opacity .14s ease;pointer-events:none}.hp-editor-add-text-try-resize-handle:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;transform:translate(-50%,-50%);border-radius:50%;background:#5f5f5f42;border:1px solid rgba(255,255,255,.9);box-sizing:border-box;opacity:0;transition:opacity .12s ease,background-color .12s ease;display:none}.hp-editor-add-text-try-popover:hover .hp-editor-add-text-try-resize-handle:after,.hp-editor-add-text-try-resize-handle:focus-visible:after,.hp-editor-add-text-try-resize-handle.is-active:after{opacity:.9}.hp-editor-add-text-try-resize-handle:hover:after{background:#5f5f5f6b}.hp-editor-add-text-try-resize-handle:hover:before,.hp-editor-add-text-try-resize-handle:focus-visible:before,.hp-editor-add-text-try-resize-handle.is-active:before{opacity:1}.hp-editor-add-text-try-resize-handle-nw{left:-8px;top:-8px;cursor:nwse-resize}.hp-editor-add-text-try-resize-handle-nw:before{left:2px;top:2px;border-top:3px solid rgba(12,12,12,.96);border-left:3px solid rgba(12,12,12,.96);border-top-left-radius:18px}.hp-editor-add-text-try-resize-handle-ne{right:-8px;top:-8px;cursor:nesw-resize}.hp-editor-add-text-try-resize-handle-ne:before{right:2px;top:2px;border-top:3px solid rgba(12,12,12,.96);border-right:3px solid rgba(12,12,12,.96);border-top-right-radius:18px}.hp-editor-add-text-try-resize-handle-sw{left:-8px;bottom:-8px;cursor:nesw-resize}.hp-editor-add-text-try-resize-handle-sw:before{left:2px;bottom:2px;border-bottom:3px solid rgba(12,12,12,.96);border-left:3px solid rgba(12,12,12,.96);border-bottom-left-radius:18px}.hp-editor-add-text-try-resize-handle-se{right:-8px;bottom:-8px;cursor:nwse-resize}.hp-editor-add-text-try-resize-handle-se:before{right:2px;bottom:2px;border-right:3px solid rgba(12,12,12,.96);border-bottom:3px solid rgba(12,12,12,.96);border-bottom-right-radius:18px}.hp-editor-add-text-editor-input{width:100%;height:100%;box-sizing:border-box;border:none;background:transparent;resize:none;outline:none;padding:16px 14px 12px;color:#333;font-size:26px;line-height:1.4;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;overflow:auto;white-space:pre-wrap;word-break:break-word;position:relative;caret-color:#111;cursor:text;scrollbar-width:thin;scrollbar-color:rgba(102,102,102,.32) transparent}.hp-editor-add-text-editor-input::-webkit-scrollbar,.hp-editor-add-text-expanded-input::-webkit-scrollbar{width:6px}.hp-editor-add-text-editor-input::-webkit-scrollbar-track,.hp-editor-add-text-expanded-input::-webkit-scrollbar-track{background:transparent;margin:6px 0}.hp-editor-add-text-editor-input::-webkit-scrollbar-thumb,.hp-editor-add-text-expanded-input::-webkit-scrollbar-thumb{border-radius:999px;background:#66666652}.hp-editor-add-text-editor-input::-webkit-scrollbar-button,.hp-editor-add-text-expanded-input::-webkit-scrollbar-button{display:none;width:0;height:0}.hp-editor-add-text-editor-input[data-empty=true]:before{content:attr(data-placeholder);position:absolute;left:14px;top:16px;right:14px;color:#666;opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none}.hp-editor-add-text-editor-toolbar{position:relative;box-sizing:border-box;overflow:visible;z-index:24;cursor:grab}.hp-editor-add-text-editor-toolbar-content{position:relative;border-radius:30px;background:#fff;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);backface-visibility:hidden}.hp-editor-add-text-toolbar-btn{position:absolute;border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#333;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .15s ease,box-shadow .15s ease,color .15s ease,opacity .15s ease}.hp-editor-add-text-toolbar-btn:hover{color:#333}.hp-editor-add-text-toolbar-btn:not(.hp-editor-add-text-toolbar-dot){opacity:1;z-index:0}.hp-editor-add-text-toolbar-btn:not(.hp-editor-add-text-toolbar-dot):before{content:"";position:absolute;left:50%;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:999px;background:transparent;box-shadow:none;transition:background-color .15s ease,box-shadow .15s ease;z-index:-1}.hp-editor-add-text-toolbar-btn:not(.is-active):not(.hp-editor-add-text-toolbar-dot):hover{opacity:1}.hp-editor-add-text-toolbar-btn:not(.is-active):not(.hp-editor-add-text-toolbar-dot):hover:before{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-add-text-toolbar-dot{z-index:0;overflow:visible;transition:background-color .15s ease,box-shadow .15s ease}.hp-editor-add-text-toolbar-dot:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;background:transparent;box-shadow:none;transition:background-color .15s ease,box-shadow .15s ease;z-index:-1}.hp-editor-add-text-toolbar-dot:hover:before{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-add-text-toolbar-btn.is-active{color:#333;opacity:1}.hp-editor-add-text-toolbar-btn.is-active:not(.hp-editor-add-text-toolbar-dot):before{background:#d8dde1}.hp-editor-add-text-toolbar-svg,.hp-editor-add-text-toolbar-numbered-digit{transition:opacity .15s ease,color .15s ease}.hp-editor-add-text-toolbar-svg{display:inline-flex;align-items:center;justify-content:center;color:inherit;opacity:1}.hp-editor-add-text-toolbar-svg svg{display:block;width:100%;height:100%}.hp-editor-add-text-toolbar-btn:not(.is-active):not(.hp-editor-add-text-toolbar-dot):hover .hp-editor-add-text-toolbar-svg{opacity:.9}.hp-editor-add-text-toolbar-btn.is-active .hp-editor-add-text-toolbar-svg{opacity:1}.hp-editor-add-text-toolbar-btn:not(.is-active):not(.hp-editor-add-text-toolbar-dot):hover .hp-editor-add-text-toolbar-numbered-digit{color:#5d5d5d}.hp-editor-add-text-toolbar-btn.is-active .hp-editor-add-text-toolbar-numbered-digit{color:#444}.hp-editor-add-text-toolbar-dot{left:6.6px;top:6px;width:24px;height:24px;border-radius:50%}.hp-editor-add-text-toolbar-dot-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hp-editor-add-text-toolbar-dot-swatch{position:absolute;left:2px;top:2px;width:20px;height:20px;border:none;border-radius:50%;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.hp-editor-add-text-toolbar-color-palette{position:absolute;left:1px;top:42px;width:36px;height:auto;border-radius:26843500px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:7.2px;padding:10px 0;box-sizing:border-box;z-index:67;box-shadow:var(--hp-editor-soft-float-shadow)}.hp-editor-add-text-toolbar-color-palette.is-expanded{left:-7px;top:46px;z-index:67}.hp-editor-add-text-toolbar-color-btn{position:relative;width:24px;height:24px;border:none;border-radius:50%;box-sizing:border-box;background:transparent;padding:0;margin:0;cursor:pointer;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease}.hp-editor-add-text-toolbar-color-btn:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;background:transparent;box-shadow:none;transition:background-color .15s ease,box-shadow .15s ease}.hp-editor-add-text-toolbar-color-btn:hover:before,.hp-editor-add-text-toolbar-color-btn.is-active:before{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-add-text-toolbar-color-btn-swatch{position:relative;z-index:1;width:20px;height:20px;border-radius:50%;box-sizing:border-box;pointer-events:none;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.hp-editor-add-text-toolbar-svg{display:block;width:100%;height:100%;object-fit:contain}.hp-editor-add-text-toolbar-svg-circle{width:24px;height:24px}.hp-editor-add-text-toolbar-token{color:inherit;font-size:16px;line-height:1;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-weight:400}.hp-editor-add-text-toolbar-token-h{font-size:0;color:inherit;font-weight:400;letter-spacing:0;opacity:1}.hp-editor-add-text-toolbar-token-h1{left:55.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-token-h2{left:83.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-token-h3{left:111.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-h{display:block;opacity:1}.hp-editor-add-text-toolbar-svg-h1{width:9.05px;height:8.4px}.hp-editor-add-text-toolbar-svg-h2{width:10.1px;height:8.4px}.hp-editor-add-text-toolbar-svg-h3{width:9.91px;height:8.4px}.hp-editor-add-text-toolbar-token-bold{left:181.75px;top:11px;width:14px;height:14px;font-size:0;opacity:1}.hp-editor-add-text-toolbar-token-bold:not(.is-active):hover{opacity:1}.hp-editor-add-text-toolbar-token-bold.is-active{opacity:1}.hp-editor-add-text-toolbar-divider{position:absolute;top:5px;width:1px;height:26px;background:#3333331a}.hp-editor-add-text-toolbar-divider-1{left:41.75px}.hp-editor-add-text-toolbar-divider-2{left:167.75px}.hp-editor-add-text-toolbar-divider-3{left:321.75px}.hp-editor-add-text-toolbar-icon{color:inherit}.hp-editor-add-text-toolbar-icon-paragraph{left:139.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-icon-italic{left:209.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-paragraph,.hp-editor-add-text-toolbar-svg-italic,.hp-editor-add-text-toolbar-svg-bold{width:14px;height:14px}.hp-editor-add-text-toolbar-icon-align{left:237.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-align{width:14px;height:14px}.hp-editor-add-text-toolbar-icon-numbered-list{left:265.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-ordered-list{width:11.93px;height:12.33px}.hp-editor-add-text-toolbar-icon-minus{left:293.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-minus{width:14px;height:14px}.hp-editor-add-text-toolbar-icon-copy{left:335.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-copy{width:14px;height:14px}.hp-editor-add-text-toolbar-icon-fullscreen{left:363.75px;top:11px;width:14px;height:14px}.hp-editor-add-text-toolbar-svg-fullscreen{width:14px;height:14px}.hp-editor-add-text-expanded-panel{position:relative;width:994px;height:764px;border-radius:20px;background:#fff;box-sizing:border-box;z-index:24}.hp-editor-add-text-expanded-shell{z-index:24;overflow:visible}.hp-editor-add-text-expanded-copy,.hp-editor-add-text-expanded-close{position:absolute;width:14px;height:14px;border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:8;color:#676767;opacity:1}.hp-editor-add-text-expanded-copy{left:26px;top:32px}.hp-editor-add-text-expanded-copy-icon{width:14px;height:14px;display:inline-flex;color:inherit}.hp-editor-add-text-expanded-copy-icon svg{display:block;width:100%;height:100%}.hp-editor-add-text-expanded-close{left:auto;right:25px;top:32px}.hp-editor-add-text-expanded-close-icon{width:14px;height:14px;display:block}.hp-editor-add-text-expanded-toolbar{position:absolute;left:50%;top:26px;width:370.0117px;height:26px;transform:translate(-50%);z-index:9}.hp-editor-add-text-toolbar-dot-expanded{left:0;top:2px}.hp-editor-add-text-toolbar-token-expanded-h1{left:59.0122px;top:5px;width:18px;height:16px}.hp-editor-add-text-toolbar-token-expanded-h2{left:97.0122px;top:5px;width:18px;height:16px}.hp-editor-add-text-toolbar-token-expanded-h3{left:135.0122px;top:5px;width:18px;height:16px}.hp-editor-add-text-toolbar-icon-paragraph-expanded{left:170.1909px;top:8.674px;width:12.4047px;height:11.8521px}.hp-editor-add-text-toolbar-svg-paragraph-expanded{width:12.4047px;height:11.8521px}.hp-editor-add-text-toolbar-divider-expanded-1{left:44.0122px;top:0}.hp-editor-add-text-toolbar-divider-expanded-2{left:197.0122px;top:0}.hp-editor-add-text-toolbar-token-expanded-bold{left:216.0122px;top:6px;width:14px;height:14px}.hp-editor-add-text-toolbar-icon-italic-expanded{left:247.0122px;top:4px}.hp-editor-add-text-toolbar-icon-align-expanded{left:284.0122px;top:5px}.hp-editor-add-text-toolbar-icon-numbered-list-expanded{left:321.0122px;top:5px;width:14px;height:14px}.hp-editor-add-text-toolbar-icon-minus-expanded{left:358.0122px;top:12px;width:12px;height:2px}.hp-editor-add-text-expanded-surface{position:absolute;left:0;right:0;top:62px;bottom:0;border-radius:0 0 20px 20px;z-index:1}.hp-editor-add-text-expanded-input{width:100%;height:100%;border:none;outline:none;resize:none;background:transparent;box-sizing:border-box;padding:22px 24px;color:#333;font-size:26px;line-height:1.4;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;overflow:auto;white-space:pre-wrap;word-break:break-word;position:relative;caret-color:#111;cursor:text;scrollbar-width:thin;scrollbar-color:rgba(102,102,102,.32) transparent}.hp-editor-add-text-expanded-input[data-empty=true]:before{content:attr(data-placeholder);position:absolute;left:24px;top:22px;right:24px;color:#666;opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none}.hp-editor-add-text-editor-input[data-empty=true]:focus:before,.hp-editor-add-text-expanded-input[data-empty=true]:focus:before{opacity:0}.hp-editor-add-text-editor-input p,.hp-editor-add-text-expanded-input p,.hp-editor-rich-text-renderer p{margin:0 0 .42em;font-size:var(--hp-rich-text-base-size, 26px);line-height:1.4}.hp-editor-add-text-editor-input p,.hp-editor-add-text-editor-input h1,.hp-editor-add-text-editor-input h2,.hp-editor-add-text-editor-input h3,.hp-editor-add-text-editor-input ul,.hp-editor-add-text-editor-input ol,.hp-editor-add-text-editor-input li,.hp-editor-add-text-editor-input blockquote,.hp-editor-add-text-expanded-input p,.hp-editor-add-text-expanded-input h1,.hp-editor-add-text-expanded-input h2,.hp-editor-add-text-expanded-input h3,.hp-editor-add-text-expanded-input ul,.hp-editor-add-text-expanded-input ol,.hp-editor-add-text-expanded-input li,.hp-editor-add-text-expanded-input blockquote,.hp-editor-rich-text-renderer p,.hp-editor-rich-text-renderer h1,.hp-editor-rich-text-renderer h2,.hp-editor-rich-text-renderer h3,.hp-editor-rich-text-renderer ul,.hp-editor-rich-text-renderer ol,.hp-editor-rich-text-renderer li,.hp-editor-rich-text-renderer blockquote{text-align:inherit!important;direction:inherit!important}.hp-editor-add-text-editor-input h1,.hp-editor-add-text-expanded-input h1,.hp-editor-rich-text-renderer h1{position:relative;display:block;margin:0 0 .46em;padding-bottom:.26em;border-bottom:0;background:none;font-size:calc(var(--hp-rich-text-base-size, 26px) * 1.8462);line-height:1.24;font-weight:700}.hp-editor-add-text-editor-input h2,.hp-editor-add-text-expanded-input h2,.hp-editor-rich-text-renderer h2{position:relative;display:block;margin:0 0 .44em;padding-bottom:.24em;border-bottom:0;background:none;font-size:calc(var(--hp-rich-text-base-size, 26px) * 1.6154);line-height:1.26;font-weight:400}.hp-editor-add-text-editor-input h1:after,.hp-editor-add-text-expanded-input h1:after,.hp-editor-rich-text-renderer h1:after{content:"";position:absolute;left:0;right:0;bottom:0;height:max(var(--hp-rich-text-divider-thickness, 1px),1.25px);background:#66666673;pointer-events:none}.hp-editor-add-text-editor-input h2:after,.hp-editor-add-text-expanded-input h2:after,.hp-editor-rich-text-renderer h2:after{content:"";position:absolute;left:0;right:0;bottom:0;height:max(var(--hp-rich-text-divider-thickness, 1px),1.25px);background:#6666;pointer-events:none}.hp-editor-add-text-editor-input h3,.hp-editor-add-text-expanded-input h3,.hp-editor-rich-text-renderer h3{margin:0 0 .32em;font-size:calc(var(--hp-rich-text-base-size, 26px) * 1.3846);line-height:1.28;font-weight:400}.hp-editor-add-text-editor-input h1 *,.hp-editor-add-text-editor-input h2 *,.hp-editor-add-text-editor-input h3 *,.hp-editor-add-text-expanded-input h1 *,.hp-editor-add-text-expanded-input h2 *,.hp-editor-add-text-expanded-input h3 *,.hp-editor-rich-text-renderer h1 *,.hp-editor-rich-text-renderer h2 *,.hp-editor-rich-text-renderer h3 *{font-weight:inherit!important}.hp-editor-add-text-editor-input strong,.hp-editor-add-text-expanded-input strong,.hp-editor-rich-text-renderer strong{font-weight:700;color:#1f2937}.hp-editor-add-text-editor-input em,.hp-editor-add-text-expanded-input em,.hp-editor-rich-text-renderer em{font-style:italic}.hp-editor-add-text-editor-input ul,.hp-editor-add-text-editor-input ol,.hp-editor-add-text-expanded-input ul,.hp-editor-add-text-expanded-input ol,.hp-editor-rich-text-renderer ul,.hp-editor-rich-text-renderer ol{margin:.18em 0 .42em 1.35em;padding:0}.hp-editor-add-text-editor-input li,.hp-editor-add-text-expanded-input li,.hp-editor-rich-text-renderer li{margin:.12em 0}.hp-editor-add-text-editor-input ol>li::marker,.hp-editor-add-text-expanded-input ol>li::marker,.hp-editor-rich-text-renderer ol>li::marker{font-size:var(--hp-rich-text-base-size, 26px);font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;color:#333}.hp-editor-add-text-editor-input hr,.hp-editor-add-text-expanded-input hr{display:block;height:max(var(--hp-rich-text-divider-thickness, 1px),2px);border:0;padding:0;background:linear-gradient(to bottom,transparent 0,transparent calc(50% - .5px),rgba(102,102,102,.52) calc(50% - .5px),rgba(102,102,102,.52) calc(50% + .5px),transparent calc(50% + .5px),transparent 100%);margin:.56em 0;transform:none}.hp-editor-rich-text-renderer hr{display:block;height:max(var(--hp-rich-text-divider-thickness, 1px),1.25px);border:0;padding:0;background:linear-gradient(to bottom,transparent 0,transparent calc(50% - .5px),rgba(102,102,102,.45) calc(50% - .5px),rgba(102,102,102,.45) calc(50% + .5px),transparent calc(50% + .5px),transparent 100%);margin:.56em 0;transform:none}.hp-editor-add-text-editor-input blockquote,.hp-editor-add-text-expanded-input blockquote,.hp-editor-rich-text-renderer blockquote{margin:.2em 0 .5em;padding:.1em 0 .1em .9em;border-left:3px solid rgba(102,102,102,.28);color:#4b5563}.hp-editor-add-text-editor-input blockquote p,.hp-editor-add-text-expanded-input blockquote p,.hp-editor-rich-text-renderer blockquote p{margin:0}.hp-editor-add-text-editor-input code,.hp-editor-add-text-expanded-input code,.hp-editor-rich-text-renderer code{padding:.08em .32em;border-radius:.32em;background:#1f293714;font-size:.9em;font-family:SFMono-Regular,JetBrains Mono,Cascadia Code,monospace}.hp-editor-add-text-editor-input>:last-child,.hp-editor-add-text-expanded-input>:last-child,.hp-editor-rich-text-renderer>:last-child{margin-bottom:0}.hp-editor-add-text-expanded-resize-handle{position:absolute;border:none;background:transparent;color:#5f5f5f;padding:0;z-index:20}.hp-editor-add-text-expanded-resize-handle:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#5f5f5f3d;border:1px solid rgba(255,255,255,.9);box-sizing:border-box;opacity:0;transition:opacity .14s ease,background-color .14s ease}.hp-editor-add-text-expanded-shell:hover .hp-editor-add-text-expanded-resize-handle:after,.hp-editor-add-text-expanded-resize-handle:focus-visible:after{opacity:.45}.hp-editor-add-text-expanded-resize-handle:hover:after{opacity:.72;background:#5f5f5f57}.hp-editor-add-text-expanded-resize-handle-n,.hp-editor-add-text-expanded-resize-handle-s{left:20px;right:20px;height:12px;cursor:ns-resize}.hp-editor-add-text-expanded-resize-handle-n{top:-6px}.hp-editor-add-text-expanded-resize-handle-s{bottom:-6px}.hp-editor-add-text-expanded-resize-handle-n:after,.hp-editor-add-text-expanded-resize-handle-s:after,.hp-editor-add-text-expanded-resize-handle-e:after,.hp-editor-add-text-expanded-resize-handle-w:after{display:none}.hp-editor-add-text-expanded-resize-handle-n:after,.hp-editor-add-text-expanded-resize-handle-s:after,.hp-editor-add-text-expanded-resize-handle-e:after,.hp-editor-add-text-expanded-resize-handle-w:after,.hp-editor-add-text-expanded-resize-handle-ne:after,.hp-editor-add-text-expanded-resize-handle-nw:after,.hp-editor-add-text-expanded-resize-handle-se:after,.hp-editor-add-text-expanded-resize-handle-sw:after{left:50%;top:50%;transform:translate(-50%,-50%)}.hp-editor-add-text-expanded-resize-handle-e,.hp-editor-add-text-expanded-resize-handle-w{top:20px;bottom:20px;width:12px;cursor:ew-resize}.hp-editor-add-text-expanded-resize-handle-e{right:-6px}.hp-editor-add-text-expanded-resize-handle-w{left:-6px}.hp-editor-add-text-expanded-resize-handle-ne,.hp-editor-add-text-expanded-resize-handle-nw,.hp-editor-add-text-expanded-resize-handle-se,.hp-editor-add-text-expanded-resize-handle-sw{width:14px;height:14px}.hp-editor-add-text-expanded-resize-handle-ne{right:-7px;top:-7px;cursor:nesw-resize}.hp-editor-add-text-expanded-resize-handle-sw{left:-7px;bottom:-7px;cursor:nesw-resize}.hp-editor-add-text-expanded-resize-handle-nw{left:-7px;top:-7px;cursor:nwse-resize}.hp-editor-add-text-expanded-resize-handle-se{right:-7px;bottom:-7px;cursor:nwse-resize}.hp-editor-add-text-editor-prompt{position:relative;box-sizing:border-box;overflow:visible;z-index:24;cursor:grab}.hp-editor-add-text-editor-prompt-content{border-radius:10px;border:none;background:#ffffffe6;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);box-shadow:0 4px 10.9px #00000014;padding:26px 18px 16px 23px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.hp-editor-add-text-editor-prompt-input{width:100%;min-height:0;border:none;outline:none;resize:none;background:transparent;color:#333;font-size:var(--hp-add-text-prompt-font-size, 26px);line-height:1.4;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;padding:0;margin:0}.hp-editor-add-text-editor-prompt-input::placeholder{color:#333;opacity:1}.hp-editor-add-text-editor-prompt-footer{display:flex;align-items:center;justify-content:space-between}.hp-editor-add-text-editor-prompt-model{border:none;background:transparent;color:#666;font-size:var(--hp-add-text-prompt-font-size, 26px);line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:inline-flex;align-items:center;gap:6px;padding:0;cursor:pointer}.hp-editor-add-text-editor-prompt-model[aria-expanded=true] svg{transform:rotate(180deg)}.hp-editor-add-text-editor-send{width:32px;height:32px;border-radius:50%;border:1px solid #000000;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-image-canvas-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:visible;pointer-events:none;transform-origin:top left}.hp-editor-image-workspace{--hp-image-workspace-width: 655px;position:absolute;width:var(--hp-image-workspace-width);z-index:20;display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none}.hp-editor-image-node-prompt{position:absolute;z-index:24;box-sizing:border-box}.hp-editor-image-node-prompt-card{border-radius:18px;background:#fff;border:1px solid transparent;box-shadow:0 0 0 4px #0b12200b,0 0 24px #0b12200b,0 0 0 2px #11182709,0 0 12px #11182709,0 2px 8px #4b556306,inset 0 0 0 2px #00000004;padding:14px 16px 12px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px}.hp-editor-image-node-prompt-row{display:flex;align-items:flex-start;gap:10px}.hp-editor-image-node-prompt-add{flex-shrink:0;width:30px;height:30px;border-radius:10px;border:.72px solid #d4d4d4;background:#f7f7f7;color:#333;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;margin-top:2px}.hp-editor-image-node-prompt-add:hover{border-color:#b9b9b9;color:#333;background:#edf1f3}.hp-editor-image-node-prompt-input{flex:1;min-height:72px;border:none;outline:none;resize:none;background:transparent;color:#ffffffeb;font-size:14px;line-height:1.5;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;padding:2px 0 0;margin:0}.hp-editor-image-node-prompt-input::placeholder{color:#ffffff6b;opacity:1}.hp-editor-image-node-prompt-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-editor-image-node-prompt-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.hp-editor-image-node-settings{margin-top:10px;width:100%}.hp-editor-image-node-prompt .hp-editor-image-model-btn{color:#666;font-size:12px;font-weight:400;gap:4px;max-width:min(17rem,48vw);text-align:left}.hp-editor-image-node-prompt .hp-editor-image-model-btn svg{opacity:.75;flex-shrink:0}.hp-editor-image-node-param-chip{display:inline-flex;align-items:center;gap:8px;flex-shrink:1;max-width:100%;min-height:32px;padding:0 11px 0 9px;border-radius:10px;border:.72px solid #d4d4d4;background:#f7f7f7;color:#333;font-size:12px;font-weight:500;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer}.hp-editor-image-node-param-chip:hover{border-color:#b9b9b9;background:#edf1f3}.hp-editor-image-node-param-chip.is-active{border-color:#b9b9b9;background:#edf1f3;color:#333}.hp-editor-image-node-param-chip-preview{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #b9b9b9;color:#4e4e4e;box-sizing:border-box}.hp-editor-image-node-param-chip-preview.is-smart{border:none}.hp-editor-image-node-param-chip-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit}.hp-editor-image-node-prompt .hp-editor-image-model-menu{bottom:26px;background:#fff;border:none;box-shadow:var(--hp-editor-soft-float-shadow)}.hp-editor-image-node-prompt .hp-editor-image-model-menu-item{color:#666}.hp-editor-image-node-prompt .hp-editor-image-model-menu-item.is-active{background:#227bff1a;color:#227bff}.hp-editor-image-node-prompt-send{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #000000;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-image-node-prompt-send:hover:not(:disabled){background:#1a1a1a}.hp-editor-image-node-prompt-send:disabled{cursor:not-allowed;opacity:.35}.hp-editor-image-node-upload-pill{position:absolute;z-index:25;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:999px;border:1px solid #b9b9b9;background:#fff;color:#333;font-size:13px;font-weight:500;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer;box-shadow:var(--hp-editor-soft-float-shadow)}.hp-editor-image-node-upload-pill:hover{background:#f7f7f7;border-color:#8f8f8f}.hp-editor-image-node-connector{position:absolute;z-index:25;border-radius:50%;border:1px solid #b9b9b9;background:#fff;color:#4e4e4e;font-size:20px;line-height:1;font-weight:300;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:var(--hp-editor-soft-float-shadow)}.hp-editor-image-node-connector:hover{border-color:#8f8f8f;color:#333}.hp-editor-image-node-toolbar-top{display:flex;align-items:center;gap:8px}.hp-editor-image-node-tool-btn{width:32px;height:32px;padding:0;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffbf;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp-editor-image-node-tool-btn:hover{background:#ffffff1a;color:#fffffff2}.hp-editor-image-node-tool-btn.is-active{border-color:#ffffff47;background:#ffffff1f;color:#fff}.hp-editor-image-node-toolbar-divider{width:1px;height:18px;background:#ffffff29;flex-shrink:0}.hp-editor-image-model-wrap--banana .hp-editor-image-model-btn{max-width:min(11rem,40vw)}.hp-editor-image-node-model-icon{flex-shrink:0;font-size:14px;line-height:1}.hp-editor-image-node-model-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hp-editor-image-node-footer-rich{flex-wrap:nowrap;align-items:center;gap:10px}.hp-editor-image-node-footer-scroll{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px 6px}.hp-editor-image-node-footer-menu-wrap{position:relative;display:inline-flex}.hp-editor-image-node-aux-menu{position:absolute;left:0;bottom:100%;margin-bottom:6px;min-width:148px;z-index:30}.hp-editor-image-node-aux-btn{display:inline-flex;align-items:center;gap:5px;max-width:8.5rem;min-height:32px;padding:0 10px 0 8px;border-radius:10px;border:.72px solid #d4d4d4;background:#f7f7f7;color:#333;font-size:12px;font-weight:500;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer}.hp-editor-image-node-aux-btn:hover{border-color:#b9b9b9;background:#edf1f3}.hp-editor-image-node-aux-btn svg{flex-shrink:0;opacity:.75}.hp-editor-image-node-aux-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hp-editor-image-node-icon-btn{width:32px;height:32px;padding:0;border-radius:10px;border:.72px solid #d4d4d4;background:#f7f7f7;color:#333;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp-editor-image-node-icon-btn:hover{color:#333;background:#edf1f3}.hp-editor-image-node-mult{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:8px;border:1px solid #d8d8d8;background:#fff;color:#4a4a4a;font-size:12px;font-weight:600;line-height:1}.hp-editor-image-node-exec-pill{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:4px 6px 4px 10px;border-radius:999px;border:.72px solid #d4d4d4;background:#fff;box-shadow:0 1px 2px #0000000a}.hp-editor-image-node-exec-brand{display:flex;align-items:center}.hp-editor-image-node-exec-credits{color:#333;font-size:14px;font-weight:600;min-width:1.25ch;text-align:center}.hp-editor-image-node-exec-send{width:34px;height:34px;border-radius:50%;border:1px solid #000000;margin-left:2px;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-image-node-exec-send:hover:not(:disabled){background:#1a1a1a}.hp-editor-image-node-exec-send:disabled{opacity:.35;cursor:not-allowed}.hp-editor-image-try-panel{position:relative;width:512px;z-index:1;cursor:grab;margin:0 auto;pointer-events:auto}.hp-editor-image-try-panel:active{cursor:grabbing}.hp-editor-image-try-title{margin:0 0 8px 2px;color:#666;font-size:14px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-image-try-card{position:relative;width:512px;height:512px;border-radius:20px;border:none;background:#ffffffe6;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);box-shadow:0 4px 10.9px #00000014;padding:22px 10px 18px 20px;box-sizing:border-box}.hp-editor-image-try-expand{position:absolute;top:12px;right:12px;width:16px;height:16px;border:none;background:transparent;color:#666;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center}.hp-editor-image-try-expand-icon{width:16px;height:16px;object-fit:contain;display:block;filter:grayscale(1) brightness(.5)}.hp-editor-image-try-heading{margin:0 0 6px;color:#999;font-size:14px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-image-try-list{display:flex;flex-direction:column;gap:0}.hp-editor-image-try-item{width:calc(100% - 4px);min-height:38px;margin-left:-2px;border:none;border-radius:10px;background:transparent;color:#666;display:inline-flex;align-items:center;gap:10px;padding:0 10px;text-align:left;cursor:pointer}.hp-editor-image-try-item:hover{background:#ecf0f3}.hp-editor-image-try-item-icon{width:14px;height:14px;object-fit:contain;display:block;filter:grayscale(1) brightness(.52)}.hp-editor-image-try-item-label{color:#666;font-size:14px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-image-try-plus{position:absolute;right:-50px;top:50%;width:36px;height:36px;transform:translateY(-50%);border-radius:50%;border:1px solid #b9b9b9;background:#fffffff2;color:#7a7a7a;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-image-try-plus:hover{border-color:#8f8f8f;color:#4e4e4e}.hp-editor-image-settings-panel{width:515px;height:237px;align-self:flex-start;margin-top:0;border-radius:10px;border:none;background:#fffffff5;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);box-shadow:0 4px 10.9px #00000014;padding:15px 11px 18px;box-sizing:border-box;pointer-events:auto}.hp-editor-image-settings-panel.is-pro2{width:var(--hp-image-workspace-width)}.hp-editor-image-settings-panel.hp-editor-image-node-settings{width:100%;height:auto;min-height:0;border-radius:18px;background:#fffffff5;border:none;box-shadow:0 4px 10.9px #00000014;padding:16px 14px 18px;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px)}.hp-editor-image-settings-panel.hp-editor-image-node-settings.is-pro2{width:100%}.hp-editor-image-node-settings .hp-editor-image-settings-title{margin:0 0 10px;color:#ffffff7a;font-size:12px;line-height:1;font-weight:500;letter-spacing:.03em;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-image-node-settings .hp-editor-image-settings-block+.hp-editor-image-settings-block{margin-top:18px}.hp-editor-image-ratio-layout-node{display:flex;flex-direction:row;align-items:stretch;gap:12px;width:100%}.hp-editor-image-ratio-node-primary{flex:0 0 auto}.hp-editor-image-ratio-btn-node-primary{width:96px;height:118px;border-radius:14px;grid-template-rows:44px 18px;row-gap:10px;padding-top:12px;background:transparent;color:#666}.hp-editor-image-ratio-btn-node-primary .hp-editor-image-ratio-preview{border-color:#666;color:#666}.hp-editor-image-ratio-btn-node-primary.is-active{background:#fff;color:#227bff;box-shadow:none}.hp-editor-image-ratio-btn-node-primary.is-active .hp-editor-image-ratio-preview{border-color:#227bff;color:#227bff}.hp-editor-image-ratio-node-grid{flex:1;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-content:start}.hp-editor-image-ratio-btn-node-cell{width:100%;height:62px;border-radius:10px;grid-template-rows:22px 12px;row-gap:6px;padding-top:6px;font-size:11px;background:transparent;color:#666}.hp-editor-image-ratio-btn-node-cell .hp-editor-image-ratio-preview{border-color:#666;opacity:1}.hp-editor-image-ratio-btn-node-cell .hp-editor-image-ratio-label{font-size:11px;color:#666}.hp-editor-image-ratio-btn-node-cell.is-active{background:#fff;color:#227bff}.hp-editor-image-ratio-btn-node-cell.is-active .hp-editor-image-ratio-preview{border-color:#227bff;opacity:1}.hp-editor-image-ratio-btn-node-cell.is-active .hp-editor-image-ratio-label{color:#227bff}.hp-editor-image-node-settings .hp-editor-image-clarity-grid{gap:10px}.hp-editor-image-node-settings .hp-editor-image-clarity-btn{height:52px;border-radius:12px;border:none;background:#f8f8f8;color:#666;font-size:18px}.hp-editor-image-node-settings .hp-editor-image-clarity-btn.is-active{background:#1e1e1e;color:#fff;box-shadow:none}.hp-editor-image-settings-block+.hp-editor-image-settings-block{margin-top:16px}.hp-editor-image-settings-title{margin:0 0 12px;color:#666;font-size:14px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-image-ratio-grid{width:100%;height:76px;border-radius:10px;background:#f0f0f082;display:flex;align-items:center;justify-content:flex-start;gap:0;padding:5px 8px;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.hp-editor-image-ratio-grid::-webkit-scrollbar{display:none}.hp-editor-image-ratio-grid.is-pro2{overflow-x:auto}.hp-editor-image-ratio-group{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.hp-editor-image-ratio-group.is-extra{margin-left:6px;padding-left:0;border-left:none}.hp-editor-image-ratio-grid.is-pro2 .hp-editor-image-ratio-btn{width:38px;font-size:13px}.hp-editor-image-ratio-grid.is-pro2 .hp-editor-image-ratio-group{gap:3px}.hp-editor-image-ratio-btn{width:45px;height:66px;border-radius:10px;border:none;background:transparent;color:#666;display:grid;grid-template-rows:26px 14px;justify-items:center;align-content:start;row-gap:8px;padding-top:8px;font-size:14px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer}.hp-editor-image-ratio-btn.is-active{background:#fff;color:#227bff}.hp-editor-image-ratio-preview{border-radius:4px;border:1px solid #666666;display:inline-flex;align-items:center;justify-content:center;align-self:center;justify-self:center;box-sizing:border-box;color:#666}.hp-editor-image-ratio-label{display:inline-flex;align-items:center;justify-content:center;height:14px;line-height:14px}.hp-editor-image-ratio-preview.is-smart{border:none}.hp-editor-image-ratio-preview.is-smart svg{display:block}.hp-editor-image-ratio-btn.is-active .hp-editor-image-ratio-preview{border-color:#227bff;color:#227bff}.hp-editor-image-clarity-grid{display:grid;grid-template-columns:repeat(var(--hp-image-clarity-columns, 4),minmax(0,1fr));gap:9px}.hp-editor-image-clarity-btn{height:50px;border-radius:10px;border:none;background:#f8f8f8;color:#666;font-size:20px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer}.hp-editor-image-clarity-btn.is-active{background:#1e1e1e;color:#fff}.hp-editor-image-prompt-dock{position:relative;width:var(--hp-image-workspace-width);min-height:162px;margin-top:0;border-radius:10px;border:none;background:#ffffffe6;-webkit-backdrop-filter:blur(3.75px);backdrop-filter:blur(3.75px);box-shadow:0 4px 10.9px #00000014;padding:14px 16px 12px;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;pointer-events:auto}.hp-editor-image-prompt-add{width:20px;height:20px;border-radius:50%;border:none;background:#ecf0f3;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.hp-editor-image-prompt-add-icon{width:10px;height:10px;display:block;color:#666}.hp-editor-image-prompt-input-wrap{flex:1;min-height:0}.hp-editor-image-prompt-input{width:100%;min-height:72px;border:none;outline:none;resize:none;padding:0;margin:0;background:transparent;color:#4f4f4f;font-size:14px;line-height:1.5;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-image-prompt-input::placeholder{color:#b2b2b2}.hp-editor-image-prompt-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-editor-image-prompt-left,.hp-editor-image-prompt-right{display:flex;align-items:center;gap:8px}.hp-editor-image-model-btn{border:none;background:transparent;color:#666;font-size:12px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:inline-flex;align-items:center;gap:4px;padding:0;cursor:pointer}.hp-editor-image-model-wrap{position:relative;display:inline-flex;align-items:center}.hp-editor-image-model-btn[aria-expanded=true] svg{transform:rotate(180deg)}.hp-editor-image-model-menu{position:absolute;left:0;bottom:22px;min-width:122px;border-radius:10px;background:#fff;box-shadow:var(--hp-editor-soft-float-shadow);padding:6px;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;z-index:10}.hp-editor-image-model-menu-item{height:30px;border:none;border-radius:8px;background:transparent;color:#666;font-size:12px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:flex;align-items:center;justify-content:flex-start;padding:0 10px;cursor:pointer}.hp-editor-image-model-menu-item.is-active{background:#227bff1a;color:#227bff}.hp-editor-image-model-opt{width:16px;height:16px;border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp-editor-image-model-opt-icon{width:10px;height:10px;object-fit:contain;display:block;filter:grayscale(1) brightness(.58)}.hp-editor-image-prompt-scale-wrap{position:relative;display:inline-flex;align-items:center}.hp-editor-image-prompt-scale-btn{border:none;background:transparent;color:#666;font-size:16px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;padding:0;cursor:pointer}.hp-editor-image-scale-menu{position:absolute;right:-10px;bottom:24px;width:59px;height:132px;border-radius:10px;background:#fff;box-shadow:0 4px 10.9px #00000014;padding:17px 0 0 20px;box-sizing:border-box;display:flex;flex-direction:column;gap:25px;z-index:6}.hp-editor-image-scale-menu-item{width:22px;height:16px;border:none;background:transparent;color:#111;font-size:16px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1}.hp-editor-image-scale-menu-item.is-active{color:#111}.hp-editor-image-scale-menu-item.is-active:before{content:"";position:absolute;left:50%;top:50%;width:49px;height:35px;transform:translate(-50%,-50%);border-radius:10px;background:#f0f0f0;z-index:-1}.hp-editor-image-prompt-send{width:20px;height:20px;border-radius:50%;border:1px solid #cdcdcd;background:transparent;color:#909090;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-image-prompt-send-icon{width:11px;height:11px;display:block}.hp-editor-dock{width:40px;height:auto;padding:7px 0;box-sizing:border-box;border-radius:20px;background:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 11px #00000014;display:flex;flex-direction:column;align-items:center;gap:4px}.hp-editor-dock-btn{width:30px;height:30px;border:none;border-radius:15px;background:transparent;color:#5d5d5d;position:relative;overflow:visible;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.hp-editor-dock-btn:hover{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-dock-btn.is-active{background:#0000001a}.hp-editor-dock-btn.is-active:hover{background:#0000001a;box-shadow:none}[data-tooltip]{overflow:visible}[data-tooltip]:not(.hp-editor-floating):not(.hp-editor-add-text-toolbar-btn):not(.hp-editor-add-text-expanded-copy){position:relative}.hp-editor-floating[data-tooltip]{position:absolute}[data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);min-height:30px;max-width:240px;padding:0 14px;border-radius:999px;background:#333;color:#fff;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;line-height:30px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;opacity:0;visibility:hidden;z-index:130;box-shadow:0 6px 14px #0000002e;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}[data-tooltip]:hover:after,[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.hp-editor-dock-btn[data-tooltip]:after,.hp-editor-add-btn[data-tooltip]:after,.hp-editor-add-close-btn[data-tooltip]:after{left:calc(100% + 10px);top:50%;bottom:auto;transform:translateY(-50%) translate(-4px)}.hp-editor-dock-btn[data-tooltip]:hover:after,.hp-editor-dock-btn[data-tooltip]:focus-visible:after,.hp-editor-add-btn[data-tooltip]:hover:after,.hp-editor-add-btn[data-tooltip]:focus-visible:after,.hp-editor-add-close-btn[data-tooltip]:hover:after,.hp-editor-add-close-btn[data-tooltip]:focus-visible:after{transform:translateY(-50%) translate(0)}.hp-editor-toolbar-btn[data-tooltip]:after{top:calc(100% + 8px);bottom:auto;transform:translate(-50%) translateY(-4px)}.hp-editor-toolbar-btn[data-tooltip]:hover:after,.hp-editor-toolbar-btn[data-tooltip]:focus-visible:after{transform:translate(-50%) translateY(0)}.hp-editor-add-text-toolbar-btn[data-tooltip]:after,.hp-editor-add-text-expanded-copy[data-tooltip]:after{top:calc(100% + 8px);bottom:auto;transform:translate(-50%) translateY(-4px)}.hp-editor-add-text-toolbar-btn[data-tooltip]:hover:after,.hp-editor-add-text-toolbar-btn[data-tooltip]:focus-visible:after,.hp-editor-add-text-expanded-copy[data-tooltip]:hover:after,.hp-editor-add-text-expanded-copy[data-tooltip]:focus-visible:after{transform:translate(-50%) translateY(0)}.hp-editor-layer-btn[data-tooltip]:after{top:auto;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px)}.hp-editor-layer-btn[data-tooltip]:hover:after,.hp-editor-layer-btn[data-tooltip]:focus-visible:after{transform:translate(-50%) translateY(0)}.hp-editor-left-icon-img{width:18px;height:18px;display:block;object-fit:contain}.hp-editor-assets-panel{--hp-assets-panel-left: 80px;--hp-assets-panel-top: 420px;--hp-assets-panel-width: 438px;--hp-assets-panel-height: 444px;--hp-assets-header-pad-left: 20px;--hp-assets-header-pad-right: 18px;--hp-assets-header-top: 18px;--hp-assets-tabs-gap: 22px;--hp-assets-tab-font-size: 14px;--hp-assets-tab-indicator-bottom: -12px;--hp-assets-filters-pad-top: 12px;--hp-assets-filters-pad-x: 16px;--hp-assets-filters-gap: 8px;--hp-assets-filter-width: 52px;--hp-assets-filter-height: 28px;--hp-assets-filter-font-size: 12px;--hp-assets-grid-pad-top: 16px;--hp-assets-grid-pad-x: 16px;--hp-assets-grid-pad-bottom: 14px;--hp-assets-grid-gap: 8px;--hp-assets-card-size: 122px;--hp-assets-title-font-size: 12px;--hp-assets-title-margin-top: 8px;left:var(--hp-assets-panel-left);top:var(--hp-assets-panel-top);width:var(--hp-assets-panel-width);height:var(--hp-assets-panel-height);border-radius:20px;border:none;background:#ffffffe6;-webkit-backdrop-filter:blur(9.05px);backdrop-filter:blur(9.05px);box-shadow:none;overflow:hidden;display:flex;flex-direction:column;position:absolute;z-index:70}.hp-editor-assets-panel.is-expanded{--hp-assets-panel-left: 96px;--hp-assets-panel-top: 358px;--hp-assets-panel-width: 540px;--hp-assets-panel-height: 567px;--hp-assets-header-pad-left: 25px;--hp-assets-header-pad-right: 21px;--hp-assets-header-top: 18px;--hp-assets-tabs-gap: 26px;--hp-assets-tab-font-size: 14px;--hp-assets-tab-indicator-bottom: -14px;--hp-assets-filters-pad-top: 22px;--hp-assets-filters-pad-x: 21px;--hp-assets-filters-gap: 10px;--hp-assets-filter-width: 60px;--hp-assets-filter-height: 34px;--hp-assets-filter-font-size: 12px;--hp-assets-grid-pad-top: 24px;--hp-assets-grid-pad-x: 21px;--hp-assets-grid-pad-bottom: 18px;--hp-assets-grid-gap: 10px;--hp-assets-card-size: 160px;--hp-assets-title-font-size: 12px;--hp-assets-title-margin-top: 10px}.hp-editor-assets-panel.is-workflow{--hp-assets-panel-top: 470px;--hp-assets-panel-height: 420px}.hp-editor-assets-panel.is-workflow.is-expanded{--hp-assets-panel-top: 370px}.hp-editor-assets-panel.is-recycle{--hp-assets-panel-top: 500px;--hp-assets-panel-width: 450px;--hp-assets-panel-height: 380px;--hp-assets-card-size: 110px;--hp-assets-grid-gap: 12px}.hp-editor-assets-panel.is-recycle.is-expanded{--hp-assets-panel-left: 72px;--hp-assets-panel-top: 364px;--hp-assets-panel-width: 532px;--hp-assets-panel-height: 560px;--hp-assets-header-pad-left: 24px;--hp-assets-header-pad-right: 20px;--hp-assets-header-top: 20px;--hp-assets-tabs-gap: 24px;--hp-assets-tab-indicator-bottom: -13px}.hp-editor-assets-panel:before{content:"";position:absolute;left:0;right:0;top:48px;height:1px;background:#0000001a;pointer-events:none}.hp-editor-assets-header{height:48px;padding:var(--hp-assets-header-top) var(--hp-assets-header-pad-right) 0 var(--hp-assets-header-pad-left);border-bottom:none;background:transparent;display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0;z-index:1}.hp-editor-assets-panel.is-recycle:before{top:56px}.hp-editor-assets-panel.is-recycle .hp-editor-assets-header{height:56px;padding-top:20px}.hp-editor-assets-tabs{height:16px;display:inline-flex;align-items:flex-start;gap:var(--hp-assets-tabs-gap)}.hp-editor-assets-tab{height:16px;border:none;background:transparent;color:#666;font-size:var(--hp-assets-tab-font-size);line-height:16px;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;position:relative;padding:0;cursor:pointer}.hp-editor-assets-tab.is-active{color:#000}.hp-editor-assets-tab.is-active:after{content:"";position:absolute;left:50%;bottom:var(--hp-assets-tab-indicator-bottom);width:24px;height:2px;transform:translate(-50%);border-radius:17px;background:#000}.hp-editor-assets-expand{width:20px;height:20px;border:none;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.hp-editor-assets-expand:hover{background:transparent}.hp-editor-assets-expand-img{width:20px;height:20px;object-fit:contain;filter:none}.hp-editor-assets-filters{padding:var(--hp-assets-filters-pad-top) var(--hp-assets-filters-pad-x) 0;display:flex;align-items:center;gap:var(--hp-assets-filters-gap);overflow-x:hidden;flex-shrink:0}.hp-editor-assets-filter{width:var(--hp-assets-filter-width);min-width:var(--hp-assets-filter-width);max-width:var(--hp-assets-filter-width);height:var(--hp-assets-filter-height);border-radius:10px;border:1px solid rgba(0,0,0,.1);background:transparent;color:#666;font-size:var(--hp-assets-filter-font-size);line-height:var(--hp-assets-filter-font-size);font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex-shrink:0}.hp-editor-assets-filter.is-active{border-color:#000;background:#000;color:#fff}.hp-editor-assets-grid{padding:var(--hp-assets-grid-pad-top) var(--hp-assets-grid-pad-x) var(--hp-assets-grid-pad-bottom);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hp-assets-grid-gap);overflow-y:auto;overflow-x:hidden;align-content:start;justify-content:stretch;background:transparent;flex:1}.hp-editor-assets-grid,.hp-editor-assets-modal-grid,.hp-editor-history-wrap,.hp-editor-workflow-modal-grid{-ms-overflow-style:none;scrollbar-width:none}.hp-editor-assets-grid::-webkit-scrollbar,.hp-editor-assets-modal-grid::-webkit-scrollbar,.hp-editor-history-wrap::-webkit-scrollbar,.hp-editor-workflow-modal-grid::-webkit-scrollbar{width:0;height:0;display:none}.hp-editor-assets-item{width:100%;border:none;background:transparent;padding:0;text-align:left;cursor:pointer;color:inherit}.hp-editor-assets-cover-wrap,.hp-editor-history-cover-wrap,.hp-editor-recycle-modal-cover-wrap{position:relative}.hp-editor-assets-cover{width:100%;aspect-ratio:1 / 1;height:auto;border-radius:10px;background-size:cover;background-position:center;border:none;background-color:#d9d9d9}.hp-editor-assets-hover-actions{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:linear-gradient(180deg,#07070a26,#07070a94);display:flex;align-items:center;justify-content:center;gap:10px;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:2}.hp-editor-assets-hover-actions.is-modal{border-radius:11px}.hp-editor-assets-cover-wrap:hover .hp-editor-assets-hover-actions,.hp-editor-assets-cover-wrap:focus-within .hp-editor-assets-hover-actions,.hp-editor-assets-modal-cover-wrap:hover .hp-editor-assets-hover-actions,.hp-editor-assets-modal-cover-wrap:focus-within .hp-editor-assets-hover-actions,.hp-editor-history-cover-wrap:hover .hp-editor-assets-hover-actions,.hp-editor-history-cover-wrap:focus-within .hp-editor-assets-hover-actions,.hp-editor-recycle-modal-cover-wrap:hover .hp-editor-assets-hover-actions,.hp-editor-recycle-modal-cover-wrap:focus-within .hp-editor-assets-hover-actions{opacity:1;pointer-events:auto}.hp-editor-assets-hover-btn{min-width:52px;height:30px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#0f0f1273;color:#fff;font-size:14px;line-height:1;font-weight:500;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;cursor:pointer}.hp-editor-assets-hover-btn:hover{background:#0f0f12bf}.hp-editor-assets-delete{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #d7dce7;border-radius:999px;background:#ffffffe0;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;cursor:pointer;padding:0}.hp-editor-assets-delete:hover{background:#fff;color:#1f2937;border-color:#cbd4e2}.hp-editor-assets-title{margin-top:var(--hp-assets-title-margin-top);width:100%;font-size:var(--hp-assets-title-font-size);line-height:1.3;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;color:#333;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-editor-assets-inline-title[contenteditable=true]{cursor:text;-webkit-user-select:text;user-select:text}.hp-editor-assets-inline-title[contenteditable=true]:focus{outline:none}.hp-editor-assets-inline-title.is-editing{overflow-x:auto;overflow-y:hidden;text-overflow:clip}.hp-editor-assets-empty{grid-column:1 / -1;min-height:120px;color:#9ca3af;font-size:13px;line-height:1.4;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:flex;align-items:center;justify-content:center}.hp-editor-assets-detail{display:flex;flex-direction:column;min-height:0;flex:1}.hp-editor-assets-detail-header{height:48px;padding:8px 16px 0;border-bottom:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;flex-shrink:0}.hp-editor-assets-detail-back{width:24px;height:24px;border:none;border-radius:0;background:transparent;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hp-editor-assets-detail-back svg{width:16px;height:16px;display:block}.hp-editor-assets-detail-back:hover{color:#111827;background:transparent}.hp-editor-assets-detail-apply-all{height:24px;border:none;border-radius:0;background:transparent;color:#000;font-size:14px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .16s ease}.hp-editor-assets-detail-apply-all:hover{color:#000}.hp-editor-assets-detail-title{min-width:0;color:#1f2937;font-size:14px;line-height:1.2;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-editor-assets-detail-grid{padding:var(--hp-assets-grid-pad-top) var(--hp-assets-grid-pad-x) var(--hp-assets-grid-pad-bottom);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hp-assets-grid-gap);overflow-y:auto;overflow-x:hidden;align-content:start;flex:1}.hp-editor-assets-detail-item{position:relative;border:none;border-radius:10px;background:transparent;padding:0;cursor:pointer}.hp-editor-assets-detail-item.is-modal{border-radius:11px}.hp-editor-assets-detail-cover{width:100%;aspect-ratio:1 / 1;border-radius:10px;background-size:cover;background-position:center;background-color:#d9d9d9}.hp-editor-assets-detail-cover.is-modal{border-radius:11px;height:160px}.hp-editor-assets-detail-name{margin-top:7px;width:100%;min-height:17px;color:#333;font-size:12px;line-height:1.35;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-editor-assets-detail-name.is-modal{margin-top:8px;font-size:12px}.hp-editor-assets-detail-delete{position:absolute;top:6px;right:6px;width:30px;height:30px;border:none;border-radius:999px;background:#ff2d3f;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1;cursor:pointer;opacity:0;pointer-events:none;box-shadow:0 8px 18px #ff2d3f59;transition:opacity .16s ease,background-color .16s ease,transform .16s ease}.hp-editor-assets-detail-delete svg{width:15px;height:15px;display:block}.hp-editor-assets-detail-delete:hover{background:#ff1f33;transform:translateY(-1px)}.hp-editor-assets-detail-item:hover .hp-editor-assets-detail-delete,.hp-editor-assets-detail-item:focus-within .hp-editor-assets-detail-delete{opacity:1;pointer-events:auto}.hp-editor-assets-detail-grid.is-modal{padding:22px 30px 24px;grid-template-columns:repeat(5,160px);justify-content:start;gap:16px 10px}.hp-editor-assets-item.is-active .hp-editor-assets-cover{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f638}.hp-editor-assets-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000085;display:flex;justify-content:center;align-items:center;padding:24px}.hp-editor-assets-modal{width:min(908px,calc(100vw - 48px));height:min(558px,calc(100vh - 48px));border-radius:16px;border:1px solid rgba(0,0,0,.06);background:#f8f8f8;box-shadow:0 30px 60px #00000047;overflow:hidden;display:flex;flex-direction:column}.hp-editor-assets-modal-header{height:52px;padding:0 24px 0 30px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.hp-editor-assets-modal-tabs{height:52px;display:inline-flex;align-items:center;gap:28px}.hp-editor-assets-modal-tab{height:16px;border:none;background:transparent;color:#666;font-size:14px;line-height:16px;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;position:relative;padding:0;cursor:pointer}.hp-editor-assets-modal-tab.is-active{color:#000}.hp-editor-assets-modal-tab.is-active:after{content:"";position:absolute;left:50%;bottom:-18px;width:24px;height:2px;transform:translate(-50%);border-radius:999px;background:#000}.hp-editor-assets-modal-close{width:24px;height:24px;border:none;background:transparent;color:#141414;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px}.hp-editor-assets-modal-close:hover{background:#0000000f}.hp-editor-assets-modal-filters{padding:14px 30px 0;display:flex;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;flex-shrink:0}.hp-editor-assets-modal-filters::-webkit-scrollbar{height:0}.hp-editor-assets-modal-filter{height:28px;min-width:40px;padding:0 11px;border-radius:9px;border:1px solid #d5d7db;background:transparent;color:#666;font-size:12px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.hp-editor-assets-modal-filter.is-active{border-color:#000;background:#000;color:#fff}.hp-editor-assets-modal-grid{padding:22px 30px 24px;display:grid;grid-template-columns:repeat(5,160px);justify-content:start;gap:16px 10px;overflow-y:auto;align-content:start;flex:1}.hp-editor-assets-modal-item{border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.hp-editor-assets-modal-cover-wrap{position:relative}.hp-editor-assets-modal-cover{width:100%;height:160px;border-radius:11px;background-size:cover;background-position:center;background-color:#d9d9d9}.hp-editor-assets-modal-delete{position:absolute;top:8px;right:8px;width:22px;height:22px;border:1px solid #d7dce7;border-radius:999px;background:#ffffffe6;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;cursor:pointer;padding:0}.hp-editor-assets-modal-delete:hover{background:#fff;color:#1f2937;border-color:#cbd4e2}.hp-editor-assets-modal-title{margin-top:8px;font-size:12px;line-height:1.2;color:#333;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-editor-workflow-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000080;display:flex;align-items:center;justify-content:center;padding:24px}.hp-editor-workflow-modal{width:min(824px,calc(100vw - 48px));height:min(522px,calc(100vh - 48px));border-radius:16px;background:#fff;box-shadow:0 18px 44px #0000003d;overflow:hidden;display:flex}.hp-editor-workflow-modal-sidebar{width:164px;border-right:1px solid #ececec;background:#f3f3f3;padding:18px 10px 16px 12px;box-sizing:border-box;display:flex;flex-direction:column}.hp-editor-workflow-modal-quick-tabs{display:flex;flex-direction:column;gap:4px}.hp-editor-workflow-modal-quick-tab{width:100%;height:28px;border:none;border-radius:8px;background:transparent;color:#565656;font-size:12px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:flex;align-items:center;gap:8px;padding:0 8px;text-align:left;cursor:pointer}.hp-editor-workflow-modal-quick-tab-icon{width:14px;height:14px;object-fit:contain;opacity:.8;flex-shrink:0}.hp-editor-workflow-modal-quick-tab.is-active{color:#1f1f1f}.hp-editor-workflow-modal-quick-tab.is-active .hp-editor-workflow-modal-quick-tab-icon{opacity:1}.hp-editor-workflow-modal-category-head{margin-top:14px;height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:#1f1f1f;font-size:14px;line-height:14px;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif}.hp-editor-workflow-modal-category-chevron{width:14px;height:14px;object-fit:contain}.hp-editor-workflow-modal-category-list{display:flex;flex-direction:column;gap:2px}.hp-editor-workflow-modal-category-item{width:100%;height:30px;border:none;border-radius:8px;background:transparent;color:#5f5f5f;font-size:12px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;padding:0 10px;text-align:left;cursor:pointer}.hp-editor-workflow-modal-category-item.is-active{background:#d9d9d98c;color:#1f1f1f}.hp-editor-workflow-modal-main{position:relative;flex:1;padding:40px 14px 16px}.hp-editor-workflow-modal-close{position:absolute;top:10px;right:12px;width:24px;height:24px;border:none;border-radius:8px;background:transparent;color:#131313;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp-editor-workflow-modal-close:hover{background:#0000000f}.hp-editor-workflow-modal-grid{height:100%;display:grid;grid-template-columns:repeat(5,120px);justify-content:start;gap:16px 8px;overflow-y:auto;align-content:start}.hp-editor-workflow-modal-item{border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.hp-editor-workflow-modal-cover{width:120px;height:120px;border-radius:9px;background-size:cover;background-position:center;background-color:#d7d7d7}.hp-editor-workflow-modal-title{margin-top:8px;width:120px;color:#333;font-size:12px;line-height:1.2;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-editor-recycle-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000080;display:flex;align-items:center;justify-content:center;padding:24px}.hp-editor-recycle-modal{width:min(824px,calc(100vw - 48px));height:min(522px,calc(100vh - 48px));border-radius:16px;background:#fff;box-shadow:0 18px 44px #0000003d;overflow:hidden;display:flex}.hp-editor-recycle-modal-sidebar{width:168px;border-right:1px solid #ececec;background:#f3f3f3;padding:14px 8px;box-sizing:border-box;display:flex;flex-direction:column}.hp-editor-recycle-modal-title{height:30px;color:#1a1a1a;font-size:20px;line-height:1;font-weight:600;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:inline-flex;align-items:center;padding:0 12px;margin-bottom:12px}.hp-editor-recycle-modal-nav{width:100%;height:30px;border:none;border-radius:8px;background:transparent;color:#565656;font-size:12px;line-height:1;font-weight:400;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;display:flex;align-items:center;gap:8px;padding:0 10px;text-align:left;cursor:pointer}.hp-editor-recycle-modal-nav+.hp-editor-recycle-modal-nav{margin-top:6px}.hp-editor-recycle-modal-nav.is-active{background:#d9d9d98c;color:#1f1f1f}.hp-editor-recycle-modal-nav-icon{width:14px;height:14px;object-fit:contain;opacity:.82;flex-shrink:0}.hp-editor-recycle-modal-nav.is-active .hp-editor-recycle-modal-nav-icon{opacity:1}.hp-editor-recycle-modal-nav-count{margin-left:auto;min-width:16px;height:16px;border-radius:10px;background:#00000014;color:#707070;font-size:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}.hp-editor-recycle-modal-main{position:relative;flex:1;padding:40px 14px 14px}.hp-editor-recycle-modal-close{position:absolute;top:10px;right:12px;width:24px;height:24px;border:none;border-radius:8px;background:transparent;color:#131313;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hp-editor-recycle-modal-close:hover{background:#0000000f}.hp-editor-recycle-modal-history-wrap{height:100%;overflow-y:auto;padding-right:4px;-ms-overflow-style:none;scrollbar-width:none}.hp-editor-recycle-modal-history-wrap::-webkit-scrollbar{width:0;height:0;display:none}.hp-editor-recycle-modal-history-section+.hp-editor-recycle-modal-history-section{margin-top:16px}.hp-editor-recycle-modal-date{font-size:14px;line-height:1.2;color:#2e2e2e;margin-bottom:0}.hp-editor-recycle-modal-grid{display:grid;grid-template-columns:repeat(5,120px);justify-content:start;gap:16px 8px}.hp-editor-recycle-modal-item{width:120px;border:none;background:transparent;padding:0;text-align:left;cursor:pointer}.hp-editor-recycle-modal-cover{position:relative;overflow:hidden;width:120px;height:120px;border-radius:9px;background-color:#d7d7d7}.hp-editor-recycle-modal-cover img,.hp-editor-recycle-modal-cover video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hp-editor-recycle-modal-cover.is-video{background:#e7eef9}.hp-editor-recycle-modal-cover-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#d7d7d7}.hp-editor-recycle-modal-item-wrap,.hp-editor-history-item-wrap{position:relative}.hp-editor-recycle-restore-btn{position:absolute;bottom:4px;left:50%;transform:translate(-50%);padding:4px 10px;font-size:12px;border-radius:6px;border:none;background:#0009;color:#fff;cursor:pointer;white-space:nowrap;opacity:0;transition:opacity .2s}.hp-editor-recycle-modal-item-wrap:hover .hp-editor-recycle-restore-btn,.hp-editor-history-item-wrap:hover .hp-editor-recycle-restore-btn{opacity:1}.hp-editor-recycle-modal-empty{color:#9ca3af;font-size:13px;padding:6px 4px}.hp-editor-history-wrap{flex:1;padding:14px 16px 18px;overflow-y:auto;background:#fff}.hp-editor-assets-panel.is-recycle .hp-editor-history-wrap{padding:16px 22px 20px;background:transparent}.hp-editor-history-section+.hp-editor-history-section{margin-top:16px}.hp-editor-assets-panel.is-recycle .hp-editor-history-section+.hp-editor-history-section{margin-top:20px}.hp-editor-recycle-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.hp-editor-recycle-group-head.is-modal{margin-bottom:12px}.hp-editor-history-date{font-size:12px;color:#677184;margin-bottom:0}.hp-editor-recycle-group-retention{flex-shrink:0;font-size:12px;color:#98a2b3;white-space:nowrap}.hp-editor-recycle-group-retention.is-modal{color:#8c96a8}.hp-editor-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hp-editor-assets-panel.is-recycle .hp-editor-history-grid{gap:12px}.hp-editor-history-grid.is-single{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-editor-history-item{border:none;background:transparent;padding:0;width:100%;display:block;cursor:pointer}.hp-editor-history-grid.is-single .hp-editor-history-item{grid-column:1 / 2}.hp-editor-history-cover{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1;border-radius:10px;border:1px solid #e7e7e7;background-color:#f8f8f8}.hp-editor-history-cover img,.hp-editor-history-cover video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hp-editor-history-cover.is-video{background:#eef4fb}.hp-editor-history-cover-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8f8f8}.hp-editor-recycle-cover-media{pointer-events:none}.hp-editor-assets-panel.is-recycle .hp-editor-history-cover{border-radius:12px;border-color:#d6deea;background-color:#edf4ff}.hp-editor-history-empty{color:#9ca3af;font-size:13px;padding:18px 4px}.hp-editor-workflow-actionbar{grid-column:1 / -1;justify-self:start;margin-top:-4px;margin-bottom:4px;padding:4px 8px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 8px 18px #0f172a1f;display:inline-flex;align-items:center;gap:2px;z-index:2}.hp-editor-workflow-action-brand{width:18px;height:18px;border-radius:50%;background:#2fbf71;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.hp-editor-workflow-action-btn{height:26px;border:none;border-radius:8px;background:transparent;color:#1f2937;display:inline-flex;align-items:center;gap:4px;padding:0 8px;font-size:12px;cursor:pointer}.hp-editor-workflow-action-btn:hover{background:#f3f4f6}.hp-editor-workflow-action-btn.is-close{width:22px;padding:0;justify-content:center;color:#9ca3af}.hp-editor-center-tip{left:50%;top:50%;transform:translate(-50%,-50%);width:198px;height:62px;box-sizing:border-box;border:none;border-radius:20px;background:#f9f9f9d6;box-shadow:none;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;cursor:pointer}.hp-editor-center-tip:hover{transform:translate(-50%,-50%) translateY(-1px)}.hp-editor-center-tip-icon{color:#2453d6;display:inline-flex;align-items:center;width:15px;height:15px}.hp-editor-center-tip-icon-img{width:15px;height:15px;display:block;object-fit:contain}.hp-editor-center-tip-main{font-size:16px;font-weight:400;color:#111;line-height:1}.hp-editor-center-tip-sub{font-size:16px;font-weight:400;color:#999;line-height:1}.hp-editor-layer-panel{top:84px;bottom:84px;left:86px;width:250px;height:auto;max-height:none;border-radius:18px;background:#fffffff7;border:1px solid rgba(15,23,42,.1);box-shadow:0 16px 36px #0f172a29;overflow:hidden;display:flex;flex-direction:column;z-index:35}.hp-editor-chat-orb{right:18px;bottom:16px;width:45px;height:45px;border:none;border-radius:50%;background:transparent;padding:0;cursor:pointer;overflow:hidden;animation:hp-orb-float 3.8s ease-in-out infinite}.hp-editor-chat-orb img,.hp-editor-chat-orb video{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.hp-editor-chat-orb img{filter:drop-shadow(0 8px 14px rgba(88,116,255,.35))}.hp-editor-chat-orb video{background:transparent;transform:scale(1.28);transform-origin:center;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes hp-orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hp-editor-chat-panel{top:20px;right:21px;bottom:20px;min-width:320px;max-width:calc(100vw - 40px);border-radius:20px;border:none;background:#fff;box-shadow:0 8px 24px #0f172a14;overflow:hidden;display:flex;flex-direction:column;z-index:36}.hp-editor-image-prompt-panel{position:absolute;z-index:2;pointer-events:auto}.hp-editor-canvas-overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.hp-editor-rich-text-layer{overflow:visible;will-change:transform;backface-visibility:hidden}.hp-editor-rich-text-overlay-item{position:absolute;box-sizing:border-box;overflow:hidden;border-radius:18px;transform-origin:top left;pointer-events:none;backface-visibility:hidden}.hp-editor-rich-text-renderer{width:100%;height:100%;box-sizing:border-box;border:none;background:transparent;outline:none;padding:16px 14px 12px;line-height:1.4;overflow:hidden;white-space:pre-wrap;word-break:break-word;position:relative;pointer-events:none;backface-visibility:hidden;transform:translateZ(0)}.hp-editor-image-prompt-panel--canvas{pointer-events:auto}.hp-editor-image-prompt-panel-card{--hp-image-prompt-scale: 1;display:flex;flex-direction:column;gap:calc(22px * var(--hp-image-prompt-scale));width:100%;height:100%;box-sizing:border-box;padding:calc(26px * var(--hp-image-prompt-scale)) calc(28px * var(--hp-image-prompt-scale)) calc(24px * var(--hp-image-prompt-scale));border-radius:calc(28px * var(--hp-image-prompt-scale));background:#fafafafa;border:1px solid rgba(15,23,42,.06);box-shadow:0 calc(16px * var(--hp-image-prompt-scale)) calc(40px * var(--hp-image-prompt-scale)) #0f172a14;color:#585858;overflow:hidden}.hp-editor-image-prompt-panel-header{display:flex;align-items:center;justify-content:flex-start;gap:calc(12px * var(--hp-image-prompt-scale))}.hp-editor-image-prompt-panel-heading{display:flex;align-items:center;gap:calc(10px * var(--hp-image-prompt-scale));min-width:0}.hp-editor-image-prompt-panel-title{font-size:calc(16px * var(--hp-image-prompt-scale));font-weight:600;line-height:1.2;color:#222;letter-spacing:.01em}.hp-editor-image-prompt-panel-copy{width:calc(30px * var(--hp-image-prompt-scale));height:calc(30px * var(--hp-image-prompt-scale));display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:calc(10px * var(--hp-image-prompt-scale));background:transparent;color:#4b5563;cursor:pointer;transition:background-color .16s ease,color .16s ease;flex:0 0 auto}.hp-editor-image-prompt-panel-copy:hover{background:#0f172a0f;color:#111827}.hp-editor-image-prompt-panel-copy svg{width:calc(22px * var(--hp-image-prompt-scale));height:calc(22px * var(--hp-image-prompt-scale));stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hp-editor-image-prompt-panel-body{flex:1 1 auto;font-size:calc(12px * var(--hp-image-prompt-scale));line-height:1.55;color:#666;white-space:pre-wrap;word-break:break-word;overflow-x:hidden;overflow-y:auto;overflow-wrap:anywhere;min-width:0;min-height:0}.hp-editor-image-prompt-panel-meta{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:calc(24px * var(--hp-image-prompt-scale));font-size:calc(12px * var(--hp-image-prompt-scale));line-height:1.45;font-weight:500;color:#222;min-width:0;overflow-wrap:anywhere}.hp-editor-image-prompt-panel-meta-item{flex:0 0 auto;white-space:nowrap}.hp-editor-chat-resize-handle{position:absolute;top:0;left:0;bottom:0;width:10px;cursor:ew-resize;z-index:2}.hp-editor-layer-btn{left:var(--hp-editor-left-edge);bottom:20px;width:40px;height:40px;border:none;border-radius:375.411px;background:#fff;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;z-index:74}.hp-editor-layer-btn:hover{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-layer-btn-img{width:16px;height:16px;display:block;object-fit:contain;transition:filter .2s ease}.hp-editor-layer-btn.is-active{background:#111}.hp-editor-layer-btn.is-active:hover{background:#111;box-shadow:none}.hp-editor-layer-btn.is-active .hp-editor-layer-btn-img{filter:brightness(0) invert(1)}.hp-editor-zoom-dock{left:calc(var(--hp-editor-left-edge) + 48px);bottom:20px;display:flex;align-items:center;width:fit-content;max-width:calc(100vw - 140px);height:40px;padding:0 10px 0 14px;gap:6px;box-sizing:border-box;border-radius:40px;border:none;background:#fff;box-shadow:none;z-index:74}.hp-editor-zoom-map-wrap{position:relative;display:inline-flex;align-items:center}.hp-editor-zoom-map-btn{width:20px;height:20px;border:none;border-radius:6px;background:transparent;display:block;padding:0;cursor:pointer;flex-shrink:0;transition:background .16s ease,box-shadow .16s ease}.hp-editor-zoom-map-btn:hover{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-zoom-map-btn.is-active{background:#3154de1a}.hp-editor-zoom-map-btn.is-active:hover{background:#3154de1a;box-shadow:none}.hp-editor-zoom-prefix-img{width:16px;height:16px;display:block;object-fit:contain}.hp-editor-zoom-overview{position:absolute;left:0;bottom:calc(100% + 10px);width:236px;padding:10px;border-radius:12px;border:1px solid #d9dee7;background:#fffffffa;box-shadow:0 10px 24px #11182724;display:flex;flex-direction:column;gap:8px;z-index:90}.hp-editor-zoom-overview-canvas{position:relative;width:216px;height:132px;border-radius:8px;border:1px solid #e5e7eb;background:radial-gradient(circle,rgba(35,35,35,.16) 1px,transparent 1px),#f3f4f6;background-size:16px 16px,auto;overflow:hidden;cursor:pointer;padding:0}.hp-editor-zoom-overview-item{position:absolute;border-radius:2px;background:#6b72804d}.hp-editor-zoom-overview-item.is-image{background:#3b82f647}.hp-editor-zoom-overview-item.is-video{background:#ea580c47}.hp-editor-zoom-overview-item.is-text{background:#14b8a647}.hp-editor-zoom-overview-item.is-selected{outline:1px solid rgba(37,99,235,.65)}.hp-editor-zoom-overview-viewport{position:absolute;border:1.5px solid rgba(49,84,222,.95);background:#3154de14;border-radius:3px;pointer-events:auto;cursor:grab;touch-action:none}.hp-editor-zoom-overview-viewport.is-dragging{cursor:grabbing}.hp-editor-zoom-overview-fit{align-self:flex-end;height:24px;padding:0 10px;border:1px solid #d8dce4;border-radius:999px;background:#fff;color:#374151;font-size:12px;line-height:1;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.hp-editor-zoom-overview-fit:hover{background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-zoom-step{width:20px;height:20px;border:none;border-radius:6px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:background .16s ease,box-shadow .16s ease}.hp-editor-zoom-step:hover:not(:disabled){background:var(--hp-editor-hover-surface);box-shadow:var(--hp-editor-hover-shadow)}.hp-editor-zoom-step-img{width:18px;height:18px;display:block;object-fit:contain}.hp-editor-zoom-step-plus{margin-left:0}.hp-editor-zoom-step-plus+.hp-editor-zoom-value{margin-left:-8px}.hp-editor-zoom-step:disabled{cursor:default}.hp-editor-zoom-step:disabled .hp-editor-zoom-step-img{opacity:.35}.hp-editor-zoom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 64px;min-width:64px;max-width:64px;height:8px;border-radius:999px;background:transparent;cursor:pointer;margin:0}.hp-editor-zoom-range::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,#3154de 0%,#3154de var(--zoom-fill, 0%),#e8e8e8 var(--zoom-fill, 0%),#e8e8e8 100%)}.hp-editor-zoom-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border:2px solid #ffffff;border-radius:50%;background:#3154de;margin-top:-4px;box-shadow:0 0 0 1px #3154de38}.hp-editor-zoom-range::-moz-range-track{height:4px;border-radius:999px;background:#e8e8e8}.hp-editor-zoom-range::-moz-range-progress{height:4px;border-radius:999px;background:#3154de}.hp-editor-zoom-range::-moz-range-thumb{width:12px;height:12px;border:2px solid #ffffff;border-radius:50%;background:#3154de;box-shadow:0 0 0 1px #3154de38}.hp-editor-zoom-value{min-width:46px;display:inline-flex;align-items:center;justify-content:flex-end;gap:1px;color:#3154de}.hp-editor-zoom-value-input{width:32px;border:none;background:transparent;padding:0;margin:0;text-align:right;font-size:14px;line-height:1;font-weight:400;color:#3154de}.hp-editor-zoom-value-input:focus{outline:none}.hp-editor-zoom-value-input::-webkit-outer-spin-button,.hp-editor-zoom-value-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hp-editor-zoom-value-unit{font-size:14px;line-height:1;font-weight:400;color:#3154de;display:inline-block;transform:translateY(-1px)}body.hp-chat-thread-delete-confirm-open .hp-editor-floating.hp-editor-toolbar-center,body.hp-chat-thread-delete-confirm-open .hp-editor-layer-btn,body.hp-chat-thread-delete-confirm-open .hp-editor-zoom-dock{z-index:10!important}@media (max-width: 960px){.hp-editor-toolbar-center{top:72px}.hp-editor-left-rail,.hp-editor-left-rail.is-side-panel-open,.hp-editor-left-rail.is-recycle-expanded{top:50%;left:12px;transform:translateY(-50%);gap:16px}.hp-editor-layer-panel{top:84px;bottom:84px;left:78px;width:220px;transform:none}.hp-editor-assets-modal-overlay{padding:18px}.hp-editor-assets-modal{width:calc(100vw - 36px);height:calc(100vh - 36px)}.hp-editor-assets-modal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-editor-assets-detail-grid.is-modal{padding:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 8px}.hp-editor-assets-detail-cover.is-modal{height:148px}.hp-editor-workflow-modal-overlay{padding:18px}.hp-editor-workflow-modal{width:calc(100vw - 36px);height:calc(100vh - 36px)}.hp-editor-workflow-modal-sidebar{width:150px}.hp-editor-workflow-modal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hp-editor-workflow-modal-cover,.hp-editor-workflow-modal-title{width:100%}.hp-editor-recycle-modal-overlay{padding:18px}.hp-editor-recycle-modal{width:calc(100vw - 36px);height:calc(100vh - 36px)}.hp-editor-recycle-modal-sidebar{width:150px}.hp-editor-recycle-modal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 8px}.hp-editor-recycle-modal-item,.hp-editor-recycle-modal-cover{width:100%}}@media (max-width: 720px){.hp-editor-header-left-bg{display:none}.hp-editor-header-left{top:12px;left:12px;max-width:calc(100vw - 140px)}.hp-editor-logo-link{width:54px;height:34px;padding:0;overflow:hidden}.hp-editor-logo-img{width:58px;height:34px;transform:translate(-6px)}.hp-editor-project-wrap{margin-left:6px}.hp-editor-menu-toggle{width:18px;height:18px;margin-right:4px}.hp-editor-project-title,.hp-editor-project-input{font-size:17px;padding:0}.hp-editor-header-right{top:12px;right:12px}.hp-editor-credit-pill{width:104px;height:38px;padding:0 8px 0 0;gap:8px}.hp-editor-avatar{width:38px;height:38px}.hp-editor-credit-value{font-size:16px}.hp-editor-toolbar-center{top:auto;bottom:86px;width:fit-content;min-width:0}.hp-editor-assets-modal-overlay{padding:12px}.hp-editor-assets-modal{width:calc(100vw - 24px);height:calc(100vh - 24px);border-radius:14px}.hp-editor-assets-modal-header{padding:0 14px 0 16px}.hp-editor-assets-modal-tabs{gap:18px}.hp-editor-assets-modal-filters{padding:10px 12px 0;gap:6px}.hp-editor-assets-modal-grid{padding:12px;gap:10px 8px;grid-template-columns:repeat(2,minmax(0,1fr))}.hp-editor-assets-modal-cover{height:132px}.hp-editor-assets-detail-header{padding:6px 12px 0;gap:8px}.hp-editor-assets-detail-title{font-size:14px}.hp-editor-assets-detail-grid{padding:12px;gap:10px 8px}.hp-editor-assets-detail-grid.is-modal{padding:12px;gap:10px 8px;grid-template-columns:repeat(2,minmax(0,1fr))}.hp-editor-assets-detail-cover.is-modal{height:132px}.hp-editor-workflow-modal-overlay{padding:12px}.hp-editor-workflow-modal{width:calc(100vw - 24px);height:calc(100vh - 24px);border-radius:14px}.hp-editor-workflow-modal-sidebar{width:132px;padding:12px 8px}.hp-editor-workflow-modal-main{padding:36px 10px 10px}.hp-editor-workflow-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.hp-editor-workflow-modal-cover{height:108px}.hp-editor-recycle-modal-overlay{padding:12px}.hp-editor-recycle-modal{width:calc(100vw - 24px);height:calc(100vh - 24px);border-radius:14px}.hp-editor-recycle-modal-sidebar{width:132px;padding:12px 8px}.hp-editor-recycle-modal-title{font-size:16px;padding:0 8px}.hp-editor-recycle-modal-nav{font-size:13px;padding:0 8px}.hp-editor-recycle-modal-main{padding:36px 10px 10px}.hp-editor-recycle-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.hp-editor-recycle-modal-item,.hp-editor-recycle-modal-cover,.hp-editor-recycle-modal-title{width:100%}.hp-editor-recycle-modal-cover{height:108px}.hp-editor-text-menu{left:-110px;transform:none;width:min(92vw,620px);overflow-x:auto;gap:8px}.hp-editor-text-select-font{width:118px}.hp-editor-text-select-weight{width:112px}.hp-editor-text-select-size{width:72px}.hp-editor-stroke-menu{right:-84px;width:min(88vw,230px)}.hp-editor-left-rail,.hp-editor-left-rail.is-side-panel-open,.hp-editor-left-rail.is-recycle-expanded{top:50%;left:12px;bottom:auto;transform:translateY(-50%);gap:14px}.hp-editor-assets-panel,.hp-editor-assets-panel.is-expanded{left:56px;right:12px;top:82px;width:auto;height:min(500px,calc(100vh - 150px));max-height:calc(100vh - 150px)}.hp-editor-assets-header{height:58px;padding:0 12px}.hp-editor-assets-tabs{gap:14px}.hp-editor-assets-tab{font-size:16px}.hp-editor-assets-filters{padding:8px 12px 6px;gap:6px}.hp-editor-assets-filter{min-width:52px;height:30px;font-size:13px;border-radius:10px;padding:0 10px}.hp-editor-assets-grid{padding:10px 12px 14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-editor-history-wrap{padding:12px}.hp-editor-history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hp-editor-workflow-actionbar{max-width:100%;overflow-x:auto;padding:3px 6px}.hp-editor-workflow-action-btn{height:24px;font-size:11px;padding:0 6px}.hp-editor-assets-title{margin-top:8px;font-size:12px}.hp-editor-add-menu{left:56px;top:auto;bottom:0;width:min(248px,calc(100vw - 86px));height:auto;overflow-y:auto;max-height:min(70vh,560px)}.hp-editor-add-menu.is-expanded,.hp-editor-add-menu.is-collapsed{height:auto;max-height:min(70vh,560px)}.hp-editor-layer-panel{top:64px;left:12px;right:12px;width:auto;bottom:142px}.hp-editor-chat-panel{top:64px;right:12px;left:12px;bottom:12px;width:auto!important;max-width:none}.hp-editor-image-prompt-panel-card{gap:18px;padding:22px 22px 20px;border-radius:24px}.hp-editor-image-prompt-panel-title{font-size:16px}.hp-editor-image-prompt-panel-body,.hp-editor-image-prompt-panel-meta{font-size:12px}.hp-editor-chat-orb{right:12px;bottom:12px}.hp-editor-layer-btn{left:12px;bottom:12px}.hp-editor-zoom-dock{left:80px;right:12px;bottom:12px;width:auto;height:40px;padding:0 10px 0 14px;gap:6px}.hp-editor-zoom-range{flex-basis:58px;min-width:58px;max-width:58px}.hp-editor-zoom-value{min-width:46px}.hp-editor-zoom-value-input,.hp-editor-zoom-value-unit{font-size:14px}.hp-editor-zoom-overview{left:0;width:210px;padding:8px}.hp-editor-zoom-overview-canvas{width:194px;height:118px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hdv2-page{width:100%;min-height:100dvh;overflow-x:hidden;overflow-y:auto;background:var(--hdv2-page-background, #f6f6f6);font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;color:#333}.hdv2-page.is-points-detail-open{overflow:hidden}.hdv2-stage{position:relative;width:1920px;height:2270px;margin:0 auto}.hdv2-artboard{position:absolute;left:0;top:0;width:1920px;height:2270px;transform-origin:top left;background:linear-gradient(90deg,#f6f6f6,#f6f6f6 86%,#edf6f6);overflow:hidden}.hdv2-artboard.hdv2-artboard-canvas,.hdv2-artboard.hdv2-artboard-assets,.hdv2-artboard.hdv2-artboard-workflow{background:#edf3f5}.hdv2-sidebar{position:fixed;left:max(20px,calc((100% - var(--hdv2-stage-width, 1920px)) / 2 + 20px));top:343px;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:20}.hdv2-side-create{position:relative;width:46px;height:46px;border:5px solid #fff;box-sizing:border-box;border-radius:50%;background:#2b2b2b;color:#fff;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:none}.hdv2-side-dock{width:46px;border-radius:23px;border:1px solid rgba(0,0,0,.04);background:#fff;box-shadow:0 4px 11px #00000014;display:flex;flex-direction:column;align-items:center;padding:7px 0;gap:4px}.hdv2-side-item{width:36px;height:36px;border-radius:18px;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.hdv2-side-item img{width:18px;height:18px;display:block}.hdv2-side-item.is-active,.hdv2-side-item:hover{background:#0000001a}.hdv2-page [data-tooltip]{position:relative;overflow:visible}.hdv2-page [data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);min-height:30px;max-width:240px;padding:0 14px;border-radius:999px;background:#333;color:#fff;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;line-height:30px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none;opacity:0;visibility:hidden;z-index:120;box-shadow:0 6px 14px #0000002e;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.hdv2-page [data-tooltip]:hover:after,.hdv2-page [data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.hdv2-page .hdv2-side-create[data-tooltip]:after,.hdv2-page .hdv2-side-item[data-tooltip]:after{left:calc(100% + 10px);top:50%;bottom:auto;transform:translateY(-50%) translate(-4px)}.hdv2-page .hdv2-side-create[data-tooltip]:hover:after,.hdv2-page .hdv2-side-create[data-tooltip]:focus-visible:after,.hdv2-page .hdv2-side-item[data-tooltip]:hover:after,.hdv2-page .hdv2-side-item[data-tooltip]:focus-visible:after{transform:translateY(-50%) translate(0)}.hdv2-topbar [data-tooltip]:after{top:calc(100% + 8px);bottom:auto;transform:translate(-50%) translateY(-4px)}.hdv2-topbar [data-tooltip]:hover:after,.hdv2-topbar [data-tooltip]:focus-visible:after{transform:translate(-50%) translateY(0)}.hdv2-topbar{position:fixed;left:max(20px,calc((100% - var(--hdv2-stage-width, 1920px)) / 2 + 20px));right:max(20px,calc((100% - var(--hdv2-stage-width, 1920px)) / 2 + 20px));top:20px;width:auto;height:40px;display:flex;align-items:center;justify-content:flex-start;z-index:40}.hdv2-top-logo{display:flex;align-items:center;justify-content:flex-start;z-index:40}.hdv2-top-logo{width:84px;height:32px;object-fit:contain}.hdv2-promo-pill{position:absolute;left:50%;top:37px;transform:translate(-50%);width:auto;height:46px;border-radius:23px;background:#ffffffeb;box-shadow:0 23px 46.1px -17px #ff25253d;display:flex;align-items:center;padding:0 16px;box-sizing:border-box;white-space:nowrap}.hdv2-promo-main{min-width:0;flex:1;display:flex;align-items:center;gap:8px}.hdv2-promo-right{width:157px;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-left:0;padding-right:8px;box-sizing:border-box}.hdv2-promo-badge{width:46px;height:24px;border-radius:999px;background:#ff4848;color:#fff;font-size:14px;font-weight:700;line-height:24px;text-align:center;flex:0 0 auto}.hdv2-promo-text{flex:1;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#000;white-space:nowrap;overflow:visible}.hdv2-promo-cta{font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#000;white-space:nowrap}.hdv2-promo-pill img{width:14px;height:14px;display:block}.hdv2-promo-arrow{width:14px;height:14px;display:block;opacity:.9}.hdv2-user-area{position:relative;margin-left:auto;height:40px;display:flex;align-items:center;justify-content:flex-end;gap:16px;z-index:30}.hdv2-auth-btn{width:110px;height:36px;padding:0;border-radius:10px;border:0;background:#000;color:#fff;font-size:16px;font-weight:400;line-height:16px;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.hdv2-member-pill{width:149px;height:40px;border:0;border-radius:375px;background:#bdbdbd33;display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:0 10px;font-size:16px;cursor:pointer;box-sizing:border-box}.hdv2-member-wrap{position:relative;z-index:56}.hdv2-member-popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:transparent;z-index:52}.hdv2-member-popover{position:absolute;left:0;top:52px;width:315px;height:219px;border-radius:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(9.05px);backdrop-filter:blur(9.05px);border:0;box-sizing:border-box;z-index:53;box-shadow:none}.hdv2-member-popover-head{position:absolute;left:24px;right:17px;top:9px;height:30px;display:flex;align-items:flex-start;justify-content:space-between}.hdv2-member-popover-head span{margin-top:9px;color:#000;font-size:16px;font-weight:400;line-height:16px}.hdv2-member-popover-upgrade{width:56px;height:30px;border:0;border-radius:6px;background:#000;color:#fff;font-size:14px;font-weight:400;line-height:14px;cursor:pointer}.hdv2-member-popover-divider{position:absolute;left:17px;right:17px;top:46px;height:1px;background:#9da8bd6b}.hdv2-member-popover-row{position:absolute;left:23px;right:23px;top:65px;height:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:0}.hdv2-member-popover-left{display:inline-flex;align-items:flex-start;gap:16px;min-width:0}.hdv2-member-popover-icon-primary{width:14px;height:24px;object-fit:contain;display:block}.hdv2-member-popover-left>span{margin-top:4px;color:#000;font-size:16px;font-weight:400;line-height:16px}.hdv2-member-popover-value{margin-top:4px;color:#000;font-size:16px;font-weight:400;line-height:16px}.hdv2-member-popover-row-daily{left:21px;right:22px;top:112px;height:36px;margin-top:0;align-items:flex-start}.hdv2-member-popover-left-daily{gap:14px}.hdv2-member-popover-icon-daily{width:18px;height:18px;object-fit:contain;display:block}.hdv2-member-daily-copy{display:flex;flex-direction:column;padding-top:1px;gap:7px}.hdv2-member-daily-copy span{color:#000;font-size:16px;font-weight:400;line-height:16px}.hdv2-member-daily-copy p{margin:0;color:#999;font-size:12px;font-weight:400;line-height:12px}.hdv2-member-detail-btn{position:absolute;left:17px;top:167px;width:120px;height:36px;border-radius:375.411px;border:1px solid rgba(153,153,153,.3);-webkit-backdrop-filter:blur(60.286px);backdrop-filter:blur(60.286px);background:#ffffff03;color:#000;font-size:14px;font-weight:400;line-height:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;padding:7px 15px 7px 16px;box-sizing:border-box}.hdv2-member-detail-label{color:#000;font-size:14px;line-height:14px}.hdv2-member-detail-arrow-icon{width:5px;height:9px;object-fit:contain;display:block}.hdv2-member-popover-row-daily .hdv2-member-popover-value{margin-top:6px}.hdv2-member-pill img{width:20px;height:20px}.hdv2-member-pill i{width:1px;height:18px;background:#0000002e;display:block;margin:0 2px}.hdv2-member-text{font-size:16px}.hdv2-icon-btn{position:relative;width:39px;height:40px;border:0;border-radius:375px;background:#bdbdbd26;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.hdv2-icon-btn img,.hdv2-icon-btn svg{width:18px;height:18px;display:block}.hdv2-icon-bell{position:relative}.hdv2-icon-bell:before{content:"";position:absolute;right:7px;top:6px;width:6px;height:6px;border-radius:50%;background:#ff2727;pointer-events:none}.hdv2-icon-moon,.hdv2-icon-lang{position:relative}.hdv2-icon-moon img,.hdv2-icon-bell img{width:20px;height:20px}.hdv2-icon-lang img{width:18px;height:18px}.hdv2-bell-dot{display:none}.hdv2-avatar-btn{position:relative;width:40px;height:40px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border-radius:20px;overflow:hidden;box-shadow:none;flex:0 0 auto}.hdv2-icon-avatar{position:static}.hdv2-avatar-btn img{width:100%;height:100%;object-fit:cover}.hdv2-avatar-wrap{position:relative;z-index:56}.hdv2-avatar-popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:transparent;z-index:54}.hdv2-logout-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:#0a101c29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:78}.hdv2-logout-confirm{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(536px,calc(100% - 32px));height:185px;background:#fff;border-radius:20px;box-sizing:border-box;padding:30px 30px 22px;z-index:79;display:flex;flex-direction:column;justify-content:space-between}.hdv2-logout-confirm p{margin:0;color:#222a3b;font-size:18px;font-weight:400;line-height:1.35}.hdv2-logout-confirm-actions{display:flex;justify-content:flex-end;gap:10px}.hdv2-logout-confirm-cancel,.hdv2-logout-confirm-ok{width:72px;height:36px;border-radius:10px;font-size:16px;line-height:1;font-weight:400;cursor:pointer}.hdv2-logout-confirm-cancel{border:1px solid rgba(157,168,189,.52);background:#fff;color:#1e2538}.hdv2-logout-confirm-ok{border:0;background:#000;color:#fff}.hdv2-notice-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:#0a101c29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:76}.hdv2-notice-panel{position:fixed;left:50%;top:50%;width:683px;height:830px;border-radius:20px;background:#fff;overflow:hidden;transform:translate(-50%,-50%);transform-origin:center;z-index:77}.hdv2-notice-title{position:absolute;left:279px;top:40px;width:126px;height:32px;margin:0;color:#000;font-size:32px;font-weight:700;line-height:32px;white-space:nowrap}.hdv2-notice-subtitle{position:absolute;left:231px;top:93px;width:221px;height:14px;margin:0;color:#666;font-size:14px;font-weight:400;line-height:14px;white-space:nowrap}.hdv2-notice-close{position:absolute;left:631px;top:30px;width:24px;height:24px;border:0;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hdv2-notice-close img{width:24px;height:24px;object-fit:contain;display:block}.hdv2-notice-timeline-line{position:absolute;left:114px;top:139px;width:1px;height:691px;background:#0003}.hdv2-notice-badge{position:absolute;left:53px;width:52px;height:24px;border-radius:30px;background:#ff4848;color:#fff;font-size:14px;font-weight:400;line-height:24px;text-align:center}.hdv2-notice-badge.is-muted{background:#f2f2f2;color:#666}.hdv2-notice-date{position:absolute;left:39px;width:66px;height:12px;color:#666;font-size:12px;font-weight:400;line-height:12px;white-space:nowrap}.hdv2-notice-card{position:absolute;left:129px;width:483px;height:390px}.hdv2-notice-card-image{position:absolute;left:0;top:0;width:483px;height:237px;border-radius:20px;object-fit:cover;display:block}.hdv2-notice-card-title{position:absolute;left:0;top:260px;width:346px;height:40px;margin:0;color:#333;font-size:14px;font-weight:400;line-height:20px}.hdv2-notice-card-title strong{font-weight:700}.hdv2-notice-card-copy{position:absolute;left:0;top:310px;width:483px;height:80px;margin:0;color:#666;font-size:14px;font-weight:400;line-height:20px}.hdv2-notice-card-cta{position:absolute;left:363px;top:259px;width:120px;height:36px;border-radius:375.411px;border:1px solid rgba(153,153,153,.3);background:#ffffffbf;-webkit-backdrop-filter:blur(60.286px);backdrop-filter:blur(60.286px);display:inline-flex;align-items:center;justify-content:space-between;padding:7px 15px 7px 16px;box-sizing:border-box;cursor:pointer}.hdv2-notice-card-cta span{color:#000;font-size:14px;font-weight:400;line-height:14px;white-space:nowrap}.hdv2-notice-card-cta img{width:16px;height:16px;object-fit:contain;display:block;transform:rotate(-90deg)}.hdv2-notice-scroll-track{position:absolute;left:679px;top:137px;width:4px;height:671px;border-radius:12px;background:#d9d9d9}.hdv2-notice-scroll-thumb{display:block;width:4px;height:227px;border-radius:12px;background:#000}.hdv2-points-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:#0a101c29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80}.hdv2-points-detail{position:fixed;left:50%;top:50%;width:683px;height:887px;transform:translate(-50%,-50%);transform-origin:center;border-radius:20px;background:#fff;box-sizing:border-box;overflow:hidden;z-index:81}.hdv2-points-detail-tab{position:absolute;left:28px;top:25px;width:81px;height:27px;border:0;background:transparent;color:#999;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:27px;cursor:pointer;padding:0;text-align:left}.hdv2-points-detail-tab.is-active{color:#000;font-weight:700}.hdv2-points-detail-tab-secondary{left:145px}.hdv2-points-detail-tab-indicator{position:absolute;left:28px;top:60px;width:29px;height:4px;border-radius:8px;box-shadow:0 4px 4px #1d7fff40;background:linear-gradient(159.96deg,#4bebf6 15.867%,#4aabe7 46.635%,#6248f3 89.136%);transition:left .16s ease}.hdv2-points-detail-tab-indicator.is-acquire{left:145px}.hdv2-points-detail-month{position:absolute;left:485px;top:24px;width:120px;height:36px;border-radius:375.411px;border:1px solid rgba(153,153,153,.3);background:#ffffffbf;-webkit-backdrop-filter:blur(60.286px);backdrop-filter:blur(60.286px);box-sizing:border-box;display:inline-flex;align-items:center;justify-content:space-between;padding:0 14px 0 16px;cursor:pointer}.hdv2-points-detail-month span{color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;white-space:nowrap;display:inline-block;flex:0 0 auto}.hdv2-points-detail-month img{width:16px;height:16px;object-fit:contain;display:block;transform:rotate(-90deg)}.hdv2-points-detail-close{position:absolute;left:631px;top:30px;width:24px;height:24px;border:0;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hdv2-points-detail-close img{width:24px;height:24px;object-fit:contain;display:block}.hdv2-points-detail-table{position:absolute;left:28px;top:88px;width:632px;height:767px;border-radius:20px;border:1px solid #999;background:#d9d9d933;box-sizing:border-box;overflow:hidden}.hdv2-points-detail-table-head{position:absolute;left:0;top:0;width:632px;height:58px;display:grid;grid-template-columns:264px 214px 115px;align-items:center;padding-left:39px;box-sizing:border-box}.hdv2-points-detail-table-head span{color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;white-space:nowrap}.hdv2-points-detail-table-rows{position:absolute;left:0;top:58px;width:632px;height:696px}.hdv2-points-detail-row{width:632px;height:58px;display:grid;grid-template-columns:264px 214px 115px;align-items:center;padding-left:39px;box-sizing:border-box}.hdv2-points-detail-row.is-solid{background:#fff}.hdv2-points-detail-row.is-soft{background:#ffffff1a}.hdv2-points-detail-row span{color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px;white-space:nowrap}.hdv2-points-detail-scroll-track{position:absolute;left:628px;top:58px;width:4px;height:695px;border-radius:12px;background:#d9d9d9}.hdv2-points-detail-scroll-thumb{width:4px;height:310px;border-radius:12px;background:#000}.hdv2-avatar-popover{position:absolute;right:0;top:52px;width:315px;height:374px;border-radius:20px;background:#ffffffeb;-webkit-backdrop-filter:blur(9.05px);backdrop-filter:blur(9.05px);border:1px solid rgba(255,255,255,.8);padding:14px;box-sizing:border-box;z-index:55;box-shadow:0 10px 22px #0a14281c;display:flex;flex-direction:column}.hdv2-avatar-summary{width:287px;height:176px;background:#d9d9d933;border-radius:20px;padding:11px 14px 10px;box-sizing:border-box;margin:0 auto 16px}.hdv2-avatar-summary-photo{width:56px;height:56px;border-radius:50%;object-fit:cover;display:block;margin:0 auto}.hdv2-avatar-popover-head-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 3px;box-sizing:border-box}.hdv2-avatar-popover-user{min-width:0}.hdv2-avatar-popover-user h4{margin:0;color:#000;font-size:14px;font-weight:400;line-height:14px}.hdv2-avatar-popover-user p{margin:6px 0 0;color:#414a5ecc;font-size:14px;font-weight:400;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdv2-avatar-upgrade{width:56px;height:32px;border:0;border-radius:8px;background:#000;color:#fff;font-size:14px;font-weight:400;line-height:14px;cursor:pointer;flex:0 0 auto}.hdv2-avatar-points{position:relative;margin-top:9px;border-top:0;min-height:47px;padding:8px 3px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.hdv2-avatar-points:before{content:"";position:absolute;top:0;left:3px;right:3px;height:1px;background:#9da8bd6b}.hdv2-avatar-points span{color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:16px;font-weight:400;line-height:16px}.hdv2-avatar-points-value{border:0;padding:0;background:transparent;display:inline-flex;align-items:center;justify-content:flex-end;min-width:40px;gap:5px;color:#1d2332;font-size:16px;font-weight:400;line-height:16px;cursor:pointer}.hdv2-avatar-points-chevron-icon{width:5px;height:9px;object-fit:contain;display:block;margin-top:1px;flex:0 0 auto}.hdv2-avatar-item{width:100%;height:42px;border:0;background:transparent;display:flex;align-items:center;gap:10px;color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:16px;font-weight:400;line-height:16px;cursor:pointer;text-align:left;padding:0 8px 0 18px;box-sizing:border-box}.hdv2-avatar-item+.hdv2-avatar-item{margin-top:6px}.hdv2-avatar-item-icon-img{width:22px;height:22px;flex:0 0 auto;object-fit:contain;display:block}.hdv2-avatar-item-icon-chat-img{width:22px;height:22px;object-fit:contain}.hdv2-avatar-item-icon-suggest-img{width:20px;height:20px}.hdv2-avatar-logout{margin-top:auto;width:287px;height:46px;border:0;border-radius:10px;background:#f1f1f1e6;display:flex;align-items:center;justify-content:center;gap:8px;color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:16px;font-weight:400;line-height:16px;cursor:pointer;margin-left:auto;margin-right:auto}.hdv2-avatar-logout-icon-img{width:14px;height:14px;object-fit:contain;display:block}.hdv2-hero-brand{position:absolute;left:50%;top:228px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}.hdv2-hero-logo{width:200px;height:auto;object-fit:contain}.hdv2-hero-brand p{margin:6px 0 0;font-size:10px;line-height:1.2;color:#888}.hdv2-main-input{position:absolute;left:50%;top:368px;transform:translate(-50%);width:847px;min-height:130px;border-radius:20px;background:#fffffff2;padding:10px 12px;box-sizing:border-box;overflow:hidden}.hdv2-main-input:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:20px;background:linear-gradient(122deg,#42e1ff,#6493ff 52%,#7b4dff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hdv2-main-input-top{display:flex;align-items:flex-start;gap:8px}.hdv2-star{width:22px;height:22px;margin-top:2px}.hdv2-main-input textarea{width:100%;min-height:64px;max-height:92px;border:0;resize:none;outline:none;background:transparent;font-size:12px;line-height:1.5;color:#4a4a4a;font-family:inherit;overflow-y:hidden}.hdv2-main-input textarea::placeholder{color:#8d8d8d}.hdv2-main-input-bottom{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.hdv2-main-actions{display:flex;align-items:center;gap:8px}.hdv2-circle-btn{width:32px;height:32px;border:1px solid rgba(0,0,0,.24);border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.hdv2-circle-btn img{width:14px;height:14px}.hdv2-main-icon-layer-dark{filter:brightness(0) invert(1) opacity(.88)}.hdv2-circle-btn-muted{background:transparent;border-color:#0000003d}.hdv2-circle-btn-send{border-color:#00000040;background:transparent}.hdv2-circle-btn-send.is-active{border-color:#000;background:#000}.hdv2-circle-btn-send.is-active img{filter:brightness(0) invert(1)}.hdv2-tags-row{position:absolute;left:627px;top:526px;display:flex;gap:10px}.hdv2-canvas-layout{position:absolute;left:clamp(96px,7.5vw,170px);right:clamp(96px,7.5vw,170px);top:127px;width:auto}.hdv2-canvas-layout-title{margin:0;color:#000;font-size:24px;font-weight:700;line-height:24px}.hdv2-canvas-layout-grid{margin-top:46px;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,300px));align-content:flex-start;gap:20px}.hdv2-assets-layout{position:absolute;left:clamp(72px,6.5vw,124px);right:clamp(72px,6.5vw,124px);top:106px;width:auto;height:880px}.hdv2-assets-panel{position:relative;width:100%;height:880px;box-sizing:border-box;border-radius:20px;background:#fff;overflow:hidden}.hdv2-assets-tabs{position:absolute;left:44px;top:36px;width:calc(100% - 88px);display:inline-flex;align-items:center;gap:60px;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}.hdv2-assets-tab{border:0;padding:8px 0;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#0009;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:15px;font-weight:700;line-height:15px;white-space:nowrap;cursor:pointer;position:relative}.hdv2-assets-tab.is-active{color:#111}.hdv2-assets-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;border-radius:2px;background:#000000e6}.hdv2-assets-filter-row{position:absolute;left:44px;top:96px;width:calc(100% - 88px);height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.hdv2-assets-filter-group{display:inline-flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.hdv2-assets-batch-actions{display:inline-flex;align-items:center;gap:10px;margin-left:auto}.hdv2-assets-batch-btn{height:36px;padding:0 14px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#444;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:14px;white-space:nowrap}.hdv2-assets-batch-btn.is-primary{border-color:#111;background:#111;color:#fff}.hdv2-assets-batch-btn:disabled{opacity:.42;cursor:not-allowed}.hdv2-assets-filter{width:60px;height:36px;padding:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#fff;color:#666;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:15px;font-weight:400;line-height:15px;cursor:pointer}.hdv2-assets-filter.is-active{border-color:#000;color:#000}.hdv2-assets-grid{position:absolute;left:44px;top:151px;width:calc(100% - 88px);height:calc(100% - 171px);display:grid;grid-template-columns:repeat(auto-fill,minmax(186px,1fr));grid-auto-rows:max-content;column-gap:14px;row-gap:30px;align-content:start;overflow-y:auto;overflow-x:hidden;padding-right:6px;box-sizing:border-box}.hdv2-assets-card{width:100%;border:0;padding:0;box-sizing:border-box;background:transparent;display:inline-flex;flex-direction:column;align-items:flex-start;gap:10px;cursor:pointer;text-align:left;min-width:0}.hdv2-assets-card-image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:13.371px;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 10px 28px #0f172a14;transition:transform .18s ease,box-shadow .18s ease}.hdv2-assets-card.is-selected .hdv2-assets-card-image{box-shadow:0 10px 28px #0f172a14}.hdv2-assets-card:hover .hdv2-assets-card-image,.hdv2-assets-card:focus-visible .hdv2-assets-card-image{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a1f}.hdv2-assets-card.is-selected:hover .hdv2-assets-card-image,.hdv2-assets-card.is-selected:focus-visible .hdv2-assets-card-image{box-shadow:0 14px 34px #0f172a1f}.hdv2-assets-card-select{position:absolute;left:12px;top:12px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.hdv2-assets-card-select input{position:absolute;opacity:0;pointer-events:none}.hdv2-assets-card-select span{position:relative;width:18px;height:18px;border-radius:999px;border:0;background:#11111147;box-shadow:0 4px 10px #0000002e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background-color .15s ease,border-color .15s ease}.hdv2-assets-card-select input:checked+span{background:#111111e0}.hdv2-assets-card-select input:checked+span:after{content:"";position:absolute;width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:50%;top:50%;transform:translate(-50%,-58%) rotate(-45deg)}.hdv2-assets-card-count{position:absolute;right:12px;bottom:12px;min-width:44px;height:24px;padding:0 8px;border-radius:999px;background:#111111b8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:12px;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hdv2-assets-card.is-selected .hdv2-assets-card-count{background:#111111b8}.hdv2-assets-card-body{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hdv2-assets-card-copy{min-width:0;flex:1 1 auto}.hdv2-assets-card-title-trigger{width:100%;border:0;padding:0;background:transparent;text-align:left;min-width:0}.hdv2-assets-card-title-trigger h3{margin:0;width:100%;color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:17px;font-weight:400;line-height:23px;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdv2-assets-card-title-input{width:100%;min-width:0;border:0;border-radius:0;background:transparent;padding:0;color:#000;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:17px;font-weight:400;line-height:23px;letter-spacing:-.2px;outline:none}.hdv2-assets-card-delete-btn{margin-top:-4px;margin-right:-4px}.hdv2-assets-empty{grid-column:1 / -1;min-height:220px;display:flex;align-items:center;justify-content:center;color:#00000073;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:16px}.hdv2-asset-preview-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#0a0e1466;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:59}.hdv2-asset-preview{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(720px,calc(100vw - 48px));max-height:calc(100dvh - 64px);border-radius:24px;background:#fff;box-shadow:0 30px 90px #0f172a3d;padding:20px;box-sizing:border-box;z-index:60;display:flex;flex-direction:column;gap:14px;overflow:hidden}.hdv2-asset-preview-close{position:absolute;right:16px;top:16px;width:32px;height:32px;border-radius:50%;background:#0f172a0f;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.hdv2-asset-preview-media{width:100%;flex:1 1 auto;min-height:220px;aspect-ratio:auto;border-radius:18px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#f3f6f8}.hdv2-asset-preview-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;flex-wrap:wrap}.hdv2-asset-preview-action-btn{height:36px;padding:0 14px;border-radius:10px;border:1px solid rgba(15,23,42,.1);background:#fff;color:#444;font-size:14px;font-weight:500;line-height:14px;white-space:nowrap}.hdv2-asset-preview-action-btn.is-primary{border-color:#111;background:#111;color:#fff}.hdv2-asset-preview-action-btn:disabled{opacity:.42;cursor:not-allowed}.hdv2-asset-preview-thumbs{display:flex;align-items:center;gap:10px;overflow-x:auto;flex:0 0 auto;padding-bottom:2px}.hdv2-asset-preview-thumb{position:relative;width:88px;height:88px;flex:0 0 auto}.hdv2-asset-preview-thumb.is-active{transform:translateY(-1px)}.hdv2-asset-preview-thumb.is-selected .hdv2-asset-preview-thumb-button{opacity:1}.hdv2-asset-preview-thumb-button{width:88px;height:88px;padding:0;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:transparent;opacity:.76;transition:opacity .15s ease,transform .15s ease,box-shadow .15s ease}.hdv2-asset-preview-thumb.is-active .hdv2-asset-preview-thumb-button{opacity:1;box-shadow:0 10px 18px #0f172a24}.hdv2-asset-preview-thumb-select{position:absolute;left:6px;top:6px;z-index:1;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.hdv2-asset-preview-thumb-select input{position:absolute;opacity:0;pointer-events:none}.hdv2-asset-preview-thumb-select span{position:relative;width:16px;height:16px;border-radius:999px;border:0;background:#11111147;box-shadow:0 4px 10px #00000029}.hdv2-asset-preview-thumb-select input:checked+span{background:#4892ff}.hdv2-asset-preview-thumb-select input:checked+span:after{content:"";position:absolute;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;left:50%;top:50%;transform:translate(-50%,-58%) rotate(-45deg)}.hdv2-asset-preview-thumb-image{display:block;width:100%;height:100%;border-radius:13px;background-size:cover;background-position:center;background-repeat:no-repeat}.hdv2-asset-preview-meta{display:flex;flex-direction:column;gap:6px;flex:0 0 auto}.hdv2-asset-preview-meta h3{margin:0;color:#111;font-size:22px;font-weight:700;line-height:30px}.hdv2-asset-preview-meta p{margin:0;color:#11111194;font-size:14px;line-height:20px}.hdv2-workflow-layout{position:absolute;left:clamp(72px,6.5vw,124px);right:clamp(72px,6.5vw,124px);top:106px;width:auto}.hdv2-workflow-panel{width:100%;min-height:880px;border-radius:20px;background:#fff;box-shadow:none;padding:20px;box-sizing:border-box;display:grid;grid-template-columns:minmax(210px,230px) 1fr;gap:10px}.hdv2-workflow-menu{padding:8px 4px 10px 2px}.hdv2-workflow-menu-top{width:100%;border:0;background:transparent;padding:10px 12px;border-radius:12px;display:inline-flex;align-items:center;gap:10px;color:#111;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:14px;cursor:pointer;text-align:left}.hdv2-workflow-menu-top:hover{background:#0000000a}.hdv2-workflow-menu-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.hdv2-workflow-menu-icon img{width:14px;height:14px;display:block}.hdv2-workflow-menu-icon.is-recent img{width:16px;height:16px}.hdv2-workflow-divider{width:calc(100% - 16px);height:1px;margin:12px 8px 8px;background:#00000014}.hdv2-workflow-public{width:100%;border:0;background:transparent;padding:10px 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:space-between;color:#111;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:500;line-height:14px;cursor:pointer}.hdv2-workflow-public:hover{background:#0000000a}.hdv2-workflow-categories{margin-top:4px;display:flex;flex-direction:column;gap:4px}.hdv2-workflow-category{width:100%;border:0;background:transparent;text-align:left;padding:9px 12px;border-radius:12px;color:#000000b8;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:14px;cursor:pointer}.hdv2-workflow-category:hover{background:#0000000a;color:#000000db}.hdv2-workflow-category.is-active{background:#0000000d;box-shadow:none;color:#111;font-weight:700}.hdv2-workflow-main{padding:6px 6px 6px 0;overflow-y:auto;overflow-x:hidden}.hdv2-workflow-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(186px,1fr));gap:18px;align-items:start}.hdv2-workflow-item{border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.hdv2-workflow-item-cover{width:100%;aspect-ratio:1 / 1;border-radius:18px;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 12px 26px #00000014}.hdv2-workflow-item p{margin:10px 0 0;color:#111;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:700;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdv2-tag-pill{width:125px;height:36px;border-radius:375px;border:1px solid rgba(153,153,153,.3);background:#ffffff52;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#333;cursor:pointer;padding:0}.hdv2-tag-pill img{width:16px;height:16px}.hdv2-canvas-head{position:absolute;left:170px;right:170px;top:737px;display:flex;align-items:center;justify-content:space-between}.hdv2-canvas-head h2{margin:0;font-size:16px;line-height:1;color:#333;font-weight:700}.hdv2-view-more{width:auto;height:36px;border-radius:18px;border:1px solid rgba(153,153,153,.3);background:transparent;padding:0 14px;font-size:14px;color:#333;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.hdv2-view-more span{font-size:14px;line-height:1.1;margin-top:0}.hdv2-cards-row{position:absolute;left:170px;right:170px;top:783px;display:flex;gap:20px}.hdv2-card{width:300px;height:220px;border:0;border-radius:20px;background:#fff;overflow:hidden;cursor:pointer;padding:0;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;flex-direction:column;align-items:stretch;line-height:0}.hdv2-card-thumb{width:300px;height:160px;flex:0 0 160px;background-size:cover;background-position:center;background-repeat:no-repeat;border-top-left-radius:0;border-top-right-radius:0}.hdv2-card-body{width:300px;height:60px;padding:6px 12px 0;box-sizing:border-box;line-height:normal;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hdv2-card-body h3{margin:0;font-size:14px;line-height:20px;color:#333;font-weight:700}.hdv2-card-body p{margin:2px 0 0;font-size:12px;line-height:17px;color:#666}.hdv2-canvas-card{position:relative;transition:transform .16s ease,box-shadow .16s ease}.hdv2-canvas-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0a142814}.hdv2-canvas-card:focus-visible{outline:2px solid rgba(17,17,17,.18);outline-offset:3px}.hdv2-canvas-card.is-busy{cursor:wait}.hdv2-card-copy{min-width:0;flex:1 1 auto}.hdv2-card-title-row{min-width:0;display:flex;align-items:center;gap:8px}.hdv2-card-title-trigger{width:auto;max-width:100%;min-width:0;border:0;padding:0;background:transparent;display:inline-block;text-align:left;color:#333;cursor:text}.hdv2-card-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:20px;font-weight:700}.hdv2-card-title-input{width:100%;height:20px;border:0;border-radius:0;background:transparent;padding:0;box-sizing:border-box;color:#333;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Noto Sans SC,sans-serif;font-size:14px;font-weight:700;line-height:20px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;caret-color:currentColor}.hdv2-card-title-input:focus{border:0;background:transparent}.hdv2-card-delete-btn{width:30px;height:30px;border:0;border-radius:10px;background:transparent;color:#3333338c;display:inline-flex;align-items:center;justify-content:center;padding:0;margin-top:2px;cursor:pointer;flex:0 0 auto;transition:background-color .15s ease,color .15s ease}.hdv2-card-delete-btn:hover,.hdv2-card-delete-btn:focus-visible{background:#d6422e1a;color:#d6422e}.hdv2-card-delete-btn:disabled,.hdv2-card-title-trigger:disabled{opacity:.48;cursor:wait}.hdv2-project-delete-confirm-ok{background:#d6422e}.hdv2-project-delete-confirm-ok:hover:not(:disabled){background:#be331f}.hdv2-project-delete-confirm-ok:disabled{opacity:.6;cursor:wait}.hdv2-card-new{background:#fff;position:relative}.hdv2-card-new-inner{position:absolute;left:8px;top:11px;width:282px;height:199px;border-radius:20px;background:#f6f6f6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.hdv2-card-new-inner span{font-size:28px;line-height:1;color:#333}.hdv2-canvas-card-new .hdv2-card-new-inner{background:#f6f6f6;border:0;gap:5px}.hdv2-canvas-card-new .hdv2-card-new-inner img{width:24px;height:24px;display:block}.hdv2-card-new-inner p{margin:0;font-size:16px;line-height:22px;color:#333}.hdv2-about-title-wrap{position:absolute;left:50%;top:1189px;transform:translate(-50%);text-align:center}.hdv2-about-title-wrap h2{margin:0;font-size:64px;line-height:1.16;color:#333;font-weight:700}.hdv2-about-title-wrap p{margin:22px 0 0;font-size:24px;line-height:1.33;color:#666}.hdv2-about-input-card{position:absolute;left:234px;top:1423px;width:789px;height:160px;border-radius:20px;background:#ffffff80;padding:15px 24px;box-sizing:border-box}.hdv2-about-input-shell{position:relative;width:740px;height:130px;border-radius:20px;background:#fff;overflow:hidden}.hdv2-about-input-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:20px;background:linear-gradient(122deg,#42e1ff,#6493ff 52%,#7b4dff);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.hdv2-about-input-top{width:100%;height:56px;display:flex;align-items:center;gap:8px;padding:0 11px;box-sizing:border-box;background:transparent;border-bottom:1px solid rgba(93,92,255,.16)}.hdv2-about-input-top img{width:22px;height:22px}.hdv2-about-input-top span{font-size:16px;color:#666}.hdv2-about-input-bottom{width:100%;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 11px 10px;box-sizing:border-box;background:transparent}.hdv2-about-input-bottom>i,.hdv2-about-mini-actions i{width:32px;height:32px;border-radius:50%;background:#00000014;display:block}.hdv2-about-mini-actions{display:flex;align-items:center;gap:8px}.hdv2-about-mini-actions button{width:32px;height:32px;border-radius:50%;border:0;background:#000;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.hdv2-about-mini-actions button img{width:14px;height:14px;filter:brightness(0) invert(1)}.hdv2-about-copy{position:absolute;left:1119px;top:1423px;width:535px}.hdv2-about-copy h3{margin:0;font-size:40px;line-height:normal;color:#333;font-weight:700;white-space:nowrap}.hdv2-about-copy p{margin:22px 0 0;font-size:24px;line-height:1.5;color:#666}.hdv2-about-copy button,.hdv2-story-copy button{margin-top:24px;width:125px;height:46px;border-radius:375px;border:0;background:linear-gradient(136deg,#4bebf61a 16%,#4aabe71a 47%,#6248f31a 89%);color:#1ea8f5;font-size:16px;font-weight:700;cursor:pointer}.hdv2-story-copy{position:absolute;left:234px;top:1720px;width:707px}.hdv2-story-copy h3{margin:0;font-size:40px;line-height:normal;color:#333;font-weight:800;white-space:nowrap}.hdv2-story-title-sub{margin-top:10px!important}.hdv2-story-copy p{margin:28px 0 0;font-size:24px;line-height:1.5;color:#666}.hdv2-chat{position:absolute;width:535px}.hdv2-chat-dark{left:1151px;top:1700px}.hdv2-chat-light{left:1151px;top:1875px}.hdv2-chat-bubble{border-radius:20px;border:2px solid #f3f5f7;padding:24px;box-sizing:border-box;overflow:hidden}.hdv2-chat-bubble p{margin:0;font-size:14px;line-height:1.5}.hdv2-chat-bubble-dark{height:113px;background:#000}.hdv2-chat-bubble-dark p{color:#fff}.hdv2-chat-bubble-light{height:178px;background:#fff}.hdv2-chat-bubble-light p{color:#141718}.hdv2-chat-avatar{width:64px;height:64px;border-radius:50%;border:4px solid #fff;overflow:hidden}.hdv2-chat-avatar img{width:100%;height:100%;object-fit:cover}.hdv2-chat-avatar-user{margin-left:auto;margin-top:-32px;margin-right:24px}.hdv2-chat-avatar-user img{object-position:center 35%}.hdv2-chat-avatar-ai{margin-top:-32px;margin-left:24px}.hdv2-footer{position:absolute;left:672px;top:2240px;width:576px;height:22px;display:flex;align-items:center;gap:30px;font-size:16px;line-height:22px}.hdv2-footer span{color:#000;white-space:nowrap}.hdv2-footer a{color:#666;text-decoration:none;white-space:nowrap}.hdv2-page.is-dark{background:#02060d;color:#e8ecf5}.hdv2-page.is-dark .hdv2-artboard{background:linear-gradient(90deg,#01050a,#010914 82%,#012536);isolation:isolate}.hdv2-page.is-dark .hdv2-artboard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(90deg,#354d6f0d 0,#354d6f0d 2px,#02060d00 2px,#02060d00 95px);opacity:.9;z-index:0}.hdv2-page.is-dark .hdv2-artboard:after{content:"";position:absolute;top:0;right:0;width:430px;height:100%;pointer-events:none;background:linear-gradient(90deg,#04192700,#00384f59);z-index:0}.hdv2-page.is-dark .hdv2-artboard>*{z-index:1}.hdv2-page.is-dark .hdv2-promo-pill{background:#ffffff1a;box-shadow:0 23px 46.1px -17px #ff25258f}.hdv2-page.is-dark .hdv2-promo-text,.hdv2-page.is-dark .hdv2-promo-cta{color:#fff}.hdv2-page.is-dark .hdv2-promo-arrow-dark{filter:brightness(0) invert(1);opacity:.95}.hdv2-page.is-dark .hdv2-member-pill{background:#bdbdbd33}.hdv2-page.is-dark .hdv2-member-popover{background:linear-gradient(108deg,#1f242cf5,#1b1f26f5);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 42px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hdv2-page.is-dark .hdv2-member-popover-head span,.hdv2-page.is-dark .hdv2-member-popover-left>span,.hdv2-page.is-dark .hdv2-member-popover-value,.hdv2-page.is-dark .hdv2-member-daily-copy span,.hdv2-page.is-dark .hdv2-member-detail-label{color:#fffffff2}.hdv2-page.is-dark .hdv2-member-daily-copy p{color:#ffffff9e}.hdv2-page.is-dark .hdv2-member-popover-divider{background:#ffffff1f}.hdv2-page.is-dark .hdv2-member-popover-upgrade{background:#ffffff1f;border:1px solid rgba(255,255,255,.08);color:#fff}.hdv2-page.is-dark .hdv2-member-popover-icon-primary,.hdv2-page.is-dark .hdv2-member-popover-icon-daily,.hdv2-page.is-dark .hdv2-member-detail-arrow-icon{filter:brightness(0) invert(1) opacity(.94)}.hdv2-page.is-dark .hdv2-member-detail-btn{border-color:#ffffff38;background:#ffffff05;color:#fff}.hdv2-page.is-dark .hdv2-avatar-popover{background:linear-gradient(108deg,#1f242cf5,#1b1f26f5);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 42px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hdv2-page.is-dark .hdv2-avatar-summary{background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.hdv2-page.is-dark .hdv2-avatar-popover-user h4{color:#fffffff2}.hdv2-page.is-dark .hdv2-avatar-popover-user p{color:#ffffff9e}.hdv2-page.is-dark .hdv2-avatar-upgrade{background:#ffffff1f;border:1px solid rgba(255,255,255,.08);color:#fff}.hdv2-page.is-dark .hdv2-avatar-points:before{background:#ffffff1f}.hdv2-page.is-dark .hdv2-avatar-points span,.hdv2-page.is-dark .hdv2-avatar-points-value{color:#ffffffeb}.hdv2-page.is-dark .hdv2-avatar-points-chevron-icon{filter:brightness(0) invert(1) opacity(.92)}.hdv2-page.is-dark .hdv2-avatar-item{color:#ffffffe6}.hdv2-page.is-dark .hdv2-avatar-item:hover{background:#ffffff14;border-radius:12px}.hdv2-page.is-dark .hdv2-avatar-item-icon-img,.hdv2-page.is-dark .hdv2-avatar-logout-icon-img{filter:brightness(0) invert(1) opacity(.92)}.hdv2-page.is-dark .hdv2-avatar-logout{background:#ffffff1f;border:1px solid rgba(255,255,255,.14);color:#ffffffe6}.hdv2-page.is-dark .hdv2-logout-confirm-backdrop{background:#01081285;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hdv2-page.is-dark .hdv2-logout-confirm{background:linear-gradient(132deg,#16202ef5,#0f1824f5);border:1px solid rgba(255,255,255,.14);box-shadow:0 24px 64px #00000085}.hdv2-page.is-dark .hdv2-logout-confirm p{color:#ffffffeb}.hdv2-page.is-dark .hdv2-logout-confirm-cancel{border-color:#ffffff38;background:#ffffff0a;color:#ffffffdb}.hdv2-page.is-dark .hdv2-logout-confirm-cancel:hover{background:#ffffff1a}.hdv2-page.is-dark .hdv2-logout-confirm-ok{background:#fff;color:#0f1724}.hdv2-page.is-dark .hdv2-logout-confirm-ok:hover{background:#f0f3f8}.hdv2-page.is-dark .hdv2-notice-panel{background:#262626}.hdv2-page.is-dark .hdv2-notice-title{color:#fff}.hdv2-page.is-dark .hdv2-notice-subtitle{color:#999}.hdv2-page.is-dark .hdv2-notice-close img{filter:brightness(0) invert(1)}.hdv2-page.is-dark .hdv2-notice-timeline-line{background:#fff3}.hdv2-page.is-dark .hdv2-notice-card-title{color:#666}.hdv2-page.is-dark .hdv2-notice-card-copy{color:#999}.hdv2-page.is-dark .hdv2-notice-card-cta{border-color:#999;background:transparent}.hdv2-page.is-dark .hdv2-notice-card-cta span{color:#fff}.hdv2-page.is-dark .hdv2-notice-card-cta img{filter:brightness(0) invert(1)}.hdv2-page.is-dark .hdv2-notice-scroll-track{background:#000}.hdv2-page.is-dark .hdv2-notice-scroll-thumb{background:#fff}.hdv2-page.is-dark .hdv2-points-detail-backdrop{background:#0a101c29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hdv2-page.is-dark .hdv2-points-detail{background:#262626;border:0;box-shadow:none}.hdv2-page.is-dark .hdv2-points-detail-tab{color:#999}.hdv2-page.is-dark .hdv2-points-detail-tab.is-active{color:#fff}.hdv2-page.is-dark .hdv2-points-detail-month{border-color:#999;background:transparent}.hdv2-page.is-dark .hdv2-points-detail-month span{color:#fff}.hdv2-page.is-dark .hdv2-points-detail-month img,.hdv2-page.is-dark .hdv2-points-detail-close img{filter:brightness(0) invert(1)}.hdv2-page.is-dark .hdv2-points-detail-table{border-color:#999;background:#d9d9d933}.hdv2-page.is-dark .hdv2-points-detail-table-head span,.hdv2-page.is-dark .hdv2-points-detail-row span{color:#fff}.hdv2-page.is-dark .hdv2-points-detail-row.is-solid{background:#ffffff26}.hdv2-page.is-dark .hdv2-points-detail-row.is-soft{background:#ffffff1a}.hdv2-page.is-dark .hdv2-points-detail-scroll-track{background:#000}.hdv2-page.is-dark .hdv2-points-detail-scroll-thumb{background:#fff}.hdv2-page.is-dark .hdv2-icon-btn{background:#bdbdbd26}.hdv2-page.is-dark .hdv2-auth-btn{background:#fff;color:#000}.hdv2-page.is-dark .hdv2-member-pill img{filter:brightness(0) invert(1)}.hdv2-page.is-dark .hdv2-member-pill span,.hdv2-page.is-dark .hdv2-member-text{color:#fff}.hdv2-page.is-dark .hdv2-member-pill i{background:#fff6}.hdv2-page.is-dark .hdv2-icon-moon.is-active{background:#bdbdbd26;box-shadow:none}.hdv2-page.is-dark .hdv2-icon-moon img{width:18px;height:18px}.hdv2-page.is-dark .hdv2-icon-bell:before{display:block}.hdv2-page.is-dark .hdv2-side-create{background:#fff;border-color:#0f1726;color:#111827;box-shadow:0 6px 14px #00000059}.hdv2-page.is-dark .hdv2-side-dock{background:#0a1524d6;border-color:#ffffff14;box-shadow:0 10px 18px #0000004d;padding:9px 0;gap:6px}.hdv2-page.is-dark .hdv2-side-item{width:32px;height:32px;border-radius:16px;border:1px solid transparent}.hdv2-page.is-dark .hdv2-side-item.is-active,.hdv2-page.is-dark .hdv2-side-item:hover{background:#ffffff1f;border-color:#ffffff38}.hdv2-page.is-dark .hdv2-side-item img{filter:brightness(0) invert(1) opacity(.86)}.hdv2-page.is-dark .hdv2-hero-brand{top:236px}.hdv2-page.is-dark .hdv2-hero-brand p{margin-top:16px;color:#fff9}.hdv2-page.is-dark .hdv2-hero-logo{width:180px}.hdv2-page.is-dark .hdv2-top-logo{filter:brightness(0) invert(1)}.hdv2-page.is-dark .hdv2-main-input{background:#0d1621d1}.hdv2-page.is-dark .hdv2-main-input:before{background:linear-gradient(122deg,#42e1ff,#4b98ff 52%,#6a4bff)}.hdv2-page.is-dark .hdv2-main-input textarea{color:#ffffffe6}.hdv2-page.is-dark .hdv2-main-input textarea::placeholder{color:#fff9}.hdv2-page.is-dark .hdv2-circle-btn{background:transparent;border-color:#ffffff5c}.hdv2-page.is-dark .hdv2-circle-btn img{filter:brightness(0) invert(1) opacity(.78)}.hdv2-page.is-dark .hdv2-circle-btn-send.is-active,.hdv2-page.is-dark .hdv2-circle-btn-send{background:#fff;border-color:#fff}.hdv2-page.is-dark .hdv2-circle-btn-send img{filter:none;opacity:.9}.hdv2-page.is-dark .hdv2-main-icon-layer-dark,.hdv2-page.is-dark .hdv2-circle-btn-send.is-active img{filter:none}.hdv2-page.is-dark .hdv2-tag-pill{background:transparent;border-color:#ffffff47;color:#fff}.hdv2-page.is-dark .hdv2-tag-pill img{filter:brightness(0) invert(1)}.hdv2-page.is-dark .hdv2-canvas-layout-title,.hdv2-page.is-dark .hdv2-canvas-head h2,.hdv2-page.is-dark .hdv2-about-title-wrap h2,.hdv2-page.is-dark .hdv2-about-copy h3,.hdv2-page.is-dark .hdv2-story-copy h3{color:#fff}.hdv2-page.is-dark .hdv2-about-title-wrap p,.hdv2-page.is-dark .hdv2-about-copy p,.hdv2-page.is-dark .hdv2-story-copy p{color:#fff9}.hdv2-page.is-dark .hdv2-view-more{background:transparent;border-color:#ffffff42;color:#fff}.hdv2-page.is-dark .hdv2-card{background:#ffffff1a}.hdv2-page.is-dark .hdv2-canvas-card:hover{box-shadow:0 16px 32px #00000042}.hdv2-page.is-dark .hdv2-canvas-card:focus-visible{outline-color:#4bebf661}.hdv2-page.is-dark .hdv2-card-new-inner{background:transparent;border:2px solid rgba(75,235,246,.44)}.hdv2-page.is-dark .hdv2-card-new-inner span,.hdv2-page.is-dark .hdv2-card-new-inner p,.hdv2-page.is-dark .hdv2-card-body h3{color:#fff}.hdv2-page.is-dark .hdv2-card-body p{color:#fff9}.hdv2-page.is-dark .hdv2-card-title-trigger,.hdv2-page.is-dark .hdv2-card-title-text,.hdv2-page.is-dark .hdv2-card-title-input{color:#fff}.hdv2-page.is-dark .hdv2-card-title-input{border-color:#ffffff29;background:#ffffff14}.hdv2-page.is-dark .hdv2-card-title-input:focus{border-color:#4bebf670;background:#0c1826eb}.hdv2-page.is-dark .hdv2-card-delete-btn{color:#ffffff9e}.hdv2-page.is-dark .hdv2-card-delete-btn:hover,.hdv2-page.is-dark .hdv2-card-delete-btn:focus-visible{background:#ff6b572e;color:#ff8b78}.hdv2-page.is-dark .hdv2-project-delete-confirm-ok{background:#ff6b57}.hdv2-page.is-dark .hdv2-project-delete-confirm-ok:hover:not(:disabled){background:#ff7c69}.hdv2-page.is-dark .hdv2-about-input-card{background:#ffffff1a}.hdv2-page.is-dark .hdv2-about-input-shell{background:#0c1826e6}.hdv2-page.is-dark .hdv2-about-input-top{border-bottom-color:#5d5cff3d}.hdv2-page.is-dark .hdv2-about-input-top span{color:#ffffffeb}.hdv2-page.is-dark .hdv2-about-input-bottom>i,.hdv2-page.is-dark .hdv2-about-mini-actions i{background:#fff3}.hdv2-page.is-dark .hdv2-about-mini-actions button{background:#fff}.hdv2-page.is-dark .hdv2-about-mini-actions button img{filter:none}.hdv2-page.is-dark .hdv2-chat-bubble-dark{background:#191e23;border-color:transparent}.hdv2-page.is-dark .hdv2-chat-bubble-light{background:#3758ff1f;border-color:transparent}.hdv2-page.is-dark .hdv2-chat-bubble-light p{color:#ffffffeb}.hdv2-page.is-dark .hdv2-chat-avatar{border-color:#fff}.hdv2-page.is-dark .hdv2-chat-avatar-ai{border:4px solid #fff;border-radius:50%;overflow:hidden}.hdv2-page.is-dark .hdv2-chat-avatar-ai img{object-fit:cover}.hdv2-page.is-dark .hdv2-footer span{color:#fff}.hdv2-page.is-dark .hdv2-footer a{color:#fff9}.hdv2-page.is-dark .hdv2-about-copy button,.hdv2-page.is-dark .hdv2-story-copy button{background:linear-gradient(136deg,#4bebf61f 16%,#4aabe71f 47%,#6248f31f 89%);color:#4ab4f0}.hdv2-page.is-dark .hdv2-workflow-panel{background:#0c12189e;border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 80px #0009;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hdv2-page.is-dark .hdv2-workflow-menu-top,.hdv2-page.is-dark .hdv2-workflow-public,.hdv2-page.is-dark .hdv2-workflow-category{color:#ffffffdb}.hdv2-page.is-dark .hdv2-workflow-menu-icon img{filter:brightness(0) invert(1);opacity:.9}.hdv2-page.is-dark .hdv2-workflow-menu-top:hover,.hdv2-page.is-dark .hdv2-workflow-public:hover,.hdv2-page.is-dark .hdv2-workflow-category:hover{background:#ffffff14}.hdv2-page.is-dark .hdv2-workflow-divider{background:#ffffff24}.hdv2-page.is-dark .hdv2-workflow-category.is-active{background:#ffffff1a;color:#fffffff5}.hdv2-page.is-dark .hdv2-workflow-item p{color:#ffffffeb}.hdv2-page.is-dark .hdv2-assets-panel{background:#08121eb8;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 72px #00000085;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hdv2-page.is-dark .hdv2-assets-tabs{border-bottom-color:#ffffff1f}.hdv2-page.is-dark .hdv2-assets-tab{color:#ffffff9e}.hdv2-page.is-dark .hdv2-assets-tab.is-active{color:#fff}.hdv2-page.is-dark .hdv2-assets-tab.is-active:after{background:#ffffffe6}.hdv2-page.is-dark .hdv2-assets-filter{border-color:#fff3;background:#ffffff0a;color:#ffffffb8}.hdv2-page.is-dark .hdv2-assets-filter.is-active{border-color:#ffffff73;background:#ffffff24;color:#fff}.hdv2-page.is-dark .hdv2-assets-batch-btn{border-color:#ffffff29;background:#ffffff0a;color:#ffffffd1}.hdv2-page.is-dark .hdv2-assets-batch-btn.is-primary{border-color:#ffffff38;background:#fff;color:#111}.hdv2-page.is-dark .hdv2-assets-card.is-selected .hdv2-assets-card-image{box-shadow:0 10px 28px #00000038}.hdv2-page.is-dark .hdv2-assets-card-count{background:#08121eb8}.hdv2-page.is-dark .hdv2-assets-card-select span{border-color:#ffffffd1;background:#08121e61}.hdv2-page.is-dark .hdv2-assets-card.is-selected .hdv2-assets-card-count{background:#08121eb8}.hdv2-page.is-dark .hdv2-assets-card h3,.hdv2-page.is-dark .hdv2-assets-card-title-input{color:#ffffffeb}.hdv2-page.is-dark .hdv2-asset-preview{background:#08121eeb;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px #00000073}.hdv2-page.is-dark .hdv2-asset-preview-close{background:#ffffff14;color:#ffffffeb}.hdv2-page.is-dark .hdv2-asset-preview-action-btn{border-color:#ffffff24;background:#ffffff0a;color:#ffffffd1}.hdv2-page.is-dark .hdv2-asset-preview-action-btn.is-primary{border-color:#60aaff4d;background:#4892ff;color:#fff}.hdv2-page.is-dark .hdv2-asset-preview-media{background-color:#ffffff0a}.hdv2-page.is-dark .hdv2-asset-preview-thumb-button{border-color:#ffffff1f}.hdv2-page.is-dark .hdv2-asset-preview-thumb.is-active{transform:translateY(-1px)}.hdv2-page.is-dark .hdv2-asset-preview-thumb.is-selected .hdv2-asset-preview-thumb-button{opacity:1}.hdv2-page.is-dark .hdv2-asset-preview-thumb.is-active .hdv2-asset-preview-thumb-button{box-shadow:0 10px 18px #00000042}.hdv2-page.is-dark .hdv2-asset-preview-thumb-select span{border-color:#ffffffd6;background:#08121e6b}.hdv2-page.is-dark .hdv2-asset-preview-thumb-select input:checked+span{background:#4892ff;border-color:#4892ff}.hdv2-page.is-dark .hdv2-asset-preview-meta h3{color:#fffffff0}.hdv2-page.is-dark .hdv2-asset-preview-meta p{color:#ffffff94}.login-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;background:#070e194d;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.login-modal-panel{position:relative;width:780px;height:490px;display:grid;grid-template-columns:366px 1fr;column-gap:20px;padding:10px;box-sizing:border-box;border-radius:20px;background:#fff;overflow:hidden}.login-modal-art{min-width:0;min-height:0}.login-modal-art-cover{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.login-modal-close{position:absolute;top:24px;right:24px;width:24px;height:24px;border:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#111723;cursor:pointer}.login-modal-content{min-width:0;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;box-sizing:border-box;padding:34px 18px 22px}.login-modal-main{width:100%;display:flex;flex-direction:column;align-items:center}.login-modal-footer{width:265px;margin-top:auto;display:flex;flex-direction:column;align-items:center}.login-modal-intro{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:24px}.login-modal-intro h2{margin:0;color:#0c1421;font-size:24px;line-height:1;font-weight:700;letter-spacing:0}.login-modal-intro p{margin:0;color:#313957;font-size:14px;line-height:1.6;font-weight:400}.login-modal-fields{width:320px;display:flex;flex-direction:column;gap:18px}.login-modal-input{width:100%;height:48px;border:1px solid #d4d7e3;border-radius:12px;box-sizing:border-box;display:flex;align-items:center;padding:0 16px;background:#fff}.login-modal-input input{border:0;outline:none;width:100%;margin:0;padding:0;background:transparent;color:#333;font-size:16px;line-height:1}.login-modal-input input::placeholder{color:#8897ad}.login-modal-prefix{flex-shrink:0;color:#333;font-size:16px;line-height:1;font-weight:400;margin-right:8px}.login-modal-input-code{padding-right:12px}.login-modal-divider-line{width:1px;height:22px;margin:0 8px;background:#d4d7e3;flex-shrink:0}.login-modal-code-btn{border:0;background:transparent;color:#1d4ae9;font-size:16px;line-height:1;font-weight:400;padding:0;cursor:pointer;white-space:nowrap}.login-modal-agree{width:320px;margin:20px 0 18px;text-align:center;color:#666;font-size:12px;line-height:1.5}.login-modal-agree a{color:#1d4ae9;text-decoration:none;margin-left:4px}.login-modal-submit{width:320px;height:48px;border:0;border-radius:12px;background:#000;color:#fff;font-size:16px;line-height:1;font-weight:400;letter-spacing:0;cursor:pointer}.login-modal-error{width:320px;margin:8px 0 0;color:#e53935;font-size:13px}.login-modal-qr-btn{border:0;background:#fff;padding:6px;margin:0;cursor:default;width:96px;height:96px;box-sizing:border-box;border-radius:12px;border:1px solid #edf0f6;display:flex;align-items:center;justify-content:center}.login-modal-qr-loading{color:#313957;font-size:14px}.login-modal-qr-expired{display:flex;flex-direction:column;align-items:center;gap:8px;color:#313957;font-size:14px}.login-modal-qr-refresh{padding:6px 14px;border-radius:8px;border:1px solid #d4d7e3;background:#fff;color:#1d4ae9;font-size:14px;cursor:pointer}.login-modal-qr-refresh:hover{background:#f5f7fa}.login-modal-qr-btn img{width:100%;height:100%;display:block;object-fit:contain}.login-modal-agree-wechat{margin:10px 0 0;width:180px;font-size:11px;line-height:1.35}.login-modal-alt{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:11px;margin:0 0 18px}.login-modal-alt-line{height:1px;background:#d4d7e3}.login-modal-alt-text{color:#294957;font-size:12px;line-height:1;white-space:nowrap}.login-modal-social{display:flex;align-items:center;gap:21px;margin-bottom:2px}.login-modal-social-btn{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.login-modal-social-icon{display:block;object-fit:contain}.login-modal-social-icon-ring{width:34px;height:34px}.login-modal-social-icon-phone{width:11px;height:17px}.login-modal-social-icon-wechat{width:18px;height:18px}.login-modal-social-btn.is-active{background:transparent;border:0}.is-dark .login-modal-overlay{background:#020a1494;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.is-dark .login-modal-panel{background:linear-gradient(132deg,#151f2ef5,#0d1724f5);border:1px solid rgba(255,255,255,.14);box-shadow:0 36px 96px #00000085}.is-dark .login-modal-close{color:#ffffffc7}.is-dark .login-modal-close:hover{color:#fff;background:#ffffff14;border-radius:8px}.is-dark .login-modal-intro h2{color:#fffffff2}.is-dark .login-modal-intro p{color:#ffffffb8}.is-dark .login-modal-input{border-color:#fff3;background:#ffffff08}.is-dark .login-modal-input input{color:#ffffffeb}.is-dark .login-modal-input input::placeholder{color:#ffffff80}.is-dark .login-modal-prefix{color:#ffffffdb}.is-dark .login-modal-divider-line{background:#fff3}.is-dark .login-modal-code-btn{color:#7fa2ff}.is-dark .login-modal-agree{color:#ffffff9e}.is-dark .login-modal-agree a{color:#9fb4ff}.is-dark .login-modal-submit{background:#fff;color:#0f1724}.is-dark .login-modal-submit:hover{background:#f0f3f8}.is-dark .login-modal-alt-line{background:#ffffff2e}.is-dark .login-modal-alt-text{color:#ffffffb8}.is-dark .login-modal-social-btn{width:34px;height:34px;border:0;background:transparent}.is-dark .login-modal-social-btn:hover{background:transparent}.is-dark .login-modal-social-btn.is-active{background:transparent;border:0}.is-dark .login-modal-social-btn:not(.is-active) .login-modal-social-icon{filter:none;opacity:1}.is-dark .login-modal-social-btn.is-active .login-modal-social-icon{filter:none;opacity:1}@media (max-width: 920px){.login-modal-panel{width:min(560px,calc(100vw - 24px));height:auto;max-height:calc(100vh - 24px);grid-template-columns:1fr;grid-template-rows:220px auto;row-gap:0;overflow-y:auto}.login-modal-art-cover{border-radius:12px}.login-modal-content{padding:20px 20px 28px;justify-content:flex-start;height:auto}.login-modal-main{width:100%}.login-modal-footer{width:min(265px,100%);margin-top:24px}.login-modal-intro h2{font-size:32px}.login-modal-fields,.login-modal-agree,.login-modal-submit{width:min(320px,100%)}}.career-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4100;display:flex;align-items:center;justify-content:center;padding:20px;background:#070e194d;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.career-modal-panel{position:relative;width:min(851px,calc(100vw - 40px));min-height:535px;box-sizing:border-box;padding:58px 38px 30px;border-radius:20px;background:#fff;box-shadow:0 30px 90px #0000003d;display:flex;flex-direction:column;align-items:center}.career-modal-close{position:absolute;top:24px;right:24px;width:24px;height:24px;border:0;padding:0;background:transparent;color:#111723;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.career-modal-title{margin:0;color:#0c1421;font-size:24px;line-height:1;font-weight:700;letter-spacing:0;text-align:center}.career-modal-subtitle{margin:10px 0 30px;color:#313957;font-size:14px;line-height:1.6;font-weight:400;text-align:center}.career-modal-grid{width:100%;display:grid;grid-template-columns:repeat(2,344px);grid-auto-rows:60px;gap:10px;justify-content:center}.career-modal-option{width:344px;height:60px;border:0;border-radius:10px;padding:0 20px;background:#fff;box-shadow:0 4px 10.9px #00000014;color:#666;display:flex;align-items:center;gap:14px;text-align:left;cursor:pointer}.career-modal-option.is-selected{border:1px solid #000000;color:#333}.career-modal-option-icon{width:22px;height:22px;object-fit:contain;display:block}.career-modal-option-label{font-size:16px;line-height:1;font-weight:400}.career-modal-confirm{width:320px;height:48px;border:0;border-radius:12px;background:#000;color:#fff;font-size:16px;line-height:1;font-weight:400;margin-top:46px;cursor:pointer}.career-modal-confirm:disabled{background:#cfcfcf;cursor:not-allowed}@media (max-width: 920px){.career-modal-panel{width:min(560px,calc(100vw - 24px));min-height:auto;padding:48px 20px 24px}.career-modal-title{font-size:28px}.career-modal-grid{grid-template-columns:1fr;grid-auto-rows:56px}.career-modal-option{width:100%;height:56px}.career-modal-confirm{width:min(320px,100%);margin-top:28px}}
