:root{
  --hh-bg:#f7f8fb;--hh-surface:#fff;--hh-surface2:#f9fbfd;--hh-line:#e9edf3;--hh-line2:#dfe6ef;
  --hh-text:#111827;--hh-soft:#475569;--hh-muted:#94a3b8;--hh-cyan:#12bfe5;--hh-blue:#2677ff;--hh-indigo:#695cff;
  --hh-green:#17caa2;--hh-warm:#ff8b62;--hh-shadow:0 18px 55px rgba(15,23,42,.08);--hh-shadow2:0 30px 92px rgba(15,23,42,.13);
  --hh-rail:70px;--hh-radius:24px;
}
*{box-sizing:border-box}html{margin-top:0!important;scroll-behavior:smooth}body{margin:0!important;min-height:100vh;background:var(--hh-bg)!important;color:var(--hh-text)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif!important;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 12% -8%,rgba(50,209,255,.35),transparent 24%),radial-gradient(circle at 50% -12%,rgba(255,157,91,.18),transparent 24%),linear-gradient(180deg,#fbfdff 0%,#f6f8fb 38%,#f7f8fb 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{cursor:pointer}.admin-bar #wpadminbar,#wpadminbar,.screen-reader-shortcut,body>ul#wp-admin-bar-root-default,body>ul#wp-admin-bar-top-secondary{display:none!important;visibility:hidden!important;height:0!important}.hh-main{min-height:100vh;margin-left:var(--hh-rail);background:transparent}.hh-rail{position:fixed;inset:0 auto 0 0;width:var(--hh-rail);z-index:50;display:flex;flex-direction:column;align-items:center;padding:22px 0 18px;background:rgba(255,255,255,.78);border-right:1px solid var(--hh-line);backdrop-filter:blur(22px);box-shadow:8px 0 32px rgba(15,23,42,.035)}.hh-logo{width:38px;height:38px;display:grid;place-items:center;margin-bottom:92px}.hh-logo span{width:30px;height:30px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,#16d5f2,#2677ff 54%,#8c5cff);color:#fff;font-size:15px;font-weight:1000;box-shadow:0 12px 28px rgba(18,191,229,.25);transform:rotate(-12deg)}.hh-rail-nav{display:flex;flex-direction:column;align-items:center;gap:16px}.hh-rail-nav a{width:56px;height:48px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#111827;transition:.16s}.hh-rail-nav a i{font-style:normal;font-size:18px;line-height:1}.hh-rail-nav a b{font-size:12px;font-weight:800}.hh-rail-nav a:hover{background:#fff;box-shadow:var(--hh-shadow);transform:translateY(-1px)}.hh-rail-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:15px}.hh-points-mini{border:1px solid #d7f6ff;background:#f0fbff;color:#0895bc;height:30px;border-radius:13px;padding:0 8px;font-size:12px;font-weight:900}.hh-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#fed7aa,#f472b6);box-shadow:0 10px 24px rgba(244,114,182,.22)}.hh-help{width:30px;height:30px;border-radius:50%;background:#fff;border:1px solid var(--hh-line);color:#64748b;font-weight:900}.hh-page{min-height:100vh}.hh-toast{position:fixed;right:28px;bottom:28px;z-index:300;background:#111827;color:#fff;border-radius:16px;padding:13px 16px;box-shadow:var(--hh-shadow2);font-size:13px;opacity:0;transform:translateY(12px);transition:.2s}.hh-toast.show{opacity:1;transform:translateY(0)}

.hh-home{min-height:100vh;padding:0 6vw 80px}.hh-top-banner{height:38px;margin:0 -6vw;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(90deg,#fff5d6,#64daf2,#8ee8ff);font-size:13px;font-weight:900;color:#0f172a}.hh-top-banner b{background:#fff;border-radius:8px;padding:2px 7px}.hh-home-stage{max-width:1200px;margin:0 auto;padding-top:78px;text-align:center}.hh-home-title{font-size:30px;line-height:1.25;font-weight:1000;letter-spacing:-.03em;margin:0 0 10px}.hh-home-sub{margin:0 auto 30px;color:#657386;font-size:15px;max-width:660px;line-height:1.8}.hh-home-title span{color:#0eb9dc}.hh-command{width:min(1030px,100%);margin:0 auto;background:rgba(255,255,255,.94);border:1px solid var(--hh-line);border-radius:28px;box-shadow:var(--hh-shadow);padding:18px 18px 14px;text-align:left;transition:.18s}.hh-command:focus-within{border-color:#cdeffd;box-shadow:0 32px 90px rgba(15,23,42,.13)}.hh-command-main{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:start}.hh-ref-add{width:44px;height:60px;border:0;border-radius:4px;background:#eef1f5;color:#8492a6;font-size:25px;transform:rotate(-8deg);margin:3px 0 0 6px}.hh-command textarea{width:100%;min-height:92px;border:0;outline:0;resize:none;background:transparent;color:#111827;font-size:15px;line-height:1.8;padding:4px 10px}.hh-command textarea::placeholder{color:#a2adbc}.hh-command-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.hh-mode-switch{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hh-chip{height:32px;border:1px solid var(--hh-line);border-radius:11px;background:#fff;color:#526175;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex;align-items:center;gap:6px;box-shadow:0 5px 14px rgba(15,23,42,.03)}.hh-chip.active,.hh-chip:hover{background:#eafaff;color:#079fc6;border-color:#cef3ff}.hh-submit-round{width:36px;height:36px;border-radius:50%;border:0;background:#d8dee7;color:#fff;font-size:18px;font-weight:1000}.hh-submit-round:hover{background:linear-gradient(135deg,var(--hh-cyan),var(--hh-blue));box-shadow:0 12px 30px rgba(38,119,255,.18)}.hh-feature-cards{width:min(1030px,100%);margin:30px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hh-feature-card{height:76px;border-radius:21px;border:1px solid var(--hh-line);background:#fff;display:flex;align-items:center;gap:13px;padding:14px 16px;text-align:left;box-shadow:0 12px 28px rgba(15,23,42,.045);transition:.16s}.hh-feature-card:hover{transform:translateY(-2px);box-shadow:var(--hh-shadow);border-color:#dce6f0}.hh-feature-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:1000;background:linear-gradient(135deg,#81e6ff,#2b78ff)}.hh-feature-card:nth-child(2) .hh-feature-icon{background:linear-gradient(135deg,#32d8f1,#7664ff)}.hh-feature-card:nth-child(3) .hh-feature-icon{background:linear-gradient(135deg,#0ea5c6,#73e9d6)}.hh-feature-card:nth-child(4) .hh-feature-icon{background:linear-gradient(135deg,#ff8b62,#ed4264)}.hh-feature-card b{display:block;font-size:14px}.hh-feature-card em{display:block;font-style:normal;margin-top:4px;color:#8b96a7;font-size:12px}.hh-home-section{max-width:1300px;margin:76px auto 0}.hh-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.hh-section-head h2{margin:0;font-size:18px}.hh-section-head p{margin:3px 0 0;color:#8b96a7}.hh-quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.hh-quick-card{height:92px;border-radius:18px;overflow:hidden;position:relative;isolation:isolate;padding:14px;display:flex;align-items:flex-end;color:#fff;font-weight:900;background:linear-gradient(135deg,#0ea5c6,#2677ff);box-shadow:0 16px 40px rgba(15,23,42,.08)}.hh-quick-card:before{content:"";position:absolute;inset:-30%;background:radial-gradient(circle at 24% 20%,rgba(255,255,255,.7),transparent 19%),radial-gradient(circle at 80% 80%,rgba(0,0,0,.20),transparent 40%);z-index:-1}.hh-quick-card:nth-child(2){background:linear-gradient(135deg,#7c3aed,#0ea5e9)}.hh-quick-card:nth-child(3){background:linear-gradient(135deg,#334155,#06b6d4)}.hh-quick-card:nth-child(4){background:linear-gradient(135deg,#0f766e,#f59e0b)}.hh-quick-card:nth-child(5){background:linear-gradient(135deg,#4f46e5,#111827)}.hh-empty{min-height:190px;border:1px dashed #cbd5e1;border-radius:24px;background:rgba(255,255,255,.56);display:grid;place-items:center;color:#94a3b8;font-weight:900}.hh-empty small{display:block;margin-top:6px;font-weight:700}.hh-mini-doc{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hh-doc-card{background:#fff;border:1px solid var(--hh-line);border-radius:20px;padding:18px;box-shadow:0 10px 26px rgba(15,23,42,.04)}.hh-doc-card b{display:block;font-size:15px;margin-bottom:8px}.hh-doc-card span{display:block;color:#64748b;font-size:13px;line-height:1.7}

.hh-studio{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.hh-thread{background:rgba(255,255,255,.7);border-right:1px solid var(--hh-line);padding:24px 12px}.hh-thread-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-weight:950}.hh-thread-btn{width:100%;height:34px;border:0;border-radius:11px;background:#f1f3f6;color:#273142;text-align:left;padding:0 12px;margin-bottom:8px;font-weight:800}.hh-thread-btn:hover{background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.06)}.hh-thread-muted{font-size:12px;color:#a0adbd;margin:24px 4px 10px}.hh-chat-item{border-radius:12px;padding:10px;background:#fff;color:#475569;font-size:13px}.hh-work{position:relative;min-height:100vh;padding:30px 6vw 80px}.hh-work-top{position:absolute;right:40px;top:30px;display:flex;gap:8px;align-items:center}.hh-plain{height:34px;border:1px solid var(--hh-line);border-radius:12px;background:#fff;color:#475569;padding:0 12px;font-weight:900;font-size:13px;box-shadow:0 7px 20px rgba(15,23,42,.04)}.hh-work-center{max-width:760px;margin:0 auto;padding-top:33vh}.hh-work-center.is-result{padding-top:82px}.hh-work-title{text-align:center;margin:0 0 28px;font-size:26px;letter-spacing:-.02em}.hh-editor{background:#fff;border:1px solid var(--hh-line);border-radius:26px;box-shadow:var(--hh-shadow);padding:16px;position:relative}.hh-editor-main{display:grid;grid-template-columns:54px 1fr;gap:12px}.hh-ref-trigger{width:44px;height:60px;border:0;border-radius:4px;background:#f0f2f5;color:#8794a6;font-size:25px;transform:rotate(-7deg)}.hh-editor textarea{width:100%;min-height:100px;border:0;outline:0;resize:vertical;background:transparent;color:#111827;font-size:15px;line-height:1.7}.hh-editor-bottom{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.hh-dropdown{position:relative}.hh-drop-btn{height:34px;border:1px solid var(--hh-line);border-radius:11px;background:#fff;color:#4b5563;padding:0 11px;font-size:12px;font-weight:900}.hh-drop-btn.active{background:#eafaff;color:#0a9fc4;border-color:#d3f3ff}.hh-menu{display:none;position:absolute;left:0;top:40px;width:350px;background:#fff;border:1px solid var(--hh-line);border-radius:18px;box-shadow:0 34px 95px rgba(15,23,42,.14);padding:10px;z-index:30}.hh-dropdown.open .hh-menu,.hh-dropdown:hover .hh-menu{display:block}.hh-menu-title{font-size:12px;color:#94a3b8;font-weight:900;margin:3px 6px 8px}.hh-menu-item{width:100%;border:0;background:#fff;border-radius:13px;display:grid;grid-template-columns:30px 1fr 22px;align-items:center;gap:10px;padding:10px;text-align:left;color:#334155}.hh-menu-item:hover,.hh-menu-item.active{background:#f4f7fa}.hh-menu-item i{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:#eef2f7;font-style:normal}.hh-menu-item b{font-size:13px}.hh-menu-item small{display:block;margin-top:3px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-send{margin-left:auto;width:34px;height:34px;border-radius:50%;border:0;background:#d8dee7;color:#fff;font-weight:1000}.hh-send.ready{background:linear-gradient(135deg,var(--hh-cyan),var(--hh-blue))}.hh-refs{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.hh-ref-thumb{width:58px;height:58px;border-radius:12px;background:#f1f5f9;border:1px solid var(--hh-line);overflow:hidden;position:relative}.hh-ref-thumb img{width:100%;height:100%;object-fit:cover}.hh-agent-plan{display:none;margin:18px 0 0;border-radius:20px;border:1px solid #d9f1ff;background:#f2fbff;padding:15px;text-align:left}.hh-agent-plan.show{display:block}.hh-agent-plan h3{margin:0 0 10px;font-size:15px}.hh-agent-plan ol{margin:0;padding-left:20px;color:#475569;line-height:1.8;font-size:13px}.hh-results{display:none;margin-top:22px}.hh-results.show{display:block}.hh-result-card{background:#fff;border:1px solid var(--hh-line);border-radius:22px;padding:14px;box-shadow:var(--hh-shadow)}.hh-result-media{height:330px;border-radius:18px;background:linear-gradient(135deg,#0f172a,#0ea5c6 48%,#f97316);position:relative;overflow:hidden}.hh-result-media:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 20% 25%,rgba(255,255,255,.55),transparent 18%),radial-gradient(circle at 72% 70%,rgba(255,255,255,.25),transparent 20%);animation:hh-float 8s ease-in-out infinite alternate}.hh-result-card p{margin:12px 2px 4px;color:#64748b;font-size:13px;line-height:1.6}.hh-param-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.hh-param{border:1px solid var(--hh-line);background:#fff;border-radius:14px;padding:10px}.hh-param b{display:block;font-size:12px;color:#64748b;margin-bottom:6px}.hh-param select,.hh-param input{width:100%;border:0;outline:0;background:transparent;font-weight:900;color:#0f172a}.hh-login-panel{max-width:520px;margin:80px auto;background:#fff;border:1px solid var(--hh-line);border-radius:24px;box-shadow:var(--hh-shadow);padding:26px}.hh-login-panel h1{margin-top:0}.hh-login-panel input{width:100%;height:42px;border:1px solid var(--hh-line);border-radius:12px;padding:0 12px;margin:8px 0}.hh-primary{height:40px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--hh-cyan),var(--hh-blue));color:#fff;font-weight:950;padding:0 16px}.hh-secondary{height:40px;border:1px solid var(--hh-line);border-radius:13px;background:#fff;color:#475569;font-weight:950;padding:0 16px}

.hh-assets{min-height:100vh;padding:44px 6vw}.hh-assets-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.hh-assets-head h1{margin:0;font-size:30px}.hh-assets-head p{margin:5px 0 0;color:#64748b}.hh-tabs{display:flex;gap:8px;flex-wrap:wrap}.hh-tabs a,.hh-tabs button{height:34px;border:0;border-radius:12px;background:#fff;color:#64748b;padding:0 14px;font-weight:900}.hh-tabs .active{background:#111827;color:#fff}.hh-asset-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.hh-asset-card{background:#fff;border:1px solid var(--hh-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 25px rgba(15,23,42,.04)}.hh-asset-preview{aspect-ratio:1/1;background:linear-gradient(135deg,#eef2f7,#e2e8f0);display:grid;place-items:center;color:#94a3b8}.hh-asset-preview img,.hh-asset-preview video{width:100%;height:100%;object-fit:cover}.hh-asset-meta{padding:10px}.hh-asset-meta b{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-asset-meta span{font-size:12px;color:#94a3b8}.hh-models{min-height:100vh;padding:44px 6vw}.hh-models h1{font-size:30px;margin:0 0 8px}.hh-models .desc{color:#64748b;margin:0 0 24px}.hh-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hh-model-card{background:#fff;border:1px solid var(--hh-line);border-radius:20px;padding:18px;box-shadow:0 10px 25px rgba(15,23,42,.04)}.hh-model-card b{display:block;font-size:16px}.hh-model-card span{display:block;color:#64748b;margin-top:6px;font-size:13px}.hh-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.hh-tags em{font-style:normal;background:#f1f5f9;color:#64748b;border-radius:99px;padding:5px 8px;font-size:12px;font-weight:800}.hh-account{min-height:100vh;padding:44px 6vw}.hh-account-grid{display:grid;grid-template-columns:320px 1fr;gap:18px}.hh-card{background:#fff;border:1px solid var(--hh-line);border-radius:22px;box-shadow:var(--hh-shadow);padding:22px}.hh-card h2{margin:0 0 12px}.hh-stat{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hh-stat div{border-radius:18px;background:#f8fafc;border:1px solid var(--hh-line);padding:16px}.hh-stat b{display:block;font-size:28px}.hh-table{width:100%;border-collapse:collapse}.hh-table th,.hh-table td{padding:12px;border-bottom:1px solid var(--hh-line);text-align:left;font-size:13px}.hh-table th{color:#64748b;background:#f8fafc}.hh-modal{display:none;position:fixed;inset:0;z-index:500;background:rgba(15,23,42,.32);backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:24px}.hh-modal.show{display:flex}.hh-modal-card{width:min(760px,100%);background:#fff;border-radius:28px;box-shadow:0 40px 120px rgba(15,23,42,.22);padding:24px;position:relative}.hh-modal-close{position:absolute;right:18px;top:18px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;font-size:20px}.hh-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.hh-plan{border:1px solid var(--hh-line);border-radius:20px;padding:18px;background:#fff}.hh-plan strong{display:block;font-size:25px;margin:8px 0}.hh-plan button{width:100%;margin-top:12px}.hh-muted{color:#64748b}.hh-admin-kpi{display:flex;gap:14px;margin:18px 0}.hh-admin-kpi div{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:16px;min-width:180px}.hh-admin-kpi b{display:block;font-size:28px}.hh-admin-scroll{max-width:100%;overflow:auto;background:#fff;border:1px solid #dcdcde;border-radius:12px}.hh-admin-table{width:100%;border-collapse:collapse;min-width:980px}.hh-admin-table th,.hh-admin-table td{border-bottom:1px solid #eee;padding:9px 10px;text-align:left;font-size:12px}.hh-admin-table th{background:#f6f7f7}.hh-admin-table input,.hh-admin-table textarea,.hh-admin-table select{width:100%;max-width:360px}.hh-admin-table textarea{min-height:56px}.hh-admin-note{background:#fff8e5;border-left:4px solid #f59e0b;padding:12px 14px;margin:12px 0}.hh-provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hh-provider{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:16px}.hh-provider h3{margin:0 0 10px}.hh-provider label{display:block;font-weight:600;margin:8px 0 4px}.hh-provider input,.hh-provider textarea,.hh-provider select{width:100%;max-width:100%}.hh-provider textarea{min-height:92px;font-family:monospace;font-size:12px}.hh-danger{color:#b42318}.hh-success{color:#067647}@keyframes hh-float{from{transform:translate3d(-1%,0,0) rotate(0)}to{transform:translate3d(2%,2%,0) rotate(3deg)}}
@media(max-width:1200px){.hh-feature-cards{grid-template-columns:repeat(2,1fr)}.hh-quick-grid{grid-template-columns:repeat(2,1fr)}.hh-studio{grid-template-columns:1fr}.hh-thread{display:none}.hh-work-center{padding-top:24vh}.hh-model-grid{grid-template-columns:repeat(2,1fr)}.hh-asset-grid{grid-template-columns:repeat(4,1fr)}.hh-provider-grid{grid-template-columns:1fr}}
@media(max-width:760px){:root{--hh-rail:0px}.hh-rail{display:none}.hh-main{margin-left:0}.hh-home{padding:0 18px 50px}.hh-top-banner{margin:0 -18px}.hh-home-stage{padding-top:52px}.hh-command-main,.hh-editor-main{grid-template-columns:1fr}.hh-ref-add,.hh-ref-trigger{display:none}.hh-feature-cards,.hh-quick-grid,.hh-mini-doc,.hh-param-panel,.hh-model-grid,.hh-account-grid,.hh-stat,.hh-plan-grid{grid-template-columns:1fr}.hh-work{padding:22px 16px}.hh-work-top{position:static;justify-content:flex-end;margin-bottom:18px}.hh-work-center{padding-top:12vh}.hh-menu{width:calc(100vw - 34px)}.hh-asset-grid{grid-template-columns:repeat(2,1fr)}}

/* v0.7 interaction fixes */
.hh-thread-btn{border:0;text-align:left}.hh-thread-btn.active{background:#eef8ff;color:#0895bc}.hh-work-top .hh-plain:hover{background:#f8fbff;transform:translateY(-1px);box-shadow:0 10px 26px rgba(15,23,42,.06)}
.hh-menu-small{width:260px}.hh-model-menu{max-height:440px;overflow:auto}.hh-dropdown.open>.hh-menu{display:block}.hh-dropdown:not(.open):hover>.hh-menu{display:none}.hh-drop-btn.active{box-shadow:0 8px 20px rgba(18,191,229,.08)}
.hh-editor-bottom{position:relative}.hh-send,.hh-submit-round{transition:.16s}.hh-send:hover,.hh-submit-round:hover,.hh-send.ready,.hh-submit-round.ready{background:linear-gradient(135deg,var(--hh-cyan),var(--hh-blue));transform:translateY(-1px)}
.hh-ref-thumb{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:4px}.hh-ref-thumb span{font-size:12px;font-weight:900;color:#334155}.hh-ref-thumb small{display:block;max-width:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#94a3b8;font-size:10px}.hh-ref-remove{position:absolute;right:2px;top:2px;width:18px;height:18px;border:0;border-radius:50%;background:rgba(15,23,42,.78);color:#fff;font-size:12px;line-height:18px;padding:0}.hh-command .hh-refs{width:min(1030px,100%);margin:10px auto 0}.hh-command .hh-ref-thumb{width:64px;height:64px}.hh-result-media video{width:100%;height:100%;object-fit:cover;border-radius:18px;background:#000}.hh-result-actions{display:flex;justify-content:flex-end;margin-top:10px}.hh-result-actions a{height:34px;border-radius:12px;background:#f1f5f9;color:#334155;display:inline-flex;align-items:center;padding:0 12px;font-size:12px;font-weight:900}.hh-empty{min-height:360px;display:grid;place-items:center;border:1px dashed #d9e2ee;border-radius:28px;background:rgba(255,255,255,.62)}.hh-empty div{text-align:center;color:#64748b;font-weight:900}.hh-empty small{display:block;margin-top:8px;color:#94a3b8;font-weight:600}.hh-login-two{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:14px}.hh-login-two>div{border:1px solid var(--hh-line);border-radius:18px;padding:16px;background:#fbfdff}.hh-login-two h3{margin:0 0 10px}.hh-login-two input{width:100%;height:42px;border:1px solid var(--hh-line);border-radius:12px;padding:0 12px;margin:7px 0;background:#fff}.hh-login-two button{width:100%;margin-top:8px}.hh-inspire-grid{margin-top:24px}.hh-home .hh-results{width:min(1030px,100%);margin:18px auto 0;text-align:left}.hh-home .hh-result-media{height:260px}.hh-ref-trigger:hover,.hh-ref-add:hover{background:#eafaff;color:#06a3c9}.hh-param[data-param="duration"]{display:none}.hh-param[data-param="size"]{display:none}
@media(max-width:760px){.hh-login-two{grid-template-columns:1fr}.hh-editor-bottom{gap:6px}.hh-menu-small{width:calc(100vw - 34px)}.hh-work-center{max-width:100%}.hh-home .hh-results{width:100%}}

/* v0.8 product polish: functional Jimeng-like workbench without copying assets/code */
.hh-rail-nav a.is-active{background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.08);color:#030712}.hh-rail-nav a.is-active i{color:#0ea5c6}.hh-top-banner{position:relative}.hh-top-banner button{position:absolute;right:18px;width:24px;height:24px;border:0;border-radius:50%;background:rgba(255,255,255,.42);font-size:18px;color:#0f172a}.hh-app-home .hh-home-stage{padding-top:80px}.hh-command-pro{position:relative}.hh-command-pro.is-drag,.hh-editor.is-drag{outline:2px solid rgba(18,191,229,.55);background:#f8fdff!important}.hh-ref-add,.hh-ref-trigger{display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:2px}.hh-ref-add span,.hh-ref-trigger span{font-size:24px;line-height:1}.hh-ref-add small,.hh-ref-trigger small{font-size:10px;color:#94a3b8;font-weight:800}.hh-upload-hint{font-size:12px;color:#a2adbc;margin:4px 0 0 72px}.hh-command .hh-editor-bottom{margin-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hh-command .hh-send{margin-left:auto}.hh-home-mode-cards{width:min(1030px,100%);margin:24px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hh-home-mode-cards button,.hh-home-mode-cards a{border:1px solid var(--hh-line);background:#fff;border-radius:20px;min-height:76px;padding:14px 16px;text-align:left;display:flex;align-items:center;gap:12px;box-shadow:0 12px 28px rgba(15,23,42,.045);transition:.16s}.hh-home-mode-cards button:hover,.hh-home-mode-cards a:hover,.hh-home-mode-cards button.active{transform:translateY(-2px);box-shadow:var(--hh-shadow);border-color:#ccf2ff}.hh-home-mode-cards i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-style:normal;background:linear-gradient(135deg,#1fd5f2,#2677ff);color:#fff;font-weight:1000}.hh-home-mode-cards b{display:block;font-size:14px}.hh-home-mode-cards span{display:block;margin-top:4px;color:#8b96a7;font-size:12px}.hh-template-section{margin-top:58px}.hh-real-assets-section{margin-top:42px}.hh-text-link{height:34px;border-radius:12px;border:1px solid var(--hh-line);background:#fff;padding:0 12px;display:inline-flex;align-items:center;font-size:12px;font-weight:900;color:#64748b}.hh-empty-small{min-height:150px}.hh-asset-grid-home{grid-template-columns:repeat(4,1fr)}
.hh-studio-v8 .hh-work{position:relative}.hh-work-top{gap:8px}.hh-plain{transition:.16s}.hh-chat-item{width:100%;border:0;border-radius:12px;background:#fff;color:#0f172a;padding:10px 12px;margin:6px 0;text-align:left;display:block}.hh-chat-item b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-chat-item small{display:block;margin-top:4px;font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hh-chat-item:hover,.hh-chat-item.active{background:#eef8ff;color:#068db1}.hh-chat-empty{color:#94a3b8;background:transparent}.hh-editor{transition:.2s}.hh-editor:focus-within{border-color:#cdeffd;box-shadow:0 32px 90px rgba(15,23,42,.13)}.hh-editor-main textarea,.hh-command textarea{font-weight:500}.hh-editor-bottom{z-index:20}.hh-drop-btn{white-space:nowrap}.hh-menu{z-index:100}.hh-menu-item{cursor:pointer}.hh-ref-thumb{position:relative;border:1px solid var(--hh-line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 22px rgba(15,23,42,.05)}.hh-ref-thumb img{width:100%;height:100%;object-fit:cover}.hh-agent-plan{display:none;width:min(1030px,100%);margin:14px auto 0;background:rgba(255,255,255,.86);border:1px solid var(--hh-line);border-radius:20px;padding:16px 18px;text-align:left;box-shadow:0 14px 36px rgba(15,23,42,.055)}.hh-agent-plan.show{display:block}.hh-agent-plan h3{margin:0 0 8px;font-size:14px}.hh-agent-plan ol{margin:0;padding-left:20px;color:#64748b;font-size:13px;line-height:1.7}.hh-home-plan{width:100%;margin-top:12px}.hh-results{transition:.2s}.hh-result-media{background-color:#eef2f7;background-repeat:no-repeat}.hh-work-center.is-result{padding-top:7vh;padding-bottom:170px}.hh-work-center.is-result .hh-editor{position:fixed;left:calc(var(--hh-rail) + 290px);right:90px;bottom:34px;z-index:60;max-width:none;box-shadow:0 28px 80px rgba(15,23,42,.16)}.hh-work-center.is-result .hh-results{display:block;width:min(920px,100%);margin-top:18px}.hh-work-center.is-result .hh-result-media{height:420px}.hh-toast{z-index:9999}.hh-login-modal .hh-modal-card,.hh-login-two input{font-size:14px}
@media(max-width:1200px){.hh-home-mode-cards{grid-template-columns:repeat(2,1fr)}.hh-work-center.is-result .hh-editor{left:90px;right:28px}.hh-asset-grid-home{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.hh-upload-hint{margin-left:0}.hh-home-mode-cards{grid-template-columns:1fr}.hh-command .hh-editor-bottom{overflow-x:auto;flex-wrap:nowrap}.hh-work-center.is-result .hh-editor{position:static;left:auto;right:auto;bottom:auto}.hh-asset-grid-home{grid-template-columns:repeat(2,1fr)}}

/* v1.1: interaction polish - every visible control has hover/active feedback */
.hh-command-pro,.hh-editor{border:1px solid rgba(203,213,225,.72);background:rgba(255,255,255,.92);backdrop-filter:blur(16px);transition:border-color .18s, box-shadow .18s, transform .18s}
.hh-command-pro:hover,.hh-editor:hover,.hh-command-pro:focus-within,.hh-editor:focus-within{border-color:#b7edfb;box-shadow:0 28px 82px rgba(15,23,42,.12)}
.hh-command textarea,.hh-editor textarea{min-height:86px;line-height:1.7;color:#0f172a}
.hh-command textarea:focus,.hh-editor textarea:focus{outline:none}
.hh-drop-btn,.hh-menu-item,.hh-send,.hh-submit-round,.hh-ref-add,.hh-ref-trigger,.hh-home-mode-cards button,.hh-thread-btn,.hh-plain,.hh-points-mini,.hh-help,.hh-top-banner button{cursor:pointer;user-select:none}
.hh-send.ready,.hh-submit-round.ready{background:linear-gradient(135deg,#13c9ed,#3978ff);color:#fff;box-shadow:0 14px 30px rgba(37,99,235,.22)}
.hh-send:disabled,.hh-submit-round:disabled{opacity:.7;cursor:wait}
.hh-menu-item.active{background:#eefbff!important;color:#077d9e}
.hh-home-mode-cards button.active{border-color:#98e6fb;background:linear-gradient(135deg,#ffffff,#f2fcff)}
.hh-ref-thumb{width:66px;height:66px}
.hh-refs{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.hh-upload-hint{transition:.18s}.hh-command-pro.is-drag .hh-upload-hint,.hh-editor.is-drag .hh-upload-hint{color:#0891b2;font-weight:900}
.hh-result-card{border:1px solid #e8eef7;border-radius:24px;background:#fff;padding:14px;box-shadow:0 20px 50px rgba(15,23,42,.08)}
.hh-result-media{min-height:260px;border-radius:18px;background:#f1f5f9;overflow:hidden}.hh-result-media:empty:before{content:'生成结果会显示在这里';display:grid;place-items:center;height:260px;color:#94a3b8;font-weight:800}
.hh-agent-plan{border-color:#c8eff9;background:linear-gradient(135deg,#fff,#f6fdff)}
.hh-agent-plan h3:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#10bde3;color:#fff;margin-right:8px;font-size:12px}
.hh-toast{position:fixed;left:50%;bottom:34px;transform:translateX(-50%) translateY(20px);z-index:99999;background:#0f172a;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 20px 60px rgba(15,23,42,.25);opacity:0;pointer-events:none;transition:.18s}.hh-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.hh-modal.show{display:grid;place-items:center}.hh-modal{position:fixed;inset:0;z-index:99990;background:rgba(15,23,42,.35);backdrop-filter:blur(10px);display:none}.hh-modal-card{width:min(760px,calc(100vw - 36px));max-height:calc(100vh - 60px);overflow:auto;background:#fff;border-radius:28px;padding:28px;box-shadow:0 30px 90px rgba(15,23,42,.28);position:relative}.hh-modal-close{position:absolute;right:18px;top:18px;border:0;width:34px;height:34px;border-radius:50%;background:#f1f5f9;cursor:pointer}.hh-muted{color:#64748b;line-height:1.8}.hh-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.hh-plan{border:1px solid #e8eef7;border-radius:20px;padding:18px;background:#fbfdff}.hh-plan span{display:inline-flex;background:#e8fbff;color:#0788a8;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:900}.hh-plan strong{display:block;font-size:32px;margin:14px 0 4px}.hh-primary{height:40px;border:0;border-radius:14px;background:linear-gradient(135deg,#13c9ed,#3978ff);color:#fff;font-weight:900;padding:0 18px;cursor:pointer}
@media(max-width:760px){.hh-plan-grid{grid-template-columns:1fr}.hh-result-media{min-height:200px}}

/* ===== 瀚海AI v2.1 polished interaction layer ===== */
.hh-body{background:#f7f9fc;color:#0f172a;-webkit-font-smoothing:antialiased}
.hh-main{background:radial-gradient(circle at 50% 0,#e8fbff 0,#f8fafc 26%,#f5f7fb 100%);min-height:100vh}
.hh-home-stage,.hh-work-center{position:relative}
.hh-home-title span{background:linear-gradient(90deg,#06b6d4,#2563eb,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}
.hh-command-pro,.hh-editor{box-shadow:0 28px 80px rgba(15,23,42,.08),0 1px 0 rgba(255,255,255,.9) inset;border:1px solid rgba(148,163,184,.18);transition:.22s ease}
.hh-command-pro:focus-within,.hh-editor:focus-within{box-shadow:0 34px 96px rgba(14,165,233,.16),0 0 0 1px rgba(14,165,233,.24) inset;transform:translateY(-1px)}
.hh-ref-add,.hh-ref-trigger{transition:.18s ease;border:0;background:linear-gradient(180deg,#f8fafc,#eef2f7);box-shadow:0 8px 18px rgba(15,23,42,.06)}
.hh-ref-add:hover,.hh-ref-trigger:hover{transform:translateY(-2px) rotate(-2deg);background:linear-gradient(180deg,#ecfeff,#e0f2fe);color:#0284c7}
.hh-send{font-weight:800;background:#e5e7eb;color:#94a3b8;transition:.18s ease}
.hh-send.ready,.hh-send:hover{background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;box-shadow:0 12px 28px rgba(37,99,235,.26)}
.hh-live-state{display:flex;flex-wrap:wrap;gap:8px;margin:12px 16px 0;color:#64748b;font-size:12px}
.hh-live-state span{display:inline-flex;align-items:center;height:26px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;box-shadow:0 1px 0 #fff inset}
.hh-refs{display:flex;gap:8px;flex-wrap:wrap;margin:10px 16px 0}
.hh-ref-thumb{width:76px;height:76px;border-radius:16px;border:1px solid #e5e7eb;background:#f8fafc;position:relative;display:grid;place-items:center;overflow:hidden;color:#64748b;font-weight:700;font-size:12px}
.hh-ref-thumb img{width:100%;height:100%;object-fit:cover}.hh-ref-thumb small{display:block;max-width:64px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;font-weight:500}.hh-ref-remove{position:absolute;right:4px;top:4px;width:20px;height:20px;border-radius:50%;border:0;background:rgba(15,23,42,.74);color:white;cursor:pointer}
.hh-agent-plan.show{display:block}.hh-agent-plan{display:none;border:1px solid #dbeafe;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:20px;padding:16px 18px;margin:18px auto;max-width:820px;box-shadow:0 16px 40px rgba(15,23,42,.06)}
.hh-agent-plan h3{margin:0 0 10px}.hh-agent-plan li{margin:6px 0;color:#475569}.hh-results.show{display:block}.hh-result-card{border-radius:24px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 20px 60px rgba(15,23,42,.08)}
.hh-result-media{min-height:280px;border-radius:18px;background:#f8fafc;overflow:hidden;display:grid;place-items:center}.hh-result-media video,.hh-result-media img{max-width:100%;border-radius:18px}
.hh-dropdown.open>.hh-menu{display:block;animation:hhPop .14s ease-out}.hh-menu{box-shadow:0 26px 80px rgba(15,23,42,.16);border:1px solid #e5e7eb}.hh-menu-item.active{background:#f1f5f9}.hh-menu-item:hover{background:#f8fafc}
@keyframes hhPop{from{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.hh-top-banner{backdrop-filter:blur(16px);background:linear-gradient(90deg,rgba(255,243,205,.9),rgba(103,232,249,.9));border:1px solid rgba(255,255,255,.65)}
.hh-quick-card{position:relative;overflow:hidden}.hh-quick-card:before{content:"";position:absolute;inset:-40%;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.55),transparent 30%);pointer-events:none}.hh-quick-card:hover{transform:translateY(-3px);filter:saturate(1.08)}
.hh-empty{border:1px dashed #cbd5e1;background:rgba(255,255,255,.66);box-shadow:inset 0 1px 0 #fff}
.hh-modal{z-index:99999}.hh-modal-card{border-radius:24px;box-shadow:0 36px 120px rgba(15,23,42,.25)}
@media(max-width:760px){.hh-live-state{display:none}.hh-home-mode-cards,.hh-quick-grid{grid-template-columns:1fr 1fr}.hh-command-pro,.hh-editor{width:calc(100vw - 90px)}}

/* ===== 瀚海AI v2.3 运营功能增强版 ===== */
.hh-home-v22{padding:0 6vw 92px;background:radial-gradient(circle at 50% 0,rgba(159,232,255,.55),rgba(248,250,252,0) 31%),linear-gradient(180deg,#fbfdff,#f7f9fc 42%,#f7f8fb)}
.hh-notice-v22{height:40px;margin:0 -6vw;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden;border:1px solid rgba(30,184,219,.35);background:linear-gradient(90deg,#fff3c4 0%,#b8f0e5 38%,#6bdcff 100%);font-size:14px;font-weight:900;color:#082f49;box-shadow:0 6px 24px rgba(14,165,233,.10)}
.hh-notice-v22 .hh-notice-glow{position:absolute;inset:0;background:radial-gradient(circle at 25% 50%,rgba(255,255,255,.85),transparent 22%);opacity:.55;pointer-events:none}.hh-notice-v22>*:not(.hh-notice-glow){position:relative;z-index:1}.hh-notice-v22 b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#fff}.hh-notice-v22 em{font-style:normal;margin-left:18px;color:#0f172a}.hh-notice-v22 strong{font-weight:1000;color:#075985}.hh-notice-v22 button{position:absolute;right:14px;top:6px;width:28px;height:28px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.62);font-size:18px;color:#0f172a;z-index:3}
.hh-hero-v22{max-width:1120px;margin:0 auto;padding-top:66px;text-align:center}.hh-hero-v22 h1{margin:0;font-size:32px;letter-spacing:-.04em;line-height:1.2;font-weight:1000;color:#0f172a}.hh-hero-v22 h1 span{background:linear-gradient(90deg,#05b8d7,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}.hh-hero-v22>p{margin:14px auto 32px;color:#7b8798;font-size:15px;line-height:1.75;font-weight:700}
.hh-home-generator-v22{width:min(1020px,100%);margin:0 auto;text-align:left;background:rgba(255,255,255,.92);border:1px solid rgba(226,232,240,.88);border-radius:30px;box-shadow:0 26px 78px rgba(15,23,42,.08),0 1px 0 rgba(255,255,255,.85) inset;padding:18px;backdrop-filter:blur(18px);transition:.2s}.hh-home-generator-v22:hover,.hh-home-generator-v22:focus-within{box-shadow:0 34px 104px rgba(14,165,233,.15);border-color:#bfeef9;transform:translateY(-1px)}.hh-gen-main-v22{display:grid;grid-template-columns:62px 1fr;gap:14px;align-items:start}.hh-ref-add-v22{width:48px;height:68px;border:0;border-radius:5px;background:linear-gradient(180deg,#f7f9fc,#eceff4);color:#8291a5;transform:rotate(-7deg);box-shadow:0 10px 20px rgba(15,23,42,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.hh-ref-add-v22 b{font-size:24px;line-height:1}.hh-ref-add-v22 small{font-size:12px;font-weight:900}.hh-ref-add-v22:hover{background:linear-gradient(180deg,#ecfeff,#e0f2fe);color:#0284c7;transform:translateY(-2px) rotate(-4deg)}.hh-home-generator-v22 textarea{width:100%;height:104px;min-height:104px;resize:none;border:0;background:transparent;padding:8px 6px;outline:0;font-size:15px;color:#0f172a;line-height:1.8}.hh-home-generator-v22 textarea::placeholder{color:#a3adbd}.hh-upload-note-v22{margin:2px 0 12px 76px;color:#a2adbd;font-size:12px;font-weight:700}.hh-refs-v22{margin-left:76px}.hh-home-controls-v22{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.hh-segment-v22{display:flex;align-items:center;gap:4px;padding:4px;border-radius:13px;background:#f4f7fb;border:1px solid #e8eef6}.hh-segment-v22 button{height:34px;border:0;border-radius:10px;background:transparent;color:#64748b;padding:0 14px;font-size:13px;font-weight:1000}.hh-segment-v22 button.active,.hh-segment-v22 button:hover{background:#e8f9ff;color:#0284c7;box-shadow:0 7px 18px rgba(14,165,233,.10)}.hh-home-controls-v22 .hh-drop-btn{height:42px;border:1px solid #e6ecf4;border-radius:14px;background:#fff;color:#334155;padding:0 14px;font-size:13px;font-weight:900}.hh-home-controls-v22 .hh-dropdown.open .hh-drop-btn,.hh-home-controls-v22 .hh-drop-btn:hover{border-color:#c7eef9;background:#fbfeff;color:#0284c7}.hh-home-controls-v22 .hh-menu{min-width:240px}.hh-home-controls-v22 .hh-model-menu{min-width:350px}.hh-submit-v22{margin-left:auto;height:44px;border:0;border-radius:16px;background:linear-gradient(135deg,#10c8ed,#2563eb);color:#fff;font-size:14px;font-weight:1000;padding:0 22px;box-shadow:0 16px 34px rgba(37,99,235,.25);transition:.18s}.hh-submit-v22:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(37,99,235,.32)}.hh-submit-v22:disabled{opacity:.65;transform:none;cursor:wait}.hh-home-block-v22{max-width:1120px;margin:62px auto 0}.hh-block-head-v22{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.hh-block-head-v22 h2{margin:0;font-size:18px;font-weight:1000;color:#0f172a}.hh-block-head-v22 h2 small{color:#64748b;font-size:14px}.hh-block-head-v22 p{margin:6px 0 0;color:#91a0b2;font-size:14px;font-weight:700}.hh-small-blue{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:13px;border:1px solid #d8f3fb;background:#effbff;color:#0284c7;font-weight:1000;font-size:13px}.hh-template-shell-v22{display:grid;grid-template-columns:1fr 138px;gap:16px;align-items:stretch;background:rgba(255,255,255,.58);border:1px solid #edf2f7;border-radius:28px;padding:14px;box-shadow:0 18px 52px rgba(15,23,42,.055)}.hh-template-grid-v22{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hh-template-card-v22{height:134px;border:0;border-radius:18px;padding:16px;text-align:left;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;overflow:hidden;position:relative;box-shadow:0 16px 36px rgba(15,23,42,.12);isolation:isolate;transition:.18s}.hh-template-card-v22:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.52));z-index:-1}.hh-template-card-v22:after{content:"";position:absolute;inset:-35%;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.55),transparent 23%);z-index:-1}.hh-template-card-v22 span{font-size:16px;font-weight:1000;text-shadow:0 3px 14px rgba(0,0,0,.25)}.hh-template-card-v22 small{margin-top:6px;font-size:12px;font-weight:800;opacity:.86}.hh-template-card-v22:hover{transform:translateY(-3px) scale(1.01)}.hh-template-color-0{background:linear-gradient(135deg,#3423a6,#ea4c89)}.hh-template-color-1{background:linear-gradient(135deg,#22c1c3,#2b79ff)}.hh-template-color-2{background:linear-gradient(135deg,#1e293b,#0ea5c6)}.hh-template-color-3{background:linear-gradient(135deg,#7c2d12,#f59e0b)}.hh-template-color-4{background:linear-gradient(135deg,#0f766e,#84cc16)}.hh-template-color-5{background:linear-gradient(135deg,#312e81,#111827)}.hh-add-template-v22{border:1px dashed #cbd5e1;border-radius:18px;background:rgba(255,255,255,.74);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#94a3b8;font-weight:1000}.hh-add-template-v22 i{font-style:normal;font-size:34px}.hh-add-template-v22:hover{border-color:#89dff5;color:#0284c7;background:#f7fdff}.hh-inspire-tabs-v22{display:flex;gap:8px;margin-bottom:16px}.hh-inspire-tabs-v22 button{height:34px;border:1px solid #e6ecf4;background:#fff;border-radius:13px;padding:0 16px;color:#64748b;font-size:13px;font-weight:1000}.hh-inspire-tabs-v22 button.active,.hh-inspire-tabs-v22 button:hover{background:#2f7fff;color:#fff;border-color:#2f7fff}.hh-inspire-grid-v22{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hh-inspire-card-v22{min-height:320px;border-radius:22px;background:#e2e8f0;background-size:cover;background-position:center;overflow:hidden;position:relative;border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 45px rgba(15,23,42,.10);display:flex;align-items:flex-end;isolation:isolate}.hh-inspire-card-v22:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,0) 28%,rgba(15,23,42,.74));z-index:-1}.hh-inspire-card-v22:after{content:"";position:absolute;inset:-40%;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.58),transparent 22%);z-index:-1}.hh-inspire-color-0{background:linear-gradient(135deg,#f59e0b,#7c3aed)}.hh-inspire-color-1{background:linear-gradient(135deg,#e5e7eb,#38bdf8)}.hh-inspire-color-2{background:linear-gradient(135deg,#0f766e,#0f172a)}.hh-inspire-color-3{background:linear-gradient(135deg,#1e1b4b,#db2777)}.hh-inspire-color-4{background:linear-gradient(135deg,#166534,#86efac)}.hh-inspire-color-5{background:linear-gradient(135deg,#b45309,#fef3c7)}.hh-inspire-color-6{background:linear-gradient(135deg,#312e81,#7dd3fc)}.hh-inspire-color-7{background:linear-gradient(135deg,#111827,#f97316)}.hh-inspire-media-v22{position:absolute;right:12px;top:12px;display:flex;align-items:center;gap:6px}.hh-inspire-media-v22 i{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.85);display:grid;place-items:center;color:#0f172a;font-style:normal;box-shadow:0 10px 24px rgba(15,23,42,.18)}.hh-inspire-media-v22 span{height:24px;border-radius:999px;background:rgba(255,255,255,.86);color:#0f172a;padding:0 9px;display:inline-flex;align-items:center;font-size:12px;font-weight:1000}.hh-inspire-info-v22{width:100%;padding:18px;color:#fff}.hh-inspire-info-v22 h3{margin:0 0 10px;font-size:16px;font-weight:1000}.hh-inspire-info-v22 p{margin:6px 0;color:rgba(255,255,255,.84);font-size:12px;font-weight:800}.hh-inspire-info-v22 div{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.hh-inspire-info-v22 button{height:30px;border-radius:10px;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.18);color:#fff;font-size:12px;font-weight:1000;backdrop-filter:blur(10px)}.hh-inspire-info-v22 button:hover,.hh-inspire-info-v22 button.active{background:#fff;color:#0f172a}.hh-no-more-v22{text-align:center;color:#94a3b8;font-weight:800;margin:28px 0 0}.hh-empty-small{min-height:116px;border-radius:24px;display:grid;place-items:center;text-align:center}.hh-empty-small small{display:block;margin-top:8px;color:#94a3b8}.hh-home-v22 .hh-real-assets-section{margin-top:52px}
@media(max-width:1180px){.hh-template-grid-v22,.hh-inspire-grid-v22{grid-template-columns:repeat(2,1fr)}.hh-template-shell-v22{grid-template-columns:1fr}.hh-add-template-v22{height:92px}.hh-submit-v22{margin-left:0}}
@media(max-width:760px){.hh-home-v22{padding-left:22px;padding-right:22px}.hh-notice-v22{margin-left:-22px;margin-right:-22px;padding:0 44px 0 12px;height:auto;min-height:44px;flex-wrap:wrap}.hh-notice-v22 em{margin-left:0}.hh-hero-v22{padding-top:42px}.hh-hero-v22 h1{font-size:25px}.hh-gen-main-v22{grid-template-columns:48px 1fr}.hh-home-generator-v22 textarea{height:116px}.hh-upload-note-v22,.hh-refs-v22{margin-left:0}.hh-home-controls-v22{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.hh-template-grid-v22,.hh-inspire-grid-v22{grid-template-columns:1fr}.hh-block-head-v22{align-items:flex-start;flex-direction:column}.hh-inspire-card-v22{min-height:260px}}
