:root{font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#11182d;background:#eef1f6;font-synthesis:none;--primary: #5165ed;--primary-dark: #3d50d3;--primary-soft: #eef1ff;--secondary: #12b8ad;--secondary-dark: #07968c;--secondary-soft: #e9faf7;--ink: #11182d;--muted: #748098;--subtle: #9aa3b4;--line: #e1e6ef;--surface: #fff;--page: #f7f8fc}*{box-sizing:border-box}html{min-width:0;min-height:100%;background:#eef1f6}body{min-width:0;min-height:100vh;margin:0;background:#eef1f6;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(81,101,237,.18);outline-offset:2px}.product-root{min-height:100vh;min-height:100svh;color:var(--ink)}.mode-pc{display:grid;min-width:1024px;grid-template-columns:232px minmax(0,1fr);background:var(--page)}.mode-h5{position:relative;width:min(100%,430px);margin:0 auto;overflow-x:hidden;background:linear-gradient(180deg,rgba(239,243,255,.78),transparent 230px),var(--page);box-shadow:0 0 40px #1c27481a}.product-main,.product-content{min-width:0}.pc-sidebar{position:sticky;z-index:20;top:0;display:flex;height:100vh;flex-direction:column;padding:22px 16px;border-right:1px solid var(--line);background:#fff}.pc-logo{display:flex;align-items:center;gap:10px;padding:0 8px;text-align:left;border:0;color:var(--ink);background:transparent}.pc-logo img{width:38px;height:38px;border-radius:11px;object-fit:cover}.pc-logo span{display:grid;gap:2px}.pc-logo strong{font-size:15px;font-weight:950}.pc-logo small{color:var(--muted);font-size:10px}.pc-sidebar nav{display:grid;gap:6px;margin-top:40px}.nav-group-title{margin:0 10px 8px;color:#a0a8b7;font-size:10px;font-weight:900;letter-spacing:.12em}.pc-sidebar nav button{display:flex;height:44px;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:11px;color:#687389;background:transparent;font-size:13px;font-weight:700}.pc-sidebar nav button svg{width:19px}.pc-sidebar nav button.is-active{color:var(--primary);background:var(--primary-soft)}.sidebar-points{display:grid;gap:5px;margin-top:auto;padding:14px;border:1px solid #dfe5f0;border-radius:13px;background:linear-gradient(145deg,#f6f7ff,#eefaf8)}.sidebar-points span{color:var(--muted);font-size:10px}.sidebar-points strong{font-size:24px}.sidebar-points button{height:30px;margin-top:4px;border:0;border-radius:8px;color:var(--primary);background:#fff;font-size:10px;font-weight:800}.sidebar-footer{display:flex;justify-content:space-between;margin-top:14px;padding:0 4px;color:#a0a8b7;font-size:9px}.h5-bottom-nav{position:fixed;z-index:40;right:max(0px,calc((100vw - 430px)/2));bottom:0;left:max(0px,calc((100vw - 430px)/2));display:grid;grid-template-columns:repeat(4,1fr);height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid #e1e5ed;background:#fffffff5;box-shadow:0 -6px 20px #1f2a470d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.h5-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;color:#8791a4;background:transparent}.h5-bottom-nav button>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px}.h5-bottom-nav svg{width:18px}.h5-bottom-nav small{font-size:9px}.h5-bottom-nav button.is-active{color:var(--primary)}.h5-bottom-nav button.is-active>span{background:var(--primary-soft)}.pc-topbar{position:sticky;z-index:15;top:0;display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid var(--line);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pc-topbar>div:first-child,.topbar-actions,.topbar-actions>button,.account-chip{display:flex;align-items:center}.pc-topbar>div:first-child{gap:6px;font-size:13px}.pc-topbar>div:first-child svg{width:15px}.topbar-actions{gap:9px}.topbar-actions>button{height:38px;gap:5px;padding:0 13px;border:1px solid #e1e6ef;border-radius:999px;color:#5c687d;background:#fff;font-size:11px}.topbar-actions>button svg{width:15px;color:var(--secondary)}.topbar-actions>button strong{color:var(--ink)}.topbar-actions .topbar-icon{width:38px;padding:0;justify-content:center}.topbar-actions .topbar-icon svg{color:#445067}.topbar-actions .account-chip{padding:0 4px 0 5px;border-color:transparent}.account-chip>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:10px;font-weight:900}.account-chip>div{display:grid;min-width:76px;gap:1px;text-align:left}.account-chip>div strong{overflow:hidden;max-width:92px;font-size:10px;text-overflow:ellipsis}.account-chip>div small{color:var(--muted);font-size:8px}.h5-topbar{display:flex;height:62px;align-items:center;justify-content:space-between;padding:max(10px,env(safe-area-inset-top)) 13px 8px;border-bottom:1px solid rgba(225,230,239,.72);background:#ffffffc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.h5-logo,.h5-topbar>div,.h5-points{display:flex;align-items:center}.h5-logo{min-width:0;gap:7px;padding:0;border:0;color:var(--ink);background:transparent}.h5-logo img{width:29px;height:29px;border-radius:9px;object-fit:cover}.h5-logo span{overflow:hidden;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.h5-logo b{padding:3px 6px;border-radius:999px;color:var(--primary);background:var(--primary-soft);font-size:7px}.h5-topbar>div{flex:0 0 auto;gap:4px}.h5-points{height:30px;gap:4px;padding:0 8px;border:0;border-radius:999px;color:#5f6b80;background:#edf8f6;font-size:8px}.h5-points svg{width:12px;color:var(--secondary)}.h5-points strong{color:var(--ink);font-size:10px}.h5-bell{display:grid;width:30px;height:30px;place-items:center;border:0;color:#4b566d;background:transparent}.h5-bell svg{width:17px}.mode-pc .product-content{padding:30px}.mode-h5 .product-content{padding:13px 12px calc(80px + env(safe-area-inset-bottom))}.workspace-screen,.creator-screen,.mine-screen{width:100%;margin:0 auto}.mode-pc .workspace-screen,.mode-pc .creator-screen,.mode-pc .mine-screen{max-width:1320px}.workspace-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px}.workspace-welcome span,.mine-heading>span,.creator-heading>div>span,.section-title>div>span{color:var(--primary);font-size:9px;font-weight:900;letter-spacing:.1em}.workspace-welcome h1,.workspace-welcome p,.mine-heading h1,.mine-heading p,.creator-heading h1,.creator-heading p{margin:0}.workspace-welcome h1{margin-top:4px;font-size:28px;font-weight:950;letter-spacing:-.04em}.workspace-welcome p{margin-top:6px;color:var(--muted);font-size:13px}.workspace-welcome>button{display:flex;height:42px;align-items:center;gap:7px;padding:0 16px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:12px;font-weight:850;box-shadow:0 9px 22px #495bd12e}.workspace-welcome>button svg{width:16px}.core-products,.usage-panel,.recent-panel{margin-top:22px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.section-title h2,.section-title small{margin:0}.section-title h2{margin-top:2px;font-size:17px;font-weight:900}.section-title>small{color:var(--muted);font-size:10px}.section-title>button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;color:var(--muted);background:transparent;font-size:10px}.section-title>button svg{width:12px}.product-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-entry{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);min-height:184px;gap:12px;align-items:start;padding:22px;overflow:hidden;text-align:left;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:#fff;box-shadow:0 7px 22px #1f2a470b}.product-entry:after{position:absolute;right:-70px;bottom:-95px;width:220px;height:220px;border-radius:50%;content:"";background:radial-gradient(circle,rgba(81,101,237,.1),transparent 68%)}.entry-store:after{background:radial-gradient(circle,rgba(18,184,173,.12),transparent 68%)}.entry-free:after{background:radial-gradient(circle,rgba(36,120,212,.13),transparent 68%)}.entry-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:var(--primary);background:var(--primary-soft)}.entry-store .entry-icon{color:var(--secondary-dark);background:var(--secondary-soft)}.entry-free .entry-icon{color:#2478d4;background:#edf5ff}.entry-icon svg{width:25px}.product-entry>div{min-width:0}.product-entry b{color:var(--primary);font-size:10px}.entry-store b{color:var(--secondary-dark)}.entry-free b{color:#2478d4}.product-entry h3{margin:5px 0;font-size:20px;letter-spacing:-.03em}.product-entry p{max-width:360px;margin:0;color:var(--muted);font-size:11px;line-height:1.6}.entry-action{position:relative;z-index:1;display:inline-flex;align-items:center;gap:4px;align-self:end;color:var(--primary);font-size:11px;font-weight:850;white-space:nowrap;grid-column:2}.entry-store .entry-action{color:var(--secondary-dark)}.entry-free .entry-action{color:#2478d4}.entry-action svg{width:14px}.usage-panel,.recent-panel{padding:17px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #1f2a4709}.usage-grid{display:grid;grid-template-columns:repeat(3,1fr)}.usage-grid article{display:flex;min-height:86px;align-items:center;gap:12px;padding:8px 18px;border-right:1px solid #e7eaf0}.usage-grid article:first-child{padding-left:0}.usage-grid article:last-child{padding-right:0;border-right:0}.usage-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:12px}.usage-icon svg{width:21px}.usage-icon.indigo{color:var(--primary);background:var(--primary-soft)}.usage-icon.teal{color:var(--secondary-dark);background:var(--secondary-soft)}.usage-icon.blue{color:#2478d4;background:#edf5ff}.usage-grid article>div{min-width:0}.usage-grid strong{font-size:22px}.usage-grid p{margin:2px 0 0;color:#5d687e;font-size:11px}.usage-grid small{display:block;margin-top:3px;color:#99a1b1;font-size:9px}.usage-grid button{margin-top:3px;padding:0;border:0;color:var(--primary);background:transparent;font-size:9px}.recent-panel{padding-bottom:8px}.recent-table>button{display:grid;grid-template-columns:58px minmax(0,1fr) 90px 16px;width:100%;min-height:72px;gap:12px;align-items:center;padding:8px 0;text-align:left;border:0;border-top:1px solid #edf0f4;color:var(--ink);background:transparent}.recent-table img{width:58px;height:48px;border-radius:9px;object-fit:cover}.recent-table>button>span{display:grid;min-width:0;gap:3px}.recent-table strong,.recent-table small,.recent-table i{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-table strong{font-size:12px}.recent-table small{color:var(--muted);font-size:9px}.recent-table i{color:#a0a7b5;font-size:8px;font-style:normal}.recent-table>button>b{text-align:right;font-size:10px;white-space:nowrap}.done{color:var(--secondary-dark)}.running{color:var(--primary)}.recent-table>button>svg{width:14px;color:#9da5b5}.creator-heading{display:flex;align-items:flex-start;gap:12px}.creator-heading>button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;color:#4f5a71;background:#fff}.creator-heading>button svg{width:18px}.creator-heading h1{margin-top:3px;font-size:25px}.creator-heading p{margin-top:5px;color:var(--muted);font-size:11px}.creator-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:16px;margin-top:18px}.creator-main-form{display:grid;gap:14px}.form-section,.creator-settings{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #1f2a4709}.creator-settings{align-self:start}.form-step{display:flex;align-items:center;gap:10px}.form-step>span{display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:10px;font-weight:900}.form-step h2,.form-step p{margin:0}.form-step h2{font-size:14px}.form-step p{margin-top:2px;color:var(--muted);font-size:9px}.product-upload{position:relative;display:grid;height:220px;margin-top:14px;overflow:hidden;place-items:center;align-content:center;gap:7px;border:1px dashed rgba(81,101,237,.45);border-radius:13px;color:var(--primary);background:#f7f8ff}.creator-store .product-upload{border-color:#12b8ad85;color:var(--secondary-dark);background:#f2fbfa}.product-upload input{position:absolute;width:1px;height:1px;opacity:0}.product-upload>svg{width:31px}.product-upload strong{font-size:12px}.product-upload small{color:var(--muted);font-size:9px}.product-upload.has-preview{border-style:solid}.product-upload.has-preview img,.product-upload.has-preview video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center;background:#f5f7fb}.product-upload.has-preview>span{position:absolute;right:9px;bottom:9px;padding:5px 8px;border-radius:999px;color:#fff;background:#151c2fb3;font-size:8px}.material-upload-empty{height:176px}.material-uploader{margin-top:14px;padding:10px;border:1px solid #e0e5ee;border-radius:13px;background:#f8f9fc}.material-uploader>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.material-uploader>header>div{display:grid;gap:2px;min-width:0}.material-uploader>header strong{color:var(--ink);font-size:11px}.material-uploader>header small{color:var(--muted);font-size:8px}.material-add-button,.material-add-card{cursor:pointer}.material-add-button input,.material-add-card input{position:absolute;width:1px;height:1px;opacity:0}.material-add-button{display:flex;flex:0 0 auto;height:30px;align-items:center;gap:4px;padding:0 9px;border:1px solid rgba(81,101,237,.28);border-radius:8px;color:var(--primary);background:#fff;font-size:9px;font-weight:800}.material-add-button svg{width:13px}.material-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.material-preview-grid article,.material-add-card{position:relative;min-width:0;aspect-ratio:1;overflow:hidden;border:1px solid #dfe4ed;border-radius:10px;background:#fff}.material-preview-grid article img,.material-preview-grid article video{display:block;width:100%;height:calc(100% - 23px);object-fit:contain;object-position:center;background:#f3f5f9}.material-preview-grid article>button{position:absolute;z-index:2;top:5px;right:5px;display:grid;width:22px;height:22px;place-items:center;border:0;border-radius:50%;color:#fff;background:#11182db3}.material-preview-grid article>button svg{width:12px}.material-preview-grid article>small{display:block;overflow:hidden;height:23px;padding:5px 7px 0;color:#667188;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.material-index{position:absolute;top:5px;left:5px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:8px;font-weight:900}.material-video-mark{position:absolute;top:50%;left:50%;display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:#fff;background:#11182dad;transform:translate(-50%,-72%);pointer-events:none}.material-video-mark svg{width:12px;fill:currentColor}.material-add-card{display:grid;place-items:center;align-content:center;gap:4px;border-style:dashed;color:var(--primary);background:var(--primary-soft);font-size:9px;font-weight:800}.creator-store .material-add-button,.creator-store .material-add-card{color:var(--secondary-dark);border-color:#12b8ad59;background:var(--secondary-soft)}.material-add-card svg{width:20px}.field-label{position:relative;display:grid;gap:6px;margin-top:14px;color:#353e52;font-size:10px;font-weight:800}.field-label input,.field-label textarea{width:100%;border:1px solid #e1e5ed;border-radius:11px;outline:none;color:var(--ink);background:#f7f8fb;font-size:11px}.field-label input{height:42px;padding:0 12px}.field-label textarea{min-height:112px;padding:11px;resize:vertical;line-height:1.6}.field-label input:focus,.field-label textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5165ed14}.field-label>small{position:absolute;right:10px;bottom:8px;color:#9ca4b3;font-size:8px}.option-group{margin-top:18px}.option-group h3{margin:0 0 8px;font-size:11px}.option-group>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.option-group button{min-height:36px;border:1px solid #e0e5ed;border-radius:9px;color:#697489;background:#fafbfc;font-size:9px}.option-group button.is-active{border-color:var(--primary);color:var(--primary);background:var(--primary-soft);font-weight:850}.creator-store .option-group button.is-active{border-color:var(--secondary);color:var(--secondary-dark);background:var(--secondary-soft)}.automation-summary{display:grid;gap:5px;margin-top:16px;padding:12px;border:1px solid rgba(81,101,237,.16);border-radius:11px;background:linear-gradient(135deg,#f3f5ff,#eefbf9)}.automation-summary strong{color:var(--primary-dark);font-size:10px}.automation-summary p,.automation-summary span{margin:0;line-height:1.5}.automation-summary p{color:#3f4b64;font-size:9px;font-weight:800}.automation-summary span{color:var(--muted);font-size:8px}.cost-row{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:12px 0;border-top:1px solid #edf0f4;color:var(--muted);font-size:10px}.cost-row strong{color:var(--primary)}.cost-row strong small{margin-left:4px;color:var(--muted);font-size:9px;font-weight:700}.creator-submit{display:flex;width:100%;height:44px;align-items:center;justify-content:center;gap:6px;margin-top:2px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:11px;font-weight:900;box-shadow:0 9px 20px #4658ce2b}.creator-submit:disabled{opacity:.68}.creator-submit svg{width:16px}.creator-success{display:grid;grid-template-columns:32px 1fr;gap:8px;margin-top:4px;padding:12px;border:1px solid #cde8e3;border-radius:11px;color:#176f67;background:var(--secondary-soft)}.creator-success>svg{width:25px}.creator-success h2,.creator-success p{margin:0}.creator-success h2{font-size:11px}.creator-success p{margin-top:3px;font-size:8px}.creator-success button{grid-column:1 / -1;display:flex;height:31px;align-items:center;justify-content:center;gap:3px;border:0;border-radius:8px;color:#fff;background:var(--secondary);font-size:9px}.creator-success button svg{width:12px}.creator-free .product-upload{border-color:#2478d461;color:#2478d4;background:#f4f8ff}.creator-free .material-add-button,.creator-free .material-add-card{border-color:#2478d447;color:#2478d4;background:#f2f7ff}.free-prompt-field{position:relative;display:block;margin-top:14px}.free-prompt-field textarea{display:block;width:100%;min-height:210px;padding:14px 14px 34px;border:1px solid #dfe5ef;border-radius:13px;outline:none;color:var(--ink);background:#f8f9fc;font:inherit;font-size:12px;line-height:1.75;resize:vertical}.free-prompt-field textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #5165ed14}.free-prompt-field>span{position:absolute;right:12px;bottom:10px;color:#9aa3b3;font-size:8px}.free-prompt-field>span b{color:#667188}.free-prompt-tip{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;border:1px solid rgba(81,101,237,.13);border-radius:10px;color:#536079;background:#f5f7ff}.free-prompt-tip svg{width:15px;flex:0 0 auto;color:var(--primary)}.free-prompt-tip p{margin:0;font-size:9px;line-height:1.55}.free-prompt-tip strong{color:#34405a}.free-fixed-setting,.free-price-card{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:14px;padding:11px;border:1px solid #e4e8ef;border-radius:11px;background:#fafbfc}.free-fixed-setting>span,.free-price-card>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:var(--primary);background:var(--primary-soft)}.free-fixed-setting svg,.free-price-card svg{width:17px}.free-fixed-setting>div,.free-price-card>div{display:grid;gap:2px}.free-fixed-setting small,.free-price-card small{color:var(--muted);font-size:8px}.free-fixed-setting strong,.free-price-card strong{color:var(--ink);font-size:11px}.free-fixed-setting>svg{width:17px;color:var(--secondary)}.free-price-card{border-color:#5165ed29;background:linear-gradient(135deg,#f5f6ff,#f1fbfa)}.free-price-card>p{margin:0;color:var(--muted);font-size:8px}.free-settings .creator-submit{margin-top:14px}.free-submit-note{margin:8px 2px 0;color:var(--muted);font-size:8px;line-height:1.55;text-align:center}.free-segment-panel{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #1f2a4709}.free-segment-empty{display:flex;min-height:96px;align-items:center;justify-content:center;gap:8px;border:1px dashed #dfe4ec;border-radius:11px;color:var(--muted);background:#fafbfc;font-size:10px}.free-segment-empty svg{width:19px}.free-segment-list{display:grid;gap:8px}.free-segment-list article{display:grid;grid-template-columns:112px minmax(0,1fr) auto;min-height:84px;align-items:center;gap:12px;padding:9px;border:1px solid #e7eaf0;border-radius:12px;background:#fcfcfd}.free-segment-thumb{display:grid;width:112px;height:66px;overflow:hidden;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,#253354,#5165ed)}.free-segment-thumb video{width:100%;height:100%;object-fit:contain;background:#111827}.free-segment-thumb>span{display:flex;align-items:center;gap:6px}.free-segment-thumb svg{width:21px}.free-segment-thumb small{color:#ffffffbf;font-size:9px}.free-segment-copy{min-width:0}.free-segment-copy>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.free-segment-copy b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.free-segment-copy small{flex:0 0 auto;color:var(--muted);font-size:8px}.free-segment-copy p{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:#657087;font-size:9px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.free-segment-status{display:grid;justify-items:end;gap:8px}.free-segment-status strong{font-size:9px}.free-segment-status .status-succeeded{color:#168477}.free-segment-status .status-failed{color:#d14d56}.free-segment-status .status-running,.free-segment-status .status-queued{color:var(--primary)}.free-segment-status a{display:inline-flex;height:28px;align-items:center;gap:4px;padding:0 9px;border:1px solid rgba(81,101,237,.22);border-radius:8px;color:var(--primary);background:#fff;font-size:8px;font-weight:800}.free-segment-status a svg{width:13px}.mine-heading h1{margin-top:3px;font-size:26px}.mine-heading p{margin-top:4px;color:var(--muted);font-size:11px}.mine-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;margin-top:18px}.account-panel,.my-records{align-self:start;padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 5px 18px #1f2a4709}.account-title{display:flex;align-items:center;gap:10px}.account-title>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:var(--primary);background:var(--primary-soft)}.account-title svg{width:19px}.account-title h2,.account-title p{margin:0}.account-title h2{font-size:15px}.account-title p{margin-top:3px;color:var(--muted);font-size:9px}.auth-switch,.record-filter{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:14px;padding:3px;border-radius:10px;background:#f1f3f8}.auth-switch button,.record-filter button{height:33px;border:0;border-radius:8px;color:#6c768a;background:transparent;font-size:9px;font-weight:800}.auth-switch button.is-active,.record-filter button.is-active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary))}.account-panel form>label{display:grid;gap:6px;margin-top:12px;color:#3e475b;font-size:9px;font-weight:800}.account-panel form input{height:40px;padding:0 11px;border:1px solid transparent;border-radius:10px;outline:none;color:var(--ink);background:#f6f7fa;font-size:10px}.account-panel form input:focus{border-color:var(--primary)}.login-submit{width:100%;height:41px;margin-top:14px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:10px;font-weight:900}.signed-profile{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;padding:4px 0 14px}.signed-profile>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:14px;font-weight:900}.signed-profile small,.signed-profile h2,.signed-profile p{margin:0}.signed-profile small{color:var(--secondary-dark);font-size:8px;font-weight:900}.signed-profile h2{margin-top:2px;font-size:14px}.signed-profile p{margin-top:2px;color:var(--muted);font-size:8px}.signed-profile>button{display:flex;align-items:center;gap:4px;padding:5px 9px;border:1px solid #e1e5ed;border-radius:8px;color:#697489;background:#fff;font-size:8px}.signed-profile>button svg{width:12px}.account-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 0 2px;border-top:1px solid #edf0f4}.account-summary>span{display:grid;min-width:0;gap:3px;padding:10px;border-radius:10px;background:#f6f7fb}.account-summary small{color:var(--muted);font-size:8px}.account-summary strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-actions{display:grid;gap:7px;margin-top:14px;padding-top:14px;border-top:1px solid #edf0f4}.auth-root.mode-pc{display:block;min-width:1024px;background:var(--page)}.auth-root.mode-h5{min-height:100svh;background:var(--page)}.auth-page{min-height:100vh;min-height:100svh}.auth-brandbar{display:flex;height:72px;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:#fffffff0}.mode-h5 .auth-brandbar{height:64px;padding:0 14px}.auth-brandbar>button{display:flex;align-items:center;gap:9px;padding:0;border:0;color:var(--ink);background:transparent}.auth-brandbar img{width:38px;height:38px;border-radius:10px}.mode-h5 .auth-brandbar img{width:34px;height:34px}.auth-brandbar span{display:grid;gap:2px;text-align:left}.auth-brandbar strong{font-size:15px;font-weight:950}.auth-brandbar small{color:var(--muted);font-size:9px}.auth-back{font-size:12px;font-weight:700}.auth-back svg{width:15px}.mode-h5 .auth-back{font-size:0}.mode-h5 .auth-back svg{width:19px}.auth-stage{display:grid;min-height:calc(100svh - 72px);grid-template-columns:minmax(0,1fr) 430px;gap:74px;align-items:center;width:min(100% - 48px,1120px);margin:0 auto;padding:44px 0}.auth-benefits{max-width:530px}.auth-eyebrow{color:var(--primary);font-size:9px;font-weight:950;letter-spacing:.16em}.auth-benefits h1{margin:16px 0 14px;font-size:clamp(38px,4.1vw,58px);line-height:1.18;letter-spacing:-.035em}.auth-benefits>p{max-width:480px;margin:0;color:var(--muted);font-size:15px;line-height:1.85}.auth-benefits>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:38px}.auth-benefits article{display:flex;align-items:center;gap:11px;min-height:76px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.auth-benefits article>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--primary);background:var(--primary-soft)}.auth-benefits article svg{width:19px}.auth-benefits article div{display:grid;gap:3px}.auth-benefits article strong{font-size:12px}.auth-benefits article small{color:var(--muted);font-size:9px;line-height:1.45}.auth-card{width:100%;padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 18px 52px #1f2a4717}.auth-card-icon{display:grid;width:46px;height:46px;margin-bottom:16px;place-items:center;border-radius:13px;color:var(--primary);background:var(--primary-soft)}.auth-card-icon svg{width:22px}.auth-card>h1{margin:7px 0 5px;font-size:25px}.auth-card>p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.auth-route-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;margin-top:20px;padding:4px;border-radius:11px;background:#f0f2f7}.auth-route-switch button{height:36px;border:0;border-radius:8px;color:#6c768a;background:transparent;font-size:10px;font-weight:900}.auth-route-switch button.is-active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary))}.auth-card form{display:grid;gap:13px;margin-top:18px}.auth-card form>label{display:grid;gap:7px}.auth-card form>label>span{color:#354057;font-size:10px;font-weight:850}.auth-input{display:grid;height:45px;grid-template-columns:20px minmax(0,1fr) auto;gap:7px;align-items:center;padding:0 12px;border:1px solid transparent;border-radius:11px;color:#8a94a8;background:#f5f6f9}.auth-input:focus-within{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #5165ed14}.auth-input>svg{width:17px}.auth-input input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.auth-input button{display:grid;width:27px;height:27px;place-items:center;padding:0;border:0;color:#8a94a8;background:transparent}.auth-input button svg{width:16px}.auth-error{min-height:14px;margin-top:-4px;color:#d84b5c;font-size:9px;opacity:0}.auth-error.is-visible{opacity:1}.auth-submit{display:flex;height:44px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:11px;font-weight:950;box-shadow:0 9px 20px #3e5bdc30}.auth-submit:disabled{cursor:wait;opacity:.68}.auth-submit svg{width:16px}.auth-card .auth-alternate{margin-top:18px;text-align:center;font-size:10px}.auth-alternate button{margin-left:5px;padding:0;border:0;color:var(--primary);background:transparent;font-size:inherit;font-weight:900}.mode-h5 .auth-stage{display:block;min-height:calc(100svh - 64px);width:100%;padding:20px 13px 34px}.mode-h5 .auth-card{padding:20px 17px;border-radius:17px;box-shadow:0 10px 30px #1f2a470f}.mode-h5 .auth-card-icon{width:42px;height:42px;margin-bottom:13px}.mode-h5 .auth-card>h1{font-size:22px}.mode-h5 .auth-card form{gap:11px}.mode-h5 .auth-input{height:44px}.account-actions>button{display:grid;grid-template-columns:34px 1fr 14px;gap:9px;min-height:50px;align-items:center;padding:7px 8px;text-align:left;border:1px solid #e5e9f0;border-radius:10px;color:var(--ink);background:#fff}.account-actions>button>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--primary);background:var(--primary-soft)}.account-actions svg{width:15px}.account-actions>button>div{display:grid;gap:2px}.account-actions strong{font-size:10px}.account-actions small{color:var(--muted);font-size:8px}.account-actions>button>svg{width:12px;color:#a0a7b5}.my-records .section-title{align-items:center}.record-filter{width:280px;grid-template-columns:repeat(3,1fr);margin:0 0 10px}.mine-record-list article{display:grid;grid-template-columns:72px minmax(0,1fr) auto;min-height:88px;gap:12px;align-items:center;padding:9px 0;border-top:1px solid #edf0f4}.mine-record-list article>img{width:72px;height:60px;border-radius:9px;object-fit:cover}.mine-record-list article>span{display:grid;min-width:0;gap:3px}.mine-record-list article b{color:var(--primary);font-size:8px}.mine-record-list h3,.mine-record-list p,.mine-record-list small{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mine-record-list h3{font-size:11px}.mine-record-list p,.mine-record-list small{color:var(--muted);font-size:8px}.mine-record-list article>div{display:grid;justify-items:end;gap:7px}.mine-record-list article>div>strong{font-size:9px}.mine-record-list article>div>button{display:flex;align-items:center;gap:3px;padding:5px 8px;border:1px solid #e1e5ed;border-radius:8px;color:#5e697f;background:#fff;font-size:8px}.mine-record-list article>div>button svg{width:11px}.record-list-state,.recent-empty{display:grid;min-height:150px;place-items:center;align-content:center;gap:9px;color:var(--muted);text-align:center;font-size:9px}.record-list-state>svg,.recent-empty>svg{width:22px;color:var(--primary)}.record-list-state>button,.recent-empty>button{display:flex;height:30px;align-items:center;gap:5px;padding:0 11px;border:1px solid #dde3ec;border-radius:8px;color:var(--primary);background:#fff;font-size:8px;font-weight:850}.record-list-state>button svg{width:12px}.record-list-state.is-error{color:#d84b5c}.workflow-detail-backdrop{align-items:start;overflow-y:auto}.workflow-detail-dialog{width:min(100%,760px);margin:32px 0}.workflow-detail-content{display:grid;gap:12px;margin-top:16px}.workflow-detail-state{display:flex;min-height:180px;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:10px}.workflow-detail-state svg{width:18px}.workflow-detail-state.is-error{color:#d84b5c}.workflow-progress-card,.workflow-creative-card,.workflow-segments,.workflow-step-list{padding:13px;border:1px solid var(--line);border-radius:12px;background:#fafbfc}.workflow-progress-card>div{display:flex;align-items:center;justify-content:space-between}.workflow-progress-card strong,.workflow-progress-card span{font-size:10px}.workflow-progress-card>i{display:block;height:6px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e7eaf1}.workflow-progress-card>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--secondary))}.workflow-progress-card p,.workflow-creative-card p,.workflow-segments p{margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.workflow-result-video{display:block;width:100%;max-height:420px;border-radius:13px;background:#11182d}.workflow-creative-card>small,.workflow-segments>small,.workflow-step-list>small{color:var(--primary);font-size:8px;font-weight:950;letter-spacing:.08em}.workflow-creative-card h3{margin:5px 0 0;font-size:15px}.workflow-creative-card>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}.workflow-creative-card>div span{display:grid;gap:4px;padding:9px;border-radius:9px;color:#5d697e;background:#fff;font-size:9px;line-height:1.45}.workflow-creative-card>div b{color:var(--ink);font-size:8px}.workflow-segments{display:grid;gap:7px}.workflow-segments article{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;padding:9px;border-radius:9px;background:#fff}.workflow-segments article>b{display:grid;width:26px;height:26px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:9px}.workflow-segments article strong{font-size:9px}.workflow-segments article p{margin-top:3px}.workflow-step-list{display:grid;gap:3px}.workflow-step-list>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:28px;border-bottom:1px solid #eceff4}.workflow-step-list>div:last-child{border-bottom:0}.workflow-step-list i{width:7px;height:7px;border-radius:50%;background:#c7cdd9}.workflow-step-list i.succeeded{background:var(--secondary)}.workflow-step-list i.running{background:var(--primary);box-shadow:0 0 0 4px #5165ed1a}.workflow-step-list i.failed{background:#d84b5c}.workflow-step-list span,.workflow-step-list b{font-size:8px}.workflow-step-list b{color:var(--muted)}.product-dialog-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#141a2d8f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.product-dialog{width:min(100%,520px);padding:18px;border-radius:18px;background:#fff;box-shadow:0 28px 70px #1119304d}.product-dialog header{display:flex;align-items:center;justify-content:space-between}.product-dialog header span{color:var(--primary);font-size:8px;font-weight:900;letter-spacing:.1em}.product-dialog h2{margin:3px 0 0;font-size:18px}.product-dialog header button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e1e5ed;border-radius:50%;color:#5a657a;background:#fff}.product-dialog header svg{width:16px}.points-dialog{max-width:520px}.points-balance-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;margin-top:16px;padding:16px;border:1px solid rgba(83,96,238,.14);border-radius:14px;background:linear-gradient(135deg,#f1f3ff,#e9fbf9)}.points-balance-card>span{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary))}.points-balance-card svg{width:21px}.points-balance-card small,.points-balance-card p{color:var(--muted);font-size:9px}.points-balance-card strong{display:block;margin-top:2px;color:var(--ink);font-size:24px;line-height:1}.points-balance-card p{margin:6px 0 0}.points-ledger-header{display:flex;align-items:center;justify-content:space-between;margin:18px 0 8px}.points-redeem-card{margin-top:14px;padding:14px;border:1px dashed #d4d9e5;border-radius:12px;background:linear-gradient(135deg,#fffaf3,#fff 60%)}.points-redeem-card>label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#b27c1a}.points-redeem-card>label svg{width:14px;height:14px}.points-redeem-input-row{display:flex;gap:8px;margin-top:8px}.points-redeem-input-row input{flex:1;min-width:0;height:34px;padding:0 10px;border:1px solid #e1e5ed;border-radius:8px;background:#fff;font-size:12px;color:#1f2433}.points-redeem-input-row input:focus{outline:none;border-color:#b27c1a;box-shadow:0 0 0 3px #b27c1a1f}.points-redeem-input-row input::placeholder{color:#a3a8b5}.points-redeem-input-row button{height:34px;padding:0 14px;border:none;border-radius:8px;background:#b27c1a;color:#fff;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap}.points-redeem-input-row button:disabled{background:#c7a35a;cursor:not-allowed}.points-redeem-input-row button svg{width:12px;height:12px}.points-redeem-message{margin-top:8px;font-size:11px}.points-redeem-message.is-success{color:#15803d}.points-redeem-message.is-error{color:#b91c1c}.points-ledger-header>div{display:grid;gap:2px}.points-ledger-header strong{font-size:12px}.points-ledger-header small{color:var(--muted);font-size:9px}.points-ledger-header>button{display:flex;height:30px;align-items:center;gap:4px;padding:0 10px;border:1px solid #e1e5ed;border-radius:8px;color:#596579;background:#fff;font-size:9px}.points-ledger-header>button svg{width:12px}.points-ledger-list{max-height:340px;overflow-y:auto;border:1px solid #e5e8ef;border-radius:12px}.points-ledger-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;padding:11px 12px;border-bottom:1px solid #eef0f4}.points-ledger-list article:last-child{border-bottom:0}.points-ledger-list article>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px}.points-ledger-list article>span svg{width:15px}.points-ledger-list article>span.is-income{color:#098f86;background:#e7f8f6}.points-ledger-list article>span.is-expense{color:#e05264;background:#fff0f2}.points-ledger-list article>div{display:grid;gap:3px;min-width:0}.points-ledger-list article>div:last-child{justify-items:end}.points-ledger-list article strong,.points-ledger-list article b{color:var(--ink);font-size:10px}.points-ledger-list article b.is-income{color:#098f86}.points-ledger-list article b.is-expense{color:#e05264}.points-ledger-list article small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.points-ledger-state{display:flex;min-height:96px;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10px}.points-ledger-state svg{width:16px}.points-ledger-state.is-error{color:#d84b5c}.points-ledger-state button{border:0;color:var(--primary);background:transparent;font-weight:800}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.plan-grid>button{display:grid;min-height:120px;place-items:center;align-content:center;gap:7px;border:1px solid #dfe4ed;border-radius:12px;color:var(--ink);background:#fafbfc}.plan-grid svg{width:20px;color:var(--secondary)}.plan-grid span{color:var(--muted);font-size:9px}.plan-grid strong{font-size:13px}.plan-grid b{color:var(--primary);font-size:11px}.support-dialog{display:grid;justify-items:center;padding:28px 8px 8px;text-align:center}.support-dialog>svg{width:42px;height:42px;color:var(--secondary)}.support-dialog h3{margin:10px 0 0}.support-dialog p{color:var(--muted);font-size:10px}.support-dialog button{height:38px;padding:0 20px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:10px;font-weight:850}.product-toast{position:fixed;z-index:100;right:50%;bottom:78px;max-width:300px;padding:9px 13px;transform:translate(50%,12px);border-radius:999px;color:#fff;background:#161c2fe6;font-size:10px;opacity:0;pointer-events:none;transition:.18s ease}.mode-pc .product-toast{right:28px;bottom:28px;transform:translateY(12px)}.product-toast.is-visible{transform:translate(50%);opacity:1}.mode-pc .product-toast.is-visible{transform:translateY(0)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-invitations{width:100%}.admin-page-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center}.admin-page-heading>button{display:flex;min-height:36px;align-items:center;gap:6px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:#58647a;background:#fff;font-size:10px;font-weight:800}.admin-page-heading>button svg{width:14px}.admin-page-heading>div:nth-child(2)>span,.admin-section-title small{color:var(--primary);font-size:8px;font-weight:950;letter-spacing:.12em}.admin-page-heading h1{margin:4px 0;font-size:24px}.admin-page-heading p{margin:0;color:var(--muted);font-size:10px}.admin-identity{display:flex;min-width:150px;align-items:center;gap:9px;padding:10px 12px;border:1px solid #dfe5ee;border-radius:12px;background:#fff}.admin-identity>svg{width:21px;color:var(--primary)}.admin-identity>span{display:grid;gap:2px}.admin-identity small{color:var(--muted);font-size:8px}.admin-identity strong{font-size:10px}.admin-invitation-layout{display:grid;grid-template-columns:minmax(260px,32%) minmax(0,1fr);gap:14px;margin-top:18px}.admin-create-panel,.admin-list-panel{align-self:start;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.admin-section-title{display:flex;align-items:center;gap:9px}.admin-section-title>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--primary);background:var(--primary-soft)}.admin-section-title>span svg{width:17px}.admin-section-title>div{display:grid;gap:2px}.admin-section-title h2{margin:0;font-size:15px}.admin-create-panel form{display:grid;gap:12px;margin-top:17px}.admin-create-panel form label{display:grid;gap:6px;min-width:0}.admin-create-panel form label>span{color:#414c62;font-size:9px;font-weight:850}.admin-create-panel input{width:100%;height:40px;min-width:0;padding:0 11px;border:1px solid #e3e7ee;border-radius:10px;outline:0;color:var(--ink);background:#f7f8fa;font:inherit;font-size:10px}.admin-create-panel input:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #5165ed12}.admin-form-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px}.admin-inline-error{min-height:13px;color:#d84b5c;font-size:9px;opacity:0}.admin-inline-error.is-visible{opacity:1}.admin-primary-button{display:flex;height:42px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));font-size:10px;font-weight:950;box-shadow:0 8px 18px #4059da24}.admin-primary-button:disabled{cursor:wait;opacity:.68}.admin-primary-button svg{width:15px}.created-code-card{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:9px;align-items:center;margin-top:13px;padding:11px;border:1px solid #bceae5;border-radius:12px;background:#f0fbf9}.created-code-card>span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:#0e9d94;background:#d9f5f1}.created-code-card>span svg{width:15px}.created-code-card>div{display:grid;min-width:0;gap:2px}.created-code-card small,.created-code-card p{margin:0;color:#62837f;font-size:8px}.created-code-card strong{overflow:hidden;color:#167e78;font-size:12px;letter-spacing:.03em;text-overflow:ellipsis}.created-code-list{display:block;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6;max-height:220px;overflow-y:auto;padding:8px 0;letter-spacing:0}.created-code-card>button{display:flex;height:30px;align-items:center;gap:4px;padding:0 8px;border:1px solid #b5e2dd;border-radius:8px;color:#167e78;background:#fff;font-size:8px;font-weight:850}.created-code-card>button svg{width:12px}.site-footer{margin-top:auto;padding:16px 20px 12px;border-top:1px solid var(--line);background:#fff;font-size:12px;color:#6b7280}.site-footer-inner{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center}.site-footer-copy{line-height:1.4}.site-footer-icp{color:#6b7280;text-decoration:none;transition:color .15s ease;line-height:1.4}.site-footer-icp:hover{color:#11182d;text-decoration:underline}.site-footer.mode-pc .site-footer-inner{flex-direction:row;justify-content:center;gap:12px}.admin-list-header{display:flex;align-items:center;justify-content:space-between}.admin-list-header>button,.admin-list-state button{display:flex;height:32px;align-items:center;gap:5px;padding:0 9px;border:1px solid #e0e5ed;border-radius:9px;color:#657086;background:#fff;font-size:8px;font-weight:800}.admin-list-header>button svg{width:12px}.admin-list-state{display:grid;min-height:230px;place-items:center;align-content:center;gap:9px;color:var(--muted);font-size:10px}.admin-list-state>svg{width:23px}.admin-list-state.is-error{color:#d84b5c}.invitation-table{margin-top:13px}.invitation-table-head,.invitation-table article{display:grid;grid-template-columns:minmax(95px,1.4fr) 72px 86px 52px 42px;gap:6px;align-items:center}.invitation-table-head{min-height:34px;padding:0 8px;border-radius:8px;color:#8790a2;background:#f6f7f9;font-size:8px;font-weight:800}.invitation-table article{min-height:66px;padding:8px;border-bottom:1px solid #edf0f4}.invitation-name,.invitation-expiry{display:grid;min-width:0;gap:4px}.invitation-name strong,.invitation-name small,.invitation-expiry span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invitation-name strong{font-size:10px}.invitation-name small,.invitation-expiry small{color:var(--muted);font-size:8px}.invitation-usage{display:grid;gap:6px}.invitation-usage strong,.invitation-expiry span{font-size:9px;font-weight:800}.invitation-usage>span{height:4px;overflow:hidden;border-radius:999px;background:#edf0f5}.invitation-usage i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--secondary))}.invitation-status{display:inline-flex;padding:5px 7px;border-radius:999px;font-size:8px;font-weight:900;white-space:nowrap}.invitation-status.is-active{color:#12877f;background:#e8f8f5}.invitation-status.is-disabled,.invitation-status.is-used,.invitation-status.is-expired{color:#7b8497;background:#f0f2f5}.invitation-action button{min-width:42px;height:28px;padding:0 7px;border:1px solid #dfe4ec;border-radius:8px;color:#5f6a80;background:#fff;font-size:8px;font-weight:850}.invitation-action button:disabled{opacity:.45}.invitation-action svg{width:12px}.mode-h5 .workspace-welcome{min-height:68px;align-items:flex-start;padding:5px 2px 0}.mode-h5 .workspace-welcome h1{font-size:22px}.mode-h5 .workspace-welcome p{font-size:10px}.mode-h5 .core-products,.mode-h5 .usage-panel,.mode-h5 .recent-panel{margin-top:12px}.mode-h5 .section-title{margin-bottom:8px}.mode-h5 .section-title h2{font-size:15px}.mode-h5 .product-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mode-h5 .product-entry-grid .entry-free{grid-column:1 / -1}.mode-h5 .product-entry{display:flex;min-height:156px;flex-direction:column;gap:7px;padding:13px}.mode-h5 .entry-icon{width:38px;height:38px;border-radius:11px}.mode-h5 .entry-icon svg{width:19px}.mode-h5 .product-entry h3{margin:3px 0;font-size:15px}.mode-h5 .product-entry p{display:-webkit-box;overflow:hidden;font-size:9px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mode-h5 .entry-action{margin-top:auto;font-size:9px}.mode-h5 .usage-panel,.mode-h5 .recent-panel{padding:13px;border-radius:14px}.mode-h5 .usage-grid article{min-height:70px;gap:6px;padding:5px 7px}.mode-h5 .usage-grid article:first-child{padding-left:0}.mode-h5 .usage-icon{width:28px;height:28px;border-radius:9px}.mode-h5 .usage-icon svg{width:16px}.mode-h5 .usage-grid strong{font-size:16px}.mode-h5 .usage-grid p{font-size:8px}.mode-h5 .usage-grid small,.mode-h5 .usage-grid button{font-size:7px}.mode-h5 .recent-table>button{grid-template-columns:54px minmax(0,1fr) auto 12px;min-height:66px;gap:8px}.mode-h5 .recent-table img{width:54px;height:46px}.mode-h5 .recent-table strong{font-size:10px}.mode-h5 .recent-table small,.mode-h5 .recent-table i{font-size:7px}.mode-h5 .recent-table>button>b{font-size:8px}.mode-h5 .creator-heading h1{font-size:20px}.mode-h5 .creator-heading p{font-size:9px}.mode-h5 .creator-layout{grid-template-columns:1fr;gap:10px;margin-top:12px}.mode-h5 .form-section,.mode-h5 .creator-settings{padding:13px;border-radius:14px}.mode-h5 .product-upload{height:158px}.mode-h5 .creator-settings{padding-bottom:15px}.mode-h5 .free-prompt-field textarea{min-height:190px}.mode-h5 .free-segment-panel{margin-top:12px;padding:13px;border-radius:14px}.mode-h5 .free-segment-list article{grid-template-columns:82px minmax(0,1fr);gap:9px}.mode-h5 .free-segment-thumb{width:82px;height:76px}.mode-h5 .free-segment-status{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding:0 2px}.mode-h5 .free-segment-copy>span{align-items:flex-start;flex-direction:column;gap:2px}.mode-h5 .mine-heading h1{font-size:22px}.mode-h5 .mine-layout{grid-template-columns:1fr;gap:10px;margin-top:12px}.mode-h5 .admin-page-heading{grid-template-columns:36px minmax(0,1fr);gap:10px}.mode-h5 .admin-page-heading>button{width:36px;min-height:36px;justify-content:center;padding:0;font-size:0}.mode-h5 .admin-page-heading h1{font-size:21px}.mode-h5 .admin-page-heading p{font-size:9px;line-height:1.5}.mode-h5 .admin-identity{display:none}.mode-h5 .admin-invitation-layout{grid-template-columns:1fr;gap:10px;margin-top:12px}.mode-h5 .admin-create-panel,.mode-h5 .admin-list-panel{padding:13px;border-radius:14px}.mode-h5 .admin-form-row{grid-template-columns:1fr}.mode-h5 .created-code-card{grid-template-columns:28px minmax(0,1fr)}.mode-h5 .created-code-card>button{grid-column:1 / -1;justify-content:center}.mode-h5 .invitation-table-head{display:none}.mode-h5 .invitation-table{display:grid;gap:8px}.mode-h5 .invitation-table article{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:0;padding:11px;border:1px solid #e6e9ef;border-radius:11px}.mode-h5 .invitation-name,.mode-h5 .invitation-usage,.mode-h5 .invitation-expiry{grid-column:1}.mode-h5 .invitation-table article>div:nth-child(4){grid-column:2;grid-row:1}.mode-h5 .invitation-action{grid-column:2;grid-row:2 / 4;align-self:end}.mode-h5 .account-panel,.mode-h5 .my-records{padding:13px;border-radius:14px}.mode-h5 .record-filter{width:100%}.mode-h5 .mine-record-list article{grid-template-columns:60px minmax(0,1fr) auto;gap:8px}.mode-h5 .mine-record-list article>img{width:60px;height:52px}.mode-h5 .workflow-detail-dialog{margin:8px 0 74px;padding:13px;border-radius:14px}.mode-h5 .workflow-creative-card>div{grid-template-columns:1fr}@media(max-width:350px){.h5-logo span{font-size:12px}.h5-logo b{display:none}.mode-h5 .product-entry{min-height:150px;padding:11px}.mode-h5 .product-entry h3{font-size:13px}.mode-h5 .usage-grid article{display:grid;justify-items:start}.mode-h5 .recent-table>button{grid-template-columns:48px minmax(0,1fr) auto}.mode-h5 .recent-table img{width:48px;height:42px}.mode-h5 .recent-table>button>svg{display:none}.plan-grid{grid-template-columns:1fr}.material-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:700px)and (max-width:1023px){.mode-h5{border-radius:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
