*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}input,select,textarea{font-family:inherit;font-size:14px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background-color:var(--studio-field-bg, #fff);color:var(--studio-text, #1a1f29);min-height:44px;transition:outline .2s ease,border-color .2s ease}textarea{resize:vertical;min-height:80px}html,body{width:100%;height:100%;margin:0;overflow:hidden}body{--left-panel-width: 0px;--right-panel-width: 340px;--icon-bar-width: 60px;--studio-app-bg: #eef2f7;--studio-surface: #ffffff;--studio-surface-2: #f8fafc;--studio-surface-3: #eef4ff;--studio-field-bg: #ffffff;--studio-text: #1a1f29;--studio-subtext: #526173;--studio-border: #d8dce3;--studio-topbar: #12151c;--studio-topbar-muted: #6b7a8d;--studio-topbar-hover: rgba(255,255,255,.1);--studio-topbar-tab: rgba(255,255,255,.05);--studio-topbar-active-bg: #ffffff;--studio-topbar-active-text: #1a2030;--studio-panel-shadow: 0 16px 36px rgba(15, 23, 42, .18);font-family:Segoe UI,Yu Gothic UI,sans-serif;background:var(--studio-app-bg);color:var(--studio-text)}body[data-theme=light]{--studio-app-bg: #eef2f7;--studio-surface: #ffffff;--studio-surface-2: #f8fafc;--studio-surface-3: #eef4ff;--studio-field-bg: #ffffff;--studio-text: #1a1f29;--studio-subtext: #526173;--studio-border: #d8dce3;--studio-topbar: #12151c;--studio-topbar-muted: #6b7a8d;--studio-topbar-hover: rgba(255,255,255,.1);--studio-topbar-tab: rgba(255,255,255,.05);--studio-topbar-active-bg: #ffffff;--studio-topbar-active-text: #1a2030;--studio-panel-shadow: 0 16px 36px rgba(15, 23, 42, .18)}body[data-theme=dark]{--studio-app-bg: #0b1220;--studio-surface: #111827;--studio-surface-2: #182233;--studio-surface-3: #1d2a3f;--studio-field-bg: #0f172a;--studio-text: #e5edf9;--studio-subtext: #94a3b8;--studio-border: #243247;--studio-topbar: #060b14;--studio-topbar-muted: #94a3b8;--studio-topbar-hover: rgba(255,255,255,.08);--studio-topbar-tab: rgba(255,255,255,.04);--studio-topbar-active-bg: #111827;--studio-topbar-active-text: #eff6ff;--studio-panel-shadow: 0 20px 42px rgba(0, 0, 0, .36);--panel-bg: var(--studio-surface);--line: var(--studio-border)}body.drawer-open{--left-panel-width: 280px}body.right-collapsed{--right-panel-width: 0px}#app-shell{display:grid;grid-template-rows:auto 1fr;grid-template-columns:1fr;width:100%;height:100dvh;overflow:hidden}#room-nav{background:var(--studio-topbar);height:36px;display:flex;align-items:flex-end;gap:0;padding:0 12px;flex-shrink:0;z-index:1100}.room-nav-brand{display:flex;align-items:baseline;gap:2px;margin-right:12px;flex-shrink:0;align-self:center;padding-bottom:2px}.room-nav-brand-link{display:flex;align-items:baseline;gap:2px;text-decoration:none;opacity:1;transition:opacity .15s}.room-nav-brand-link:hover{opacity:.7}.room-logo-dsf{font-family:Outfit,sans-serif;font-size:14px;font-weight:800;background:linear-gradient(135deg,#60a5fa,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.room-logo-studio{font-size:8px;font-weight:600;color:#4a5568;letter-spacing:.5px}.room-nav-tabs{display:flex;gap:2px;flex:1;height:100%;align-items:flex-end}.room-tab{position:relative;display:flex;align-items:center;gap:5px;padding:0 14px;background:var(--studio-topbar-tab);border:none;border-radius:8px 8px 0 0;color:var(--studio-topbar-muted);font-size:12px;font-weight:500;cursor:pointer;height:28px;transition:background .12s,color .12s,height .1s;white-space:nowrap;z-index:1}.room-tab:hover{background:var(--studio-topbar-hover);color:#c8d0db;height:30px}.room-tab .material-icons{font-size:14px}body[data-room=home] .room-tab[data-room=home],body[data-room=editor] .room-tab[data-room=editor],body[data-room=press] .room-tab[data-room=press],body[data-room=works] .room-tab[data-room=works]{background:var(--studio-topbar-active-bg);color:var(--studio-topbar-active-text);height:32px;z-index:2}body[data-room=home] .room-tab[data-room=home]:before,body[data-room=editor] .room-tab[data-room=editor]:before,body[data-room=press] .room-tab[data-room=press]:before,body[data-room=works] .room-tab[data-room=works]:before{content:"";position:absolute;bottom:0;left:-7px;width:7px;height:7px;background:var(--studio-topbar);border-bottom-right-radius:7px}body[data-room=home] .room-tab[data-room=home]:after,body[data-room=editor] .room-tab[data-room=editor]:after,body[data-room=press] .room-tab[data-room=press]:after,body[data-room=works] .room-tab[data-room=works]:after{content:"";position:absolute;bottom:0;right:-7px;width:7px;height:7px;background:var(--studio-topbar);border-bottom-left-radius:7px}.ribbon-pressroom-btn{color:#3a7bd5!important;font-weight:600;border:1px solid #3a7bd5!important}.ribbon-pressroom-btn:hover:not(:disabled){background:#3a7bd5!important;color:#fff!important}.room-nav-right{display:flex;align-items:center;gap:8px;flex-shrink:0;align-self:center}.room-user-display{font-size:11px;color:var(--studio-subtext);max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-lang-switcher{display:flex;align-items:center;gap:2px;background:#ffffff0f;border-radius:8px;padding:2px}.ui-lang-btn{font-size:11px;font-weight:700;letter-spacing:.5px;padding:3px 9px;border:none;border-radius:6px;background:transparent;color:var(--studio-subtext);cursor:pointer;transition:background .15s,color .15s;line-height:1.4}.ui-lang-btn:hover{color:var(--studio-text)}.ui-lang-btn.active{background:#6378ff40;color:#a5b4fc}.room-container{display:grid;grid-template-rows:1fr;grid-template-columns:1fr;min-height:0;overflow:hidden}.room{display:none;grid-row:1;grid-column:1;flex-direction:column;min-height:0;overflow:hidden}body[data-room=home] #home-room,body[data-room=editor] #editor-room,body[data-room=press] #press-room,body[data-room=works] #works-room{display:flex}#editor-room{flex-direction:column}#editor-room #workspace{flex:1;min-height:0}#home-room{background:#f8f9fb;flex-direction:column}.home-room-header{background:#fff;border-bottom:1px solid var(--line);padding:16px 24px;display:flex;align-items:center;gap:16px;flex-shrink:0}.home-room-header h2{margin:0;font-size:18px;font-weight:700;color:#1a1f29;flex:1}.home-room-actions{display:flex;gap:8px}.home-action-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#3a4560;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.home-action-btn:hover{background:#f0f4f8;border-color:#bbc3d2}.home-action-btn.primary{background:var(--primary);color:#fff;border-color:var(--primary)}.home-action-btn.primary:hover{background:#0059e0;border-color:#0059e0}.home-action-btn .material-icons{font-size:16px}.home-room-body{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:24px}.home-quick-actions{display:flex;align-items:center;justify-content:flex-start}.home-action-large{min-width:220px;justify-content:center}.home-project-section{display:flex;flex-direction:column;gap:12px}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-section-title-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.home-section-actions{display:flex;align-items:center;justify-content:flex-start}.home-section-head h3{margin:0;font-size:15px;font-weight:700;color:#334155}.home-section-count{min-width:26px;height:22px;padding:0 8px;border-radius:999px;background:#e8eef8;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.home-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.home-project-card{display:flex;flex-direction:column;border:1px solid #dbe3ef;border-radius:14px;overflow:hidden;background:#fff;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;position:relative}.home-project-card:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 10px 24px #0f172a14}.home-project-thumb{aspect-ratio:9 / 16;background:#e5eef8;overflow:hidden;position:relative}.home-project-delete{position:absolute;right:10px;bottom:10px;z-index:2;width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#fffffff0;color:#ef4444;box-shadow:0 4px 10px #0f172a1f;font-size:18px;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,background .15s ease}.home-project-card:hover .home-project-delete,.home-project-card:focus-visible .home-project-delete,.home-project-card:focus-within .home-project-delete{opacity:1;pointer-events:auto;transform:translateY(0)}.home-project-delete:hover{background:#fff1f2}.home-project-thumb img{width:100%;height:100%;object-fit:cover;display:block}.home-project-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;background:linear-gradient(180deg,#eef4ff,#e2e8f0)}.home-project-info{padding:12px 12px 14px;display:flex;flex-direction:column;gap:4px}.home-project-title{font-size:14px;font-weight:700;color:#0f172a;line-height:1.4;word-break:break-word}.home-project-meta{font-size:12px;color:#64748b}.home-project-meta-secondary{color:#94a3b8;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.home-lang-badges{display:inline-flex;align-items:center;gap:6px}.home-lang-badge{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px #0f172a24;flex:0 0 18px}.home-lang-ja{background:radial-gradient(circle at center,#dc2626 0 31%,transparent 32%),#fff}.home-lang-en-us{background:radial-gradient(circle at 30% 30%,#ffffff 0 8%,transparent 9%),#1d4ed8;position:relative}.home-lang-en-us:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(180deg,transparent 0 2px,#c81e1e 2px 4px);clip-path:inset(0 0 0 42%);opacity:.92}.home-lang-en-gb{background:linear-gradient(90deg,transparent 0 34%,#ffffff 34% 44%,#c81e1e 44% 56%,#ffffff 56% 66%,transparent 66% 100%),linear-gradient(0deg,transparent 0 34%,#ffffff 34% 44%,#c81e1e 44% 56%,#ffffff 56% 66%,transparent 66% 100%),linear-gradient(32deg,transparent 0 41%,#ffffff 41% 47%,#c81e1e 47% 53%,#ffffff 53% 59%,transparent 59% 100%),linear-gradient(-32deg,transparent 0 41%,#ffffff 41% 47%,#c81e1e 47% 53%,#ffffff 53% 59%,transparent 59% 100%),#1d4ed8}.home-lang-zh-cn{background:radial-gradient(circle at 32% 30%,#fde047 0 11%,transparent 12%),#d62828}.home-lang-zh-tw{background:radial-gradient(circle at 28% 28%,#ffffff 0 10%,transparent 11%),linear-gradient(180deg,#1d4ed8 0 52%,transparent 52% 100%),#fff;box-shadow:inset 0 0 0 2px #d62828}.home-lang-generic{background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#1e3a8a;font-size:8px;font-weight:800;letter-spacing:.02em}.home-empty-state{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:#8a96a8;text-align:center;gap:12px}.home-empty-state .material-icons{font-size:48px;opacity:.4}.home-empty-state p{margin:0;font-size:14px;line-height:1.8}#press-room{flex-direction:column;background:#f8f9fb}.press-room-header{background:#fff;border-bottom:1px solid var(--line);padding:12px 24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.press-room-title{display:flex;align-items:center;gap:10px}.press-room-title .material-icons{font-size:22px;color:var(--primary)}.press-room-title h2{margin:0;font-size:18px;font-weight:700;color:#1a1f29}.press-room-subtitle{font-size:12px;color:#8a96a8}.press-room-body{flex:1;display:flex;min-height:0;overflow:hidden}.press-workspace{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}.press-panel{padding:20px;overflow-y:auto;border-right:1px solid var(--line)}.press-panel:last-child{border-right:none}.press-panel h3{margin:0 0 16px;font-size:13px;font-weight:700;color:#3a4560;text-transform:uppercase;letter-spacing:.05em}.press-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.press-panel-head h3{margin:0}.press-page-thumbs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.press-pages-panel{flex:0 0 auto;border-right:none;border-bottom:1px solid var(--line);overflow:hidden;padding-bottom:14px}.press-thumb-lang-tabs{flex-shrink:0}.press-lower-row{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 280px}.press-settings-panel{flex:1 1 auto;min-height:0;border-right:1px solid var(--line)}.press-field{margin-bottom:20px}.press-field label{display:block;font-size:12px;font-weight:600;color:#526173;margin-bottom:6px}.press-slider-row{display:flex;align-items:center;gap:10px}.press-slider-row input[type=range]{flex:1;min-height:auto;padding:0;border:none}.press-slider-row span{font-size:13px;color:#3a4560;min-width:36px;text-align:right}.press-preview-note{display:flex;align-items:center;gap:6px;font-size:11px;color:#8a96a8;margin-top:24px;padding:10px 12px;background:#f0f4f8;border-radius:6px}.press-preview-note .material-icons{font-size:15px}.press-resolution-row{display:flex;align-items:center;gap:10px}.press-size-estimate{font-size:12px;color:#64748b;white-space:nowrap}.press-book-settings{display:flex;flex-direction:column;gap:12px}.press-book-mode-row{display:grid;grid-template-columns:52px minmax(180px,280px);align-items:center;gap:10px;color:#526173;font-size:12px;font-weight:600}.press-book-mode-row select{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#172033;padding:8px 10px}.press-book-fixed-hint{color:#64748b;font-size:12px}.press-book-covers-fixed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.press-book-cover-fixed{display:flex;flex-direction:column;gap:6px;min-width:0;padding:10px;border:1px solid #d8e1ee;border-radius:8px;background:#f8fafc}.press-book-cover-fixed span{color:#64748b;font-size:11px;font-weight:700}.press-book-cover-fixed strong{color:#172033;font-size:13px}.press-book-empty{margin:0;color:#94a3b8;font-size:12px}@media (max-width: 980px){.press-book-covers-fixed{grid-template-columns:repeat(2,minmax(0,1fr))}}.press-publish-panel{background:#fff}.press-publish-actions{display:flex;flex-direction:column;gap:10px}.press-publish-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;text-align:left;transition:background .15s,border-color .15s;width:100%}.press-publish-btn:hover{background:#f0f4f8;border-color:#bbc3d2}.press-publish-btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.press-publish-btn.primary:hover{background:#0059e0}.press-publish-btn .material-icons{font-size:22px;flex-shrink:0;color:var(--primary)}.press-publish-btn.primary .material-icons{color:#fff}.press-publish-btn span:not(.material-icons){display:flex;flex-direction:column;font-size:13px;font-weight:600;color:#1a1f29}.press-publish-btn.primary span:not(.material-icons){color:#fff}.press-publish-btn small{font-size:11px;font-weight:400;color:#8a96a8;margin-top:2px}.press-publish-btn.primary small{color:#ffffffb3}.placeholder-room{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#8a96a8;text-align:center;padding:40px}.placeholder-room-icon{font-size:56px;opacity:.3}.placeholder-room h2{margin:0;font-size:22px;font-weight:700;color:#3a4560}.placeholder-room p{margin:0;font-size:14px}#ribbon-bar{background:#fff;border-bottom:1px solid var(--line);z-index:900;min-width:0;overflow-x:auto}.ribbon-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:2px 10px}.ribbon-top-row{border-bottom:1px solid var(--line)}.ribbon-top-left{display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.ribbon-logo-link{text-decoration:none;display:flex;align-items:baseline;gap:2px;flex-shrink:0}.ribbon-logo-dsf{font-family:Outfit,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.5px;background:linear-gradient(135deg,#60a5fa,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ribbon-logo-studio{font-family:Inter,sans-serif;font-size:9px;font-weight:600;color:#64748b;letter-spacing:.5px}.ribbon-tabs{display:flex;gap:4px}.ribbon-tab{border:1px solid transparent;background:transparent;color:#4a5568;border-radius:6px;padding:3px 10px;cursor:pointer;font-size:13px;font-weight:600;min-height:26px;display:flex;align-items:center;justify-content:center}.ribbon-tab.active{border-color:#9fc1ff;background:#eef4ff;color:#0b4bb3}.ribbon-auth{display:flex;align-items:center;gap:8px}.studio-auth-slot,.studio-auth-slot-mobile{display:flex;align-items:center;position:relative}.studio-signin-area{display:flex;align-items:center;gap:8px}#gis-btn-studio:not(:empty)~#btn-auth,#gis-btn-studio-mobile:not(:empty)~#btn-auth-mobile{display:none}#gis-btn-studio:empty,#gis-btn-studio-mobile:empty{display:none}.studio-signin-fallback{display:inline-flex;align-items:center;gap:8px}.studio-auth-slot-nav{justify-content:flex-end}.studio-auth-user{position:relative}.studio-auth-trigger{width:34px;height:34px;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#334155;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 6px 16px #0000002e}.studio-auth-trigger img{width:100%;height:100%;object-fit:cover;display:block}.studio-auth-trigger .auth-initials,.studio-auth-trigger .material-icons{color:inherit}.studio-auth-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:2100;display:none}.studio-auth-dropdown.open{display:block}.studio-auth-dropdown.auth-panel{min-width:280px;padding:10px;border-radius:18px;border:1px solid var(--studio-border);background:color-mix(in srgb,var(--studio-surface) 94%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--studio-panel-shadow)}.auth-dropdown-name{padding:8px 10px 12px;font-size:13px;font-weight:700;color:var(--studio-subtext);border-bottom:1px solid var(--studio-border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-panel-section{padding-top:10px}.auth-panel-label{color:var(--studio-subtext);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.theme-mode-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.theme-mode-btn{min-height:38px;border-radius:11px;border:1px solid var(--studio-border);background:color-mix(in srgb,var(--studio-surface-2) 86%,transparent);color:var(--studio-text);cursor:pointer;font:inherit;font-size:12px;font-weight:700}.theme-mode-btn.active{border-color:#3b82f652;background:#3b82f624;color:#60a5fa}.theme-mode-btn:hover{background:color-mix(in srgb,var(--studio-surface-3) 88%,transparent)}.auth-panel-links{display:flex;flex-direction:column;gap:4px;padding-top:10px}.auth-panel-link{width:100%;min-height:42px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--studio-text);cursor:pointer;font:inherit;text-align:left}.auth-panel-link:hover{background:color-mix(in srgb,var(--studio-surface-2) 88%,transparent);border-color:color-mix(in srgb,var(--studio-border) 70%,transparent)}.auth-panel-link .material-icons{font-size:19px;color:var(--studio-subtext)}.btn-signout{display:block;width:100%;margin-top:10px;padding:11px 12px;text-align:left;font-size:13px;font-weight:700;color:var(--studio-text);background:#3b82f61f;border:1px solid rgba(59,130,246,.24);border-radius:12px;cursor:pointer}.btn-signout:hover{background:#3b82f62e}.studio-auth-signin-section{display:grid;gap:8px}.studio-gis-slot{min-height:40px}.auth-warning-badge{display:none;padding:5px 8px;border-radius:999px;border:1px solid #ffe5b0;background:#fff7df;color:#8a5d00;font-size:11px}body.auth-guest .auth-warning-badge{display:inline-flex}.auth-status{font-size:12px;color:#526173;max-width:210px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.visibility-select{margin-left:8px;border-radius:6px;padding:6px 28px 6px 10px;font-size:13px;font-weight:500;color:#fff;background-color:#ffffff26;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px top 50%;background-size:10px auto;border:1px solid rgba(255,255,255,.3);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.visibility-select:focus{outline:2px solid #ffffff;outline-offset:1px}.visibility-select option{color:#243144;background-color:#fff}.ribbon-panel-row{min-height:0}.ribbon-panel{display:none;width:100%;align-items:center;gap:10px}.ribbon-panel.active{display:flex}.ribbon-group{display:flex;align-items:center;gap:6px;padding-right:12px;border-right:1px solid #d0d7e5;min-height:0}.ribbon-group:last-child{border-right:none;padding-right:0}.ribbon-group.grow{flex:1;min-width:180px}.field-label{font-size:11px;color:#728094}.panel-lock-note{margin:0 0 8px;border:1px solid #f0cf9b;background:#fff7e9;color:#80511a;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.4}.panel-subform{margin:0 0 20px;padding:16px;border:1px solid #e2e8f2;border-radius:8px;background:#f8fbff}.panel-subform>label{display:block;margin-bottom:6px;font-weight:500;color:#4a5568}.panel-subform input,.panel-subform select,.panel-subform textarea{width:100%;margin-bottom:12px}.zoom-select{min-width:96px;border:1px solid #cfd7e5;border-radius:7px;background:#fff;color:#243144;padding:6px 8px;font-size:13px}.btn-tool{border:1px solid var(--line);background:#fff;border-radius:6px;padding:4px 10px;line-height:1.2;cursor:pointer;font-size:13px;font-weight:500;color:#1a1f29;min-width:32px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:all .15s ease}.btn-tool:focus-visible,.btn-sm:focus-visible,.btn:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.btn-tool:hover:not(:disabled),.btn-sm:hover:not(:disabled),.btn:hover:not(:disabled){background:#f0f4f8;border-color:#bbc3d2}.btn-tool:disabled,.btn-sm:disabled,.btn:disabled{opacity:.5;cursor:not-allowed;background:#f8fafc}.project-title{display:inline-block;min-width:120px;max-width:240px;padding:5px 7px;border:1px dashed #bbc3d2;border-radius:6px;background:#f8fafc;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;outline:none}.project-title:focus{border-color:#9fc1ff;background:#eef5ff}.ribbon-title-input{min-width:120px;max-width:240px;min-height:0;height:26px;border:1px solid #cfd7e5;border-radius:6px;padding:0 8px;background:#fff;color:#243144;font-size:13px;box-sizing:border-box}.save-status{font-size:12px;color:#748294;min-width:80px}.lang-tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.lang-tab{border:1px solid #ccd5e2;background:#f4f6fb;color:#2f3e52;border-radius:6px;font-size:12px;padding:5px 10px;cursor:pointer}.lang-tab.active{border-color:var(--primary);background:#eaf2ff;color:#0b4bb3}.lang-tabs-top{margin:0 8px;flex-shrink:0}#workspace{display:grid;grid-template-columns:var(--icon-bar-width) var(--left-panel-width) 1fr var(--right-panel-width);width:100%;min-height:0;min-width:0;overflow:hidden;transition:grid-template-columns .2s ease}#sidebar,#panel-right{min-width:0;overflow:hidden;background:var(--panel-bg);transition:width .2s ease,opacity .2s ease}#sidebar{width:var(--left-panel-width);border-right:1px solid var(--line);display:flex;flex-direction:column}.context-menu{position:fixed;z-index:10000;width:220px;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;border:1px solid var(--line);padding:8px 0;font-family:inherit;font-size:14px;color:#333}.context-menu-item{padding:8px 16px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:background .1s;flex-shrink:0}.context-menu-item:hover{background:#f0f2f5}.context-menu-item .material-icons{font-size:18px;color:#666}.context-menu-divider{height:1px;background:var(--line);margin:4px 0;flex-shrink:0}#panel-right{width:var(--right-panel-width);border-left:1px solid var(--line);padding:16px 20px;overflow-y:auto;position:relative}#panel-right label{display:inline-block;margin-bottom:6px;margin-top:8px;font-weight:500;color:#4a5568;font-size:13px}#panel-right input,#panel-right select,#panel-right textarea{width:100%;margin-bottom:12px}#panel-right .resizer{position:absolute;top:0;left:0;width:6px;height:100%;cursor:col-resize;z-index:50;background-color:transparent;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}#panel-right .resizer:after{content:"";width:2px;height:32px;background-color:var(--line);border-radius:2px;transition:background-color .2s ease}#panel-right .resizer:hover:after,#panel-right .resizer.dragging:after{background-color:#fff}#panel-right .resizer:hover,#panel-right .resizer.dragging{background-color:var(--primary)}body.right-collapsed #panel-right{opacity:0;pointer-events:none}#icon-bar{width:var(--icon-bar-width);display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:4px;background:var(--panel-bg);border-right:1px solid var(--line);overflow:hidden}.icon-bar-btn{width:44px;height:44px;border:none;background:transparent;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;color:#4a5568;transition:background .15s ease,color .15s ease}.icon-bar-btn:hover{background:#eef4ff;color:var(--primary)}.icon-bar-btn.active{background:#dbeafe;color:var(--primary)}.icon-bar-btn .material-icons{font-size:20px}.icon-bar-label{font-size:9px;font-weight:600;letter-spacing:.02em;line-height:1}.sidebar-assets,.sidebar-pages{display:none}body.drawer-open .sidebar-assets,body.drawer-open .sidebar-pages{display:flex;flex-direction:column}.asset-upload-area{margin:10px;border:2px dashed var(--line);border-radius:8px;padding:16px;text-align:center;cursor:pointer;color:#728094;font-size:13px;transition:border-color .2s ease,background .2s ease}.asset-upload-area:hover{border-color:var(--primary);background:#eef4ff;color:var(--primary)}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 10px 10px;overflow-y:auto}.asset-item{aspect-ratio:1;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease}.asset-item:hover,.asset-item.selected{border-color:var(--primary)}.asset-item img{width:100%;height:100%;object-fit:cover;display:block}.asset-empty{padding:16px;text-align:center;color:#8a96a8;font-size:13px}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #edf0f4}.panel-head h3{margin:0;font-size:14px}.thumb-tools{padding:10px 12px;border-bottom:1px solid #edf0f4}.thumb-tools label{font-size:11px;color:#677587}.thumb-size-buttons{display:flex;gap:5px;margin-top:4px;flex-wrap:wrap}.sidebar-pages-toolbar{padding:8px 12px;border-bottom:1px solid #edf0f4;display:flex;flex-direction:column;gap:8px}.sidebar-pages-lang-row{display:flex;align-items:center;gap:8px}.sidebar-pages-lang-label{font-size:11px;color:#677587;white-space:nowrap;flex-shrink:0}.lang-tabs-compact .lang-tab{padding:3px 10px;font-size:12px}.sidebar-pages-controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.thumb-tools-inline{display:flex;align-items:center;gap:6px}.thumb-tools-inline label{font-size:11px;color:#677587}.thumb-tools-inline .thumb-size-buttons{margin-top:0}.sidebar-spread-btn{display:flex;align-items:center;gap:4px;white-space:nowrap;font-size:12px}.sidebar-spread-btn.active{background:#3182ce;color:#fff;border-color:#3182ce}.sidebar-pages-nav{display:flex;align-items:center;gap:4px;justify-content:center}body[data-theme=dark] .sidebar-pages-toolbar{border-color:#2d3748}body[data-theme=dark] .sidebar-pages-lang-label{color:#a0aec0}body[data-theme=dark] .sidebar-spread-btn.active{background:#2b6cb0;border-color:#2b6cb0}#thumb-container{flex:1;overflow-y:auto;padding:12px;display:grid;gap:10px;align-content:start}#thumb-container[data-cols="8"]{grid-template-columns:repeat(8,minmax(0,1fr))}#thumb-container[data-cols="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}#thumb-container[data-cols="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}#thumb-container[data-cols="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}#thumb-container[data-cols="1"]{grid-template-columns:1fr}.thumb-add-card,#thumb-delete-dropzone{display:none}.thumb-wrap{position:relative;cursor:pointer;border-radius:8px}.thumb-card{min-width:0}.thumb-canvas{width:100%;aspect-ratio:9 / 16;border:3px solid transparent;border-radius:6px;background:#eef1f7;object-fit:cover;overflow:hidden;position:relative}.thumb-wrap.active .thumb-canvas{border-color:var(--primary)}.thumb-wrap.active{outline:2px solid var(--primary);outline-offset:2px;border-radius:8px}.thumb-canvas-image{width:100%;height:100%;object-fit:cover;display:block}.thumb-canvas-meta{display:flex;align-items:center;justify-content:center;padding:10px;background:linear-gradient(160deg,#f8fbff,#edf3fb)}.thumb-canvas-structure{background:linear-gradient(160deg,#eef3f9,#dde8f7)}.thumb-card-meta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;width:100%}.thumb-card-top{position:absolute;top:6px;left:6px;right:6px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:5}.thumb-card-badge{display:inline-flex;align-items:center;border:1px solid #d0d9e8;background:#fffffff5;border-radius:999px;color:#2f3e52;padding:2px 8px;font-size:10px;line-height:1.2;white-space:nowrap;max-width:100%}.thumb-card-depth{display:inline-flex;align-items:center;border:1px solid #bfd2ea;background:#fffffff2;border-radius:999px;color:#3c5f8f;padding:2px 6px;font-size:10px;line-height:1.2}.thumb-card-lock{display:inline-flex;align-items:center;border:1px solid #f1c4c4;background:#fff5f5f5;border-radius:999px;color:#a63b3b;padding:2px 6px;font-size:10px;line-height:1.2}.thumb-card-title{font-size:13px;font-weight:700;color:#1a1f29;line-height:1.4;max-width:100%;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.thumb-card-subtitle{font-size:12px;color:#4a5568;line-height:1.35;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.thumb-row{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;min-height:40px;border:1px solid #dde4f0;background:#f7f9fc;border-radius:8px;padding:6px 8px}.thumb-row.active{border-color:#7fa7ea;background:#edf4ff}.thumb-row-main{display:flex;align-items:center;gap:6px;min-width:0}.thumb-tree-indent{display:inline-block;width:calc(var(--tree-depth, 0) * 14px);min-width:0}.thumb-row-badge{display:inline-flex;align-items:center;border:1px solid #d0d9e8;background:#fff;border-radius:999px;color:#2f3e52;padding:2px 6px;font-size:10px;line-height:1.2;white-space:nowrap}.thumb-row-title{font-size:12px;font-weight:600;color:#2f3e52;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-row-subtitle{font-size:11px;color:#637089;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumb-row-actions{display:inline-flex;align-items:center;gap:4px;margin-left:8px;opacity:0;pointer-events:none}.thumb-row-btn{width:22px;height:22px;border:1px solid #b8c5dc;background:#fffffff2;color:#27466f;border-radius:999px;font-size:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.thumb-wrap.drag-source{opacity:.5}.thumb-wrap.drop-before:before,.thumb-wrap.drop-after:after{content:"";position:absolute;left:2px;right:2px;height:3px;background:var(--primary);border-radius:999px;z-index:12}.thumb-wrap.drop-before:before{top:-4px}.thumb-wrap.drop-after:after{bottom:-4px}.thumb-insert-btn,.thumb-duplicate-btn,.thumb-move-btn{position:absolute;z-index:15;border:1px solid #b8c5dc;background:#fffffff2;color:#27466f;width:22px;height:22px;line-height:1;border-radius:999px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.thumb-insert-btn .material-icons,.thumb-duplicate-btn .material-icons,.thumb-move-btn .material-icons{font-size:14px;line-height:1}.thumb-insert-btn.before{top:-10px;left:calc(50% - 11px)}.thumb-insert-btn.after{bottom:-10px;left:calc(50% - 11px)}.thumb-duplicate-btn{right:6px;top:6px;font-size:12px}.thumb-move-btn.up{left:6px;top:6px;font-size:12px}.thumb-move-btn.down{left:6px;top:32px;font-size:12px}.thumb-insert-btn,.thumb-duplicate-btn,.thumb-move-btn{opacity:0;pointer-events:none}.thumb-wrap:hover .thumb-insert-btn,.thumb-wrap:hover .thumb-duplicate-btn,.thumb-wrap:hover .thumb-move-btn,.thumb-wrap.active .thumb-insert-btn,.thumb-wrap.active .thumb-duplicate-btn,.thumb-wrap.active .thumb-move-btn,.thumb-row:hover .thumb-row-actions,.thumb-row.active .thumb-row-actions{opacity:1;pointer-events:auto}.thumb-size-buttons .btn-sm.active{border-color:var(--primary);color:#0b4bb3;background:#eaf2ff}.panel-footer{padding:10px;border-top:1px solid #edf0f4}#editor-main{min-width:0;min-height:0;display:flex;flex-direction:column;padding:10px 10px 0}#canvas-view{position:relative;width:100%;flex:1;min-height:0;background:#2a2d35;overflow:clip;touch-action:none;border-radius:10px 10px 0 0}#page-strip{height:132px;background:#1e2128;border-radius:0 0 10px 10px;display:flex;flex-direction:column;flex-shrink:0;transition:height .2s ease;overflow:hidden}body.strip-collapsed #page-strip{height:22px;border-radius:0 0 10px 10px}body.strip-collapsed #canvas-view{border-radius:10px 10px 0 0}body.strip-collapsed #page-strip-chevron{transform:rotate(180deg)}#page-strip-handle{height:28px;display:flex;align-items:center;gap:2px;color:#888;font-size:11px;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;-webkit-user-select:none;user-select:none;padding:0 4px}.strip-toggle-area{display:flex;align-items:center;gap:4px;flex:1;justify-content:center;cursor:pointer;padding:2px 4px;border-radius:4px;transition:color .15s}.strip-toggle-area:hover{color:#ccc}#page-strip-handle .material-icons{font-size:16px;transition:transform .2s ease}#page-strip-handle-label{font-size:10px}.strip-page-counter{font-size:11px;color:#aaa;min-width:40px;text-align:center;white-space:nowrap}.strip-nav-btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;background:transparent;color:#888;cursor:pointer;border-radius:4px;padding:0;transition:background .12s,color .12s;flex-shrink:0}.strip-nav-btn .material-icons{font-size:18px}.strip-nav-btn:hover{background:#ffffff1a;color:#ccc}.strip-nav-btn:disabled{opacity:.3;cursor:default}.strip-spread-btn.active{color:#63b3ed}body[data-theme=light] .strip-spread-btn.active{color:#2b6cb0}#page-strip-body{flex:1;display:flex;flex-direction:row;min-height:0;overflow:hidden;align-items:center;padding:0 6px 6px}#page-strip-thumbs{display:flex;flex-direction:row;gap:6px;overflow-x:auto;overflow-y:hidden;flex:1;min-height:0;scrollbar-width:thin;scrollbar-color:#444 transparent;direction:ltr}#page-strip-thumbs[data-dir=rtl]{direction:rtl}#page-strip-thumbs[data-dir=rtl] .thumb-wrap,#page-strip-thumbs[data-dir=rtl] .page-strip-add-btn{direction:ltr}#page-strip-thumbs::-webkit-scrollbar{height:4px}#page-strip-thumbs::-webkit-scrollbar-thumb{background:#444;border-radius:2px}#page-strip-thumbs .thumb-wrap{flex-shrink:0;width:50px;height:94px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .15s ease;position:relative;display:flex;flex-direction:column}#page-strip-thumbs .thumb-page-num{flex-shrink:0;height:14px;line-height:14px;text-align:center;font-size:9px;color:#aaa;background:#1e2128;font-variant-numeric:tabular-nums;letter-spacing:0}#page-strip-thumbs .thumb-wrap.active{border:2px solid var(--primary);outline:none}#page-strip-thumbs .thumb-wrap.active .thumb-canvas{border-color:transparent}#page-strip-thumbs .thumb-wrap:hover{border-color:#7aa8ff;outline:none}#page-strip-thumbs .thumb-canvas{width:100%;flex:1;min-height:0;overflow:hidden}#page-strip-thumbs .thumb-canvas-image{width:100%;height:100%;object-fit:cover;display:block}#page-strip-thumbs .thumb-card-top,#page-strip-thumbs .thumb-insert-btn,#page-strip-thumbs .thumb-duplicate-btn,#page-strip-thumbs .thumb-move-btn{display:none}.page-strip-add-btn{flex-shrink:0;width:44px;height:94px;border-radius:4px;border:2px dashed #444;background:transparent;color:#666;font-size:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:4px;transition:border-color .15s ease,color .15s ease}.page-strip-add-btn:hover{border-color:var(--primary);color:var(--primary)}#canvas-stage{position:absolute;top:50%;left:50%;display:flex;flex-direction:row;transform-origin:center center}#canvas-transform-layer{position:relative;width:var(--dsf-canonical-page-width, 360px);height:var(--dsf-canonical-page-height, 640px);flex-shrink:0;background:#fff;box-shadow:0 0 50px #00000080;overflow:visible}#canvas-spread-page{position:relative;width:var(--dsf-canonical-page-width, 360px);height:var(--dsf-canonical-page-height, 640px);flex-shrink:0;background:#fff;box-shadow:0 0 50px #00000080;overflow:hidden;cursor:pointer;border-left:3px solid #1e2128}#canvas-spread-page:hover{outline:2px solid rgba(99,179,237,.6)}#canvas-spread-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid rgba(255,255,255,.2);z-index:9999;pointer-events:none;box-sizing:border-box}#canvas-spread-content{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.spread-text-frame{position:absolute;overflow:visible;pointer-events:none}.spread-text-content{position:relative;width:100%;height:100%;overflow:visible}#canvas-transform-layer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid rgba(255,255,255,.35);z-index:9999;pointer-events:none;box-sizing:border-box}#canvas-page-label{position:absolute;bottom:-28px;left:0;right:0;text-align:center;font-size:18px;font-weight:600;color:#fff;background:var(--primary);padding:2px 0;border-radius:0 0 4px 4px;text-shadow:none;font-variant-numeric:tabular-nums;letter-spacing:.06em;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:9999}#content-render,#bubble-layer{position:absolute;top:0;right:0;bottom:0;left:0}#content-render{z-index:2;overflow:visible}.btn-tool-icon .material-icons{font-size:17px;line-height:1;color:currentColor}#bubble-layer{z-index:20}#text-preview-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;overflow:hidden}#text-preview-frame{position:absolute;overflow:visible}#text-preview-content,.press-raster-content{display:block;width:100%;height:100%;position:relative;overflow:visible}.tpv-vertical{display:flex;flex-direction:row-reverse;height:100%;align-items:flex-start;overflow:hidden}.tpv-col{writing-mode:vertical-rl;flex-shrink:0;height:100%;overflow:hidden;font-feature-settings:"vert" 1,"vkna" 1;-webkit-font-feature-settings:"vert" 1,"vkna" 1;hanging-punctuation:allow-end;text-autospace:ideograph-alpha;-webkit-text-autospace:ideograph-alpha;text-spacing:ideograph-alpha ideograph-numeric}.tcy{text-combine-upright:all;-webkit-text-combine:horizontal;font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-feature-settings:normal;-webkit-font-feature-settings:normal}.tpv-horizontal{width:100%;overflow:hidden}.tpv-para{margin:0;text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto;word-break:break-word;overflow-wrap:break-word}.tpv-ruby-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:visible}.tpv-ruby-ann{position:absolute;writing-mode:vertical-rl;white-space:nowrap;overflow:visible;pointer-events:none;color:inherit;line-height:1.2;letter-spacing:0;font-feature-settings:"vert" 1,"vkna" 1;-webkit-font-feature-settings:"vert" 1,"vkna" 1}.tpv-horizontal ruby{ruby-position:over;ruby-align:center}.tpv-horizontal rt{font-size:.5em}.text-input-hints{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.ruby-input-hint{font-size:11px;color:var(--color-text-muted, #8a9baf);-webkit-user-select:none;user-select:none;font-family:monospace;flex:1}.page-break-btn{flex-shrink:0;font-size:11px;padding:2px 8px;border:1px solid var(--color-border, #3a4a5c);border-radius:4px;background:transparent;color:var(--color-text-muted, #8a9baf);cursor:pointer;white-space:nowrap}.page-break-btn:hover{background:var(--color-surface-hover, rgba(255,255,255,.06));color:var(--color-text, #e2e8f0)}#text-preview-placeholder{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#a0aec0;font-size:13px;pointer-events:none}#text-preview-placeholder:before{content:"article";font-family:Material Icons;font-size:48px;color:#cbd5e0}body[data-theme=dark] #text-preview-overlay{background-color:#1a202c}body[data-theme=dark] #text-preview-frame{color:#e2e8f0}body[data-theme=dark] #text-preview-placeholder{color:#4a5568}body[data-theme=dark] #text-preview-placeholder:before{color:#2d3748}#canvas-transform-layer.adjust-image-mode{overflow:visible;z-index:1000}#canvas-transform-layer.adjust-image-mode:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 0 0 100vmax #000000b3;pointer-events:none;z-index:6}#main-img{width:100%;height:100%;display:block;transform-origin:center center;will-change:transform}#image-adjust-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible}#image-stage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:12}.image-safe-frame{position:absolute;top:0;right:0;bottom:0;left:0;border:1px dashed rgba(96,165,250,.75);box-shadow:inset 0 0 0 1px #0f172a26}.image-safe-frame.active-left{border-left-width:3px;border-left-color:#60a5fa}.image-safe-frame.active-right{border-right-width:3px;border-right-color:#60a5fa}.image-safe-frame.active-top{border-top-width:3px;border-top-color:#60a5fa}.image-safe-frame.active-bottom{border-bottom-width:3px;border-bottom-color:#60a5fa}.image-center-guide{position:absolute;background:#60a5fa66;opacity:.6}.image-center-guide.vertical{top:0;bottom:0;left:50%;width:1px;transform:translate(-50%)}.image-center-guide.horizontal{left:0;right:0;top:50%;height:1px;transform:translateY(-50%)}.image-center-guide.active{background:#60a5fa;box-shadow:0 0 0 1px #60a5fa47;opacity:1}#image-adjust-target{position:absolute;left:50%;top:50%;transform-origin:center center}#image-adjust-target #main-img{width:100%;height:100%;display:block}#image-adjust-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:30}.adjust-frame{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(255,255,255,.95);box-shadow:inset 0 0 0 1px #00000040}.img-handle{position:absolute;width:20px;height:20px;border-radius:50%;border:2px solid #fff;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;scale:var(--inv-handle-scale, 1);transform-origin:center center}.img-handle.corner.nw{left:-10px;top:-10px}.img-handle.corner.ne{right:-10px;top:-10px}.img-handle.corner.sw{left:-10px;bottom:-10px}.img-handle.corner.se{right:-10px;bottom:-10px}.img-handle.rotate{top:-18px;left:50%;right:auto;transform:translate(-50%);width:26px;height:26px;font-size:16px}#image-zoom-controls-floating{position:absolute;right:14px;top:50%;transform:translateY(-50%);z-index:1100;display:flex;flex-direction:column;gap:8px;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;opacity:0;pointer-events:none;transition:opacity .15s ease}#image-zoom-controls-floating.visible{opacity:1;pointer-events:auto}body.mobile-sheet-active #image-zoom-controls-floating{opacity:0;pointer-events:none}#canvas-view:has(.adjust-image-mode) .fab-btn{display:none}.zoom-btn{width:26px;height:26px;border-radius:999px;font-size:14px;line-height:1;padding:0;box-shadow:0 2px 8px #0000003d}.zoom-btn.reset{font-size:13px}.img-zoom-btn{border:1px solid rgba(255,255,255,.2);background:#ffffffeb;color:#111827}#image-flip-btn.active{background:#111827;color:#fff;border-color:#111827}.img-rotate-slider-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;width:38px;min-height:392px;border-radius:0;border:none;background:transparent;padding:12px 0 10px;gap:8px}.img-rotate-slider{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.img-rotate-value{font-size:11px;font-weight:700;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.img-rotate-slider-shell{--rotate-ratio: .5;position:relative;width:100%;height:368px;touch-action:none;user-select:none;-webkit-user-select:none}.img-rotate-slider-rail{position:absolute;top:0;bottom:0;left:50%;width:4px;transform:translate(-50%);border-radius:999px;background:#ffffff47}.img-rotate-mark{position:absolute;left:50%;width:16px;height:2px;transform:translate(-50%,-50%);border-radius:999px;background:#ffffffa8;pointer-events:none}.img-rotate-mark.plus45,.img-rotate-mark.plus135,.img-rotate-mark.minus45,.img-rotate-mark.minus135{width:10px}.img-rotate-mark.plus90{top:25%}.img-rotate-mark.plus135{top:12.5%}.img-rotate-mark.plus45{top:37.5%}.img-rotate-mark.center{top:50%;width:22px;background:#ffffffe6}.img-rotate-mark.minus45{top:62.5%}.img-rotate-mark.minus90{top:75%}.img-rotate-mark.minus135{top:87.5%}.img-rotate-thumb{position:absolute;top:calc(var(--rotate-ratio) * 100%);left:50%;width:18px;height:18px;transform:translate(-50%,-50%);border-radius:999px;border:2px solid #1d4ed8;background:#fff;box-shadow:0 2px 8px #00000047;pointer-events:none}.text-layer{width:100%;min-height:100%;display:block;background:#fafafa;font-size:16px;line-height:1.8;text-align:left;padding:20px;white-space:pre-wrap;word-break:break-all;border:none;outline:none;resize:none;font-family:inherit}.v-text{writing-mode:vertical-rl;text-orientation:upright}.canvas-guide{display:none}.header-guide{top:0;border-top:none}.footer-guide{bottom:0;border-bottom:none}.bubble-svg{position:absolute;transform:translate(-50%,-50%);cursor:move}.bubble-text{position:absolute;transform:translate(-50%,-50%);text-align:center;font-size:12px;line-height:1.4;color:#000;white-space:pre;outline:none}.bubble-handle{position:absolute;top:-20px;right:-20px;width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:grab;z-index:1000;pointer-events:auto;box-shadow:0 2px 8px #0000004d}.bubble-tail-handle{position:absolute;width:24px;height:24px;border-radius:50%;background:#00bcd4;border:2px solid white;cursor:grab;z-index:1000;pointer-events:auto;box-shadow:0 2px 8px #0000004d;transform:translate(-50%,-50%)}.bubble-spike-handle{position:absolute;width:20px;height:20px;border-radius:50%;background:#ff9800;border:2px solid white;cursor:ew-resize;z-index:1001;pointer-events:auto;box-shadow:0 2px 8px #0000004d;transform:translate(-50%,-50%)}.bubble-color-row{display:flex;gap:10px;margin-top:8px;align-items:center}.bubble-color-item{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:#666}.bubble-color-item input[type=color]{width:32px;height:28px;border:1px solid #ced5e0;border-radius:4px;cursor:pointer;padding:1px}.recent-colors-section{margin-top:8px}.recent-colors-label{font-size:10px;color:#888;display:block;margin-bottom:4px}.recent-colors-row{display:flex;flex-wrap:wrap;gap:4px;min-height:20px}.recent-color-swatch{width:20px;height:20px;border-radius:3px;border:1px solid rgba(0,0,0,.15);cursor:pointer;padding:0;transition:transform .1s,box-shadow .1s}.recent-color-swatch:hover{transform:scale(1.2);box-shadow:0 1px 4px #00000040}.context-menu-shape{gap:6px}.context-shape-select{flex:1;border:1px solid #ced5e0;border-radius:6px;padding:4px 6px;font-size:12px;background:#fff;cursor:pointer;outline:none}.fab-btn{position:absolute;right:18px;bottom:18px;width:56px;height:56px;border-radius:50%;border:none;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #00000059;z-index:80}.control-group{background:#f8f9fc;border:1px solid #edf0f4;border-radius:10px;padding:14px;margin-bottom:12px}.control-group h4{margin:0 0 10px;font-size:18px}.control-group label{display:block;margin-bottom:6px;font-size:13px}.control-group input,.control-group select,.control-group textarea{width:100%;padding:8px 9px;border:1px solid #c8d1e0;border-radius:6px;background:#fff;font-size:14px;margin-bottom:10px}.inline-actions{display:flex;gap:8px}.inline-actions>*{flex:1}.inline-icon{font-size:16px;vertical-align:middle}.lang-item{display:flex;justify-content:space-between;align-items:center;font-size:13px;border:1px solid #d9dfeb;border-radius:6px;padding:5px 8px;margin-bottom:5px}.btn-sm{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px;font-size:14px;color:#243144;cursor:pointer;line-height:1.2;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.btn{width:100%;border:none;background:#edf3ff;color:#1248a1;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:600;cursor:pointer;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.btn-danger{margin-top:8px;background:#ff3b30;color:#fff}.btn-danger:hover:not(:disabled){background:#cc2a20;border-color:#cc2a20;color:#fff}#mobile-header,#bottom-bar,#mobile-action-sheet,#mobile-home-drawer,#mobile-overlay-backdrop{display:none}#project-modal,#validation-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000}#project-modal.visible,#validation-modal.visible{display:flex;align-items:center;justify-content:center}.modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-content{position:relative;width:min(680px,92vw);max-height:82vh;background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 42px #0000004d}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #edf0f4}.modal-header h2{margin:0;font-size:18px}.modal-header-actions{display:flex;gap:8px}.btn-modal{border:1px solid #ccd5e2;background:#fff;border-radius:8px;padding:10px 16px;font-size:14px;cursor:pointer;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.btn-modal.primary{border-color:var(--primary);background:var(--primary);color:#fff}.modal-body{padding:18px 20px;overflow-y:auto}.validation-modal-content{width:min(760px,94vw)}.validation-modal-body{display:flex;flex-direction:column;gap:12px}#validation-summary{margin:0;font-size:14px;color:#32445f}#validation-filters{display:flex;flex-wrap:wrap;gap:8px}.validation-filter{border:1px solid #ccd5e2;background:#fff;color:#2d4261;border-radius:999px;padding:6px 12px;font-size:12px;cursor:pointer}.validation-filter.active{border-color:var(--primary);background:#396fbd1f;color:var(--primary-dark)}#validation-issues{display:flex;flex-direction:column;gap:8px}.validation-issue{width:100%;text-align:left;border:1px solid #d5dfec;background:#fff;color:#22314a;border-radius:8px;padding:10px 12px;cursor:pointer}.validation-issue:hover{background:#f7faff;border-color:#98b3df}.validation-note{margin-top:4px;font-size:12px;color:#627594}.rt-toolbar{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.rt-editor{min-height:120px;border:1px solid #d6deea;border-radius:8px;padding:10px;background:#fff;overflow:auto;line-height:1.6}.rt-editor h1{font-size:24px;line-height:1.3;margin:0 0 10px}.rt-editor h2{font-size:20px;line-height:1.35;margin:0 0 8px}.rt-editor p{margin:0 0 8px}.canvas-rich-view h1{font-size:28px;line-height:1.25;margin:0}.canvas-rich-view h2{font-size:22px;line-height:1.3;margin:0}.canvas-rich-view p,.viewer-text-block h1,.viewer-text-block h2,.viewer-text-block p{margin:0}#project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.project-card{position:relative;border:1px solid #edf0f4;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}.project-card-thumb{aspect-ratio:9 / 16;background:#eef2f7}.project-card-thumb img{width:100%;height:100%;object-fit:cover}.project-card-text-thumb{height:100%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;padding:10px}.project-card-info{padding:10px 12px}.project-card-title{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-card-meta{font-size:11px;color:#7c899c}.project-card-delete{position:absolute;top:7px;right:7px;width:24px;height:24px;border:none;border-radius:999px;background:#14181e94;color:#fff;display:none}.project-card:hover .project-card-delete{display:inline-block}.project-loading{grid-column:1 / -1;text-align:center;color:#7c899c;padding:36px}body[data-theme=dark] .room-logo-studio,body[data-theme=dark] .save-status,body[data-theme=dark] .field-label,body[data-theme=dark] .project-loading,body[data-theme=dark] .auth-status{color:var(--studio-subtext)}body[data-theme=dark] #sidebar,body[data-theme=dark] #panel-right,body[data-theme=dark] #icon-bar,body[data-theme=dark] .modal-content,body[data-theme=dark] .panel-subform,body[data-theme=dark] .project-card,body[data-theme=dark] .home-project-card,body[data-theme=dark] #mobile-home-drawer,body[data-theme=dark] #mobile-action-sheet,body[data-theme=dark] #mobile-header,body[data-theme=dark] #mobile-lang-bar{background:var(--studio-surface);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] .panel-head,body[data-theme=dark] .thumb-tools,body[data-theme=dark] .panel-footer,body[data-theme=dark] .modal-header,body[data-theme=dark] .home-room-header,body[data-theme=dark] .home-project-section,body[data-theme=dark] .press-room-header,body[data-theme=dark] .works-room-header,body[data-theme=dark] .ribbon-top-row{border-color:var(--studio-border)}body[data-theme=dark] .home-room-header,body[data-theme=dark] .press-room-header,body[data-theme=dark] .works-room-header,body[data-theme=dark] #ribbon-bar,body[data-theme=dark] .ribbon-panel-row{background:var(--studio-surface);color:var(--studio-text)}body[data-theme=dark] .btn-tool,body[data-theme=dark] .btn-sm,body[data-theme=dark] .btn,body[data-theme=dark] .btn-modal,body[data-theme=dark] .zoom-select,body[data-theme=dark] .project-title,body[data-theme=dark] .ribbon-title-input,body[data-theme=dark] .lang-tab,body[data-theme=dark] .home-action-btn,body[data-theme=dark] .project-card-delete{background:var(--studio-surface-2);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] .btn-tool:hover:not(:disabled),body[data-theme=dark] .btn-sm:hover:not(:disabled),body[data-theme=dark] .btn:hover:not(:disabled),body[data-theme=dark] .btn-modal:hover:not(:disabled),body[data-theme=dark] .lang-tab:hover{background:var(--studio-surface-3);border-color:color-mix(in srgb,var(--studio-border) 85%,#60a5fa 15%)}body[data-theme=dark] .ribbon-tab{color:var(--studio-subtext)}body[data-theme=dark] .ribbon-tab.active,body[data-theme=dark] .lang-tab.active,body[data-theme=dark] .thumb-size-buttons .btn-sm.active,body[data-theme=dark] .ui-lang-btn.active{background:#3b82f624;border-color:#3b82f659;color:#93c5fd}body[data-theme=dark] .asset-upload-area:hover,body[data-theme=dark] .icon-bar-btn:hover,body[data-theme=dark] .icon-bar-btn.active{background:#3b82f624;color:#93c5fd}body[data-theme=dark] .icon-bar-btn,body[data-theme=dark] .ribbon-tab,body[data-theme=dark] .thumb-row-title,body[data-theme=dark] .thumb-card-title,body[data-theme=dark] .project-card-title,body[data-theme=dark] .home-project-title{color:var(--studio-text)}body[data-theme=dark] .thumb-row,body[data-theme=dark] .thumb-canvas,body[data-theme=dark] .thumb-card,body[data-theme=dark] .home-project-thumb{background:var(--studio-surface-2);border-color:var(--studio-border)}body[data-theme=dark] .project-card-meta,body[data-theme=dark] .thumb-row-subtitle,body[data-theme=dark] .thumb-card-subtitle,body[data-theme=dark] .home-project-meta,body[data-theme=dark] .press-room-subtitle,body[data-theme=dark] .press-field label,body[data-theme=dark] .press-size-estimate,body[data-theme=dark] .press-slider-row span,body[data-theme=dark] .works-meta,body[data-theme=dark] .works-room-subtitle,body[data-theme=dark] .works-loading,body[data-theme=dark] .works-empty,body[data-theme=dark] .works-empty-sub,body[data-theme=dark] .press-thumb-label,body[data-theme=dark] .press-empty{color:var(--studio-subtext)}body[data-theme=dark] #home-room,body[data-theme=dark] #press-room,body[data-theme=dark] #works-room,body[data-theme=dark] .home-room-body{background:var(--studio-app-bg);color:var(--studio-text)}body[data-theme=dark] .home-hero-card,body[data-theme=dark] .home-empty-state,body[data-theme=dark] .home-project-card,body[data-theme=dark] .project-settings-modal .modal-content,body[data-theme=dark] .works-room-list,body[data-theme=dark] .press-publish-panel{background:var(--studio-surface);color:var(--studio-text);border-color:var(--studio-border);box-shadow:var(--studio-panel-shadow)}body[data-theme=dark] .home-room-header h2,body[data-theme=dark] .press-room-title h2,body[data-theme=dark] .works-room-title h2,body[data-theme=dark] .press-panel h3,body[data-theme=dark] .works-title,body[data-theme=dark] .control-group label,body[data-theme=dark] .panel-head h3,body[data-theme=dark] .home-section-title,body[data-theme=dark] .home-project-count,body[data-theme=dark] .project-card-title{color:var(--studio-text)}body[data-theme=dark] .home-project-section,body[data-theme=dark] .works-row,body[data-theme=dark] .press-thumb-item img,body[data-theme=dark] .press-thumb-empty{border-color:var(--studio-border)}body[data-theme=dark] .works-row:hover,body[data-theme=dark] .works-thumb,body[data-theme=dark] .press-thumb-empty,body[data-theme=dark] .press-thumb-item img{background:var(--studio-surface-2)}body[data-theme=dark] .press-thumb-item--text .press-thumb-text{background:#312e81;border-color:#4c51bf;color:#a5b4fc}body[data-theme=dark] .press-thumb-text-preview{border-color:var(--studio-border)}body[data-theme=dark] .control-group{background:var(--studio-surface-2);border-color:var(--studio-border)}body[data-theme=dark] .control-group input,body[data-theme=dark] .control-group select,body[data-theme=dark] .control-group textarea{background:var(--studio-field-bg);border-color:var(--studio-border);color:var(--studio-text)}body[data-theme=dark] .control-group input::placeholder,body[data-theme=dark] .control-group textarea::placeholder{color:var(--studio-subtext)}body[data-theme=dark] .press-panel{background:var(--studio-app-bg);border-color:var(--studio-border)}body[data-theme=dark] .press-preview-note{background:var(--studio-surface-2);color:var(--studio-subtext)}body[data-theme=dark] .press-publish-btn,body[data-theme=dark] .works-vis-select,body[data-theme=dark] .works-dsf-select,body[data-theme=dark] .works-btn-edit,body[data-theme=dark] .works-btn-press,body[data-theme=dark] .works-btn-copy{background:var(--studio-surface-2);border-color:var(--studio-border);color:var(--studio-text)}body[data-theme=dark] .works-btn-edit:hover,body[data-theme=dark] .works-btn-press:hover,body[data-theme=dark] .works-btn-copy:hover,body[data-theme=dark] .press-publish-btn:hover{background:var(--studio-surface-3)}body[data-theme=dark] #home-room .home-room-header,body[data-theme=dark] #home-room .home-project-section,body[data-theme=dark] #works-room .works-room-header,body[data-theme=dark] #works-room .works-room-list,body[data-theme=dark] #press-room .press-room-header,body[data-theme=dark] #editor-room #ribbon-bar,body[data-theme=dark] #editor-room .ribbon-panel-row,body[data-theme=dark] #editor-room #panel-right{background:var(--studio-surface);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] #home-room .home-room-header h2,body[data-theme=dark] #editor-room .ribbon-panel,body[data-theme=dark] #editor-room .ribbon-group,body[data-theme=dark] #editor-room #panel-right h3,body[data-theme=dark] #editor-room #panel-right label,body[data-theme=dark] #press-room .press-room-title h2,body[data-theme=dark] #press-room .press-panel h3,body[data-theme=dark] #works-room .works-room-title h2,body[data-theme=dark] #works-room .works-title{color:var(--studio-text)}body[data-theme=dark] #editor-room .ribbon-title-input,body[data-theme=dark] #editor-room .title-input,body[data-theme=dark] #editor-room #panel-right input,body[data-theme=dark] #editor-room #panel-right textarea,body[data-theme=dark] #editor-room #panel-right select{background:var(--studio-field-bg);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] #editor-room .btn-tool,body[data-theme=dark] #editor-room .btn-sm,body[data-theme=dark] #editor-room .btn,body[data-theme=dark] #panel-right .btn-tool,body[data-theme=dark] #panel-right .btn-sm,body[data-theme=dark] #panel-right .btn{background:var(--studio-surface-2);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] #editor-room .btn-tool:hover:not(:disabled),body[data-theme=dark] #editor-room .btn-sm:hover:not(:disabled),body[data-theme=dark] #editor-room .btn:hover:not(:disabled),body[data-theme=dark] #panel-right .btn-tool:hover:not(:disabled),body[data-theme=dark] #panel-right .btn-sm:hover:not(:disabled),body[data-theme=dark] #panel-right .btn:hover:not(:disabled){background:var(--studio-surface-3)}body[data-theme=dark] #press-room .press-panel,body[data-theme=dark] #press-room .press-publish-panel,body[data-theme=dark] #press-room .press-preview-note{background:var(--studio-surface);border-color:var(--studio-border);color:var(--studio-text)}body[data-theme=dark] #press-room .press-field label,body[data-theme=dark] #press-room .press-size-estimate,body[data-theme=dark] #press-room .press-slider-row span,body[data-theme=dark] #press-room .press-preview-note,body[data-theme=dark] #press-room .press-thumb-label,body[data-theme=dark] #press-room .press-empty,body[data-theme=dark] #press-room .press-book-mode-row,body[data-theme=dark] #press-room .press-book-fixed-hint,body[data-theme=dark] #press-room .press-book-cover-fixed span,body[data-theme=dark] #press-room .press-book-empty{color:#c9d6e7}body[data-theme=dark] #press-room .press-book-mode-row select{background:var(--studio-surface-2);border-color:var(--studio-border);color:var(--studio-text)}body[data-theme=dark] #press-room .press-book-cover-fixed{background:var(--studio-surface-2);border-color:var(--studio-border)}body[data-theme=dark] #press-room .press-book-cover-fixed strong{color:var(--studio-text)}body[data-theme=dark] #press-room .press-publish-btn{background:var(--studio-surface-2);border-color:var(--studio-border)}body[data-theme=dark] #press-room .press-publish-btn .material-icons,body[data-theme=dark] #press-room .press-publish-btn span:not(.material-icons),body[data-theme=dark] #press-room .press-publish-btn small{color:var(--studio-text)}body[data-theme=dark] #press-room .press-publish-btn.primary{background:#1d4ed8;border-color:#2563eb}body[data-theme=dark] #press-room .press-publish-btn.primary .material-icons,body[data-theme=dark] #press-room .press-publish-btn.primary span:not(.material-icons),body[data-theme=dark] #press-room .press-publish-btn.primary small{color:#fff}body[data-theme=dark] #works-room .works-room-list,body[data-theme=dark] #works-room .works-row{background:var(--studio-surface);border-color:var(--studio-border)}body[data-theme=dark] #works-room .works-room-subtitle,body[data-theme=dark] #works-room .works-meta,body[data-theme=dark] #works-room .works-empty,body[data-theme=dark] #works-room .works-empty-sub,body[data-theme=dark] #works-room .works-loading{color:#c9d6e7}body[data-theme=dark] #works-room .works-btn-copy,body[data-theme=dark] #works-room .works-btn-edit,body[data-theme=dark] #works-room .works-btn-press,body[data-theme=dark] #works-room .works-btn-delete,body[data-theme=dark] #works-room .works-vis-select,body[data-theme=dark] #works-room .works-dsf-select{background:var(--studio-surface-2);border-color:var(--studio-border)}body[data-theme=dark] #works-room .works-btn-copy .material-icons,body[data-theme=dark] #works-room .works-btn-edit .material-icons,body[data-theme=dark] #works-room .works-btn-press .material-icons,body[data-theme=dark] #works-room .works-btn-delete .material-icons,body[data-theme=dark] #works-room .works-btn-copy,body[data-theme=dark] #works-room .works-btn-edit,body[data-theme=dark] #works-room .works-btn-press,body[data-theme=dark] #works-room .works-btn-delete,body[data-theme=dark] #works-room .works-vis-select,body[data-theme=dark] #works-room .works-dsf-select{color:var(--studio-text)}body[data-theme=dark] .works-btn-delete{background:color-mix(in srgb,var(--studio-surface-2) 85%,#7f1d1d 15%);border-color:#f8717147;color:#fca5a5}body[data-theme=dark] .works-btn-delete:hover{background:color-mix(in srgb,var(--studio-surface-2) 75%,#991b1b 25%)}body[data-theme=dark] .press-lang-tab{background:var(--studio-surface-2);border-color:var(--studio-border);color:var(--studio-text)}body[data-theme=dark] #home-room,body[data-theme=dark] #home-room .home-room-header,body[data-theme=dark] #home-room .home-room-body,body[data-theme=dark] #home-room .home-project-section,body[data-theme=dark] #works-room,body[data-theme=dark] #works-room .works-room-header,body[data-theme=dark] #works-room .works-room-list,body[data-theme=dark] #press-room,body[data-theme=dark] #press-room .press-room-header,body[data-theme=dark] #press-room .press-panel,body[data-theme=dark] #press-room .press-publish-panel,body[data-theme=dark] #editor-room #ribbon-bar,body[data-theme=dark] #editor-room .ribbon-top-row,body[data-theme=dark] #editor-room .ribbon-panel-row,body[data-theme=dark] #editor-room #panel-right,body[data-theme=dark] #editor-room #panel-right .panel-head{background:var(--studio-surface)!important;color:var(--studio-text)!important;border-color:var(--studio-border)!important}body[data-theme=dark] #home-room .home-room-header h2,body[data-theme=dark] #home-room .home-section-title,body[data-theme=dark] #press-room .press-room-title h2,body[data-theme=dark] #press-room .press-panel h3,body[data-theme=dark] #works-room .works-room-title h2,body[data-theme=dark] #works-room .works-title,body[data-theme=dark] #editor-room .ribbon-tab,body[data-theme=dark] #editor-room #panel-right h3,body[data-theme=dark] #editor-room #panel-right label{color:var(--studio-text)!important}body[data-theme=dark] #home-room .project-card-meta,body[data-theme=dark] #works-room .works-meta,body[data-theme=dark] #works-room .works-room-subtitle,body[data-theme=dark] #press-room .press-room-subtitle,body[data-theme=dark] #press-room .press-field label,body[data-theme=dark] #press-room .press-size-estimate,body[data-theme=dark] #press-room .press-slider-row span,body[data-theme=dark] #press-room .press-thumb-label,body[data-theme=dark] #press-room .press-preview-note,body[data-theme=dark] #press-room .press-empty{color:#cbd5e1!important}body[data-theme=dark] #press-room .press-preview-note{background:#1a2435!important}body[data-theme=dark] #press-room .press-publish-btn{background:#1a2435!important;border-color:#334155!important}body[data-theme=dark] #press-room .press-publish-btn .material-icons,body[data-theme=dark] #press-room .press-publish-btn span:not(.material-icons),body[data-theme=dark] #press-room .press-publish-btn small,body[data-theme=dark] #works-room .works-btn-copy,body[data-theme=dark] #works-room .works-btn-edit,body[data-theme=dark] #works-room .works-btn-press,body[data-theme=dark] #works-room .works-btn-delete,body[data-theme=dark] #works-room .works-btn-copy .material-icons,body[data-theme=dark] #works-room .works-btn-edit .material-icons,body[data-theme=dark] #works-room .works-btn-press .material-icons,body[data-theme=dark] #works-room .works-btn-delete .material-icons,body[data-theme=dark] #works-room .works-vis-select,body[data-theme=dark] #works-room .works-dsf-select{color:#e5edf9!important}body[data-theme=dark] #press-room .press-publish-btn small{color:#b8c7da!important}body[data-theme=dark] #press-room .press-publish-btn.primary{background:#2563eb!important;border-color:#2563eb!important}body[data-theme=dark] #press-room .press-publish-btn.primary .material-icons,body[data-theme=dark] #press-room .press-publish-btn.primary span:not(.material-icons),body[data-theme=dark] #press-room .press-publish-btn.primary small{color:#fff!important}body[data-theme=dark] #works-room .works-row{background:var(--studio-surface)!important;border-color:var(--studio-border)!important}body[data-theme=dark] #mobile-overlay-backdrop{background:#00000085}#mobile-lang-bar{display:none}@media (max-width: 1023px){body[data-device=mobile][data-room=editor] #mobile-lang-bar{display:flex;position:fixed;top:52px;left:0;right:0;z-index:999;background:#fffffff7;border-bottom:1px solid #e3e8f1;padding:4px 12px;min-height:36px;align-items:center;gap:6px}body[data-device=mobile][data-room=editor] #editor-main{padding-top:88px}#mobile-header{position:fixed;top:0;left:0;right:0;height:52px;background:#fffffff2;border-bottom:1px solid #e3e8f1;z-index:1000;display:none;align-items:center;gap:10px;padding:0 12px}body[data-device=mobile] #mobile-header{display:flex}.mobile-header-nav-btn{width:36px;height:36px;border:none;border-radius:10px;background:#eef2ff;color:#334155;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px}.mobile-header-nav-btn[hidden]{display:none}.mobile-header-nav-btn .material-icons{font-size:20px}.mobile-header-main{min-width:0;display:flex;flex-direction:column;gap:1px;flex:1}.mobile-header-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.mobile-header-lang-switcher{flex-shrink:0}.studio-auth-slot-mobile{min-width:78px;justify-content:flex-end}.studio-auth-slot-mobile .studio-auth-dropdown{right:-4px}.studio-auth-slot-mobile .auth-panel{min-width:min(300px,calc(100vw - 20px))}.studio-signin-area{gap:6px}.mobile-auth-btn{border:1px solid #dbe3ef;background:#fff;color:#334155;border-radius:10px;min-height:36px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.mobile-auth-btn.signed-in{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.mobile-room-label{font-size:10px;font-weight:700;color:#64748b;letter-spacing:.04em;text-transform:uppercase}#app-shell{grid-template-rows:1fr}#ribbon-bar{display:none}.mobile-title{font-size:14px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#icon-bar,#page-strip,body[data-device=mobile] #room-nav{display:none}body[data-device=mobile] #home-room,body[data-device=mobile] #press-room,body[data-device=mobile] #works-room{padding-top:52px;padding-bottom:calc(52px + env(safe-area-inset-bottom))}body[data-device=mobile] #home-room .home-room-header{display:none}body[data-device=mobile] #home-room .home-room-body{padding:16px;gap:18px}body[data-device=mobile] .home-quick-actions{position:static;background:transparent;padding-bottom:0;z-index:auto}body[data-device=mobile] .home-action-large{width:min(66vw,280px);min-width:0}body[data-device=mobile] .home-project-section{gap:10px}body[data-device=mobile] .home-section-head{flex-direction:column;align-items:stretch;gap:10px}body[data-device=mobile] .home-section-title-wrap{justify-content:space-between}body[data-device=mobile] .home-section-actions{width:100%}body[data-device=mobile] .home-section-actions .home-action-btn{width:min(66vw,280px);justify-content:center}body[data-device=mobile] .home-project-grid{grid-template-columns:1fr;gap:12px}body[data-device=mobile] .home-project-card{flex-direction:row;min-height:132px}body[data-device=mobile] .home-project-thumb{width:92px;min-width:92px;aspect-ratio:auto}body[data-device=mobile] .home-project-info{flex:1;justify-content:center;padding:12px}body[data-device=mobile] .home-project-meta-secondary{gap:6px}body[data-device=mobile] .home-project-delete{right:8px;bottom:8px;opacity:1;pointer-events:auto;transform:translateY(0)}#workspace{grid-template-columns:1fr}#editor-main{padding:52px 0 calc(52px + env(safe-area-inset-bottom)) 0}body[data-device=mobile]:not(.mobile-bottom-visible) #bottom-bar{display:none!important}body[data-device=mobile]:not(.mobile-bottom-visible) #mobile-overlay-backdrop,body[data-device=mobile]:not(.mobile-bottom-visible) #mobile-action-sheet{display:none!important}#canvas-view{border-radius:0;flex:none;height:100%}.sidebar-assets{display:none!important}.sidebar-pages{display:flex!important;flex-direction:column}#sidebar,#panel-right,#mobile-action-sheet{display:block;position:fixed;left:0;right:0;bottom:calc(52px + env(safe-area-inset-bottom));width:100%;max-height:calc(100dvh - 104px - env(safe-area-inset-bottom));border-radius:16px 16px 0 0;border:1px solid #e5e9f1;background:#fff;z-index:1200;transform:translateY(105%);transition:transform .2s ease;padding-bottom:8px;overflow-y:auto}#mobile-home-drawer{display:block;position:fixed;top:52px;left:0;bottom:calc(52px + env(safe-area-inset-bottom));width:50vw;padding:14px 12px 16px;background:#fff;border-right:1px solid #e5e9f1;box-shadow:12px 0 30px #0f172a2e;z-index:1200;transform:translate(-105%);transition:transform .2s ease}body.mobile-home-drawer-open #mobile-home-drawer{transform:translate(0)}.mobile-home-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mobile-home-drawer-title{font-size:14px;font-weight:800;color:#0f172a}.mobile-home-drawer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-home-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:108px;padding:12px 8px;border:1px solid #d9e2f1;border-radius:16px;background:#f8fbff;color:#0f172a;font:inherit;font-size:13px;font-weight:700;text-align:center;box-shadow:0 4px 14px #0f172a14}.mobile-home-action-icon{font-size:32px;line-height:1;color:currentColor}.mobile-home-action-label{font-size:12px;line-height:1.25}body.right-collapsed #panel-right{opacity:1;pointer-events:auto}#panel-right{padding:12px}#sidebar.mobile-sheet-open,#panel-right.mobile-sheet-open,#mobile-action-sheet.mobile-sheet-open{transform:translateY(0)}#mobile-overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1150}body.mobile-sheet-active #mobile-overlay-backdrop,body.mobile-home-drawer-open #mobile-overlay-backdrop{display:block}#mobile-action-sheet{padding:14px;overflow-y:auto}.mobile-sheet-content{display:none;grid-template-columns:1fr 1fr;gap:8px}.mobile-sheet-content.active{display:grid}.mobile-sheet-menu{grid-template-columns:1fr}#bottom-bar{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(var(--mobile-bottom-columns, 5),minmax(0,1fr));height:calc(52px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e3e8f1;z-index:1300}.bottom-item{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;font-size:10px;line-height:1.05;padding:2px 0 0;color:#627185}.bottom-item .material-icons{font-size:18px;margin-bottom:1px;color:currentColor}.bottom-item.active{color:var(--primary)}#mobile-canvas-zoom-bar{position:fixed;left:8px;right:8px;bottom:calc(54px + env(safe-area-inset-bottom));display:none;align-items:center;gap:4px;width:auto;padding:0;min-height:0;border-radius:0;background:transparent;border:none;box-shadow:none;z-index:1140}body.mobile-canvas-zoom-visible #mobile-canvas-zoom-bar{display:flex}body.mobile-sheet-active #mobile-canvas-zoom-bar{display:none}.mobile-canvas-zoom-btn{border:1px solid #d7deeb;background:#fff;color:#4b5b70;border-radius:999px;font-size:11px;font-weight:700;line-height:1;padding:4px 6px;white-space:nowrap}.mobile-canvas-zoom-btn.is-current{min-width:40px;text-align:center}.mobile-canvas-zoom-range{flex:1;min-width:120px;accent-color:var(--primary);height:14px}.mobile-canvas-zoom-value{min-width:36px;text-align:center;font-size:11px;font-weight:700;color:#475569;font-variant-numeric:tabular-nums}.fab-btn{bottom:calc(60px + env(safe-area-inset-bottom))}body.image-adjusting-mobile #canvas-view{background:#11161f}body.image-adjusting-mobile #fab-add-bubble{display:none}body.image-adjusting-mobile #canvas-transform-layer.adjust-image-mode:after{display:block;box-shadow:0 0 0 100vmax #0000008c}.img-handle{width:24px;height:24px}.img-handle.rotate{top:-22px;left:50%;right:auto;transform:translate(-50%);width:30px;height:30px;font-size:16px}#image-zoom-controls-floating{right:10px;top:42%;transform:translateY(-50%);gap:6px;padding:0}.zoom-btn{width:31px;height:31px;font-size:18px}.zoom-btn.reset{font-size:15px}.img-rotate-slider-wrap{width:31px;min-height:256px;padding:30px 0 6px;gap:10px}.img-rotate-slider-shell{height:240px}.img-rotate-value{font-size:10px}.img-rotate-mark{width:16px}.img-rotate-mark.plus45,.img-rotate-mark.plus135,.img-rotate-mark.minus45,.img-rotate-mark.minus135{width:9px}.img-rotate-mark.center{width:20px}.img-rotate-thumb{width:16px;height:16px}.modal-content{width:94vw}.thumb-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 8px}.thumb-tools label{flex:0 0 auto}.thumb-size-buttons{margin-top:0;flex:0 0 auto}#thumb-container{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;position:relative;align-items:stretch;gap:12px;padding:8px 12px 12px;scroll-snap-type:x proximity}#thumb-container[data-dir=rtl]{flex-direction:row-reverse}#thumb-container[data-size=s] .thumb-wrap,#thumb-container[data-size=s] .thumb-row,#thumb-container[data-size=s] .thumb-add-card{width:88px;min-width:88px}#thumb-container[data-size=m] .thumb-wrap,#thumb-container[data-size=m] .thumb-row,#thumb-container[data-size=m] .thumb-add-card{width:116px;min-width:116px}#thumb-container[data-size=l] .thumb-wrap,#thumb-container[data-size=l] .thumb-row,#thumb-container[data-size=l] .thumb-add-card{width:148px;min-width:148px}.thumb-wrap,.thumb-row,.thumb-add-card{scroll-snap-align:start;transition:margin .16s ease,transform .16s ease,box-shadow .16s ease}.thumb-row{grid-column:auto;min-height:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;padding:8px}.thumb-row-main{flex-direction:column;align-items:flex-start;gap:4px}.thumb-tree-indent,.thumb-row-actions{display:none}.thumb-insert-btn.before{top:50%;left:-10px;transform:translateY(-50%)}.thumb-insert-btn.after{top:50%;bottom:auto;left:auto;right:-10px;transform:translateY(-50%)}.thumb-duplicate-btn{right:6px;top:6px}.thumb-move-btn{display:none!important}.thumb-insert-btn,.thumb-duplicate-btn{opacity:0;pointer-events:none}.thumb-wrap.active .thumb-insert-btn,.thumb-wrap.active .thumb-duplicate-btn,.thumb-row.active .thumb-insert-btn,.thumb-row.active .thumb-duplicate-btn{opacity:1;pointer-events:auto}.thumb-wrap.drop-before:before,.thumb-wrap.drop-after:after{display:none}#thumb-drop-indicator{position:absolute;width:4px;border-radius:999px;background:var(--primary);box-shadow:0 0 0 2px #ffffffe6;z-index:18;pointer-events:none}#thumb-drop-preview{position:absolute;z-index:17;opacity:.96;pointer-events:none;border-radius:10px;overflow:hidden;box-shadow:0 10px 26px #17234038}#thumb-drop-preview .thumb-card-top,#thumb-drop-preview .thumb-actions,#thumb-drop-preview .thumb-insert-btn,#thumb-drop-preview .thumb-duplicate-btn,#thumb-drop-preview .thumb-move-btn{display:none!important}#thumb-drop-preview .thumb-card{transform:scale(.98);transform-origin:center center}.thumb-wrap.drag-source{opacity:.28}.thumb-wrap.preview-gap-left{margin-left:18px}.thumb-wrap.preview-gap-right{margin-right:18px}.thumb-wrap.preview-gap-left-edge{margin-left:36px}.thumb-wrap.preview-gap-right-edge{margin-right:36px}.thumb-add-card{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:9 / 16;border:2px dashed #c8d3e6;border-radius:10px;background:linear-gradient(180deg,#fbfcff,#f3f7fd);color:#5174a6;flex:0 0 auto}.thumb-add-card .material-icons{font-size:30px;color:currentColor}#thumb-delete-dropzone{display:none;margin:0 12px 10px;min-height:58px;border-radius:14px;border:2px dashed rgba(231,76,60,.3);background:#e74c3c14;color:#d84a3a;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}body.thumb-delete-mode #thumb-delete-dropzone{display:flex}#thumb-delete-dropzone.is-active{background:#e74c3c29;border-color:#e74c3cc7;color:#bf2f1d;transform:scale(1.02)}#thumb-delete-dropzone .material-icons{font-size:20px}#project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-overlay{align-items:flex-start;padding:8px}.ps-dialog{max-height:calc(100vh - 16px);border-radius:14px}.ps-header{padding:14px 16px}.ps-header h2{font-size:15px}.ps-body{padding:6px 12px 0}.ps-section{padding:14px 0}.ps-field input[type=text],.ps-field select,.ps-field textarea{width:100%;max-width:100%;font-size:16px}.ps-lang-list{flex-direction:column;gap:8px}.ps-lang-list .lang-item{width:100%;justify-content:space-between;gap:8px;flex-wrap:wrap;padding:8px 10px}.lang-item-label{flex:1 1 auto;min-width:0;white-space:normal}.ps-lang-add{width:100%;max-width:none;flex-direction:column;align-items:stretch}.ps-lang-add .btn-sm{width:100%;justify-content:center}.ps-footer{justify-content:stretch;padding:12px}.ps-footer .btn{flex:1 1 0;min-width:0}}.ps-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:4000;display:flex;align-items:center;justify-content:center;padding:20px}.ps-dialog{background:#fff;border-radius:10px;width:100%;max-width:1080px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 8px 40px #00000040;overflow:hidden}.ps-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e8ed;flex-shrink:0}.ps-header h2{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;margin:0;color:#1a2030}.ps-header h2 .material-icons{font-size:20px;color:#3a7bd5}.ps-close-btn{background:none;border:none;font-size:16px;color:#6b7a8d;cursor:pointer;padding:4px 8px;border-radius:4px;line-height:1}.ps-close-btn:hover{background:#f0f4f8;color:#1a2030}.ps-body{flex:1;overflow-y:auto;padding:8px 20px}.ps-section{padding:16px 0;border-bottom:1px solid #f0f4f8}.ps-section:last-child{border-bottom:none}.ps-section h3{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7a8d;margin:0 0 12px}.ps-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.ps-field:last-child{margin-bottom:0}.ps-field label{font-size:12px;font-weight:600;color:#3a4560}.ps-field input[type=text],.ps-field select,.ps-field textarea{width:320px;max-width:100%;padding:7px 10px;border:1px solid #d0d7e3;border-radius:6px;font-size:13px;color:#1a2030;background:#fff;box-sizing:border-box;font-family:inherit}.ps-field input[type=text]:focus,.ps-field select:focus,.ps-field textarea:focus{outline:none;border-color:#3a7bd5;box-shadow:0 0 0 3px #3a7bd51f}.ps-field textarea{resize:vertical;min-height:72px}.ps-hint{font-size:11px;color:#9aa5b4;margin:4px 0 0;line-height:1.5}#ps-meta-table{overflow-x:auto;overflow-y:visible}.ps-meta-grid{display:grid;width:max-content;min-width:100%;background:#dde2ea;gap:1px;border:1px solid #dde2ea;border-radius:8px;overflow:hidden;font-size:12px}.ps-meta-cell{background:#fff;padding:8px 10px;min-width:140px}.ps-meta-header{background:#f2f5fa;font-weight:700;color:#4a5568;font-size:11px;letter-spacing:.03em;text-align:center;line-height:1.4}.ps-meta-header-sub{display:block;font-size:10px;font-weight:500;color:#8a9ab0;margin-top:2px;letter-spacing:.04em}.ps-meta-row-label{background:#f8fafc;font-weight:600;color:#3a4560;font-size:12px;display:flex;align-items:center;white-space:nowrap;min-width:80px}.ps-meta-input{width:100%;border:none;outline:none;background:transparent;font-size:12px;color:#1a2030;font-family:inherit;resize:vertical;box-sizing:border-box;padding:0;line-height:1.5}.ps-meta-input:focus{background:#eef4ff;border-radius:3px;padding:2px 4px;margin:-2px -4px}textarea.ps-meta-input{min-height:58px;display:block}.ps-font-select{width:100%;border:1px solid #cbd5e0;border-radius:4px;padding:4px 6px;font-size:12px;color:#1a2030;background:#fff;cursor:pointer}.ps-lang-list{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.ps-lang-list .lang-item{display:flex;align-items:center;gap:4px;background:#f0f4f8;border-radius:6px;padding:3px 6px 3px 10px;font-size:12px;width:fit-content;max-width:100%}.lang-item-label{white-space:nowrap}.lang-dir-select{flex:0 0 auto;width:auto;min-width:4.8em;max-width:7em;border:none;background:transparent;font-size:11px;color:#3a7bd5;font-weight:600;cursor:pointer;padding:0 12px 0 2px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath fill='%233a7bd5' d='M0 0l4 5 4-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0px center}.ps-field .ps-lang-list .lang-item .lang-dir-select{width:auto;min-width:4.8em;max-width:7em;flex:0 0 auto}.lang-dir-select:hover{color:#2563c7}.ps-meta-header[draggable=true]{cursor:grab;-webkit-user-select:none;user-select:none}.ps-meta-header[draggable=true]:active{cursor:grabbing}.ps-meta-header-drag{display:inline-block;margin-right:4px;color:#aab;font-size:13px;vertical-align:middle;line-height:1}.ps-col-dragging{opacity:.45}.ps-col-drag-over{outline:2px solid #3b82f6;outline-offset:-2px;background:#eff6ff!important}.ps-meta-header--default{background:#e8f0fe!important}.ps-default-badge{display:inline-block;margin-left:5px;font-size:9px;font-weight:700;color:#fff;background:#3b6ee8;border-radius:3px;padding:1px 4px;vertical-align:middle;line-height:1.5;letter-spacing:0}.lang-item-remove{font-size:10px;padding:1px 5px;line-height:1.4;opacity:.5;background:transparent;border:none;cursor:pointer;border-radius:3px}.lang-item-remove:hover{opacity:1;background:#e0e5ee}.ps-lang-add{display:flex;gap:6px;align-items:center;width:320px;max-width:100%}.ps-lang-add select{flex:1;padding:5px 8px;border:1px solid #d0d7e3;border-radius:6px;font-size:12px;background:#fff}.ps-meta-mobile-list{display:flex;flex-direction:column;gap:12px}.ps-meta-mobile-card{border:1px solid #dde2ea;border-radius:10px;overflow:hidden;background:#fff}.ps-meta-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px;background:#f7f9fc;border-bottom:1px solid #e5e8ed}.ps-meta-mobile-head-main{min-width:0}.ps-meta-mobile-lang{font-size:13px;font-weight:700;color:#1a2030}.ps-meta-mobile-sub{margin-top:3px;font-size:11px;color:#7b8aa0}.ps-meta-mobile-body{display:flex;flex-direction:column}.ps-meta-mobile-field{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-bottom:1px solid #eef2f7}.ps-meta-mobile-field:last-child{border-bottom:none}.ps-meta-mobile-label{font-size:12px;font-weight:600;color:#3a4560}.ps-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #e5e8ed;flex-shrink:0;background:#f8fafc}#works-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000}#works-modal.visible{display:flex;align-items:center;justify-content:center}.modal-content--wide{width:min(860px,94vw)}#works-list{display:flex;flex-direction:column;gap:0}.works-loading,.works-empty{padding:40px 24px;text-align:center;color:#64748b;font-size:14px}.works-empty-sub{margin-top:8px;font-size:13px;color:#94a3b8}.works-row{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;padding:12px 20px;border-bottom:1px solid #edf0f4;transition:background .1s}.works-row:last-child{border-bottom:none}.works-row:hover{background:#f8fafc}.works-thumb{width:56px;height:80px;border-radius:6px;overflow:hidden;background:#f1f5f9;flex-shrink:0;display:flex;align-items:center;justify-content:center}.works-thumb img{width:100%;height:100%;object-fit:cover;display:block}.works-thumb-placeholder{font-size:22px;color:#cbd5e1}.works-info{min-width:0}.works-title{font-size:14px;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.works-meta{font-size:12px;color:#94a3b8;margin-top:4px}.works-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.works-vis-badge{font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;white-space:nowrap}.works-vis-badge.vis-public{background:#dcfce7;color:#16a34a}.works-vis-badge.vis-unlisted{background:#fef9c3;color:#a16207}.works-vis-badge.vis-private{background:#f1f5f9;color:#64748b}.works-vis-select{font-size:12px;padding:4px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer}.works-btn-edit{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer;white-space:nowrap;transition:background .1s}.works-btn-edit:hover{background:#f1f5f9}.works-btn-delete{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:5px 10px;border:1px solid #fca5a5;border-radius:6px;background:#fff;color:#dc2626;cursor:pointer;white-space:nowrap;transition:background .1s}.works-btn-delete:hover{background:#fef2f2}.press-page-thumbs{display:flex;flex-direction:row;gap:8px;padding:8px 2px 10px;overflow-x:auto;overflow-y:hidden;max-height:none}.press-thumb-item{display:flex;flex-direction:column;align-items:center;gap:4px;flex:0 0 72px;width:72px;min-width:72px;max-width:72px}.press-thumb-media{position:relative;width:72px;height:128px;flex:0 0 128px}.press-thumb-item img{width:72px;height:128px;object-fit:cover;border-radius:4px;border:1px solid #e2e8f0;background:#f1f5f9}.press-thumb-canvas{width:72px;height:128px;position:relative;overflow:hidden;border-radius:4px;border:1px solid #e2e8f0;background:#f1f5f9}.press-thumb-canvas img{border:none;border-radius:0;background:transparent}.press-thumb-empty{width:72px;height:128px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:4px;border:1px solid #e2e8f0;color:#94a3b8}.press-thumb-text-preview{width:72px;height:128px;box-sizing:border-box;padding:8px;border-radius:4px;border:1px solid #e2e8f0;background:#fff;color:#111827;overflow:hidden;font-size:10px;line-height:1.45;word-break:break-word;min-width:0;max-width:72px}.press-thumb-text-preview.is-vertical{writing-mode:vertical-rl;text-orientation:mixed;line-height:1.35;white-space:normal}.press-thumb-item--text .press-thumb-text{background:#eef2ff;border-color:#c7d2fe;color:#6366f1}.press-thumb-item--text .press-thumb-text .material-icons{font-size:28px}.press-thumb-label{font-size:10px;color:#94a3b8;text-align:center}.press-thumb-cover-badges{position:absolute;top:4px;left:4px;right:4px;display:flex;flex-wrap:wrap;gap:3px;z-index:3;pointer-events:none}.press-thumb-cover-badges span{padding:2px 4px;border-radius:4px;background:#2563ebeb;color:#fff;font-size:9px;font-weight:800;line-height:1;box-shadow:0 1px 2px #0f172a3d}.press-empty{padding:24px;text-align:center;color:#94a3b8;font-size:13px}.press-lang-tab.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.works-room-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e2e8f0;background:#fff;flex-shrink:0}.works-room-title{display:flex;align-items:center;gap:10px}.works-room-title .material-icons{color:#3b82f6;font-size:22px}.works-room-title h2{font-size:18px;font-weight:700;color:#1e293b;margin:0}.works-room-subtitle{font-size:13px;color:#94a3b8}.works-room-list{flex:1;overflow-y:auto;background:#fff}.works-dsf-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;white-space:nowrap}.works-dsf-badge .material-icons{font-size:14px;line-height:1;color:currentColor}.works-dsf-badge.dsf-draft{background:#f1f5f9;color:#64748b}.works-dsf-badge.dsf-public{background:#dcfce7;color:#16a34a}.works-dsf-badge.dsf-unlisted{background:#fef9c3;color:#a16207}.works-dsf-badge.dsf-private{background:#fee2e2;color:#dc2626}.works-dsf-select{font-size:12px;padding:4px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer}.works-btn-press{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer;white-space:nowrap;transition:background .1s}.works-btn-press:hover{background:#f1f5f9}.works-btn-copy{display:inline-flex;align-items:center;gap:4px;font-size:12px;padding:5px 10px;border:1px solid #3b82f6;border-radius:6px;background:#eff6ff;color:#2563eb;cursor:pointer;white-space:nowrap;transition:background .1s}.works-btn-copy:hover{background:#dbeafe}.works-btn-copy .material-icons,.works-btn-edit .material-icons,.works-btn-press .material-icons,.works-btn-delete .material-icons{font-size:16px;line-height:1;color:currentColor}#image-upload-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;border:2.5px dashed #4a5568;border-radius:4px;color:#718096;transition:border-color .15s,color .15s,background .15s;-webkit-user-select:none;user-select:none}#image-upload-placeholder:hover{border-color:var(--primary, #4299e1);color:var(--primary, #4299e1);background:#4299e10d}#image-upload-placeholder .material-icons{font-size:52px;opacity:.6}#image-upload-placeholder .placeholder-main{font-size:15px;font-weight:600}#image-upload-placeholder .placeholder-sub{font-size:12px;opacity:.7}#canvas-view.drag-over #canvas-transform-layer{outline:3px dashed var(--primary, #4299e1);outline-offset:-3px}#canvas-view.drag-over #image-upload-placeholder{border-color:var(--primary, #4299e1);color:var(--primary, #4299e1);background:#4299e114}#text-section-props{display:none}#text-section-props #prop-body-text{width:100%;resize:vertical;font-family:inherit;font-size:13px;line-height:1.6;border:1px solid #cbd5e0;border-radius:4px;padding:8px;box-sizing:border-box;margin-bottom:6px}.text-paper-section{margin:8px 0 10px}.text-paper-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.text-paper-btn{display:flex;align-items:center;gap:8px;min-height:42px;padding:7px 8px;border:1px solid #cbd5e0;border-radius:6px;background:#fff;color:#2d3748;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.text-paper-btn.active{border-color:var(--primary, #3182ce);box-shadow:0 0 0 2px #3182ce2e}.text-paper-swatch{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:28px;border:1px solid rgba(45,55,72,.22);border-radius:3px;font-family:"Noto Serif JP",serif;font-size:15px;line-height:1}.text-overflow-badge{display:none;font-size:12px;font-weight:600;padding:3px 8px;border-radius:4px;margin-bottom:8px;background:#bee3f8;color:#2b6cb0;border:none;cursor:pointer;text-align:left;font-family:inherit;width:100%}.text-overflow-badge:hover{background:#90cdf4}.text-overflow-badge--error{background:#fed7d7;color:#c53030}body[data-theme=dark] #text-section-props #prop-body-text{background:#2d3748;border-color:#4a5568;color:#e2e8f0}body[data-theme=dark] .text-paper-btn{background:#1a202c;border-color:#4a5568;color:#e2e8f0}body[data-theme=dark] .text-paper-btn.active{border-color:#63b3ed;box-shadow:0 0 0 2px #63b3ed2e}body[data-theme=dark] .text-overflow-badge{background:#2a4365;color:#bee3f8}body[data-theme=dark] .text-overflow-badge:hover{background:#2c5282}body[data-theme=dark] .text-overflow-badge--error{background:#742a2a;color:#fed7d7}body[data-theme=dark] .page-break-btn{border-color:#4a5568;color:#8a9baf}body[data-theme=dark] .page-break-btn:hover{color:#e2e8f0}body[data-theme=dark] .ps-overlay{background:#020617b8}body[data-theme=dark] .ps-dialog{background:var(--studio-surface);color:var(--studio-text);border:1px solid var(--studio-border);box-shadow:var(--studio-panel-shadow)}body[data-theme=dark] .ps-header,body[data-theme=dark] .ps-footer{background:var(--studio-surface);border-color:var(--studio-border)}body[data-theme=dark] .ps-body{background:var(--studio-surface);color:var(--studio-text)}body[data-theme=dark] .ps-header h2{color:var(--studio-text)}body[data-theme=dark] .ps-header h2 .material-icons{color:#60a5fa}body[data-theme=dark] .ps-close-btn{color:var(--studio-subtext)}body[data-theme=dark] .ps-close-btn:hover{background:var(--studio-surface-2);color:var(--studio-text)}body[data-theme=dark] .ps-section{border-color:var(--studio-border)}body[data-theme=dark] .ps-section h3{color:var(--studio-subtext)}body[data-theme=dark] .ps-field label{color:#c9d6e7}body[data-theme=dark] .ps-field input[type=text],body[data-theme=dark] .ps-field select,body[data-theme=dark] .ps-field textarea{background:var(--studio-field-bg);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] .ps-field input[type=text]::placeholder,body[data-theme=dark] .ps-field textarea::placeholder{color:var(--studio-subtext)}body[data-theme=dark] .ps-field input[type=text]:focus,body[data-theme=dark] .ps-field select:focus,body[data-theme=dark] .ps-field textarea:focus{border-color:#63b3ed;box-shadow:0 0 0 3px #63b3ed26}body[data-theme=dark] .ps-hint{color:var(--studio-subtext)}body[data-theme=dark] .ps-lang-add select{background:var(--studio-field-bg);color:var(--studio-text);border-color:var(--studio-border)}body[data-theme=dark] .ps-lang-list .lang-item{background:var(--studio-surface-2);color:var(--studio-text);border:1px solid var(--studio-border)}body[data-theme=dark] .lang-item-label{color:var(--studio-text)}body[data-theme=dark] .lang-dir-select{color:#93c5fd;background-color:transparent}body[data-theme=dark] .lang-dir-select option{background:var(--studio-field-bg);color:var(--studio-text)}body[data-theme=dark] .lang-item-remove{color:#fca5a5}body[data-theme=dark] .lang-item-remove:hover{background:#f8717124;color:#fc8181}body[data-theme=dark] #ps-project-name::placeholder{color:var(--studio-subtext)}body[data-theme=dark] .ps-meta-grid{background:var(--studio-border);border-color:var(--studio-border)}body[data-theme=dark] .ps-meta-cell{background:var(--studio-surface-2);color:var(--studio-text)}body[data-theme=dark] .ps-meta-header{background:var(--studio-surface-3);color:#c9d6e7}body[data-theme=dark] .ps-meta-header-sub{color:var(--studio-subtext)}body[data-theme=dark] .ps-meta-row-label{background:var(--studio-surface);color:#c9d6e7}body[data-theme=dark] .ps-meta-input{color:var(--studio-text)}body[data-theme=dark] .ps-meta-input:focus{background:var(--studio-field-bg)}body[data-theme=dark] .ps-font-select{background:var(--studio-field-bg);color:var(--studio-text);border:1px solid var(--studio-border);border-radius:4px;padding:4px 6px;font-size:12px;width:100%}body[data-theme=dark] .ps-meta-input::placeholder{color:var(--studio-subtext)}body[data-theme=dark] .ps-meta-header--default{background:#2563eb38!important;color:#90cdf4}body[data-theme=dark] .ps-meta-header--default .ps-meta-header-sub{color:#63b3ed}body[data-theme=dark] .ps-default-badge{background:#2563eb;color:#fff}body[data-theme=dark] .ps-meta-mobile-card{background:var(--studio-surface-2);border-color:var(--studio-border)}body[data-theme=dark] .ps-meta-mobile-head{background:var(--studio-surface-3);color:#c9d6e7}body[data-theme=dark] .ps-meta-mobile-head.ps-meta-header--default{background:#2563eb38;color:#90cdf4}body[data-theme=dark] .ps-meta-mobile-lang{color:var(--studio-text)}body[data-theme=dark] .ps-meta-mobile-sub{color:var(--studio-subtext)}body[data-theme=dark] .ps-meta-mobile-label{color:#c9d6e7}body[data-theme=dark] .ps-meta-mobile-field{border-color:var(--studio-border)}
