.shared-auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shared-auth-modal{display:flex;flex-direction:column;width:min(430px,92vw);max-height:92vh;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 24px 70px #0f172a3d}.shared-profile-modal{width:min(400px,92vw)}.shared-auth-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:#111827;background:#fff;border-bottom:1px solid #edf0f5;font-size:16px;font-weight:900}.shared-auth-close{display:grid;place-items:center;width:32px;height:32px;color:#64748b;background:transparent;border:0;border-radius:8px}.shared-auth-close:hover{color:#111827;background:#f1f5f9}.shared-auth-body{display:grid;gap:14px;padding:20px;overflow:auto}.shared-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;background:#f1f5f9;border-radius:10px}.shared-auth-tabs button{height:34px;color:#64748b;background:transparent;border:0;border-radius:8px;font-size:13px;font-weight:800}.shared-auth-tabs button.active{color:#111827;background:#fff;box-shadow:0 3px 10px #0f172a14}.shared-auth-field{display:grid;gap:7px;color:#64748b;font-size:12px;font-weight:800}.shared-auth-field input{width:100%;height:42px;padding:0 12px;color:#111827;background:#fff;border:1px solid #dfe4eb;border-radius:10px;outline:none;font-size:14px;font-weight:700}.shared-auth-field input::placeholder{color:#8b949f;font-weight:600}.shared-auth-field input:focus{border-color:#111827}.shared-auth-field input:disabled{color:#64748b;background:#f8fafc}.shared-auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 106px;gap:8px}.shared-auth-verified{display:flex;align-items:center;justify-content:space-between;border:1px solid #d1fae5;border-radius:10px;padding:10px 12px;background:#ecfdf5}.shared-auth-verified span,.shared-auth-verified strong{display:block}.shared-auth-verified span{color:#047857;font-size:10px;font-weight:900;letter-spacing:.04em}.shared-auth-verified strong{margin-top:4px;color:#111827;font-size:14px;font-weight:900}.shared-auth-verified button{border:0;padding:0;background:transparent;color:#374151;font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.shared-auth-code-row button{height:42px;color:#111827;background:#fff;border:1px solid #111827;border-radius:10px;font-size:12px;font-weight:800}.shared-auth-code-row button:disabled{color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.shared-auth-check-row{display:flex;align-items:center;gap:8px;color:#64748b;font-size:12px}.shared-auth-check-row input{width:15px;height:15px;accent-color:#1d5cff}.shared-auth-check-row button{margin-left:auto;color:#111827;background:transparent;border:0;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shared-auth-hint,.shared-auth-legal{color:#94a3b8;font-size:11px;line-height:1.5}.shared-auth-legal button{color:#475569;background:transparent;border:0;font-size:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shared-auth-message{padding:10px 12px;border-radius:10px;font-size:12px;font-weight:800;line-height:1.45}.shared-auth-message.error{color:#b42318;background:#fff7f6;border:1px solid #ffd7d2}.shared-auth-message.info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.shared-auth-submit,.shared-auth-secondary{height:42px;border:0;border-radius:12px;font-size:14px;font-weight:900}.shared-auth-submit{width:100%;color:#fff;background:#000}.shared-auth-submit:hover{background:#1f2937}.shared-auth-submit:disabled{cursor:not-allowed;opacity:.35}.shared-auth-secondary{color:#64748b;background:#f1f5f9}.shared-auth-links{display:flex;justify-content:space-between;gap:10px}.shared-auth-links button{color:#111827;background:transparent;border:0;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.shared-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shared-disabled-modal{max-width:380px}.shared-disabled-modal .shared-auth-body{gap:18px;padding:16px 20px 24px}.shared-disabled-content{display:grid;justify-items:center;gap:16px;text-align:center}.shared-disabled-content p{margin:0;color:#334155;line-height:1.7}.shared-disabled-qr{width:min(228px,64vw);height:min(228px,64vw);object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.shared-disabled-modal .shared-auth-submit{margin-top:2px}.shared-disabled-wechat{width:100%;padding:9px 10px;border-radius:6px;background:#f8fafc;color:#475569;font-size:14px;word-break:break-all}.shared-auth-agreement{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a47}.shared-auth-agreement-card{display:flex;flex-direction:column;width:min(720px,94vw);max-height:86vh;overflow:hidden;background:#fff;border-radius:16px}.shared-auth-agreement-text{padding:20px;overflow:auto;color:#374151;font-size:12px;line-height:1.75;white-space:pre-wrap}.shared-auth-agreement-actions{padding:16px 20px 20px;background:#f8fafc}.shared-account-card{position:relative;display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:96px;padding:18px 20px;color:#111827;background:#f9fafb;border:1px solid #edf0f4;border-radius:18px}.shared-account-card.is-guest{align-items:stretch;flex-direction:column;gap:12px}.shared-account-card.is-authenticated{min-height:64px;padding:16px 20px}.shared-account-card.is-compact{width:auto;min-width:0;min-height:42px;padding:5px 8px;border-color:#94a3b880;border-radius:999px;background:#ffffffe6;box-shadow:0 3px 14px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shared-account-main{display:flex;align-items:center;flex:1 1 auto;min-width:0;gap:12px}.shared-account-menu-trigger,.shared-account-compact-login{flex:1 1 auto;width:100%;padding:0;text-align:left;background:transparent;border:0;cursor:pointer}.shared-account-menu-trigger:focus-visible,.shared-account-compact-login:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:4px;border-radius:6px}.shared-account-avatar{display:grid;place-items:center;width:54px;height:54px;flex:0 0 auto;color:#fff;background:#e60012;border-radius:999px;overflow:hidden}.shared-account-card.is-authenticated .shared-account-avatar{width:50px;height:50px}.shared-account-card.is-compact .shared-account-avatar{width:32px;height:32px}.shared-account-avatar-glyph{width:74%;height:74%;color:#fff;transform:translate(1px,1px)}.shared-account-text{display:grid;flex:1 1 auto;min-width:0;gap:3px}.shared-account-text strong{overflow:hidden;color:#111827;font-size:16px;font-weight:900;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.shared-account-text span{display:flex;align-items:center;gap:5px;min-width:0;color:#64748b;font-size:12px;font-weight:500;line-height:1.35;overflow-wrap:anywhere}.shared-account-card.is-compact .shared-account-text{flex:0 1 auto}.shared-account-card.is-compact .shared-account-text strong{max-width:150px;font-size:13px;font-weight:800}.shared-account-menu-chevron{flex:0 0 auto;color:#94a3b8;transform:rotate(180deg);transition:transform .18s ease}.shared-account-menu-chevron.is-open{transform:rotate(0)}.shared-account-login{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:34px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:900;cursor:pointer}.shared-account-login{color:#111827;background:#fff;border:1px solid #d1d5db}.shared-account-login:hover{border-color:#111827}.shared-account-card.is-guest .shared-account-login{width:100%;min-height:36px}.shared-account-menu-layer{position:fixed;z-index:10020;top:0;right:0;bottom:0;left:0}.shared-account-menu-layer.is-mobile{background:#0f172a2e}.shared-account-menu{position:fixed;box-sizing:border-box;max-height:calc(100vh - 24px);overflow-x:hidden;overflow-y:auto;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 48px #0f172a2e,0 2px 8px #0f172a14}.shared-account-menu *,.shared-account-menu *:before,.shared-account-menu *:after{box-sizing:border-box}.shared-account-menu-profile{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:74px;padding:14px;color:#111827;text-align:left;background:#fff;border:0;cursor:pointer}.shared-account-menu-profile>span{display:grid;min-width:0;gap:5px}.shared-account-menu-profile strong{overflow:hidden;font-size:16px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.shared-account-menu-profile small{color:#64748b;font-size:12px;line-height:1.3}.shared-account-menu-profile>svg{flex:0 0 auto;color:#94a3b8}.shared-account-menu-section{display:grid;padding:6px;border-top:1px solid #eef0f3}.shared-account-menu-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 8px;color:#1f2937;font:inherit;font-size:14px;font-weight:650;text-align:left;text-decoration:none;background:transparent;border:0;border-radius:6px;cursor:pointer}.shared-account-menu-row>svg{color:#475569}.shared-account-menu-row>svg:last-child{color:#94a3b8}.shared-account-menu-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shared-account-menu-row:hover,.shared-account-menu-row:focus-visible,.shared-account-menu-profile:hover,.shared-account-menu-profile:focus-visible{background:#f4f6f8;outline:none}.shared-account-menu-row.is-disabled{grid-template-columns:22px minmax(0,1fr) auto;color:#64748b;cursor:not-allowed}.shared-account-menu-row.is-disabled:hover{background:transparent}.shared-account-coming-soon{padding:3px 6px;color:#64748b;font-size:10px;font-weight:700;line-height:1.2;background:#f1f5f9;border-radius:999px;white-space:nowrap}.shared-account-menu-row.is-logout{grid-template-columns:22px minmax(0,1fr);color:#b42318}.shared-account-menu-row.is-logout>svg{color:#b42318}.shared-upgrade-modal{width:min(400px,calc(100vw - 32px))}.shared-upgrade-content{display:flex;flex-direction:column;align-items:center;padding:26px 24px 24px;text-align:center}.shared-upgrade-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:14px;color:#9a6700;background:#fff7d6;border-radius:50%}.shared-upgrade-content>strong{color:#111827;font-size:17px;line-height:1.35}.shared-upgrade-content>p{margin:8px 0 20px;color:#64748b;font-size:13px;line-height:1.65}.shared-upgrade-content .shared-auth-submit{min-width:132px}@media (max-width: 760px){.shared-disabled-modal .shared-auth-body{padding:14px 18px 22px}.shared-disabled-content{gap:14px}.shared-disabled-qr{width:min(220px,68vw);height:min(220px,68vw)}.shared-account-card{padding:16px 14px}.shared-account-avatar{width:50px;height:50px}.shared-account-card.is-authenticated .shared-account-avatar{width:48px;height:48px}.shared-account-card.is-compact{padding:5px 8px}.shared-account-card.is-compact .shared-account-avatar{width:32px;height:32px}.shared-account-text strong{font-size:16px}.shared-account-text span{font-size:12px}.shared-account-menu{border-radius:8px;box-shadow:0 12px 36px #0f172a38}}@font-face{font-family:MiSans;src:url(/assets/MiSans-Normal-DXkskBa0.woff2) format("woff2");font-weight:400;font-display:swap}.tool-access-page{min-height:100%;display:grid;grid-template-rows:auto 1fr;padding:28px;color:#253038;background:#eef2f3}.tool-access-home-link{width:fit-content;display:inline-flex;align-items:center;gap:7px;min-height:36px;color:#315b73;text-decoration:none;font-size:13px}.tool-access-home-link:hover{color:#087fc4}.tool-access-home-link:focus-visible{outline:3px solid rgba(8,127,196,.28);outline-offset:3px}.tool-access-content{align-self:center;justify-self:center;width:min(460px,100%);padding:28px;text-align:center;background:#fff;border:1px solid #d3d9dd;border-radius:6px;box-shadow:0 12px 36px #2530381a}.tool-access-content h1{margin:0;color:#253038;font-size:20px}.tool-access-content p{margin:12px 0 0;color:#65727a;font-size:14px;line-height:1.6}@font-face{font-family:MiSans Medium;src:url(/assets/MiSans-Medium-C2Sfvqce.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:MiSans;src:url(/assets/MiSans-Demibold-DC0KXyM7.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:MiSans;src:url(/assets/MiSans-Bold-dtLiWeI_.woff2) format("woff2");font-weight:700 900;font-display:swap}@font-face{font-family:MiSans Digits;src:url(/assets/MiSans-Normal-Digits-DDnlhNDz.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:MiSans Digits;src:url(/assets/MiSans-Medium-Digits-qAonYIxo.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:MiSans Digits;src:url(/assets/MiSans-Demibold-Digits-CThpAMsw.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:MiSans Digits;src:url(/assets/MiSans-Bold-Digits-WcBV0a78.woff2) format("woff2");font-weight:700 900;font-display:swap}@font-face{font-family:ImpactLocal;src:url(/assets/impact-Cm9XZ87O.ttf) format("truetype");font-weight:900;font-display:swap}@font-face{font-family:HuXiaoBoMengNan;src:url(/assets/0-%E8%83%A1%E6%99%93%E6%B3%A2%E7%8C%9B%E7%94%B7%E4%BD%93-DSFvgSxE.otf) format("opentype");font-weight:900;font-display:swap}:root{font-family:Microsoft YaHei,PingFang SC,sans-serif;color:#1e252c;background:#dfe4e8;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button{border:0}.app-shell{height:100%;display:grid;grid-template-rows:52px minmax(0,1fr)}.topbar{display:flex;align-items:center;gap:14px;padding:0 14px;color:#f7f8f9;background:#22272b;border-bottom:1px solid #111416;min-width:0}.brand-block{display:flex;align-items:baseline;gap:9px;white-space:nowrap}.brand-block strong{font-size:17px;font-weight:800}.brand-block span{font-size:11px;color:#aeb7be}.topbar-actions{display:flex;gap:6px;margin-left:auto;min-width:0}.toolbar-button,.primary-button,.secondary-button,.link-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:4px;cursor:pointer;white-space:nowrap}.toolbar-button{padding:0 9px;color:#d9dee2;background:#363d42}.toolbar-button:hover{background:#465057;color:#fff}.primary-button{padding:0 12px;color:#fff;background:#087fc4}.primary-button:hover{background:#056da9}.primary-button:disabled,.toolbar-button:disabled{opacity:.48;cursor:default}.secondary-button{padding:0 10px;color:#35424b;background:#edf1f3;border:1px solid #cfd7dc;font-size:12px}.secondary-button:hover{background:#e1e9ed}.secondary-button input{display:none}.link-button{padding:0;min-height:24px;color:#087fc4;background:transparent;font-size:12px}.link-button:hover{color:#045f92}.toolbar-button svg,.primary-button svg,.secondary-button svg,.link-button svg{width:15px;height:15px}.save-indicator{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#b6c0c6;white-space:nowrap}.save-indicator svg{width:13px;height:13px}.save-indicator.state-error{color:#ff8f8f}.save-indicator.state-dirty{color:#f2c76e}.workspace{min-height:0;display:grid;grid-template-columns:214px minmax(440px,1fr) 320px;background:#e5e9ec}.poster-list-panel,.inspector-panel{min-height:0;background:#f6f7f8}.poster-list-panel{display:grid;grid-template-rows:42px 40px minmax(0,1fr) auto;border-right:1px solid #c7cdd1}.inspector-panel{display:grid;grid-template-rows:42px minmax(0,1fr);border-left:1px solid #c7cdd1}.panel-title-row{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #d7dcdf}.panel-title-row strong{font-size:13px}.panel-title-row span{font-size:11px;color:#68757e}.poster-list-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:5px 8px;border-bottom:1px solid #d7dcdf}.icon-button{width:30px;height:30px;display:inline-grid;place-items:center;color:#53616a;background:transparent;border-radius:4px;cursor:pointer}.icon-button:hover{color:#162128;background:#e4e9ec}.icon-button.danger:hover{color:#b3262e;background:#f8e4e5}.icon-button:disabled{opacity:.35;cursor:default}.icon-button svg{width:17px;height:17px}.poster-list-actions .icon-button{width:100%;height:30px}.poster-thumbnails{min-height:0;overflow:auto;padding:8px}.project-entry-wrap{padding:8px;border-top:1px solid #d7dcdf}.project-entry-button{width:100%;min-height:32px;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;padding:0 8px;color:#35424b;background:#edf1f3;border:1px solid #cfd7dc;border-radius:4px;cursor:pointer;font-size:12px}.project-entry-button:hover{color:#0b5d89;background:#e1e9ed}.project-entry-button svg{width:16px;height:16px}.poster-thumb{position:relative;width:100%;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;margin-bottom:6px;padding:7px;color:#26323a;text-align:left;background:#fff;border:1px solid #d2d8dc;border-radius:5px;cursor:pointer}.poster-thumb:hover{border-color:#8eb8d2}.poster-thumb.is-active{border-color:#087fc4}.poster-index{font:600 11px/1 Microsoft YaHei,PingFang SC,sans-serif;color:#7b878f}.poster-thumb-content{min-width:0;display:grid;justify-items:start;gap:6px}.poster-thumb-size{color:#68757e;font-size:11px;line-height:1.2;white-space:nowrap}.poster-thumb-preview{width:74px;height:98px;overflow:hidden;background:#dce2e6;border:1px solid #c3cbd0}.poster-thumb-preview .poster-surface{transform:scale(.11935);transform-origin:top left;pointer-events:none}.editor-stage{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr)}.canvas-host{position:relative;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;background:gray}.canvas-host.is-magnifying{cursor:zoom-in}.canvas-scaler{position:relative;flex:none;transform-origin:center}.magnifier-selection{position:absolute;z-index:50;pointer-events:none;border:2px solid #0d8bff;background:#0d8bff1f}.poster-surface{position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;color:#111}.poster-layer{position:absolute;min-width:0;min-height:0;touch-action:none}.poster-center-guide{position:absolute;z-index:50;top:0;bottom:0;left:50%;width:1px;pointer-events:none;background:#1594dc;box-shadow:0 0 0 1px #ffffffd1}.poster-layer.is-selected{outline:1px solid #0D8BFF;outline-offset:0}.poster-layer.has-tight-selection.is-selected{outline:0}.tight-selection-frame{position:absolute;pointer-events:none}.tight-selection-frame .resize-handle{padding:0;background:#1a1a1a;border:1px solid #fff;pointer-events:auto;transform:translate(-50%,-50%)}.tight-selection-frame .resize-handle[data-handle=nw]{top:0;left:0;right:auto;bottom:auto;cursor:nwse-resize}.tight-selection-frame .resize-handle[data-handle=n]{top:0;left:50%;right:auto;bottom:auto;cursor:ns-resize}.tight-selection-frame .resize-handle[data-handle=ne]{top:0;left:100%;right:auto;bottom:auto;cursor:nesw-resize}.tight-selection-frame .resize-handle[data-handle=w]{top:50%;left:0;right:auto;bottom:auto;cursor:ew-resize}.tight-selection-frame .resize-handle[data-handle=e]{top:50%;left:100%;right:auto;bottom:auto;cursor:ew-resize}.tight-selection-frame .resize-handle[data-handle=sw]{top:100%;left:0;right:auto;bottom:auto;cursor:nesw-resize}.tight-selection-frame .resize-handle[data-handle=s]{top:100%;left:50%;right:auto;bottom:auto;cursor:ns-resize}.tight-selection-frame .resize-handle[data-handle=se]{top:100%;left:100%;right:auto;bottom:auto;cursor:nwse-resize}.resize-handle{position:absolute;right:-8px;bottom:-8px;width:15px;height:15px;border:2px solid #fff;background:#1594dc;cursor:nwse-resize;z-index:20}.title-layer,.note-layer{display:flex;align-items:center}.text-layer-content{display:inline-block;width:fit-content;max-width:100%;line-height:1;overflow-wrap:anywhere;white-space:pre-wrap}.logo-layer img{width:100%;height:100%;display:block}.product-layer{z-index:3}.product-card{isolation:isolate}.layer-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid #d4dadd;background:#eef1f3}.layer-tabs button{height:42px;padding:0;color:#64717a;background:transparent;border-bottom:2px solid transparent;cursor:pointer;font-size:11px}.layer-tabs button:hover{color:#1d303b}.layer-tabs button.is-active{color:#087fc4;border-bottom-color:#087fc4;background:#fff}.inspector-scroll{min-height:0;overflow:auto}.inspector-section{padding:12px;border-bottom:1px solid #d7dcdf}.inspector-section h2{margin:0 0 11px;font-size:12px;color:#29363e}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.section-heading h2{margin:0}.field{display:grid;gap:5px;margin-bottom:9px;min-width:0}.field>span:first-child{color:#65727a;font-size:11px}.field input,.field textarea,.field select,.search-field input{width:100%;min-width:0;color:#202a30;background:#fff;border:1px solid #cbd3d8;border-radius:4px;outline:none}.field input,.field select{height:30px;padding:0 8px}.field textarea{resize:vertical;min-height:58px;padding:7px 8px;line-height:1.4}.field input:focus,.field textarea:focus,.field select:focus,.search-field input:focus{border-color:#1594dc;box-shadow:0 0 0 2px #1594dc1f}.font-family-field select{cursor:pointer}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 8px}.number-input-wrap{position:relative;display:block}.number-input-wrap input{padding-right:34px}.number-input-wrap em{position:absolute;right:8px;top:8px;color:#87939a;font-size:10px;font-style:normal;pointer-events:none}.layout-control-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-bottom:13px}.scale-field{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:4px 8px;color:#65727a;font-size:11px}.scale-field output{color:#2f3b43;text-align:right;font-variant-numeric:tabular-nums}.scale-field input{grid-column:1 / -1;width:100%;height:18px;margin:0;accent-color:#087fc4;cursor:pointer}@media (max-width: 760px){.layout-control-list{grid-template-columns:1fr}}.field-label{margin-bottom:6px;color:#65727a;font-size:11px}.color-input-wrap{height:31px;display:flex;align-items:center;gap:8px;padding:3px 8px 3px 4px;background:#fff;border:1px solid #cbd3d8;border-radius:4px}.color-input-wrap input{width:34px;height:23px;padding:0;border:0}.color-input-wrap code{color:#5f6c74;font-size:11px}.color-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.color-field-grid .field{margin-bottom:0}.background-control-row{display:flex;align-items:end;gap:10px}.background-control-row .color-field{flex:1;margin-bottom:0}.background-control-row .image-upload-row{flex:none;margin-bottom:0}.toggle-row{height:30px;display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:#65727a;font-size:11px}.toggle-row input{width:17px;height:17px;accent-color:#087fc4}.segmented-control{display:grid;grid-template-columns:1fr 1fr;padding:3px;margin-bottom:10px;background:#e5e9ec;border-radius:5px}.segmented-control button{min-height:28px;color:#64717a;background:transparent;border-radius:3px;cursor:pointer}.segmented-control button.is-active{color:#fff;background:#087fc4}.info-align-control{margin-bottom:0}.info-align-control button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.info-align-control svg{width:14px;height:14px}.image-upload-row{display:flex;align-items:center;gap:7px;margin-bottom:10px}.image-upload-row>img,.image-upload-empty{width:44px;height:44px;flex:none;object-fit:contain;background:#fff;border:1px solid #ccd4d9}.image-upload-row.without-empty-preview>img{width:32px;height:32px}.image-upload-empty{display:grid;place-items:center;color:#97a3aa}.image-upload-empty svg{width:19px}.template-list{display:grid;gap:5px}.template-row{display:grid;grid-template-columns:19px minmax(0,1fr) 38px 38px;align-items:center;gap:6px;min-height:35px;padding:4px 5px;border:1px solid #d3d9dd;background:#fff;border-radius:4px}.template-row.is-active{border-color:#6daed2}.template-row strong{min-width:0;font-size:11px}.template-row button{height:24px;color:#35647e;background:#eaf2f6;border-radius:3px;cursor:pointer;font-size:10px}.template-row button:hover{color:#fff;background:#087fc4}.template-swatch{width:17px;height:24px;border:1px solid rgba(0,0,0,.15)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:24px;background:#12171b94}.cloud-dialog{width:min(900px,92vw);height:min(680px,86vh);display:grid;grid-template-rows:48px auto minmax(0,1fr);color:#253038;background:#f7f8f9;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #00000059}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 16px;color:#f5f7f8;background:#252b2f}.dialog-header>div{display:flex;align-items:center;gap:9px}.dialog-header svg{width:18px}.dialog-header .icon-button{color:#d6dcdf}.cloud-login{width:min(380px,calc(100% - 40px));align-self:center;justify-self:center;display:flex;flex-direction:column;padding:24px;margin-top:70px;background:#fff;border:1px solid #d4dadd;border-radius:6px}.cloud-login .primary-button{align-self:flex-end}.cloud-toolbar{display:flex;align-items:center;gap:12px;padding:9px 14px;border-bottom:1px solid #d6dcdf}.cloud-toolbar>span{margin-left:auto;color:#65727a;font-size:11px}.search-field{width:min(360px,60%);position:relative}.search-field svg{position:absolute;left:8px;top:7px;width:16px;color:#849097}.search-field input{height:31px;padding:0 8px 0 30px}.cloud-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-content:start;gap:9px;padding:12px}.product-cloud-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.cloud-item{min-width:0;display:grid;gap:5px;padding:8px;color:#27333b;text-align:left;background:#fff;border:1px solid #d3d9dd;border-radius:5px;cursor:pointer}.cloud-item:hover{border-color:#1594dc;box-shadow:0 2px 8px #26536c1f}.cloud-item strong,.cloud-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-item strong{font-size:12px}.cloud-item small{color:#728089;font-size:10px}.cloud-thumb{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;color:#8c989f;background:#edf1f3}.cloud-thumb img{width:100%;height:100%;object-fit:contain}.dialog-loading{min-height:220px;display:grid;place-items:center;color:#087fc4}.dialog-loading svg{width:28px;height:28px}.project-dialog{width:min(620px,92vw);max-height:min(680px,86vh);display:grid;grid-template-rows:48px auto minmax(0,1fr);color:#253038;background:#f7f8f9;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #00000059}.project-dialog-toolbar{display:flex;align-items:center;gap:8px;padding:9px 14px;border-bottom:1px solid #d6dcdf}.project-storage-note{margin-left:auto;color:#68757e;font-size:11px;white-space:nowrap}.project-dialog-error{margin-bottom:0}.project-list{min-height:0;overflow:auto;padding:10px}.project-row{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto 30px 30px;align-items:center;gap:5px;padding:5px 6px 5px 10px;border:1px solid #d3d9dd;border-radius:5px;background:#fff}.project-row+.project-row{margin-top:7px}.project-row.is-current{border-color:#6daed2;box-shadow:inset 3px 0 #087fc4}.project-open-button{min-width:0;display:grid;gap:3px;color:#27333b;text-align:left;background:transparent;cursor:pointer}.project-open-button:disabled{cursor:default}.project-open-button strong,.project-open-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-open-button strong{font-size:12px}.project-open-button span{color:#728089;font-size:10px}.current-project-label{padding:3px 5px;color:#087fc4;background:#e3f1f8;border-radius:3px;font-size:10px}.inline-error{margin:8px 14px;padding:8px 10px;color:#a42830;background:#fdeced;border:1px solid #f2c4c7;border-radius:4px;font-size:12px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.export-surface{position:fixed;left:-10000px;top:0;pointer-events:none}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#b8c1c6;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#919da4}@media (max-width: 1080px){.workspace{grid-template-columns:176px minmax(420px,1fr) 286px}.poster-thumb{grid-template-columns:22px minmax(0,1fr);gap:5px;padding:5px}.poster-thumb-preview{width:58px;height:78px}.poster-thumb-preview .poster-surface{transform:scale(.09355)}.toolbar-button{width:33px;padding:0;font-size:0}}@media (max-width: 760px){html,body,#root{overflow:auto}.app-shell{min-width:640px;height:auto;min-height:100%;grid-template-rows:auto auto}.topbar{min-height:52px;flex-wrap:wrap;padding:8px 10px}.topbar-actions{width:100%;margin-left:0}.workspace{grid-template-columns:1fr;grid-template-rows:132px 620px auto}.poster-list-panel{grid-template-columns:120px minmax(0,1fr);grid-template-rows:42px 40px 50px;border-right:0;border-bottom:1px solid #c7cdd1}.poster-thumbnails{grid-column:2;grid-row:1 / 4;display:flex;gap:6px;overflow-x:auto;padding:6px}.project-entry-wrap{grid-column:1;grid-row:3;padding:7px 8px}.poster-thumb{width:148px;min-height:97px;flex:none;grid-template-columns:20px minmax(0,1fr);margin:0}.poster-thumb-preview{width:52px;height:68px}.poster-thumb-preview .poster-surface{transform:scale(.0839)}.inspector-panel{min-height:500px;border-left:0;border-top:1px solid #c7cdd1}.inspector-scroll{overflow:visible}.cloud-dialog,.project-dialog{width:calc(100vw - 24px)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
