*{box-sizing:border-box}body{margin:0;font-family:Inter,Microsoft YaHei,Arial,sans-serif;background:#f4f6fb;color:#222a3d}button,input,textarea,select{font:inherit}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:#111a31;color:#dfe5f6;padding:24px 16px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;gap:11px;align-items:center;padding:0 8px 28px}.brand>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#6678ff,#9f6aff)}.brand b,.brand small{display:block}.brand small{font-size:10px;color:#8792ad;margin-top:3px}.sidebar nav{display:grid;gap:6px}.sidebar nav button{border:0;background:transparent;color:#9da7be;border-radius:12px;padding:12px 13px;display:flex;gap:10px;align-items:center;text-align:left;font-weight:700}.sidebar nav button.active,.sidebar nav button:hover{background:#263351;color:#fff}.help{margin-top:auto;padding:14px;border:1px solid #2b3958;border-radius:14px;display:flex;gap:9px}.help b,.help small{display:block}.help small{font-size:10px;color:#8f9ab2;margin-top:4px}main{margin-left:228px;padding:22px 26px 50px}header{height:70px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}header p{margin:0;color:#7280ff;font-size:10px;font-weight:900;letter-spacing:.15em}header h1{margin:4px 0 0;font-size:27px}.header-actions{display:flex;align-items:center;gap:9px}.header-actions button{width:38px;height:38px;border:1px solid #e1e5ef;background:#fff;border-radius:12px}.avatar{width:40px;height:40px;border-radius:12px;background:#202b48;color:#fff;display:grid;place-items:center;font-weight:900}.mode-tabs{display:flex;gap:8px;padding:8px;background:#fff;border:1px solid #e5e8f0;border-radius:16px;margin-bottom:16px;overflow:auto}.mode-tabs button{border:0;background:transparent;padding:12px 16px;border-radius:11px;display:flex;align-items:center;gap:7px;color:#737d92;font-weight:800;white-space:nowrap}.mode-tabs button.active{background:#202b48;color:#fff}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:18px;align-items:start}.panel,.page-card,.template-head{background:#fff;border:1px solid #e4e8f1;border-radius:20px;box-shadow:0 16px 45px #323e600f}.editor{padding:20px}.results{padding:20px;position:sticky;top:18px}.hero{padding:22px;border-radius:17px;background:linear-gradient(135deg,#eef1ff,#fff2e8);display:flex;justify-content:space-between;align-items:center;color:#6270e5}.hero span{font-size:10px;letter-spacing:.15em;font-weight:950}.hero h2{margin:7px 0 5px;color:#273047}.hero p{margin:0;color:#7f8798;font-size:12px}.section{margin-top:21px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.section-title small{color:#949bac}.section-title button,.page-title button{border:0;background:#f0f2f8;color:#687187;border-radius:9px;padding:8px 10px;display:flex;gap:6px;align-items:center}.upload{height:130px;border:1.5px dashed #cdd3e3;border-radius:15px;background:#fafbfe;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#69748c;cursor:pointer}.upload input{display:none}.upload span{font-size:10px;color:#a0a7b7}.preview-row{display:flex;gap:9px;margin-top:10px}.preview-row>div{width:82px;height:82px;position:relative}.preview-row img{width:100%;height:100%;object-fit:cover;border-radius:10px}.preview-row button{position:absolute;right:-5px;top:-5px;border:0;border-radius:50%;background:#1f2945;color:#fff;width:20px;height:20px;display:grid;place-items:center}.section textarea{width:100%;min-height:180px;border:1px solid #dde2ec;border-radius:14px;padding:14px;resize:vertical;outline:none;line-height:1.75}.count{text-align:right;font-size:10px;color:#9aa1b2}.options{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:10px;margin-top:16px}.options label{font-size:11px;font-weight:800;color:#657087}.options select{width:100%;height:42px;margin-top:7px;border:1px solid #dfe3ec;background:#fff;border-radius:10px;padding:0 9px}.generate{width:100%;height:50px;border:0;border-radius:13px;background:linear-gradient(90deg,#5d6df2,#8e68ef);color:#fff;font-weight:900;margin-top:18px;display:flex;align-items:center;justify-content:center;gap:8px}.generate:disabled{opacity:.55}.spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error{margin-top:12px;padding:12px;border-radius:11px;background:#fff0f0;color:#c54b4b;font-size:12px}.empty{min-height:400px;border:1px dashed #d9deea;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8a93a7;text-align:center;padding:20px}.empty b{color:#4b556c;margin-top:10px}.empty p{font-size:12px}.orb{width:44px;height:44px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#7a72ff);box-shadow:0 0 30px #8d83ff;animation:pulse 1.2s infinite alternate}@keyframes pulse{to{transform:scale(1.15)}}.result-grid{display:grid;gap:14px}.result-grid article{border:1px solid #e0e5ef;border-radius:15px;padding:10px}.result-grid img{width:100%;max-height:570px;object-fit:contain;border-radius:11px;background:#121827}.result-grid article>div{display:flex;gap:8px;margin-top:9px}.result-grid a{flex:1;text-decoration:none;color:#5361dd;background:#eef0ff;border-radius:9px;padding:9px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:800}.api-tip{display:flex;gap:7px;align-items:flex-start;margin-top:14px;padding:11px;border-radius:11px;background:#edf9f2;color:#438462;font-size:11px}.templates{display:grid;gap:16px}.template-head{padding:18px;display:flex;justify-content:space-between;align-items:center}.template-head h2{margin:0}.template-head p{margin:5px 0 0;color:#8991a2;font-size:12px}.search{width:280px;height:42px;background:#f4f6fa;border-radius:11px;display:flex;align-items:center;gap:8px;padding:0 11px}.search input{width:100%;border:0;background:transparent;outline:0}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.template-grid article{background:#fff;border:1px solid #e4e8f1;border-radius:18px;overflow:hidden}.cover{height:170px;padding:16px;background:linear-gradient(145deg,#273250,#7889e4);display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-content:end;position:relative}.cover.c1{background:linear-gradient(145deg,#70415f,#e99a6e)}.cover.c2{background:linear-gradient(145deg,#14364e,#4bb3b7)}.cover.c3{background:linear-gradient(145deg,#3c2922,#b88959)}.cover>span{position:absolute;right:12px;top:12px;color:#fff;font-weight:900}.cover>div{height:55px;background:#ffffff26;border-radius:9px}.template-body{padding:16px}.template-body>div{display:flex;gap:5px}.template-body span{font-size:9px;padding:4px 6px;border-radius:99px;background:#f0f2f7;color:#737d91}.template-body h3{margin:11px 0 7px}.template-body p{font-size:11px;color:#81899a;line-height:1.55;min-height:52px}.template-body button{width:100%;border:0;border-radius:10px;background:#eef0ff;color:#5c68df;height:40px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:5px}.page-card{padding:22px}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.page-title h2{margin:0}.page-title p{margin:6px 0 0;color:#8c94a6;font-size:12px}.works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.works-grid article{border:1px solid #e1e5ed;border-radius:15px;overflow:hidden}.works-grid img{width:100%;height:270px;object-fit:cover;background:#131a2b}.works-grid article>div{padding:13px}.works-grid b,.works-grid small{display:block}.works-grid small{color:#999fac;font-size:10px;margin-top:3px}.works-grid p{font-size:10px;color:#747d90;line-height:1.5;height:45px;overflow:hidden}.works-grid a{color:#5b67dc;font-size:12px}.history-list{display:grid;gap:10px}.history-list>div:not(.empty){display:grid;grid-template-columns:88px 1fr;gap:12px;border:1px solid #e5e8ef;border-radius:13px;padding:9px}.history-list img{width:88px;height:88px;object-fit:cover;border-radius:9px}.history-list p{font-size:11px;color:#747c8f;margin:6px 0}.history-list small{color:#9ba1af}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.stats article{background:#fff;border:1px solid #e4e8f1;border-radius:18px;padding:22px}.stats span,.stats small{display:block;color:#8992a4}.stats b{display:block;font-size:30px;margin:10px 0}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.plans article{border:1px solid #e1e5ee;border-radius:16px;padding:18px}.plans article.hot{border-color:#7b83ef;box-shadow:0 12px 30px #5a64e61f}.plans span{font-size:10px;color:#6974e6}.plans b,.plans strong{display:block;margin-top:12px}.plans strong{font-size:25px}.plans button{width:100%;height:40px;margin-top:16px;border:0;border-radius:10px}.settings pre{padding:16px;background:#11182a;color:#cdd7ff;border-radius:12px;white-space:pre-wrap}.settings>button{border:0;border-radius:10px;background:#eef0ff;color:#5e69dc;padding:10px 14px;display:flex;gap:6px;align-items:center}.standalone{min-height:300px;border:0}.plans+.empty{display:none}@media(max-width:1100px){.workspace{grid-template-columns:1fr}.results{position:static}.template-grid,.works-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.sidebar{position:static;width:auto;height:auto}.sidebar nav{grid-template-columns:repeat(2,1fr)}.help{display:none}main{margin-left:0;padding:14px}.workspace,.template-grid,.works-grid,.stats,.plans{grid-template-columns:1fr}.options{grid-template-columns:1fr 1fr}.template-head{align-items:stretch;flex-direction:column;gap:12px}.search{width:100%}}.preview-row{flex-wrap:wrap}.status-panel{padding:14px;margin-bottom:14px;border-radius:14px;background:#f7f8fc;border:1px solid #e4e8f1}.status-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.status-steps>div{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#a2a9b7;font-size:10px}.status-steps>div>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8ebf2;color:#9199aa;font-weight:900}.status-steps>div.done{color:#5e69da}.status-steps>div.done>span{background:#e7eaff;color:#5e69da}.status-steps>div.current>span{background:#6672ec;color:#fff;box-shadow:0 0 0 5px #6672ec1f}.progress-track{height:7px;background:#e5e8f0;border-radius:99px;overflow:hidden;margin-top:16px}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5f70f1,#9568ee);transition:width .35s ease}.status-message{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:#596278;font-size:11px}.status-message em{font-style:normal;font-weight:900;color:#6671e8}.timeout-tip{margin:8px 0 0;color:#9aa1b0;font-size:10px}.async-empty{min-height:250px}.result-grid{margin-top:4px}@media(max-width:560px){.status-steps{grid-template-columns:repeat(5,70px);overflow-x:auto;justify-content:flex-start}.status-panel{overflow:hidden}}.item-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.item-actions button,.item-actions a{display:inline-flex;align-items:center;gap:6px;border:1px solid #d8defa;background:#fff;padding:8px 12px;border-radius:10px;color:#445;cursor:pointer;text-decoration:none}.item-actions button:hover,.item-actions a:hover{border-color:#aab6ff;color:#334}.works-grid article>div,.history-list>div>div{padding-bottom:8px}.zoomable-image{cursor:zoom-in;-webkit-user-select:none;user-select:none}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#090c16e0;display:flex;align-items:center;justify-content:center;padding:32px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lightbox-content{max-width:min(94vw,1500px);max-height:92vh;display:flex;flex-direction:column;gap:12px;align-items:center}.lightbox-content img{display:block;max-width:94vw;max-height:82vh;object-fit:contain;border-radius:14px;box-shadow:0 24px 80px #00000073}.lightbox-content>div{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#fff}.lightbox-content button,.lightbox-close{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.24);background:#ffffff1f;color:#fff;padding:9px 14px;border-radius:10px;cursor:pointer}.lightbox-close{position:fixed;right:24px;top:22px;padding:10px;z-index:10000}@media(max-width:700px){.image-lightbox{padding:14px}.lightbox-content img{max-width:96vw;max-height:78vh}.lightbox-close{right:12px;top:12px}}.asset-tabs{display:flex;gap:26px;border-bottom:1px solid #e6e9f0;margin:-4px 0 22px;padding:0 4px}.asset-tabs button{position:relative;border:0;background:transparent;padding:12px 2px;font-size:15px;color:#7d8493;cursor:pointer}.asset-tabs button.active{color:#252936;font-weight:900}.asset-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-1px;transform:translate(-50%);width:24px;height:4px;border-radius:99px;background:#755ff5}.upload-assets-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.upload-assets-grid article{border:1px solid #e5e8ef;border-radius:16px;overflow:hidden;background:#fff}.upload-assets-grid img{width:100%;height:210px;object-fit:cover;background:#f1f3f7}.upload-assets-grid article>div{padding:12px}.upload-assets-grid b,.upload-assets-grid small{display:block}.upload-assets-grid small{font-size:10px;color:#9aa1af;margin:5px 0 10px}.upload-assets-grid button{border:0;background:#f3f4f8;border-radius:9px;padding:8px 10px;display:flex;gap:6px;align-items:center;color:#707789}.new-project-bar{display:flex;gap:10px;margin-bottom:18px}.new-project-bar input{flex:1;height:42px;border:1px solid #dde2eb;border-radius:11px;padding:0 12px}.new-project-bar button{border:0;border-radius:11px;background:#665ee9;color:#fff;padding:0 16px;display:flex;align-items:center;gap:7px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.project-grid article{position:relative;border:1px solid #e4e7ee;border-radius:16px;overflow:hidden;cursor:pointer;background:#fff}.project-cover{height:170px;background:#f2f3f7;display:grid;place-items:center;color:#a5aab6}.project-cover img{width:100%;height:100%;object-fit:cover}.project-grid article>div:last-child{position:relative;padding:13px}.project-grid b,.project-grid small,.project-grid span{display:block}.project-grid small{color:#a2a7b2;font-size:10px;margin-top:5px}.project-grid span{font-size:11px;color:#72798a;margin-top:8px}.project-grid article>div:last-child>button{position:absolute;right:9px;top:9px;border:0;background:#f2f3f7;border-radius:8px;padding:7px}.project-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;background:#0c0f198c;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-picker,.project-detail{width:min(520px,94vw);max-height:86vh;overflow:auto;background:#fff;border-radius:18px;padding:18px;box-shadow:0 30px 90px #0000003d}.project-detail{width:min(760px,94vw)}.project-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.project-picker-head b,.project-picker-head small{display:block}.project-picker-head small{color:#9299a8;font-size:11px;margin-top:4px}.project-picker-head>button{border:0;background:#f2f3f7;border-radius:9px;padding:8px}.project-picker-list{display:grid;gap:8px}.project-picker-list>button{width:100%;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;text-align:left;border:1px solid #e4e7ee;background:#fff;border-radius:12px;padding:11px}.project-picker-list span b,.project-picker-list span small{display:block}.project-picker-list span small{font-size:10px;color:#9ca2ae;margin-top:3px}.project-create-inline{display:flex;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #eceef3}.project-create-inline input{flex:1;border:1px solid #dfe3ec;border-radius:10px;padding:0 10px}.project-create-inline button{border:0;background:#665ee9;color:#fff;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:5px}.project-prompts{display:grid;gap:10px}.project-prompts article{display:grid;grid-template-columns:110px 1fr;gap:12px;border:1px solid #e5e8ef;border-radius:13px;padding:10px}.project-prompts img{width:110px;height:100px;object-fit:cover;border-radius:9px}.project-prompts p{font-size:11px;color:#70798b;line-height:1.55}.project-prompts small{display:block;color:#a0a6b2;font-size:10px}.project-prompts button{margin-top:8px;border:0;background:#eef0ff;color:#5965d8;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:6px}@media(max-width:1100px){.upload-assets-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.upload-assets-grid,.project-grid{grid-template-columns:1fr 1fr}.project-prompts article{grid-template-columns:1fr}.project-prompts img{width:100%;height:180px}}@media(max-width:520px){.upload-assets-grid,.project-grid{grid-template-columns:1fr}.project-create-inline{flex-direction:column}.project-create-inline input{height:40px}}.result-grid article>div button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.recipe-panel,.poster-style-panel{margin-top:20px;padding:18px;border-radius:17px;border:1px solid #e1e6f2;background:linear-gradient(180deg,#f8faff,#fff)}.recipe-panel.orange{border-color:#f0e0d2;background:linear-gradient(180deg,#fff8f2,#fff)}.recipe-head,.poster-style-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.recipe-head>div,.poster-style-head>div{display:flex;align-items:center;gap:10px}.recipe-head>div>span{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#e8edff;color:#5968e8}.recipe-head b,.recipe-head small,.poster-style-head b,.poster-style-head small{display:block}.recipe-head small,.poster-style-head small{font-size:10px;color:#8e96a8;margin-top:3px}.recipe-strip{display:flex;gap:8px;overflow:auto;padding-bottom:9px;border-bottom:1px solid #e8ebf2}.recipe-strip button{border:1px solid #dfe4f0;background:#fff;color:#5e6880;border-radius:10px;padding:8px 11px;white-space:nowrap;cursor:pointer;font-size:11px;font-weight:800}.recipe-groups{display:grid}.recipe-group{padding:13px 0;border-bottom:1px solid #eceff5}.recipe-label{display:flex;align-items:center;gap:7px;margin-bottom:8px}.recipe-label b{font-size:12px}.recipe-label em{font-size:9px;border-radius:5px;padding:2px 5px;font-style:normal;color:#8c94a7;background:#f1f3f7}.recipe-options{display:flex;gap:7px;flex-wrap:wrap}.recipe-options button{border:1px solid #dfe4ee;background:#fff;color:#596276;border-radius:9px;padding:7px 10px;cursor:pointer;font-size:11px}.recipe-options button.active{background:#6572eb;border-color:#6572eb;color:#fff}.recipe-panel.orange .recipe-options button.active{background:#ef9350;border-color:#ef9350}.event-copy-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 0 2px}.event-copy-fields label span{display:block;font-size:10px;font-weight:800;color:#70798c;margin-bottom:6px}.event-copy-fields input{width:100%;height:40px;border:1px solid #e0e4ec;border-radius:10px;padding:0 11px;outline:0}.poster-style-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.poster-style-tabs button{min-height:96px;border:1px solid #dfe4ef;background:#fff;border-radius:14px;padding:14px;text-align:left;cursor:pointer;transition:.2s}.poster-style-tabs button b,.poster-style-tabs button small{display:block}.poster-style-tabs button b{font-size:14px;color:#333a4d}.poster-style-tabs button small{font-size:10px;line-height:1.5;color:#8b93a5;margin-top:7px}.poster-style-tabs button:hover{transform:translateY(-1px);border-color:#8792f5}.poster-style-tabs button.active{border-color:#6c72ee;background:linear-gradient(145deg,#eef0ff,#fff);box-shadow:0 8px 20px #5a64dc1f}.poster-style-tabs button.active b{color:#5963dc}@media(max-width:760px){.event-copy-fields,.poster-style-tabs{grid-template-columns:1fr}.recipe-panel,.poster-style-panel{padding:14px}}.title-actions{display:flex;gap:8px;align-items:center}.title-actions button{display:inline-flex;align-items:center;gap:6px;border:1px solid #d9dfef;background:#fff;border-radius:10px;padding:7px 10px;color:#606a86;cursor:pointer}.paste-image-zone{width:100%;min-height:58px;border:2px dashed #d9dce5;border-radius:14px;background:#fafbfe;color:#666f83;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-bottom:10px}.paste-image-zone:hover,.paste-image-zone:focus{border-color:#7667ef;background:#f6f4ff;color:#5d55ce}.paste-image-zone span{font-weight:800}.paste-image-zone small{font-size:10px;color:#9aa1af}.advanced-upload{min-height:170px}.editable-previews{align-items:stretch}.editable-preview{position:relative;cursor:pointer}.editable-preview img{cursor:pointer}.editable-preview>span{position:absolute;left:6px;bottom:6px;width:20px;height:20px;border-radius:6px;background:#141823b8;color:#fff;display:grid;place-items:center;font-size:10px}.add-reference-tile{width:92px;height:92px;border:1.5px dashed #cfd4df;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#7b8394;cursor:pointer;background:#fafbfc}.add-reference-tile input{display:none}.add-reference-tile:hover{border-color:#7667ef;color:#5f55da;background:#f6f4ff}.add-reference-tile small{font-size:10px}.reference-edit-tip{margin:8px 0 0;color:#8e96a6;font-size:10px;text-align:center}@media(max-width:640px){.paste-image-zone{flex-wrap:wrap;padding:12px}.paste-image-zone small{width:100%;text-align:center}}.reference-mini-row{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 4px}.reference-mini-row img{width:44px;height:44px;object-fit:cover;border-radius:10px;border:1px solid #dfe4f0;background:#f4f6fb}.image-wrap{position:relative}.image-wrap>img{display:block;width:100%}.image-reactions{position:absolute;top:10px;right:10px;display:flex;gap:8px;z-index:3}.image-reactions button{width:36px;height:36px;border:1px solid rgba(255,255,255,.6);border-radius:12px;background:#161b2a8f;color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 18px #0000002e}.image-reactions button:hover{transform:translateY(-1px)}.image-reactions button.active{background:#6c63f0;border-color:#7d75ff;color:#fff}.image-reactions button.active svg{fill:currentColor}.reaction-card{position:relative}.recipe-options .add-custom-tag{display:inline-flex;align-items:center;gap:4px;border-style:dashed;color:#6b72d9;background:#f8f8ff}.recipe-options .add-custom-tag:hover{border-color:#737df0;background:#eef0ff}.recipe-options .custom-tag{position:relative}.forge-home{margin:-4px 0 20px;padding:0 2px 30px;color:#f8f9ff}.home-hero{position:relative;display:grid;grid-template-columns:1fr;min-height:320px;padding:44px 48px;border-radius:28px;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(115,113,255,.38),transparent 34%),linear-gradient(135deg,#151a2a,#0c101b 70%);box-shadow:0 28px 70px #1219363d}.home-hero:after{content:"";position:absolute;inset:auto -10% -45% 28%;height:210px;background:linear-gradient(90deg,transparent,rgba(114,103,255,.42),rgba(90,208,255,.38),transparent);filter:blur(28px);animation:homeDrift 7s ease-in-out infinite alternate}.home-hero-copy{position:relative;z-index:2;align-self:center}.home-hero-copy>span{font-size:11px;letter-spacing:.16em;color:#a9b1cb}.home-hero h2{margin:12px 0 10px;font-size:42px;line-height:1.12}.home-hero p{max-width:620px;color:#9fa8bd;line-height:1.7}.home-search{display:flex;align-items:center;gap:12px;width:min(680px,100%);height:62px;margin-top:26px;padding:0 10px 0 20px;border:1px solid rgba(146,137,255,.45);border-radius:19px;background:#ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 0 0 7px #766aff12;animation:homeHalo 3s ease-in-out infinite}.home-search input{flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:15px}.home-search input::placeholder{color:#7f879a}.home-search button{width:44px;height:44px;border:0;border-radius:14px;background:linear-gradient(135deg,#7768ff,#a467ff);color:#fff;display:grid;place-items:center}.home-section{margin-top:28px;padding:26px;border-radius:25px;background:linear-gradient(180deg,#111625,#0d1220);box-shadow:0 22px 56px #191f3629}.home-section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px}.home-section-title h2{margin:0;color:#fff}.home-section-title p{margin:6px 0 0;color:#8f98ad}.home-more{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:#aeb6d4;font-weight:750;cursor:pointer}.home-more:hover{color:#fff;transform:translate(3px)}.home-featured-grid{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:16px}.home-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-template-card{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:linear-gradient(180deg,#202536,#1a1f2d);box-shadow:0 16px 42px #00000038;animation:templateRise .55s both;animation-delay:var(--delay);transition:transform .28s,border-color .28s,box-shadow .28s}.home-template-card:hover{transform:translateY(-7px);border-color:#9a8dff8c;box-shadow:0 24px 55px #00000057}.home-template-card.featured{grid-row:span 2}.home-template-visual{position:relative;height:190px;overflow:hidden;background:linear-gradient(145deg,#19243d,#26345d);isolation:isolate}.featured .home-template-visual{height:414px}.home-template-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(3,5,12,.7))}.home-template-visual>span{position:absolute;right:16px;top:13px;z-index:2;color:#fff;font-size:18px;font-weight:900}.home-template-visual>strong{position:absolute;left:18px;bottom:18px;z-index:2;color:#fff;font-size:22px;letter-spacing:.06em}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:32px 32px;transform:perspective(500px) rotateX(55deg) scale(1.4);transform-origin:center bottom;opacity:.45}.visual-orb{position:absolute;border-radius:50%;filter:blur(3px);transition:transform .65s}.visual-orb.one{width:170px;height:170px;left:12%;top:12%;background:radial-gradient(circle,#b6a7ff,#6f5dff14 70%)}.visual-orb.two{width:120px;height:120px;right:7%;bottom:-8%;background:radial-gradient(circle,#65d7ff,#419aff05 72%)}.home-template-card:hover .visual-orb.one{transform:translate(15px,-10px) scale(1.08)}.home-template-card:hover .visual-orb.two{transform:translate(-14px,-8px) scale(1.12)}.visual-1{background:linear-gradient(145deg,#4f2718,#8f4b1d)}.visual-2{background:linear-gradient(145deg,#10203b,#264f7c)}.visual-3{background:linear-gradient(145deg,#19191f,#493724)}.visual-4{background:linear-gradient(145deg,#151b4a,#26378b)}.visual-5{background:linear-gradient(145deg,#3a1223,#8f2f46)}.home-template-body{padding:15px}.home-template-tags{display:flex;gap:6px;flex-wrap:wrap}.home-template-tags span{padding:4px 8px;border-radius:999px;background:#ffffff14;color:#c8cfe1;font-size:10px}.home-template-body h3{margin:10px 0 7px;color:#fff;font-size:17px}.home-template-body p{height:40px;overflow:hidden;margin:0;color:#9da6b9;font-size:11px;line-height:1.55}.home-template-body button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:40px;margin-top:13px;border:0;border-radius:12px;background:linear-gradient(90deg,#bcdcff,#ff8db4);color:#191b25;font-weight:850}.home-plaza{padding:24px;border-radius:24px;background:linear-gradient(180deg,#111625,#0d1220)}.home-plaza .template-head h2,.home-plaza .template-head p{color:#fff}.home-plaza .template-head p{color:#8f98ad}.home-plaza .search{background:#ffffff14;border-color:#ffffff1a;color:#fff}.home-plaza .search input{color:#fff}.home-plaza .search input::placeholder{color:#7e879a}@keyframes templateRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes homeHalo{50%{box-shadow:0 0 0 11px #766aff1c}}@keyframes homeDrift{to{transform:translate(-7%,-12px)}}@media(max-width:1180px){.home-featured-grid,.home-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-template-card.featured{grid-row:auto}.featured .home-template-visual{height:220px}}@media(max-width:800px){.home-hero{grid-template-columns:1fr;padding:30px}.home-featured-grid,.home-template-grid{grid-template-columns:1fr}.home-section-title{align-items:flex-start;gap:12px}.home-hero h2{font-size:34px}}.full-home{display:grid;gap:28px}.home-recent{display:flex;align-items:center;gap:10px;margin-top:22px;padding:12px 14px;border-radius:18px;background:#ffffffb8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:650px}.home-recent>b{margin-right:4px}.home-recent button{border:0;background:transparent;padding:0;cursor:pointer}.home-recent img{width:82px;height:50px;object-fit:cover;border-radius:11px}.home-recent .recent-more{height:50px;padding:0 14px;border:1px dashed #b8bed2;border-radius:11px;color:#727d9b;background:#ffffff73}.home-filters{display:flex;gap:8px;overflow:auto;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#181c2bc7}.home-filters button{height:40px;border:0;border-radius:13px;background:transparent;color:#aab2c7;padding:0 16px;white-space:nowrap}.home-filters button.active{background:linear-gradient(135deg,#7768ff,#9a78ff);color:#fff;box-shadow:0 10px 22px #7768ff47}.template-kind-badge{position:absolute;left:14px;top:14px;z-index:2;padding:6px 10px;border-radius:999px;background:#080a12a3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:11px}.template-number{position:absolute;right:16px;top:13px;z-index:2;color:#fff;font-weight:900}.home-card-actions{display:flex;gap:8px;margin-top:14px}.home-card-actions button{height:40px;border:0;border-radius:12px;padding:0 14px;background:#ffffff14;color:#fff}.home-card-actions .primary{flex:1;background:linear-gradient(90deg,#b9d8ff,#ff8eaf);color:#161622;font-weight:900}.home-source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-source-grid article{overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.home-source-grid img{width:100%;height:170px;object-fit:cover}.home-source-grid article>div{padding:14px}.home-source-grid p{color:#9fa8bc;font-size:12px;line-height:1.55;height:38px;overflow:hidden}.home-source-grid button{width:100%;height:38px;border:0;border-radius:11px;background:#eef1ff;color:#6257db;font-weight:900}.community-feed{columns:3 260px;column-gap:18px}.community-feed>article{break-inside:avoid;margin:0 0 18px;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:#ffffff0e}.community-cover{cursor:pointer}.community-cover img{width:100%;display:block;max-height:520px;object-fit:cover}.community-card-body{padding:14px}.community-author-line{display:flex;align-items:center;gap:10px}.community-author-line>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#b4d7ff,#ff91b9);color:#151821;font-weight:900}.community-author-line b,.community-author-line small{display:block}.community-author-line small{color:#8f98ad;font-size:10px}.community-card-body h3{margin:12px 0 8px}.community-card-body p{margin:0;color:#a6adbf;font-size:12px;line-height:1.55}.community-meta{display:flex;justify-content:space-between;color:#8f98ad;font-size:11px;margin-top:10px}.community-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.community-actions button{height:38px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d;color:#d8deec;display:flex;align-items:center;justify-content:center;gap:6px}.community-actions button.active{background:#8b78ff2e;border-color:#978bff6b}.community-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;background:#03050cc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px}.community-dialog{width:min(1040px,96vw);max-height:92vh;overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#15171d;box-shadow:0 30px 100px #00000073;display:grid;grid-template-columns:minmax(0,1fr) 410px}.community-media{min-height:620px;background:#090b12}.community-media>img{width:100%;height:100%;min-height:620px;object-fit:contain}.community-media>.template-visual{height:100%;min-height:620px}.community-detail{padding:22px;color:#fff}.community-close{float:right;width:38px;height:38px;border:0;border-radius:11px;background:#ffffff14;color:#fff}.community-author{display:flex;align-items:center;gap:12px}.community-author>div{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#b4d7ff,#ff91b9);color:#151821;font-weight:900}.community-author b,.community-author small{display:block}.community-author small{color:#8e96aa}.community-prompt{clear:both;margin:18px 0;padding:16px;border-radius:17px;background:#202329;border:1px solid rgba(255,255,255,.08)}.community-prompt>div:first-child{display:flex;gap:8px;align-items:center}.community-prompt>div:first-child span{padding:4px 8px;border-radius:8px;background:#27405c;color:#cfe8ff;font-size:11px}.community-prompt p{line-height:1.75}.community-tags{display:flex;gap:6px;flex-wrap:wrap}.community-tags span{padding:4px 8px;border-radius:999px;background:#ffffff14;font-size:11px}.community-prompt>button{width:100%;height:46px;margin-top:14px;border:0;border-radius:13px;background:linear-gradient(90deg,#b9d8ff,#ff8eaf);color:#15151b;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px}.community-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.community-stats div{padding:12px;border-radius:12px;background:#ffffff0d}.community-stats span,.community-stats b{display:block}.community-stats span{color:#8f98ad;font-size:11px}.community-tools{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:18px}.community-tools button{border:0;background:transparent;color:#fff;display:grid;gap:6px;place-items:center}.community-tools button.active{color:#ffb4d1}.community-tools span{font-size:10px}@media(max-width:1100px){.home-source-grid{grid-template-columns:1fr 1fr}.community-dialog{grid-template-columns:1fr}.community-media,.community-media>img,.community-media>.template-visual{min-height:320px}}@media(max-width:760px){.home-source-grid{grid-template-columns:1fr}.community-feed{columns:1}.home-recent{overflow:auto}.community-tools{grid-template-columns:repeat(3,1fr)}}.template-real-cover{height:190px;overflow:hidden;background:#10131c;position:relative}.home-template-card.featured .template-real-cover{height:480px}.template-real-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .35s ease}.home-template-card:hover .template-real-cover img{transform:scale(1.055);filter:saturate(1.04) contrast(1.03)}.community-tools button:disabled{opacity:.45;cursor:not-allowed}.community-notice{margin-top:14px;padding:10px 12px;border-radius:12px;background:#65e2b824;border:1px solid rgba(101,226,184,.32);color:#bdf7df;text-align:center;font-size:12px;animation:notice-in .2s ease both}@keyframes notice-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.home-card-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:14px;align-items:stretch}.home-template-body .home-card-actions button{width:auto!important;min-width:0;height:48px!important;margin:0!important;border-radius:14px!important;white-space:nowrap;writing-mode:horizontal-tb!important;line-height:1!important}.home-card-actions .primary{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:0 22px!important;background:linear-gradient(90deg,#b9d8ff,#ff8eaf)!important;color:#171824!important;font-size:15px!important;font-weight:900!important}.home-card-actions>button:not(.primary){min-width:74px;padding:0 18px!important;background:#303547!important;color:#fff!important;font-size:14px!important}.source-counts{display:flex;gap:8px;flex-wrap:wrap}.source-counts span{padding:8px 12px;border-radius:999px;background:#ffffff12;color:#aeb7ca;font-size:12px}.source-counts b{color:#fff;margin-left:5px}.source-card-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.source-card-title>span{min-width:28px;height:24px;padding:0 8px;border-radius:999px;background:#8b78ff33;color:#cfc8ff;display:grid;place-items:center;font-size:11px;font-weight:900}@media(max-width:520px){.home-card-actions{grid-template-columns:1fr}.home-card-actions>button:not(.primary){width:100%!important}.source-counts{justify-content:flex-start}}.task-title-actions{display:flex;align-items:center;gap:10px}.danger-mini{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(255,112,112,.35)!important;background:#ff55551f!important;color:#ff9b9b!important;border-radius:10px!important;padding:7px 10px!important;cursor:pointer}.danger-mini:hover{background:#f553!important}.clickable-author{cursor:pointer;border:0;background:transparent;color:inherit;padding:0;text-align:left}.community-author.clickable-author{width:calc(100% - 48px)}.community-author-line.clickable-author{width:100%}.clickable-author:hover b{text-decoration:underline}.compact-tools{grid-template-columns:repeat(4,1fr)}.author-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13000;background:#03050cd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px}.author-dialog{position:relative;width:min(960px,96vw);max-height:90vh;overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#15171d;padding:24px;box-shadow:0 30px 100px #00000080;color:#fff}.author-profile-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.author-profile-head>span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#b4d7ff,#ff91b9);color:#151821;font-weight:900;font-size:22px}.author-profile-head h2,.author-profile-head p{margin:0}.author-profile-head p{margin-top:5px;color:#9199ac}.author-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.author-work-grid>button{border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;background:#ffffff0d;color:#fff;text-align:left;padding:0;cursor:pointer}.author-work-grid img,.author-work-grid .home-template-visual{width:100%;height:180px;object-fit:cover}.author-work-grid b,.author-work-grid small{display:block;padding:0 12px}.author-work-grid b{margin-top:10px}.author-work-grid small{padding-bottom:12px;margin-top:5px;color:#9098ab}.community-tools.compact-tools button{min-width:0}.community-tools.compact-tools span{white-space:nowrap}@media(max-width:760px){.author-work-grid{grid-template-columns:1fr}.compact-tools{grid-template-columns:repeat(2,1fr)}}.image-reactions .publish-image-button{background:#54b48ac7;border-color:#9dffd2b8}.image-reactions .publish-image-button:hover{background:#3fc389eb}.current-result-grid .view-count-button{cursor:default;opacity:.95}.current-result-grid .view-count-button:hover{transform:none}.forge-home>.home-section:nth-of-type(2){display:none}.sidebar{overflow:hidden}.sidebar nav{overflow-y:auto;padding-right:2px;scrollbar-width:thin;min-height:0}.sidebar-bottom{margin-top:auto;display:grid;gap:8px;padding-top:12px}.sidebar-user{width:100%;border:1px solid #2b3958;background:#18233d;color:#dfe5f6;border-radius:14px;padding:10px;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;align-items:center;gap:9px;text-align:left;cursor:pointer}.sidebar-user:hover,.sidebar-user.active{border-color:#7b72f0;background:#24304f}.sidebar-user-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#b8d7ff,#f58db8);color:#15213a}.sidebar-user-avatar img{width:100%;height:100%;object-fit:cover}.sidebar-user-copy{min-width:0}.sidebar-user-copy b,.sidebar-user-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-copy b{font-size:12px}.sidebar-user-copy small{font-size:9px;color:#95a0ba;margin-top:3px}.sidebar-points{height:42px;border:1px solid #2b3958;border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#b8c1d6;background:#121c33}.sidebar-points span{font-size:11px;color:#9aa5bd}.sidebar-points b{margin-left:auto;color:#f2d170;font-size:14px}.backend-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#6f7a94;font-size:9px;padding:2px}.header-avatar{border:0!important;padding:0!important;overflow:hidden;cursor:pointer}.header-avatar img{width:100%;height:100%;object-fit:cover}.header-avatar:hover{box-shadow:0 0 0 3px #6f65ee26}.user-center{min-height:calc(100vh - 115px);display:grid;grid-template-columns:280px minmax(0,1fr);overflow:hidden;border-radius:22px;background:#0f1013;color:#f4f4f7;box-shadow:0 24px 70px #0a0c1433;border:1px solid #23252d}.user-center-side{background:#151619;border-right:1px solid #303139}.user-profile-summary{padding:28px 24px 26px;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #2b2c31}.profile-avatar-large{position:relative;width:108px;height:108px;border-radius:50%;border:2px solid #484950;background:#1d1e22;color:#8b8d98;display:grid;place-items:center;cursor:pointer;padding:0}.profile-avatar-large img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-avatar-large span{position:absolute;right:0;bottom:4px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#23242a;border:2px solid #555761;color:#d5d6db}.user-profile-summary>b{margin-top:18px;font-size:13px;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-summary em{font-style:normal;margin-top:9px;padding:6px 14px;border-radius:99px;background:#2f2353;color:#9a75ff;font-size:12px}.user-center-side nav{display:grid;padding:18px 0}.user-center-side nav button{border:0;background:transparent;color:#9b9ca4;padding:15px 22px;display:flex;align-items:center;gap:13px;font-weight:700;text-align:left;cursor:pointer}.user-center-side nav button:hover,.user-center-side nav button.active{background:#2a2046;color:#986fff}.user-center-content{position:relative;padding:34px 40px;background:radial-gradient(circle at 88% 90%,rgba(71,80,116,.28),transparent 34%),linear-gradient(145deg,#111215,#0c0d0f);overflow:auto}.profile-panel{max-width:980px}.profile-panel h2{font-size:26px;margin:0 0 38px}.profile-avatar-row,.profile-info-row{min-height:94px;border-bottom:1px solid #303137;display:grid;grid-template-columns:125px minmax(0,1fr) auto;gap:18px;align-items:center}.profile-avatar-row>span,.profile-info-row>span{color:#92949e;font-size:14px}.profile-avatar-medium{width:74px;height:74px;border:0;border-radius:50%;background:#202126;color:#858792;display:grid;place-items:center;padding:0;overflow:hidden;cursor:pointer}.profile-avatar-medium img{width:100%;height:100%;object-fit:cover}.profile-info-row b{font-size:16px}.profile-info-row small{color:#73757f}.profile-action{justify-self:end;border:0;border-radius:10px;background:#2c214d;color:#9b73ff;padding:11px 17px;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer}.profile-action:hover{background:#38295f}.account-ok{display:flex;align-items:center;color:#2ed76f!important}.points-balance-card{border:1px solid #373941;border-radius:20px;padding:26px 30px;background:linear-gradient(135deg,#2b2148,#17191f);display:flex;justify-content:space-between;align-items:center;color:#8c69f4}.points-balance-card span,.points-balance-card strong{display:block}.points-balance-card span{color:#b5b0c3}.points-balance-card strong{font-size:46px;color:#fff;margin-top:8px}.points-summary-grid,.invite-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.points-summary-grid article,.invite-stats article{border:1px solid #30323a;border-radius:14px;padding:18px;background:#17181d}.points-summary-grid span,.invite-stats span{color:#8f919b;font-size:12px}.points-summary-grid b,.invite-stats b{display:block;font-size:22px;margin-top:9px}.points-records{margin-top:28px;border:1px solid #30323a;border-radius:16px;overflow:hidden;background:#15161a}.points-record-head,.points-record{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid #2c2e34}.points-record-head small,.points-record small{color:#777a84}.points-record b,.points-record small{display:block}.points-record strong.plus{color:#36d477}.points-record strong.minus{color:#f77}.points-empty{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#767985}.points-empty b{color:#cfd0d5;margin-top:10px}.points-empty p{font-size:12px}.invite-hero{display:flex;gap:18px;align-items:center;padding:26px;border:1px solid #363740;border-radius:18px;background:linear-gradient(135deg,#241b3e,#16171b);color:#9c73ff}.invite-hero b{font-size:20px;color:#fff}.invite-hero p{color:#9b9da6;line-height:1.7}.invite-code-card{margin-top:18px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid #30323a;border-radius:16px;padding:20px;background:#17181d}.invite-code-card span{color:#8e9099}.invite-code-card strong{letter-spacing:.12em;font-size:24px}.invite-code-card button{border:0;border-radius:10px;padding:11px 16px;background:#2c214d;color:#9b73ff;display:flex;align-items:center;gap:7px;font-weight:700}.invite-stats{grid-template-columns:repeat(2,1fr)}@media(max-height:820px){.brand{padding-bottom:14px}.sidebar nav button{padding:9px 11px}.sidebar-bottom{gap:5px;padding-top:8px}.backend-note{display:none}}@media(max-width:1000px){.user-center{grid-template-columns:220px 1fr}.user-center-content{padding:28px 24px}.profile-avatar-row,.profile-info-row{grid-template-columns:100px minmax(0,1fr) auto}}@media(max-width:760px){.sidebar-bottom{display:none}.user-center{grid-template-columns:1fr}.user-center-side{border-right:0;border-bottom:1px solid #303139}.user-profile-summary{padding:20px}.profile-avatar-large{width:82px;height:82px}.user-center-side nav{grid-template-columns:repeat(3,1fr);padding:8px}.user-center-side nav button{justify-content:center;padding:12px 8px}.user-center-content{padding:22px 16px}.profile-avatar-row,.profile-info-row{grid-template-columns:78px minmax(0,1fr);min-height:84px}.profile-avatar-row .profile-action,.profile-info-row .profile-action,.profile-info-row small{grid-column:2;justify-self:start;margin-bottom:12px}.points-summary-grid,.invite-code-card{grid-template-columns:1fr}.invite-code-card button{justify-self:start}}.project-picker-backdrop{z-index:13050}.project-picker{width:min(760px,94vw);border-radius:26px;padding:24px}.project-picker-head{margin-bottom:20px}.project-picker-head b{font-size:23px;color:#202536}.project-picker-head small{font-size:14px;color:#9aa1b1;margin-top:6px}.project-picker-head>button{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;cursor:pointer}.project-picker-list{gap:12px}.project-picker-list>button{min-height:84px;grid-template-columns:34px 1fr 24px;border-radius:17px;padding:14px 18px;cursor:pointer;transition:.18s ease}.project-picker-list>button:hover{border-color:#7768ff;box-shadow:0 10px 24px #5049c81f;transform:translateY(-1px)}.project-picker-list>button.collected{border-color:#7768ff;background:#f4f2ff}.project-picker-list span b{font-size:18px;color:#171b27}.project-picker-list span small{font-size:12px}.project-create-inline{gap:12px;margin-top:20px;padding-top:20px}.project-create-inline input{height:56px;border-radius:16px;font-size:17px;padding:0 15px}.project-create-inline button{min-width:190px;justify-content:center;border-radius:16px;font-size:16px;font-weight:800;cursor:pointer}@media(max-width:620px){.project-picker{padding:18px}.project-create-inline button{min-width:0}.project-picker-list>button{min-height:72px}}.home-featured-grid,.home-template-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}.home-template-card.featured{grid-column:auto!important;grid-row:auto!important}.home-template-card .template-real-cover,.home-template-card.featured .template-real-cover{height:auto!important;aspect-ratio:2/3!important}.home-template-card .template-real-cover img,.home-template-card.featured .template-real-cover img{width:100%;height:100%;object-fit:cover}.home-template-body{padding:12px!important}.home-template-body h3{font-size:14px;margin:8px 0 5px}.home-template-body>p{font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:29px}.home-template-tags{max-height:24px;overflow:hidden}.home-card-actions{gap:6px;margin-top:10px}.home-card-actions button{height:36px!important;padding:0 9px!important;font-size:11px}.template-kind-badge{left:9px;top:9px;font-size:9px;padding:5px 7px}.template-number{right:10px;top:9px;font-size:11px}.community-feed{columns:auto!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.community-feed>article{margin:0!important;min-width:0}.community-cover{aspect-ratio:2/3;overflow:hidden}.community-cover img,.community-cover .home-template-visual{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover}.community-card-body{padding:11px}.community-card-body h3{font-size:13px;margin:9px 0 6px}.community-card-body>p{font-size:10px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.community-author-line>span{width:28px;height:28px;font-size:11px}.community-author-line b{font-size:11px}.community-author-line small{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.community-meta{font-size:9px}.community-actions button{height:34px;font-size:9px}.home-source-grid{grid-template-columns:repeat(3,minmax(0,220px));justify-content:start}.home-source-grid img{height:auto!important;aspect-ratio:2/3;object-fit:cover}.home-source-grid article>div{padding:11px}.home-source-grid p{font-size:10px;height:30px}.home-source-grid button{height:34px;font-size:10px}.works-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.works-grid img{height:auto!important;aspect-ratio:2/3;object-fit:cover}.upload-assets-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.upload-assets-grid img{height:auto!important;aspect-ratio:2/3;object-fit:cover}.project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.project-cover{height:auto!important;aspect-ratio:2/3}.history-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.history-list>div:not(.empty){display:block!important;padding:0!important;overflow:hidden}.history-list img{width:100%!important;height:auto!important;aspect-ratio:2/3;object-fit:cover;border-radius:0!important}.history-list>div>div{padding:12px!important}.history-list p{height:40px;overflow:hidden}.author-work-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.author-work-grid img,.author-work-grid .home-template-visual{height:auto!important;aspect-ratio:2/3}.project-prompts img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-grid img{height:auto;aspect-ratio:2/3;object-fit:cover;max-height:none}.recharge-page{min-height:calc(100vh - 120px);padding:26px;border-radius:24px;background:radial-gradient(circle at 75% 10%,rgba(83,67,139,.18),transparent 30%),linear-gradient(145deg,#0d0e11,#131417);color:#f5f5f7;border:1px solid #282a30;box-shadow:0 22px 70px #0a0c1238}.recharge-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.recharge-summary article{min-height:138px;padding:24px;border:1px solid #34363d;border-radius:18px;background:#151619}.recharge-summary article>div{display:flex;align-items:center;gap:10px;color:#9c9faa}.recharge-summary article b{display:block;font-size:30px;margin:17px 0 7px}.recharge-summary article small{color:#737680}.recharge-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:18px;margin-top:18px}.recharge-panel,.usage-panel,.recharge-records{border:1px solid #34363d;border-radius:18px;background:#141518;padding:24px}.recharge-title{display:flex;align-items:center;gap:10px;color:#a26fff}.recharge-title b{font-size:20px;color:#f7f7fa}.recharge-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.recharge-packages button{min-height:90px;padding:16px;text-align:left;border:1px solid #3b3d44;border-radius:13px;background:#1a1b1f;color:#fff;cursor:pointer}.recharge-packages button:hover,.recharge-packages button.active{border-color:#8d63ef;background:#231b38;box-shadow:0 0 0 2px #8d63ef29}.recharge-packages strong,.recharge-packages span{display:block}.recharge-packages strong{font-size:24px}.recharge-packages span{margin-top:8px;color:#a5a8b0}.custom-label{display:block;margin:26px 0 10px;color:#b5b7bf}.custom-recharge{display:grid;grid-template-columns:minmax(0,1fr) 28px 112px;align-items:center;gap:8px}.custom-recharge>div{height:48px;border:1px solid #383a41;border-radius:12px;display:flex;align-items:center;padding:0 13px;background:#191a1e}.custom-recharge input{flex:1;border:0;outline:0;background:transparent;color:#fff}.custom-recharge span{color:#8c8f98}.custom-recharge>b{height:48px;display:grid;place-items:center;border-radius:12px;background:#1c1d21;color:#e7e7ec;font-size:13px}.recharge-rule{display:block;margin-top:9px;color:#737680}.payment-title{display:flex;gap:24px;margin:24px 0 10px}.payment-title small{color:#777a83}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-methods button{height:56px;border:1px solid #3a3c43;border-radius:12px;background:#191a1e;color:#a8abb3}.payment-methods button.active{color:#fff;border-color:#795ee9;background:#211b36}.payment-methods button:disabled{opacity:.38}.recharge-submit{width:100%;height:58px;margin-top:20px;border:0;border-radius:13px;background:linear-gradient(90deg,#6e54ed,#9b5dea);color:#fff;font-weight:900;cursor:pointer}.recharge-submit:disabled{background:#1d1e22;color:#747780;cursor:not-allowed}.agreement{display:flex;gap:8px;align-items:flex-start;margin-top:12px;color:#7d8089;font-size:11px}.usage-panel{min-height:520px}.usage-list{display:grid;margin-top:20px}.usage-list>div{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #2d2f35}.usage-list b,.usage-list small{display:block}.usage-list small{color:#737680;margin-top:4px}.usage-list strong{color:#ff8181}.recharge-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#656872;text-align:center}.recharge-empty b{color:#9c9fa8;margin-top:14px}.recharge-empty p{font-size:12px}.recharge-empty.small{min-height:220px}.recharge-records{margin-top:18px}.records-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.records-head>div:last-child{display:flex;gap:18px}.filter-group{display:flex;gap:7px}.filter-group button{height:34px;border:1px solid #383a41;border-radius:9px;background:#18191d;color:#9a9da6;padding:0 12px}.filter-group button.active{border-color:#7459df;background:#2a2146;color:#b996ff}.recharge-table{display:grid;margin-top:18px}.recharge-table>div{display:grid;grid-template-columns:2fr 1fr .8fr 1fr .7fr;gap:16px;align-items:center;padding:15px 4px;border-bottom:1px solid #2e3036}.recharge-table b,.recharge-table small{display:block}.recharge-table small{color:#747781;margin-top:4px}.recharge-table em{font-style:normal}.status-success{color:#39d47a}.status-processing{color:#f0c85b}.status-failed,.status-cancelled{color:#ff7575}.payment-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14000;display:flex;align-items:center;justify-content:center;padding:20px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.payment-modal>div{position:relative;width:min(430px,94vw);padding:30px;border:1px solid #383a43;border-radius:22px;background:#18191d;color:#fff;text-align:center;box-shadow:0 30px 100px #00000080}.payment-modal h3{font-size:23px}.payment-modal p,.payment-modal span,.payment-modal small{display:block}.payment-modal p,.payment-modal small{color:#858892}.payment-modal strong{display:block;font-size:38px;margin:10px}.payment-modal span{margin-bottom:12px}.payment-close{position:absolute;right:15px;top:15px;width:36px;height:36px;border:0;border-radius:10px;background:#24262c;color:#fff}.pay-success,.pay-cancel{width:100%;height:48px;border:0;border-radius:12px;margin-top:13px}.pay-success{background:linear-gradient(90deg,#6954ed,#9b5dea);color:#fff;font-weight:900}.pay-cancel{background:#24262c;color:#b8bbc3}.admin-ops-panel{display:grid;gap:14px}.ops-filter-row{display:flex;gap:8px;flex-wrap:wrap}.ops-filter-row button{border:1px solid #dfe4ee;background:#fff;border-radius:10px;padding:9px 13px;color:#637089;font-weight:800;cursor:pointer}.ops-filter-row button.active{background:#eef0ff;border-color:#7a72f0;color:#5f63df}.admin-table.tasks .admin-row,.admin-table.ledger .admin-row{grid-template-columns:1.6fr 1fr .7fr 1fr .8fr 1.2fr}.admin-table small{white-space:pre-line}.admin-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:16px}.admin-two-column section,.system-panel{border:1px solid #e4e8f1;border-radius:16px;background:#fff;padding:18px}.admin-two-column h3{margin:0 0 12px}.risk-panel textarea{width:100%;border:1px solid #dde3ef;border-radius:12px;padding:12px;resize:vertical}.risk-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.risk-summary article{border:1px solid #e6e9f1;border-radius:12px;padding:13px;background:#f8faff}.risk-summary b,.risk-summary span{display:block}.risk-summary b{font-size:24px}.risk-summary span{font-size:11px;color:#7b8497}.risk-list{display:grid;gap:8px;margin-top:14px}.risk-list>div{border:1px solid #edf0f5;border-radius:10px;padding:10px}.risk-list b,.risk-list small{display:block}.risk-list small{color:#8c95a7}.admin-system-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-system-grid label span{display:block;font-size:12px;font-weight:800;color:#62708a;margin-bottom:7px}.admin-system-grid input{width:100%;height:42px;border:1px solid #dfe4ef;border-radius:10px;padding:0 10px}.admin-note{color:#7e879b;font-size:12px;line-height:1.7}@media(max-width:900px){.admin-two-column,.admin-system-grid,.admin-table.tasks .admin-row,.admin-table.ledger .admin-row{grid-template-columns:1fr}}@media(max-width:1500px){.home-featured-grid,.home-template-grid,.community-feed{grid-template-columns:repeat(5,minmax(0,1fr))}.works-grid,.upload-assets-grid,.project-grid,.history-list,.author-work-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1180px){.home-featured-grid,.home-template-grid,.community-feed{grid-template-columns:repeat(4,minmax(0,1fr))!important}.works-grid,.upload-assets-grid,.project-grid,.history-list,.author-work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recharge-layout{grid-template-columns:1fr}.usage-panel{min-height:300px}.recharge-empty{min-height:220px}}@media(max-width:900px){.home-featured-grid,.home-template-grid,.community-feed{grid-template-columns:repeat(3,minmax(0,1fr))!important}.works-grid,.upload-assets-grid,.project-grid,.history-list,.author-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recharge-summary{grid-template-columns:1fr}.records-head,.records-head>div:last-child{align-items:flex-start;flex-direction:column}.recharge-table>div{grid-template-columns:1fr 1fr}.recharge-packages{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.home-featured-grid,.home-template-grid,.community-feed{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.works-grid,.upload-assets-grid,.project-grid,.history-list,.author-work-grid{grid-template-columns:1fr 1fr}.recharge-page{padding:15px}.recharge-packages,.payment-methods,.custom-recharge{grid-template-columns:1fr}.custom-recharge>svg{display:none}.filter-group{flex-wrap:wrap}}.settings{display:grid;gap:18px}.settings .page-title{margin-bottom:0}.settings-block{padding:20px;border:1px solid #e1e6ef;border-radius:17px;background:#fafbfe}.settings-block-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.settings-block-title b,.settings-block-title small{display:block}.settings-block-title b{font-size:16px}.settings-block-title small{margin-top:5px;color:#8d96a9;font-size:11px}.theme-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.theme-choice-grid>button{display:grid;gap:12px;padding:12px;border:1px solid #dfe4ee;border-radius:16px;background:#fff;color:#263049;text-align:left;cursor:pointer;transition:.2s ease}.theme-choice-grid>button:hover{transform:translateY(-2px);border-color:#8b8ff1;box-shadow:0 12px 30px #4b54be1a}.theme-choice-grid>button.active{border-color:#6f74e8;box-shadow:0 0 0 3px #6f74e824}.theme-preview{height:120px;border-radius:12px;display:grid;grid-template-columns:30% 1fr;grid-template-rows:25% 1fr;gap:7px;padding:10px;overflow:hidden}.theme-preview i{display:block;border-radius:7px}.theme-preview i:first-child{grid-row:1/3}.theme-preview i:nth-child(2){grid-column:2}.theme-preview i:nth-child(3){grid-column:2}.theme-preview-light{background:#f0f3f9}.theme-preview-light i:first-child{background:#202b47}.theme-preview-light i:nth-child(2),.theme-preview-light i:nth-child(3){background:#fff;border:1px solid #dde3ee}.theme-preview-dark{background:#0c1120}.theme-preview-dark i:first-child{background:#111a31}.theme-preview-dark i:nth-child(2),.theme-preview-dark i:nth-child(3){background:#171e2e;border:1px solid #2b354a}.theme-choice-label{display:grid;grid-template-columns:22px 1fr 20px;align-items:center;gap:10px}.theme-choice-label>span b,.theme-choice-label>span small{display:block}.theme-choice-label>span small{margin-top:3px;color:#8b94a7;font-size:10px}.backend-settings pre{margin:0 0 14px}.copy-config-button{border:0;border-radius:10px;background:#eef0ff;color:#5e69dc;padding:10px 14px;display:inline-flex;gap:6px;align-items:center;cursor:pointer}.theme-choice-grid{grid-template-columns:minmax(260px,520px)}.theme-choice-grid>button:first-child{display:none}html[data-theme=dark] body{background:#0b0f19;color:#e8ecf6}html[data-theme=dark] main{background:radial-gradient(circle at 78% 4%,rgba(93,83,190,.08),transparent 26%),#0b0f19}html[data-theme=dark] header h1,html[data-theme=dark] .page-title h2,html[data-theme=dark] .home-section-title h2,html[data-theme=dark] .template-head h2{color:#f1f4fb}html[data-theme=dark] .header-actions>button:not(.avatar){background:#141a28;border-color:#283249;color:#dce3f3}html[data-theme=dark] .mode-tabs,html[data-theme=dark] .panel,html[data-theme=dark] .page-card,html[data-theme=dark] .template-head,html[data-theme=dark] .template-grid article,html[data-theme=dark] .stats article{background:#121824;border-color:#283247;box-shadow:0 18px 50px #0000003d}html[data-theme=dark] .mode-tabs button{color:#8f9bb3}html[data-theme=dark] .mode-tabs button.active{background:#29334b;color:#fff}html[data-theme=dark] .hero{background:linear-gradient(135deg,#1a2135,#221d2d);color:#8d98ff}html[data-theme=dark] .hero h2{color:#f1f4fb}html[data-theme=dark] .hero p{color:#929caf}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background:#0f1521!important;border-color:#2b354a!important;color:#e6eaf3!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#667188}html[data-theme=dark] .upload,html[data-theme=dark] .paste-image-zone,html[data-theme=dark] .add-reference-tile{background:#0f1521;border-color:#35415a;color:#aab3c6}html[data-theme=dark] .section-title button,html[data-theme=dark] .page-title button,html[data-theme=dark] .title-actions button,html[data-theme=dark] .item-actions button{background:#20283a;color:#bfc7d8}html[data-theme=dark] .options label,html[data-theme=dark] .count,html[data-theme=dark] .section-title small,html[data-theme=dark] .page-title p{color:#8994aa}html[data-theme=dark] .status-panel{background:#0f1521;border-color:#2b354a}html[data-theme=dark] .status-steps>div span{background:#202a40;color:#98a3bd}html[data-theme=dark] .status-steps>div.done span{background:#5e68dc;color:#fff}html[data-theme=dark] .empty{border-color:#313b50;color:#78849b}html[data-theme=dark] .empty b{color:#b8c1d2}html[data-theme=dark] .api-tip{background:#12251d;color:#72bc91}html[data-theme=dark] .search,html[data-theme=dark] .home-search{background:#151c2a;border-color:#2b354a;color:#e8ecf6}html[data-theme=dark] .template-body span,html[data-theme=dark] .home-template-tags span,html[data-theme=dark] .community-tags span{background:#20283a;color:#9da8bd}html[data-theme=dark] .template-body p,html[data-theme=dark] .works-grid p,html[data-theme=dark] .history-list p,html[data-theme=dark] .community-card-body>p{color:#8c97ab}html[data-theme=dark] .template-body button{background:#242d47;color:#9ca7ff}html[data-theme=dark] .works-grid article,html[data-theme=dark] .history-list>div:not(.empty),html[data-theme=dark] .upload-assets-grid article,html[data-theme=dark] .project-grid article,html[data-theme=dark] .author-work-grid article{background:#111722;border-color:#293449}html[data-theme=dark] .works-grid small,html[data-theme=dark] .history-list small,html[data-theme=dark] .upload-assets-grid small,html[data-theme=dark] .project-grid small{color:#78849a}html[data-theme=dark] .asset-tabs{background:#0f1521;border-color:#293449}html[data-theme=dark] .asset-tabs button{color:#8e99ad}html[data-theme=dark] .asset-tabs button.active{background:#26314a;color:#fff}html[data-theme=dark] .new-project-bar,html[data-theme=dark] .project-cover{background:#0f1521;border-color:#2d384d}html[data-theme=dark] .home-page,html[data-theme=dark] .home-plaza{color:#e8ecf6}html[data-theme=dark] .home-hero{background:linear-gradient(135deg,#111826,#181626);border-color:#2b354a;box-shadow:0 22px 65px #00000042}html[data-theme=dark] .home-template-card,html[data-theme=dark] .community-feed>article,html[data-theme=dark] .home-source-grid article{background:#121824;border-color:#2a3549;box-shadow:0 14px 35px #00000038}html[data-theme=dark] .home-template-body h3,html[data-theme=dark] .community-card-body h3,html[data-theme=dark] .home-source-grid b{color:#eef2fb}html[data-theme=dark] .home-card-actions button,html[data-theme=dark] .community-actions button,html[data-theme=dark] .home-source-grid button,html[data-theme=dark] .home-more{background:#20283a;color:#bdc6d8;border-color:#303b50}html[data-theme=dark] .community-modal,html[data-theme=dark] .project-picker-backdrop,html[data-theme=dark] .author-modal{background:#02050cc7}html[data-theme=dark] .community-dialog,html[data-theme=dark] .project-picker,html[data-theme=dark] .project-detail,html[data-theme=dark] .author-dialog{background:#121824;border-color:#303b50;color:#e9edf6}html[data-theme=dark] .community-prompt,html[data-theme=dark] .project-create-inline,html[data-theme=dark] .project-picker-list button,html[data-theme=dark] .project-prompts article{background:#0f1521;border-color:#2c374c;color:#dbe1ee}html[data-theme=dark] .project-picker-list button:hover,html[data-theme=dark] .project-picker-list button.collected{background:#202a42;border-color:#6973e9}html[data-theme=dark] .recipe-panel{background:#111722;border-color:#2c374c}html[data-theme=dark] .recipe-group{border-color:#263147}html[data-theme=dark] .recipe-options button,html[data-theme=dark] .recipe-strip button{background:#1b2333;border-color:#303b50;color:#aeb8ca}html[data-theme=dark] .recipe-options button.active{background:#3b3d78;color:#fff;border-color:#7478e6}html[data-theme=dark] .user-center-side,html[data-theme=dark] .profile-panel{background:#121824;border-color:#293449;color:#e8ecf6}html[data-theme=dark] .user-center-side nav button{color:#8e99ae}html[data-theme=dark] .user-center-side nav button.active{background:#242d46;color:#fff}html[data-theme=dark] .profile-info-row,html[data-theme=dark] .profile-avatar-row{border-color:#293449}html[data-theme=dark] .points-balance-card{background:linear-gradient(135deg,#2a3153,#352d52)}html[data-theme=dark] .points-summary-grid article,html[data-theme=dark] .points-records,html[data-theme=dark] .invite-code-card,html[data-theme=dark] .invite-stats article{background:#0f1521;border-color:#293449}html[data-theme=dark] .settings-block{background:#0f1521;border-color:#2b354a}html[data-theme=dark] .theme-choice-grid>button{background:#151c2a;border-color:#2f3a50;color:#e7ebf4}html[data-theme=dark] .theme-choice-grid>button.active{border-color:#777bea;box-shadow:0 0 0 3px #777bea24}html[data-theme=dark] .theme-choice-label>span small,html[data-theme=dark] .settings-block-title small{color:#7f8aa0}html[data-theme=dark] .copy-config-button{background:#242d47;color:#aeb7ff}html[data-theme=dark] .sidebar{background:#090e1a;border-right:1px solid #1f293b}html[data-theme=dark] .sidebar nav button.active,html[data-theme=dark] .sidebar nav button:hover{background:#202b42}html[data-theme=dark] .sidebar-user,html[data-theme=dark] .sidebar-points,html[data-theme=dark] .backend-note{background:#111827;border-color:#263248;color:#dbe2f0}html[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}html[data-theme=dark] ::-webkit-scrollbar-track{background:#0b0f19}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#303a50;border-radius:10px;border:2px solid #0b0f19}@media(max-width:760px){.theme-choice-grid{grid-template-columns:1fr}.theme-preview{height:96px}}.asset-search-bar{display:flex;align-items:center;gap:9px;margin:0 0 16px;padding:0 12px;height:44px;border:1px solid #dfe4ee;border-radius:12px;background:#f8f9fc;color:#7e879a}.asset-search-bar input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:inherit}.asset-search-bar button{border:0;border-radius:8px;background:#eceff6;color:#697389;padding:6px 9px;display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-size:11px}.asset-search-bar small{font-size:10px;white-space:nowrap;color:#969dac}.asset-page .works-grid,.asset-page .upload-assets-grid,.asset-page .project-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.asset-page .works-grid article,.asset-page .upload-assets-grid article,.asset-page .project-grid article{border-radius:12px}.asset-page .works-grid article>div:not(.image-wrap),.asset-page .upload-assets-grid article>div,.asset-page .project-grid article>div:last-child{padding:9px}.asset-page .works-grid b,.asset-page .upload-assets-grid b,.asset-page .project-grid b{font-size:11px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-page .works-grid small,.asset-page .upload-assets-grid small,.asset-page .project-grid small{font-size:9px;line-height:1.35}.asset-page .works-grid p{height:34px;font-size:9px;line-height:1.45;margin:6px 0}.asset-page .item-actions{gap:5px;margin-top:7px}.asset-page .item-actions button,.asset-page .item-actions a{padding:5px 7px;border-radius:7px;font-size:9px;gap:3px;line-height:1}.asset-page .image-reactions{gap:4px!important;padding:5px!important}.asset-page .image-reactions button{width:27px!important;height:27px!important;border-radius:8px!important}.asset-page .reference-mini-row{gap:4px;margin:6px 0 2px}.asset-page .reference-mini-row img{width:34px;height:34px;border-radius:7px;cursor:zoom-in}.asset-page .upload-assets-grid img.zoomable-image{cursor:zoom-in}.asset-page .upload-assets-grid button{padding:6px 8px;font-size:10px;border-radius:7px}html[data-theme=dark] .asset-search-bar{background:#111722;border-color:#293449;color:#b4bfd2}html[data-theme=dark] .asset-search-bar button{background:#20293a;color:#aeb8ca}@media(max-width:1550px){.asset-page .works-grid,.asset-page .upload-assets-grid,.asset-page .project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1250px){.asset-page .works-grid,.asset-page .upload-assets-grid,.asset-page .project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.asset-page .works-grid,.asset-page .upload-assets-grid,.asset-page .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.asset-page .works-grid,.asset-page .upload-assets-grid,.asset-page .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-search-bar{height:auto;min-height:44px;flex-wrap:wrap;padding:8px 10px}}.prompt-history-modal{position:relative;width:min(760px,94vw);max-height:86vh;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:24px;padding:22px;box-shadow:0 30px 90px #00000047}.prompt-history-search{height:44px;display:flex;align-items:center;gap:9px;border:1px solid #dfe4ee;border-radius:12px;padding:0 12px;background:#f8f9fc;color:#7f8799;margin-bottom:14px}.prompt-history-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:inherit}.prompt-history-search button{border:0;background:#eceff6;border-radius:8px;padding:6px;display:grid;place-items:center;color:#70798c;cursor:pointer}.prompt-history-list{display:grid;gap:9px;overflow:auto;min-height:180px;padding-right:3px}.prompt-history-list>button{width:100%;display:grid;grid-template-columns:1fr auto;gap:6px 12px;text-align:left;border:1px solid #e3e7ef;background:#fff;border-radius:14px;padding:13px 15px;color:#232837;cursor:pointer;transition:.16s ease}.prompt-history-list>button:hover{border-color:#7668f5;background:#f8f7ff;transform:translateY(-1px)}.prompt-history-list>button>div{min-width:0}.prompt-history-list b,.prompt-history-list small{display:block}.prompt-history-list small{font-size:10px;color:#969eae;margin-top:4px}.prompt-history-list p{grid-column:1/-1;margin:0;color:#687186;font-size:12px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prompt-history-confirm{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,calc(100% - 34px));border:1px solid #e0e4ed;border-radius:18px;background:#fff;padding:20px;box-shadow:0 24px 70px #0f142840;z-index:2}.prompt-history-confirm b{font-size:18px;color:#202534}.prompt-history-confirm p{margin:8px 0 18px;color:#81899a;font-size:12px;line-height:1.6}.prompt-history-confirm>div:last-child{display:flex;justify-content:flex-end;gap:9px}.prompt-history-confirm button{border:1px solid #dce1eb;background:#fff;color:#697286;border-radius:10px;padding:9px 14px;cursor:pointer}.prompt-history-confirm button.primary{border-color:#665ee9;background:#665ee9;color:#fff}html[data-theme=dark] .prompt-history-modal,html[data-theme=dark] .prompt-history-confirm{background:#121824;border-color:#303b50;color:#e8edf7}html[data-theme=dark] .prompt-history-search{background:#0f1521;border-color:#2b374b;color:#b6c0d2}html[data-theme=dark] .prompt-history-search button{background:#20293a;color:#bbc5d7}html[data-theme=dark] .prompt-history-list>button{background:#0f1521;border-color:#2c374c;color:#dce3ef}html[data-theme=dark] .prompt-history-list>button:hover{background:#202a42;border-color:#6973e9}html[data-theme=dark] .prompt-history-list p{color:#9ca8bc}html[data-theme=dark] .prompt-history-confirm b{color:#f0f3f8}html[data-theme=dark] .prompt-history-confirm button{background:#20293a;border-color:#364257;color:#c6cede}@media(max-width:620px){.prompt-history-modal,.prompt-history-confirm{padding:16px}.title-actions{flex-wrap:wrap}}.provider-test-button{border:1px solid #6f74e8;border-radius:10px;background:#eef0ff;color:#5964d7;padding:9px 14px;font-weight:800;cursor:pointer;white-space:nowrap}.provider-test-button:disabled{opacity:.55;cursor:wait}.provider-test-result{margin:0 0 14px;padding:11px 13px;border-radius:10px;font-size:12px}.provider-test-result.ok{background:#eaf8ef;color:#187844;border:1px solid #bfe8cd}.provider-test-result.error{background:#fff0f0;color:#b33434;border:1px solid #f2c8c8}html[data-theme=dark] .provider-test-button{background:#242d47;color:#b7c0ff;border-color:#6670dc}html[data-theme=dark] .provider-test-result.ok{background:#123023;color:#69d795;border-color:#27583e}html[data-theme=dark] .provider-test-result.error{background:#351b21;color:#ff9ba8;border-color:#65313b}.auth-page{min-height:100vh;display:grid;place-items:center;padding:36px;background:radial-gradient(circle at 78% 12%,rgba(107,88,238,.2),transparent 30%),linear-gradient(145deg,#0b1020,#111827 48%,#151126);color:#eef2ff}.auth-brand{position:fixed;left:34px;top:28px;display:flex;align-items:center;gap:12px}.auth-brand>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#665ee9,#9b5dea);box-shadow:0 14px 35px #5e53e64d}.auth-brand b,.auth-brand small{display:block}.auth-brand b{font-size:20px}.auth-brand small{margin-top:3px;color:#9aa5bd;font-size:11px}.auth-card{width:min(460px,94vw);padding:28px;border:1px solid #2e3950;border-radius:24px;background:#0f1623f0;box-shadow:0 32px 90px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card-head h1{margin:0;color:#fff;font-size:28px}.auth-card-head p{margin:8px 0 0;color:#8f9ab0;font-size:13px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:22px 0;padding:5px;border-radius:12px;background:#0c1320}.auth-tabs button{height:40px;border:0;border-radius:9px;background:transparent;color:#8390a7;font-weight:800;cursor:pointer}.auth-tabs button.active{background:#232d45;color:#fff;box-shadow:0 8px 20px #0003}.auth-card form{display:grid;gap:15px}.auth-card label>span{display:block;margin-bottom:7px;color:#c8d0df;font-size:12px;font-weight:700}.auth-card label>input,.auth-input{height:48px;border:1px solid #303b51;border-radius:12px;background:#0d1421;color:#eef2f9}.auth-card label>input{width:100%;padding:0 13px}.auth-input{display:flex;align-items:center;gap:9px;padding:0 12px}.auth-input svg{color:#7e8aa2;flex:0 0 auto}.auth-input input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff}.auth-input input::placeholder,.auth-card label>input::placeholder{color:#5f6a80}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:9px}.auth-code-row>button{border:1px solid #485377;border-radius:11px;background:#202a43;color:#c8d1ff;font-weight:800;cursor:pointer}.auth-code-row>button:disabled{opacity:.45;cursor:not-allowed}.auth-submit{height:50px;border:0;border-radius:12px;background:linear-gradient(90deg,#665ee9,#9461ef);color:#fff;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #665ee93d}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-link{display:block;margin:18px auto 0;border:0;background:transparent;color:#a9b3ff;cursor:pointer}.auth-footnote{display:block;margin-top:18px;text-align:center;color:#737f95;font-size:10px}.auth-footnote a{color:#aeb7ff}.auth-message{padding:10px 12px;border-radius:10px;font-size:12px}.auth-message.ok{background:#102d22;color:#71d4a0;border:1px solid #24583f}.auth-message.error{background:#35191e;color:#ff9ea8;border:1px solid #68313a}.auth-dev-code{padding:10px 12px;border-radius:10px;background:#2c2647;color:#cbbcff;border:1px solid #574b88;font-size:12px}.auth-dev-code b{font-size:17px;letter-spacing:3px}.auth-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#0b1020;color:#eef2ff}.auth-loading>span{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#665ee9,#9b5dea)}.auth-loading small{color:#8290a7}.auth-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:24px;background:#040812c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal-panel{position:relative;width:min(880px,96vw);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #34415c;border-radius:24px;background:#0d1422;box-shadow:0 34px 100px #00000094}.auth-modal-close{position:absolute;z-index:3;top:18px;right:18px;width:40px;height:40px;border:1px solid #34415c;border-radius:8px;display:grid;place-items:center;background:#151f33;color:#e9edff;cursor:pointer}.auth-modal-close:hover{border-color:#8179f5;background:#222d47}.auth-modal-panel .auth-page{min-height:0;padding:54px 30px 34px;background:#0d1422}.auth-modal-panel .auth-brand{display:none}.auth-modal-panel .auth-card{width:min(500px,100%);box-shadow:none}.sidebar-bottom{position:relative}.guest-account-popover{position:absolute;left:0;bottom:72px;width:260px;padding:13px;border:1px solid #33415f;border-radius:8px;background:#111a2b;box-shadow:0 22px 55px #00000061;color:#eef2ff}.guest-account-popover>div{display:flex;gap:10px;align-items:center}.guest-account-popover>div>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#273453;color:#bfc8ff}.guest-account-popover b,.guest-account-popover small{display:block}.guest-account-popover b{font-size:13px}.guest-account-popover small{margin-top:4px;color:#8f9ab0;font-size:10px;line-height:1.45}.guest-account-popover>button{width:100%;height:42px;margin-top:12px;border:0;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(90deg,#655ee9,#925eef);color:#fff;font-weight:850;cursor:pointer}.sidebar.collapsed .guest-account-popover{left:54px;bottom:0}.sidebar-logout{width:100%;height:42px;margin-top:8px;border:1px solid #2a3448;border-radius:11px;background:#121827;color:#aab5c9;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.sidebar-logout:hover{background:#2a1f2a;color:#ffabb3;border-color:#54323b}.user-center-logout{margin:18px 16px 16px;height:42px;border:1px solid #e3cbd0;border-radius:11px;background:#fff5f6;color:#b64050;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}html[data-theme=dark] .user-center-logout{background:#281b20;border-color:#563039;color:#ffabb4}@media(max-width:620px){.auth-page{padding:18px}.auth-brand{position:static;margin-bottom:18px;justify-self:start}.auth-page{place-items:start center}.auth-card{padding:22px}.auth-code-row{grid-template-columns:1fr}.auth-code-row>button{height:44px}}.generation-cost-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 8px;padding:10px 12px;border:1px solid #dfe4ee;border-radius:11px;background:#f8f9fc;color:#5f687c;font-size:12px}.generation-cost-bar span{display:flex;align-items:center;gap:6px}.generation-cost-bar b{color:#5d63e7;font-size:15px}.generation-cost-bar small{color:#8b93a5}.generate:disabled{cursor:not-allowed;opacity:.58}.generation-ledger{margin-bottom:20px;padding:16px;border:1px solid #e1e6ef;border-radius:15px;background:#fafbfe}.generation-ledger-head,.page-subtitle{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.generation-ledger-head small,.page-subtitle small{color:#929aad}.generation-ledger-list{display:grid;gap:8px}.generation-ledger-list article{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(180px,1fr) 90px 90px;align-items:center;gap:12px;padding:12px;border:1px solid #e5e9f1;border-radius:11px;background:#fff}.generation-ledger-list article>div b,.generation-ledger-list article>div small,.generation-ledger-list article>span small{display:block}.generation-ledger-list article>div small,.generation-ledger-list article>span small{margin-top:3px;color:#929aad;font-size:10px}.generation-ledger-list article>span{font-size:11px}.generation-ledger-list article>strong{font-size:12px;color:#5f66dc}.generation-ledger-list article>p{grid-column:1/-1;margin:0;color:#d25252;font-size:11px}.generation-status{justify-self:end;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;background:#eef0f5;color:#71798b}.generation-status.completed{background:#e8f8ef;color:#2c9b60}.generation-status.failed,.generation-status.cancelled{background:#fff0f0;color:#d25151}.generation-status.generating,.generation-status.queued,.generation-status.submitted{background:#eeeafd;color:#6a5ddc}.page-subtitle{margin:20px 0 12px}html[data-theme=dark] .generation-cost-bar,html[data-theme=dark] .generation-ledger{background:#111722;border-color:#293449;color:#b4bfd2}html[data-theme=dark] .generation-ledger-list article{background:#0f1521;border-color:#293449}html[data-theme=dark] .generation-status{background:#20293a;color:#b9c3d5}html[data-theme=dark] .generation-status.completed{background:#123322;color:#64d596}html[data-theme=dark] .generation-status.failed,html[data-theme=dark] .generation-status.cancelled{background:#3a1d24;color:#ff8f9b}html[data-theme=dark] .generation-status.generating,html[data-theme=dark] .generation-status.queued,html[data-theme=dark] .generation-status.submitted{background:#282344;color:#a89cff}@media(max-width:900px){.generation-ledger-list article{grid-template-columns:1fr 1fr}.generation-ledger-list article>strong,.generation-status{justify-self:start}}.payment-qr{width:260px;max-width:80%;display:block;margin:16px auto;border-radius:14px;background:#fff;padding:10px}.payment-waiting{margin-top:14px;padding:10px 12px;border-radius:10px;background:#24262c;color:#cbd2df;font-size:13px}.order-page-table{margin-top:10px}.status-expired{color:#999}.payment-methods button:disabled{cursor:not-allowed;opacity:.4}.asset-center-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:7px;background:#f3f5fa;border:1px solid #e1e6ef;border-radius:14px}.asset-center-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:0;border-radius:10px;background:transparent;color:#778197;font-weight:700;cursor:pointer}.asset-center-tabs button span{min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:#e5e9f2;color:#7b8498;font-size:10px}.asset-center-tabs button.active{background:#fff;color:#5965df;box-shadow:0 6px 18px #303d781a}.asset-center-tabs button.active span{background:#6c70e8;color:#fff}.asset-section-heading{display:flex;align-items:center;justify-content:space-between;margin:18px 0 12px;padding:0 2px}.asset-section-heading>div b,.asset-section-heading>div small{display:block}.asset-section-heading>div b{font-size:15px}.asset-section-heading>div small{margin-top:4px;color:#929bad;font-size:10px}.asset-section-heading>span{min-width:30px;height:26px;display:grid;place-items:center;border-radius:999px;background:#eef0ff;color:#6972df;font-size:11px;font-weight:800}.liked-heading{margin-top:28px;padding-top:20px;border-top:1px solid #e6eaf2}.favorite-text-cover{aspect-ratio:2/3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(145deg,#eef0ff,#f7f8fc);color:#7078df;border-bottom:1px solid #e5e8f0}.favorite-text-cover span{max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800}.upload-history-summary{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px;padding:13px 15px;border:1px solid #e1e6ef;border-radius:13px;background:#f8f9fc}.upload-history-summary b,.upload-history-summary small{display:block}.upload-history-summary small{margin-top:4px;color:#929bad;font-size:10px}.upload-history-summary>span{font-weight:900;color:#6972df}html[data-theme=dark] .asset-center-tabs{background:#0f1521;border-color:#293449}html[data-theme=dark] .asset-center-tabs button{color:#8f9aaf}html[data-theme=dark] .asset-center-tabs button span{background:#20293a;color:#9da8bc}html[data-theme=dark] .asset-center-tabs button.active{background:#222b42;color:#fff;box-shadow:none}html[data-theme=dark] .asset-center-tabs button.active span{background:#6871e8;color:#fff}html[data-theme=dark] .asset-section-heading>div small{color:#7e899e}html[data-theme=dark] .asset-section-heading>span{background:#252d48;color:#aeb6ff}html[data-theme=dark] .liked-heading{border-color:#293449}html[data-theme=dark] .favorite-text-cover{background:linear-gradient(145deg,#171d2d,#20263a);color:#aeb6ff;border-color:#2d374d}html[data-theme=dark] .upload-history-summary{background:#0f1521;border-color:#293449}html[data-theme=dark] .upload-history-summary small{color:#7e899e}@media(max-width:760px){.asset-center-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-section-heading,.upload-history-summary{align-items:flex-start}}.admin-page{display:grid;gap:16px}.admin-page>.page-title{padding:22px;border:1px solid #e1e6ef;border-radius:18px;background:#fff}.admin-page>.page-title>button{display:flex;align-items:center;gap:6px;border:0;border-radius:10px;padding:9px 13px;background:#eef0ff;color:#5e68dc;cursor:pointer}.admin-tabs{display:flex;gap:8px;flex-wrap:wrap;padding:8px;border:1px solid #e1e6ef;border-radius:14px;background:#fff}.admin-tabs button{display:flex;align-items:center;gap:6px;border:0;border-radius:9px;padding:9px 13px;background:transparent;color:#778197;cursor:pointer}.admin-tabs button.active{background:#5f66dd;color:#fff}.admin-error{padding:12px 15px;border-radius:12px;background:#fff0f0;color:#d84b4b}.admin-loading{min-height:260px;display:grid;place-items:center;border:1px dashed #dce1eb;border-radius:16px;color:#8993a7}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-stat-grid article{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e2e7ef;border-radius:15px;background:#fff}.admin-stat-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef0ff;color:#646ce3}.admin-stat-grid small,.admin-stat-grid b{display:block}.admin-stat-grid small{color:#8c96a9;font-size:10px}.admin-stat-grid b{margin-top:4px;font-size:20px}.admin-search{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid #dfe4ed;border-radius:12px;background:#fff;color:#8a93a5}.admin-search input{flex:1;border:0;outline:0;background:transparent}.admin-table{display:grid;border:1px solid #e1e6ee;border-radius:15px;background:#fff;overflow:auto}.admin-row{min-width:980px;display:grid;grid-template-columns:1.45fr .75fr .7fr .8fr 1fr 1.45fr;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid #edf0f5}.admin-table.orders .admin-row{grid-template-columns:1.5fr 1.2fr .8fr .9fr .65fr 1fr}.admin-table.points .admin-row{grid-template-columns:1.5fr repeat(4,.75fr) 1fr}.admin-row:last-child{border-bottom:0}.admin-row.admin-head{background:#f7f8fb;color:#80899b;font-size:10px;font-weight:800}.admin-row b,.admin-row small{display:block}.admin-row small{margin-top:4px;color:#8e97aa;font-size:9px;line-height:1.45}.admin-row em{font-style:normal}.admin-actions{display:flex;gap:5px;flex-wrap:wrap}.admin-actions button,.admin-row>span>button{border:1px solid #dfe4ec;border-radius:8px;background:#fff;color:#687286;padding:6px 8px;font-size:9px;cursor:pointer}.admin-primary{border:0!important;background:#6269df!important;color:#fff!important}.role-admin{color:#7358d8}.role-user{color:#6b7488}.admin-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-model-grid article{padding:16px;border:1px solid #e1e6ef;border-radius:15px;background:#fff}.admin-model-grid article.disabled{opacity:.55}.admin-model-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.admin-model-head b,.admin-model-head small{display:block}.admin-model-head small{margin-top:4px;color:#9099aa;font-size:9px}.admin-model-head>button{border:0;background:transparent;color:#666de0;cursor:pointer}.admin-model-grid article>label{display:grid;gap:5px;color:#7d879b;font-size:10px}.admin-model-grid article>label input{height:38px;border:1px solid #dfe4ed;border-radius:9px;padding:0 10px}.admin-resolution-list{display:grid;gap:7px;margin-top:12px}.admin-resolution-list label{display:grid;grid-template-columns:18px 34px 1fr 48px;gap:7px;align-items:center}.admin-resolution-list input[type=number]{height:34px;border:1px solid #dfe4ed;border-radius:8px;padding:0 8px}.admin-resolution-list small{font-size:8px;color:#959eae}.admin-announcement-layout{display:grid;grid-template-columns:340px 1fr;gap:14px}.admin-notice-form,.admin-notice-list{padding:17px;border:1px solid #e1e6ee;border-radius:15px;background:#fff}.admin-notice-form{display:grid;gap:10px;align-content:start}.admin-notice-form h3{margin:0 0 5px}.admin-notice-form input,.admin-notice-form textarea,.admin-notice-form select{width:100%;border:1px solid #dfe4ec;border-radius:9px;padding:10px;background:#fff}.admin-notice-form>div{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.admin-notice-form label{display:flex;gap:5px;align-items:center;font-size:10px;color:#70798c}.admin-notice-list{display:grid;gap:10px;align-content:start}.admin-notice-list article{padding:14px;border:1px solid #e3e7ef;border-left:4px solid #7178e7;border-radius:12px}.admin-notice-list article.notice-warning{border-left-color:#e8a63b}.admin-notice-list article.notice-success{border-left-color:#3dbb79}.admin-notice-list article.disabled{opacity:.52}.admin-notice-list b,.admin-notice-list small{display:block}.admin-notice-list small{margin-top:4px;color:#939cad;font-size:9px}.admin-notice-list p{color:#687286;font-size:11px;line-height:1.6}.admin-notice-list footer{display:flex;gap:7px}.admin-notice-list footer button{display:flex;align-items:center;gap:4px;border:1px solid #dfe4ec;border-radius:8px;background:#fff;color:#6d7688;padding:6px 9px;font-size:9px;cursor:pointer}html[data-theme=dark] .admin-page>.page-title,html[data-theme=dark] .admin-tabs,html[data-theme=dark] .admin-stat-grid article,html[data-theme=dark] .admin-search,html[data-theme=dark] .admin-table,html[data-theme=dark] .admin-model-grid article,html[data-theme=dark] .admin-notice-form,html[data-theme=dark] .admin-notice-list{background:#121824;border-color:#293449;color:#e7ecf6}html[data-theme=dark] .admin-row{border-color:#293449}html[data-theme=dark] .admin-row.admin-head{background:#0f1521}html[data-theme=dark] .admin-actions button,html[data-theme=dark] .admin-row>span>button,html[data-theme=dark] .admin-notice-list footer button{background:#20293a;border-color:#354157;color:#c4cddd}html[data-theme=dark] .admin-search input,html[data-theme=dark] .admin-model-grid input,html[data-theme=dark] .admin-notice-form input,html[data-theme=dark] .admin-notice-form textarea,html[data-theme=dark] .admin-notice-form select{background:#0f1521!important;border-color:#2c374b!important;color:#e7ecf6!important}@media(max-width:1250px){.admin-stat-grid,.admin-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.admin-announcement-layout,.admin-model-grid{grid-template-columns:1fr}}@media(max-width:620px){.admin-stat-grid{grid-template-columns:1fr}.admin-tabs{display:grid;grid-template-columns:repeat(2,1fr)}}.announcement-bell{position:relative}.announcement-bell>button{position:relative}.announcement-bell>button i{position:absolute;right:-4px;top:-5px;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:#f05d68;color:#fff;font-style:normal;font-size:8px;display:grid;place-items:center}.announcement-popover{position:absolute;right:0;top:46px;z-index:3000;width:min(360px,88vw);max-height:460px;overflow:auto;padding:14px;border:1px solid #dfe4ed;border-radius:16px;background:#fff;box-shadow:0 24px 70px #161c3238}.announcement-popover>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.announcement-popover>div:first-child button{border:0;background:#eef1f6;color:#697286;width:28px;height:28px;border-radius:8px;display:grid;place-items:center}.announcement-popover article{padding:12px;border:1px solid #e5e8ef;border-left:4px solid #6b71df;border-radius:11px;margin-top:8px}.announcement-popover article.notice-warning{border-left-color:#e5a13d}.announcement-popover article.notice-success{border-left-color:#42bb7e}.announcement-popover article b,.announcement-popover article small{display:block}.announcement-popover article p{font-size:11px;color:#687286;line-height:1.55;white-space:pre-wrap}.announcement-popover article small{font-size:8px;color:#98a0af}.announcement-empty{text-align:center;color:#8e97a8;font-size:11px;padding:28px 0}html[data-theme=dark] .announcement-popover{background:#121824;border-color:#2e394d;color:#e8edf6}html[data-theme=dark] .announcement-popover article{border-color:#2f3a4e;background:#0f1521}html[data-theme=dark] .announcement-popover article p{color:#a8b3c5}.multi-model-admin{display:grid;gap:14px}.model-admin-toolbar{display:grid;grid-template-columns:1fr 180px;gap:10px}.model-admin-toolbar select{height:44px;border:1px solid #dfe4ed;border-radius:12px;background:#fff;padding:0 12px;color:#556074}.model-group-summary{display:flex;gap:8px;flex-wrap:wrap}.model-group-summary span{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #e0e5ee;border-radius:10px;background:#fff;color:#8b94a5;font-size:10px}.model-group-summary b{color:#525d73}.admin-model-create{padding:18px;border:1px solid #dfe5ee;border-radius:16px;background:#fff}.admin-model-create h3{margin:0 0 14px}.admin-model-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-model-form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0}.admin-model-form-grid label{display:grid;gap:5px;color:#7e8799;font-size:10px}.admin-model-form-grid input{height:38px;border:1px solid #dfe4ed;border-radius:9px;padding:0 10px;background:#fff}.model-inline-options{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:13px 0}.model-inline-options>span{font-size:10px;font-weight:800;color:#687286}.model-inline-options label{display:flex;align-items:center;gap:4px;font-size:10px;color:#707a8e}.model-badges{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:7px}.model-badges span,.model-badges em,.model-badges strong,.model-badges i{font-style:normal;font-size:8px;padding:4px 6px;border-radius:7px;background:#eef0ff;color:#6169dc}.model-badges em{background:#eef6ff;color:#4382bd}.model-badges strong{background:#e9f8ef;color:#309364}.model-badges i{background:#fff3e7;color:#bc7536}.model-card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px;padding-top:12px;border-top:1px solid #edf0f5}.model-card-actions button{border:1px solid #dfe4ed;border-radius:8px;background:#fff;color:#697286;padding:7px 10px;font-size:9px;cursor:pointer}.model-card-actions button:disabled{opacity:.45;cursor:not-allowed}.model-card-actions button.danger{border-color:#f1c9cd;color:#d45a64;background:#fff7f8}.admin-model-grid article{min-width:0}.admin-model-grid .admin-model-head>div{min-width:0}.admin-model-grid .admin-model-head small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=dark] .model-admin-toolbar select,html[data-theme=dark] .model-group-summary span,html[data-theme=dark] .admin-model-create{background:#121824;border-color:#293449;color:#dfe6f2}html[data-theme=dark] .admin-model-form-grid input{background:#0f1521;border-color:#2c374b;color:#e7ecf6}html[data-theme=dark] .model-card-actions{border-color:#293449}html[data-theme=dark] .model-card-actions button{background:#20293a;border-color:#354157;color:#c4cddd}html[data-theme=dark] .model-card-actions button.danger{background:#311d25;border-color:#61313c;color:#f59aa4}html[data-theme=dark] .model-group-summary b{color:#dce3ef}@media(max-width:1150px){.admin-model-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-model-grid{grid-template-columns:1fr}}@media(max-width:700px){.model-admin-toolbar,.admin-model-form-grid,.admin-model-form-grid.compact{grid-template-columns:1fr}.model-admin-toolbar select{width:100%}}.canvas-page{height:calc(100vh - 106px);min-height:680px;border:1px solid #263147;border-radius:18px;overflow:hidden;background:#0b0f19;box-shadow:0 18px 50px #0003}.canvas-page iframe{display:block;width:100%;height:100%;border:0;background:#0b0f19}@media(max-width:760px){.canvas-page{height:calc(100vh - 180px);min-height:620px;border-radius:12px}}html[data-theme=dark] .header-actions button{background:#141d31;border-color:#2d3950;color:#e7edf8;box-shadow:0 0 0 1px #ffffff08 inset}html[data-theme=dark] .header-actions button:hover{background:#1a2640;border-color:#415173;color:#fff}html[data-theme=dark] .announcement-bell>button{background:#141d31;border-color:#2d3950;color:#e7edf8}html[data-theme=dark] .announcement-bell>button svg{stroke:currentColor}.admin-template-manager{display:grid;grid-template-columns:390px 1fr;gap:14px}.admin-template-create,.admin-template-list{padding:17px;border:1px solid #e1e6ee;border-radius:15px;background:#fff}.admin-template-create{align-self:start;display:grid;gap:12px}.admin-template-create h3{margin:0}.admin-template-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.admin-template-form-grid label,.template-prompt-label{display:grid;gap:5px;font-size:10px;color:#707a8e}.admin-template-form-grid input,.admin-template-create textarea,.admin-template-fields input,.admin-template-content textarea{width:100%;border:1px solid #dfe4ec;border-radius:9px;padding:9px;background:#fff;color:#30394d}.admin-template-form-grid .template-enabled{display:flex;align-items:center;gap:6px}.admin-template-list{display:grid;gap:12px;align-content:start}.admin-template-list article{display:grid;grid-template-columns:150px 1fr;gap:14px;border:1px solid #e1e6ee;border-radius:14px;padding:12px}.admin-template-list article.disabled{opacity:.55}.admin-template-list img,.template-placeholder{width:150px;height:190px;object-fit:cover;border-radius:10px;background:#172039;display:grid;place-items:center;color:#8d98b3}.admin-template-content{min-width:0}.admin-template-head{display:flex;justify-content:space-between;gap:10px}.admin-template-head b,.admin-template-head small{display:block}.admin-template-head small{font-size:9px;color:#8d96a8;margin-top:4px}.admin-template-head button{border:0;background:transparent;color:#6670df}.admin-template-content p{font-size:10px;color:#70798b;line-height:1.55;max-height:48px;overflow:hidden}.admin-template-fields{display:grid;grid-template-columns:1.4fr 1fr 80px;gap:7px;margin-bottom:8px}html[data-theme=dark] .admin-template-create,html[data-theme=dark] .admin-template-list{background:#121824;border-color:#293449}html[data-theme=dark] .admin-template-list article{border-color:#2d384c;background:#0f1521}html[data-theme=dark] .admin-template-form-grid input,html[data-theme=dark] .admin-template-create textarea,html[data-theme=dark] .admin-template-fields input,html[data-theme=dark] .admin-template-content textarea{background:#0f1521;border-color:#2c374b;color:#e7ecf6}@media(max-width:1050px){.admin-template-manager{grid-template-columns:1fr}.admin-template-list article{grid-template-columns:120px 1fr}.admin-template-list img,.template-placeholder{width:120px;height:150px}}.hidden-prompt-label{margin-top:12px;padding:12px;border:1px solid #ead9a7;border-radius:12px;background:#fffaf0}.hidden-prompt-label textarea{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.hidden-prompt-status{display:block;margin:6px 0 10px;color:#9a7a2f;font-size:10px}html[data-theme=dark] .hidden-prompt-label{background:#221d13;border-color:#5d4c24}html[data-theme=dark] .hidden-prompt-status{color:#d8b35c}.template-cover-upload{display:grid!important;gap:7px;align-content:start}.template-cover-upload input,.template-cover-replace input{display:none}.template-cover-upload span,.template-cover-replace{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px 10px;border:1px dashed #cfd6e4;border-radius:9px;background:#f7f9fc;color:#657087;font-size:10px;font-weight:800;cursor:pointer}.template-cover-preview{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #dfe4ed;border-radius:11px;background:#f8f9fc}.template-cover-preview img{width:120px;height:74px;object-fit:cover;border-radius:8px}.template-cover-preview button{border:1px solid #e4c6ca;background:#fff7f8;color:#d35b65;border-radius:8px;padding:7px 10px;display:flex;align-items:center;gap:5px}.admin-template-cover{position:relative;min-height:180px;background:#101827}.admin-template-cover>img,.admin-template-cover>.template-placeholder{width:100%;height:180px;object-fit:cover}.template-cover-replace{position:absolute;right:10px;bottom:10px;min-height:34px;background:#0e1523e0;border-color:#ffffff40;color:#fff}.prompt-opt-admin-panel.native{margin-top:14px}.prompt-opt-switch{display:flex;align-items:center;gap:8px;font-weight:700}.prompt-opt-admin-panel.native textarea{min-height:320px}html[data-theme=dark] .template-cover-upload span,html[data-theme=dark] .template-cover-preview{background:#0f1521;border-color:#2c374b;color:#c9d2e2}.admin-access-manager{display:grid;grid-template-columns:360px minmax(0,1fr);gap:14px}.admin-access-create,.admin-access-list article{padding:18px;border:1px solid #e1e6ef;border-radius:16px;background:#fff}.admin-access-create{display:grid;gap:12px;align-content:start}.admin-access-create h3,.admin-access-create p{margin:0}.admin-access-create p,.admin-access-note{font-size:10px;line-height:1.6;color:#8993a5}.admin-access-create>input{height:42px;border:1px solid #dfe4ed;border-radius:10px;padding:0 11px}.admin-access-list{display:grid;gap:12px;align-content:start}.admin-access-list article>header{height:auto;margin:0 0 14px;display:flex;justify-content:space-between;align-items:flex-start}.admin-access-list article>header b,.admin-access-list article>header small{display:block}.admin-access-list article>header small{margin-top:4px;color:#8d96a8;font-size:9px}.admin-access-list button.danger{border:1px solid #f0c8ce;background:#fff7f8;color:#d45662;border-radius:8px;padding:7px 9px;display:flex;align-items:center;gap:5px}.admin-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-permission-grid label{display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid #e3e7ef;border-radius:9px;font-size:10px;color:#657087}.admin-permission-grid label:has(input:checked){border-color:#8f96ee;background:#f2f3ff;color:#535bd1}.admin-permission-grid .protected-permission{opacity:.55}.admin-access-list article.super-admin{border-color:#aeb3f4;box-shadow:0 0 0 1px #dfe1ff inset}html[data-theme=dark] .admin-access-create,html[data-theme=dark] .admin-access-list article{background:#121824;border-color:#293449;color:#e7ecf6}html[data-theme=dark] .admin-access-create>input{background:#0f1521;border-color:#2c374b;color:#e7ecf6}html[data-theme=dark] .admin-permission-grid label{border-color:#344056;color:#bdc7d8}html[data-theme=dark] .admin-permission-grid label:has(input:checked){background:#22294c;border-color:#6971d8;color:#eef0ff}html[data-theme=dark] .admin-access-list button.danger{background:#311d25;border-color:#61313c;color:#f59aa4}@media(max-width:900px){.admin-access-manager{grid-template-columns:1fr}}@media(max-width:560px){.admin-permission-grid{grid-template-columns:1fr}}.admin-super-toggle{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #d9def0;border-radius:12px;background:#f7f8ff;margin:10px 0}.admin-super-toggle input{margin-top:3px}.admin-super-toggle span,.admin-super-toggle b,.admin-super-toggle small{display:block}.admin-super-toggle small{margin-top:4px;color:#7d879b;font-size:10px;line-height:1.45}.admin-level-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.admin-level-actions button{border:1px solid #dfe4ec;border-radius:8px;background:#fff;color:#626bdd;padding:7px 9px;font-size:9px;cursor:pointer}.admin-level-actions button.danger{color:#d45a64;border-color:#f1c9cd;background:#fff7f8}html[data-theme=dark] .admin-super-toggle{background:#182137;border-color:#33415b}html[data-theme=dark] .admin-level-actions button{background:#20293a;border-color:#354157;color:#cbd4ff}html[data-theme=dark] .admin-level-actions button.danger{background:#311d25;border-color:#61313c;color:#f59aa4}.recipe-delete-tip{display:block;margin-top:6px;color:#8b95a8;font-size:11px;line-height:1.35}.recipe-option-wrap{position:relative;display:inline-flex;align-items:center}.recipe-option-wrap.is-deletable{padding-right:12px}.delete-custom-tag{position:absolute!important;right:-4px;top:-8px;width:20px!important;height:20px!important;min-width:20px!important;padding:0!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#fff!important;color:#d25e6f!important;border:1px solid #f1bac3!important;box-shadow:0 3px 10px #2a355824!important;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.92);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;font-weight:800}.recipe-option-wrap.is-deletable:hover .delete-custom-tag,.recipe-option-wrap.is-deletable:focus-within .delete-custom-tag{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.delete-custom-tag:hover{background:#fff0f2!important;color:#c74358!important;border-color:#ea8f9d!important;transform:scale(1.05)}.recipe-option-wrap.is-deletable>button:first-child{padding-right:18px}.restore-deleted-tags{margin-left:auto!important;padding:4px 8px!important;border-radius:7px!important;border:1px dashed #cbd2e1!important;background:transparent!important;color:#7a8499!important;font-size:10px!important;font-weight:700}.restore-deleted-tags:hover{border-color:#7883ef!important;color:#6671e8!important;background:#f3f4ff!important}.poster-style-panel+.recipe-panel{margin-top:12px}html[data-theme=dark] .recipe-delete-tip{color:#9eabc2!important}html[data-theme=dark] .delete-custom-tag{background:#172033!important;border-color:#5b4750!important;color:#ff9aa6!important;box-shadow:0 3px 10px #0000003d!important}html[data-theme=dark] .delete-custom-tag:hover{background:#2c1c24!important;border-color:#81505c!important;color:#ffb5be!important}html[data-theme=dark] .restore-deleted-tags{border-color:#3a4559!important;color:#9aa6ba!important}html[data-theme=dark] .restore-deleted-tags:hover{background:#1b2340!important;border-color:#6673dc!important;color:#b7c0ff!important}.plaza-admin-tip{display:flex;align-items:center;gap:7px;margin:0 0 14px;padding:10px 12px;border:1px solid rgba(132,120,255,.35);border-radius:12px;background:#7062ff1a;color:#c9c4ff;font-size:11px;font-weight:800}.plaza-cover-admin{position:absolute;left:10px;right:10px;bottom:10px;z-index:5;display:flex;gap:7px;opacity:0;transform:translateY(5px);transition:.2s}.home-template-card:hover .plaza-cover-admin{opacity:1;transform:none}.plaza-cover-admin label,.plaza-cover-admin button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:#090e19e0;color:#fff;font-size:10px;font-weight:850;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.plaza-cover-admin label:hover,.plaza-cover-admin button:hover{background:#2a344ef2}.plaza-cover-admin input{display:none}.plaza-cover-admin button{border-color:#ff748059;color:#ffabb3}.admin-template-cover-summary{display:flex;align-items:center;justify-content:center;gap:10px;min-height:72px;padding:10px;background:#101827;color:#8f9ab0}.admin-template-cover-summary img{width:52px;height:72px;object-fit:cover;border-radius:7px}.admin-template-cover-summary small{max-width:170px;line-height:1.5}@media(max-width:800px){.plaza-cover-admin{opacity:1;transform:none}}.create-tab-stack{margin-bottom:16px;background:#fff;border:1px solid #e5e8f0;border-radius:16px;box-shadow:0 10px 28px #323e600a;overflow:hidden}.create-tab-stack .mode-tabs{margin-bottom:0;border:0;border-radius:0;box-shadow:none}.poster-style-subtabs{min-height:48px;padding:7px 12px 9px;border-top:1px solid #edf0f5;background:#fafbfe;display:flex;align-items:center;gap:10px;overflow-x:auto}.poster-style-subtabs>span{flex:0 0 auto;font-size:11px;font-weight:900;color:#7a8499;white-space:nowrap}.poster-style-subtabs>div{display:flex;align-items:center;gap:6px;flex:0 0 auto}.poster-style-subtabs button{height:31px;padding:0 13px;border:1px solid #dfe4ee;border-radius:9px;background:#fff;color:#626c81;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.poster-style-subtabs button:hover{border-color:#9aa4f5;color:#5964d8;background:#f6f7ff}.poster-style-subtabs button.active{border-color:#6d76eb;background:#eef0ff;color:#5661d8;box-shadow:0 4px 12px #5863dc1f}.poster-style-subtabs>small{margin-left:auto;flex:0 0 auto;color:#9aa2b3;font-size:10px;white-space:nowrap}html[data-theme=dark] .create-tab-stack{background:#121824;border-color:#283247;box-shadow:0 18px 50px #0000003d}html[data-theme=dark] .poster-style-subtabs{background:#0f1520;border-top-color:#283247}html[data-theme=dark] .poster-style-subtabs>span,html[data-theme=dark] .poster-style-subtabs>small{color:#8f9bb3}html[data-theme=dark] .poster-style-subtabs button{background:#151d2b;border-color:#303b50;color:#9ba7bd}html[data-theme=dark] .poster-style-subtabs button:hover{background:#1d2740;border-color:#5968bf;color:#c5ccff}html[data-theme=dark] .poster-style-subtabs button.active{background:#29334b;border-color:#6876dc;color:#fff}@media(max-width:900px){.poster-style-subtabs>small{display:none}}@media(max-width:760px){.create-tab-stack{margin-bottom:12px}.poster-style-subtabs{padding:7px 9px}.poster-style-subtabs>span{display:none}.poster-style-subtabs button{height:30px;padding:0 11px}}.create-tab-stack{border-radius:20px;background:linear-gradient(180deg,#fff,#f7f8fe);box-shadow:0 16px 42px #2a365c12}.create-mode-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px 12px;border-bottom:1px solid #edf0f6}.create-mode-header span,.create-mode-header small,.create-mode-header b{display:block}.create-mode-header span{color:#6974ec;font-size:10px;font-weight:950;letter-spacing:.14em}.create-mode-header b{margin-top:5px;color:#20283a;font-size:20px}.create-mode-header small{margin-top:5px;color:#7d879a;font-size:12px;line-height:1.5}.create-mode-header p{margin:0;padding:8px 12px;border-radius:999px;background:#eef0ff;color:#5c66d8;font-size:11px;font-weight:850;white-space:nowrap}.create-tab-stack .create-mode-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:12px;background:transparent}.create-tab-stack .create-mode-tabs button{min-height:86px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;align-items:start;gap:5px 9px;padding:13px;border:1px solid #e1e6f0;background:#fff;color:#566176;text-align:left;box-shadow:0 8px 22px #2f3a600a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.create-tab-stack .create-mode-tabs button:hover{transform:translateY(-2px);border-color:#aab2f6;box-shadow:0 13px 26px #434d9117}.create-tab-stack .create-mode-tabs button.active{background:linear-gradient(145deg,#222b49,#5660da);border-color:#6571ee;color:#fff;box-shadow:0 15px 36px #5058ce38}.create-tab-stack .create-mode-tabs button>span{grid-row:1/3;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eef0ff;color:#616bdd}.create-tab-stack .create-mode-tabs button.active>span{background:#ffffff26;color:#fff}.create-tab-stack .create-mode-tabs button b{min-width:0;color:inherit;font-size:13px;line-height:1.25}.create-tab-stack .create-mode-tabs button small{grid-column:2;color:#8b94a8;font-size:10px;line-height:1.45;white-space:normal}.create-tab-stack .create-mode-tabs button.active small{color:#dce2ff}.recipe-panel{margin-top:14px;padding:16px;border-radius:18px;background:linear-gradient(180deg,#fbfcff,#fff);box-shadow:0 12px 30px #2c375f0d}.recipe-head{margin-bottom:10px}.recipe-head>div>span{width:34px;height:34px;border-radius:12px;background:linear-gradient(145deg,#eef1ff,#e4e8ff);box-shadow:inset 0 0 0 1px #6972eb1f}.recipe-head b{font-size:15px;color:#20283a}.recipe-delete-tip{font-size:10px!important;color:#9aa3b5!important}.recipe-strip{padding:8px;margin:0 0 10px;border:1px solid #eef1f6;border-radius:13px;background:#f8f9fd;scrollbar-width:thin}.recipe-strip button{background:#fff;border-color:#e0e5f0;box-shadow:0 5px 12px #2732520a}.recipe-selected-summary{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 10px;padding:9px 10px;border-radius:13px;background:#f3f5ff;color:#5f68dc}.recipe-selected-summary span{font-size:10px;font-weight:950;letter-spacing:.08em}.recipe-selected-summary em{font-style:normal;padding:4px 8px;border-radius:999px;background:#fff;color:#657086;font-size:10px;font-weight:800;box-shadow:0 4px 10px #303a600a}.recipe-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipe-group{min-width:0;padding:12px;border:1px solid #edf0f6;border-radius:14px;background:#fff;box-shadow:0 6px 18px #2d385c09}.recipe-label{margin-bottom:9px}.recipe-label b{font-size:12px;color:#2e374d}.recipe-options{max-height:128px;overflow:auto;padding-right:2px;scrollbar-width:thin}.recipe-options button{min-height:30px;border-radius:9px;background:#fbfcff}.recipe-options button.active{box-shadow:0 5px 14px #5a67e02e}.event-copy-fields{padding:0 0 10px}.event-copy-fields textarea{min-height:40px;border:1px solid #e0e4ec;border-radius:10px;padding:10px 11px;resize:vertical;outline:0}html[data-theme=dark] .create-tab-stack{background:linear-gradient(180deg,#111827,#0f1520);border-color:#283247;box-shadow:0 18px 50px #0000003d}html[data-theme=dark] .create-mode-header{border-bottom-color:#263044}html[data-theme=dark] .create-mode-header b{color:#eef3ff}html[data-theme=dark] .create-mode-header small{color:#8f9bb3}html[data-theme=dark] .create-mode-header p{background:#1b2440;color:#bfc8ff}html[data-theme=dark] .create-tab-stack .create-mode-tabs button{background:#151d2b;border-color:#2c374b;color:#dce5f5;box-shadow:none}html[data-theme=dark] .create-tab-stack .create-mode-tabs button small{color:#8e9ab0}html[data-theme=dark] .create-tab-stack .create-mode-tabs button>span{background:#1c2640;color:#aeb9ff}html[data-theme=dark] .create-tab-stack .create-mode-tabs button.active{background:linear-gradient(145deg,#2b3555,#5965db);border-color:#6f7af3}html[data-theme=dark] .recipe-panel{background:linear-gradient(180deg,#121a29,#0f1622);border-color:#2a3549;box-shadow:0 18px 42px #0003}html[data-theme=dark] .recipe-head b,html[data-theme=dark] .recipe-label b{color:#eef3ff}html[data-theme=dark] .recipe-head>div>span{background:#1b2440;color:#bfc8ff}html[data-theme=dark] .recipe-strip{background:#101827;border-color:#263247}html[data-theme=dark] .recipe-strip button,html[data-theme=dark] .recipe-group,html[data-theme=dark] .recipe-options button,html[data-theme=dark] .recipe-selected-summary em{background:#141d2c;border-color:#2c374b;color:#dbe4f3}html[data-theme=dark] .recipe-selected-summary{background:#1a2340;color:#bec8ff}html[data-theme=dark] .event-copy-fields textarea{background:#0f1622;border-color:#2c374b;color:#eef3ff}@media(max-width:1180px){.create-tab-stack .create-mode-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-groups{grid-template-columns:1fr}}@media(max-width:760px){.create-mode-header{align-items:flex-start;flex-direction:column}.create-mode-header p{white-space:normal}.create-tab-stack .create-mode-tabs{grid-template-columns:1fr}.create-tab-stack .create-mode-tabs button{min-height:72px}.recipe-options{max-height:none}}.upscale-page{display:grid;gap:16px;outline:0}.upscale-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px 22px;border:1px solid #e2e7f0;border-radius:18px;background:linear-gradient(135deg,#fff,#f7f8ff 68%,#f1efff);box-shadow:0 12px 34px #303a6b0f}.upscale-hero-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#6c63ed,#8170f4);color:#fff;box-shadow:0 10px 24px #685be040}.upscale-kicker{margin-bottom:4px;color:#7770e9;font-size:9px;font-weight:900;letter-spacing:.15em}.upscale-hero h2{margin:0;color:#172139;font-size:22px}.upscale-hero p{margin:6px 0 0;color:#7c879c;font-size:11px;line-height:1.65}.upscale-config-state{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;font-size:10px;font-weight:850;white-space:nowrap}.upscale-config-state i{width:7px;height:7px;border-radius:50%}.upscale-config-state.ready{background:#e9f8ef;color:#258c57}.upscale-config-state.ready i{background:#35b976;box-shadow:0 0 0 4px #35b9761f}.upscale-config-state.waiting{background:#fff5e6;color:#ae721d}.upscale-config-state.waiting i{background:#e3a23f;box-shadow:0 0 0 4px #e3a23f21}.upscale-warning,.upscale-error{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:13px;font-size:11px}.upscale-warning{border:1px solid #f2d49e;background:#fff9ec;color:#98651e}.upscale-warning div{display:grid;gap:4px}.upscale-warning span{line-height:1.55}.upscale-warning code{padding:2px 5px;border-radius:5px;background:#9f661814;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.upscale-error{align-items:center;border:1px solid #f0c7cd;background:#fff2f3;color:#c44956}.upscale-error span{flex:1}.upscale-error button{border:0;background:transparent;color:inherit;font-weight:800;cursor:pointer}.upscale-workspace{display:grid;grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr);align-items:stretch;gap:12px}.upscale-panel{min-width:0;display:flex;flex-direction:column;padding:17px;border:1px solid #e1e6ef;border-radius:18px;background:#fff;box-shadow:0 12px 32px #2b365b0d}.upscale-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.upscale-panel-head>div{display:flex;align-items:center;gap:9px}.upscale-panel-head>div>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#eef0ff;color:#626add;font-size:10px;font-weight:900}.upscale-panel-head b,.upscale-panel-head small{display:block}.upscale-panel-head b{color:#222c43;font-size:13px}.upscale-panel-head small{margin-top:3px;color:#9aa3b4;font-size:9px}.upscale-panel-head>button{display:flex;align-items:center;gap:5px;border:1px solid #e3e7ef;border-radius:8px;padding:6px 8px;background:#fff;color:#788397;font-size:9px;cursor:pointer}.upscale-result-panel .upscale-panel-head>svg{color:#39a66b}.upscale-dropzone{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1.5px dashed #cbd2e1;border-radius:15px;background:#f9fafe;color:#79849a;cursor:pointer;transition:.18s}.upscale-dropzone:hover,.upscale-dropzone.dragging{border-color:#777ced;background:#f2f3ff;box-shadow:0 0 0 4px #676ee212}.upscale-dropzone>span{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#eceeff;color:#676ee1}.upscale-dropzone b{color:#4f5a71;font-size:13px}.upscale-dropzone small{font-size:10px}.upscale-file-input{display:none}.upscale-preview-stage,.upscale-result-stage{position:relative;min-height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e4e8f0;border-radius:15px;background:linear-gradient(45deg,#f3f4f8 25%,transparent 25%),linear-gradient(-45deg,#f3f4f8 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f3f4f8 75%),linear-gradient(-45deg,transparent 75%,#f3f4f8 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.upscale-preview-stage img,.upscale-result-stage>img{display:block;max-width:100%;max-height:470px;object-fit:contain}.upscale-preview-stage>div{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:10px;background:#151b2ac7;color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.upscale-preview-stage>div b{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.upscale-preview-stage>div span{font-size:9px;color:#c9d0de}.upscale-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px}.upscale-settings>div{padding:9px 10px;border:1px solid #e7eaf1;border-radius:10px;background:#fafbfc}.upscale-settings b,.upscale-settings span{display:block}.upscale-settings b{color:#9aa3b4;font-size:8px}.upscale-settings span{margin-top:3px;color:#4f596e;font-size:10px;font-weight:800}.upscale-start{min-height:44px;margin-top:11px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:11px;background:linear-gradient(135deg,#6269e2,#7d6bec);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 9px 20px #5b5bd533}.upscale-start:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.spin{animation:upscaleSpin 1s linear infinite}@keyframes upscaleSpin{to{transform:rotate(360deg)}}.upscale-flow{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#777fe4}.upscale-flow span{font-size:9px;font-weight:900;writing-mode:vertical-rl;letter-spacing:.12em}.upscale-empty-result,.upscale-processing{min-height:411px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1.5px dashed #d8dde7;border-radius:15px;background:#fafbfc;color:#9aa3b5;text-align:center}.upscale-empty-result b,.upscale-processing b{color:#667086;font-size:13px}.upscale-empty-result span,.upscale-processing p{max-width:270px;margin:0;color:#98a1b2;font-size:10px;line-height:1.6}.upscale-orbit{width:70px;height:70px;display:grid;place-items:center;border-radius:22px;background:#eceeff;color:#6971e4;box-shadow:0 0 0 9px #6971e412;animation:upscalePulse 1.8s ease-in-out infinite}.upscale-orbit.failed{background:#fff0f1;color:#d15461;box-shadow:0 0 0 9px #d1546112;animation:none}@keyframes upscalePulse{50%{transform:scale(1.06);box-shadow:0 0 0 14px #6971e40a}}.upscale-progress{width:min(280px,70%);height:6px;margin-top:7px;border-radius:999px;background:#e8ebf2;overflow:hidden}.upscale-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#646ce4,#9271ed);transition:width .35s ease}.upscale-processing>small{color:#727be1;font-weight:900}.upscale-result-stage{min-height:411px;flex:1;align-items:center}.upscale-result-actions{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;gap:7px;padding:8px;border-radius:11px;background:#141927d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.upscale-result-actions a,.upscale-result-actions button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;padding:0 12px;background:#fff;color:#4e576b;font-size:10px;font-weight:850;text-decoration:none;cursor:pointer}.upscale-result-actions a:first-child{flex:1;background:#6b70e5;color:#fff}.upscale-result-actions .ghost{width:36px;padding:0}.upscale-note{display:flex;align-items:center;gap:7px;padding:0 3px;color:#8e98aa;font-size:10px}.upscale-history{padding:17px;border:1px solid #e1e6ef;border-radius:18px;background:#fff}.upscale-history-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.upscale-history-head b,.upscale-history-head small{display:block}.upscale-history-head b{font-size:13px}.upscale-history-head small{margin-top:3px;color:#9aa3b4;font-size:9px}.upscale-history-head button{border:1px solid #e2e6ee;border-radius:8px;padding:6px 9px;background:#fff;color:#7d8799;font-size:9px;cursor:pointer}.upscale-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.upscale-history-grid article{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:8px;border:1px solid #e7eaf1;border-radius:11px;background:#fafbfc}.upscale-history-grid img{width:56px;height:48px;object-fit:cover;border-radius:7px;background:#eef0f5}.upscale-history-grid b,.upscale-history-grid small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upscale-history-grid b{font-size:10px;color:#566075}.upscale-history-grid small{margin-top:4px;color:#a0a8b7;font-size:8px}.upscale-history-grid a{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#eceeff;color:#6870e1}html[data-theme=dark] .upscale-hero{border-color:#2a3549;background:linear-gradient(135deg,#151c29,#111824 70%,#1d1a36);box-shadow:none}html[data-theme=dark] .upscale-hero h2,html[data-theme=dark] .upscale-panel-head b{color:#edf1f8}html[data-theme=dark] .upscale-hero p{color:#91a0b7}html[data-theme=dark] .upscale-panel,html[data-theme=dark] .upscale-history{border-color:#293449;background:#111722;box-shadow:none}html[data-theme=dark] .upscale-panel-head>button,html[data-theme=dark] .upscale-history-head button{border-color:#334056;background:#161e2c;color:#9da9bd}html[data-theme=dark] .upscale-dropzone,html[data-theme=dark] .upscale-empty-result,html[data-theme=dark] .upscale-processing{border-color:#39455a;background:#0d131e;color:#8592a8}html[data-theme=dark] .upscale-dropzone:hover,html[data-theme=dark] .upscale-dropzone.dragging{border-color:#6d75de;background:#171d36}html[data-theme=dark] .upscale-dropzone b,html[data-theme=dark] .upscale-empty-result b,html[data-theme=dark] .upscale-processing b{color:#cbd4e4}html[data-theme=dark] .upscale-preview-stage,html[data-theme=dark] .upscale-result-stage{border-color:#303b4f;background:#0d131e}html[data-theme=dark] .upscale-settings>div{border-color:#2d384c;background:#141b28}html[data-theme=dark] .upscale-settings span{color:#c0cadb}html[data-theme=dark] .upscale-warning{border-color:#5c4824;background:#2a2214;color:#e4bd70}html[data-theme=dark] .upscale-error{border-color:#5b3138;background:#2a181d;color:#f18e9a}html[data-theme=dark] .upscale-history-grid article{border-color:#2d384b;background:#141b28}html[data-theme=dark] .upscale-history-grid b{color:#c6d0e0}html[data-theme=dark] .upscale-note{color:#7f8ca1}@media(max-width:1000px){.upscale-workspace{grid-template-columns:1fr}.upscale-flow{min-height:34px;flex-direction:row}.upscale-flow span{writing-mode:horizontal-tb}.upscale-flow svg{transform:rotate(90deg)}.upscale-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.upscale-hero{grid-template-columns:auto 1fr;padding:16px}.upscale-config-state{grid-column:1/-1;justify-self:start}.upscale-panel{padding:13px}.upscale-dropzone,.upscale-preview-stage{min-height:280px}.upscale-empty-result,.upscale-processing,.upscale-result-stage{min-height:330px}.upscale-settings,.upscale-history-grid{grid-template-columns:1fr}.upscale-result-actions button{display:none}}.upscale-hero-meta{display:grid;justify-items:end;gap:8px}.upscale-cost-badge{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #e2e5f2;border-radius:999px;background:#fff;color:#5d6480;font-size:10px;font-weight:900;white-space:nowrap}.upscale-control-panel{padding:17px}.upscale-form-stack{display:grid;gap:10px}.upscale-field-card,.upscale-run-card{padding:12px;border:1px solid #e6e9f1;border-radius:13px;background:#fbfcfe}.upscale-run-card{background:linear-gradient(135deg,#f7f7ff,#fbfaff);border-color:#dedff4}.upscale-field-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.upscale-field-title>span{width:25px;height:25px;display:grid;place-items:center;flex:none;border-radius:8px;background:#eceeff;color:#656de0;font-size:10px;font-weight:950}.upscale-field-title>div{min-width:0;flex:1}.upscale-field-title b,.upscale-field-title small{display:block}.upscale-field-title b{color:#283249;font-size:12px}.upscale-field-title small{margin-top:3px;color:#919bae;font-size:9px;line-height:1.45}.upscale-field-title output,.upscale-field-title em{font-style:normal;color:#6169dc;font-size:11px;font-weight:950;white-space:nowrap}.upscale-field-title>button{border:1px solid #dfe3ec;border-radius:8px;padding:5px 8px;background:#fff;color:#747f94;font-size:9px;font-weight:800;cursor:pointer}.upscale-strength-control{display:grid;grid-template-columns:auto minmax(0,1fr) 72px;align-items:center;gap:10px;color:#737be2}.upscale-strength-control input[type=range]{width:100%;accent-color:#6d72e5}.upscale-strength-control input[type=number]{width:72px;height:34px;border:1px solid #dfe3eb;border-radius:8px;background:#fff;color:#343e55;text-align:center;font-size:11px;font-weight:850;outline:0}.upscale-strength-control input[type=number]:focus{border-color:#7479e7;box-shadow:0 0 0 3px #7479e71a}.upscale-control-panel .upscale-dropzone{min-height:150px;border-radius:12px;gap:7px}.upscale-control-panel .upscale-dropzone>span{width:48px;height:48px;border-radius:14px}.upscale-control-panel .upscale-preview-stage{min-height:190px;max-height:300px;border-radius:12px}.upscale-control-panel .upscale-preview-stage img{max-height:300px}.upscale-prompt-textarea{width:100%;min-height:118px;resize:vertical;border:1px solid #dfe3ec;border-radius:10px;padding:11px 12px;background:#fff;color:#374158;font:500 11px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;outline:0}.upscale-prompt-textarea:focus{border-color:#7479e7;box-shadow:0 0 0 3px #7479e71a}.upscale-prompt-count{text-align:right;margin-top:5px;color:#a0a8b7;font-size:8px}.upscale-run-card .upscale-field-title{margin-bottom:8px}.upscale-run-card .upscale-start{margin-top:0}.upscale-workspace{grid-template-columns:minmax(380px,.9fr) 58px minmax(430px,1.1fr)}.upscale-result-panel{min-height:680px}.upscale-result-panel .upscale-empty-result,.upscale-result-panel .upscale-processing,.upscale-result-panel .upscale-result-stage{min-height:610px}.upscale-result-panel .upscale-result-stage>img{max-height:610px}.upscale-panel-head>div>span{min-width:34px;width:auto;padding:0 7px}.upscale-processing p{max-width:330px}html[data-theme=dark] .upscale-cost-badge{border-color:#303a50;background:#151d2a;color:#aab5c9}html[data-theme=dark] .upscale-field-card,html[data-theme=dark] .upscale-run-card{border-color:#2c374b;background:#141b28}html[data-theme=dark] .upscale-run-card{background:linear-gradient(135deg,#171b2d,#171a28)}html[data-theme=dark] .upscale-field-title b{color:#dbe2ee}html[data-theme=dark] .upscale-field-title small{color:#8491a6}html[data-theme=dark] .upscale-field-title>button,html[data-theme=dark] .upscale-strength-control input[type=number],html[data-theme=dark] .upscale-prompt-textarea{border-color:#344055;background:#0f1621;color:#c9d2e2}html[data-theme=dark] .upscale-field-title output,html[data-theme=dark] .upscale-field-title em{color:#979cf3}.upscale-run-card .upscale-start{width:100%;min-height:56px;border-radius:14px;font-size:15px;box-shadow:0 14px 30px #5b5bd547}.upscale-working-loader{position:relative;width:86px;height:86px;display:grid;place-items:center;margin-bottom:2px;color:#fff}.upscale-working-loader:before,.upscale-working-loader:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;border:1px solid rgba(117,124,237,.22);background:linear-gradient(135deg,#646ce42e,#9271ed14);animation:upscaleLoaderPulse 1.8s ease-in-out infinite}.upscale-working-loader:after{top:10px;right:10px;bottom:10px;left:10px;border-radius:22px;animation-delay:.45s;background:linear-gradient(135deg,#656de4,#8a70ee);box-shadow:0 16px 35px #6067e047}.upscale-working-loader span{position:relative;z-index:1;font-size:13px;font-weight:950;color:#fff}@keyframes upscaleLoaderPulse{0%,to{transform:scale(.92);opacity:.72}50%{transform:scale(1.04);opacity:1}}html[data-theme=dark] .upscale-working-loader:before{border-color:#7b84f447;background:linear-gradient(135deg,#636ce633,#9271ed14)}html[data-theme=dark] .upscale-working-loader:after{box-shadow:0 18px 44px #575fe657}@media(max-width:1200px){.upscale-workspace{grid-template-columns:minmax(340px,.9fr) 46px minmax(390px,1.1fr)}.upscale-result-panel{min-height:620px}.upscale-result-panel .upscale-empty-result,.upscale-result-panel .upscale-processing,.upscale-result-panel .upscale-result-stage{min-height:550px}}@media(max-width:1000px){.upscale-workspace{grid-template-columns:1fr}.upscale-result-panel{min-height:auto}.upscale-result-panel .upscale-empty-result,.upscale-result-panel .upscale-processing,.upscale-result-panel .upscale-result-stage{min-height:430px}}@media(max-width:680px){.upscale-hero-meta{grid-column:1/-1;justify-items:start}.upscale-strength-control{grid-template-columns:auto minmax(0,1fr) 64px}.upscale-strength-control input[type=number]{width:64px}.upscale-field-card,.upscale-run-card{padding:10px}.upscale-field-title{align-items:flex-start;flex-wrap:wrap}.upscale-field-title>div{min-width:180px}.upscale-field-title output,.upscale-field-title em{margin-left:34px}.upscale-control-panel .upscale-dropzone{min-height:135px}.upscale-result-panel .upscale-empty-result,.upscale-result-panel .upscale-processing,.upscale-result-panel .upscale-result-stage{min-height:340px}}.upscale-result-stage>img.zoomable-image{cursor:zoom-in}.upscale-zoom-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:24px;background:#080c18e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.upscale-zoom-panel{width:min(96vw,1600px);height:min(94vh,1100px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px}.upscale-zoom-toolbar{display:flex;align-items:center;gap:9px;min-height:44px;padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#141a2ad1;color:#fff;box-shadow:0 18px 60px #00000059}.upscale-zoom-toolbar b{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.upscale-zoom-toolbar span{min-width:50px;text-align:center;color:#c7d0e5;font-size:11px;font-weight:900}.upscale-zoom-toolbar button,.upscale-zoom-toolbar a{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(255,255,255,.22);border-radius:9px;padding:0 10px;background:#ffffff1a;color:#fff;text-decoration:none;font-size:11px;font-weight:850;cursor:pointer}.upscale-zoom-canvas{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#050813;touch-action:none;cursor:grab}.upscale-zoom-canvas.dragging{cursor:grabbing}.upscale-zoom-canvas img{display:block;max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;will-change:transform;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 24px 80px #00000080}.upscale-cancel-task{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:10px 0 6px;padding:8px 12px;border:1px solid #efc2c9;border-radius:10px;background:#fff2f4;color:#bd3f4e;font-size:11px;font-weight:900;cursor:pointer}.upscale-cancel-task:disabled{opacity:.58;cursor:not-allowed}html[data-theme=dark] .upscale-cancel-task{border-color:#67313c;background:#28161c;color:#f29aa6}@media(max-width:700px){.upscale-zoom-backdrop{padding:10px}.upscale-zoom-toolbar{flex-wrap:wrap}.upscale-zoom-toolbar b{flex-basis:100%}.upscale-zoom-panel{height:96vh}}.upscale-api-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 10px}.upscale-api-tabs button{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;padding:9px 11px;border:1px solid #dfe4ee;border-radius:11px;background:#fff;color:#677188;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.upscale-api-tabs button b,.upscale-api-tabs button small{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upscale-api-tabs button b{font-size:12px;color:#2d3549}.upscale-api-tabs button small{flex:none;font-size:9px;font-weight:850;color:#8e97a9}.upscale-api-tabs button.active{border-color:#7178e8;background:#eef0ff;box-shadow:0 6px 18px #5b62dc29}.upscale-api-tabs button.active b,.upscale-api-tabs button.active small{color:#5962dc}html[data-theme=dark] .upscale-api-tabs button{border-color:#303b50;background:#111926;color:#9aa6ba}html[data-theme=dark] .upscale-api-tabs button b{color:#d7deeb}html[data-theme=dark] .upscale-api-tabs button small{color:#8491a6}html[data-theme=dark] .upscale-api-tabs button.active{border-color:#6f78e9;background:#202943;box-shadow:none}html[data-theme=dark] .upscale-api-tabs button.active b,html[data-theme=dark] .upscale-api-tabs button.active small{color:#fff}@media(max-width:680px){.upscale-api-tabs{grid-template-columns:1fr}.upscale-api-tabs button{min-height:40px}}.tool-category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:-4px 0 14px}.tool-category-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff0f;color:#aeb7ca;font-size:12px;font-weight:850;cursor:pointer}.tool-category-tabs button span{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#ffffff14;font-size:10px;color:#d8def0}.tool-category-tabs button.active{border-color:#777fed;background:#262d4f;color:#fff}.tool-use-count{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0 0;color:#a9b3c9;font-size:10px;font-weight:850}.tool-use-count>span{padding:4px 7px;border-radius:999px;background:#ffffff12}.tool-use-count label{display:flex;align-items:center;gap:5px;margin-left:auto;color:#8f9bb3}.tool-use-count select{height:28px;max-width:96px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#111827;color:#e8ecf6;font-size:10px}.admin-template-fields.admin-template-fields-with-category{grid-template-columns:1.2fr 1fr 110px 80px}.admin-template-fields select{width:100%;border:1px solid #dfe4ec;border-radius:9px;padding:9px;background:#fff;color:#30394d}.upscale-paste-zone{width:100%;min-height:54px;margin-bottom:9px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd2e1;border-radius:12px;background:#fbfcff;color:#6c758a;font-size:11px;font-weight:850;cursor:pointer}.upscale-paste-zone small{color:#9aa3b4;font-size:9px;font-weight:700}.upscale-paste-zone:hover{border-color:#777ced;background:#f2f3ff;color:#5961d8}.forge-home>.home-section:nth-of-type(3){display:none}html[data-theme=dark] .tool-category-tabs button{border-color:#303b50;background:#121a28;color:#9aa6ba}html[data-theme=dark] .tool-category-tabs button.active{border-color:#6f78e9;background:#202943;color:#fff}html[data-theme=dark] .admin-template-fields select,html[data-theme=dark] .tool-use-count select{background:#0f1521;border-color:#2c374b;color:#e7ecf6}html[data-theme=dark] .upscale-paste-zone{border-color:#39455a;background:#0d131e;color:#aeb8cb}html[data-theme=dark] .upscale-paste-zone:hover{border-color:#6d75de;background:#171d36;color:#fff}@media(max-width:800px){.admin-template-fields.admin-template-fields-with-category{grid-template-columns:1fr}.tool-use-count{align-items:flex-start;flex-direction:column}.tool-use-count label{margin-left:0}.upscale-paste-zone{flex-direction:column;gap:3px;padding:10px}}.prompt-tool-row{display:flex;align-items:center;gap:8px;margin:0 0 10px}.prompt-tool-chip{min-height:50px;display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #dfe4ed;border-radius:12px;background:#fff;color:#5f697d;font-size:12px;font-weight:900;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.prompt-tool-chip:hover,.prompt-tool-chip.active{border-color:#747bed;background:#f2f3ff;color:#5862dc;box-shadow:0 8px 20px #5b62dc1a}.prompt-tool-chip img{width:36px;height:36px;border-radius:9px;object-fit:cover;background:#eef1f7}.prompt-tool-chip span{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-tool-clear{width:30px;height:30px;display:grid;place-items:center;border:1px solid #f0c6cd;border-radius:999px;background:#fff7f8;color:#d1505d;cursor:pointer}.tool-picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:flex;align-items:center;justify-content:center;padding:24px;background:#090c16ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tool-picker-modal{width:min(1180px,92vw);height:min(760px,88vh);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid #2e374b;border-radius:18px;background:#202020;color:#f5f5f5;box-shadow:0 28px 90px #00000073}.tool-picker-modal.expanded{width:calc(100vw - 42px);height:calc(100vh - 42px)}.tool-picker-modal header{display:grid;grid-template-columns:auto minmax(260px,420px) auto;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#252525}.tool-picker-tabs{display:flex;align-items:center;gap:6px;padding:3px;border-radius:11px;background:#333}.tool-picker-tabs button{min-height:34px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#aaa;font-weight:900;cursor:pointer}.tool-picker-tabs button.active{background:#595959;color:#fff}.tool-picker-search{height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:10px;background:#3a3a3a;color:#aeb4bf}.tool-picker-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.tool-picker-search input::placeholder{color:#919191}.tool-picker-window{display:flex;justify-content:flex-end;gap:8px}.tool-picker-window button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:#ddd;cursor:pointer}.tool-picker-window button:hover{background:#383838;color:#fff}.tool-picker-cats{display:flex;gap:9px;overflow:auto;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#252525}.tool-picker-cats button{flex:0 0 auto;min-height:30px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:#aaa;font-weight:900;cursor:pointer}.tool-picker-cats button.active{background:#4a4a4a;color:#fff}.tool-picker-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;padding:18px}.tool-picker-grid article{position:relative;min-width:0;aspect-ratio:4/3;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#151515;cursor:pointer;isolation:isolate;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.tool-picker-grid article:hover{transform:translateY(-2px);border-color:#9a8dffb8;box-shadow:0 14px 30px #00000052}.tool-picker-grid article>img,.tool-picker-grid article>.home-template-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:0;background:#151515;overflow:hidden;transition:transform .28s ease}.tool-picker-grid article:hover>img,.tool-picker-grid article:hover>.home-template-visual{transform:scale(1.035)}.tool-picker-card-name{position:absolute;z-index:2;inset:auto 0 0;display:flex;align-items:flex-end;min-height:48%;padding:32px 12px 11px;background:linear-gradient(180deg,transparent,rgba(5,7,12,.9));pointer-events:none}.tool-picker-card-name b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:13px;text-shadow:0 1px 8px rgba(0,0,0,.85)}.tool-fav{position:absolute;right:8px;top:8px;z-index:2;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:999px;background:#0000006b;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tool-fav.active{background:#fff;color:#f06c9b}.tool-fav.active svg{fill:currentColor}.template-ref-editor{display:grid;gap:8px;margin:10px 0;padding:11px;border:1px dashed #d8deea;border-radius:12px;background:#fafbff}.template-ref-editor>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-ref-editor b,.template-ref-editor small{display:block}.template-ref-editor b{color:#455067;font-size:11px}.template-ref-editor small{color:#9099aa;font-size:9px}.template-ref-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-ref-list span,.template-ref-list label{position:relative;width:58px;height:58px;display:grid;place-items:center;border:1px solid #dfe4ed;border-radius:10px;background:#fff;overflow:hidden}.template-ref-list img{width:100%;height:100%;object-fit:cover}.template-ref-list em{position:absolute;left:4px;top:4px;width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:#0a0f1cb8;color:#fff;font-style:normal;font-size:9px;font-weight:900}.template-ref-list button{position:absolute;right:3px;top:3px;width:20px;height:20px;display:grid;place-items:center;border:0;border-radius:999px;background:#d54854f0;color:#fff;opacity:0;cursor:pointer}.template-ref-list span:hover button{opacity:1}.template-ref-list label{border-style:dashed;color:#6b72e6;font-size:10px;font-weight:900;cursor:pointer}.template-ref-list label input{display:none}.tool-asset-card .image-wrap{aspect-ratio:3/4}.tool-asset-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}html[data-theme=dark] .prompt-tool-chip{border-color:#303b50;background:#141b28;color:#b4bfd3}html[data-theme=dark] .prompt-tool-chip:hover,html[data-theme=dark] .prompt-tool-chip.active{border-color:#6f78e9;background:#202943;color:#fff;box-shadow:none}html[data-theme=dark] .prompt-tool-clear{border-color:#67313c;background:#28161c;color:#f29aa6}html[data-theme=dark] .template-ref-editor{border-color:#334055;background:#101722}html[data-theme=dark] .template-ref-editor b{color:#d8e0ec}html[data-theme=dark] .template-ref-editor small{color:#8793a8}html[data-theme=dark] .template-ref-list span,html[data-theme=dark] .template-ref-list label{border-color:#344055;background:#0f1621;color:#9aa5ff}@media(max-width:760px){.tool-picker-backdrop{padding:10px}.tool-picker-modal,.tool-picker-modal.expanded{width:100%;height:94vh;border-radius:14px}.tool-picker-modal header{grid-template-columns:1fr;gap:10px}.tool-picker-window{position:absolute;right:16px;top:14px}.tool-picker-search{margin-right:84px}.tool-picker-grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:12px;padding:12px}}.sidebar-topline{display:flex;align-items:center;gap:8px;margin-bottom:14px}.sidebar-topline .brand{flex:1;min-width:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.sidebar-collapse-btn{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff0f;color:#b9c4d8;cursor:pointer}.sidebar nav button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell.sidebar-collapsed .sidebar{width:78px;padding-left:10px;padding-right:10px}.shell.sidebar-collapsed main{margin-left:78px}.shell.sidebar-collapsed .sidebar-topline{justify-content:center}.shell.sidebar-collapsed .sidebar-collapse-btn{width:44px;height:44px}.shell.sidebar-collapsed .sidebar nav button{justify-content:center;padding-left:0;padding-right:0}.shell.sidebar-collapsed .sidebar-user{justify-content:center}.app-header{grid-template-columns:minmax(170px,260px) minmax(280px,680px) auto;gap:18px;align-items:center}.header-title{min-width:0}.global-search{height:46px;min-width:0;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dfe4ee;border-radius:999px;background:#fff;color:#8d96a8;box-shadow:0 8px 24px #2732540f}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#263148;font-size:14px}.global-search button{width:26px;height:26px;border:0;border-radius:999px;background:#eef1f7;color:#6d7688;display:grid;place-items:center;cursor:pointer}.language-switch{position:relative}.language-switch>button{gap:7px}.language-switch>button span{font-size:11px;font-weight:900}.language-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:60;min-width:160px;padding:8px;border:1px solid #e1e6ef;border-radius:14px;background:#fff;box-shadow:0 18px 50px #1f2a4629}.language-menu button{width:100%;height:38px;display:flex;align-items:center;justify-content:flex-start;gap:9px;border:0;border-radius:10px;background:transparent;color:#263148;font-size:13px;font-weight:800;cursor:pointer}.language-menu button span{width:28px;color:#7b8498;font-size:10px}.language-menu button.active{background:#1f2937;color:#fff}.language-menu button.active span{color:#cbd5e1}.latest-tool-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.latest-tool-strip button{min-width:0;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0f;color:#eef3ff;text-align:left;cursor:pointer}.latest-tool-strip img,.latest-tool-strip .home-template-visual{width:58px;height:72px;flex:none;border-radius:10px;object-fit:cover;overflow:hidden}.latest-tool-strip span,.latest-tool-strip b,.latest-tool-strip small{display:block;min-width:0}.latest-tool-strip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.latest-tool-strip small{margin-top:5px;color:#9faabe;font-size:10px}.inspiration-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px}.inspiration-tabs,.inspiration-sort{display:flex;align-items:center;gap:8px;overflow:auto;scrollbar-width:thin}.inspiration-tabs button,.inspiration-sort button{height:34px;flex:0 0 auto;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0d;color:#aeb7ca;font-size:12px;font-weight:850;cursor:pointer}.inspiration-tabs button.active,.inspiration-sort button.active{border-color:#757df0;background:#252d54;color:#fff}.point-ledger-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.point-ledger-tabs{display:inline-flex;gap:4px;padding:4px;border-radius:12px;background:#f0f2f6}.point-ledger-tabs button{height:36px;padding:0 16px;border:0;border-radius:10px;background:transparent;color:#5f6879;font-weight:850;cursor:pointer}.point-ledger-tabs button.active{background:#fff;color:#111827;box-shadow:0 6px 16px #26304e14}.point-ledger-toolbar label{height:38px;min-width:260px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dfe4ec;border-radius:12px;background:#fff;color:#8b95a7}.point-ledger-toolbar input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#253047}.point-ledger-table{border:1px solid #e3e7ef;border-radius:14px;overflow:hidden}.point-ledger-row{display:grid;grid-template-columns:160px minmax(0,1fr) 100px 150px;gap:12px;align-items:center;padding:13px 14px;border-top:1px solid #edf0f5}.point-ledger-row:first-child{border-top:0}.point-ledger-row.head{background:#f7f8fb;color:#6b7486;font-size:11px;font-weight:900}.point-ledger-row b,.point-ledger-row small{display:block;min-width:0}.point-ledger-row small{margin-top:4px;color:#8d96a8;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.point-ledger-row strong.plus{color:#00856f}.point-ledger-row strong.minus{color:#d14c5b}.balance-flow{font-weight:850;color:#263148}.balance-flow em{font-style:normal;color:#a9b0be;margin:0 5px}html[data-theme=dark] .global-search,html[data-theme=dark] .language-menu,html[data-theme=dark] .point-ledger-toolbar label,html[data-theme=dark] .point-ledger-tabs button.active{background:#121824;border-color:#2c374b;color:#dfe7f5}html[data-theme=dark] .global-search input,html[data-theme=dark] .point-ledger-toolbar input{color:#eef3ff}html[data-theme=dark] .language-menu button{color:#dfe7f5}html[data-theme=dark] .point-ledger-tabs{background:#0f1521}html[data-theme=dark] .point-ledger-table{border-color:#2c374b}html[data-theme=dark] .point-ledger-row{border-color:#263044;color:#dfe7f5}html[data-theme=dark] .point-ledger-row.head{background:#111927;color:#97a3b8}html[data-theme=dark] .balance-flow{color:#eef3ff}@media(max-width:1100px){.app-header{grid-template-columns:1fr;align-items:start}.latest-tool-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.inspiration-toolbar{align-items:stretch;flex-direction:column}.point-ledger-row{grid-template-columns:120px minmax(0,1fr) 80px 120px}.point-ledger-toolbar{align-items:stretch;flex-direction:column}.point-ledger-toolbar label{min-width:0}}@media(max-width:680px){.shell.sidebar-collapsed .sidebar{width:64px}.shell.sidebar-collapsed main{margin-left:64px}.latest-tool-strip{grid-template-columns:1fr}.point-ledger-row{grid-template-columns:1fr;gap:6px}.point-ledger-row.head{display:none}}.image-reactions button span{display:none;font-size:10px;line-height:1;color:inherit;white-space:nowrap}.current-result-grid .image-reactions button{width:auto;min-width:52px;height:42px;padding:5px 8px;display:grid;grid-template-rows:16px 1fr;gap:3px;align-content:center}.current-result-grid .image-reactions button span{display:block}.plaza-progressive-note{margin-top:14px;text-align:center;color:#8f98ad;font-size:12px;letter-spacing:.02em}.image-reactions{flex-wrap:wrap;justify-content:flex-end;max-width:calc(100% - 20px)}.image-reactions button,.current-result-grid .image-reactions button{width:auto;min-width:56px;height:43px;padding:5px 8px;display:grid;grid-template-rows:16px 1fr;gap:3px;align-content:center}.image-reactions button span,.current-result-grid .image-reactions button span{display:block;font-size:10px;line-height:1;color:inherit;white-space:nowrap}.community-media{position:relative}.community-media-actions{position:absolute;top:14px;right:14px;z-index:4;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:calc(100% - 28px)}.community-media-actions button{min-width:62px;height:48px;padding:6px 10px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:#0a0d16b8;color:#fff;display:grid;grid-template-rows:18px 1fr;place-items:center;gap:3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000038;cursor:pointer}.community-media-actions button span{font-size:10px;line-height:1;white-space:nowrap}.community-media-actions button.active{background:#6c63f0;border-color:#8d86ff}.community-media-actions button.static{cursor:default}@media(max-width:700px){.community-media-actions{top:10px;right:10px;gap:6px}.community-media-actions button{min-width:54px;height:44px;padding:5px 7px}.image-reactions button,.current-result-grid .image-reactions button{min-width:50px}}
