:root{color:#111827;background:#f3f6ff;--hy-upload-border: #d4e2f8;--hy-upload-border-hover: #9cc0f0;--hy-highlight-bg: #f3f4f6;--hy-highlight-border: #e5e7eb;--hy-thumb-size: 91.4px;--hy-upload-radius: 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:linear-gradient(180deg,#ffffffdb,#eef2efe6),#eef2ef}.hy-shell{min-height:100vh;color:#111827;background:#fff;overflow-x:auto}.hy-topbar{height:64px;position:sticky;top:0;z-index:30;display:flex;align-items:stretch;gap:0;padding:0 32px;border-bottom:1px solid #e5e7eb;background:#fff}.hy-logo{flex:0 0 auto;width:auto;height:64px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:0 10px}.hy-logo img{width:90px;height:32px;display:block;object-fit:contain;object-position:center center}.hy-nav{min-width:0;flex:1;display:flex;align-items:stretch;gap:0;overflow-x:auto;overflow-y:visible;scrollbar-width:none}.hy-nav::-webkit-scrollbar{display:none}.hy-nav-item{height:64px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border:0;border-bottom:2px solid transparent;border-radius:0;color:#6b7280;background:transparent;font-size:14px;font-weight:400;white-space:nowrap;transition:color .15s ease,border-color .15s ease}.hy-nav-item:hover{color:#111827;background:transparent}.hy-nav-item.active{color:#2563eb;background:transparent;border-color:#2563eb;font-weight:500}.hy-nav-item:focus-visible,.hy-hero-cta:focus-visible,.hy-create-button:focus-visible,.hy-logout:focus-visible{outline:2px solid rgba(37,99,235,.42);outline-offset:2px}.hy-nav-group{position:static;display:flex;align-items:stretch}.hy-nav-group-trigger{gap:4px}.hy-nav-dropdown{position:absolute;top:64px;margin-top:4px;z-index:200;display:grid;grid-template-columns:repeat(2,minmax(140px,180px));gap:4px;padding:8px;background:linear-gradient(180deg,#f8f9fc,#fff);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px #00000014,0 1px 3px #0000000a;pointer-events:none;opacity:0;transition:opacity .16s ease}.hy-nav-dropdown.open{pointer-events:auto;opacity:1}.hy-nav-dropdown:before{content:"";position:absolute;top:-5px;left:0;right:0;height:5px}.hy-nav-dropdown-item{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#374151;cursor:pointer;text-align:left;transition:background .12s ease,color .12s ease,border-color .12s ease}.hy-nav-dropdown-item:hover,.hy-nav-dropdown-item.active{border-color:var(--hy-highlight-border);background:var(--hy-highlight-bg);color:#2563eb}.hy-nav-dropdown-label{font-size:14px;font-weight:500;line-height:20px;color:inherit;white-space:nowrap}.hy-nav-dropdown-sub{font-size:12px;font-weight:400;line-height:16px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-nav-dropdown-item:hover .hy-nav-dropdown-sub,.hy-nav-dropdown-item.active .hy-nav-dropdown-sub{color:#60a5fa}.hy-nav-group-photo .hy-nav-dropdown-item.active,.hy-nav-group-photo .hy-nav-dropdown-item.active:hover,.hy-nav-group-edit .hy-nav-dropdown-item.active,.hy-nav-group-edit .hy-nav-dropdown-item.active:hover{color:#374151}.hy-nav-group-photo .hy-nav-dropdown-item.active .hy-nav-dropdown-sub,.hy-nav-group-photo .hy-nav-dropdown-item.active:hover .hy-nav-dropdown-sub,.hy-nav-group-edit .hy-nav-dropdown-item.active .hy-nav-dropdown-sub,.hy-nav-group-edit .hy-nav-dropdown-item.active:hover .hy-nav-dropdown-sub{color:#9ca3af}.hy-top-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-left:16px}.hy-creation-link,.hy-task-center-button,.hy-account-trigger{font-size:14px;font-weight:400;line-height:normal}.hy-task-center{position:relative}.hy-task-center-button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:15px;padding:0 20px;color:#fff;background:linear-gradient(90deg,#5e90ff,#2f6df6);white-space:nowrap;transition:filter .15s ease}.hy-task-center-button svg{width:14px;height:14px}.hy-task-center-button:hover,.hy-task-center-button.active{color:#fff;filter:brightness(.94)}.hy-task-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:70;width:min(420px,calc(100vw - 28px));display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff;box-shadow:0 12px 32px #0f172a1a}.hy-task-popover:before{content:"";position:absolute;top:-7px;right:54px;width:14px;height:14px;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;background:#fff;transform:rotate(45deg)}.hy-task-popover-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.hy-task-popover-head strong,.hy-task-popover-head span{display:block}.hy-task-popover-head span{margin-top:2px;color:#6b7280;font-size:13px;font-weight:400;line-height:1.4;font-variant-numeric:tabular-nums}.hy-task-popover-head button{flex:none;width:28px;height:28px;margin-top:-1px;display:grid;place-items:center;border:0;border-radius:8px;color:#9ca3af;background:transparent}.hy-task-popover-head button:hover{color:#4b5563;background:#f3f4f6}.hy-task-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid #e5e7eb;border-radius:999px;padding:3px;background:#f8fafc}.hy-task-tabs button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 8px;color:#6b7280;background:transparent;font-size:13px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}.hy-task-tabs button.active{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a0f}.hy-task-popover-list{display:grid;gap:4px;max-height:min(380px,calc(100vh - 250px));overflow-y:auto;scrollbar-gutter:stable}.hy-task-popover-row{width:100%;min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) 52px 74px;align-items:center;gap:10px;border:0;border-radius:10px;padding:8px;color:#111827;background:transparent;text-align:left}.hy-task-popover-row:hover{background:#eff6ffe6}.hy-task-popover-row.is-static{cursor:default}.hy-task-popover-row strong,.hy-task-popover-row span{display:block}.hy-task-popover-row strong{overflow:hidden;font-size:14px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.hy-task-popover-row span{margin-top:3px;overflow:hidden;color:#9ca3af;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.hy-task-popover-row .hy-task-thumb{grid-row:auto;width:52px;height:52px;border-radius:8px}.hy-task-popover-row em{justify-self:end;color:#6b7280;font-size:13px;font-style:normal;font-weight:500;font-variant-numeric:tabular-nums}.hy-task-popover-row em.ok{color:#059669}.hy-task-popover-row em.fail{color:#dc2626}.hy-task-popover-empty{border:1px dashed #e5e7eb;border-radius:10px;padding:18px 12px;color:#9ca3af;text-align:center;background:#fafafa;font-size:13px;line-height:1.5}.hy-task-popover-foot{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid #f1f5f9;padding-top:10px;color:#9ca3af;font-size:13px}.hy-task-popover-foot button{flex:none;display:inline-flex;align-items:center;gap:5px;border:0;padding:0;color:#111827;background:transparent;font-size:13px;font-weight:500}.hy-logout{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #2563eb;border-radius:8px;color:#2563eb;background:transparent;font-size:14px;font-weight:500;white-space:nowrap;transition:background .15s ease}.hy-creation-link{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1.2px solid #316ff6;border-radius:15px;padding:0 20px;color:#316ef6;background:#fff;white-space:nowrap;transition:background .15s ease,color .15s ease}.hy-creation-link:hover,.hy-creation-link.active{color:#fff;background:#316ff6;border-color:#316ff6;box-shadow:none}.hy-logout{width:40px;border:1px solid #e5e7eb;background:#fff}.hy-account-menu{position:relative;margin-left:13px;align-self:stretch;display:flex;align-items:center}.hy-account-trigger{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:0;padding:0;color:#333;background:transparent;white-space:nowrap;transition:color .15s ease}.hy-account-avatar{width:28px;height:28px;flex-shrink:0;display:block;border-radius:50%;object-fit:cover}.hy-account-caret{width:8px;height:5px;flex-shrink:0;margin-left:4px;color:#010b3d}.hy-account-trigger.active,.hy-account-trigger:hover{color:#111827}.hy-account-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:72;width:220px;display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff;box-shadow:0 8px 24px #0f172a1a}.hy-account-summary,.hy-account-points{border:0;border-radius:0;padding:0;background:transparent}.hy-account-points{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid #f1f3f5;color:#2563eb}.hy-account-summary span,.hy-account-points span{display:block;color:#6b7280;font-size:12px;font-weight:400;line-height:normal}.hy-account-summary strong,.hy-account-points strong{display:block;margin-top:2px;color:#111827;font-size:14px;font-weight:500;line-height:normal}.hy-account-summary em{display:inline-flex;margin-top:6px;border-radius:999px;padding:2px 8px;color:#047857;background:#ecfdf5;font-size:12px;font-style:normal;font-weight:400}.hy-account-popover button{height:32px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;border:1px solid #e5e7eb;border-radius:8px;padding:0 10px;color:#374151;background:#fff;font-size:13px;font-weight:400;line-height:normal}.hy-account-popover svg{flex-shrink:0;width:16px;height:16px;stroke-width:1.5}.hy-home{position:relative;isolation:isolate;overflow:hidden;min-height:calc(100vh - 72px);display:grid;grid-template-rows:auto auto;align-items:start;justify-items:center;gap:38px;padding:62px 24px 44px;background:#f5f7ff}.hy-home:before{content:"";position:absolute;top:-60px;left:-80px;width:700px;height:700px;background:radial-gradient(circle at 30% 30%,#bad6ffb8,#bad6ff00 65%);pointer-events:none;z-index:0}.hy-home:after{content:"";position:absolute;top:-40px;right:-100px;width:700px;height:700px;background:radial-gradient(circle at 70% 20%,#d5c3ff99,#d5c3ff00 65%);pointer-events:none;z-index:0}.hy-home-hero,.hy-home-tabs,.hy-home-shortcuts{position:relative;z-index:1}.hy-home-hero{width:min(62.5vw,1200px);text-align:center;display:grid;justify-items:center;gap:22px}.hy-home-greeting{display:grid;justify-items:center;gap:10px}.hy-home-greeting-title{display:flex;align-items:center;gap:10px}.hy-home-hi,.hy-home-greeting h1{margin:0;color:#0d0d0d;font-size:44px;line-height:1.15;font-weight:800;letter-spacing:-.5px}.hy-home-ai-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;background:linear-gradient(135deg,#d946ef,#818cf8);color:#fff;font-size:12px;font-weight:700;white-space:nowrap;vertical-align:middle}.hy-home-greeting p{margin:0;color:#9ca3af;font-size:14px;font-weight:400}.hy-home-composer{width:100%;min-height:300px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:minmax(200px,1fr) auto;align-items:start;gap:12px 16px;border:1px solid #e8eaf0;border-radius:20px;padding:18px 16px 14px;background:#fff;box-shadow:0 2px 16px #6366f10d,0 1px 3px #0000000a;overflow:visible}.hy-home-upload-tray{position:relative;z-index:4;min-height:90px;display:flex;align-items:flex-start;justify-content:flex-start;gap:8px}.hy-home-upload-card{position:relative;width:40px;height:40px;display:grid;place-items:center;border:1.5px dashed #d1d5db;border-radius:10px;color:#6b7280;background:#f9fafb;overflow:hidden}button.hy-home-upload-card{cursor:pointer}.hy-home-upload-picker{align-content:center;gap:2px;cursor:pointer}.hy-home-upload-picker.compact{transform:none}.hy-home-upload-picker span,.hy-home-upload-picker small{display:none}.hy-home-upload-card.has-image{width:112px;min-height:116px;padding:8px}.hy-home-upload-tile{position:relative;width:86px;height:116px;flex:0 0 auto;margin:0;border:1px solid #e5e7eb;border-radius:12px;background:#111827;box-shadow:0 2px 8px #0f172a14;transform:none;transition:box-shadow .18s ease;cursor:grab;overflow:visible}.hy-home-upload-tile:active{cursor:grabbing}.hy-home-upload-tile:nth-child(2n){transform:none}.hy-home-upload-tile:hover,.hy-home-upload-tile:focus-within{z-index:12;box-shadow:0 4px 14px #0f172a24}.hy-home-upload-tile>img{width:100%;height:100%;display:block;border-radius:13px;object-fit:cover}.hy-home-upload-index{position:absolute;left:8px;top:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:2px 7px;color:#fff;background:#1118279e;font-size:11px;font-weight:820;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hy-home-upload-preview{width:64px;height:64px;display:block;border:0;border-radius:10px;padding:0;background:#fff;box-shadow:0 8px 16px #0f172a14;cursor:pointer;overflow:hidden}.hy-home-upload-preview img{width:100%;height:100%;border-radius:8px;object-fit:cover}.hy-home-upload-tile:hover .hy-thumb-actions,.hy-home-upload-tile:focus-within .hy-thumb-actions{opacity:1;pointer-events:auto}.hy-home-upload-add,.hy-home-upload-count{display:grid;place-items:center;border:0;border-radius:999px;font-style:normal;font-weight:820}.hy-home-upload-add{position:absolute;top:8px;right:8px;width:24px;height:24px;color:#2f6df6;background:#fff;box-shadow:0 6px 14px #2f6df62e;cursor:pointer}.hy-home-upload-count{position:absolute;top:8px;left:8px;min-width:24px;height:24px;padding:0 7px;color:#2563eb;background:#eff6ffeb;font-size:12px}.hy-home-prompt{min-height:126px;width:100%;border:0;padding:6px 4px;color:#111827;background:transparent;resize:none;font-size:16px;line-height:1.7}.hy-home-prompt:focus{outline:none}.hy-home-prompt::placeholder{color:#9ca3af}.hy-home-toolbar{grid-column:1 / -1;display:flex;flex-wrap:nowrap;width:100%;align-items:center;justify-content:flex-start;gap:6px;min-width:0;background:#f4f6fb;border-radius:12px;padding:6px 8px}.hy-home-control{position:relative;min-height:36px;min-width:0;display:inline-flex;align-items:center;border:none;border-radius:8px;color:#111827;background:#fff;box-shadow:0 1px 3px #0f172a0f;overflow:visible}.hy-home-control.model{flex:0 0 250px;width:250px}.hy-home-control.mode{flex:0 0 154px;width:154px}.hy-home-control.compact{min-width:80px;flex:0 1 100px}.hy-home-control.ratio{flex:0 0 118px;width:118px}.hy-home-control.resolution{flex:0 0 104px;width:104px}.hy-home-select-trigger{min-height:36px;width:100%;display:inline-grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:8px;padding:0 10px;color:#111827;background:transparent;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer}.hy-home-control.compact .hy-home-select-trigger{grid-template-columns:minmax(0,1fr) auto}.hy-home-select-arrow{width:14px;height:14px;color:#6b7280;pointer-events:none;transition:transform .18s ease}.hy-home-control.open .hy-home-select-arrow{transform:rotate(180deg)}.hy-home-control.static{cursor:default}.hy-home-select-static{width:100%;min-height:36px;display:inline-flex;align-items:center;padding:0 10px;color:#111827;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.hy-home-select-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-home-control.open .hy-home-select-trigger{background:#f4f5fb}.hy-home-control.open{z-index:120}.hy-home-select-menu{position:absolute;top:auto;bottom:calc(100% + 6px);left:0;z-index:120;width:max(100%,340px);max-width:min(420px,calc(100vw - 32px));max-height:min(360px,calc(100vh - 220px));overflow-y:auto;display:grid;gap:4px;border:1px solid #edf0f6;border-radius:12px;padding:8px;background:#fff;box-shadow:0 -12px 32px #0f172a1f}.hy-home-control.compact .hy-home-select-menu{width:190px}.hy-home-control.mode .hy-home-select-menu{width:260px}.hy-home-select-menu.align-right{right:0;left:auto}.hy-home-select-option{width:100%;min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:10px;border:0;border-radius:9px;padding:9px 10px;color:#111827;background:#fff;text-align:left;cursor:pointer}.hy-home-select-option:hover,.hy-home-select-option.active{background:#f0f1fb}.hy-home-select-option span{min-width:0;display:block}.hy-home-select-option strong{display:inline;color:#111827;font-size:13px;font-weight:600}.hy-home-select-option small{display:block;margin-top:3px;color:#8a91a3;font-size:12px;font-weight:400;line-height:1.35}.hy-home-select-option em{margin-left:6px;border-radius:999px;padding:2px 6px;color:#635bff;background:#ede9fe;font-size:11px;font-style:normal;font-weight:600}.hy-home-select-check{justify-self:end;color:#635bff}.hy-home-cost{margin-left:auto;min-height:36px;display:inline-flex;align-items:center;white-space:nowrap;gap:4px;color:#4b5563;font-size:14px;font-weight:600}.hy-home-submit{width:48px;height:48px;min-width:48px;max-width:48px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:50%;padding:0;color:#fff;background:#2f6df6;box-shadow:0 8px 20px #2f6df659;font-size:16px;font-weight:840;white-space:nowrap;flex-shrink:0}.hy-home-submit:disabled{opacity:.58;cursor:not-allowed}.hy-home-submit .spin{flex-shrink:0}.hy-home-message{width:min(720px,100%);border:1px solid #facc15;border-radius:10px;padding:10px 12px;color:#92400e;background:#fffbeb;font-size:13px;text-align:left}.hy-home-tabs{width:min(1100px,100%);display:flex;align-items:center;gap:28px;justify-self:start;margin-left:max(24px,calc((100vw - 1100px)/2))}.hy-home-tabs button{position:relative;border:0;padding:0 0 14px;color:#6b7280;background:transparent;font-size:15px;font-weight:600}.hy-home-tabs button.active{color:#111827}.hy-home-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:28px;height:4px;border-radius:999px;background:#111827;transform:translate(-50%)}.hy-home-quick{width:min(1820px,100%);display:grid;gap:22px}.hy-home-quick .hy-home-tabs{width:auto;margin-left:0;justify-self:start}.hy-home-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hy-home-shortcut-card{min-height:88px;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-content:center;justify-items:start;row-gap:6px;border:1px solid #eef1f7;border-radius:22px;padding:18px 22px;color:#111827;background:#fffffff5;box-shadow:0 10px 28px #0f172a0d;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.hy-home-shortcut-card:hover,.hy-home-shortcut-card:focus-visible{border-color:#2f6df647;box-shadow:0 16px 34px #2f6df61a;transform:translateY(-2px)}.hy-home-shortcut-card strong{color:#111827;font-size:14px;font-weight:600}.hy-home-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:min(62.5vw,1200px)}.hy-home-chips-label{color:#6b7280;font-size:13px;white-space:nowrap}.hy-home-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #e5e7eb;border-radius:999px;color:#374151;background:#f0f4ff;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.hy-home-chip-icon{width:18px;height:18px;flex-shrink:0}.hy-home-chip:hover{background:#e0eaff;border-color:#bfdbfe;color:#2563eb}.hy-home-section-head{position:relative;text-align:center;padding:8px 0 4px;overflow:hidden}.hy-home-section-watermark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;margin:0;font-size:clamp(18px,3.5vw,48px);font-weight:900;color:transparent;-webkit-text-stroke:1.5px #e2e8f0;letter-spacing:.08em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.hy-home-section-head h2{position:relative;margin:0;font-size:clamp(22px,2.8vw,34px);font-weight:800;color:#0d0d0d;letter-spacing:-.3px}.hy-home-section-sub{position:relative;margin:6px 0 0;font-size:14px;color:#9ca3af;font-weight:400}.hy-home-more-tools{width:min(1040px,100%);display:grid;gap:24px}.hy-home-tool-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hy-home-tool-card{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px #0000000f}.hy-home-tool-card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;flex-shrink:0}.hy-home-tool-card-label{font-size:15px;font-weight:700;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-home-tool-card-imgs{display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:0}.hy-home-tool-card-img{width:100%;height:200px;display:block;object-fit:contain;background:transparent}.hy-home-tool-card-btn{flex-shrink:0;padding:4px 14px;border:none;border-radius:999px;background:#fff;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s ease;white-space:nowrap}.hy-home-tool-card-btn:hover{opacity:.8}.hy-home-cases{width:100%;display:flex;flex-direction:column;align-items:center;padding:64px 0 80px;position:relative;background:radial-gradient(ellipse 70% 55% at 50% 0%,rgba(219,234,254,.35) 0%,transparent 65%),radial-gradient(ellipse 50% 45% at 82% 45%,rgba(237,233,254,.22) 0%,transparent 55%),radial-gradient(ellipse 40% 35% at 18% 60%,rgba(254,243,199,.15) 0%,transparent 50%),#fff}.hy-home-case-inner{width:min(1280px,calc(100% - 80px));margin:0 auto}@media(max-width:1360px){.hy-home-case-inner{width:calc(100% - 80px)}}.hy-home-case-tabs{display:grid;grid-template-columns:repeat(9,1fr);border-bottom:1px solid #e5e7eb;margin-bottom:20px}.hy-home-case-tab{padding:10px 0 11px;border:none;background:transparent;color:#9ca3af;font-size:14px;font-weight:400;cursor:pointer;text-align:center;position:relative;transition:color .15s ease;white-space:nowrap}.hy-home-case-tab:hover{color:#374151}.hy-home-case-tab.active{color:#111827;font-weight:600}.hy-home-case-tab.active:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:28px;height:2px;background:#2563eb;border-radius:1px}.hy-home-case-grid{width:100%;display:flex;gap:10px;align-items:stretch}.hy-home-case-col{flex:1;display:flex;flex-direction:column;gap:10px;min-height:100%}.hy-home-case-img-wrap{width:100%;overflow:hidden;border-radius:8px;display:flex}.hy-home-case-img-wrap:last-child{flex:1}.hy-home-case-img{width:100%;height:100%;display:block;object-fit:cover}.hy-home-footer{width:100%;background:#fff;border-top:1px solid #eef0f3}.hy-home-footer-inner{max-width:1280px;margin:0 auto;padding:48px 40px 52px;display:flex;flex-direction:column;gap:40px}.hy-home-footer-top{display:flex;align-items:center;gap:24px}.hy-home-footer-logo{width:190px;height:auto;flex-shrink:0;object-fit:contain}.hy-home-footer-top p{margin:0;font-size:15px;color:#9ca3af;line-height:1.65}.hy-home-footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.hy-home-footer-qrs{display:flex;flex-direction:row;gap:32px}.hy-home-footer-qr-item{display:flex;flex-direction:column;align-items:center;gap:10px}.hy-home-footer-qr-img{width:120px;height:120px;object-fit:contain;border:1px solid rgba(151,151,151,.4)}.hy-home-footer-qr-item span{font-size:14px;color:#9f9f9f;text-align:center}.hy-home-footer-contact{display:flex;flex-direction:column;gap:14px;min-width:220px}.hy-home-footer-contact strong{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#1f2937}.hy-home-footer-contact strong:before{content:"";display:block;width:3px;height:16px;background:#6366f1;border-radius:2px;flex-shrink:0}.hy-home-footer-contact-rows{display:flex;flex-direction:column;gap:8px}.hy-home-footer-contact-rows span{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280}.hy-home-footer-contact-rows span img{width:16px;height:16px;object-fit:contain;flex-shrink:0}.hy-home-footer-links{display:flex;flex-direction:column;gap:14px}.hy-home-footer-links strong{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#1f2937}.hy-home-footer-links strong:before{content:"";display:block;width:3px;height:16px;background:#6366f1;border-radius:2px;flex-shrink:0}.hy-home-footer-link{appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;font-size:13px;color:#6b7280;text-align:left;line-height:1.8;cursor:pointer}.hy-home-footer-link:hover{color:#374151}.hy-home-footer-link:focus-visible{outline:2px solid rgba(56,116,246,.45);outline-offset:2px;border-radius:4px}.hy-home-shortcut-card small{color:#8a91a3;font-size:12px;font-weight:400;line-height:1.5}.hy-workspace{height:calc(100vh - 72px);display:grid;grid-template-columns:67px 355px 1fr 360px;overflow:hidden;background:#fff;min-width:1280px}.hy-workspace.history-collapsed{grid-template-columns:67px 355px 1fr 48px}.hy-workspace{min-width:1024px}.hy-workspace.hy-workspace-video{grid-template-columns:96px 355px 1fr 360px}.hy-workspace.hy-workspace-video.history-collapsed{grid-template-columns:96px 355px 1fr 48px}.hy-workspace.hy-workspace-rail-group{grid-template-columns:96px 355px 1fr 360px}.hy-workspace.hy-workspace-rail-group.history-collapsed{grid-template-columns:96px 355px 1fr 48px}.hy-left-panel,.hy-history-panel{min-width:0;min-height:0;height:100%;background:#fff}.hy-current-mode-rail{display:flex;flex-direction:column;align-items:stretch;min-width:0;background:#f8f9fc;border-right:1px solid #e8eaed;padding:12px 6px;overflow:visible}.hy-current-mode-item{display:flex;align-items:center;justify-content:center;min-height:64px;padding:0 8px;box-sizing:border-box;width:calc(100% - 12px);margin:0 6px;border:1px solid transparent;border-radius:8px;text-align:center;color:#1f1f1f;font-size:13px;font-weight:600;line-height:20px;letter-spacing:0;white-space:nowrap;writing-mode:horizontal-tb;word-break:keep-all;overflow:visible;cursor:default}.hy-current-mode-item:hover,.hy-current-mode-item.active{border-color:var(--hy-highlight-border);background:var(--hy-highlight-bg)}.hy-current-mode-item.active{color:#1f1f1f}.hy-current-mode-item span{display:block;white-space:pre-line;word-break:keep-all;overflow-wrap:normal}.hy-current-mode-rail-video .hy-current-mode-item,.hy-current-mode-rail-group .hy-current-mode-item{flex-direction:column;gap:6px;padding:8px 6px}.hy-current-mode-rail-video .hy-video-mode-entry,.hy-current-mode-rail-group .hy-video-mode-entry{display:flex;flex-direction:column;align-items:center;gap:6px;white-space:nowrap;max-width:100%}.hy-current-mode-rail-video .hy-video-mode-entry-text,.hy-current-mode-rail-group .hy-video-mode-entry-text{display:block;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;writing-mode:horizontal-tb;letter-spacing:0}.hy-current-mode-rail-group .hy-video-mode-entry>svg{flex:0 0 auto;width:22px;height:22px}.hy-video-mode-entry-button{appearance:none;-webkit-appearance:none;font:inherit;font-size:13px;font-weight:600;line-height:20px;background:none;border:1px solid transparent;border-color:transparent;color:#1f1f1f;cursor:pointer}.hy-video-mode-entry-button:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.hy-left-panel{position:relative;display:flex;flex-direction:column;border-right:1px solid #e5e7eb;background:#fff}.hy-left-scroll{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;padding:24px 28px;background:#fff}.hy-left-scroll::-webkit-scrollbar,.hy-history-panel::-webkit-scrollbar,.hy-history-list::-webkit-scrollbar{width:8px}.hy-left-scroll::-webkit-scrollbar-thumb,.hy-history-panel::-webkit-scrollbar-thumb,.hy-history-list::-webkit-scrollbar-thumb{border-radius:999px;background:#d1d5db}.hy-step{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid #f1f3f5}.hy-step:last-child{border-bottom:0;margin-bottom:0}.hy-step-title{min-height:32px;display:flex;align-items:center;gap:10px;margin-bottom:16px}.hy-step-title strong{color:#111827;font-size:15px;font-weight:600}.hy-step-title em{min-width:0;color:#9ca3af;font-style:normal;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-upload-zone{border:1px dashed var(--hy-upload-border);border-radius:var(--hy-upload-radius);display:grid;place-items:center;position:relative;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,height .22s ease}.hy-upload-zone.is-empty{height:158px}.hy-upload-zone.has-files{height:108px;padding:8px}.hy-upload-zone.has-files .hy-upload-empty{gap:6px;padding:0}.hy-upload-zone.has-files .hy-upload-empty small{display:none}.hy-upload-zone:hover{border-color:var(--hy-upload-border-hover);background:#fafbff}.hy-upload-slots{display:grid;gap:20px}.hy-upload-slot{display:grid;gap:12px}.hy-upload-slot-title,.hy-tryon-style-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hy-upload-slot-title strong,.hy-tryon-style-title strong,.hy-task-popover-head strong,.hy-step-video>.hy-step-title strong,.hy-video-operation .hy-video-section-head strong,.hy-video-operation .hy-video-duration button{color:#111827;font-size:14px;font-weight:600}.hy-upload-slot-title span,.hy-tryon-style-title span{min-width:0;overflow:hidden;color:#a5b4cb;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hy-upload-slot-box{width:100%;border:1px dashed var(--hy-upload-border);border-radius:var(--hy-upload-radius);display:grid;place-items:center;overflow:hidden;padding:20px;color:#6b7280;background:#fff;text-align:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,height .22s ease}.hy-upload-slot-box.is-empty{height:158px}.hy-upload-slot-box.has-files{height:108px;padding:8px}.hy-upload-slot-box.has-files .hy-upload-slot-empty{gap:6px}.hy-upload-slot-box.has-files .hy-upload-slot-empty small{display:none}.hy-upload-slot-box:hover{border-color:var(--hy-upload-border-hover);background:#fafbff}.hy-upload-slot-empty{display:grid;justify-items:center;gap:6px;padding:8px}.hy-upload-slot-empty>span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#4c8ce8;background:#eef5ff99}.hy-upload-slot-empty strong{color:#374151;font-size:14px;font-weight:500;letter-spacing:0}.hy-upload-slot-empty small{color:#9ca3af;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:0}.hy-upload-slot-note{margin:-2px 0 0;color:#9ca3af;font-size:12px;line-height:1.5}.hy-upload-stack{display:grid;gap:16px}.hy-upload-slot-preview,.hy-upload-zone-preview{display:grid;gap:12px}.hy-upload-slot-counter{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:13px}.hy-upload-slot-counter>span{color:#4b5563;font-weight:600}.hy-upload-slot-counter>button{border:0;padding:2px 6px;color:#64748b;background:transparent;font-size:13px;font-weight:500;cursor:pointer;transition:color .18s ease}.hy-upload-slot-counter>button:hover{color:#2563eb}.hy-upload-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;min-width:0;justify-content:start}.hy-upload-thumb{width:100%;min-width:0;aspect-ratio:1 / 1.08;margin:0;position:relative;overflow:hidden;border:1px solid #e0e7f0;border-radius:8px;background:#f6f8fb;cursor:grab;transition:border-color .18s ease,box-shadow .18s ease}.hy-upload-thumb:hover{border-color:#bfdbfe;box-shadow:0 2px 8px #2563eb1f}.hy-upload-thumb img{width:100%;height:100%;object-fit:contain;display:block}.hy-thumb-name{position:absolute;left:8px;right:8px;bottom:8px;overflow:hidden;border-radius:6px;padding:4px 8px;color:#fff;background:#0f172ab8;font-size:12px;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hy-thumb-actions{position:absolute;right:6px;top:50%;display:flex;flex-direction:column;gap:4px;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .15s ease}.hy-upload-thumb:hover .hy-thumb-actions,.hy-upload-thumb:focus-within .hy-thumb-actions{opacity:1;pointer-events:auto}.hy-thumb-actions button,.hy-thumb-actions a{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;color:#3f4650;background:#ffffffd1;border:1px solid rgba(148,163,184,.28);box-shadow:0 1px 3px #0f172a2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease}.hy-thumb-actions button:hover,.hy-thumb-actions a:hover{color:#2563eb;background:#fff;transform:scale(1.05)}.hy-thumb-actions button[title=删除]:hover{color:#ef4444;background:#fee2e2}.hy-thumb-actions button:focus-visible,.hy-thumb-actions a:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.hy-upload-thumb-video{grid-column:span 2;aspect-ratio:16 / 10}.hy-action-video-preview{display:block;width:100%;height:100%;object-fit:contain;background:#0f172a}.hy-action-mimic-slots,.hy-video-edit-slots{display:grid}.hy-video-edit-seconds{position:absolute;top:8px;left:8px;border-radius:6px;padding:3px 8px;color:#fff;background:#0f172ab8;font-size:12px;font-weight:700;line-height:1.4;pointer-events:none}.hy-generation-controls{display:grid;gap:18px;margin-top:20px}.hy-generation-controls section{display:grid;gap:10px}.hy-generation-controls section>strong{color:#111827;font-size:16px}.hy-generation-controls section>strong.hy-upload-slot-title-strong{color:#111827;font-size:14px;font-weight:600;margin-bottom:2px}.hy-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hy-area-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-area-grid button{min-height:78px;border:1px solid #edf0f7;border-radius:9px;display:grid;place-items:center;align-content:center;gap:5px;color:#4b5563;background:#f7f7fb;font-size:14px;font-weight:800}.hy-area-grid button.active{border-color:#2563eb;color:#111827;background:#fff;box-shadow:inset 0 0 0 1px #2563eb}.hy-custom-region{min-height:42px;border:0;border-radius:9px;color:#2563eb;background:#eff6ff;font-weight:800}.hy-step-effect3d>.hy-step-title strong{font-size:14px;font-weight:600}.hy-step-effect3d>.hy-step-title em{color:#a5b4cb;font-size:12px}.hy-generation-controls.hy-generation-effect3d{margin-top:16px}.hy-generation-controls.hy-generation-effect3d section{gap:8px}.hy-generation-controls.hy-generation-tile{margin-top:20px}.hy-generation-controls.hy-generation-tile section{gap:12px}.hy-generation-controls.hy-generation-effect3d section>strong,.hy-generation-controls.hy-generation-tile section>strong,.hy-generation-controls.hy-generation-recolor section>strong,.hy-generation-controls.hy-generation-pattern section>strong{font-size:14px;font-weight:600}.hy-generation-controls.hy-generation-effect3d .hy-area-grid button,.hy-generation-controls.hy-generation-tile .hy-area-grid button,.hy-generation-controls.hy-generation-recolor .hy-area-grid button{min-height:62px;border:1px solid #e6eaf0;border-radius:8px;padding:10px 8px;gap:6px;color:#4b5563;background:#fff;font-size:13px;font-weight:600;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.hy-generation-controls.hy-generation-effect3d .hy-area-grid button:hover,.hy-generation-controls.hy-generation-tile .hy-area-grid button:hover,.hy-generation-controls.hy-generation-recolor .hy-area-grid button:hover{border-color:#d6dfeb;background:#f8fafc}.hy-generation-controls.hy-generation-effect3d .hy-area-grid button.active,.hy-generation-controls.hy-generation-tile .hy-area-grid button.active,.hy-generation-controls.hy-generation-recolor .hy-area-grid button.active{border-color:#60a5fa;color:#2563eb;background:#eff6ff;box-shadow:none}.hy-step-recolor>.hy-step-title strong{font-size:14px;font-weight:600}.hy-step-recolor>.hy-step-title em{color:#a5b4cb;font-size:12px}.hy-generation-controls.hy-generation-recolor section{gap:12px}.hy-area-glyph{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:currentColor;line-height:1}.hy-area-glyph svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hy-recolor-panel{display:grid;gap:14px;margin-top:18px;border-top:1px solid #eef2f7;padding-top:18px}.hy-recolor-panel section{display:grid;gap:10px}.hy-recolor-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hy-recolor-head strong{color:#111827;font-size:14px;font-weight:600}.hy-recolor-head span{min-width:0;overflow:hidden;color:#6b7280;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.hy-color-compact-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.hy-color-choice-button,.hy-screen-eyedrop-button{min-height:40px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:8px;padding:0 10px;color:#111827;background:#fff;font-size:13px;font-weight:600;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.hy-color-choice-button:hover{border-color:#d6dfeb;background:#f8fafc}.hy-color-choice-button:focus-visible,.hy-screen-eyedrop-button:focus-visible,.hy-native-color-picker:focus-within,.hy-color-board:focus-visible,.hy-hue-strip:focus-visible,.hy-hex-input input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.hy-color-choice-button{min-width:0;justify-content:flex-start;text-align:left}.hy-color-choice-button>div{min-width:0}.hy-color-choice-button strong,.hy-color-choice-button small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-color-choice-button strong{color:#111827;font-size:13px;font-weight:600}.hy-color-choice-button small{color:#6b7280;font-size:12px;font-weight:400}.hy-screen-eyedrop-button{color:#2563eb;border-color:#dbeafe;background:#f5f9ff;white-space:nowrap}.hy-screen-eyedrop-button:hover{border-color:#bfdbfe;background:#eff6ff}.hy-screen-eyedrop-button svg{flex:0 0 auto;fill:none}.hy-color-target{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center}.hy-color-target>span{width:44px;height:44px;display:block;border:1px solid #e5e7eb;border-radius:10px;box-shadow:inset 0 0 0 3px #ffffffb8}.hy-color-target input[type=color]{height:44px;padding:4px}.hy-color-target button{min-height:44px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbeafe;border-radius:9px;padding:0 12px;color:#2563eb;background:#eff6ff;font-weight:800;white-space:nowrap}.hy-color-target button.active{color:#fff;border-color:#8b5cf6;background:#8b5cf6}.hy-custom-color-panel{display:grid;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:10px;background:#fcfcfd}.hy-color-preview-card{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px}.hy-color-preview{width:28px;height:28px;display:block;flex:0 0 auto;border:1px solid #e5e7eb;border-radius:8px}.hy-color-preview-card strong,.hy-color-preview-card small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-color-preview-card strong{color:#111827;font-size:14px;font-weight:600}.hy-color-preview-card small{color:#6b7280;font-size:12px;font-weight:400}.hy-native-color-picker{position:relative;min-height:32px;display:inline-grid;place-items:center;border:1px solid #dbeafe;border-radius:8px;padding:0 10px;color:#2563eb;background:#f5f9ff;font-size:13px;font-weight:600;cursor:pointer;overflow:hidden;white-space:nowrap}.hy-native-color-picker:hover{border-color:#bfdbfe;background:#eff6ff}.hy-native-color-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.hy-hex-input{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;color:#6b7280;font-size:12px;font-weight:400}.hy-hex-input input{width:100%;height:34px;border:1px solid #e5e7eb;border-radius:8px;padding:0 10px;color:#111827;background:#fff;font-size:12px;font-weight:400;text-transform:uppercase;transition:border-color .15s ease,box-shadow .15s ease}.hy-color-board-wrap{display:grid;gap:8px}.hy-color-board,.hy-hue-strip{width:100%;border:1px solid #e5e7eb;border-radius:8px;cursor:crosshair;position:relative;overflow:hidden;touch-action:none;transition:border-color .15s ease,box-shadow .15s ease}.hy-color-board{min-height:120px;background:linear-gradient(0deg,#000,#0000),linear-gradient(90deg,#fff,#fff0),var(--picker-hue, hsl(210 100% 50%))}.hy-hue-strip{height:16px;background:linear-gradient(90deg,#ff2f2f,#ffd02f 16%,#42d85b 34%,#27d1ff,#315cff 68%,#d231ff,#ff2f2f)}.hy-color-board-dot,.hy-hue-dot{position:absolute;border:2px solid #fff;border-radius:999px;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0f172a4d,0 2px 8px #0f172a33;pointer-events:none}.hy-color-board-dot{width:16px;height:16px}.hy-hue-dot{top:50%;width:14px;height:24px;background:#fff}.hy-step-pattern>.hy-step-title strong{font-size:14px;font-weight:600}.hy-step-pattern>.hy-step-title em{color:#a5b4cb;font-size:12px}.hy-generation-controls.hy-generation-pattern section{gap:12px}.hy-generation-controls.hy-generation-pattern .hy-area-grid button{min-height:40px;border:1px solid #e6eaf0;border-radius:8px;padding:0 12px;color:#4b5563;background:#fff;font-size:13px;font-weight:600;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.hy-generation-controls.hy-generation-pattern .hy-area-grid button:hover{border-color:#d6dfeb;background:#f8fafc}.hy-generation-controls.hy-generation-pattern .hy-area-grid button.active{border-color:#60a5fa;color:#2563eb;background:#eff6ff;box-shadow:none}.hy-upload-empty{display:grid;justify-items:center;gap:6px;padding:16px;color:#6b7280;text-align:center}.hy-upload-empty>span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#4c8ce8;background:#eef5ff99}.hy-upload-empty strong{color:#374151;font-size:14px;font-weight:500;letter-spacing:0}.hy-upload-zone-video .hy-upload-empty strong{max-width:100%;white-space:nowrap;text-align:center}.hy-upload-empty small,.hy-upload-empty em{color:#9ca3af;font-size:12px;font-weight:400;font-style:normal;line-height:1.4;letter-spacing:0}.hy-upload-empty button{border:0;color:#2563eb;background:transparent;font-size:13px}.hy-video-upload-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px;width:100%;min-height:48px;--hy-step-title-gap: 16px;margin:0 0 14px;border:1px solid #eef2ff;border-radius:8px;padding:6px;background:#f8fafc;box-shadow:0 8px 22px #0f172a0a}.hy-video-upload-tabs.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-video-upload-tabs.reserve-title-gap{margin-bottom:calc(14px + var(--hy-step-title-gap))}.hy-video-upload-tabs button{min-height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:5px 8px;color:#64748b;background:transparent;font-size:12px;font-weight:400}.hy-video-upload-tabs button.active{color:#111827;background:#fff;box-shadow:0 4px 12px #0f172a14}.hy-video-upload-tabs button:disabled{cursor:not-allowed;opacity:.52}.hy-video-operation{display:grid;gap:18px;padding:0 0 22px;margin-bottom:20px;border-bottom:1px solid #edf0f4}.hy-video-section{display:grid;gap:10px}.hy-video-section-head,.hy-video-template-head,.hy-video-option-title,.hy-video-drawer-head,.hy-video-switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.hy-video-section-head strong,.hy-video-option-title strong,.hy-video-drawer-head strong{color:#111827;font-size:16px}.hy-video-section-head span,.hy-video-option-title span,.hy-video-drawer-head span{color:#8b95a7;font-size:13px;font-weight:600}.hy-video-duration{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hy-video-duration button{min-height:46px;border:1px solid #e5eaf3;border-radius:12px;color:#4b5563;background:#f8fafc;font-size:15px;font-weight:900;cursor:pointer}.hy-video-duration button.active{border-color:#2563eb;color:#2563eb;background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hy-video-operation .hy-video-duration button,.hy-video-operation .hy-video-duration button.active{font-weight:400}.hy-video-duration-auto{display:grid;gap:8px}.hy-video-duration-auto-value{display:flex;min-height:46px;align-items:center;justify-content:center;border:1px solid #e5eaf3;border-radius:12px;color:#4b5563;background:#f8fafc;font-size:14px;font-weight:400}.hy-video-duration-auto-value.active{border-color:#2563eb;color:#2563eb;background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hy-video-duration-auto-tip{color:#9ca3af;font-size:13px;font-weight:400;line-height:1.5}.hy-video-prompt{width:100%;min-height:132px;border:1px solid #dbe3ee;border-radius:12px;padding:14px;color:#111827;background:#fbfcff;outline:0;resize:vertical;line-height:1.55}.hy-video-prompt::placeholder{color:#9ca3af}.hy-video-operation .hy-video-prompt{color:#111827;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0;overflow-wrap:break-word;word-break:break-word;scrollbar-gutter:stable}.hy-video-template-head{color:#111827;font-size:14px;font-weight:600;line-height:normal}.hy-video-template-head button{display:inline-flex;align-items:center;gap:4px;border:0;color:#2563eb;background:transparent;font-size:12px;font-weight:850}.hy-video-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-video-template-grid button,.hy-video-option-grid button,.hy-video-model-cards button{min-width:0;border:1px solid #e8eaf2;border-radius:10px;color:#4b5563;background:#f8fafc;font-weight:800}.hy-video-template-grid button{min-height:34px;font-size:13px}.hy-video-template-grid button.active,.hy-video-option-grid button.active,.hy-video-model-cards button.active{color:#2563eb;border-color:#8bb8ff;background:#eff6ff;box-shadow:inset 0 0 0 1px #60a5fa}.hy-video-operation .hy-video-template-grid button,.hy-video-operation .hy-video-template-grid button.active{color:#111827;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:0}.hy-video-option-grid.two button.active,.hy-video-option-grid.four button.active{color:#fff;border-color:#2f6df6;background:#2f6df6;box-shadow:none;font-weight:800}.hy-video-option-grid.two button.active small,.hy-video-option-grid.four button.active small{opacity:.92}.hy-video-option-grid.two button,.hy-video-option-grid.four button{color:#7a8699;background:#f4f6f9}.hy-video-summary-button{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #8b7cf6;border-radius:9px;padding:0 12px;color:#111827;background:#fff;text-align:left;font-size:13px;font-weight:850}.hy-video-summary-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-video-summary-button[aria-expanded=true] svg{transform:rotate(180deg)}.hy-footer-controls{position:relative;width:min(428px,calc(100% - 32px));min-height:118px;margin:10px 16px 0;border-radius:30px;padding:10px 0;display:flex;flex-direction:column;gap:8px;overflow:hidden;box-sizing:border-box;background:#f6f7fb;box-shadow:none}.hy-footer-controls.settings-open{border-radius:30px}.hy-generation-summary-button{position:relative;width:calc(100% - 16px);height:36px;display:block;margin:0 8px;border:none;border-radius:999px;padding:0 40px;color:#1f2937;background:transparent;cursor:pointer;box-sizing:border-box;transition:background-color .12s ease}.hy-generation-summary-button:hover{background:#f0f2f6}.hy-generation-summary-button[aria-expanded=true]{background:#eceff4}.hy-generation-summary-button:focus-visible{outline:1px solid #9ca3af;outline-offset:-1px;border-radius:999px}.hy-generation-summary-button span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:14px;font-weight:400;line-height:36px;color:inherit;letter-spacing:0}.hy-generation-summary-button .hy-summary-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:5px;height:10px;flex:0 0 auto;flex-shrink:0;display:block}.hy-generation-summary-button svg{color:inherit;flex:0 0 auto}.hy-footer-controls.settings-open .hy-generation-summary-button{border-radius:999px}.hy-generation-summary-button+.hy-create-button{border-radius:23px}.hy-video-settings-drawer{position:absolute;top:0;left:100%;bottom:0;z-index:70;width:400px;height:100%;box-sizing:border-box;display:grid;align-content:start;gap:20px;overflow-y:auto;overflow-x:hidden;border:1px solid #e9edf4;border-radius:0;padding:24px 20px;background:#fff;box-shadow:0 24px 60px #0f172a24}.hy-video-drawer-head{padding-bottom:8px;border-bottom:1px solid #eef2f7}.hy-image-settings-drawer{width:100%;gap:16px;padding:14px 13px;box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #eef2f7;scrollbar-width:thin;scrollbar-color:#dde2ea transparent}.hy-image-settings-drawer::-webkit-scrollbar{width:3px}.hy-image-settings-drawer::-webkit-scrollbar-track{background:transparent}.hy-image-settings-drawer::-webkit-scrollbar-thumb{background:#dde2ea;border-radius:3px}.hy-image-settings-drawer .hy-video-drawer-head{padding-bottom:8px;border-bottom:1px solid #eef2f7}.hy-image-settings-drawer .hy-video-drawer-head strong{color:#1f2937;font-size:14px;font-weight:600;line-height:22px}.hy-image-settings-drawer .hy-video-drawer-head span{color:#9ca3af;font-size:12px;font-weight:400;line-height:1.25}.hy-image-settings-drawer .hy-qsd-section{display:grid;gap:8px}.hy-image-settings-drawer .hy-qsd-title{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#1f2937;font-size:14px;font-weight:600;line-height:22px}.hy-image-settings-drawer .hy-qsd-title span{color:#9ca3af;font-size:12px;font-weight:400}.hy-image-settings-drawer .hy-qsd-model-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hy-image-settings-drawer .hy-qsd-model-item{min-width:0;display:flex;flex-direction:column;align-items:stretch}.hy-image-settings-drawer .hy-qsd-model-row button{min-width:0;min-height:72px;display:grid;align-content:center;gap:0;border:1px solid transparent;border-radius:8px;padding:11px;color:#333;background:#f6f7fb;text-align:left;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.hy-image-settings-drawer .hy-qsd-model-row button.active{border-color:#4079f9;background:#eff6ff}.hy-image-settings-drawer .hy-qsd-model-row button:not(.active):hover{border-color:#c9d3e6}.hy-image-settings-drawer .hy-qsd-model-row button:focus-visible{outline:2px solid #4079f9;outline-offset:1px}.hy-image-settings-drawer .hy-qsd-model-row button strong,.hy-image-settings-drawer .hy-qsd-model-row button small{min-width:0;display:block;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:break-word}.hy-image-settings-drawer .hy-qsd-model-row button strong{color:inherit;font-size:13px;font-weight:500;line-height:1.3}.hy-image-settings-drawer .hy-qsd-model-row button small{margin-top:2px;color:#9ca3af;font-size:12px;font-weight:400;line-height:1.25}.hy-image-settings-drawer .hy-qsd-ratio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.hy-image-settings-drawer .hy-qsd-ratio-btn{min-width:0;min-height:28px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:6px;padding:3px 4px;color:#374151;background:#f6f7fb;font-size:13px;font-weight:400;line-height:1.25;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.hy-image-settings-drawer .hy-qsd-ratio-btn.active{border-color:#4079f9;background:#eff6ff;color:#4079f9}.hy-image-settings-drawer .hy-qsd-ratio-btn:not(.active):hover{border-color:#d1d9e6}.hy-image-settings-drawer .hy-qsd-ratio-btn:focus-visible{outline:2px solid #4079f9;outline-offset:1px}.hy-image-settings-drawer .hy-video-option-grid.two button{color:#374151;background:#f6f7fb;border:1px solid transparent;border-radius:6px;min-height:28px;display:flex;align-items:center;justify-content:center;gap:4px;padding:3px 5px;font-size:13px;font-weight:500;line-height:1.25;transition:border-color .15s ease,background .15s ease,color .15s ease}.hy-image-settings-drawer .hy-video-option-grid.two button.active{color:#fff;border-color:#4079f9;background:#4079f9}.hy-image-settings-drawer .hy-video-option-grid.two button:not(.active):hover{border-color:#d1d9e6}.hy-image-settings-drawer .hy-video-option-grid.two button:focus-visible{outline:2px solid #4079f9;outline-offset:1px}.hy-image-settings-drawer .hy-video-option-grid.two button small{margin-top:0;font-size:12px;font-weight:400;line-height:1.25}.hy-image-settings-drawer .hy-video-option-grid.two button.active small{color:#fff;opacity:.9}.hy-image-settings-drawer .hy-quantity-select{position:relative;min-height:28px}.hy-image-settings-drawer .hy-quantity-select select{width:100%;min-height:28px;height:28px;appearance:none;box-sizing:border-box;border:1px solid #e9edf4;border-radius:6px;padding:0 28px 0 8px;color:#374151;background:#f6f7fb;font-size:14px;font-weight:400;cursor:pointer;transition:border-color .15s ease}.hy-image-settings-drawer .hy-quantity-select select:hover{border-color:#c9d3e6}.hy-image-settings-drawer .hy-quantity-select select:focus{outline:none;border-color:#4079f9}.hy-image-settings-drawer .hy-quantity-select svg{position:absolute;top:50%;right:8px;transform:translateY(-50%);pointer-events:none;color:#9ca3af;width:13px;height:13px}.hy-qty-select{position:relative}.hy-qty-trigger{width:100%;min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:4px;box-sizing:border-box;border:1px solid #e9edf4;border-radius:6px;padding:0 8px;color:#374151;background:#f6f7fb;font-size:14px;font-weight:400;cursor:pointer;transition:border-color .15s ease;text-align:left}.hy-qty-trigger:hover{border-color:#c9d3e6}.hy-qty-select.open .hy-qty-trigger{border-color:#4079f9}.hy-qty-trigger:focus-visible{outline:2px solid #4079f9;outline-offset:1px}.hy-qty-chevron{color:#9ca3af;flex-shrink:0;transition:transform .15s ease}.hy-qty-select.open .hy-qty-chevron{transform:rotate(180deg)}.hy-qty-listbox{position:absolute;top:calc(100% + 4px);left:0;width:100%;z-index:200;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #e9edf4;border-radius:6px;box-shadow:0 4px 12px #0f172a1a;overflow:hidden}.hy-qty-option{display:flex;align-items:center;justify-content:space-between;height:36px;padding:0 12px;font-size:14px;font-weight:400;color:#374151;background:#fff;cursor:pointer;transition:background .12s ease}.hy-qty-option:first-child{border-radius:6px 6px 0 0}.hy-qty-option:last-child{border-radius:0 0 6px 6px}.hy-qty-option:hover{background:#f0f4ff}.hy-qty-option.selected{background:#eff6ff;color:#4079f9}.hy-qty-option.selected svg{color:#4079f9;flex-shrink:0}.hy-quantity-select{position:relative;min-height:42px;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.hy-quantity-select select{width:100%;min-height:42px;border:0;outline:0;padding:0 40px 0 12px;color:#111827;background:transparent;font:inherit;font-size:14px;font-weight:700;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.hy-quantity-select svg{position:absolute;right:12px;color:#6b7280;pointer-events:none}.hy-video-drawer-head div{display:grid;gap:4px}.hy-video-drawer-head button{width:32px;height:32px;border:1px solid #e5e7eb;border-radius:9px;display:grid;place-items:center;color:#64748b;background:#fff}.hy-video-drawer-section{display:grid;gap:12px}.hy-video-model-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hy-video-model-cards button{min-height:72px;padding:11px;text-align:left}.hy-video-model-cards strong,.hy-video-model-cards small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-video-model-cards strong{color:inherit;font-size:13px}.hy-video-model-cards small{margin-top:6px;color:#8b95a7;font-size:12px}.hy-video-option-grid{display:grid;gap:8px}.hy-video-option-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-video-option-grid.ratio{grid-template-columns:repeat(3,minmax(0,1fr))}.hy-video-option-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.hy-video-option-grid button{min-height:40px;padding:7px 10px;font-size:13px}.hy-video-option-grid.ratio button{min-height:56px;display:grid;place-items:center;align-content:center;gap:6px;padding:6px}.hy-ratio-thumb{width:22px;height:22px;display:grid;place-items:center}.hy-ratio-thumb i{display:block;border:1.5px solid currentColor;border-radius:2px}.hy-ratio-thumb .ratio-智能{width:20px;height:20px;border-radius:3px}.hy-ratio-thumb .ratio-1-1{width:16px;height:16px}.hy-ratio-thumb .ratio-3-4{width:14px;height:18px}.hy-ratio-thumb .ratio-4-3{width:18px;height:14px}.hy-ratio-thumb .ratio-9-16{width:12px;height:20px}.hy-ratio-thumb .ratio-16-9{width:20px;height:12px}.hy-ratio-thumb .ratio-4-5{width:15px;height:18px}.hy-ratio-thumb .ratio-3-2{width:18px;height:13px}.hy-ratio-thumb .ratio-2-3{width:13px;height:18px}.hy-ratio-thumb .ratio-5-4{width:18px;height:15px}.hy-image-settings-drawer .hy-ratio-thumb{width:14px;height:14px}.hy-image-settings-drawer .hy-ratio-thumb i{border-width:1px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-智能{width:12px;height:12px;border-radius:2px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-1-1{width:9px;height:9px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-3-4{width:8px;height:11px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-4-3{width:11px;height:8px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-9-16{width:7px;height:12px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-16-9{width:12px;height:7px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-4-5{width:9px;height:11px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-3-2{width:11px;height:8px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-2-3{width:8px;height:11px}.hy-image-settings-drawer .hy-ratio-thumb .ratio-5-4{width:11px;height:9px}.hy-video-option-grid button small{display:block;margin-top:2px;color:inherit;font-size:11px;opacity:.78}.hy-video-drawer-section.muted{border-top:1px solid #eef2f7;padding-top:14px}.hy-video-settings-drawer.hy-quick-settings-drawer{gap:16px;padding:14px 13px}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-drawer-section{gap:8px}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-drawer-head strong,.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-option-title strong{color:#1f2937;font-size:14px;font-weight:600;line-height:22px}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-drawer-head span{color:#9ca3af;font-size:12px;font-weight:400;line-height:1.25}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards{gap:6px}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards button{min-height:36px;border:1px solid transparent;border-radius:8px;padding:5px 8px;color:#333;background:#f6f7fb;box-shadow:none;font-weight:400}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards button.active{color:#333;border-color:#4079f9;background:#eff6ff;box-shadow:none}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards strong,.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards small{overflow:visible;white-space:normal;text-overflow:clip;overflow-wrap:break-word}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards strong{color:inherit;font-size:13px;font-weight:500;line-height:1.3}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-model-cards small{margin-top:2px;color:#9ca3af;font-size:12px;font-weight:400;line-height:1.25}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-option-grid{gap:6px}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-option-grid.two button{min-height:28px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:6px;padding:3px 5px;color:#374151;background:#f6f7fb;font-size:13px;font-weight:500;line-height:1.25;white-space:normal;overflow-wrap:break-word}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-option-grid.two button.active{color:#fff;border-color:#4079f9;background:#4079f9;box-shadow:none;font-size:13px;font-weight:500}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-option-grid.ratio button{min-height:28px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:6px;padding:3px 4px;color:#374151;background:#f6f7fb;font-size:13px;font-weight:400;line-height:1.25;white-space:normal;overflow-wrap:break-word}.hy-video-settings-drawer.hy-quick-settings-drawer .hy-video-option-grid.ratio button.active{color:#4079f9;border-color:#4079f9;background:#eff6ff;box-shadow:none;font-size:13px;font-weight:400}.hy-video-switch-row{min-height:46px;border-radius:10px;padding:0 12px;color:#64748b;background:#f8fafc}.hy-video-switch-row span{display:grid;gap:2px;color:#111827;font-weight:850}.hy-video-switch-row small{color:#9ca3af;font-size:11px;font-weight:650}.hy-video-switch-row i{width:38px;height:22px;border-radius:999px;background:#dbe1ec;position:relative}.hy-video-switch-row i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a29}.hy-video-live-row{display:flex;align-items:flex-start;gap:8px;color:#8b95a7;font-size:12px}.hy-video-live-row input{margin-top:2px}.hy-tryon-style-wrap{position:relative;min-width:0;display:grid;gap:12px}.hy-tryon-style-wrap+.hy-tryon-style-wrap{margin-top:16px}.hy-tryon-style-box{border:1px solid var(--hy-upload-border);border-radius:var(--hy-upload-radius);padding:12px 14px;background:#fff}.hy-tryon-style-trigger{max-width:100%;min-height:28px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e8edf5;border-radius:8px;padding:0 10px;color:#4b5563;background:#f7f8fa;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.hy-tryon-style-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-tryon-style-trigger:hover{border-color:#d6dfeb;background:#f1f2f4}.hy-tryon-style-trigger.selected{color:#111827;border-color:#c9d1dc;background:#f1f2f4}.hy-tryon-style-trigger svg{flex:none;transition:transform .18s ease}.hy-tryon-style-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.hy-tryon-style-trigger.is-arrow-right[aria-expanded=true] svg{transform:rotate(-90deg)}.hy-tryon-style-box textarea{width:100%;min-height:42px;margin-top:8px;border:0;outline:0;resize:vertical;background:transparent;font:inherit}.hy-tryon-style-box textarea,.hy-tryon-style-name{color:#111827;font-size:13px;font-weight:400;line-height:1.55}.hy-tryon-style-box textarea::placeholder{color:#9ca3af}.hy-tryon-style-menu{--hy-wear-col: 164px;--hy-wear-gap: 12px;--hy-wear-pad: 12px;position:fixed;z-index:180;box-sizing:border-box;width:calc(var(--hy-wear-col) * 3 + var(--hy-wear-gap) * 2 + var(--hy-wear-pad) * 2 + 2px);display:grid;grid-template-columns:repeat(3,var(--hy-wear-col));gap:var(--hy-wear-gap);border:1px solid var(--hy-upload-border);border-radius:var(--hy-upload-radius);padding:var(--hy-wear-pad);background:#fff;box-shadow:0 16px 40px #0f172a24}.hy-tryon-style-card{min-width:0;display:flex;align-items:center;gap:8px;border:1px solid #edf1f6;border-radius:8px;padding:6px 8px;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.hy-tryon-style-card:hover{border-color:#dde3ec;background:#f7f8fa}.hy-tryon-style-card.active{border-color:#c9d1dc;background:#f1f2f4}.hy-tryon-style-name{min-width:0;white-space:nowrap}.hy-tryon-style-thumb{flex:none;width:34px;height:34px;overflow:hidden;border:1px solid #edf1f6;border-radius:6px;background:#fafbfc;color:#6b7280}.hy-tryon-style-thumb svg{width:100%;height:100%;display:block;fill:#fff;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hy-tryon-style-card.active .hy-tryon-style-thumb{border-color:#d9dfe7;background:#fff;color:#374151}.hy-tryon-style-card.is-reset .hy-tryon-style-thumb svg{fill:none}.hy-option-block{display:grid;gap:10px;margin-top:12px}.hy-option-block>div:first-child{display:inline-flex;align-items:center;gap:6px;color:#3b82f6;font-size:13px;font-weight:700}.hy-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-chip-grid button,.hy-ratio-grid button,.hy-segment button{min-height:34px;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;background:#fff;font-weight:650}.hy-segment button small{display:block;margin-top:2px;color:inherit;font-size:11px;opacity:.82}.hy-chip-grid button:hover,.hy-chip-grid button.active,.hy-ratio-grid button:hover,.hy-ratio-grid button.active,.hy-segment button.active{color:#fff;border-color:#2563eb;background:#2563eb}.hy-option-block.hy-option-block-bg{box-sizing:border-box;width:100%;align-content:center;margin:0;border:0;border-radius:0;padding:0;background:none;box-shadow:none}.hy-chip-grid.hy-chip-grid-bg{box-sizing:border-box;width:100%;justify-content:center;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hy-chip-grid.hy-chip-grid-bg button{min-height:38px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;color:#374151;background:#fff;font-size:14px;font-weight:500;transition:border-color .18s ease,background .18s ease,color .18s ease}.hy-chip-grid.hy-chip-grid-bg button:hover{color:#111827;border-color:#d6dfeb;background:#f8fafc}.hy-chip-grid.hy-chip-grid-bg button.active,.hy-chip-grid.hy-chip-grid-bg button.active:hover{color:#1d4ed8;border-color:#2563eb;background:#eff6ff}.hy-suite-template-block{display:grid;gap:10px;margin-top:12px;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#f8fafc}.hy-suite-template-head,.hy-suite-template-tabs{display:flex;align-items:center;justify-content:space-between;gap:10px}.hy-suite-template-head>div{display:inline-flex;align-items:center;gap:6px;color:#2563eb;font-size:13px}.hy-suite-template-head button,.hy-suite-template-tabs button{min-height:32px;border:1px solid #dbeafe;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#2563eb;background:#eff6ff;font-weight:800}.hy-suite-template-head button:disabled{cursor:not-allowed;opacity:.48}.hy-suite-template-current{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dbeafe;border-radius:12px;padding:10px;color:#111827;background:#fff;text-align:left}.hy-suite-template-current .hy-suite-template-preview{grid-column:1 / -1}.hy-suite-template-current span,.hy-suite-template-current strong,.hy-suite-template-current small,.hy-suite-template-current em{display:block}.hy-suite-template-current strong{font-size:14px}.hy-suite-template-current small{margin-top:2px;color:#94a3b8;font-size:12px}.hy-suite-template-current em{color:#2563eb;font-size:12px;font-style:normal;font-weight:850}.hy-suite-template-tabs button.active{color:#fff;border-color:#2563eb;background:#2563eb}.hy-suite-template-tabs span{color:#9ca3af;font-size:12px}.hy-suite-template-list{display:grid;gap:10px}.hy-suite-template-card{position:relative;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.hy-suite-template-card.active{border-color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.hy-suite-template-card>button:first-child{width:100%;display:grid;gap:9px;padding:10px;color:#111827;text-align:left}.hy-suite-template-card strong,.hy-suite-template-card small,.hy-suite-template-card em{display:block}.hy-suite-template-card small{margin-top:2px;color:#9ca3af;font-size:12px}.hy-suite-template-card em{color:#2563eb;font-size:12px;font-style:normal;font-weight:850}.hy-suite-template-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.hy-suite-template-preview img{width:100%;height:64px;border-radius:8px;object-fit:cover;background:#f1f5f9}.hy-suite-template-placeholder{width:100%;height:64px;border-radius:8px;display:grid;place-items:center;color:#94a3b8;background:#f1f5f9}.hy-suite-template-remove{position:absolute;right:8px;top:8px;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#0f172aad}.hy-suite-template-block>p{margin:0;color:#8b5cf6;font-size:12px}.hy-suite-template-limit{color:#94a3b8;font-size:12px;font-weight:700}.hy-suite-template-modal{width:min(760px,100%)}.hy-suite-template-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eff6ff;border-radius:12px;padding:10px 12px;color:#64748b;background:#f8fafc;font-size:13px;font-weight:750}.hy-suite-template-modal-actions button{min-height:34px;border:1px solid #bfdbfe;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#2563eb;background:#eff6ff;font-weight:850}.hy-suite-template-modal-actions button:disabled{cursor:not-allowed;opacity:.48}.hy-suite-template-modal .hy-suite-template-list{max-height:min(58vh,520px);overflow:auto;padding-right:4px}.hy-suite-template-modal .hy-suite-template-card>button:first-child{grid-template-columns:minmax(120px,.8fr) minmax(0,2fr) auto;align-items:center}.hy-suite-template-modal .hy-suite-template-preview img,.hy-suite-template-modal .hy-suite-template-placeholder{height:92px}.hy-field{display:grid;gap:8px;margin-bottom:14px}.hy-field>span{color:#9ca3af;font-size:14px;font-weight:650}.hy-model-select{min-height:40px;width:100%;display:grid;grid-template-columns:18px minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid #bfdbfe;border-radius:8px;padding:0 10px;color:#111827;background:#fff;text-align:left}.hy-model-fixed{cursor:default}.hy-video-model-single{min-height:42px;border:1px solid #dbeafe;border-radius:10px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:10px 12px;color:#1d4ed8;background:#eff6ff}.hy-video-model-single svg{color:#2563eb}.hy-video-model-single strong,.hy-video-model-single small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-video-model-single strong{color:#111827;font-size:13px}.hy-video-model-single small{margin-top:2px;color:#6b7280;font-size:12px}.hy-video-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-video-model-grid button{min-width:0;border:1px solid #e5e7eb;border-radius:10px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:10px;color:#4b5563;background:#fff;text-align:left}.hy-video-model-grid button.active{border-color:#2563eb;color:#111827;background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb}.hy-video-model-grid strong,.hy-video-model-grid span,.hy-video-model-grid small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-video-model-grid strong{font-size:13px}.hy-video-model-grid span{color:#6b7280;font-size:12px}.hy-video-model-grid em{border-radius:6px;padding:2px 6px;color:#7c3aed;background:#f3e8ff;font-size:12px;font-style:normal;font-weight:800}.hy-video-model-grid small{grid-column:2 / -1;color:#9ca3af;font-size:12px}.hy-model-select strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hy-model-select em{border-radius:5px;padding:2px 5px;color:#f97316;background:#fff7ed;font-size:12px;font-style:normal;font-weight:750}.hy-model-select small{color:#9ca3af;font-size:12px}.hy-model-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-model-option-grid button{min-height:74px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:3px 8px;border:1px solid #e5e7eb;border-radius:9px;padding:10px;color:#111827;background:#fff;text-align:left}.hy-model-option-grid button.active{border-color:#2563eb;background:#eff6ff;box-shadow:inset 0 0 0 1px #2563eb}.hy-model-option-grid svg{grid-row:1 / 4;color:#2563eb}.hy-model-option-grid strong,.hy-model-option-grid span,.hy-model-option-grid em{min-width:0;display:block}.hy-model-option-grid strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hy-model-option-grid span{color:#6b7280;font-size:12px}.hy-model-option-grid em{color:#2563eb;font-size:11px;font-style:normal;font-weight:760}.hy-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-quantity .hy-segment{grid-template-columns:repeat(4,minmax(0,1fr))}.hy-ratio-card{display:grid;gap:12px;margin-bottom:14px;border:1px solid #e5e7eb;border-radius:12px;padding:14px;background:#fff}.hy-ratio-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#6b7280}.hy-ratio-head span{font-size:13px}.hy-ratio-head strong{border-radius:8px;padding:7px 10px;color:#2563eb;background:#eff6ff;font-size:12px}.hy-ratio-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.hy-create-footer{position:relative;height:auto;padding:0 0 8px;background:#fff}.hy-queue-meter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;border:1px solid #dbeafe;border-radius:9px;padding:8px 10px;color:#2563eb;background:#eff6ff;font-size:13px;font-weight:750}.hy-queue-meter strong{color:#111827}.hy-inline-warning{margin:8px 16px;border:1px solid #facc15;border-radius:8px;padding:9px 10px;color:#92400e;background:#fffbeb;font-size:13px}.hy-create-button{width:100%;min-height:48px;height:48px;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:23px;color:#fff;background:linear-gradient(90deg,#5e90ff,#306ef6);font-size:16px;font-weight:500;overflow:visible;box-sizing:border-box;transition:background .18s ease,filter .18s ease}.hy-create-button:hover:not(:disabled){filter:brightness(1.06)}.hy-create-button:disabled{cursor:not-allowed;opacity:.56}.hy-create-button span{white-space:nowrap;line-height:1}.hy-create-button .hy-create-label{font-size:16px;font-weight:500;color:#fff}.hy-create-button .hy-create-point{width:12px;height:16px;display:block}.hy-create-button .hy-create-cost{font-size:16px;font-weight:500;color:#fff}.hy-stage{min-width:0;min-height:0;height:100%;position:relative;overflow-y:auto;overflow-x:hidden;background:#fbfbfb}.task-loading-only{min-height:100%;display:grid;place-items:center;align-content:center;padding:48px 24px;color:#2f6df6;background:linear-gradient(180deg,#fff,#fbfbfb)}.hy-stage>.task-loading-only{position:absolute;inset:0;min-height:0}.task-loading-panel{width:240px;min-height:232px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border:1px solid rgba(226,232,240,.92);border-radius:20px;background:#fffffff0;box-shadow:0 6px 20px #0f172a0f,0 1px 3px #0f172a0a}.task-loading-title{display:inline-flex;align-items:center;gap:9px}.task-loading-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#2f6df6;animation:task-loading-dot-breathe 2.4s ease-in-out infinite}@keyframes task-loading-dot-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.86)}}@media(prefers-reduced-motion:reduce){.task-loading-dot{animation:none}}.task-loading-animation{width:64px;height:64px;display:block;object-fit:contain;contain:paint}.task-loading-only strong{color:#2563eb;font-size:18px;font-weight:820;letter-spacing:.02em;white-space:nowrap}.task-loading-hint{margin:0;color:#7c8899;font-size:12.5px;font-weight:500;letter-spacing:.02em;white-space:nowrap}.hy-intro-wrap{min-height:100%;position:relative;display:grid;place-items:center;padding:54px 44px;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#fff,#fbfbfb)}.hy-intro-wrap:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#ffffff4d,#ffffff1a 18%,#ffffff05,#ffffff1a 82%,#ffffff4d);-webkit-backdrop-filter:blur(.6px);backdrop-filter:blur(.6px)}.hy-intro-card{position:relative;z-index:2;width:min(640px,100%);border-radius:20px;padding:44px 40px 40px;text-align:center;background:#ffffffeb;border:1px solid rgba(226,232,240,.9);box-shadow:0 8px 32px #0f172a14,0 2px 8px #0f172a0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hy-intro-card h2{margin:0;color:#111827;font-size:34px;letter-spacing:0}.hy-intro-card p{margin:12px 0 24px;color:#6b7280}.hy-highlight-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hy-highlight-row div{display:grid;gap:6px;padding:0 9px;border-right:1px solid #e5e7eb}.hy-highlight-row div:last-child{border-right:0}.hy-highlight-row strong{color:#2f6df6;font-size:14px;font-weight:600}.hy-highlight-row span{color:#9ca3af;font-size:12px}.hy-result-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(180deg,#fff,#fbfbfb)}.hy-result-viewer{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.hy-result-image-btn{margin:0;padding:0;border:0;background:transparent;cursor:pointer;display:block;max-height:calc(100vh - 160px)}.hy-result-image{max-height:calc(100vh - 160px);max-width:calc(100vw - 600px);width:auto;height:auto;object-fit:contain;display:block;border-radius:8px;box-shadow:0 2px 12px #0f172a0f}.hy-result-toolbar{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 8px #0f172a0a;overflow:hidden}.hy-result-viewer>.hy-result-toolbar{position:absolute;top:0;left:calc(100% + 12px)}.hy-toolbar-btn{position:relative;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:0;border-bottom:1px solid #f3f4f6;background:#fff;color:#4b5563;cursor:pointer;transition:background .15s ease,color .15s ease}.hy-toolbar-btn:last-child{border-bottom:0}.hy-toolbar-btn:hover:not(:disabled){background:#f9fafb;color:#111827}.hy-toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.hy-toolbar-btn .spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hy-toolbar-icon{width:18px;height:18px;display:block;object-fit:contain;flex-shrink:0}.hy-toolbar-btn-first{border-top-left-radius:8px;border-top-right-radius:8px}.hy-toolbar-btn-last{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:0}.hy-output-preview{width:min(1080px,100%);max-height:calc(100vh - 44px);display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 30px 110px #0f172a47;overflow:hidden}.hy-output-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e7eb;padding:12px 14px}.hy-output-preview-head strong{min-width:0;overflow:hidden;color:#111827;font-size:14px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.hy-output-preview-head button{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;background:#fff;cursor:pointer}.hy-output-preview-head button:hover{background:#f9fafb;color:#111827}.hy-output-preview-stage{min-height:0;display:grid;place-items:center;padding:14px;background:#f3f4f6}.hy-output-preview-media{max-width:100%;max-height:min(72vh,720px);width:auto;height:auto;display:block;object-fit:contain;border-radius:8px}video.hy-output-preview-media{background:#000}.hy-result-board{width:min(760px,calc(100% - 48px));margin:28px auto;display:grid;gap:14px}.hy-result-board-output-only{width:min(820px,calc(100% - 48px))}.hy-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:#fff}.hy-result-head span,.hy-result-head strong{display:block}.hy-result-head span{color:#6b7280;font-size:12px;font-weight:800}.hy-result-head strong{margin-top:3px;font-size:18px}.hy-history-panel{display:flex;flex-direction:column;overflow:hidden;border-left:1px solid #e5e7eb;padding:18px 14px}.hy-history-head{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.hy-history-head>div{display:inline-flex;align-items:center;gap:8px}.hy-history-head strong{color:#111827;font-size:15px;font-weight:600}.hy-history-head button,.hy-history-collapse-btn{border:0;color:#2563eb;background:transparent;font-size:14px;font-weight:500;cursor:pointer}.hy-history-collapse-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:6px;line-height:1;transition:background .12s ease}.hy-history-collapse-btn:hover{background:#eff6ff}.hy-history-panel.collapsed{display:grid;align-content:start;justify-items:center;padding:18px 8px}.hy-history-panel.collapsed .hy-history-head{width:100%;display:grid;justify-items:center;gap:10px}.hy-history-panel.collapsed .hy-history-head>div{display:grid;gap:8px}.hy-history-filter-wrap{flex-shrink:0;position:relative;margin-bottom:14px}.hy-history-filter{width:100%;height:36px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:18px;padding:0 14px;color:#64748b;background:#f1f5f9;font-size:13px;font-weight:400;transition:background .18s ease,color .18s ease}.hy-history-filter.open,.hy-history-filter:hover{color:#475569;background:#e2e8f0}.hy-history-filter svg{transition:transform .18s ease}.hy-history-filter.open svg{transform:rotate(180deg)}.hy-history-filter-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:35;max-height:286px;overflow-y:auto;display:grid;gap:2px;border:1px solid #e5e7eb;border-radius:10px;padding:6px;background:#fffffffa;box-shadow:0 18px 48px #0f172a24}.hy-history-filter-menu button{min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:8px;padding:0 9px;color:#4b5563;background:transparent;text-align:left;font-size:13px;font-weight:400}.hy-history-filter-menu button:hover,.hy-history-filter-menu button.active{color:#2563eb;background:#eff6ff}.hy-history-filter-menu button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-history-filter-menu button em{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;color:#64748b;background:#f1f5f9;font-size:12px;font-style:normal;font-weight:800}.hy-history-filter-menu button.active em{color:#fff;background:#2563eb}.hy-active-queue{display:grid;gap:8px;margin-bottom:14px;border:1px solid #dbeafe;border-radius:10px;padding:10px;background:#eff6ff}.hy-active-queue-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#1d4ed8}.hy-active-queue-head strong{font-size:14px}.hy-active-queue-head span{color:#111827;font-size:12px;font-weight:800}.hy-queue-slot{width:100%;min-height:42px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #dbeafe;border-radius:8px;padding:7px 8px;color:#64748b;background:#ffffffbd;text-align:left}.hy-queue-slot:disabled{cursor:default}.hy-queue-slot>span{width:22px;height:22px;display:grid;place-items:center;border-radius:999px;color:#64748b;background:#f1f5f9;font-size:12px;font-weight:800}.hy-queue-slot strong{overflow:hidden;color:#334155;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hy-queue-slot em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}.hy-queue-slot.filled{border-color:#bfdbfe;background:#fff}.hy-queue-slot.running>span{color:#fff;background:#2563eb}.hy-queue-slot.running em{color:#2563eb}.hy-history-list{flex:1;overflow-y:auto;display:grid;align-content:start;gap:10px}.hy-history-card{height:100px;display:grid;grid-template-columns:72px minmax(0,1fr) 52px;align-items:center;gap:10px;border:1px solid #e5e7eb;border-radius:8px;padding:12px;background:#fff;cursor:pointer;box-sizing:border-box}.hy-history-card.active,.hy-history-card:hover{border-color:#bfdbfe;box-shadow:0 2px 8px #2563eb0f}.hy-history-card.history-only{cursor:default}.hy-history-card.history-only:hover{border-color:#e5e7eb;box-shadow:none}.hy-history-card.is-static{cursor:default}.hy-history-card.is-static:hover{border-color:#e5e7eb;box-shadow:none}.hy-task-thumb{flex-shrink:0;width:72px;height:72px;border-radius:6px;object-fit:cover;background:#f3f4f6}.hy-task-thumb.empty{display:grid;place-items:center;color:#9ca3af}.hy-task-thumb-prompt{display:grid;place-items:center;box-sizing:border-box;padding:6px;overflow:hidden}.hy-task-thumb-prompt-text{display:block;max-width:100%;overflow:hidden;color:#6b7280;font-size:12px;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.hy-task-popover-row .hy-task-thumb-prompt{padding:4px}.hy-task-popover-row .hy-task-thumb-prompt-text{font-size:11px}.hy-creation-preview .hy-task-thumb-prompt{display:grid;place-items:center;padding:16px}.hy-creation-preview .hy-task-thumb-prompt-text{font-size:13px}.hy-output-inaccessible{display:grid;place-items:center;width:100%;height:100%;min-height:80px;background:#f3f4f6;border-radius:8px;color:#9ca3af;font-size:12px;text-align:center;padding:8px;box-sizing:border-box;-webkit-user-select:none;user-select:none}.hy-output-inaccessible.hy-task-thumb{width:72px;height:72px;min-height:0;border-radius:6px;font-size:10px}.hy-output-inaccessible-label{font-size:12px;color:#9ca3af}.hy-thumb-inaccessible{cursor:default}.hy-suite-download-all:disabled{opacity:.4;cursor:not-allowed}.hy-history-card strong,.hy-history-card span{display:block}.hy-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hy-history-card strong{overflow:hidden;color:#111827;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hy-card-meta,.hy-card-time{color:#9ca3af;font-size:11px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hy-card-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;align-self:stretch;flex-shrink:0}.hy-card-status{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:2px 6px;color:#10b981;background:transparent;font-size:11px;font-style:normal;font-weight:400}.hy-card-status-ok{color:#10b981}.hy-card-status.fail{color:#dc2626}.hy-download{flex-shrink:0;width:56px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:0;color:#fff;background:#2f6df6;text-decoration:none;font-size:12px;font-weight:500;writing-mode:horizontal-tb;white-space:nowrap;word-break:keep-all}.hy-download:hover{background:#1d5ce0}.hy-empty-history{border:1px dashed #d1d5db;border-radius:8px;padding:22px;color:#9ca3af;text-align:center;background:#fff}.task-detail-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbeafe;border-radius:8px;color:#2563eb;background:#eff6ff;font-weight:760}.hy-creation-page{min-height:calc(100vh - 64px);padding:22px 34px 56px;background:#fff}.hy-creation-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.hy-creation-title{margin:0;color:#6b7280;font-size:14px;font-weight:400;line-height:42px;letter-spacing:0}.hy-creation-back{flex:none}.hy-creation-tabs{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.hy-creation-tab{height:40px;min-width:146px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:8px;padding:0 20px;color:#6b7280;background:#f6f7fb;font-size:12px;font-weight:400;line-height:24px;cursor:pointer;transition:background .15s ease,color .15s ease}.hy-creation-tab:hover{color:#3d79ff;background:#edf2ff}.hy-creation-tab.active{color:#fff;background:#3d79ff}.hy-creation-tab span{color:inherit;font-size:11px;font-weight:400;line-height:24px}.hy-creation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px}.hy-creation-toolbar-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px 40px}.hy-creation-select{position:relative}.hy-creation-select-trigger{height:36px;display:inline-flex;align-items:center;gap:12px;border:0;border-radius:8px;padding:0;color:#404040;background:transparent;font-size:11px;font-weight:400;line-height:24px;white-space:nowrap;cursor:pointer}.hy-creation-select-trigger svg{color:#6b7280;transition:transform .15s ease}.hy-creation-select-trigger.open svg{transform:rotate(180deg)}.hy-creation-select-trigger:hover,.hy-creation-select-trigger.selected{color:#3d79ff}.hy-creation-select-trigger.selected svg{color:#3d79ff}.hy-creation-select-menu{position:absolute;z-index:40;top:40px;left:0;min-width:160px;display:grid;gap:2px;border:1px solid #e8ebf2;border-radius:10px;padding:6px;background:#fff;box-shadow:0 18px 40px #0f172a24}.hy-creation-select-menu button{min-height:34px;display:block;width:100%;border:0;border-radius:7px;padding:0 12px;color:#333;background:transparent;font-size:14px;font-weight:500;text-align:left;white-space:nowrap;cursor:pointer}.hy-creation-select-menu button:hover{background:#f6f7fb}.hy-creation-select-menu button.active{color:#3d79ff;background:#edf2ff}.hy-creation-batch{height:36px;flex:none;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:30px;padding:0 18px;color:#404040;background:#f6f7fb;font-size:11px;font-weight:500;line-height:22px;white-space:nowrap;cursor:pointer}.hy-creation-batch img{width:16px;height:18px;display:block;object-fit:contain}.hy-creation-batch:hover{background:#edf2ff}.hy-creation-batch.active{color:#fff;background:#3d79ff}.hy-creation-batch.active img{filter:brightness(0) invert(1)}.hy-creation-batch-bar{display:flex;align-items:center;gap:12px;border:1px solid #e3e9f5;border-radius:10px;padding:10px 16px;margin-top:16px;background:#fff}.hy-creation-batch-bar span{margin-right:auto;color:#6b7280;font-size:11px;font-weight:400;line-height:24px}.hy-creation-batch-bar button{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe3f0;border-radius:8px;padding:0 14px;color:#404040;background:#fff;font-size:11px;font-weight:400;line-height:22px;cursor:pointer}.hy-creation-batch-bar button.primary{border-color:#3d79ff;color:#fff;background:#3d79ff;font-weight:500}.hy-creation-batch-bar button:disabled{cursor:not-allowed;opacity:.5}.hy-creation-grid{min-width:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:20px;row-gap:28px;margin-top:20px}.hy-creation-card{min-width:0;display:grid;grid-template-rows:auto auto;gap:12px;cursor:pointer;content-visibility:auto;contain-intrinsic-size:auto 500px;contain:layout style}.hy-creation-card.is-static,.hy-creation-card.is-static .hy-creation-preview{cursor:default}.hy-creation-preview{position:relative;width:100%;aspect-ratio:292 / 395;overflow:hidden;display:block;border:0;border-radius:12px;padding:0;background:#f1f3f8;cursor:pointer}.hy-creation-preview img,.hy-creation-preview video,.hy-creation-preview .hy-task-thumb,.hy-creation-preview .hy-output-inaccessible{width:100%;height:100%;display:block;border-radius:0;object-fit:cover;image-rendering:auto}.hy-creation-preview .hy-task-thumb.empty,.hy-creation-preview .hy-output-inaccessible{display:grid;place-items:center}.hy-creation-preview em{position:absolute;top:10px;right:10px;border-radius:999px;padding:5px 10px;color:#6b7280;background:#ffffffeb;font-size:12px;font-style:normal;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 6px 18px #0f172a1f}.hy-creation-preview em.ok{color:#047857;background:#dcfce7}.hy-creation-preview em.fail{color:#dc2626;background:#fee2e2}.hy-creation-check{position:absolute;top:10px;left:10px;width:22px;height:22px;display:grid;place-items:center;border:2px solid #fff;border-radius:6px;background:#0f172a47;color:#fff;box-shadow:0 4px 12px #0f172a33}.hy-creation-check.on{border-color:#3d79ff;background:#3d79ff}.hy-creation-check.off{opacity:.35}.hy-creation-card.checked .hy-creation-preview{outline:2px solid #3d79ff;outline-offset:2px}.hy-creation-card-body{min-width:0;display:grid;gap:8px}.hy-creation-card-body strong{overflow:hidden;color:#333;font-size:16px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.hy-creation-card-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.hy-creation-card-meta-text{min-width:0;flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center;column-gap:10px;row-gap:2px}.hy-creation-card-meta span{color:#283654;font-size:12px;font-weight:400;line-height:16px;white-space:nowrap}.hy-creation-card-meta-text .hy-creation-card-spec{max-width:100%;color:#8a94a8;white-space:normal;overflow-wrap:anywhere}.hy-creation-download{width:60px;height:28px;flex:none;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:16px;color:#fff;background:#3d79ff;font-size:12px;font-weight:500;line-height:1;text-decoration:none}.hy-creation-download:hover{background:#2f66e6}.hy-creation-empty{min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #d1d5db;border-radius:14px;margin-top:20px;color:#94a3b8;background:#fff}.hy-creation-empty strong{color:#111827;font-size:18px}.hy-creation-more{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px;color:#6b7280;font-size:14px;line-height:22px}.hy-creation-more button{height:36px;border:0;border-radius:30px;padding:0 22px;color:#404040;background:#f6f7fb;font-size:14px;font-weight:500;line-height:22px;white-space:nowrap;cursor:pointer;transition:background .15s ease}.hy-creation-more button:hover{background:#e8eaf0}.hy-creation-more button:disabled{opacity:.6;cursor:default}.hy-creation-more em{color:#d14343;font-style:normal;font-size:13px}.hy-detail-page{min-height:100vh;padding:0;margin:0;background:#f6f7fb;overflow-x:hidden}.hy-detail-page-status{display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.hy-detail-status{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;width:min(520px,100%);padding:48px 32px 32px;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#374151;text-align:center}.hy-detail-status-back{position:absolute;top:12px;left:12px}.hy-detail-status strong{font-size:17px;color:#111827}.hy-detail-status-hint,.hy-detail-status-note,.hy-detail-status-meta{font-size:13px;line-height:1.6;color:#6b7280;word-break:break-word}.hy-detail-status-note{width:100%;padding:8px 10px;box-sizing:border-box;border-radius:8px;background:#fef2f2;color:#b91c1c;text-align:left}.hy-detail-status-actions{display:flex;gap:10px;margin-top:8px}.hy-detail-status-actions button{min-width:88px;height:34px;padding:0 16px;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:#374151;font-size:13px;cursor:pointer}.hy-detail-status-actions button:hover{background:#f7f8fa}.hy-detail-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 404px;gap:16px;width:calc(100% - 32px);margin:16px;box-sizing:border-box;min-height:0;height:auto;background:#f6f7fb;align-items:stretch}.hy-detail-column{display:flex;flex-direction:column;min-height:0;background:#fff;border-radius:8px}.hy-detail-workspace-no-input{grid-template-columns:minmax(0,1fr) 404px}.hy-detail-workspace-no-input .hy-detail-output-column .hy-detail-image-container{max-width:100%;align-self:stretch}.hy-back-btn{flex-shrink:0;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:0;color:#333;background:#ffffffeb;cursor:pointer;transition:background .15s ease}.hy-back-btn:hover{background:#e8eaf0}.hy-detail-back{position:absolute;top:12px;left:12px;z-index:20}.hy-detail-image-container{position:relative;flex:1;min-height:0;width:100%;max-width:560px;max-height:min(720px,calc(100vh - 190px));align-self:flex-start;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:12px;background:#f3f4f6;overflow:hidden}.hy-detail-image-label{position:absolute;top:12px;right:12px;padding:5px 12px;border-radius:6px;color:#fff;background:#333333bf;font-size:14px;font-weight:500;line-height:22px;z-index:10;pointer-events:none}.hy-detail-main-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;transform-origin:center;transition:transform .2s ease}.hy-detail-output-tools{position:absolute;top:50px;right:10px;display:flex;flex-direction:column;gap:8px;z-index:10}.hy-detail-image-container.is-pannable{cursor:grab}.hy-detail-image-container.is-dragging{cursor:grabbing}.hy-detail-image-container.is-dragging .hy-detail-main-image{transition:none}.hy-detail-output-column .hy-detail-image-container{position:relative;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.hy-detail-output-column .hy-detail-main-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;transform-origin:center;transition:transform .2s ease}.hy-detail-thumbnails{flex:0 0 auto;display:flex;gap:8px;padding:12px 16px;background:#fff;overflow-x:auto;justify-content:flex-start;min-width:0}.hy-detail-thumbnails.hy-detail-thumbnails-spacer{height:calc(var(--hy-thumb-size, 91.4px) * 1.08 + 24px);visibility:hidden;pointer-events:none;background:transparent}.hy-detail-thumbnails.hy-detail-thumbnails-cs{flex-wrap:wrap;row-gap:8px;overflow-x:visible}.hy-detail-thumbnail{flex-shrink:0;width:var(--hy-thumb-size, 91.4px);aspect-ratio:1 / 1.08;border:1px solid #e0e7f0;border-radius:8px;padding:0;background:#f6f8fb;cursor:pointer;overflow:hidden;transition:border-color .15s ease}.hy-detail-thumbnail:hover{border-color:#bfdbfe}.hy-detail-thumbnail.active{border-color:#306ef6;border-width:1px;box-shadow:inset 0 0 0 1px #306ef6}.hy-detail-thumbnail img{width:100%;height:100%;object-fit:contain}.hy-detail-info-panel{display:flex;flex-direction:column;align-items:stretch;min-height:0;min-width:0;background:#fff;border-radius:8px;overflow:hidden;border-left:1px solid #e5e7eb}.hy-detail-info-panel.collapsed{width:60px;border-left:none}.hy-detail-info-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 24px;min-height:54px}.hy-detail-info-header h2{margin:0;color:#262626;font-size:16px;font-weight:600;line-height:1.5}.hy-detail-collapse-btn{display:inline-flex;align-items:center;gap:4px;border:0;padding:0;color:#0054d6;background:transparent;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0}.hy-detail-collapse-btn svg{flex-shrink:0}.hy-detail-info-divider{flex:0 0 auto;height:1px;background:#e5e7eb;margin:0}.hy-detail-info-list{flex:1;min-height:0;padding:16px 24px 20px;margin:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:stretch}.hy-detail-info-list::-webkit-scrollbar{width:6px}.hy-detail-info-list::-webkit-scrollbar-track{background:transparent}.hy-detail-info-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.hy-detail-info-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.hy-detail-info-list>div{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:0;margin-bottom:15px}.hy-detail-info-list>div:last-child{margin-bottom:0}.hy-detail-info-list dt{margin:0;color:#333;font-size:13.5px;font-weight:500;line-height:30px}.hy-detail-info-list dd{min-width:0;margin:0;color:#666;font-size:13.5px;font-weight:400;line-height:30px;word-wrap:break-word;overflow-wrap:break-word}.hy-detail-info-list .hy-detail-info-prompt dt,.hy-detail-info-list .hy-detail-info-prompt dd{line-height:23px}.hy-detail-info-list .hy-detail-product-info{display:grid;gap:4px;margin:0;padding:0;list-style:none}.hy-detail-info-list .hy-detail-product-info>li{display:grid;grid-template-columns:60px minmax(0,1fr);gap:8px;line-height:23px}.hy-detail-info-list .hy-detail-product-info>li>span{color:#333;font-weight:500}.hy-detail-info-list>.hy-detail-info-row{display:flex;flex-direction:row;align-items:flex-start;gap:8px;margin-bottom:16px}.hy-detail-info-image{grid-template-columns:1fr;gap:8px;margin-bottom:0}.hy-detail-info-image dt,.hy-detail-info-image dd{margin:0}.hy-detail-info-image dd img{display:block;width:var(--hy-thumb-size, 91.4px);aspect-ratio:1 / 1.08;border:1px solid #e0e7f0;border-radius:8px;background:#f6f8fb;object-fit:contain;flex-shrink:0}.hy-detail-info-list>.hy-detail-info-row.hy-detail-info-row-cs{display:grid;grid-template-columns:repeat(auto-fill,var(--hy-thumb-size, 91.4px));justify-content:start;align-items:start;gap:12px 8px}.hy-detail-info-row-cs>.hy-detail-info-image{min-width:0}.hy-detail-info-row-cs>.hy-detail-info-image dt{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.6}.hy-detail-download-main{flex:0 0 46px;height:46px;margin:0 16px 16px;padding:0 16px;border:0;border-radius:23px;color:#fff;background:#306ef6;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease;display:flex;align-items:center;justify-content:center;gap:6px}.hy-detail-download-main:hover{background:#2558d6}.hy-detail-download-main:disabled{background:#a9c2f9;cursor:not-allowed}.hy-detail-download-main:disabled:hover{background:#a9c2f9}.hy-detail-download-main svg{flex-shrink:0}.hy-detail-empty{padding:40px;color:#6b7280;text-align:center;font-size:14px}.hy-detail-notice{border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px;margin:16px;color:#047857;background:#ecfdf5;font-size:13px;font-weight:750}.hy-detail-reference-group{display:grid;gap:10px}.hy-detail-reference-group h3{margin:6px 0 0;color:#111827;font-size:14px;font-weight:800}.hy-detail-reference-group ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hy-detail-reference-group li{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px}.hy-detail-reference-label{overflow:hidden;color:#6b7280;font-size:13px;font-weight:760;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.hy-detail-reference-thumb{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #e5e7eb;border-radius:6px;padding:0;background:#f8fafc;cursor:zoom-in;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hy-detail-reference-thumb:hover,.hy-detail-reference-thumb:focus-visible{border-color:#93c5fd;box-shadow:0 8px 20px #2563eb29;outline:none;transform:translateY(-1px)}.hy-detail-reference-thumb.active{border-color:#2f6df6;box-shadow:0 0 0 2px #2f6df624}.hy-detail-reference-thumb img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.hy-detail-reference-preview{overflow:hidden;margin:2px 0 0;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;box-shadow:0 18px 36px #0f172a1f}.hy-detail-reference-preview img{width:100%;max-height:min(44vh,360px);display:block;object-fit:contain;background:#f3f4f6}.hy-detail-reference-preview figcaption{margin:0;padding:8px 10px;color:#475569;font-size:12px;font-weight:760}.hy-detail-prompt pre{max-height:260px;overflow:auto;margin:0;border:1px solid #dbeafe;border-radius:10px;padding:12px;color:#1f2937;background:#eff6ff;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;white-space:pre-wrap}.hy-detail-section{display:grid;gap:14px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff}.hy-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hy-detail-section-head span,.hy-detail-section-head strong{display:block}.hy-detail-section-head span{color:#6b7280;font-size:12px;font-weight:820;text-transform:uppercase}.hy-detail-section-head strong{margin-top:3px;color:#111827;font-size:18px}.hy-detail-section-head em{color:#6b7280;font-style:normal;font-weight:760}.hy-detail-input-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.hy-detail-input-grid figure,.hy-output-detail-card{overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;margin:0;background:#f9fafb}.hy-detail-input-grid img{width:100%;aspect-ratio:4 / 5;display:block;object-fit:cover}.hy-detail-input-grid video,.hy-output-detail-card video,.image-compare-trigger video{width:100%;display:block;background:#0f172a}.hy-detail-input-grid figcaption,.hy-output-detail-card figcaption{display:grid;gap:4px;padding:10px}.hy-detail-input-grid strong,.hy-detail-input-grid span,.hy-output-detail-card strong,.hy-output-detail-card span{display:block}.hy-detail-input-grid strong,.hy-output-detail-card strong{color:#111827;font-size:14px}.hy-detail-input-grid span,.hy-output-detail-card span{overflow:hidden;color:#6b7280;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hy-detail-input-grid a,.input-grid figcaption a{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dbeafe;border-radius:7px;color:#2563eb;background:#eff6ff;text-decoration:none;font-size:12px;font-weight:760}.hy-detail-output-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.hy-output-detail-card img,.hy-output-detail-card video{width:100%;max-height:620px;display:block;object-fit:contain;background:#f3f4f6}.image-compare-trigger{position:relative;width:100%;display:block;overflow:hidden;border:0;padding:0;background:#f3f4f6}.image-compare-trigger img,.image-compare-trigger video{width:100%;display:block}.image-compare-trigger span{position:absolute;left:10px;right:10px;bottom:10px;min-height:30px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f172a9e;font-size:12px;font-weight:760;opacity:0;transition:opacity .18s ease}.image-compare-trigger:hover span{opacity:1}.hy-output-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.hy-output-actions a,.hy-output-actions button{flex:1 1 78px;min-width:78px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dbeafe;border-radius:8px;color:#2563eb;background:#eff6ff;text-decoration:none;font-size:13px;font-weight:760;line-height:1;white-space:nowrap}.hy-output-actions a:first-child{color:#fff;border-color:#2563eb;background:#2563eb}.hy-detail-empty{border:1px dashed #d1d5db;border-radius:12px;padding:28px;color:#6b7280;text-align:center;background:#f9fafb}.hy-compare-backdrop{position:fixed;inset:0;z-index:88;display:grid;place-items:center;padding:22px;background:#0f172a7a}.hy-compare-shell{width:min(1080px,100%);max-height:calc(100vh - 44px);overflow:auto;display:grid;gap:14px;border-radius:18px;padding:18px;background:#fff;box-shadow:0 30px 110px #0f172a4d}.hy-compare-head{position:sticky;top:-18px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2f7;padding:2px 0 14px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hy-compare-head span,.hy-compare-head strong{display:block}.hy-compare-head span{color:#6b7280;font-size:12px;font-weight:820;text-transform:uppercase}.hy-compare-head strong{margin-top:4px;color:#111827;font-size:22px}.hy-compare-actions{display:flex;align-items:center;gap:8px}.hy-compare-actions a,.hy-compare-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dbeafe;border-radius:8px;padding:0 10px;color:#2563eb;background:#eff6ff;text-decoration:none;font-size:13px;font-weight:760}.hy-compare-actions a{color:#fff;border-color:#2563eb;background:#2563eb}.hy-compare-actions .hy-compare-close{width:36px;padding:0;color:#64748b;border-color:#e5e7eb;background:#fff}.hy-zoom-viewer{overflow:hidden;border-radius:12px;background:#f3f4f6}.hy-zoom-viewer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e5e7eb;padding:9px 10px;color:#64748b;background:#ffffffeb;font-size:12px;font-weight:760}.hy-zoom-viewer-toolbar.is-compact{justify-content:flex-end}.hy-zoom-viewer-toolbar div{display:inline-flex;align-items:center;gap:7px}.hy-zoom-viewer-toolbar button,.hy-zoom-viewer-toolbar a{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dbeafe;border-radius:8px;padding:0 9px;color:#2563eb;background:#eff6ff;font-size:12px;font-weight:780;text-decoration:none}.hy-zoom-viewer-toolbar button:disabled{cursor:not-allowed;opacity:.5}.hy-zoom-viewer-toolbar .hy-zoom-download{color:#fff;border-color:#2563eb;background:#2563eb}.hy-zoom-viewer-toolbar strong{min-width:48px;color:#111827;text-align:center;font-size:12px}.hy-zoom-viewer-canvas{min-height:420px;display:grid;place-items:center;overflow:hidden;touch-action:none;cursor:zoom-in;-webkit-user-select:none;user-select:none;background:#f3f4f6}.hy-zoom-viewer.is-pannable .hy-zoom-viewer-canvas{cursor:grab}.hy-zoom-viewer.is-dragging .hy-zoom-viewer-canvas{cursor:grabbing}.hy-zoom-viewer-canvas img{width:auto;max-width:100%;height:auto;max-height:68vh;display:block;object-fit:contain;background:transparent;transform-origin:center center;transition:transform .14s ease;will-change:transform;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.hy-zoom-viewer.is-dragging .hy-zoom-viewer-canvas img{transition:none}.hy-zoom-viewer-caption{border-top:1px solid #e5e7eb;padding:8px 10px;color:#334155;background:#fff;font-size:13px;font-weight:760}.hy-detail-showcase-zoom .hy-zoom-viewer-canvas{height:min(68vh,720px);min-height:0}.hy-screen-picker-backdrop{z-index:120}.hy-screen-picker-card{width:min(760px,100%);max-height:calc(100vh - 44px);overflow:auto;display:grid;gap:14px;border:1px solid #dbeafe;border-radius:16px;padding:18px;background:#fff;box-shadow:0 30px 110px #0f172a47}.hy-screen-picker-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hy-screen-picker-actions button,.hy-screen-picker-actions label,.hy-screen-picker-current{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:10px;padding:0 12px;font-size:13px;font-weight:800}.hy-screen-picker-actions button,.hy-screen-picker-actions label{border:1px solid #dbeafe;color:#2563eb;background:#eff6ff;cursor:pointer}.hy-screen-picker-actions button.primary{color:#fff;border-color:#2563eb;background:#2563eb}.hy-screen-picker-actions button:disabled{cursor:not-allowed;opacity:.65}.hy-screen-picker-current{margin-left:auto;border:1px solid #e5e7eb;color:#334155;background:#f8fafc}.hy-screen-picker-current span{width:20px;height:20px;border:1px solid rgba(15,23,42,.12);border-radius:6px;box-shadow:inset 0 0 0 2px #ffffffb3}.hy-screen-picker-drop{min-height:min(56vh,430px);display:grid;place-items:center;overflow:hidden;border:1px dashed #93c5fd;border-radius:14px;padding:16px;color:#64748b;background:#f8fbff;text-align:center}.hy-screen-picker-drop.has-image{border-style:solid;border-color:#dbeafe;background:#0f172a}.hy-screen-picker-drop div{display:grid;justify-items:center;gap:8px}.hy-screen-picker-drop strong{color:#111827;font-size:15px}.hy-screen-picker-drop small{color:#8a91a3;font-size:12px}.hy-screen-picker-drop img{max-width:100%;max-height:56vh;display:block;object-fit:contain;cursor:crosshair;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hy-screen-picker-message{border:1px solid #facc15;border-radius:10px;padding:10px 12px;color:#92400e;background:#fffbeb;font-size:13px;font-weight:760}.hy-screen-picker-canvas{display:none}.hy-ie-modal.hy-temp-modal{width:min(980px,100%);height:min(760px,calc(100vh - 40px));max-height:calc(100vh - 40px);overflow:hidden}.hy-temp-compare{flex:1;min-height:180px;margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hy-temp-image{position:relative;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f3f4f6}.hy-temp-image img{position:absolute;inset:12px;box-sizing:border-box;width:calc(100% - 24px);height:calc(100% - 24px);object-fit:contain;border-radius:8px}.hy-temp-controls{flex:none;margin-top:16px;display:flex;justify-content:center}.hy-temp-row{display:flex;align-items:center;width:fit-content;max-width:100%;gap:12px}.hy-temp-caption{flex:none;min-width:30px;color:#64748b;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center}.hy-temp-readout{margin-top:8px;color:#0f172a;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;min-width:56px}.hy-temp-slider.hy-ie-slider{--hy-slider-rail: linear-gradient( to right, #35c9e1 0%, #3b82f6 34%, #7c3aed 68%, #d96ae0 100% );--hy-slider-dot: #1e0f33;flex:none;width:min(360px,46vw);min-width:0;margin:0 4px}.hy-temp-slider.hy-ie-slider::-webkit-slider-runnable-track{background:var(--hy-slider-rail);box-shadow:inset 0 0 0 1px #0f172a14}.hy-temp-slider.hy-ie-slider::-moz-range-track{background:var(--hy-slider-rail);box-shadow:inset 0 0 0 1px #0f172a14}.hy-temp-slider.hy-ie-slider::-moz-range-progress{height:var(--hy-slider-track);background:transparent}.hy-temp-slider.hy-ie-slider::-webkit-slider-thumb{border-color:var(--hy-slider-dot);background:var(--hy-slider-dot);box-shadow:0 1px 3px #0f172a59}.hy-temp-slider.hy-ie-slider::-moz-range-thumb{border-color:var(--hy-slider-dot);background:var(--hy-slider-dot);box-shadow:0 1px 3px #0f172a59}.hy-temp-slider.hy-ie-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #1e0f3340,0 1px 3px #0f172a59}.hy-temp-step{flex:none;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #e2e8f0;border-radius:9px;color:#1e293b;background:#fff;font-size:18px;line-height:1}.hy-temp-step:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.hy-temp-step:disabled{opacity:.45;cursor:not-allowed}.hy-temp-message{flex:none;margin-top:10px;border-radius:10px;padding:8px 12px;color:#92400e;background:#fffbeb;font-size:13px;font-weight:700}.hy-temperature-download{justify-self:end;min-width:138px;color:#fff;border-color:#2563eb;background:#2563eb}@media(max-width:700px),(max-height:620px){.hy-ie-modal.hy-temp-modal{padding:16px 16px 20px}.hy-temp-compare{gap:10px}.hy-temp-row{gap:8px}.hy-temp-caption{min-width:26px;font-size:12px}.hy-temp-slider.hy-ie-slider{width:min(300px,40vw)}.hy-temp-footer.hy-ie-footer{margin-top:16px;gap:12px}.hy-temp-footer .hy-ie-btn{width:132px;height:36px;font-size:16px}}.hy-compare-empty{border:1px dashed #d1d5db;border-radius:10px;padding:22px;color:#94a3b8;text-align:center;background:#f8fafc}.hy-detail-logs{max-height:300px;overflow:auto;margin:0;border:1px solid #e5e7eb;border-radius:10px;padding:12px;color:#374151;background:#f9fafb;font-size:13px;line-height:1.65;white-space:pre-wrap}.hy-crop-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px;background:#0f172a94}.hy-crop-shell{width:min(1120px,100%);max-height:calc(100vh - 40px);display:grid;grid-template-columns:minmax(0,1fr) 270px;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 30px 110px #0f172a52}.hy-crop-canvas{min-height:620px;display:grid;place-items:center;padding:28px;background:linear-gradient(45deg,#f3f4f6 25%,transparent 25%),linear-gradient(-45deg,#f3f4f6 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f3f4f6 75%),linear-gradient(-45deg,transparent 75%,#f3f4f6 75%),#fff;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.hy-crop-stage{position:relative;display:inline-block;max-width:100%;max-height:76vh;overflow:hidden;border-radius:10px;background:#111827;box-shadow:0 20px 70px #0f172a42;touch-action:none;-webkit-user-select:none;user-select:none}.hy-crop-stage img{max-width:min(720px,100%);max-height:76vh;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.hy-crop-dim{position:absolute;z-index:1;pointer-events:none;background:#0f172a80}.hy-crop-dim.top,.hy-crop-dim.bottom{left:0;right:0}.hy-crop-dim.top{top:0}.hy-crop-dim.bottom{bottom:0}.hy-crop-dim.left{left:0}.hy-crop-dim.right{right:0}.hy-crop-box{position:absolute;z-index:2;border:2px solid #2563eb;box-shadow:0 0 0 1px #ffffffbf inset;cursor:move}.hy-crop-box:before,.hy-crop-box:after{content:"";position:absolute;inset:33.333% 0 auto;border-top:1px solid rgba(255,255,255,.68)}.hy-crop-box:after{inset:66.666% 0 auto}.hy-crop-box em{position:absolute;left:50%;bottom:10px;transform:translate(-50%);border-radius:999px;padding:6px 10px;color:#fff;background:#0f172a9e;font-size:12px;font-style:normal;font-weight:760;white-space:nowrap;pointer-events:none}.hy-crop-stage.dragging .hy-crop-box em{display:none}.hy-crop-handle{position:absolute;z-index:3;background:#fff;border:2px solid #2563eb;box-shadow:0 2px 10px #0f172a2e}.hy-crop-handle.n,.hy-crop-handle.s{left:50%;width:30px;height:10px;margin-left:-15px;cursor:ns-resize}.hy-crop-handle.n{top:-6px}.hy-crop-handle.s{bottom:-6px}.hy-crop-handle.e,.hy-crop-handle.w{top:50%;width:10px;height:30px;margin-top:-15px;cursor:ew-resize}.hy-crop-handle.e{right:-6px}.hy-crop-handle.w{left:-6px}.hy-crop-handle.nw,.hy-crop-handle.ne,.hy-crop-handle.sw,.hy-crop-handle.se{width:16px;height:16px;border-radius:999px}.hy-crop-handle.nw{top:-9px;left:-9px;cursor:nwse-resize}.hy-crop-handle.ne{top:-9px;right:-9px;cursor:nesw-resize}.hy-crop-handle.sw{bottom:-9px;left:-9px;cursor:nesw-resize}.hy-crop-handle.se{right:-9px;bottom:-9px;cursor:nwse-resize}.hy-crop-tools{position:relative;display:grid;align-content:start;gap:16px;border-left:1px solid #e5e7eb;padding:24px;background:#fbfdff}.hy-crop-close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:8px;color:#64748b;background:#fff}.hy-crop-tools span,.hy-crop-tools strong{display:block}.hy-crop-tools span{color:#6b7280;font-size:12px;font-weight:820}.hy-crop-tools strong{margin-top:5px;color:#111827;font-size:22px}.hy-crop-tools small{display:block;margin-top:7px;color:#64748b;font-size:12px;line-height:1.55}.hy-crop-ratios{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-crop-ratios button{min-height:38px;border:1px solid #dbe3ee;border-radius:8px;color:#475569;background:#fff;font-weight:760}.hy-crop-ratios button.active{border-color:#2563eb;color:#2563eb;background:#eff6ff}.hy-crop-reset{min-height:38px;border:1px solid #dbe3ee;border-radius:8px;color:#475569;background:#fff;font-weight:760}.hy-crop-message{border:1px solid #bbf7d0;border-radius:8px;padding:9px 10px;color:#047857;background:#ecfdf5;font-size:13px}.hy-crop-download{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;color:#fff;background:#2563eb;font-weight:800}.hy-ie-backdrop{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:20px;background:#0009}.hy-ie-modal{--hy-ie-canvas-h: min(570px, calc(100vh - 259px) );position:relative;width:min(1100px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;padding:20px 20px 28px;border-radius:20px;background:#fff;box-shadow:0 24px 80px #00000047;color:#333}.hy-ie-header{display:flex;align-items:center;height:20px;min-width:0}.hy-ie-header strong{color:#333;font-size:18px;font-weight:700;line-height:20px;white-space:nowrap}.hy-ie-info{width:12px;height:12px;margin-left:12px;flex:none}.hy-ie-hint{margin-left:4px;min-width:0;overflow:hidden;color:#ed7800;font-size:12px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.hy-ie-close{flex:none;align-self:flex-start;width:24px;height:24px;margin:-5.5px -5.5px 0 auto;display:grid;place-items:center;padding:0;border:0;background:transparent}.hy-ie-close:disabled{opacity:.4;cursor:not-allowed}.hy-ie-close img{display:block;width:13px;height:13px}.hy-ie-canvas{position:relative;height:var(--hy-ie-canvas-h);margin-top:15px;display:flex;align-items:center;justify-content:center;padding:18px;border-radius:8px;background:#f6f7fb;overflow:hidden}.hy-ie-stage{position:relative;display:inline-block;max-width:100%;line-height:0;touch-action:none;-webkit-user-select:none;user-select:none}.hy-ie-frame{position:relative;overflow:hidden;border-radius:12px}.hy-ie-frame img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(var(--hy-ie-canvas-h) - 36px);pointer-events:none;-webkit-user-select:none;user-select:none}.hy-ie-paint{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none}.hy-ie-stage.brush .hy-ie-paint{cursor:crosshair;pointer-events:auto}.hy-ie-dim{position:absolute;z-index:4;pointer-events:none;background:#00000073}.hy-ie-dim.top,.hy-ie-dim.bottom{left:0;right:0}.hy-ie-dim.top{top:0}.hy-ie-dim.bottom{bottom:0}.hy-ie-dim.left{left:0}.hy-ie-dim.right{right:0}.hy-ie-crop-box{position:absolute;z-index:5;border:1.5px solid #2f6df6;box-shadow:0 0 0 1px #ffffff8c inset;cursor:move}.hy-ie-crop-box:before,.hy-ie-crop-box:after{content:"";position:absolute;inset:33.333% 0 auto;border-top:1px solid rgba(255,255,255,.6);pointer-events:none}.hy-ie-crop-box:after{inset:66.666% 0 auto}.hy-ie-handle{position:absolute;z-index:6;border:1.5px solid #2f6df6;background:#fff;box-shadow:0 1px 4px #0f172a2e}.hy-ie-handle.n,.hy-ie-handle.s{left:50%;width:24px;height:8px;margin-left:-12px;border-radius:4px;cursor:ns-resize}.hy-ie-handle.n{top:-5px}.hy-ie-handle.s{bottom:-5px}.hy-ie-handle.e,.hy-ie-handle.w{top:50%;width:8px;height:24px;margin-top:-12px;border-radius:4px;cursor:ew-resize}.hy-ie-handle.e{right:-5px}.hy-ie-handle.w{left:-5px}.hy-ie-handle.nw,.hy-ie-handle.ne,.hy-ie-handle.sw,.hy-ie-handle.se{width:12px;height:12px;border-radius:3px}.hy-ie-handle.nw{top:-7px;left:-7px;cursor:nwse-resize}.hy-ie-handle.ne{top:-7px;right:-7px;cursor:nesw-resize}.hy-ie-handle.sw{bottom:-7px;left:-7px;cursor:nesw-resize}.hy-ie-handle.se{right:-7px;bottom:-7px;cursor:nwse-resize}.hy-ie-switch{position:absolute;left:8px;bottom:8px;z-index:6;height:36px;display:inline-flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:8px;color:#494d54;background:#eaebf1;font-size:14px;line-height:20px;white-space:nowrap}.hy-ie-switch:hover{background:#e0e2ea}.hy-ie-switch img{display:block;width:20px;height:auto}.hy-ie-message{position:absolute;left:50%;bottom:14px;z-index:7;transform:translate(-50%);padding:7px 14px;border-radius:999px;color:#fff;background:#111827d1;font-size:12px;white-space:nowrap;pointer-events:none}.hy-ie-ratios{margin-top:24px;display:flex;justify-content:center;gap:8px}.hy-ie-ratio,.hy-ie-tool-chip{width:72px;height:48px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;border:1.2px solid transparent;border-radius:8px;color:#333;background:#f6f7fb;font-size:12px;line-height:12px}.hy-ie-ratio:hover{background:#eef0f6}.hy-ie-ratio.active{border-color:#2f6df6;color:#2f6df6;background:#eef3ff}.hy-ie-ratio-glyph{display:grid;place-items:center;min-height:20px}.hy-ie-ratio-glyph img,.hy-ie-tool-chip img{display:block;width:20px;height:20px}.hy-ie-ratio-box{display:block;border:1.2px solid #2f6df6;border-radius:2px}.hy-ie-brush-row{margin-top:24px;display:flex;justify-content:center;gap:8px}.hy-ie-brush-panel{width:392px;max-width:100%;height:48px;display:flex;align-items:center;padding:0 26px 0 14px;border-radius:8px;color:#333;background:#f6f7fb;font-size:12px;line-height:18px}.hy-ie-brush-panel:focus-within{border:0;outline:none;background:#f6f7fb;box-shadow:none}.hy-ie-brush-panel>strong{min-width:8px;margin-left:8px;font-weight:400;text-align:left}.hy-ie-slider{--hy-slider-track: 8px;--hy-slider-thumb: 16px;--hy-slider-fill: calc( var(--hy-slider-thumb) / 2 + (100% - var(--hy-slider-thumb)) * var(--fill, 50) / 100 );-webkit-appearance:none;appearance:none;width:190px;height:var(--hy-slider-thumb);margin:0 0 0 10px;padding:0;border:0;background:transparent;-webkit-tap-highlight-color:transparent;cursor:pointer}.hy-ie-slider:hover,.hy-ie-slider:focus,.hy-ie-slider:focus-visible,.hy-ie-slider:active{border:0;outline:none;background:transparent;box-shadow:none}.hy-ie-slider:focus::-webkit-slider-runnable-track,.hy-ie-slider:focus-visible::-webkit-slider-runnable-track,.hy-ie-slider:active::-webkit-slider-runnable-track{outline:none}.hy-ie-slider::-webkit-slider-runnable-track{height:var(--hy-slider-track);border:0;border-radius:999px;background:linear-gradient(#2f6df6,#2f6df6) left center / var(--hy-slider-fill) 100% no-repeat,#fff;box-shadow:inset 0 0 0 1px #0f172a0f}.hy-ie-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:var(--hy-slider-thumb);height:var(--hy-slider-thumb);margin-top:calc((var(--hy-slider-track) - var(--hy-slider-thumb)) / 2);border:2px solid #2f6df6;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33}.hy-ie-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #2f6df640,0 1px 3px #0f172a33}.hy-ie-slider::-moz-range-track{height:var(--hy-slider-track);border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #0f172a0f}.hy-ie-slider::-moz-range-progress{height:var(--hy-slider-track);border-radius:999px;background:#2f6df6}.hy-ie-slider::-moz-range-thumb{box-sizing:border-box;width:var(--hy-slider-thumb);height:var(--hy-slider-thumb);border:2px solid #2f6df6;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33}.hy-ie-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px #2f6df640,0 1px 3px #0f172a33}.hy-ie-slider::-moz-focus-outer{border:0}.hy-ie-colors{margin-left:auto;display:flex;align-items:center;gap:12px}.hy-ie-color{width:16px;height:16px;padding:0;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0f172a14}.hy-ie-color.active{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #2f6df6}.hy-ie-footer{margin-top:24px;display:flex;justify-content:center;gap:22px}.hy-ie-btn{width:160px;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0;border-radius:20px;font-size:18px;line-height:25px;white-space:nowrap}.hy-ie-btn-outline{border:1.2px solid #316ff6;color:#316ef6;background:#fff}.hy-ie-btn-outline:hover:not(:disabled){background:#f3f7ff}.hy-ie-btn-primary{border:0;color:#fff;background:url(/lanhu-assets/edit-btn-primary-bg.png) center / 100% 100% no-repeat,linear-gradient(90deg,#5b8dff,#2f6df6)}.hy-ie-btn:disabled{opacity:.45;cursor:not-allowed}.public-login-page{position:relative;display:flex;height:100dvh;overflow:hidden;align-items:center}.login-page-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.login-marketing{flex:1 1 0;min-width:0;display:flex;flex-direction:column;padding:0 60px 0 100px;position:relative;z-index:1}.login-marketing-title{margin:0 0 64px;font-size:clamp(40px,4.5vw,68px);font-weight:700;color:#111827;line-height:1.41}.login-marketing-tagline{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px;font-size:clamp(16px,2vw,28px);color:#333;margin-bottom:56px;line-height:1.5}.login-marketing-gradient{font-size:clamp(26px,3.2vw,46px);font-weight:700;background:linear-gradient(124deg,#3264ec,#a256f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.5}.login-marketing-cta{display:inline-flex;align-items:center;gap:12px;padding:0 44px;height:76px;border-radius:38px;background:linear-gradient(124deg,#3264ec,#a256f7);color:#fff;font-size:clamp(20px,2vw,28px);font-weight:500;border:none;cursor:pointer;transition:opacity .15s;width:fit-content}.login-marketing-cta:hover{opacity:.88}.login-marketing-cta:active{opacity:.75}.login-card-wrap{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:32px 60px 32px 0;position:relative;z-index:1}.public-login-card{width:480px;max-width:100%;background:#fff;border-radius:20px;border:none;box-shadow:0 8px 48px #0f172a1a,0 1px 4px #0f172a0f;padding:0 0 26px;display:flex;flex-direction:column;align-items:center;max-height:calc(100dvh - 64px);overflow-y:auto;overflow-x:hidden}.public-login-card::-webkit-scrollbar{width:4px}.public-login-card::-webkit-scrollbar-track{background:transparent}.public-login-card::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.public-login-card::-webkit-scrollbar-thumb:hover{background:#00000047}.public-login-card.compact-card{padding:36px;gap:14px;align-items:center;text-align:center}.login-card-logo{width:172px;height:auto;object-fit:contain;display:block;margin:16px auto 0}.login-card-title{margin:4px 0 0;font-size:26px;font-weight:700;color:#040c39;letter-spacing:1.6px;text-align:center}.login-card-sub{margin:6px 20px 0;font-size:14px;color:#7f7f7f;text-align:center;line-height:1.6}.login-form-body{width:100%;box-sizing:border-box;padding:0 26px;display:flex;flex-direction:column;align-items:stretch}.login-tabs{display:flex;align-items:center;background:#f4f5f7;border-radius:12px;width:100%;height:54px;margin:14px 0 0;padding:3px;gap:0;border:none;box-sizing:border-box}.login-tab{flex:1;display:flex;align-items:center;justify-content:center;height:48px;border-radius:10px;font-size:15px;font-weight:500;color:#8c8c94;background:transparent;border:none;outline:none;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}.login-tab:not(.active):hover{color:#3874f6bf;background:#ffffff8c}.login-tab.active{background:#fff;color:#3874f6;box-shadow:0 1px 6px #0f172a17;cursor:default}.login-tab:focus-visible{outline:2px solid rgba(56,116,246,.45);outline-offset:2px}.login-input-row{display:flex;align-items:center;width:100%;box-sizing:border-box;height:56px;background:#fff;border-radius:12px;border:1px solid rgba(227,227,227,1);margin:18px 0 0;overflow:hidden}.login-input-row+.login-input-row{margin-top:14px}.login-input-prefix{display:flex;align-items:center;justify-content:center;gap:6px;flex:0 0 88px;width:88px;padding:0;color:#333;font-size:14px;font-weight:500;line-height:1;flex-shrink:0;border-right:1px solid rgba(227,227,227,1);height:100%}.login-input-prefix svg{flex-shrink:0;display:block}.login-input{flex:1;min-width:0;border:none;outline:none;background:transparent;padding:0 14px;font-size:15px;line-height:1.4;color:#1e1e1e;height:100%}.login-input::placeholder{color:#b8b8b8}.login-sms-btn{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:104px;height:100%;padding:0 14px;box-sizing:border-box;border:none;border-left:1px solid rgba(227,227,227,1);background:transparent;color:#3874f6;font-size:13px;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;transition:opacity .15s}.login-sms-btn:hover{opacity:.75}.login-sms-btn:disabled{color:#b8b8b8;cursor:not-allowed;opacity:1}.login-submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;height:54px;border-radius:27px;background:linear-gradient(90deg,#3264ec,#3874f6);color:#fff;font-size:18px;font-weight:500;border:none;cursor:pointer;margin:30px 0 0;transition:opacity .15s}.login-submit-btn:hover{opacity:.88}.login-submit-btn:active{opacity:.75}.login-submit-btn:disabled{opacity:.5;cursor:not-allowed}.login-error{width:100%;box-sizing:border-box;margin:12px 0 0;padding:10px 14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px;line-height:1.5}.login-legal{margin:20px 0 0;font-size:13px;color:#939599;text-align:center}.login-legal-link{appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;font-size:13px;color:#3874f6;cursor:pointer;text-decoration:none}.login-legal-link:hover{text-decoration:underline}.login-legal-link:focus-visible{outline:2px solid rgba(56,116,246,.45);outline-offset:2px;border-radius:4px}.login-switch-row{display:flex;align-items:center;justify-content:center;gap:0;margin:10px 0 28px;font-size:15px;color:#939599}.login-switch-link{border:none;background:transparent;color:#0079ff;font-size:15px;font-weight:500;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.login-switch-link:hover{opacity:.78}@media(max-width:900px){.login-card-wrap{width:100%;padding:24px 0;box-sizing:border-box}.public-login-card{width:calc(100% - 32px);max-width:480px}}@media(max-height:620px){.public-login-page{height:auto;min-height:100dvh;overflow:visible;align-items:flex-start}.login-card-wrap{padding:16px 60px}.public-login-card{max-height:none;overflow:visible}}@media(max-width:900px){.public-login-page{height:auto;min-height:100dvh;overflow:visible;justify-content:center}.login-marketing{display:none}.login-card-wrap{width:100%;padding:24px 0;box-sizing:border-box}.public-login-card{width:calc(100% - 32px);max-width:480px;max-height:none;overflow:visible}}.login-modal-backdrop{position:fixed;inset:0;background:#0f172a73;z-index:200;display:flex;align-items:center;justify-content:center}.login-modal{position:relative;background:#fff;border-radius:16px;box-shadow:0 8px 48px #0f172a2e,0 2px 8px #0f172a14;width:400px;max-width:calc(100vw - 32px);padding:32px 32px 28px;display:flex;flex-direction:column;align-items:center}.login-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#8c8c94;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s,color .12s;padding:0}.login-modal-close:hover{background:#f3f4f6;color:#3c3c46}.login-modal-close:focus-visible{outline:2px solid rgba(56,116,246,.45);outline-offset:2px}.login-modal-title{margin:0 0 10px;font-size:22px;font-weight:700;color:#111827;text-align:center;letter-spacing:.4px}.login-modal-desc{margin:0 0 20px;font-size:14px;color:#6b7280;text-align:center;line-height:1.6}.login-modal-qr{width:230px;height:auto;object-fit:contain;display:block;border-radius:8px}.login-modal-hint{margin:16px 0 0;font-size:13px;color:#939599;text-align:center}.login-modal-legal{width:720px;max-width:calc(100vw - 32px);max-height:calc(100vh - 96px);padding:28px 0 0;align-items:stretch;overflow:hidden}.login-modal-legal .login-modal-title{margin:0 32px 6px;font-size:20px;letter-spacing:.2px}.login-modal-legal-date{margin:0 32px 16px;font-size:13px;color:#939599;text-align:center}.login-modal-legal-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 32px 8px;border-top:1px solid rgba(240,241,244,1);overflow-wrap:anywhere;word-break:break-word}.login-modal-legal-summary{margin:0 0 18px;padding:12px 14px;border-radius:10px;background:#f7f8fa;font-size:13px;line-height:1.8;color:#4b5563}.login-modal-legal-section+.login-modal-legal-section{margin-top:22px}.login-modal-legal-section h3{margin:0 0 10px;font-size:15px;font-weight:700;color:#111827;text-align:left;line-height:1.6}.login-modal-legal-section p{margin:0 0 10px;font-size:13.5px;line-height:1.85;color:#4b5563;text-align:left}.login-modal-legal-section p:last-child{margin-bottom:0}.login-modal-legal-section ul{margin:0 0 10px;padding:0 0 0 4px;list-style:none}.login-modal-legal-section li{position:relative;padding-left:16px;margin-bottom:8px;font-size:13.5px;line-height:1.85;color:#4b5563;text-align:left}.login-modal-legal-section li:before{content:"";position:absolute;left:2px;top:10px;width:4px;height:4px;border-radius:50%;background:#9ca3af}.login-modal-legal-section li:last-child{margin-bottom:0}.login-modal-legal-footer{flex-shrink:0;padding:16px 32px 24px;border-top:1px solid rgba(240,241,244,1);display:flex;justify-content:center}.login-modal-legal-confirm{min-width:160px;height:42px;padding:0 28px;border:none;border-radius:10px;background:#3874f6;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .12s}.login-modal-legal-confirm:hover{background:#2862e0}.login-modal-legal-confirm:focus-visible{outline:2px solid rgba(56,116,246,.45);outline-offset:2px}.login-modal-legal-body::-webkit-scrollbar{width:6px}.login-modal-legal-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.login-modal-legal-body::-webkit-scrollbar-track{background:transparent}@media(max-width:768px){.login-modal-legal{width:calc(100% - 32px);max-height:calc(100vh - 64px);padding-top:24px}.login-modal-legal .login-modal-title,.login-modal-legal-date{margin-left:20px;margin-right:20px}.login-modal-legal-body{padding:16px 20px 8px}.login-modal-legal-footer{padding:14px 20px 20px}}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 24px;border-bottom:1px solid #d9e0dc;background:#fafbf9f0;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand.compact{margin-bottom:22px}.brand-logo-image{width:106px;height:50px;display:block;flex:0 0 auto;object-fit:contain;object-position:left center;opacity:.9;filter:saturate(.78) contrast(1.02)}.brand-mark{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;flex:0 0 auto;color:#fafffb;background:linear-gradient(135deg,#0f766e,#2f7d32 52%,#bc6c25)}.brand strong,.section-title strong,.admin-head strong{display:block;line-height:1.12;letter-spacing:0}.brand span,.section-title span,.admin-head span{display:block;color:#68736d;font-size:12px;margin-top:4px}.hy-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:#0f172a61}.hy-modal-card{width:min(420px,100%);display:grid;gap:14px;border:1px solid #dbeafe;border-radius:14px;padding:18px;background:#fff;box-shadow:0 24px 80px #0f172a38}.hy-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hy-modal-head strong,.hy-modal-head span{display:block}.hy-modal-head strong{color:#111827;font-size:18px}.hy-modal-head span{margin-top:4px;color:#64748b;font-size:12px}.hy-modal-head button{width:34px;height:34px;border:1px solid #e5e7eb;border-radius:8px;display:grid;place-items:center;color:#64748b;background:#fff}.hy-modal-message{border:1px solid #dbeafe;border-radius:8px;padding:9px 10px;color:#1d4ed8;background:#eff6ff;font-size:13px}.hy-password-modal{gap:12px;padding:20px}.hy-password-modal .hy-modal-head strong{font-size:16px;font-weight:500;line-height:22px}.hy-password-modal .hy-modal-head span{margin-top:3px;color:#6b7280;font-size:12px;font-weight:400;line-height:16px}.hy-password-modal .hy-modal-head button{width:30px;height:30px}.hy-password-modal .field{gap:6px}.hy-password-modal .field span{color:#6b7280;font-size:13px;font-weight:400;line-height:18px}.hy-password-modal input{height:38px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;font-size:14px;font-weight:400;transition:border-color .15s ease,box-shadow .15s ease}.hy-password-modal input::placeholder{color:#9ca3af;font-size:13px}.hy-password-modal input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.hy-password-modal .hy-modal-message{font-size:13px;line-height:18px}.hy-password-modal .generate{margin-top:4px;min-height:40px;background:#2563eb;font-size:14px;font-weight:500}.hy-password-modal .generate svg{width:16px;height:16px}.top-actions{display:flex;align-items:center;gap:10px;min-width:0}.provider,.points{height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #d5ddd8;border-radius:8px;background:#fff;color:#46504b;font-size:13px;white-space:nowrap}.provider.live{border-color:#9bd2c1;color:#086753;background:#ecfdf7}.studio-layout{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:18px 0;display:grid;grid-template-columns:minmax(420px,1fr) minmax(340px,430px);gap:14px}.creator-panel,.preview-panel,.history-panel{border:1px solid #d7dfda;background:#fffffff0;border-radius:8px;padding:20px}.creator-panel{min-height:calc(100vh - 104px)}.preview-panel{min-height:560px}.history-panel{grid-column:1 / -1;min-height:120px}.section-title,.admin-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.compact-title{margin-bottom:10px}.single-upload{min-height:360px;border:1px dashed #aebbb4;background:#f7faf8;border-radius:8px;display:grid;place-items:center;overflow:hidden;position:relative}.single-upload.has-image{border-style:solid;background:#101511}.single-upload>img{width:100%;height:100%;max-height:520px;object-fit:contain;display:block}.upload-empty{display:grid;place-items:center;gap:9px;color:#63706a;text-align:center;padding:26px}.upload-empty strong{color:#24302b;font-size:18px}.upload-empty span{font-size:13px}.remove-image{position:absolute;right:12px;top:12px;width:34px;height:34px;border:0;border-radius:999px;display:grid;place-items:center;color:#fff;background:#0a0f0db8}.field{display:grid;gap:7px;min-width:0}.field span{color:#59645e;font-size:12px;font-weight:650}.prompt-field{margin-top:16px}textarea,input,select{width:100%;border:1px solid #ccd6d0;border-radius:8px;color:#17211d;background:#fff;outline:none}textarea:focus,input:focus,select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}textarea{min-height:128px;resize:vertical;padding:12px;line-height:1.55}.hy-prompt{height:135px;min-height:135px;max-height:135px;resize:none;overflow-y:auto;border:1px dashed var(--hy-upload-border);border-radius:var(--hy-upload-radius);padding:13px 14px;font-size:14px;line-height:1.6;font-weight:400;letter-spacing:0;color:#17211d;background:#fff;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.hy-prompt:hover{border-color:var(--hy-upload-border-hover)}.hy-prompt:focus{border-color:#6a9fe8;box-shadow:0 0 0 3px #4c8ce824}.hy-prompt::placeholder{color:#9ca3af}.hy-product-info{position:relative;display:grid;gap:10px}.hy-product-info-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hy-product-info-head>span{min-width:0;overflow:hidden;color:#a5b4cb;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hy-product-info-example-btn{flex:none;height:auto;border:0;padding:0;color:#4c8ce8;background:transparent;font-size:12px;font-weight:500;cursor:pointer;transition:color .18s ease}.hy-product-info-example-btn:hover,.hy-product-info-example-btn.active{color:#2563eb}.hy-product-info-field{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:10px}.hy-product-info-field>span{color:#111827;font-size:14px;font-weight:600}.hy-product-info-field>input{width:100%;height:38px;min-width:0;border:1px dashed var(--hy-upload-border);border-radius:var(--hy-upload-radius);padding:0 12px;color:#17211d;background:#fff;font-size:14px;font-weight:400;letter-spacing:0;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.hy-product-info-field>input:hover{border-color:var(--hy-upload-border-hover)}.hy-product-info-field>input:focus{border-color:#6a9fe8;box-shadow:0 0 0 3px #4c8ce824}.hy-product-info-field>input::placeholder{color:#9ca3af}.hy-product-info-example-mask{position:fixed;inset:0;z-index:219}.hy-product-info-example{position:fixed;z-index:220;width:360px;max-width:calc(100vw - 24px);border:1px solid var(--hy-upload-border);border-radius:var(--hy-upload-radius);padding:14px 16px;background:#fff;box-shadow:0 12px 28px #17211d24}.hy-product-info-example-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.hy-product-info-example-head strong{color:#111827;font-size:14px;font-weight:600}.hy-product-info-example-head>button{display:grid;place-items:center;width:22px;height:22px;border:0;padding:0;border-radius:6px;color:#9ca3af;background:transparent;cursor:pointer;transition:color .18s ease,background .18s ease}.hy-product-info-example-head>button:hover{color:#374151;background:#f3f4f6}.hy-product-info-example dl{display:grid;gap:8px;margin:0}.hy-product-info-example dl>div{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:10px}.hy-product-info-example dt{margin:0;color:#6b7280;font-size:13px;font-weight:500;line-height:1.6}.hy-product-info-example dd{min-width:0;margin:0;color:#17211d;font-size:13px;font-weight:400;line-height:1.6;word-break:break-word}.hy-step-cs-template>.hy-step-title{align-items:center;flex-wrap:nowrap}.hy-step-cs-template>.hy-step-title strong{flex:0 0 auto;white-space:nowrap}.hy-step-cs-template>.hy-step-title em{flex:1 1 auto;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.45}.hy-cs-template-summary{margin:8px 0 0;color:#6b7280;font-size:12px;line-height:1.5}.hy-cs-template-panel{position:fixed;z-index:180;box-sizing:border-box;width:400px;max-width:calc(100vw - 24px);display:grid;gap:10px;border:1px solid var(--hy-upload-border);border-radius:var(--hy-upload-radius);padding:12px;background:#fff;box-shadow:0 16px 40px #0f172a24}.hy-cs-template-section{width:100%;min-width:0;display:grid;gap:4px;border:1px solid #edf1f6;border-radius:8px;padding:10px 12px;background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease}button.hy-cs-template-section{cursor:pointer}button.hy-cs-template-section:hover{border-color:#dde3ec;background:#f7f8fa}.hy-cs-template-section.active{border-color:#c9d1dc;background:#f1f2f4}.hy-cs-template-section>strong{color:#111827;font-size:13px;font-weight:600}.hy-cs-template-section>span{color:#6b7280;font-size:12px;line-height:1.5}.hy-cs-template-panel.hy-cs-template-manager{width:600px;max-height:calc(100vh - 24px);overflow-y:auto;overscroll-behavior:contain}.hy-cs-template-manager-head{display:grid;gap:4px}.hy-cs-template-manager-head>strong{color:#111827;font-size:13px;font-weight:600}.hy-cs-template-manager-head>span{color:#6b7280;font-size:12px;line-height:1.5}.hy-cs-template-editor{display:grid;gap:10px;margin-top:8px;padding-top:10px;border-top:1px solid #e5e9f0}.hy-cs-template-manager>.hy-cs-template-editor{margin-top:0}.hy-cs-template-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hy-cs-template-card{min-width:0;display:flex;flex-direction:column;gap:8px;border:1px solid #e8edf5;border-radius:8px;padding:10px 12px;background:#fff;transition:border-color .18s ease,background .18s ease}.hy-cs-template-card.active{border-color:#c9d1dc;background:#f1f2f4}.hy-cs-template-card-head{display:grid;gap:2px}.hy-cs-template-card-name{margin:0;min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;color:#111827;font-size:13px;font-weight:600;line-height:1.5}.hy-cs-template-card-meta{min-width:0;color:#6b7280;font-size:12px;line-height:1.5}.hy-cs-template-card-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,60px));justify-content:start;gap:6px}.hy-cs-template-card-thumbs>figure{position:relative;min-width:0;aspect-ratio:1 / 1;margin:0;overflow:hidden;border:1px solid #e0e7f0;border-radius:6px;background:#f6f8fb}.hy-cs-template-card-thumbs img{width:100%;height:100%;display:block;object-fit:cover}.hy-cs-template-card-thumbs figcaption{position:absolute;left:3px;bottom:3px;border-radius:4px;padding:0 4px;color:#fff;background:#0f172a9e;font-size:10px;line-height:1.6}.hy-cs-template-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.hy-cs-template-card-delete{flex:0 0 auto;min-height:26px;border:1px solid #f0d7d7;border-radius:6px;padding:0 12px;color:#dc2626;background:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .18s ease,background .18s ease}.hy-cs-template-card-delete:hover:not(:disabled){border-color:#f0b8b8;background:#fef2f2}.hy-cs-template-card-delete:disabled{opacity:.5;cursor:not-allowed}.hy-cs-template-use{flex:0 0 auto;min-height:26px;border:1px solid #bfdbfe;border-radius:6px;padding:0 12px;color:#2563eb;background:#eff6ff;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .18s ease,background .18s ease}.hy-cs-template-use:hover{border-color:#93c5fd;background:#dbeafe}.hy-cs-template-list-foot{display:grid;justify-items:start;gap:6px}.hy-cs-template-chip{max-width:100%;min-height:26px;display:inline-flex;align-items:center;gap:4px;border:1px solid #e8edf5;border-radius:6px;padding:4px 10px;color:#4b5563;background:#fff;font-size:12px;font-weight:500;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.hy-cs-template-chip>svg{flex:0 0 auto}.hy-cs-template-chip>span{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.5}.hy-cs-template-chip:disabled{opacity:.5;cursor:not-allowed}.hy-cs-template-limit{margin:0;color:#9ca3af;font-size:12px;line-height:1.5}.hy-cs-template-chip:hover{border-color:#d6dfeb;background:#f7f8fa}.hy-cs-template-chip.active{color:#111827;border-color:#c9d1dc;background:#f1f2f4}.hy-cs-template-chip.is-new{border-style:dashed;color:#4c8ce8}.hy-cs-template-name{display:grid;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:8px}.hy-cs-template-name>span{color:#111827;font-size:13px;font-weight:600}.hy-cs-template-name>input{width:100%;min-width:0;height:32px;border:1px dashed var(--hy-upload-border);border-radius:8px;padding:0 10px;color:#17211d;background:#fff;font-size:13px;transition:border-color .18s ease}.hy-cs-template-name>input:hover,.hy-cs-template-name>input:focus{border-color:var(--hy-upload-border-hover);outline:0}.hy-cs-template-name>input::placeholder{color:#9ca3af}.hy-cs-template-thumbs{display:grid;grid-template-columns:repeat(4,84px);gap:8px}.hy-cs-template-thumb{position:relative;width:84px;height:84px;margin:0;overflow:hidden;border:1px solid #e0e7f0;border-radius:8px;background:#f6f8fb}.hy-cs-template-thumb>img{width:100%;height:100%;display:block;object-fit:cover}.hy-cs-template-thumb>figcaption{position:absolute;left:4px;bottom:4px;border-radius:4px;padding:1px 5px;color:#fff;background:#0f172a9e;font-size:11px;line-height:1.4}.hy-cs-template-thumb>button{position:absolute;top:4px;right:4px;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.28);border-radius:5px;padding:0;color:#3f4650;background:#ffffffdb;cursor:pointer}.hy-cs-template-thumb>button:hover{color:#dc2626;background:#fff}.hy-cs-template-thumb>button:disabled,.hy-cs-template-add:disabled{opacity:.5;cursor:not-allowed}.hy-cs-template-add{width:84px;height:84px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px dashed var(--hy-upload-border);border-radius:8px;padding:0;color:#4c8ce8;background:#fff;font-size:12px;cursor:pointer;transition:border-color .18s ease,background .18s ease}.hy-cs-template-add:hover{border-color:var(--hy-upload-border-hover);background:#f7faff}.hy-cs-template-file{display:none}.hy-cs-template-actions{display:flex;align-items:center;gap:8px}.hy-cs-template-actions>span{flex:1;min-width:0;color:#6b7280;font-size:12px}.hy-cs-template-actions>button{min-height:28px;border:1px solid #e8edf5;border-radius:8px;padding:0 12px;color:#4b5563;background:#f7f8fa;font-size:12px;font-weight:500;cursor:pointer;transition:border-color .18s ease,background .18s ease}.hy-cs-template-actions>button:hover{border-color:#d6dfeb;background:#f1f2f4}.hy-cs-template-actions>button:disabled{opacity:.5;cursor:not-allowed}.hy-cs-template-actions>button.is-danger{color:#dc2626}.hy-cs-template-actions>button.is-primary{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.hy-cs-template-actions>button.is-primary:hover:not(:disabled){border-color:#93c5fd;background:#dbeafe}.hy-cs-template-empty{margin:0;color:#9ca3af;font-size:12px}input,select{height:40px;padding:0 10px}.primary,.ghost,.icon-btn{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary{min-height:42px;padding:0 15px;color:#fff;background:#0f766e}.primary.small{min-height:34px}.primary:disabled{cursor:not-allowed;opacity:.72}.generate{width:100%;margin-top:16px;min-height:50px;font-size:15px}.ghost{min-height:34px;padding:0 11px;background:#f4f7f5;color:#46534d;border:1px solid #dbe2de;white-space:nowrap}.top-ghost{height:34px}.icon-btn{width:34px;height:34px;color:#46534d;background:#f4f7f5;border:1px solid #d8ded9}.notice{margin-top:12px;border:1px solid #f2d49b;background:#fff8ea;color:#7c4b00;border-radius:8px;padding:10px 12px;font-size:13px}.task-panel{display:grid;gap:14px}.task-panel-output-only{gap:10px}.task-status,.history-row{display:flex;align-items:center;gap:11px;border:1px solid #d9e0dc;background:#fbfcfb;border-radius:8px;padding:12px}.history-row{width:100%;appearance:none;border-color:#d9e0dc;color:inherit;cursor:pointer;text-align:left}.history-row:hover,.history-row.active{border-color:#16877b;background:#f2fbf8}.task-status div,.history-row div{min-width:0;flex:1}.task-status strong,.task-status span,.history-row strong,.history-row span{display:block}.task-status span,.history-row span{color:#66716b;font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-status em,.history-row em{color:#0f766e;font-style:normal;font-weight:800;font-size:13px}.task-media-section{display:grid;gap:10px}.task-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#111827;font-size:14px}.task-section-title strong{font-size:15px}.task-section-title span{color:#6b7280;font-size:12px}.status{flex:0 0 auto;color:#0f766e}.status.fail{color:#b42318}.status.ok{color:#16805f}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progress{height:8px;overflow:hidden;border-radius:999px;background:#e6ece8}.progress span{height:100%;display:block;background:linear-gradient(90deg,#0f766e,#d97706)}.error-box{border:1px solid #f1b2aa;background:#fff4f2;color:#9f2a1d;border-radius:8px;padding:11px;display:flex;align-items:center;gap:8px;font-size:13px}.compact-error{margin-top:10px}.output-grid{display:grid;gap:12px}.input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.input-grid figure{margin:0;overflow:hidden;border:1px solid #d8dfdb;border-radius:8px;background:#fff}.input-grid img{width:100%;height:160px;display:block;object-fit:contain;background:#f8fafc}.input-grid figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-top:1px solid #eef2f7;padding:7px 9px;color:#4b5563;font-size:12px;font-weight:700}.input-grid figcaption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.output-grid figure{margin:0;border:1px solid #d8dfdb;border-radius:8px;overflow:hidden;background:#fff}.output-grid img{width:100%;max-height:520px;object-fit:contain;display:block;background:#101511}.task-panel-output-only .output-grid img,.task-panel-output-only .output-grid video{max-height:calc(100vh - 220px);background:#f8fafc}.task-panel-output-only .output-grid figure{border-radius:14px}.output-grid figcaption{display:flex;padding:9px}.output-grid a{flex:1;min-height:34px;border:1px solid #d8dfdb;border-radius:8px;background:#f7faf8;color:#45504b;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700}.task-panel-suite{width:100%;min-height:100%;padding:28px 20px 32px;align-content:center;background:linear-gradient(180deg,#fff,#fbfbfb)}.task-panel-suite>.task-media-section{width:min(1080px,100%);margin:0 auto}.hy-suite-output-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hy-suite-output-grid figure{margin:0}.hy-suite-output-card{position:relative;width:100%;height:clamp(260px,36vh,460px);overflow:hidden;border:1px solid #e5e7eb;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:14px;background:#fff;box-shadow:0 16px 38px #0f172a0f}.hy-suite-output-card img,.hy-suite-output-card video{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain;border-radius:8px;box-shadow:0 2px 12px #0f172a0f}.hy-suite-output-card>.hy-suite-output-label{position:absolute;left:10px;bottom:10px;z-index:1;display:inline-flex;align-items:center;height:22px;border-radius:6px;padding:0 8px;color:#fff;background:#374151d6;font-size:12px;font-weight:500;line-height:22px;letter-spacing:.2px;white-space:nowrap;pointer-events:none}.hy-suite-output-card:hover{border-color:#93c5fd;box-shadow:0 20px 48px #2563eb1f}.hy-suite-download-all{height:38px;min-height:0;border:1px solid #dbeafe;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;color:#111827;background:#fff;font-size:13px;font-weight:600;line-height:1;transition:border-color .18s ease,background .18s ease}.hy-suite-download-all>svg{flex:none;width:15px;height:15px}.hy-suite-download-all>span{line-height:1}.hy-suite-download-all:hover:not(:disabled){border-color:#bfdbfe;background:#f5f9ff}.empty-preview{min-height:240px;display:grid;place-items:center;gap:8px;border:1px dashed #b8c3bc;border-radius:8px;color:#69736e;background:#f8faf8;text-align:center;padding:22px}.empty-preview.tall{min-height:440px}.history-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px}.empty-line{color:#68736d;border:1px dashed #d6ded9;border-radius:8px;padding:14px}.dialog-backdrop{position:fixed;inset:0;background:#0e14116b;display:grid;place-items:center;padding:18px;z-index:20}.login-dialog,.admin-dialog{width:min(420px,100%);border-radius:8px;background:#fff;border:1px solid #d9e0dc;padding:22px;position:relative;box-shadow:0 18px 60px #131b172e}.admin-dialog{width:min(1180px,100%);max-height:calc(100vh - 44px);overflow:auto}.close{position:absolute;right:14px;top:14px}.login-password{margin-top:12px}.admin-login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1fr) minmax(360px,480px);background:linear-gradient(135deg,#10554beb,#1f3e2bdb),#113f3a}.admin-login-visual{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:46px;color:#f7fbf8;background:linear-gradient(160deg,rgba(255,255,255,.1),transparent 42%),linear-gradient(20deg,rgba(191,108,37,.35),transparent 34%)}.admin-login-brand{display:flex;align-items:center;gap:12px}.admin-login-brand strong{display:block;font-size:20px}.admin-login-brand span{color:#f8fcf9b8;font-size:13px}.admin-login-metrics{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;max-width:480px}.admin-login-metrics span{border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:14px;background:#ffffff1a;font-weight:750}.admin-login-card{align-self:center;width:min(420px,calc(100% - 34px));justify-self:center;display:grid;gap:16px;border:1px solid #dce4df;border-radius:8px;padding:28px;background:#fffdfa;box-shadow:0 24px 80px #0f1c1638}.eyebrow{display:block;color:#0f766e;font-size:12px;font-weight:800;text-transform:uppercase}.admin-login-card h1{margin:6px 0 4px;font-size:30px;letter-spacing:0}.admin-login-card p{margin:0;color:#65716b}.admin-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr);background:#f2f5f1}.admin-sidebar{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;gap:24px;padding:22px;color:#f7fbf8;background:linear-gradient(180deg,#124941,#17372c 58%,#2d241b)}.admin-side-brand{display:flex;align-items:center;gap:11px}.admin-side-brand strong,.admin-side-brand span{display:block}.admin-side-brand span{color:#f5faf7a8;font-size:12px;margin-top:3px}.admin-nav{display:grid;align-content:start;gap:8px}.admin-nav button,.admin-side-user button{min-height:42px;display:inline-flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;padding:0 12px;color:#f8fcf9d1;background:transparent;text-align:left}.admin-nav button.active,.admin-nav button:hover,.admin-side-user button:hover{border-color:#ffffff2e;background:#ffffff1f;color:#fff}.admin-side-user{display:grid;gap:8px;border-top:1px solid rgba(255,255,255,.16);padding-top:16px}.admin-side-user span{color:#f8fcf99e;font-size:12px}.admin-main{min-width:0;padding:24px}.admin-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-top span{color:#65716b;font-size:12px;font-weight:800;text-transform:uppercase}.admin-top h1{margin:4px 0 0;font-size:28px;letter-spacing:0}.admin-top-actions{display:flex;align-items:center;gap:10px}.admin-site-link{text-decoration:none}.admin-loading{min-height:320px;display:grid;place-items:center;gap:10px;border:1px dashed #cbd6d0;border-radius:8px;background:#fff;color:#58635d}.admin-dashboard,.admin-section,.workflow-grid{display:grid;gap:14px}.admin-hero-panel{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:center;border:1px solid #d8e2dc;border-radius:8px;padding:22px;background:linear-gradient(135deg,#0f766e1a,#bc6c251f),#fffdfa}.admin-hero-panel span,.panel-head span{color:#65716b;font-size:12px;font-weight:800}.admin-hero-panel h2{margin:6px 0;font-size:30px;letter-spacing:0}.admin-hero-panel p{margin:0;color:#5d6963}.workflow-health,.service-status{display:grid;gap:6px;border-radius:8px;padding:16px;border:1px solid #dbe2de;background:#f8faf8}.workflow-health.ok,.service-status.ok{border-color:#9bd2c1;background:#edfdf7;color:#075f51}.workflow-health.warn,.service-status.warn{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.workflow-health span,.service-status span,.service-status em{font-size:12px;font-style:normal}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px}.metric-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;border:1px solid #dbe2de;border-radius:8px;padding:16px;background:#fff}.metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#fff}.metric-card.green .metric-icon{background:#0f766e}.metric-card.gold .metric-icon{background:#bc6c25}.metric-card.blue .metric-icon{background:#2563eb}.metric-card.red .metric-icon{background:#b42318}.metric-card.violet .metric-icon{background:#6d5bd0}.metric-card small,.metric-card em{display:block;color:#66726c;font-size:12px;font-style:normal}.metric-card strong{display:block;margin:2px 0;font-size:24px}.admin-two-col,.workflow-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.admin-panel,.admin-section{border:1px solid #dbe2de;border-radius:8px;padding:16px;background:#fff}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-head strong{display:block;margin-top:3px}.recent-task-list,.top-user-list{display:grid;gap:8px}.recent-task,.top-user{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #edf1ee;border-radius:8px;padding:10px;background:#fbfcfb}.top-user{grid-template-columns:28px minmax(0,1fr) auto}.recent-task strong,.recent-task span,.top-user strong,.top-user small{display:block}.recent-task span,.top-user small{color:#66726c;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-task em,.top-user em{color:#0f766e;font-style:normal;font-weight:800}.top-user>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#5c3b13;background:#f5d678;font-weight:800}.dashboard-controls{display:grid;gap:10px;justify-items:stretch;align-content:center}.admin-range-switch{display:inline-flex;border:1px solid #d8e2dc;border-radius:8px;padding:3px;background:#f1f5f2}.admin-range-switch button{flex:1 1 auto;border:0;border-radius:6px;padding:7px 12px;color:#4b5751;background:transparent;font-family:inherit;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.admin-range-switch button:hover{color:#0f766e}.admin-range-switch button.active{color:#0f766e;background:#fff;box-shadow:0 1px 3px #0f172a1f}.dashboard-kind-list,.service-status-list,.service-status-list .service-status,.dashboard-notes{display:grid;gap:8px}.dashboard-kind-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #edf1ee;border-radius:8px;padding:10px;background:#fbfcfb}.dashboard-kind-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#fff}.dashboard-kind-icon.image{background:#2563eb}.dashboard-kind-icon.video{background:#6d5bd0}.dashboard-kind-main strong,.dashboard-kind-main small,.dashboard-kind-tail em,.dashboard-kind-tail small{display:block}.dashboard-kind-main small,.dashboard-kind-tail small{color:#66726c;font-size:12px}.dashboard-kind-tail{text-align:right}.dashboard-kind-tail em{color:#0f766e;font-style:normal;font-weight:800}.dashboard-queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.dashboard-queue-grid .service-status strong{font-size:13px}.dashboard-table{display:grid;gap:6px}.dashboard-row{display:grid;grid-template-columns:minmax(0,1.6fr) 56px minmax(84px,.7fr) 76px;gap:8px;align-items:center;border:1px solid #edf1ee;border-radius:8px;padding:8px 10px;background:#fbfcfb;font-size:13px}.dashboard-row-head{border-color:transparent;color:#5c6862;background:#f1f5f2;font-size:12px;font-weight:750}.dashboard-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-row em{color:#0f766e;font-style:normal;font-weight:800;text-align:right}.dashboard-reason-row{display:grid;grid-template-columns:22px minmax(0,1fr) 44px;gap:8px;align-items:center;border:1px solid #edf1ee;border-radius:8px;padding:8px 10px;background:#fbfcfb}.dashboard-reason-rank{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;color:#9a3412;background:#fff7ed;font-size:12px;font-weight:800}.dashboard-reason-row p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.dashboard-reason-row em{color:#b42318;font-style:normal;font-weight:800;text-align:right}.dashboard-more{margin-top:8px;color:#66726c;font-size:12px}.dashboard-notes p{margin:0;color:#4b5751;font-size:13px;line-height:1.7}.dashboard-notes code{border-radius:4px;padding:1px 5px;background:#f1f5f2;font-size:12px}.admin-create{display:grid;grid-template-columns:minmax(150px,1.2fr) 92px 104px minmax(130px,1fr) 76px 96px;gap:10px;align-items:center;border:1px solid #dbe2de;border-radius:8px;padding:10px;background:#f7faf8;margin-bottom:14px}.inline-check{display:inline-flex;align-items:center;gap:6px;color:#46504b;font-size:13px;white-space:nowrap}.admin-table{display:grid;gap:8px;margin-top:14px}.admin-row{display:grid;grid-template-columns:minmax(150px,1.15fr) 92px minmax(96px,.8fr) 88px 88px 52px 150px minmax(150px,1fr) 132px;gap:10px;align-items:center;border:1px solid #dbe2de;border-radius:8px;padding:10px;background:#fbfcfb}.admin-user-card{display:grid;gap:8px}.admin-row-head{background:#f1f5f2;color:#5c6862;font-size:12px;font-weight:750}.admin-row strong,.admin-row small{display:block}.admin-row small{color:#6b746f;margin-top:3px}.admin-row input:disabled,.admin-row select:disabled,.admin-row button:disabled,.admin-create input:disabled{cursor:not-allowed;color:#6d7771;background:#eef3ef;opacity:.78}.admin-phone-cell{display:grid;gap:4px}.admin-points-cell,.team-cell{display:grid;gap:4px;min-width:0}.team-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-team-create-card,.admin-team-card,.admin-team-empty{border:1px solid #dbe2de;border-radius:10px;padding:14px;background:#fbfcfb}.admin-team-create-card{display:grid;gap:12px;margin-bottom:14px}.admin-team-help{margin-bottom:12px;border:1px solid #dbeafe;border-radius:10px;padding:11px 13px;color:#1d4ed8;background:#eff6ff;font-size:13px;line-height:1.6}.admin-team-create-title,.admin-team-stats{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-team-create-title strong{color:#111827}.admin-team-create-title span,.admin-team-stats span{color:#64748b;font-size:13px}.admin-team-stats{border-radius:9px;padding:10px 11px;background:#f8fafc}.admin-team-stats strong{color:#1d4ed8}.points-readonly-field{display:grid;gap:6px}.points-readonly-value{color:#0f766e;font-size:15px;font-weight:700}.admin-team-create-fields{display:grid;grid-template-columns:minmax(180px,1fr) 120px 112px;gap:10px;align-items:center}.admin-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.admin-team-card{display:grid;gap:12px}.admin-team-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.admin-member-list{max-height:240px;overflow:auto;display:grid;gap:7px;border:1px solid #eef2f7;border-radius:9px;padding:9px;background:#fff}.admin-member-list.compact{max-height:150px}.admin-member-list label{min-height:34px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:6px 8px;color:#374151;font-size:13px}.admin-member-list label.checked{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.admin-member-list input{width:16px;height:16px}.admin-member-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-member-list em{color:#b45309;font-style:normal;font-size:12px}.admin-member-empty{padding:14px 8px;color:#94a3b8;text-align:center;font-size:13px}.admin-team-empty{color:#6b7280;text-align:center}.switch-cell{display:grid;place-items:center}.switch-cell input{width:18px;height:18px}.reset-cell{display:grid;grid-template-columns:minmax(0,1fr) 62px;gap:8px}.usage-cell strong,.usage-cell small{display:block}.usage-cell small{color:#66726c;font-size:12px}.admin-actions-cell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.danger-action{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.user-log-panel{display:grid;gap:8px;border:1px solid #dbe2de;border-radius:8px;padding:10px;background:#f7faf8}.user-log-empty{border:1px dashed #d6ded9;border-radius:8px;color:#68736d;padding:12px;background:#f7faf8}.user-log-item{display:grid;gap:8px;border:1px solid #e0e6e2;border-radius:8px;padding:10px;background:#fff}.user-log-head,.user-log-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#5d6862;font-size:12px}.user-log-head strong{color:#17211d;font-size:13px}.user-log-head em{margin-left:auto;color:#0f766e;font-style:normal;font-weight:750}.user-log-item p{margin:0;color:#25302b}.user-log-error{border:1px solid #fecaca;border-radius:8px;color:#b42318;background:#fff1f2;padding:8px;font-size:12px}.user-log-item pre{margin:0;max-height:150px;overflow:auto;border:1px solid #dbe2de;border-radius:8px;padding:8px;color:#3f4a44;background:#f8faf8;font-size:12px;line-height:1.5;white-space:pre-wrap}.workflow-facts{display:grid;grid-template-columns:80px minmax(0,1fr);gap:10px}.workflow-facts span{color:#66726c;font-size:12px;font-weight:800}.workflow-facts strong{min-width:0;overflow-wrap:anywhere}.device-box{display:flex;align-items:center;gap:10px;margin-top:12px;border:1px solid #dbe2de;border-radius:8px;padding:10px;background:#fbfcfb}.device-box strong,.device-box span{display:block}.device-box span{color:#66726c;font-size:12px}.workflow-note{grid-column:1 / -1}.workflow-note p{margin:0;color:#53615a;line-height:1.7}.admin-users{display:grid;gap:12px;min-width:0}.admin-toolbar{display:flex;align-items:center;gap:10px;min-width:0}.admin-search{position:relative;display:flex;align-items:center;gap:7px;flex:0 1 260px;min-width:160px;height:36px;border:1px solid #d8e2dc;border-radius:8px;padding:0 10px;color:#7b8680;background:#fff}.admin-search:focus-within{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.admin-search svg{flex:0 0 auto}.admin-search input[type=search]{width:100%;min-width:0;height:30px;border:0;padding:0;color:#1f2937;background:transparent;font-size:13px;outline:none}.admin-filter-wrap{position:relative;display:inline-flex;flex:0 0 auto}.admin-toolbar .ghost.small.active{border-color:#0f766e;color:#0f766e;background:#edfdf7}.admin-toolbar-count{flex:0 0 auto;margin-left:auto;color:#3f4a45;font-size:13px;font-weight:700;white-space:nowrap}.admin-toolbar-count em{margin-left:4px;color:#7b8680;font-size:12px;font-style:normal;font-weight:600}.admin-toolbar-create{flex:0 0 auto;white-space:nowrap}.admin-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-chip{display:inline-flex;align-items:center;gap:5px;height:26px;border:1px solid #d8e2dc;border-radius:999px;padding:0 6px 0 10px;color:#3f4a45;background:#f6f9f7;font-size:12px;white-space:nowrap}.admin-chip button{width:18px;height:18px;display:grid;place-items:center;border:0;border-radius:50%;padding:0;color:#6b746f;background:transparent;cursor:pointer}.admin-chip button:hover{color:#b42318;background:#fef2f2}.admin-chip-clear{border:0;padding:0 2px;color:#0f766e;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.admin-chip-clear:hover{text-decoration:underline}.admin-filter-panel{position:absolute;z-index:90;display:grid;gap:12px;border:1px solid #dbe2de;border-radius:12px;padding:14px;background:#fff;box-shadow:0 18px 50px #0f172a29}.admin-filter-group{display:grid;gap:5px;min-width:0}.admin-filter-group>span{color:#5c6862;font-size:12px;font-weight:700}.admin-filter-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.admin-filter-range{display:flex;align-items:center;gap:6px;min-width:0}.admin-filter-range input[type=date],.admin-filter-range input[type=text]{flex:1 1 0;min-width:0;height:32px;font-size:12.5px}.admin-filter-range em{color:#8a938e;font-size:12px;font-style:normal}.admin-filter-actions{display:flex;justify-content:flex-end;gap:8px}.admin-list{display:grid;gap:8px;min-width:0}.admin-list-row{display:grid;grid-template-columns:minmax(132px,.9fr) minmax(74px,.5fr) minmax(128px,.82fr) minmax(172px,1.1fr) minmax(162px,1fr) minmax(158px,.84fr);gap:12px;align-items:center;border:1px solid #e3e9e5;border-radius:8px;padding:10px 12px;background:#fbfcfb;min-width:0}.admin-list-head{border-color:#dbe2de;color:#5c6862;background:#f1f5f2;font-size:12px;font-weight:750}.admin-list-row>*{min-width:0}.admin-list-row strong,.admin-list-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-list-row small{margin-top:3px;color:#6b746f;font-size:12px}.admin-cell-account strong{font-size:14px;letter-spacing:.2px}.admin-cell-points strong{color:#0f766e;font-size:16px}.admin-cell-tags{display:flex;flex-wrap:wrap;gap:6px}.admin-tag{display:inline-flex;align-items:center;height:22px;border:1px solid #cfe3da;border-radius:999px;padding:0 9px;color:#0f766e;background:#f1f8f5;font-size:12px;white-space:nowrap}.admin-tag.off{border-color:#e3e7e5;color:#6b746f;background:#f4f6f5}.admin-tag.warn{border-color:#f2ddc9;color:#9a3412;background:#fff7ed}.admin-cell-usage strong{font-size:13px}.admin-cell-usage small{font-size:11.5px;letter-spacing:-.1px}.admin-sort-head{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;color:inherit;background:transparent;font-size:12px;font-weight:750;cursor:pointer}.admin-sort-head:hover{color:#0f766e}.admin-cell-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.admin-cell-actions .ghost.small{flex:0 0 auto;white-space:nowrap}.admin-cell-actions .icon-btn{flex:0 0 auto;width:32px;min-width:32px;height:32px;min-height:32px;padding:0}.admin-list-empty{display:grid;justify-items:center;gap:10px;border:1px dashed #d6ded9;border-radius:8px;padding:26px 18px;color:#68736d;text-align:center;background:#fbfcfb}.admin-row-menu{position:absolute;z-index:95;width:184px;display:grid;gap:2px;border:1px solid #dbe2de;border-radius:10px;padding:6px;background:#fff;box-shadow:0 16px 40px #0f172a2e}.admin-row-menu button{display:flex;align-items:center;gap:9px;height:36px;border:0;border-radius:7px;padding:0 10px;color:#33413b;background:transparent;font-size:13px;text-align:left;white-space:nowrap;cursor:pointer}.admin-row-menu button:hover:not(:disabled){background:#f1f5f2}.admin-row-menu button.danger{color:#b42318}.admin-row-menu button.danger:hover:not(:disabled){background:#fef2f2}.admin-row-menu button:disabled{color:#b3bab6;cursor:not-allowed}.admin-row-menu button svg{flex:0 0 auto}.admin-modal{gap:12px;padding:20px}.admin-create-modal{width:min(560px,100%)}.admin-reset-modal{width:min(420px,100%)}.admin-detail-modal{width:min(620px,100%);max-height:min(80vh,760px);overflow:hidden}.admin-task-log-modal{width:min(1000px,100%);max-height:min(80vh,760px);overflow:hidden}.admin-points-ledger-modal{width:min(900px,100%);max-height:80vh;overflow:hidden}.admin-modal-hint{display:flex;align-items:flex-start;gap:8px;border:1px solid #dbeafe;border-radius:8px;padding:9px 11px;color:#1d4ed8;background:#eff6ff;font-size:12.5px;line-height:1.55}.admin-modal-hint svg{flex:0 0 auto;margin-top:2px}.admin-modal-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-detail-list{display:grid;gap:2px;overflow-y:auto;max-height:46vh}.admin-detail-list>div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;align-items:baseline;border-bottom:1px solid #f0f3f1;padding:8px 2px}.admin-detail-list>div:last-child{border-bottom:0}.admin-detail-list span{color:#6b746f;font-size:12.5px}.admin-detail-list strong{min-width:0;overflow:hidden;color:#1f2937;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.admin-task-log-table{display:grid;gap:4px;overflow-y:auto;max-height:56vh}.admin-task-log-row{display:grid;grid-template-columns:150px 108px minmax(0,1fr) 96px 90px;gap:10px;align-items:center;border:1px solid #e6ebe8;border-radius:8px;padding:8px 10px;font-size:12.5px;background:#fff}.admin-task-log-head{position:sticky;top:0;z-index:1;border-color:#dbe2de;color:#5c6862;font-weight:750;background:#f1f5f2}.admin-task-log-row .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.admin-task-log-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-task-status{color:#0f766e;font-weight:700}.admin-task-status.failed{color:#b42318}.admin-task-status.queued,.admin-task-status.running{color:#9a3412}.admin-task-cost{color:#3f4a45;font-weight:700;text-align:right}.admin-task-cost.refunded{color:#6b746f;font-weight:600}.admin-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:2px}.admin-pager span{color:#5c6862;font-size:12.5px}.flip-vertical{transform:rotate(180deg)}.admin-load-error{display:flex;align-items:center;gap:14px;border:1px solid #fecaca;border-radius:10px;padding:18px;color:#7f1d1d;background:#fef2f2}.admin-load-error strong,.admin-load-error span{display:block}.admin-load-error span{margin-top:4px;color:#9a3412;font-size:13px}.admin-ledger-hint{display:flex;align-items:center;gap:8px;border:1px solid #dbe7e1;border-radius:8px;padding:10px 12px;color:#4b5a53;background:#f5faf7;font-size:12.5px}.admin-ledger-hint svg{flex:0 0 auto;color:#0f766e}.admin-filter-anchor{display:inline-flex}.admin-task-scroll{min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.admin-task-list{min-width:0}.admin-task-row{grid-template-columns:minmax(112px,.82fr) minmax(126px,.94fr) minmax(104px,.74fr) minmax(84px,.6fr) minmax(118px,.9fr) minmax(76px,.54fr) minmax(64px,.42fr) minmax(66px,.44fr) minmax(72px,.5fr);gap:10px}.admin-task-row>div{min-width:0}.admin-task-row>div>strong,.admin-task-row>div>span,.admin-task-row>div>small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-task-row>div>strong{color:#2a3631;font-size:13px}.admin-task-row>div>span{color:#4b5a53;font-size:12.5px}.admin-task-row>div>small{margin-top:3px;color:#8a948f;font-size:11.5px}.admin-task-row.admin-list-head>span{color:#68736d;font-size:12.5px;font-weight:700}.admin-task-list .admin-list-empty{display:grid;justify-items:center;gap:10px}.admin-cell-cost{padding-right:4px;text-align:right}.admin-task-num{text-align:right}.admin-cell-actions{display:flex;justify-content:flex-end}.admin-drawer-backdrop{place-items:stretch end;padding:0;align-content:stretch;overflow:hidden}.admin-drawer{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(640px,100%);height:100dvh;max-height:100dvh;min-height:0;border-left:1px solid #dbe2de;background:#fff;box-shadow:-18px 0 60px #0f172a33}.admin-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e6ecea;padding:16px 20px}.admin-drawer-head>div:first-child{display:grid;gap:3px;min-width:0}.admin-drawer-head strong{color:#1f2937;font-size:15px}.admin-drawer-head .mono{overflow:hidden;color:#7b8680;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-drawer-head-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.admin-drawer-body{min-height:0;display:grid;gap:14px;overflow-y:auto;padding:16px 20px 24px;align-content:start}.admin-drawer-block{display:grid;gap:10px;border:1px solid #e6ecea;border-radius:10px;padding:14px;background:#fbfcfb}.admin-drawer-block-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#2a3631;font-size:13px;font-weight:700}.admin-drawer-block-head>span:last-child{color:#7b8680;font-size:12px;font-weight:600}.admin-drawer-block .admin-detail-list{max-height:none;background:#fff}.admin-drawer-empty{border:1px dashed #dbe2de;border-radius:8px;padding:14px;color:#7b8680;background:#fff;font-size:12.5px;text-align:center}.admin-drawer-note{color:#7b8680;font-size:11.5px;line-height:1.55}.admin-drawer-error{display:flex;align-items:flex-start;gap:8px;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;color:#7f1d1d;background:#fef2f2;font-size:12.5px}.admin-drawer-error svg{flex:0 0 auto;margin-top:1px}.admin-drawer-error strong{display:block;margin-bottom:4px}.admin-task-longtext{display:grid;gap:4px}.admin-task-longtext>span{color:#7b8680;font-size:12px}.admin-task-longtext p{display:-webkit-box;margin:0;overflow:hidden;color:#33413b;font-size:12.5px;line-height:1.6;white-space:pre-wrap;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}.admin-task-longtext.expanded p{display:block;overflow:visible;-webkit-line-clamp:unset}.admin-task-longtext-toggle{justify-self:start;border:0;padding:0;color:#0f766e;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.admin-raw-params strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;word-break:break-all}.admin-output-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.admin-output-item{display:grid;gap:6px;border:1px solid #e6ecea;border-radius:8px;padding:8px;background:#fff}.admin-output-thumb{display:grid;place-items:center;height:104px;border-radius:6px;background:#f1f5f2;overflow:hidden}.admin-output-thumb img,.admin-output-thumb video{width:100%;height:100%;object-fit:contain}.admin-output-meta{display:grid;gap:2px;min-width:0}.admin-output-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-output-meta .mono{color:#2a3631;font-size:11.5px}.admin-output-meta span:last-child{color:#8a948f;font-size:11px}.admin-output-offline{color:#9a3412;font-size:11.5px}.admin-output-item .ghost.small{justify-self:start}.admin-input-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px}.admin-input-item{display:grid;gap:4px;min-width:0}.admin-input-item a{display:block;height:76px;border:1px solid #e6ecea;border-radius:8px;background:#f1f5f2;overflow:hidden}.admin-input-item img{width:100%;height:100%;object-fit:cover}.admin-input-item span{overflow:hidden;color:#7b8680;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.admin-media-fallback{display:grid;place-items:center;align-content:center;gap:4px;width:100%;height:100%;box-sizing:border-box;border-radius:8px;background:#f1f5f2;color:#9aa5a0;text-align:center}.admin-media-fallback em{font-size:11px;font-style:normal;line-height:1.3}.points-adjust-modal{width:min(440px,100%);gap:12px}.points-adjust-balance-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border:1px solid #e2e8e4;border-radius:8px;padding:10px 12px;background:#f7faf8}.points-adjust-balance-row span{color:#5c6862;font-size:13px}.points-adjust-balance-row strong{color:#0f766e;font-size:20px}.points-adjust-direction{display:flex;gap:10px}.points-adjust-direction label{display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8e4;border-radius:8px;padding:7px 12px;color:#46504b;background:#fff;font-size:13px;cursor:pointer}.points-adjust-direction label.checked{border-color:#0f766e;color:#0f766e;background:#f0fdfa}.points-adjust-direction input[type=radio]{width:15px;height:15px;min-width:15px;margin:0;padding:0;accent-color:#0f766e}.points-adjust-preview{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border:1px dashed #cfe0d8;border-radius:8px;padding:10px 12px;background:#fbfdfc}.points-adjust-preview span{color:#5c6862;font-size:13px}.points-adjust-preview strong{color:#0f766e;font-size:16px}.points-adjust-preview strong.invalid{color:#b91c1c}.points-adjust-actions{display:flex;gap:10px}.points-adjust-actions .primary{flex:1}.points-adjust-hint{color:#64748b;font-size:12px;text-align:center}.points-adjust-outcome{display:flex;align-items:center;gap:10px;border:1px solid #bbf7d0;border-radius:8px;padding:12px;color:#166534;background:#f0fdf4}.points-adjust-outcome strong,.points-adjust-outcome span{display:block}.points-adjust-outcome span{margin-top:3px;font-size:13px}.points-ledger-modal{width:min(1000px,100%);max-height:min(78vh,760px);gap:12px;overflow:hidden}.points-ledger-table{display:grid;gap:4px;overflow-y:auto;max-height:52vh}.points-ledger-row{display:grid;grid-template-columns:150px 78px 92px 92px 82px minmax(120px,1fr) 110px 190px;gap:10px;align-items:center;border:1px solid #e6ebe8;border-radius:8px;padding:8px 10px;font-size:12.5px;background:#fff}.points-ledger-head{position:sticky;top:0;z-index:1;border-color:#dbe2de;color:#5c6862;font-weight:750;background:#f1f5f2}.points-ledger-row .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.points-ledger-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-delta.up{color:#15803d;font-weight:700}.ledger-delta.down{color:#b91c1c;font-weight:700}.points-ledger-state{display:flex;align-items:center;gap:10px;border:1px dashed #d6ded9;border-radius:8px;padding:18px;color:#68736d;background:#fbfcfb}.points-ledger-state.error{border-color:#fecaca;color:#b91c1c;background:#fef2f2}.points-ledger-state span{flex:1}.points-ledger-actions{display:flex;justify-content:center}@media(max-width:900px){.hy-topbar{height:auto;min-height:72px;align-items:flex-start;flex-wrap:wrap;padding:8px 12px}.hy-logo{width:132px;height:48px}.hy-logo img{width:120px;height:42px}.hy-nav{order:3;width:100%;flex-basis:100%}.hy-nav-item{height:40px;font-size:15px}.hy-top-actions{margin-left:auto}.hy-home{grid-template-rows:auto;padding:34px 18px 28px}.hy-creation-link{display:none}.hy-home{min-height:calc(100vh - 112px);padding:36px 18px 72px}.hy-home-composer{grid-template-columns:104px minmax(0,1fr);gap:14px;padding:18px 14px 14px}.hy-home-upload-tray{flex-wrap:wrap;min-height:104px}.hy-home-toolbar{flex-wrap:wrap}.hy-home-control{flex:1 1 180px}.hy-home-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-home-cost{margin-left:0}.hy-highlight-row{gap:10px;grid-template-columns:1fr}.hy-highlight-row div{border-right:0;border-bottom:1px solid #e5e7eb;padding:0 0 10px}.hy-highlight-row div:last-child{border-bottom:0;padding-bottom:0}.hy-detail-showcase,.hy-detail-showcase-media{grid-template-columns:1fr}.hy-detail-info-card{border-left:0;border-top:1px solid #eef2f7;padding-top:16px;padding-left:0}.admin-login-page,.admin-shell,.admin-hero-panel,.admin-two-col,.workflow-grid{grid-template-columns:1fr}.admin-login-visual{min-height:auto;padding:28px}.admin-sidebar{min-height:auto}.metric-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.studio-layout{grid-template-columns:1fr}.creator-panel,.preview-panel{min-height:auto}.single-upload{min-height:280px}.admin-create,.admin-row,.admin-row-head{grid-template-columns:1fr}.admin-row-head{display:none}}@media(max-width:620px){.hy-home-footer{grid-template-columns:1fr;gap:24px}.hy-home-footer-qrs{flex-direction:row;justify-content:flex-start}.hy-task-center{position:static}.hy-task-center-button{padding:0 10px}.hy-task-center-button span{max-width:116px;overflow:hidden;text-overflow:ellipsis}.hy-task-popover{position:fixed;top:74px;right:10px;left:10px;width:auto;max-height:calc(100vh - 92px);overflow:auto}.hy-task-popover:before{display:none}.hy-task-popover-row{grid-template-columns:minmax(0,1fr) 54px 64px;gap:9px}.hy-task-popover-row .hy-task-thumb{width:54px;height:54px}.hy-home-hero{gap:18px}.hy-home-hi,.hy-home-greeting h1{font-size:22px}.hy-home-greeting p{max-width:300px;font-size:18px}.hy-home-composer{grid-template-columns:1fr;border-radius:18px}.hy-home-upload-tray{justify-content:center}.hy-home-upload-card{width:76px;height:98px;min-height:98px}.hy-home-upload-card.has-image,.hy-home-upload-tile{width:96px;min-height:104px;height:104px}.hy-home-prompt{min-height:118px;text-align:center}.hy-home-control,.hy-home-control.compact{flex:1 1 150px;min-height:42px}.hy-home-select-trigger{min-height:42px}.hy-home-select-trigger>svg:first-child{display:none}.hy-home-select-menu,.hy-home-control.compact .hy-home-select-menu,.hy-home-control.mode .hy-home-select-menu{width:min(300px,calc(100vw - 36px))}.hy-home-select-option>svg:first-child{display:block}.hy-home-submit{width:56px;height:48px;font-size:15px}.hy-home-tabs{width:100%;margin-left:0;justify-content:center}.hy-home-quick{gap:18px}.hy-home-shortcuts{grid-template-columns:1fr;gap:12px}.hy-home-shortcut-card{min-height:82px;border-radius:18px;padding:15px 16px}.hy-left-scroll,.hy-history-panel{padding:14px 12px}.hy-chip-grid,.hy-segment,.hy-quantity .hy-segment,.hy-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-upload-actions{opacity:1;transform:none}.hy-ratio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hy-model-select{grid-template-columns:18px minmax(0,1fr) auto 16px}.hy-model-select small{display:none}.hy-intro-wrap{padding:34px 16px}.hy-intro-card{padding:28px 22px}.hy-highlight-row strong{font-size:22px}.hy-result-board{width:calc(100% - 24px);margin:16px auto}.hy-detail-page{padding:14px 12px 36px}.hy-detail-top{grid-template-columns:1fr;align-items:stretch}.hy-detail-back{justify-content:center}.hy-detail-top h1{font-size:24px}.hy-detail-input-grid,.hy-detail-output-grid{grid-template-columns:1fr}.hy-compare-backdrop{padding:0}.hy-compare-shell{width:100%;max-height:100vh;min-height:100vh;border-radius:0;padding:14px}.hy-compare-head{top:-14px;align-items:stretch;flex-direction:column}.hy-compare-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hy-compare-actions .hy-compare-close{width:auto}.hy-crop-backdrop{padding:0}.hy-crop-shell,.hy-edit-shell{width:100%;max-height:100vh;min-height:100vh;grid-template-columns:1fr;border-radius:0;overflow:auto}.hy-crop-canvas,.hy-edit-canvas{min-height:54vh;padding:18px}.hy-crop-stage img,.hy-edit-stage img{max-width:min(360px,100%);max-height:54vh}.hy-crop-tools,.hy-edit-tools{border-left:0;border-top:1px solid #e5e7eb}.admin-main{padding:14px}.admin-top,.admin-top-actions{align-items:stretch;flex-direction:column}.metric-grid,.admin-login-metrics{grid-template-columns:1fr}.topbar{height:auto;min-height:68px;padding:10px 12px}.brand span,.provider{display:none}.studio-layout{width:calc(100% - 20px);padding:10px 0}.creator-panel,.preview-panel,.history-panel{padding:14px}.points{padding:0 8px}}.hy-transparent-shell{width:min(560px,100%);display:grid;gap:14px;border:1px solid #dbeafe;border-radius:14px;padding:18px;background:#fff;box-shadow:0 24px 80px #0f172a38}.hy-transparent-preview{min-height:260px;display:grid;place-items:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background-image:conic-gradient(#e5e7eb 25%,#fff 0 50%,#e5e7eb 0 75%,#fff 0);background-size:18px 18px}.hy-transparent-preview img{max-width:100%;max-height:340px;object-fit:contain}.hy-transparent-status{display:grid;gap:10px;justify-items:center;padding:22px;color:#6b7280;text-align:center}.hy-transparent-status strong{color:#374151;font-size:15px}.hy-transparent-status span{font-size:13px}.hy-transparent-progress{width:min(320px,100%);height:6px;overflow:hidden;border-radius:999px;background:#e5e7eb}.hy-transparent-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#60a5fa)}.hy-transparent-hint{color:#9ca3af;font-size:12px;text-align:center}.hy-transparent-actions{display:flex;gap:10px;justify-content:flex-end}.hy-transparent-message{border-radius:8px;padding:8px 12px;background:#ecfdf5;color:#059669;font-size:13px}.hy-transparent-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:1px solid #60a5fa;border-radius:10px;background:#fff;padding:0 12px;color:#2563eb;font-size:13px;font-weight:800;cursor:pointer}.hy-transparent-action:hover{border-color:#2563eb;background:#eff6ff;text-decoration:none}.hy-transparent-action:disabled,.hy-detail-top-actions button:disabled{cursor:not-allowed;opacity:.65}.hy-transparent-detail-action{border-color:#60a5fa!important;background:#fff!important}.app-crash-fallback{align-items:center;background:#f7f8fa;color:#17191d;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:32px;text-align:center}.app-crash-fallback img{height:auto;margin-bottom:28px;max-width:150px}.app-crash-fallback h1{font-size:26px;margin:0 0 12px}.app-crash-fallback p{color:#6a6f78;margin:0 0 24px}.app-crash-fallback button{background:#17191d;border:0;border-radius:10px;color:#fff;cursor:pointer;font:inherit;padding:11px 22px}
