:root{color-scheme:light;--bg:#f6f7f9;--panel:#ffffff;--ink:#17191f;--muted:#6b7280;--line:#dfe3ea;--brand:#0f766e;--brand-ink:#ffffff;--danger:#b42318;--ok:#067647}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Microsoft YaHei,sans-serif;letter-spacing:0}a{color:inherit}button,input,select,textarea{font:inherit}button{border:0;border-radius:8px;background:var(--brand);color:var(--brand-ink);cursor:pointer;min-height:40px;padding:0 14px}button.secondary{background:#e7ecef;color:var(--ink)}button.danger{background:var(--danger)}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);min-height:40px;padding:9px 10px}textarea{min-height:88px;resize:vertical}.shell{width:min(1120px,100%);margin:0 auto;padding:20px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:18px}.grid{display:grid;grid-gap:14px;gap:14px}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.muted{color:var(--muted)}.admin-template-field{display:grid;grid-gap:6px;gap:6px;align-content:start}.admin-template-field-title{color:#0f172a;font-size:13px;font-weight:800;line-height:1.3}.admin-template-field.wide{grid-column:1/-1}.admin-template-field .muted{font-size:12px;line-height:1.45}.admin-template-actions{align-self:end}.status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;background:#eef2f6;padding:0 9px;font-size:12px}.status.ok{color:var(--ok);background:#e7f6ee}.status.bad{color:var(--danger);background:#fde8e7}.toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.result-cell{aspect-ratio:3/4;border:1px solid var(--line);border-radius:8px;background:#f8fafc;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px}.result-cell img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.h5-shell{min-height:100vh;width:min(540px,100%);margin:0 auto;padding:30px 18px 36px;background:linear-gradient(180deg,#fffdf7,#fff3c8 52%,#ffe172)}.h5-home-shell{display:flex;flex-direction:column;min-height:100svh;padding:34px 22px calc(20px + env(safe-area-inset-bottom));background:radial-gradient(circle at 82% 18%,rgba(255,211,0,.28) 0 120px,transparent 121px),radial-gradient(circle at 20% 76%,rgba(255,211,0,.22) 0 180px,transparent 181px),linear-gradient(180deg,#fffdf8,#fff6dc 48%,#fff0a8)}.h5-page-head{margin-bottom:24px}.h5-logo{display:block;width:150px;height:auto;margin-bottom:16px}.h5-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.h5-topbar .h5-logo{margin-bottom:0}.h5-ghost-btn{min-height:32px;border:1px solid rgba(17,17,17,.16);border-radius:999px;background:rgba(255,255,255,.74);color:#111111;padding:0 12px;font-size:12px;font-weight:900;box-shadow:none}.h5-badge-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px}.h5-badge,.h5-banner-tag{display:inline-flex;align-items:center;justify-content:center;min-height:22px;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:900;line-height:1}.h5-badge.dark{background:#111111;color:#ffffff}.h5-badge.yellow,.h5-banner-tag{background:#ffd300;color:#111111}.h5-title{margin:0;color:#111111;font-size:34px;font-weight:950;line-height:1.12}.h5-desc{margin:14px 0 0;width:min(440px,100%);color:#4d4d4d;font-size:15px;line-height:1.65}.h5-banner{position:relative;overflow:hidden;min-height:150px;margin-bottom:22px;padding:24px 22px;border-radius:8px;background:#111111;box-shadow:0 11px 26px rgba(0,0,0,.18)}.h5-banner-content{position:relative;z-index:2;width:78%}.h5-banner h2{margin:16px 0 0;color:#ffffff;font-size:24px;font-weight:950;line-height:1.16}.h5-banner p{margin:12px 0 0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.6}.h5-banner-deco{position:absolute;border-radius:50%}.h5-banner-deco.yellow{width:132px;height:132px;right:-42px;top:-26px;background:#ffd300}.h5-banner-deco.red{width:118px;height:118px;right:32px;bottom:-58px;background:#e7211c;opacity:.88}.h5-card,.h5-result-card,.h5-upload-card{border:1px solid rgba(17,17,17,.07);border-radius:8px;background:#ffffff;box-shadow:0 12px 28px rgba(54,42,0,.11)}.h5-upload-card{margin-bottom:22px;padding:14px}.h5-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.h5-empty-upload,.h5-preview-box{width:100%;border:0;padding:0;cursor:pointer}.h5-empty-upload{min-height:330px;border:2px dashed rgba(17,17,17,.18);background:radial-gradient(circle at 18% 10%,rgba(255,211,0,.42) 0,rgba(255,211,0,0) 34%),radial-gradient(circle at 92% 88%,rgba(231,33,28,.16) 0,rgba(231,33,28,0) 38%),#fffdf5;flex-direction:column;gap:10px}.h5-empty-upload,.h5-upload-icon{border-radius:8px;color:#111111;display:flex;align-items:center;justify-content:center}.h5-upload-icon{width:56px;height:56px;background:#ffd300;font-size:34px;font-weight:950;margin-bottom:6px}.h5-upload-title{color:#111111;font-size:18px;font-weight:950}.h5-upload-desc{color:#777777;font-size:14px}.h5-preview-box{position:relative;height:360px;overflow:hidden;border-radius:8px;background:#f3f3f3;display:block}.h5-preview-image{width:100%;height:100%;object-fit:cover;display:block}.h5-preview-label{position:absolute;left:14px;top:14px;min-height:22px;padding:4px 12px;border-radius:999px;background:rgba(17,17,17,.76);color:#ffffff;font-size:12px;font-weight:900}.h5-result-actions,.h5-upload-actions{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.h5-photo-source-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.h5-download-link,.h5-primary-btn,.h5-secondary-btn{min-height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 16px;font-size:16px;font-weight:900;text-decoration:none}.h5-download-link,.h5-primary-btn{border:0;background:#111111;color:#ffffff;box-shadow:0 7px 15px rgba(0,0,0,.22)}.h5-secondary-btn{border:1px solid #111111;background:#ffffff;color:#111111;box-shadow:none}.h5-primary-btn:disabled,.h5-secondary-btn:disabled{opacity:.55}.h5-message{margin:12px 0 0;border-radius:999px;background:#fde8e7;color:#b42318;padding:8px 12px;font-size:13px;line-height:1.4}.h5-message.inline{display:inline-flex;margin-top:8px}.h5-rule-card{margin-bottom:22px;padding:18px}.h5-section-title{margin:0;color:#111111;font-size:18px;font-weight:950}.h5-rule-list{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.h5-rule-item{display:flex;gap:10px;align-items:flex-start;color:#555555;font-size:14px;line-height:1.62}.h5-rule-num{flex:0 0 auto;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#111111;font-size:12px;font-weight:950;margin-top:1px}.h5-rule-num.yellow{background:#ffd300}.h5-rule-num.red{background:#e7211c;color:#ffffff}.h5-rule-num.dark{background:#111111;color:#ffffff}.h5-result-card{padding:14px}.h5-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 3px 14px}.h5-result-head h2{margin:0;color:#111111;font-size:18px;font-weight:950;line-height:1.25}.h5-result-head p{margin:6px 0 0;color:#666666;font-size:13px;line-height:1.5}.h5-result-count{flex:0 0 auto;min-height:26px;padding:5px 12px;border-radius:999px;background:#ffd300;color:#111111;font-size:12px;font-weight:950;display:flex;align-items:center;justify-content:center}.h5-grid-wrap{display:grid;grid-template-columns:minmax(0,min(100%,420px));justify-content:center;grid-gap:14px;gap:14px;padding:10px;border-radius:14px;background:#fff8e6}.h5-grid-wrap.single{grid-template-columns:minmax(0,1fr)}.h5-grid-item{position:relative;overflow:hidden;border-radius:8px;background:#f1f1f1;box-shadow:0 4px 9px rgba(0,0,0,.08)}.h5-grid-preview-btn{border:0;padding:0;background:transparent;cursor:zoom-in}.h5-grid-image,.h5-grid-preview-btn{width:100%;height:100%;display:block}.h5-grid-image{object-fit:cover}.h5-grid-placeholder{width:100%;height:100%;padding:10px;background:#f3f3f3;color:#777777;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.h5-grid-item.failed .h5-grid-placeholder{background:#fff1f0;color:#b42318}.h5-grid-placeholder strong{font-size:13px;font-weight:900}.h5-grid-placeholder span{width:100%;margin-top:4px;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.h5-grid-badge{top:6px;min-height:18px;padding:2px 7px;background:rgba(17,17,17,.72);font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center}.h5-grid-badge,.h5-single-retry{position:absolute;left:6px;border-radius:999px;color:#ffffff}.h5-single-retry{right:auto;bottom:36px;width:auto;min-width:82px;background:rgba(17,17,17,.78);padding:0 10px}.h5-grid-save-btn,.h5-single-retry{min-height:24px;font-size:11px;font-weight:900}.h5-grid-save-btn{position:absolute;left:6px;right:6px;bottom:6px;border:0;border-radius:999px;background:rgba(17,17,17,.86);color:#ffffff;padding:0 8px}.h5-single-retry:disabled{opacity:.72}.h5-preview-modal{position:fixed;inset:0;z-index:50;padding:18px;display:flex;align-items:center;justify-content:center}.h5-preview-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.68)}.h5-preview-panel{position:relative;width:min(100%,430px);max-height:calc(100vh - 36px);padding:14px;border-radius:18px;background:#ffffff;box-shadow:0 24px 70px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:12px}.h5-preview-modal--image{padding:8px;z-index:60}.h5-preview-panel--image{width:min(96vw,760px);max-height:96dvh;padding:10px;border-radius:16px;gap:10px}.h5-preview-panel--image .h5-preview-image-large{flex:1 1 auto;min-height:0;max-height:calc(96dvh - 132px)}.h5-preview-carousel{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden;touch-action:pan-y}.h5-preview-nav{position:absolute;z-index:2;top:50%;width:36px;min-height:44px;border-radius:999px;background:rgba(17,17,17,.58);color:#ffffff;font-size:30px;line-height:1;transform:translateY(-50%)}.h5-preview-nav.prev{left:8px}.h5-preview-nav.next{right:8px}.h5-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.h5-preview-head span{color:#777777;font-size:12px;font-weight:800}.h5-preview-head strong{margin-top:3px;display:block;color:#111111;font-size:16px;font-weight:950}.h5-preview-close{min-width:58px;min-height:34px;border-radius:999px;background:#111111;color:#ffffff;font-size:13px;font-weight:900}.h5-preview-image-large{width:100%;max-height:min(68vh,720px);border-radius:12px;object-fit:contain;background:#f6f6f6}.h5-preview-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:10px;gap:10px}.h5-copy-panel,.h5-save-panel{position:relative;z-index:2;width:min(92vw,420px);max-height:86vh;overflow-y:auto;border-radius:22px;background:#ffffff;padding:18px;box-shadow:0 22px 70px rgba(0,0,0,.28)}.h5-copy-panel{display:grid;grid-gap:14px;gap:14px}.h5-share-copy-text{width:100%;min-height:160px;border:1px solid rgba(17,17,17,.12);border-radius:14px;background:#fff9e8;color:#111111;padding:14px;font-size:15px;line-height:1.65;font-weight:800;resize:vertical}.h5-save-tip{margin:10px 0 14px;color:#666666;font-size:13px;line-height:1.5;font-weight:800}.h5-save-image-large{display:block;width:100%;max-height:min(58vh,640px);border-radius:14px;object-fit:contain;background:#f6f6f6;border:1px solid rgba(17,17,17,.08)}.h5-save-confirm{min-width:0}.h5-save-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.h5-save-grid a{position:relative;overflow:hidden;border-radius:8px;background:#f7f8fa;text-decoration:none}.h5-save-grid img{display:block;width:100%;aspect-ratio:1472/1024;object-fit:cover}.h5-save-grid span{position:absolute;top:6px;left:6px;min-width:20px;height:20px;border-radius:999px;background:#111111;color:#ffd300;display:grid;place-items:center;font-size:11px;font-weight:950}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid var(--line);padding:10px 8px;text-align:left;vertical-align:top}@media (max-width:760px){.shell{padding:14px}.grid.cols-2,.grid.cols-3{grid-template-columns:1fr}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.h5-shell.login{display:flex;align-items:center;justify-content:center}.h5-login-shell{padding:28px 18px;background:linear-gradient(180deg,#fffdf7,#fff0b3 54%,#ffd300)}.h5-login-panel{width:100%;display:grid;grid-gap:18px;gap:18px;justify-items:center;text-align:center;border:1px solid rgba(17,17,17,.08);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,252,235,.96));padding:30px 18px 22px;box-shadow:0 18px 42px rgba(76,58,0,.18)}.h5-logo.center{margin:0 auto 4px}.h5-login-brand{display:grid;justify-items:center;grid-gap:12px;gap:12px}.h5-badge-row.center{justify-content:center;margin-bottom:0}.h5-login-hero-copy{display:grid;grid-gap:10px;gap:10px;justify-items:center}.h5-login-kicker{margin:0;color:#e7211c;font-size:13px;font-weight:950}.h5-login-hero-copy .h5-desc{margin:0}.h5-login-feature-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.h5-login-feature-grid span{min-height:44px;border-radius:8px;background:#f7f8fa;color:#111111;display:grid;place-items:center;font-size:12px;font-weight:900}.h5-login-actions{width:100%;display:grid;grid-gap:12px;gap:12px}.h5-card.compact{padding:18px}.h5-muted,.h5-quota-line{color:#666666;font-size:13px}.h5-active-job,.h5-quota-card{display:grid;grid-gap:14px;gap:14px;margin-bottom:22px;padding:18px}.h5-active-job.enhanced,.h5-quota-card.enhanced{background:linear-gradient(180deg,#ffffff,#fffaf0)}.h5-active-job h2,.h5-quota-card h2{margin:4px 0 0;font-size:20px}.h5-quota-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.h5-quota-grid div{min-height:76px;border-radius:8px;background:#f7f8fa;display:grid;place-items:center;align-content:center;grid-gap:4px;gap:4px}.h5-quota-grid div.highlight{background:#111111;color:#ffffff}.h5-quota-grid div.highlight span{color:rgba(255,255,255,.74)}.h5-quota-grid strong{font-size:26px;line-height:1}.h5-quota-grid span{color:#666666;font-size:12px}.h5-active-job{grid-template-columns:1fr auto;align-items:center}.h5-active-job p{margin:8px 0 0;color:#666666}.h5-primary-btn.small{min-height:40px;font-size:14px}.h5-section,.h5-section-row{margin-bottom:12px}.h5-section-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.h5-text-link{color:#111111;font-size:14px;font-weight:800;text-decoration:none}.h5-brand-list,.h5-history-list{display:grid;grid-gap:12px;gap:12px}.h5-brand-card{min-height:118px;border-radius:8px;padding:18px;color:#111111;text-decoration:none;display:grid;align-content:space-between;border:1px solid rgba(0,0,0,.08);background:#ffffff;box-shadow:0 10px 22px rgba(54,42,0,.1)}.h5-brand-card.lingshi_henmang{background:linear-gradient(135deg,#ffe45c,#fff2b0 55%,#fff9df)}.h5-brand-card.zhaoyiming_lingshi{background:linear-gradient(135deg,#ff5a4f,#ff8378 50%,#ffe0d8)}.h5-brand-card span{font-size:24px;font-weight:950}.h5-brand-card strong{width:-moz-fit-content;width:fit-content;min-height:28px;border-radius:8px;background:#111111;color:#ffffff;padding:6px 10px;font-size:13px}.h5-history-list.full{padding-bottom:12px}.h5-history-item{display:grid;grid-template-columns:66px 1fr;grid-gap:12px;gap:12px;align-items:center;border-radius:8px;background:#ffffff;color:#111111;text-decoration:none;padding:10px;border:1px solid rgba(0,0,0,.06)}.h5-history-cover{width:66px;height:66px;border-radius:8px;overflow:hidden;background:#ffd300;display:grid;place-items:center;font-weight:950}.h5-history-cover img{width:100%;height:100%;object-fit:cover}.h5-history-item strong{display:block;margin-bottom:4px}.h5-empty-line,.h5-history-item p{margin:0;color:#666666;font-size:13px;line-height:1.45}.h5-progress-card{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px;padding:16px}.h5-progress-bar{height:10px;border-radius:999px;background:#edf0f4;overflow:hidden}.h5-progress-bar span{display:block;height:100%;border-radius:inherit;background:#ffd300;transition:width .25s ease}@media (max-width:420px){.h5-active-job{grid-template-columns:1fr}}.h5-login-shell{display:block;padding:46px 18px 52px}.h5-login-visual{min-height:calc(100vh - 98px);display:grid;align-content:center;grid-gap:16px;gap:16px}.h5-login-logo{width:186px;margin:0 auto 6px}.h5-intro-card,.h5-login-card{position:relative;overflow:hidden;padding:24px 18px}.h5-intro-card:before{right:-26px;top:-26px;width:116px;height:116px;background:#ffe15f}.h5-intro-card:after,.h5-intro-card:before{content:"";position:absolute;border-radius:999px}.h5-intro-card:after{right:34px;bottom:-52px;width:118px;height:118px;background:rgba(231,33,28,.16)}.h5-intro-card>*{position:relative;z-index:1}.h5-intro-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.h5-pill{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 12px;font-size:12px;font-weight:950;line-height:1}.h5-pill.yellow{background:#ffea73;color:#111111}.h5-pill.red{background:#e7211c;color:#ffffff}.h5-home-hero h1,.h5-intro-card h1{margin:0;color:#111111;font-size:30px;font-weight:950;line-height:1.16}.h5-brand-card p,.h5-history-entry p,.h5-home-banner p,.h5-home-hero p,.h5-intro-card p,.h5-login-card p,.h5-tips-card p{margin:10px 0 0;color:#60636b;font-size:14px;line-height:1.65}.h5-brand-strip{width:212px;height:8px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:20px}.h5-brand-strip span{border-radius:999px}.h5-brand-strip span:first-child{background:#ffd300}.h5-brand-strip span:last-child{background:#e7211c}.h5-login-card{display:grid;grid-gap:18px;gap:18px;text-align:center}.h5-history-entry h2,.h5-login-card h2,.h5-tips-card h2{margin:0;color:#111111;font-size:22px;font-weight:950;line-height:1.2}.h5-login-footer{margin:4px 0 0;color:rgba(17,17,17,.42);text-align:center;font-size:12px;font-weight:800}.h5-home-shell{padding-top:34px}.h5-home-hero{min-height:226px;margin-bottom:18px;position:relative}.h5-home-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px;position:relative;z-index:2}.h5-home-topbar .h5-logo{width:148px;margin:0}.h5-home-logout{min-height:40px;border:0;border-radius:999px;background:rgba(255,255,255,.74);color:#111111;display:inline-flex;align-items:center;gap:8px;padding:0 15px;box-shadow:0 10px 24px rgba(91,68,0,.1);font-size:14px;font-weight:950}.h5-home-logout span{font-size:20px;line-height:1}.h5-kicker-dark{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;background:#111111;color:#ffffff;padding:0 13px;font-size:13px;font-weight:950;margin-bottom:26px;position:relative;z-index:2}.h5-kicker-dark:before{content:"✦";color:#ffd300;margin-right:8px}.h5-ai-cube{position:absolute;right:-32px;top:104px;width:168px;height:150px;opacity:.58;transform:scale(.88);transform-origin:right top;z-index:0}.h5-ai-cube:before{content:"";position:absolute;inset:44px 0 0;border-radius:50%;border:2px solid rgba(255,211,0,.38);transform:rotate(-16deg);box-shadow:0 0 0 18px rgba(255,211,0,.05)}.h5-ai-cube:after{content:"";position:absolute;left:28px;top:82px;width:132px;height:34px;border-radius:50%;background:rgba(255,211,0,.22);filter:blur(2px)}.h5-ai-cube span{position:absolute;right:14px;top:0;width:92px;height:92px;border-radius:24px;background:linear-gradient(145deg,#fff6c9,#ffd652 58%,#ffbe2f);color:rgba(255,255,255,.86);display:grid;place-items:center;transform:rotate(11deg);box-shadow:0 20px 36px rgba(255,177,0,.22),inset -10px -12px 18px rgba(209,139,0,.16),inset 10px 10px 18px rgba(255,255,255,.58);font-size:34px;font-weight:950;text-shadow:0 2px 0 rgba(191,124,0,.16)}.h5-home-hero h1{margin:0;max-width:76%;position:relative;z-index:2;font-size:42px;line-height:1.05;letter-spacing:0}.h5-home-title-ai{color:transparent;background:linear-gradient(180deg,#ffb12b,#e7211c);-webkit-background-clip:text;background-clip:text;padding:0 2px}.h5-home-hero p{margin-top:12px;max-width:64%;position:relative;z-index:2;color:#5a5a5a;font-size:17px;line-height:1.58}.h5-quota-card.miniapp{margin-bottom:14px;padding:14px;gap:8px;background:rgba(255,255,255,.9);border:0;box-shadow:0 18px 42px rgba(79,60,0,.12)}.h5-quota-card.miniapp.compact{padding:14px}.h5-quota-inline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-column-gap:12px;column-gap:12px;grid-row-gap:4px;row-gap:4px}.h5-quota-avatar{width:46px;height:46px;border-radius:999px;background:radial-gradient(circle at 50% 36%,#ffd300 0 10px,transparent 11px),radial-gradient(ellipse at 50% 74%,#ffd300 0 17px,transparent 18px),linear-gradient(180deg,#fffaf0,#fff0b1);color:transparent;display:block}.h5-quota-user{min-width:0}.h5-quota-user h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-quota-pill{min-width:116px;border-radius:14px;background:linear-gradient(135deg,#fff1a5,#ffd84d);padding:8px 12px;text-align:center}.h5-quota-pill span,.h5-quota-stats span{display:block;color:#6a6250;font-size:11px;font-weight:800;line-height:1.2}.h5-quota-pill strong{display:block;color:#111111;font-size:28px;font-weight:950;line-height:1.1}.h5-quota-pill em{margin-left:5px;font-size:14px;font-style:normal}.h5-quota-stats{display:block;grid-column:3;min-width:116px;text-align:right}.h5-quota-card.miniapp.compact>div:first-child{display:grid;align-items:center;justify-content:stretch}.h5-quota-card.miniapp>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.h5-quota-card.miniapp h2{margin:0;font-size:19px;line-height:1.2}.h5-quota-card.miniapp .h5-muted{color:#777777;font-size:12px}.h5-quota-main{display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px;background:#fff8df;padding:10px 12px}.h5-quota-main span{display:block;color:#6a6250;font-size:12px;font-weight:800}.h5-quota-main strong{display:block;margin-top:2px;color:#111111;font-size:25px;font-weight:950;line-height:1}.h5-quota-main em{flex:0 0 auto;border-radius:999px;background:#111111;color:#ffffff;font-size:11px;font-style:normal;font-weight:900;line-height:1;padding:7px 9px}.h5-quota-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.h5-quota-mini-grid div{min-height:44px;border-radius:8px;background:#f7f8fa;display:grid;place-items:center;align-content:center;grid-gap:4px;gap:4px}.h5-quota-mini-grid strong{color:#111111;font-size:17px;line-height:1}.h5-quota-mini-grid span{color:#666666;font-size:12px}.h5-active-job.miniapp{min-height:76px;margin-bottom:10px;padding:12px;background:linear-gradient(135deg,#ffffff,#fff5cf)}.h5-home-banner{position:relative;overflow:hidden;min-height:138px;margin:18px 0;border-radius:8px;background:#111111;padding:22px 18px;box-shadow:0 14px 28px rgba(0,0,0,.18)}.h5-home-banner:after{content:"";position:absolute;right:-28px;top:-24px;width:112px;height:112px;border-radius:999px;background:#ffd300}.h5-home-banner h2,.h5-home-banner p,.h5-home-banner span{position:relative;z-index:1}.h5-home-banner span{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:#ffd300;color:#111111;padding:0 11px;font-size:11px;font-weight:950}.h5-home-banner h2{width:78%;margin:14px 0 0;color:#ffffff;font-size:24px;font-weight:950;line-height:1.22}.h5-home-banner p{width:82%;color:rgba(255,255,255,.76)}.h5-brand-list.miniapp{gap:12px}.h5-brand-list.miniapp .h5-brand-card{min-height:184px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;overflow:hidden;border:2px solid rgba(255,255,255,.86);border-radius:14px;padding:22px 20px;position:relative;box-shadow:0 18px 42px rgba(61,45,0,.14)}.h5-brand-list.miniapp .h5-brand-card:after{border-radius:999px;content:"";height:148px;opacity:.72;position:absolute;right:-48px;top:-54px;width:148px}.h5-brand-list.miniapp .h5-brand-card.lingshi_henmang:after{background:rgba(255,255,255,.62)}.h5-brand-list.miniapp .h5-brand-card.zhaoyiming_lingshi:after{background:rgba(255,255,255,.5)}.h5-brand-card-copy{max-width:60%;padding-bottom:58px;position:relative;z-index:2}.h5-brand-list.miniapp .h5-brand-card span{display:inline-flex;min-height:32px;align-items:center;border-radius:999px;background:rgba(255,211,0,.92);color:#111111;margin-bottom:14px;padding:0 14px;font-size:17px;font-weight:950}.h5-brand-card.zhaoyiming_lingshi span{background:#e7211c;color:#ffffff}.h5-brand-list.miniapp .h5-brand-card strong{display:block;width:auto;min-height:0;border-radius:0;background:transparent;color:#111111;padding:0;font-size:30px;font-weight:950;line-height:1.2}.h5-brand-mascot{bottom:8px;display:block;object-fit:contain;pointer-events:none;position:absolute;right:24px;z-index:1}.h5-brand-card.lingshi_henmang .h5-brand-mascot,.h5-brand-mascot{height:calc(100% - 24px);max-height:168px;width:auto}.h5-brand-card.zhaoyiming_lingshi .h5-brand-mascot{bottom:8px;right:24px;height:calc(100% - 24px);max-height:166px;width:auto}.h5-brand-list.miniapp .h5-brand-card b{bottom:28px;left:32px;position:absolute;min-height:42px;border-radius:999px;background:#111111;color:#ffffff;display:inline-flex;align-items:center;gap:8px;padding:0 18px;font-size:17px;font-weight:950;line-height:1;text-decoration:none;z-index:2}.h5-brand-list.miniapp .h5-brand-card b i,.h5-history-entry strong i{font-style:normal;font-size:26px;line-height:1}.h5-history-entry{margin:14px 0 10px;padding:0;border:0;border-radius:14px;box-shadow:0 18px 42px rgba(61,45,0,.12)}.h5-history-entry a{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:92px;padding:14px 18px;color:inherit;text-decoration:none}.h5-history-icon{flex:0 0 auto;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#fff7cf,#ffc526);color:#ffffff;display:grid;place-items:center;font-size:22px;font-weight:950}.h5-history-entry a>div{flex:1 1;min-width:0}.h5-history-entry h2{font-size:22px}.h5-history-entry strong{flex:0 0 auto;min-height:40px;border-radius:999px;background:#111111;color:#ffffff;display:inline-flex;align-items:center;gap:8px;padding:0 16px;font-size:16px;font-weight:950}.h5-home-footer{margin:2px 0 0;color:rgba(17,17,17,.4);text-align:center;font-size:13px;font-weight:800;letter-spacing:0}.h5-tips-card{display:grid;grid-gap:8px;gap:8px;margin-top:4px;padding:18px}.h5-tips-card p{margin:0;padding-left:12px;border-left:4px solid #ffd300}.h5-loading-card{margin-top:40px;padding:18px}@media (max-width:390px){.h5-home-hero h1,.h5-intro-card h1{font-size:38px}.h5-home-shell{padding-left:18px;padding-right:18px}.h5-home-topbar .h5-logo{width:134px}.h5-home-logout{min-height:40px;padding:0 13px;font-size:14px}.h5-home-hero{min-height:222px}.h5-home-hero p{max-width:58%;font-size:16px}.h5-ai-cube{right:-56px;top:90px;transform:scale(.78)}.h5-quota-card.miniapp.compact{padding:14px}.h5-quota-avatar{width:48px;height:48px}.h5-quota-pill{min-width:112px;padding:9px 12px}.h5-quota-pill strong{font-size:30px}.h5-quota-main{align-items:center;flex-direction:row}.h5-home-banner h2,.h5-home-banner p{width:88%}.h5-brand-list.miniapp .h5-brand-card{align-items:flex-start;min-height:184px;padding:22px 18px}.h5-brand-card-copy{max-width:58%;padding-bottom:56px}.h5-brand-list.miniapp .h5-brand-card span{font-size:16px;margin-bottom:14px}.h5-brand-list.miniapp .h5-brand-card strong{font-size:27px}.h5-brand-mascot{bottom:8px;height:calc(100% - 24px);max-height:154px;right:24px;width:auto}.h5-brand-card.zhaoyiming_lingshi .h5-brand-mascot{bottom:8px;height:calc(100% - 24px);max-height:152px;right:24px;width:auto}.h5-brand-list.miniapp .h5-brand-card b{bottom:28px;left:32px;min-height:42px;font-size:17px}.h5-history-entry a{min-height:100px;padding:16px}.h5-history-entry h2{font-size:22px}}.h5-event-shell{min-height:auto;padding-top:24px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.h5-event-head{display:grid;grid-gap:12px;gap:12px;margin-bottom:16px}.h5-event-head .h5-logo{width:150px;margin:0 0 2px}.h5-event-head .h5-badge-row{margin:0}.h5-event-head .h5-badge{width:-moz-fit-content;width:fit-content}.h5-event-head h1{margin:0;color:#111111;font-size:32px;font-weight:950;line-height:1.08}.h5-event-head p{margin:0;color:#4d4d4d;font-size:14px;line-height:1.65}.h5-upload-quota-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:16px}.h5-upload-quota-card span{display:block;color:#666666;font-size:13px;font-weight:800}.h5-upload-quota-card strong{display:block;margin-top:6px;color:#111111;font-size:30px;font-weight:950;line-height:1}.h5-upload-quota-card div:last-child{display:grid;justify-items:end;grid-gap:8px;gap:8px}.h5-upload-quota-card b{min-height:28px;border-radius:999px;background:#ffd300;color:#111111;display:inline-flex;align-items:center;padding:0 11px;font-size:12px;font-weight:950}.h5-upload-quota-card em{color:#777777;font-size:13px;font-style:normal}.h5-quota-warning-card{margin-bottom:14px;border-radius:8px;background:#111111;padding:16px;box-shadow:0 12px 28px rgba(0,0,0,.15)}.h5-quota-warning-card h2{margin:0;color:#ffd300;font-size:18px;font-weight:950}.h5-quota-warning-card p{margin:8px 0 0;color:rgba(255,255,255,.82);font-size:13px;line-height:1.55}.h5-upload-card-mini{padding:12px}.h5-upload-card-mini .h5-empty-upload{min-height:236px;border-color:rgba(231,33,28,.26)}.h5-upload-card-mini .h5-preview-box{height:286px}.h5-upload-card-mini .h5-upload-icon{width:50px;height:50px;border-radius:8px;font-size:34px}.h5-rule-card-mini{margin-top:16px}.h5-rule-card-mini .h5-rule-item{align-items:flex-start}.h5-rule-card-mini .h5-rule-item p{margin:0;color:#555555;font-size:14px;line-height:1.62}.h5-progress-hero-card{position:relative;overflow:hidden;margin-bottom:12px;border-radius:8px;background:#111111;padding:24px 18px 22px;box-shadow:0 16px 34px rgba(0,0,0,.2)}.h5-progress-hero-card:after,.h5-progress-hero-card:before{content:"";position:absolute;border-radius:999px}.h5-progress-hero-card:before{width:84px;height:84px;left:78px;top:34px;background:#ffd300}.h5-progress-hero-card:after{width:74px;height:74px;right:84px;top:112px;background:#e7211c}.h5-progress-circle{position:relative;z-index:1;width:144px;height:144px;margin:0 auto 18px;border-radius:999px;background:#ffffff;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;box-shadow:0 12px 28px rgba(0,0,0,.22)}.h5-progress-circle strong{color:#111111;font-size:38px;font-weight:950;line-height:1}.h5-progress-circle span{color:#777777;font-size:13px;font-weight:850}.h5-progress-hero-card .h5-progress-bar,.h5-progress-hero-card h2,.h5-progress-hero-card p,.h5-progress-status-row{position:relative;z-index:1}.h5-progress-hero-card h2{margin:0;color:#ffffff;text-align:center;font-size:22px;font-weight:950}.h5-progress-hero-card p{margin:10px 0 0;color:rgba(255,255,255,.72);text-align:center;font-size:14px;line-height:1.55}.h5-progress-hero-card .h5-progress-bar{height:10px;margin-top:20px;background:rgba(255,255,255,.16)}.h5-progress-hero-card .h5-progress-bar span{background:linear-gradient(90deg,#ffd300,#e7211c)}.h5-progress-status-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.h5-progress-status-row span{width:8px;height:8px;border-radius:999px;background:#ffd300}.h5-progress-status-row b{color:rgba(255,255,255,.86);font-size:13px}.h5-progress-step-card{padding:16px}.h5-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:14px}.h5-status-grid.single{grid-template-columns:minmax(0,1fr)}.h5-status-cell{min-height:72px;border-radius:8px;background:#f3f3f3;color:#666666;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px}.h5-status-cell.succeeded{background:#ecfdf3;color:#027a48}.h5-status-cell.failed{background:#fff1f0;color:#b42318}.h5-status-cell.running{background:#fff8e6;color:#9a6700}.h5-status-cell.waiting{background:#f7f8fa;color:#777777}.h5-status-cell strong{font-size:20px;font-weight:950;line-height:1}.h5-status-cell span{font-size:12px;font-weight:850}.h5-progress-tip{margin:10px 0 0;color:#777777;text-align:center;font-size:13px;line-height:1.55}.h5-result-summary-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:10px;padding:12px}.h5-result-summary-card div{min-height:68px;border-radius:8px;background:#f7f8fa;display:grid;place-items:center;align-content:center;grid-gap:5px;gap:5px}.h5-result-summary-card span{color:#666666;font-size:12px}.h5-result-summary-card strong{color:#111111;font-size:18px;font-weight:950}.h5-result-card-mini{padding:10px}.miniapp-history{gap:10px}.miniapp-history .h5-history-item{position:relative;grid-template-columns:74px 1fr auto;padding:12px;overflow:hidden;box-shadow:0 12px 28px rgba(54,42,0,.1)}.miniapp-history .h5-history-item:after{content:"";position:absolute;right:-28px;top:-28px;width:84px;height:84px;border-radius:999px;background:rgba(255,211,0,.45)}.miniapp-history .h5-history-cover{position:relative;z-index:1;width:74px;height:74px;border:1px solid rgba(255,211,0,.7);background:#111111;color:#ffd300;text-align:center}.miniapp-history .h5-history-item>div:nth-child(2){position:relative;z-index:1;min-width:0}.h5-history-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.h5-history-item-head strong{min-width:0;overflow:hidden;color:#111111;font-size:15px;font-weight:950;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.h5-history-item-head b{flex:0 0 auto;min-height:22px;border-radius:999px;background:#ffd300;color:#111111;display:inline-flex;align-items:center;padding:0 8px;font-size:11px;font-weight:950}.miniapp-history .h5-history-item p{position:relative;z-index:1;margin-top:5px}.h5-history-arrow{position:relative;z-index:1;color:#111111;font-size:26px;font-weight:300}.h5-history-image-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:10px}.h5-history-image-btn{position:relative;overflow:hidden;min-height:0;border-radius:8px;background:#f3f3f3;padding:0}.h5-history-image-btn img{display:block;width:100%;height:100%;object-fit:cover}.h5-history-image-btn span{position:absolute;left:6px;right:6px;bottom:6px;min-height:24px;border-radius:999px;background:rgba(17,17,17,.84);color:#ffffff;display:grid;place-items:center;font-size:11px;font-weight:900}.h5-history-empty-card{padding:22px 18px}.h5-history-empty-card h2{margin:0;color:#111111;font-size:20px;font-weight:950}.h5-history-empty-card p{margin:10px 0 0;color:#666666;font-size:14px;line-height:1.55}@media (max-width:390px){.h5-event-head h1{font-size:29px}.h5-upload-quota-card{align-items:flex-start;flex-direction:column}.h5-upload-quota-card div:last-child{justify-items:start}.h5-photo-source-actions{grid-template-columns:1fr}}