:root{color:#111827;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe 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:#f9fafb}.hy-topbar{height:72px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:10px;padding:0 24px;border-bottom:1px solid rgba(226,232,240,.92);background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hy-logo{flex:0 0 auto;width:138px;height:66px;display:inline-flex;align-items:center;justify-content:flex-start;border:0;background:transparent;padding:0}.hy-logo img{width:128px;height:48px;display:block;object-fit:contain;object-position:left center;opacity:.9;filter:saturate(.78) contrast(1.02)}.hy-nav{min-width:0;flex:1;display:flex;align-items:center;gap:2px;overflow-x:auto;scrollbar-width:none}.hy-nav::-webkit-scrollbar{display:none}.hy-nav-item{height:46px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:1px solid transparent;border-radius:8px;color:#6b7280;background:transparent;font-size:16px;font-weight:600;white-space:nowrap;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.hy-nav-item:hover,.hy-nav-item.active{color:#2563eb;background:#fff;border-color:#e6eefc;box-shadow:0 10px 24px #2563eb1f}.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-top-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.hy-task-center{position:relative}.hy-task-center-button{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;color:#4b5563;background:#fff;font-weight:750;white-space:nowrap}.hy-task-center-button.active{color:#2563eb;border-color:#dbeafe;background:#eff6ff}.hy-task-popover{position:absolute;top:calc(100% + 12px);right:0;z-index:70;width:min(430px,calc(100vw - 28px));display:grid;gap:12px;border:1px solid rgba(229,231,235,.9);border-radius:16px;padding:16px;background:#fffffff0;box-shadow:0 24px 80px #0f172a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hy-task-popover:before{content:"";position:absolute;top:-7px;right:54px;width:14px;height:14px;border-left:1px solid rgba(229,231,235,.9);border-top:1px solid rgba(229,231,235,.9);background:#fffffff0;transform:rotate(45deg)}.hy-task-popover-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hy-task-popover-head strong,.hy-task-popover-head span{display:block}.hy-task-popover-head strong{color:#111827;font-size:16px}.hy-task-popover-head span{margin-top:4px;color:#6b7280;font-size:12px}.hy-task-popover-head button{width:30px;height:30px;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:34px;border:0;border-radius:999px;color:#6b7280;background:transparent;font-size:13px;font-weight:760}.hy-task-tabs button.active{color:#111827;background:#fff;box-shadow:0 8px 22px #0f172a14}.hy-task-popover-list{display:grid;gap:8px;max-height:min(410px,calc(100vh - 250px));overflow-y:auto;padding-right:2px}.hy-task-popover-row{width:100%;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) 58px 78px;align-items:center;gap:12px;border:0;border-radius:12px;padding:9px 10px;color:#111827;background:transparent;text-align:left}.hy-task-popover-row:hover{background:#eff6ffe6}.hy-task-popover-row strong,.hy-task-popover-row span{display:block}.hy-task-popover-row strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hy-task-popover-row span{margin-top:5px;color:#9ca3af;font-size:12px}.hy-task-popover-row .hy-task-thumb{grid-row:auto;width:58px;height:58px;border-radius:9px}.hy-task-popover-row em{justify-self:end;color:#6b7280;font-size:13px;font-style:normal;font-weight:760}.hy-task-popover-row em.ok{color:#059669}.hy-task-popover-row em.fail{color:#dc2626}.hy-task-popover-empty{border:1px dashed #d1d5db;border-radius:12px;padding:22px 14px;color:#9ca3af;text-align:center;background:#f9fafbcc;font-size:13px}.hy-task-popover-foot{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;border-top:1px solid #f1f5f9;padding-top:12px;color:#9ca3af;font-size:13px}.hy-task-popover-foot button{display:inline-flex;align-items:center;gap:6px;border:0;color:#111827;background:transparent;font-weight:780}.hy-creation-link,.hy-logout{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;color:#4b5563;background:transparent;font-weight:650;white-space:nowrap}.hy-creation-link{padding:0 8px;font-size:15px}.hy-creation-link:hover,.hy-creation-link.active{color:#2563eb;background:#eff6ff}.hy-logout{width:40px;border:1px solid #e5e7eb;background:#fff}.hy-account-menu{position:relative}.hy-account-trigger{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;color:#4b5563;background:#fff;font-weight:760;white-space:nowrap}.hy-account-trigger.active,.hy-account-trigger:hover{color:#2563eb;border-color:#dbeafe;background:#eff6ff}.hy-account-popover{position:absolute;top:calc(100% + 12px);right:0;z-index:72;width:250px;display:grid;gap:10px;border:1px solid rgba(229,231,235,.92);border-radius:14px;padding:12px;background:#fffffff5;box-shadow:0 24px 80px #0f172a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hy-account-summary,.hy-account-points{border:1px solid #eef2f7;border-radius:10px;padding:10px;background:#f8fafc}.hy-account-summary span,.hy-account-points span{display:block;color:#64748b;font-size:12px;font-weight:760}.hy-account-summary strong,.hy-account-points strong{display:block;margin-top:3px;color:#111827;font-size:15px}.hy-account-summary em{display:inline-flex;margin-top:7px;border-radius:999px;padding:4px 8px;color:#047857;background:#dcfce7;font-size:12px;font-style:normal;font-weight:760}.hy-account-points{display:flex;align-items:center;gap:9px;color:#2563eb;background:#eff6ff}.hy-account-popover button{min-height:38px;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-weight:760}.hy-home{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:#fff}.hy-home-hero{width:min(980px,100%);text-align:center;display:grid;justify-items:center;gap:22px}.hy-home-greeting{display:grid;justify-items:center;gap:10px}.hy-home-hi,.hy-home-greeting h1{margin:0;color:#111827;font-size:24px;line-height:1.18;font-weight:860;letter-spacing:0}.hy-home-greeting p{margin:0;color:#111827;font-size:22px;font-weight:820}.hy-home-composer{width:min(960px,100%);min-height:218px;display:grid;grid-template-columns:minmax(260px,auto) minmax(0,1fr);grid-template-rows:minmax(128px,1fr) auto;align-items:start;gap:16px 20px;border:1px solid #edf0f6;border-radius:24px;padding:22px 18px 16px;background:#fffffffa;box-shadow:0 18px 55px #0f172a14;overflow:visible}.hy-home-upload-tray{position:relative;z-index:4;min-height:122px;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px}.hy-home-upload-card{position:relative;width:86px;height:116px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:14px;color:#6b7280;background:#f7f7fb;transform:rotate(-7deg);box-shadow:0 10px 24px #0f172a0f;overflow:hidden}button.hy-home-upload-card{cursor:pointer}.hy-home-upload-picker{align-content:center;gap:6px;cursor:pointer}.hy-home-upload-picker.compact{transform:rotate(5deg)}.hy-home-upload-picker span,.hy-home-upload-picker small{display:block;color:#111827;font-size:12px;font-weight:760}.hy-home-upload-picker small{color:#6b7280;font-size:11px}.hy-home-upload-card.has-image{width:112px;min-height:116px;padding:8px;transform:rotate(-3deg)}.hy-home-upload-tile{position:relative;width:86px;height:116px;flex:0 0 auto;margin:0;border:1px solid #e5e7eb;border-radius:14px;background:#111827;box-shadow:0 10px 24px #0f172a1f;transform:rotate(-7deg);transition:transform .18s ease,box-shadow .18s ease;cursor:grab;overflow:visible}.hy-home-upload-tile:active{cursor:grabbing}.hy-home-upload-tile:nth-child(2n){transform:rotate(2deg)}.hy-home-upload-tile:hover,.hy-home-upload-tile:focus-within{z-index:12;transform:rotate(-2deg) translateY(-4px);box-shadow:0 18px 34px #0f172a2e}.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-remove{position:absolute;right:-7px;top:-7px;width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:999px;color:#fff;background:#111827d1;cursor:pointer;box-shadow:0 8px 16px #0f172a29}.hy-home-upload-floating{position:absolute;left:0;top:calc(100% + 18px);width:min(340px,62vw);max-height:520px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;box-shadow:0 24px 58px #0f172a33;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;overflow:hidden}.hy-home-upload-floating img{width:100%;max-height:520px;display:block;object-fit:contain}.hy-home-upload-tile:hover .hy-home-upload-floating,.hy-home-upload-tile:focus-within .hy-home-upload-floating{opacity:1;transform:translateY(0)}.hy-home-upload-tile:nth-child(n+4) .hy-home-upload-floating{right:0;left:auto}.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-actions{position:absolute;left:8px;right:8px;bottom:9px;display:grid;grid-template-columns:1fr;gap:5px;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.hy-home-upload-card.has-image:hover .hy-home-upload-actions,.hy-home-upload-tile:hover .hy-home-upload-actions,.hy-home-upload-tile:focus-within .hy-home-upload-actions{opacity:1;transform:translateY(0)}.hy-home-upload-actions button,.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-actions button{min-height:24px;color:#fff;background:#111827b8;font-size:11px;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hy-home-upload-actions button:hover{background:#2f6df6eb}.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:inline-flex;align-items:center;justify-content:flex-start;gap:9px;min-width:0}.hy-home-control{position:relative;min-height:44px;min-width:0;display:inline-flex;align-items:center;border:1px solid #edf0f6;border-radius:9px;color:#111827;background:#fff;box-shadow:0 6px 18px #0f172a08;overflow:visible}.hy-home-control.model{min-width:228px}.hy-home-control.ratio,.hy-home-control.resolution{min-width:112px}.hy-home-control.mode{min-width:148px}.hy-home-control.compact{min-width:112px}.hy-home-select-trigger{min-height:44px;width:100%;display:inline-grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:9px;padding:0 12px;color:#111827;background:transparent;font-size:15px;font-weight:760;cursor:pointer}.hy-home-control.compact .hy-home-select-trigger{grid-template-columns:minmax(0,1fr) auto}.hy-home-select-trigger>svg:first-child,.hy-home-select-arrow{color:#4b5563;pointer-events:none}.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-select-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:60;width:max(100%,340px);max-width:min(420px,calc(100vw - 32px));display:grid;gap:4px;border:1px solid #edf0f6;border-radius:12px;padding:8px;background:#fff;box-shadow:0 18px 44px #0f172a24}.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:56px;display:grid;grid-template-columns:22px 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.no-icon{grid-template-columns:minmax(0,1fr) 18px}.hy-home-select-option:hover,.hy-home-select-option.active{background:#f0f1fb}.hy-home-select-option>svg:first-child{color:#4b5563}.hy-home-select-option span{min-width:0;display:block}.hy-home-select-option strong{display:inline;font-size:15px;font-weight:800}.hy-home-select-option small{display:block;margin-top:3px;color:#8a91a3;font-size:12px;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:800}.hy-home-select-check{justify-self:end;color:#635bff}.hy-home-cost{margin-left:auto;min-height:44px;display:inline-flex;align-items:center;gap:8px;color:#4b5563;font-weight:780}.hy-home-submit{min-width:72px;height:54px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:999px;color:#fff;background:#2f6df6;box-shadow:0 12px 28px #2f6df642;font-size:16px;font-weight:840;white-space:nowrap}.hy-home-submit:disabled{opacity:.58;cursor:not-allowed}.hy-home-submit:has(.spin){min-width:132px}.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:17px;font-weight:760}.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:92px;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:center;column-gap:14px;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>span{grid-row:1 / span 2;width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#6b7280;background:#f1f3f9}.hy-home-shortcut-card strong{align-self:end;font-size:16px;font-weight:840}.hy-home-shortcut-card small{align-self:start;color:#64748b;font-size:13px;line-height:1.5}.hy-workspace{height:calc(100vh - 72px);display:grid;grid-template-columns:398px minmax(420px,1fr) 356px;overflow:hidden;background:#fff}.hy-workspace.history-collapsed{grid-template-columns:398px minmax(420px,1fr) 92px}.hy-left-panel,.hy-history-panel{min-width:0;min-height:0;height:100%;background:#fff}.hy-stage{min-height:0;height:100%}.hy-left-panel{display:grid;grid-template-rows:minmax(0,1fr) auto;border-right:1px solid #e5e7eb}.hy-left-scroll{min-height:0;overflow-y:auto;padding:20px 16px}.hy-left-scroll::-webkit-scrollbar,.hy-history-panel::-webkit-scrollbar{width:8px}.hy-left-scroll::-webkit-scrollbar-thumb,.hy-history-panel::-webkit-scrollbar-thumb{border-radius:999px;background:#d1d5db}.hy-step{padding:0 0 22px;margin-bottom:20px;border-bottom:1px solid #edf0f4}.hy-step:last-child{border-bottom:0;margin-bottom:0}.hy-step-title{min-height:30px;display:flex;align-items:center;gap:8px;margin-bottom:12px}.hy-step-title span{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;font-size:14px;font-weight:750}.hy-step-title strong{color:#111827;font-size:16px}.hy-step-title em{min-width:0;color:#9ca3af;font-style:normal;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hy-upload-zone{min-height:188px;border:1.5px dashed #93c5fd;border-radius:10px;display:grid;place-items:center;position:relative;overflow:hidden;background:#fbfdff}.hy-upload-zone.has-image{min-height:252px;border-style:solid;background:#f8fafc}.hy-upload-slots{display:grid;gap:18px}.hy-upload-slot{display:grid;gap:10px}.hy-upload-slot-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hy-upload-slot-title strong{color:#111827;font-size:15px}.hy-upload-slot-title span{min-width:0;overflow:hidden;color:#9ca3af;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hy-upload-slot-box{min-height:170px;width:100%;border:1.5px dashed #93c5fd;border-radius:13px;display:grid;place-items:center;overflow:hidden;padding:16px;color:#6b7280;background:#fbfdff;text-align:center}.hy-upload-slot-box.has-image{border-style:solid;padding:10px;background:#f8fafc}.hy-upload-slot-box figure{width:100%;height:170px;margin:0;position:relative;overflow:hidden;border-radius:10px;background:#0f172a}.hy-upload-slot-box img{width:100%;height:100%;object-fit:contain;display:block}.hy-upload-slot-box figcaption{position:absolute;left:9px;top:9px;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#2563eb;font-size:13px;font-weight:850}.hy-upload-slot-box figure>span{position:absolute;left:9px;right:9px;bottom:9px;overflow:hidden;border-radius:7px;padding:6px 8px;color:#fff;background:#0f172aad;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hy-upload-slot-empty{display:grid;justify-items:center;gap:9px}.hy-upload-slot-empty>span{width:52px;height:52px;display:grid;place-items:center;border-radius:999px;color:#111827;background:#eff6ff}.hy-upload-slot-empty strong{color:#374151;font-size:15px}.hy-upload-slot-empty small{color:#9ca3af;font-size:12px}.hy-upload-slot-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hy-upload-slot-actions button,.hy-upload-slot-actions a{min-width:0;min-height:34px;border:1px solid #dbeafe;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#2563eb;background:#eff6ff;text-decoration:none;font-size:12px;font-weight:800}.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-area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.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-recolor-panel{display:grid;gap:16px;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,.hy-recolor-panel section>strong{color:#111827;font-size:16px}.hy-recolor-head span{overflow:hidden;color:#6b7280;font-size:12px;font-weight:760;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:44px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:10px;padding:0 12px;color:#111827;background:#f4f5fb;font-weight:800}.hy-color-choice-button{min-width:0;justify-content:flex-start;text-align:left}.hy-color-choice-button .hy-color-preview{width:28px;height:28px;border-radius:7px;flex:0 0 auto}.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{font-size:13px}.hy-color-choice-button small{color:#8a91a3;font-size:12px}.hy-screen-eyedrop-button{color:#2563eb;border-color:#dbeafe;background:#eff6ff;white-space:nowrap}.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:12px;padding:12px;background:#fff}.hy-color-preview-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px}.hy-color-preview{width:54px;height:54px;border:1px solid rgba(15,23,42,.12);border-radius:12px;display:block;box-shadow:inset 0 0 0 4px #ffffffb3}.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}.hy-color-preview-card small{color:#6b7280;font-size:12px;font-weight:750}.hy-native-color-picker{position:relative;min-height:38px;display:inline-grid;place-items:center;border:1px solid #dbeafe;border-radius:9px;padding:0 12px;color:#2563eb;background:#eff6ff;font-size:13px;font-weight:820;cursor:pointer;overflow:hidden;white-space:nowrap}.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:78px minmax(0,1fr);align-items:center;gap:8px;color:#6b7280;font-size:13px;font-weight:760}.hy-hex-input input{width:100%;height:38px;border:1px solid #dbe3ee;border-radius:9px;background:#fbfcff}.hy-hex-input input{padding:0 10px;color:#111827;font-weight:780;text-transform:uppercase}.hy-color-board-wrap{display:grid;gap:10px}.hy-color-board,.hy-hue-strip{width:100%;border:1px solid #d8e0ec;border-radius:12px;cursor:crosshair;position:relative;overflow:hidden;touch-action:none}.hy-color-board{min-height:138px;background:linear-gradient(0deg,#000,#0000),linear-gradient(90deg,#fff,#fff0),var(--picker-hue, hsl(210 100% 50%));box-shadow:inset 0 0 0 1px #ffffff73}.hy-hue-strip{height:18px;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-upload-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.hy-upload-grid figure{min-width:0;aspect-ratio:1;margin:0;position:relative;overflow:hidden;border:1px solid #dbeafe;border-radius:10px;background:#0f172a;cursor:grab}.hy-upload-grid figure:active{cursor:grabbing}.hy-upload-grid img{width:100%;height:100%;object-fit:contain;display:block}.hy-upload-grid figcaption{position:absolute;left:8px;top:8px;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#2563ebe0;font-size:12px;font-weight:800}.hy-upload-actions{position:absolute;left:8px;right:8px;bottom:8px;display:flex;gap:6px;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.hy-upload-grid figure:hover .hy-upload-actions,.hy-upload-grid figure:focus-within .hy-upload-actions{opacity:1;transform:translateY(0)}.hy-upload-actions button,.hy-upload-actions a{min-width:0;flex:1;height:30px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.5);border-radius:7px;color:#fff;background:#0f172ab8;text-decoration:none;font-size:12px;font-weight:750;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hy-upload-actions button:hover,.hy-upload-actions a:hover{background:#2563ebdb}.hy-upload-more{min-height:88px;border:1px dashed #93c5fd;border-radius:10px;display:grid;place-items:center;align-content:center;gap:7px;color:#2563eb;background:#eff6ff;font-weight:750}.hy-upload-empty{display:grid;justify-items:center;gap:8px;padding:24px;color:#9ca3af;text-align:center}.hy-upload-empty>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:10px;color:#9ca3af;background:#fff}.hy-upload-empty strong{color:#4b5563;font-size:15px}.hy-upload-empty small,.hy-upload-empty em{color:#9ca3af;font-size:12px;font-style:normal}.hy-upload-empty button{border:0;color:#6b7280;background:transparent;font-size:13px}.hy-prompt{min-height:160px;border-color:#dbe3ee;background:#fbfcff}.hy-prompt::placeholder{color:#9ca3af}.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-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{border-top:1px solid #edf0f4;padding:12px 16px 16px;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-bottom:10px;border:1px solid #facc15;border-radius:8px;padding:9px 10px;color:#92400e;background:#fffbeb;font-size:13px}.hy-create-button{width:100%;min-height:52px;display:grid;grid-template-columns:24px minmax(0,1fr) minmax(78px,auto);align-items:center;gap:8px;border:0;border-radius:12px;color:#fff;background:#2563eb;box-shadow:0 10px 20px #2563eb38;font-size:20px;font-weight:760}.hy-create-button:disabled{cursor:not-allowed;opacity:.56}.hy-create-button em{min-width:78px;height:28px;display:inline-grid;place-items:center;justify-self:end;border-left:1px solid rgba(255,255,255,.24);padding-left:8px;font-size:16px;font-style:normal;line-height:1;white-space:nowrap}.hy-stage{min-width:0;position:relative;overflow:auto;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-content{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(219,234,254,.86);border-radius:999px;padding:9px 22px 9px 12px;background:#ffffffe0;box-shadow:0 22px 60px #2f6df61f}.task-loading-animation{width:64px;height:64px;display:block;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(47,109,246,.14))}.task-loading-only strong{color:#2563eb;font-size:18px;font-weight:820;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(540px,100%);border-radius:24px;padding:44px 40px 40px;text-align:center;background:#ffffffe0;border:1px solid rgba(226,232,240,.8);box-shadow:0 30px 84px #0f172a29;-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:31px}.hy-highlight-row span{color:#6b7280;font-size:12px}.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{overflow-y:auto;border-left:1px solid #e5e7eb;padding:18px 14px}.hy-history-head{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:18px}.hy-history-head button{border:0;color:#2563eb;background:transparent;font-size:13px;font-weight:700}.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{width:100%;height:38px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:8px;padding:0 12px;color:#4b5563;background:#fff;margin-bottom:14px}.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{display:grid;gap:10px}.hy-history-card{min-height:92px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:8px 10px;border:1px solid #e5e7eb;border-radius:8px;padding:8px;background:#fff;cursor:pointer}.hy-history-card.active,.hy-history-card:hover{border-color:#93c5fd;box-shadow:0 10px 24px #2563eb14}.hy-history-card.history-only{cursor:default}.hy-history-card.history-only:hover{border-color:#e5e7eb;box-shadow:none}.hy-task-thumb{grid-row:1 / 3;width:64px;height:64px;border-radius:7px;object-fit:cover;background:#f3f4f6}.hy-task-thumb.empty{display:grid;place-items:center;color:#9ca3af}.hy-history-card strong,.hy-history-card span{display:block}.hy-history-card strong{overflow:hidden;color:#111827;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hy-history-card span{color:#9ca3af;font-size:12px}.hy-history-card span small{margin-left:6px}.hy-history-card>em{justify-self:end;border-radius:999px;padding:3px 8px;color:#4b5563;background:#f3f4f6;font-size:12px;font-style:normal;font-weight:750}.hy-history-card>em.ok{color:#059669;background:#ecfdf5}.hy-history-card>em.fail{color:#dc2626;background:#fef2f2}.hy-download{grid-column:3;justify-self:end;min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:6px;padding:0 8px;color:#fff;background:#2f6df6;text-decoration:none;font-size:12px;font-weight:750}.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 - 72px);display:grid;align-content:start;gap:18px;padding:24px clamp(16px,4vw,56px) 56px;background:#f8fafc}.hy-creation-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff}.hy-creation-hero span,.hy-creation-hero h1,.hy-creation-hero p{display:block;margin:0}.hy-creation-hero span{color:#2563eb;font-size:12px;font-weight:820}.hy-creation-hero h1{margin-top:4px;color:#111827;font-size:28px;letter-spacing:0}.hy-creation-hero p{margin-top:6px;color:#6b7280;font-size:13px}.hy-creation-refresh{min-height:40px}.hy-creation-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hy-creation-stats div{border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:#fff}.hy-creation-stats span,.hy-creation-stats strong{display:block}.hy-creation-stats span{color:#6b7280;font-size:12px;font-weight:780}.hy-creation-stats strong{margin-top:4px;color:#111827;font-size:28px;letter-spacing:0}.hy-creation-filters{display:flex;flex-wrap:wrap;gap:10px}.hy-creation-filters button{min-height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:999px;padding:0 14px;color:#4b5563;background:#fff;font-weight:780}.hy-creation-filters button.active{border-color:#2f6df64d;color:#2f6df6;background:#eff6ff}.hy-creation-filters span{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#0f172a14;font-size:12px}.hy-creation-filters button.active span{color:#fff;background:#2f6df6}.hy-creation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.hy-creation-card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 14px 36px #0f172a0f}.hy-creation-preview{width:100%;aspect-ratio:4 / 5;display:grid;place-items:center;border:0;border-bottom:1px solid #e5e7eb;padding:0;background:#f8fafc}.hy-creation-preview img,.hy-creation-preview video{width:100%;height:100%;display:block;object-fit:cover}.hy-creation-preview .hy-task-thumb{width:100%;height:100%;border-radius:0;object-fit:cover}.hy-creation-card-body{min-height:82px;display:block;padding:12px}.hy-creation-card-body>div{min-width:0;padding-right:0}.hy-creation-card-body strong,.hy-creation-card-body span,.hy-creation-card-body small{display:block}.hy-creation-card-body strong{overflow:hidden;color:#111827;font-size:15px;line-height:1.32;text-overflow:ellipsis;white-space:nowrap}.hy-creation-card-body span{overflow:hidden;margin-top:3px;color:#94a3b8;font-size:12px;font-weight:720;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.hy-creation-card-body small{margin-top:2px;color:#9ca3af;font-size:11px;line-height:1.35}.hy-creation-card-body em{position:absolute;top:12px;right:12px;max-width:calc(100% - 24px);border-radius:999px;padding:6px 10px;color:#6b7280;background:#f3f4f6;font-size:12px;font-style:normal;font-weight:820;line-height:1;white-space:nowrap;box-shadow:0 8px 24px #0f172a14}.hy-creation-card-body em.ok{color:#047857;background:#dcfce7}.hy-creation-card-body em.fail{color:#dc2626;background:#fef2f2}.hy-creation-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px}.hy-creation-actions button,.hy-creation-actions a{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}.hy-creation-empty{min-height:300px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #d1d5db;border-radius:14px;color:#94a3b8;background:#fff}.hy-creation-empty strong{color:#111827;font-size:18px}.hy-detail-page{min-height:calc(100vh - 72px);display:grid;align-content:start;gap:18px;padding:24px clamp(16px,4vw,56px) 56px;background:#f8fafc}.hy-detail-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff}.hy-detail-back{min-height:40px;display:inline-flex;align-items:center;gap:8px;border:1px solid #dbeafe;border-radius:8px;padding:0 12px;color:#2563eb;background:#eff6ff;font-weight:760}.hy-detail-top span,.hy-detail-top h1,.hy-detail-top p{display:block;margin:0}.hy-detail-top span{color:#2563eb;font-size:12px;font-weight:820}.hy-detail-top h1{margin-top:4px;color:#111827;font-size:28px;letter-spacing:0}.hy-detail-top p{margin-top:6px;color:#6b7280;font-size:13px}.hy-detail-top p em{margin-left:10px;color:#0f766e;font-style:normal;font-weight:780}.hy-detail-top-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.hy-detail-top-actions button{min-height:38px;display:inline-flex;align-items:center;gap:6px;border:1px solid #dbeafe;border-radius:8px;padding:0 12px;color:#2563eb;background:#eff6ff;font-size:13px;font-weight:780;white-space:nowrap}.hy-detail-notice{border:1px solid #bbf7d0;border-radius:10px;padding:10px 12px;color:#047857;background:#ecfdf5;font-size:13px;font-weight:750}.hy-detail-showcase{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px;border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff}.hy-detail-showcase-media{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hy-detail-showcase-media figure{min-width:0;display:grid;align-content:start;gap:10px;margin:0}.hy-detail-showcase-media figure>strong{color:#111827;text-align:center;font-size:16px}.hy-detail-showcase-media figure>img,.hy-detail-showcase-media figure>video{width:100%;height:min(68vh,720px);max-height:none;display:block;object-fit:contain;border-radius:12px;background:#f3f4f6}.hy-detail-showcase-output{position:relative;width:100%;display:block;overflow:hidden;border:0;border-radius:12px;padding:0;background:#f3f4f6}.hy-detail-showcase-output span{position:absolute;left:12px;right:12px;bottom:12px;min-height:32px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f172a9e;font-size:12px;font-weight:780;opacity:0;transition:opacity .18s ease}.hy-detail-showcase-output:hover span,.hy-detail-showcase-output:focus-visible span{opacity:1}.hy-detail-info-card{display:grid;align-content:start;gap:14px;border-left:1px solid #eef2f7;padding-left:18px}.hy-detail-info-card h2{margin:0;color:#111827;font-size:18px}.hy-detail-info-card dl{display:grid;gap:12px;margin:0}.hy-detail-info-card div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px}.hy-detail-info-card dt,.hy-detail-info-card dd{margin:0;min-width:0;font-size:13px;line-height:1.55}.hy-detail-info-card dt{color:#6b7280;font-weight:760}.hy-detail-info-card dd{color:#111827;word-break:break-word}.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-temperature-shell{width:min(1120px,100%);max-height:calc(100vh - 44px);overflow:auto;display:grid;gap:16px;border-radius:18px;padding:18px;background:#fff;box-shadow:0 30px 110px #0f172a4d}.hy-temperature-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hy-temperature-preview figure{overflow:hidden;margin:0;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc}.hy-temperature-preview img{width:100%;max-height:66vh;display:block;object-fit:contain;background:#0f172a}.hy-temperature-preview figcaption{border-top:1px solid #e5e7eb;padding:10px 12px;color:#334155;background:#fff;font-size:13px;font-weight:780}.hy-temperature-tools{display:grid;grid-template-columns:42px minmax(0,1fr) 42px 54px;align-items:center;gap:10px}.hy-temperature-tools label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;color:#64748b;font-size:13px;font-weight:760}.hy-temperature-tools input{width:100%;accent-color:#2563eb}.hy-temperature-tools button,.hy-temperature-download{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dbeafe;border-radius:9px;color:#2563eb;background:#eff6ff;font-weight:820}.hy-temperature-tools strong{color:#111827;text-align:center;font-size:14px}.hy-temperature-download{justify-self:end;min-width:138px;color:#fff;border-color:#2563eb;background:#2563eb}.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-edit-shell{width:min(1220px,100%);max-height:calc(100vh - 40px);display:grid;grid-template-columns:minmax(0,1fr) 340px;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-edit-canvas{min-height:640px;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,.hy-edit-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-edit-stage img{max-width:min(760px,100%);max-height:76vh;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.hy-edit-paint-layer{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none}.hy-edit-stage.painting .hy-edit-paint-layer{cursor:crosshair;pointer-events:auto}.hy-edit-stage.painting .hy-crop-box,.hy-edit-stage.painting .hy-crop-handle{pointer-events:none}.hy-edit-stage .hy-crop-box{z-index:4}.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-edit-tools{position:relative;display:grid;align-content:start;gap:15px;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,.hy-edit-tools span,.hy-edit-tools strong{display:block}.hy-crop-tools span,.hy-edit-tools span{color:#6b7280;font-size:12px;font-weight:820}.hy-crop-tools strong,.hy-edit-tools strong{margin-top:5px;color:#111827;font-size:22px}.hy-crop-tools small,.hy-edit-tools small{display:block;margin-top:7px;color:#64748b;font-size:12px;line-height:1.55}.hy-edit-tool-switch,.hy-edit-secondary,.hy-edit-actions{display:grid;gap:8px}.hy-edit-tool-switch,.hy-edit-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.hy-edit-tool-switch button,.hy-edit-secondary button,.hy-edit-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dbe3ee;border-radius:8px;color:#475569;background:#fff;font-size:13px;font-weight:800;white-space:nowrap}.hy-edit-tool-switch button.active{color:#fff;border-color:#2563eb;background:#2563eb}.hy-edit-actions button:last-child{color:#fff;border-color:#0f766e;background:#0f766e}.hy-brush-size{display:grid;grid-template-columns:72px minmax(0,1fr) 30px;align-items:center;gap:10px;color:#475569;font-size:13px;font-weight:800}.hy-brush-size input{width:100%}.hy-brush-size strong{margin:0;color:#111827;font-size:14px;text-align:right}.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}.public-login-page{min-height:100vh;display:grid;place-items:center;padding:22px;background:linear-gradient(135deg,#2563eb1c,#93c5fd29),#f8fafc}.public-login-card{width:min(430px,100%);display:grid;gap:16px;border:1px solid #d7dfda;border-radius:8px;padding:24px;background:#fffffff5;box-shadow:0 20px 70px #0f172a21}.public-login-card .brand-mark,.public-login-card .primary{background:#2563eb}.auth-switch{border:0;background:transparent;color:#2563eb;font-weight:750}.public-login-card.compact-card{place-items:center;text-align:center}.login-title-block span{color:#2563eb;font-size:12px;font-weight:800}.login-title-block h1{margin:6px 0 5px;font-size:28px;letter-spacing:0}.login-title-block p{margin:0;color:#65716b;line-height:1.6}.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}.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}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);transition:width .3s ease}.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}.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}.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}.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}@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-workspace{height:auto;min-height:calc(100vh - 112px);grid-template-columns:1fr;overflow:visible}.hy-left-panel,.hy-history-panel{border:0}.hy-left-panel{min-height:auto}.hy-left-scroll,.hy-history-panel,.hy-stage{overflow:visible}.hy-stage{min-height:520px;order:2}.hy-history-panel{order:3}.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-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-history-card{grid-template-columns:56px minmax(0,1fr)}.hy-task-thumb{width:56px;height:56px}.hy-history-card>em,.hy-download{grid-column:2;justify-self:start}.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}}
