:root{color-scheme:light;--topbar-h: 52px;--ribbon-h: 56px;--bg: #eef2f6;--bg-strong: #e5ebf3;--chrome: #07111f;--chrome-soft: #101c2d;--surface: #ffffff;--surface-soft: #f7f9fc;--surface-raised: #ffffff;--ink: #101828;--muted: #667085;--faint: #98a2b3;--line: #d8dee8;--line-strong: #b6c1d1;--blue: #1769ff;--blue-dark: #0f51cf;--teal: #079486;--teal-dark: #06766f;--amber: #d89b00;--red: #d92d20;--shadow-soft: 0 14px 34px rgba(16, 24, 40, .09);--shadow-page: 0 22px 55px rgba(15, 23, 42, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;max-width:100%;overflow-x:hidden}body{margin:0;color:var(--ink);background:var(--bg);letter-spacing:0}button,select,input,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{display:grid;grid-template-rows:var(--topbar-h) var(--ribbon-h) 1fr;min-width:0;min-height:100vh;max-width:100vw;background:var(--bg)}.project-loading-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:var(--bg)}.project-loading-card{display:grid;width:min(420px,100%);gap:10px;justify-items:center;padding:32px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-soft);text-align:center}.project-loading-card img{width:210px;height:auto;margin-bottom:6px}.project-loading-card strong{font-size:20px}.project-loading-card span{color:var(--muted);font-size:14px;line-height:1.5}.topbar,.toolbar{position:fixed;left:0;z-index:30;display:flex;align-items:center;width:100%;min-width:0;max-width:100vw}.topbar{top:0;gap:16px;justify-content:space-between;min-height:var(--topbar-h);padding:0 14px;color:#eef5ff;background:linear-gradient(180deg,#07111f,#050b14);border-bottom:1px solid rgba(255,255,255,.08)}.toolbar{top:var(--topbar-h);height:var(--ribbon-h);min-height:var(--ribbon-h);gap:8px;padding:9px 14px;overflow-x:auto;overflow-y:hidden;background:#fffffff5;border-bottom:1px solid var(--line);box-shadow:0 1px #10182808;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.toolbar-group{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0;min-height:34px;gap:6px;padding-right:9px;border-right:1px solid var(--line)}.toolbar-group>*{flex:0 0 auto}.toolbar-group--status{flex:1 0 210px;justify-content:flex-end;min-width:210px;padding-right:0;border-right:0}.toolbar-group--status .save-status{justify-content:flex-end;width:100%;min-width:0;margin-left:0}.workspace-layout-switcher{display:inline-flex;align-items:center;gap:3px;padding:3px;background:#eef2f7;border:1px solid var(--line);border-radius:8px}.workspace-layout-switcher button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;gap:6px;padding:0 8px;color:#526071;background:transparent;border:0;border-radius:6px;font-size:11px;font-weight:780}.workspace-layout-switcher button:hover{color:var(--blue-dark);background:#ffffffb8}.workspace-layout-switcher button[aria-checked=true]{color:#fff;background:#10233c;box-shadow:0 3px 9px #10233c33}.workspace-layout-switcher kbd{display:grid;min-width:17px;height:17px;place-items:center;color:#718096;background:#ffffffdb;border:1px solid rgba(117,130,148,.26);border-radius:4px;font-family:inherit;font-size:9px;font-weight:820}.workspace-layout-switcher button[aria-checked=true] kbd{color:#d7e5f8;background:#ffffff1a;border-color:#fff3}.toolbar :is(button,select):focus-visible,.color-tool:focus-within{outline:3px solid rgba(23,105,255,.34);outline-offset:2px}.brand,.topbar-actions,.command-button,.select-control,.save-status,.outline-list button,.comment-actions,.comment-main,.color-tool,.tool-button,.icon-button,.document-titlebar,.document-titlebar span,.sidebar-nav button,.pdf-preview-actions button,.inspector-tabs,.inspector-mode-grid,.document-view-tabs button{display:inline-flex;align-items:center}.brand{flex:0 0 auto;min-width:0;gap:10px}.brand-logo{display:block;box-sizing:border-box;width:176px;height:44px;padding:5px 9px;object-fit:contain;object-position:center;background:#f8fbff;border:1px solid rgb(255 255 255 / 28%);border-radius:9px;box-shadow:0 5px 18px #00000038}.brand .brand-document{display:grid;min-width:0;gap:1px}.brand span,.panel-title span,.outline-list>span,.pages-panel>span,.pdf-preview-header span,.pdf-edit-panel-title span,.pdf-edit-row span,.inspector-heading span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand span{color:#eef5ff99}.brand strong{overflow:hidden;max-width:230px;color:#fff;font-size:16px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.document-titlebar{flex:1 1 auto;justify-content:center;min-width:0;gap:12px;color:#ffffffe0}.document-titlebar strong{overflow:hidden;max-width:min(38vw,520px);font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.document-titlebar span{gap:5px;color:#98f1de;font-size:12px;font-weight:750}.topbar-actions{flex:0 1 auto;justify-content:flex-end;gap:8px;min-width:0}.command-button,.tool-button,.icon-button,.select-control,.color-tool,.outline-list button,.comment-actions button{min-height:34px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:6px}.topbar .command-button,.topbar .icon-button{color:#ecf4ff;background:#ffffff0f;border-color:#ffffff2e}.command-button{gap:8px;padding:0 12px;font-size:13px;font-weight:760;white-space:nowrap}.command-button.primary{color:#fff;background:var(--blue);border-color:var(--blue)}.command-button:hover,.tool-button:hover,.icon-button:hover,.select-control:hover,.color-tool:hover,.outline-list button:hover,.comment-actions button:hover,.pdf-preview-actions button:hover,.inspector-mode-grid button:hover{border-color:var(--line-strong);box-shadow:0 8px 20px #10182814}.topbar .command-button:hover,.topbar .icon-button:hover{border-color:#ffffff57;box-shadow:none}.command-launcher{padding-right:7px}.command-launcher kbd{padding:3px 6px;color:#b8c7dd;background:#00000042;border:1px solid rgba(255,255,255,.14);border-radius:4px;font-size:10px;font-weight:750;letter-spacing:.02em}.icon-button,.tool-button,.color-tool{justify-content:center;width:34px;padding:0}.selection-action-bar{position:fixed;z-index:72;left:50%;bottom:24px;display:flex;align-items:center;width:max-content;max-width:calc(100vw - 32px);gap:6px;padding:6px;color:#f5f8fc;background:#07111ff7;border:1px solid rgba(255,255,255,.18);border-radius:9px;box-shadow:0 20px 52px #03091257;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:selection-action-bar-enter .14s ease-out}.selection-action-bar__summary{display:grid;flex:0 0 auto;min-width:150px;gap:1px;padding:0 10px 0 8px;border-right:1px solid rgba(255,255,255,.13)}.selection-action-bar__summary span{color:#91a2b9;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.selection-action-bar__summary strong{color:#fff;font-size:11px;font-weight:760;white-space:nowrap}.selection-action-bar__actions{display:flex;align-items:center;flex:0 0 auto;gap:3px}.selection-action-bar button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;gap:6px;padding:0 9px;color:#dce6f2;background:transparent;border:1px solid transparent;border-radius:6px;font-family:inherit;font-size:11px;font-weight:760;white-space:nowrap}.selection-action-bar button:hover{color:#fff;background:#ffffff17;border-color:#ffffff21}.selection-action-bar button.review{color:#b9fff0;background:#07948629;border-color:#30d5b93d}.selection-action-bar button.inspect{color:#fff;background:var(--blue);border-color:var(--blue)}.selection-action-bar button:focus-visible{outline:3px solid rgba(114,167,255,.62);outline-offset:2px}@keyframes selection-action-bar-enter{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.command-center-backdrop{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;align-items:start;justify-items:center;padding:min(10vh,92px) 20px 28px;background:#030912ad;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.replacement-dialog-backdrop{position:fixed;z-index:125;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#030912b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.replacement-dialog{display:grid;grid-template-columns:auto minmax(0,1fr);width:min(520px,100%);overflow:hidden;color:var(--ink);background:var(--surface);border:1px solid rgba(255,255,255,.18);border-radius:10px;box-shadow:0 34px 86px #00000061;animation:command-center-enter .14s ease-out}.replacement-dialog__icon{display:grid;place-items:center;align-self:start;width:44px;height:44px;margin:22px 0 0 22px;color:#fff;background:linear-gradient(145deg,#075bd8,#0b7bf2);border-radius:8px;box-shadow:0 10px 24px #075bd83d}.replacement-dialog__body{display:grid;gap:10px;padding:22px 24px 20px 18px}.replacement-dialog__body>span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.replacement-dialog__body h2,.replacement-dialog__body p{margin:0}.replacement-dialog__body h2{font-size:clamp(20px,3vw,24px);line-height:1.15}.replacement-dialog__body p,.replacement-dialog__body li{color:var(--muted);font-size:13px;line-height:1.55}.replacement-dialog__body ul{display:grid;gap:5px;margin:2px 0 0;padding-left:18px}.replacement-dialog__actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:9px;padding:14px 18px;background:var(--panel);border-top:1px solid var(--line)}.replacement-dialog__actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 16px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;font:inherit;font-size:13px;font-weight:760;cursor:pointer}.replacement-dialog__actions button.primary{color:#fff;background:var(--accent);border-color:var(--accent)}.replacement-dialog__actions button:hover{border-color:var(--accent)}.replacement-dialog__actions button:focus-visible{outline:3px solid rgba(11,112,232,.24);outline-offset:2px}.command-center-loading{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;gap:10px;padding-top:min(15vh,138px);color:#f4f8ff;background:#030912ad;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);font-size:13px;font-weight:750;letter-spacing:.01em}.command-center-loading span{width:18px;height:18px;border:2px solid rgba(255,255,255,.28);border-top-color:#fff;border-radius:50%;animation:command-center-loading .64s linear infinite}.command-center-dialog{display:grid;width:min(720px,100%);max-height:min(720px,calc(100vh - 96px));overflow:hidden;color:var(--ink);background:var(--surface);border:1px solid rgba(255,255,255,.16);border-radius:8px;box-shadow:0 34px 86px #0000005c;animation:command-center-enter .14s ease-out}@keyframes command-center-loading{to{transform:rotate(360deg)}}@keyframes command-center-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.command-center-header,.command-center-heading,.command-center-search,.command-center-flow-memory,.command-center-summary,.command-center-option,.command-center-option-meta,.command-center-footer{display:flex;align-items:center}.command-center-header{justify-content:space-between;gap:16px;padding:17px 18px 13px;color:#f4f8ff;background:var(--chrome)}.command-center-heading{min-width:0;gap:11px}.command-center-heading>div{display:grid;min-width:0;gap:2px}.command-center-heading strong{font-size:15px;font-weight:790}.command-center-heading span{color:#9eacc0;font-size:11px}.command-center-mark{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;color:#fff;background:var(--blue);border-radius:6px}.command-center-close{display:grid;flex:0 0 34px;width:34px;height:34px;padding:0;place-items:center;color:#cdd8e8;background:transparent;border:1px solid rgba(255,255,255,.16);border-radius:6px}.command-center-close:hover{color:#fff;border-color:#ffffff57}.command-center-search{gap:10px;margin:15px 18px 8px;padding:0 12px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--line-strong);border-radius:6px}.command-center-search:focus-within{color:var(--blue);border-color:var(--blue);box-shadow:0 0 0 3px #1769ff24}.command-center-search input{flex:1 1 auto;min-width:0;height:46px;padding:0;color:var(--ink);background:transparent;border:0;outline:0;font-size:15px;font-weight:620}.command-center-search input::placeholder{color:#8b96a8}.command-center-search kbd,.command-center-option kbd,.command-center-footer kbd{color:#596579;background:#fff;border:1px solid var(--line);border-bottom-color:var(--line-strong);border-radius:4px;font-family:inherit;font-size:10px;font-weight:760;white-space:nowrap}.command-center-search kbd{padding:3px 6px}.command-center-command-path{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;margin:0 18px 7px;padding:10px 11px;color:#15365f;background:#f5f9ff;border:1px solid #cbdcf6;border-left:4px solid #1769ff;border-radius:6px;box-shadow:0 5px 14px #0f33610f}.command-center-command-path.ready{background:#f3fbf9;border-color:#b8e3d9;border-left-color:#079486}.command-center-command-path.needs-review{background:#fffaf3;border-color:#eed9b5;border-left-color:#d89b00}.command-center-command-path-mark{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;color:#fff;background:#1769ff;border-radius:5px}.command-center-command-path.ready .command-center-command-path-mark{background:#079486}.command-center-command-path.needs-review .command-center-command-path-mark{background:#b77900}.command-center-command-path-copy{display:grid;min-width:0;gap:8px}.command-center-command-path-copy>header{display:flex;align-items:flex-start;justify-content:space-between;min-width:0;gap:12px}.command-center-command-path-copy>header>div{display:grid;min-width:0;gap:1px}.command-center-command-path-copy>header strong{color:#17365f;font-size:11px;font-weight:850}.command-center-command-path-copy>header span{color:#667792;font-size:10px;line-height:1.35}.command-center-command-path-copy>header em{flex:0 0 auto;color:#1769ff;font-size:9px;font-style:normal;font-weight:840;letter-spacing:.04em;text-transform:uppercase}.command-center-command-path.ready .command-center-command-path-copy>header em{color:#08796d}.command-center-command-path.needs-review .command-center-command-path-copy>header em{color:#9a6700}.command-center-command-path-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:5px;margin:0;padding:0;list-style:none}.command-center-command-path-steps li{display:flex;align-items:center;min-width:0;min-height:40px;gap:7px;padding:5px 7px;background:#ffffffd1;border:1px solid #d8e4f5;border-radius:5px}.command-center-command-path-steps li>em{display:grid;flex:0 0 22px;width:22px;height:22px;place-items:center;color:#fff;background:#1769ff;border-radius:4px;font-size:9px;font-style:normal;font-weight:850}.command-center-command-path-steps li>span{display:grid;min-width:0;gap:1px}.command-center-command-path-steps strong,.command-center-command-path-steps small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-center-command-path-steps strong{overflow:visible;color:#1b3558;font-size:10px;font-weight:810;line-height:1.3;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.command-center-command-path-steps small{color:#718096;font-size:9px}.command-center-command-path-steps li.unresolved{background:#fff7eb;border-color:#e7c789}.command-center-command-path-steps li.unresolved>em{background:#b77900}.command-center-command-path-steps li.unresolved strong,.command-center-command-path-steps li.unresolved small{color:#855600}.command-center-command-path-run{display:inline-flex;align-items:center;justify-content:center;min-height:32px;gap:6px;padding:0 10px;color:#fff;background:#1769ff;border:1px solid #1769ff;border-radius:5px;font-size:10px;font-weight:820;white-space:nowrap}.command-center-command-path.ready .command-center-command-path-run{background:#08796d;border-color:#08796d}.command-center-command-path-run:hover:not(:disabled){filter:brightness(.94)}.command-center-command-path-run:focus-visible{outline:3px solid rgba(23,105,255,.3);outline-offset:2px}.command-center-flow-memory{gap:10px;margin:0 18px 7px;padding:9px 11px;color:#1769ff;background:#f4f8ff;border:1px solid #d4e2fb;border-radius:6px}.command-center-flow-memory>div{display:grid;flex:1 1 auto;min-width:0;gap:1px}.command-center-flow-memory strong{color:#17365f;font-size:11px;font-weight:820}.command-center-flow-memory span{overflow:hidden;color:#60708a;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.command-center-flow-memory-actions{display:flex!important;flex:0 0 auto!important;align-items:center;gap:6px!important}.command-center-flow-memory button,.command-center-flow-builder button{flex:0 0 auto;min-height:26px;padding:0 8px;color:#365170;background:#fff;border:1px solid #c7d7ee;border-radius:4px;font-size:10px;font-weight:780}.command-center-flow-memory button:hover,.command-center-flow-memory button.active{color:#0f51cf;border-color:#8eafe2;background:#e8f0ff}.command-center-flow-memory button:focus-visible,.command-center-flow-builder button:focus-visible,.command-center-routines button:focus-visible,.command-center-routine-editor button:focus-visible,.command-center-routine-editor input:focus-visible{outline:3px solid rgba(23,105,255,.28);outline-offset:1px}.command-center-routines{margin:0 18px 7px;overflow:hidden;background:#fff;border:1px solid #d9e2ef;border-radius:6px;box-shadow:0 5px 14px #0f26470f}.command-center-routines-header{display:flex;align-items:center;gap:9px;padding:8px 10px;background:linear-gradient(90deg,#f7faff,#f2f8ff)}.command-center-routines-mark{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;color:#fff;background:#1769ff;border-radius:5px}.command-center-routines-header>div{display:grid;flex:1 1 auto;min-width:0;gap:1px}.command-center-routines-header strong{color:#17365f;font-size:11px;font-weight:840}.command-center-routines-header span{overflow:hidden;color:#617189;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.command-center-routines-header em{flex:0 0 auto;color:#416081;font-size:9px;font-style:normal;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.command-center-routine-list{max-height:116px;padding:4px 6px;overflow-y:auto;overscroll-behavior:contain}.command-center-routine{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;min-height:50px;gap:8px;padding:6px 7px;border:1px solid transparent;border-radius:5px;content-visibility:auto;contain-intrinsic-size:auto 50px}.command-center-routine+.command-center-routine{border-top-color:#edf1f6}.command-center-routine:hover{background:#f8faff;border-color:#dce7f7}.command-center-routine.unavailable{background:#fffaf6}.command-center-routine-copy{display:grid;min-width:0;gap:2px}.command-center-routine-copy strong,.command-center-routine-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.command-center-routine-copy strong{color:#1a2e48;font-size:11px;font-weight:820}.command-center-routine-copy small{color:#6b778a;font-size:9px}.command-center-routine>em{padding:3px 6px;border-radius:999px;font-size:8px;font-style:normal;font-weight:840;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.command-center-routine>em.ready{color:#08796d;background:#eaf8f5}.command-center-routine>em.blocked{color:#a14215;background:#fff0e7}.command-center-routine button{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:4px;padding:0 8px;color:#365170;background:#fff;border:1px solid #c9d6e6;border-radius:4px;font-size:9px;font-weight:810}.command-center-routine button:hover:not(:disabled){color:#0f51cf;border-color:#8eafe2}.command-center-routine .command-center-routine-run{color:#fff;background:#1769ff;border-color:#1769ff}.command-center-routine .command-center-routine-run:hover:not(:disabled){color:#fff;background:#0f58db}.command-center-routine .command-center-routine-delete{width:28px;padding:0;color:#7a4550}.command-center-routine .command-center-routine-delete.confirm{color:#fff;background:#b42318;border-color:#b42318}.command-center-routine button:disabled{cursor:not-allowed;opacity:.45}.command-center-routine-notice{margin:0;padding:6px 10px;color:#315675;background:#f8fbff;border-top:1px solid #e2e9f3;font-size:9px;font-weight:700}.command-center-flow-builder{display:flex;align-items:center;gap:14px;margin:0 18px 7px;padding:9px 10px 9px 12px;color:#174d48;background:#f1faf8;border:1px solid #b8dfd9;border-left:4px solid #078779;border-radius:6px}.command-center-flow-builder-copy{display:grid;flex:1 1 auto;min-width:0;gap:2px}.command-center-flow-builder-copy strong{color:#145c53;font-size:11px;font-weight:840}.command-center-flow-builder-copy span{overflow:hidden;color:#53726e;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.command-center-flow-builder-actions{display:flex;flex:0 0 auto;align-items:center;gap:6px}.command-center-flow-builder-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px}.command-center-flow-builder button{color:#285b55;background:#fff;border-color:#a9d4ce}.command-center-flow-builder button.primary{color:#fff;background:#08796d;border-color:#08796d}.command-center-flow-builder button:hover:not(:disabled){border-color:#08796d}.command-center-flow-builder button.primary:hover:not(:disabled){background:#06695f}.command-center-flow-builder button:disabled{cursor:not-allowed;opacity:.5}.command-center-routine-editor{display:flex;align-items:end;gap:8px;margin:0 18px 7px;padding:9px 10px;background:#f8fbff;border:1px solid #cddcf0;border-radius:6px}.command-center-routine-editor label{display:grid;flex:1 1 auto;min-width:0;gap:4px;color:#39506e;font-size:9px;font-weight:810;letter-spacing:.035em;text-transform:uppercase}.command-center-routine-editor input{width:100%;height:32px;padding:0 9px;color:#17283f;background:#fff;border:1px solid #bdccdf;border-radius:4px;outline:0;font-size:11px;font-weight:680}.command-center-routine-editor>div{display:flex;flex:0 0 auto;gap:6px}.command-center-routine-editor button{min-height:32px;padding:0 9px;color:#365170;background:#fff;border:1px solid #bdccdf;border-radius:4px;font-size:9px;font-weight:810}.command-center-routine-editor button.primary{color:#fff;background:#1769ff;border-color:#1769ff}.command-center-routine-editor button:disabled{cursor:not-allowed;opacity:.5}.command-center-summary{justify-content:space-between;gap:12px;padding:5px 19px 10px;color:var(--muted);font-size:11px}.command-center-summary span{color:#344054;font-weight:780;letter-spacing:.01em;text-transform:uppercase}.command-center-summary em{font-style:normal}.command-center-results{min-height:190px;max-height:466px;padding:2px 10px 10px;overflow-y:auto;overscroll-behavior:contain}.command-center-option{justify-content:space-between;width:100%;min-height:58px;gap:14px;padding:9px 10px;color:var(--ink);text-align:left;background:transparent;border:1px solid transparent;border-radius:6px}.command-center-option+.command-center-option{margin-top:2px}.command-center-option:hover,.command-center-option.active{background:#edf4ff;border-color:#c8dafb}.command-center-option[aria-disabled=true]{cursor:not-allowed;color:#7b8799;background:#f8fafc}.command-center-option:focus-visible,.command-center-close:focus-visible{outline:3px solid rgba(23,105,255,.32);outline-offset:1px}.command-center-option-copy{display:grid;min-width:0;gap:3px}.command-center-option-copy strong{overflow:hidden;font-size:13px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.command-center-option-copy small{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.command-center-option[aria-disabled=true] .command-center-option-copy small{color:#9a3412}.command-center-option-meta{flex:0 0 auto;justify-content:flex-end;gap:7px;color:var(--muted)}.command-center-option-meta em{color:#526071;font-size:10px;font-style:normal;font-weight:790;letter-spacing:.035em;text-transform:uppercase}.command-center-option-meta .command-center-flow-next,.command-center-option-meta .command-center-flow-step{color:#08796d}.command-center-option-meta .command-center-flow-stage{color:#1769ff}.command-center-option-meta kbd{padding:3px 5px}.command-center-empty{display:grid;min-height:220px;place-content:center;gap:6px;color:var(--muted);text-align:center}.command-center-empty strong{color:var(--ink)}.command-center-empty span{font-size:12px}.command-center-path-help{min-height:170px;padding:18px}.command-center-footer{gap:18px;padding:10px 18px;color:var(--muted);background:var(--surface-soft);border-top:1px solid var(--line);font-size:10px}.command-center-footer span{display:inline-flex;align-items:center;gap:4px}.command-center-footer span:last-child{margin-left:auto}.command-center-footer kbd{min-width:20px;padding:2px 4px;text-align:center}.icon-button.danger:hover{color:#ffb4ae;border-color:#ffb4ae66}.hidden-input{display:none}.drop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#07111f8a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.drop-overlay div{display:grid;place-items:center;gap:8px;width:min(100%,420px);padding:28px;color:#102033;background:#fff;border:2px dashed rgba(23,105,255,.58);border-radius:8px;box-shadow:0 24px 72px #07111f47}.drop-overlay svg{color:var(--blue)}.drop-overlay strong{font-size:18px;font-weight:850}.drop-overlay span{color:var(--muted);font-size:13px;font-weight:720}.select-control{flex:0 0 auto;gap:7px;padding:0 9px}.select-control select{min-width:92px;max-width:168px;color:var(--ink);background:transparent;border:0;outline:none}.select-control.compact select{min-width:62px}.tool-button:active,.command-button:active,.icon-button:active{transform:translateY(1px)}.color-tool{position:relative;overflow:hidden}.color-tool input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.save-status{flex:0 0 auto;gap:7px;min-width:190px;max-width:340px;margin-left:auto;color:var(--muted);font-size:12px;font-weight:760;white-space:nowrap}.save-status svg{flex:0 0 auto;color:var(--teal)}.save-status span{overflow:hidden;text-overflow:ellipsis}.workspace{display:grid;grid-template-columns:312px minmax(0,1fr);grid-template-areas:"sidebar editor";margin-top:calc(var(--topbar-h) + var(--ribbon-h));min-height:0;height:calc(100vh - var(--topbar-h) - var(--ribbon-h));overflow:hidden}.workspace.layout-review{grid-template-columns:312px minmax(0,1fr) 342px;grid-template-areas:"sidebar editor review"}.workspace.layout-focus{grid-template-columns:minmax(0,1fr);grid-template-areas:"editor"}.workspace.layout-focus .editor-stage{padding-right:clamp(28px,7vw,112px);padding-left:clamp(28px,7vw,112px)}.workspace.layout-focus .document-page{width:var(--document-page-width, 840px)}.document-sidebar,.review-panel{position:static;align-self:start;height:calc(100vh - var(--topbar-h) - var(--ribbon-h));overflow:auto;background:#fffffff2;border-color:var(--line)}.document-sidebar{grid-area:sidebar;display:grid;grid-template-columns:74px minmax(0,1fr);grid-auto-rows:min-content;column-gap:14px;padding:0 14px 16px 0;border-right:1px solid var(--line)}.sidebar-nav{position:sticky;top:0;grid-row:1 / span 5;display:grid;align-content:start;gap:4px;min-height:100%;padding:12px 8px;background:#fbfcfe;border-right:1px solid var(--line)}.sidebar-nav button{position:relative;flex-direction:column;justify-content:center;gap:5px;min-height:58px;padding:6px 4px;color:#344054;background:transparent;border:0;border-radius:7px;font-size:11px;font-weight:740}.sidebar-nav button.active{color:var(--blue);background:#eef5ff}.sidebar-nav button em{position:absolute;top:6px;right:8px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;color:#111827;background:#f2c94c;border-radius:999px;font-style:normal;font-size:10px;font-weight:850}.panel-title{display:grid;gap:3px;margin:15px 0 12px}.panel-title strong{color:#111827;font-size:18px;font-weight:820}.pages-panel{display:grid;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--line)}.page-summary{color:var(--teal);font-style:normal;font-size:12px;font-weight:820}.page-strip{display:grid;gap:10px;max-height:330px;overflow:auto;padding-right:6px}.page-strip button{display:grid;justify-items:center;gap:6px;padding:8px;color:#344054;background:transparent;border:1px solid transparent;border-radius:7px}.page-strip button.active{border-color:var(--blue);box-shadow:0 0 0 2px #1769ff1f}.page-strip i{display:block;width:88px;aspect-ratio:.72;background:linear-gradient(90deg,transparent 0 18%,#cfd7e3 18% 64%,transparent 64%) 16px 18px / 64px 4px no-repeat,linear-gradient(90deg,transparent 0 18%,#d7dee8 18% 78%,transparent 78%) 16px 30px / 68px 3px no-repeat,linear-gradient(90deg,transparent 0 18%,#d7dee8 18% 70%,transparent 70%) 16px 40px / 68px 3px no-repeat,linear-gradient(90deg,transparent 0 18%,var(--teal) 18% 78%,transparent 78%) 16px 56px / 68px 10px no-repeat,#fff;border:1px solid #d7dee8;border-radius:3px;box-shadow:0 6px 16px #10182814}.page-strip strong{display:grid;place-items:center;min-width:22px;height:22px;color:#344054;border-radius:6px;font-size:12px}.page-strip button.active strong{color:#fff;background:var(--blue)}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.metric-grid div,.import-note{display:grid;gap:5px;padding:11px;background:var(--surface-soft);border:1px solid var(--line);border-radius:7px}.metric-grid span,.import-note span{color:var(--muted);font-size:12px}.metric-grid strong{color:#0f172a;font-size:22px;line-height:1}.import-note{margin-top:12px;line-height:1.45}.import-note strong{font-size:14px}.format-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.format-chip-list em{display:inline-grid;place-items:center;min-height:22px;padding:0 7px;color:#053b36;background:#ddfbf6;border:1px solid rgba(7,148,134,.22);border-radius:5px;font-style:normal;font-size:10px;font-weight:850;letter-spacing:.06em}.find-panel{display:grid;gap:8px;margin-top:14px;padding:11px;background:#fff;border:1px solid var(--line);border-radius:7px}.find-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.find-title span,.find-title strong{font-size:12px;font-weight:820}.find-title span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.find-title strong{color:var(--teal)}.find-input{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 9px;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px}.find-input svg{flex:0 0 auto;color:var(--muted)}.find-input input{min-width:0;width:100%;color:var(--ink);background:transparent;border:0;outline:none;font-size:13px}.find-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.find-controls button,.check-control{min-height:31px;color:#344054;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:790}.find-controls button:hover{border-color:var(--line-strong)}.check-control{display:inline-flex;align-items:center;gap:8px;padding:0 8px;background:var(--surface-soft)}.check-control input{width:14px;height:14px;accent-color:var(--blue)}.outline-list{display:grid;gap:8px;margin-top:16px}.outline-list button{justify-content:flex-start;gap:8px;width:100%;padding:0 10px;overflow:hidden;font-size:13px;font-weight:780;text-align:left}.outline-list button svg{flex:0 0 auto}.outline-list.document-outline button{min-height:32px;white-space:nowrap;text-overflow:ellipsis}.outline-list.document-outline button.level-2{padding-left:20px}.outline-list.document-outline button.level-3{padding-left:32px}.export-list{padding-top:12px;border-top:1px solid var(--line)}.template-panel{display:grid;gap:8px;margin-top:14px;padding:11px;background:#fff;border:1px solid var(--line);border-radius:7px}.template-panel>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.template-panel div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.template-panel button{min-height:32px;padding:0 8px;color:#344054;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:820}.template-panel button:hover{color:var(--blue-dark);border-color:#1769ff70}.editor-stage{grid-area:editor;container-name:editor-stage;container-type:inline-size;min-width:0;height:calc(100vh - var(--topbar-h) - var(--ribbon-h));overflow:auto;padding:24px clamp(18px,3vw,40px) 72px;background:linear-gradient(90deg,rgba(16,24,40,.05) 0 1px,transparent 1px) 0 0 / 28px 28px,linear-gradient(180deg,#f4f7fb,#e9eef5)}.document-view-tabs{position:sticky;top:0;z-index:4;display:inline-flex;gap:4px;margin:0 0 14px;padding:4px;background:#fffffff5;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.document-view-tabs button{justify-content:center;gap:7px;min-height:32px;padding:0 12px;color:var(--muted);background:transparent;border:0;border-radius:5px;font-size:12px;font-weight:800}.document-view-tabs button.active{color:#fff;background:var(--blue)}.document-page{display:flex;width:var(--document-page-width, 840px);min-height:var(--document-page-height, 1080px);flex-direction:column;margin:0 auto;padding:var(--document-margin-top, 20mm) var(--document-margin-right, 20mm) var(--document-margin-bottom, 20mm) var(--document-margin-left, 20mm);color:#182230;background:#fff;border:1px solid #d8dee8;border-radius:4px;box-shadow:var(--shadow-page);line-height:1.65}.document-page__body{flex:1 1 auto;min-height:0;column-count:var(--document-column-count, 1);column-gap:var(--document-column-gap, 0);column-rule:var(--document-column-rule, none);outline:none}.document-page:focus-within{border-color:#1769ffad;box-shadow:0 0 0 4px #1769ff21,var(--shadow-page)}.document-page__header,.document-page__footer{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;min-height:24px;color:#667085;font-size:11px;font-weight:690;line-height:1.4}.document-page__header{margin-bottom:var(--document-header-distance, 12.5mm);padding-bottom:6px;border-bottom:1px solid #d8dee8}.document-page__footer{margin-top:var(--document-footer-distance, 12.5mm);padding-top:6px;border-top:1px solid #d8dee8}.document-page__header strong,.document-page__footer strong{color:#344054;font-size:10px;font-weight:820;white-space:nowrap}.document-page__header[data-alignment=center],.document-page__footer[data-alignment=center]{justify-content:center;text-align:center}.document-page__header[data-alignment=right],.document-page__footer[data-alignment=right],.document-page__header[data-alignment=outside],.document-page__footer[data-alignment=outside]{justify-content:flex-end;text-align:right}.document-page h1,.document-page h2,.document-page h3{color:#111827;line-height:1.18}.document-page h1{margin:0 0 24px;font-size:38px;letter-spacing:0}.document-page h2{margin:34px 0 10px;font-size:22px}.document-page p,.document-page li{font-size:16px}.document-page blockquote{margin:20px 0;padding:12px 16px;color:#39445a;background:#f4f7fb;border-left:4px solid var(--blue)}.document-page mark{padding:0 .12em;background:#fff09a;border-radius:3px}.document-page table{width:100%;margin:20px 0;border-collapse:collapse;font-size:14px}.document-page th,.document-page td{min-width:90px;padding:9px 10px;border:1px solid #cfd7e3;vertical-align:top}.document-page th{color:#111827;background:#f4f7fb;font-weight:820;text-align:left}.document-page .page-break{height:0;margin:34px 0;border:0;border-top:2px dashed #98a2b3}.photo-studio{grid-row:2 / 4;display:grid;grid-template-rows:var(--ribbon-h) minmax(0,1fr);min-width:0;min-height:calc(100vh - var(--topbar-h));overflow:hidden;background:#e8eaed}.photo-workspace-loading{grid-row:2 / 4;display:flex;min-height:calc(100vh - var(--topbar-h));align-items:center;justify-content:center;gap:10px;color:#475467;background:#e8eaed;font-size:13px;font-weight:650}.photo-workspace-loading span{width:18px;height:18px;border:2px solid #b6c1d1;border-top-color:#1769ff;border-radius:50%;animation:pdf-workspace-loading .64s linear infinite}.photo-commandbar{z-index:20;display:flex;min-width:0;min-height:var(--ribbon-h);align-items:center;gap:8px;padding:8px 12px;overflow-x:auto;overflow-y:hidden;background:#fffffff7;border-bottom:1px solid #d6d9dd;box-shadow:0 1px #1018280a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.photo-commandbar__group{display:inline-flex;flex:0 0 auto;min-height:36px;align-items:center;gap:5px;padding-right:8px;border-right:1px solid var(--line)}.photo-commandbar__group:last-child{border-right:0}.photo-commandbar button,.photo-toolrail button,.photo-inspector button{border:1px solid transparent}.photo-commandbar button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#344054;background:transparent;border-radius:5px}.photo-commandbar button:hover,.photo-commandbar button.active{color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-commandbar button:focus-visible,.photo-toolrail button:focus-visible,.photo-inspector button:focus-visible,.photo-inspector input:focus-visible,.photo-inspector select:focus-visible,.photo-inspector textarea:focus-visible,.photo-commandbar select:focus-visible{outline:2px solid #1769ff;outline-offset:2px}.photo-commandbar button>span{font-size:12px;font-weight:650}.photo-commandbar__add strong,.photo-commandbar__export strong,.photo-commandbar__assets strong,.photo-commandbar__guides strong{color:#475467;font-size:10px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.photo-commandbar__guides>strong{display:inline-flex;align-items:center;gap:4px}.photo-commandbar__guides>strong small{display:grid;min-width:18px;height:18px;place-items:center;color:#0f51cf;background:#e8f1ff;border:1px solid #c2d7fb;border-radius:9px;font-size:9px;letter-spacing:0}.photo-commandbar select,.photo-zoom-select select{min-height:32px;padding:0 27px 0 9px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px}.photo-zoom-select{display:inline-flex;align-items:center;gap:5px}.photo-zoom-select>span{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0)}.photo-workspace{display:grid;grid-template-columns:52px minmax(0,1fr) 318px;min-width:0;min-height:0;overflow:hidden}.photo-toolrail{z-index:5;display:flex;min-width:0;flex-direction:column;align-items:stretch;gap:4px;padding:10px 7px;background:#f7f8fa;border-right:1px solid #d6d9dd}.photo-toolrail button{display:grid;min-width:0;min-height:42px;place-items:center;gap:2px;padding:5px 2px;color:#475467;background:transparent;border-radius:5px}.photo-toolrail button span{font-size:9px;font-weight:700}.photo-toolrail button:hover,.photo-toolrail button.active{color:#0f51cf;background:#e8f2fa;border-color:#b6d3eb;box-shadow:inset 3px 0 #1769ff}.photo-canvas-stage{position:relative;min-width:0;min-height:0;overflow:auto;padding:52px 34px 42px;background:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px),#e8eaed;background-size:24px 24px}.photo-canvas-meta{position:sticky;top:-36px;left:0;z-index:4;display:flex;width:min(760px,100%);min-height:30px;align-items:center;justify-content:space-between;gap:12px;margin:-38px auto 12px;padding:0 10px;color:#475467;background:#f8fafceb;border:1px solid rgba(182,193,209,.86);border-radius:5px;box-shadow:0 6px 16px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-canvas-meta span{display:inline-flex;align-items:center;gap:6px;font-size:11px}.photo-canvas-meta strong{overflow:hidden;color:#344054;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.photo-history-comparison{position:sticky;top:-40px;left:0;z-index:8;display:grid;grid-template-columns:18px minmax(0,1fr) auto;width:min(760px,100%);min-height:42px;align-items:center;gap:9px;margin:-40px auto 10px;padding:6px 7px 6px 11px;color:#fff;background:#0f51cf;border:1px solid #0b45b2;border-radius:5px;box-shadow:0 8px 22px #0f51cf3d}.photo-history-comparison>span{display:grid;min-width:0;gap:1px}.photo-history-comparison small{color:#ffffffbd;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.photo-history-comparison strong{overflow:hidden;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.photo-history-comparison button{min-height:28px;padding:0 9px;color:#0f51cf;background:#fff;border:1px solid rgba(255,255,255,.9);border-radius:4px;font-size:9px;font-weight:800}.photo-studio[data-history-preview=true] .photo-canvas-meta{margin-top:0}.photo-studio[data-history-preview=true] .photo-commandbar[inert],.photo-studio[data-history-preview=true] .photo-toolrail[inert]{opacity:.58}.photo-canvas-frame{display:flex;min-width:min-content;min-height:min-content;align-items:flex-start;justify-content:center}.photo-canvas-surface{--photo-ruler-size: 24px;position:relative;flex:0 0 auto;min-width:240px}.photo-canvas-surface canvas{display:block;width:100%;max-width:none;height:auto;background:linear-gradient(45deg,#e4e7ec 25%,transparent 25%),linear-gradient(-45deg,#e4e7ec 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e4e7ec 75%),linear-gradient(-45deg,transparent 75%,#e4e7ec 75%),#fff;background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:1px solid #c9ced6;border-radius:2px;box-shadow:0 20px 48px #0f172a38;cursor:crosshair;touch-action:none}.photo-branch-split-overlay{position:absolute;z-index:7;top:0;right:0;bottom:0;left:0;overflow:hidden;border:1px solid #c9ced6;border-radius:2px;pointer-events:none}.photo-branch-split-overlay>img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:fill;-webkit-user-select:none;user-select:none}.photo-canvas-surface canvas.photo-branch-heatmap{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:transparent;border:0;border-radius:0;box-shadow:none;cursor:inherit;touch-action:none;pointer-events:none}.photo-branch-heatmap[hidden]{display:none}.photo-branch-heatmap__legend{position:absolute;z-index:4;bottom:10px;left:10px;max-width:calc(100% - 20px);overflow:hidden;padding:5px 8px;color:#d8e8ff;background:#07111fe0;border:1px solid rgba(125,173,255,.72);border-radius:4px;box-shadow:0 4px 12px #07111f33;font-size:8px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.photo-branch-split-overlay__divider{position:absolute;z-index:2;top:0;bottom:0;width:2px;background:#fff;box-shadow:-1px 0 #1769ff,1px 0 #1769ff,0 0 0 1px #0f172a26;transform:translate(-1px)}.photo-branch-split-overlay__handle{position:absolute;z-index:4;top:50%;width:22px;height:38px;display:grid;place-items:center;color:#1769ff;background:#fff;border:1px solid #1769ff;border-radius:5px;box-shadow:0 4px 12px #0f51cf47;transform:translate(-50%,-50%)}.photo-branch-split-overlay__label{position:absolute;z-index:3;top:10px;max-width:42%;overflow:hidden;padding:5px 8px;color:#fff;background:#07111fd6;border:1px solid rgba(255,255,255,.42);border-radius:4px;box-shadow:0 4px 12px #07111f2e;font-size:9px;font-weight:850;line-height:1;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-branch-split-overlay__label.is-current{left:10px}.photo-branch-split-overlay__label.is-target{right:10px}.photo-branch-split-overlay>input{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:.001;cursor:col-resize;pointer-events:auto;touch-action:none}.photo-branch-loupe{position:absolute;z-index:6;top:0;left:0;width:min(286px,calc(100% - 16px));overflow:hidden;color:#fff;background:#07111f;border:1px solid rgba(255,255,255,.82);border-radius:6px;box-shadow:0 0 0 1px #0f51cfc7,0 12px 28px #07111f5c;pointer-events:none;will-change:transform}.photo-branch-loupe[hidden]{display:none}.photo-branch-loupe>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;min-height:27px;padding:0 8px;background:#0d1a2b;border-bottom:1px solid rgba(255,255,255,.18)}.photo-branch-loupe>header strong,.photo-branch-loupe>header output{overflow:hidden;font-size:8px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.photo-branch-loupe>header strong{font-weight:850;letter-spacing:.02em}.photo-branch-loupe>header output{color:#a8c8ff;font-weight:750}.photo-branch-loupe__panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#fff3}.photo-branch-loupe__panel{position:relative;min-width:0;overflow:hidden;background:linear-gradient(45deg,#e4e7ec 25%,transparent 25%),linear-gradient(-45deg,#e4e7ec 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e4e7ec 75%),linear-gradient(-45deg,transparent 75%,#e4e7ec 75%),#fff;background-position:0 0,0 6px,6px -6px,-6px 0;background-size:12px 12px}.photo-branch-loupe__panel>span{position:absolute;z-index:1;top:5px;left:5px;max-width:calc(100% - 10px);overflow:hidden;padding:3px 5px;color:#fff;background:#07111fd1;border:1px solid rgba(255,255,255,.34);border-radius:3px;font-size:7px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.photo-branch-loupe__panel canvas{display:block;width:100%;height:96px;image-rendering:pixelated}.photo-transform-layer{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.photo-transform-box{position:absolute;border:1px solid #1769ff;box-shadow:0 0 0 1px #ffffffd1,0 0 0 3px #1769ff1f;transform-origin:center;pointer-events:none}.photo-transform-box--multi{border-style:dashed;border-color:#0f51cf;box-shadow:0 0 0 1px #fffffff0,0 0 0 4px #1769ff26}.photo-transform-box--multi:before{position:absolute;top:-24px;left:-1px;padding:3px 6px;color:#fff;background:#0f51cf;border-radius:3px;box-shadow:0 2px 7px #0f51cf38;content:attr(data-selection-count) " selected";font-size:9px;font-weight:800;letter-spacing:.04em;line-height:14px;pointer-events:none;white-space:nowrap}.photo-transform-move{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;min-width:18px;min-height:18px;padding:0;background:transparent;border:0;border-radius:0;cursor:move;pointer-events:auto;touch-action:none}.photo-transform-move:focus-visible{outline:2px solid #ffffff;outline-offset:2px;box-shadow:0 0 0 4px #1769ff}.photo-transform-handle,.photo-transform-rotate{position:absolute;z-index:3;display:block;width:11px;min-width:11px;height:11px;min-height:11px;padding:0;background:#fff;border:2px solid #1769ff;border-radius:2px;box-shadow:0 2px 6px #0f51cf47;pointer-events:auto;touch-action:none}.photo-transform-handle:focus-visible,.photo-transform-rotate:focus-visible{outline:3px solid rgba(23,105,255,.36);outline-offset:3px}.photo-transform-handle--nw{top:-6px;left:-6px;cursor:nwse-resize}.photo-transform-handle--n{top:-6px;left:calc(50% - 5px);cursor:ns-resize}.photo-transform-handle--ne{top:-6px;right:-6px;cursor:nesw-resize}.photo-transform-handle--e{top:calc(50% - 5px);right:-6px;cursor:ew-resize}.photo-transform-handle--se{right:-6px;bottom:-6px;cursor:nwse-resize}.photo-transform-handle--s{bottom:-6px;left:calc(50% - 5px);cursor:ns-resize}.photo-transform-handle--sw{bottom:-6px;left:-6px;cursor:nesw-resize}.photo-transform-handle--w{top:calc(50% - 5px);left:-6px;cursor:ew-resize}.photo-transform-rotate{top:-34px;left:calc(50% - 7px);width:14px;min-width:14px;height:14px;min-height:14px;border-radius:50%;cursor:grab}.photo-transform-rotate:after{position:absolute;top:12px;left:4px;width:2px;height:17px;background:#1769ff;content:""}.photo-transform-guide{position:absolute;z-index:2;display:block;background:#079486;box-shadow:0 0 0 1px #ffffffd1}.photo-transform-guide--vertical{top:0;bottom:0;width:1px}.photo-transform-guide--horizontal{right:0;left:0;height:1px}@media(min-width:761px)and (max-width:1220px){.photo-workspace{grid-template-columns:48px minmax(0,1fr) 280px}.photo-commandbar button>span{display:none}.photo-commandbar__add strong,.photo-commandbar__export strong,.photo-commandbar__assets strong,.photo-commandbar__guides strong{display:none}}.photo-canvas-surface canvas:focus-visible{outline:3px solid #1769ff;outline-offset:4px}.photo-guide-system{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.photo-guide-ruler-corner,.photo-guide-ruler{position:absolute;z-index:8;display:block;padding:0;overflow:hidden;color:#344054;background:linear-gradient(180deg,#fdfefe,#e9edf3);border:1px solid #aeb7c4;border-radius:2px;box-shadow:0 1px 2px #0f172a1f,inset 0 1px #ffffffe6;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.photo-guide-ruler-corner{top:calc(var(--photo-ruler-size) * -1);left:calc(var(--photo-ruler-size) * -1);width:var(--photo-ruler-size);height:var(--photo-ruler-size);pointer-events:none}.photo-guide-ruler-corner:before,.photo-guide-ruler-corner:after{position:absolute;background:#1769ff;content:"";opacity:.72}.photo-guide-ruler-corner:before{top:5px;bottom:5px;left:calc(50% - .5px);width:1px}.photo-guide-ruler-corner:after{top:calc(50% - .5px);right:5px;left:5px;height:1px}.photo-guide-ruler--horizontal{top:calc(var(--photo-ruler-size) * -1);left:0;width:100%;height:var(--photo-ruler-size);cursor:ns-resize}.photo-guide-ruler--vertical{top:0;left:calc(var(--photo-ruler-size) * -1);width:var(--photo-ruler-size);height:100%;cursor:ew-resize}.photo-guide-ruler:focus-visible{outline:2px solid #1769ff;outline-offset:2px}.photo-guide-ruler__tick{position:absolute;display:block;color:#475467;font-variant-numeric:tabular-nums;pointer-events:none}.photo-guide-ruler--horizontal .photo-guide-ruler__tick{top:0;bottom:0;width:1px}.photo-guide-ruler--horizontal .photo-guide-ruler__tick i{position:absolute;bottom:0;left:0;width:1px;height:8px;background:#667085}.photo-guide-ruler--horizontal .photo-guide-ruler__tick small{position:absolute;top:2px;left:3px;font-size:7px;font-weight:720;line-height:1}.photo-guide-ruler--vertical .photo-guide-ruler__tick{right:0;left:0;height:1px}.photo-guide-ruler--vertical .photo-guide-ruler__tick i{position:absolute;top:0;right:0;width:8px;height:1px;background:#667085}.photo-guide-ruler--vertical .photo-guide-ruler__tick small{position:absolute;top:3px;left:2px;max-height:42px;overflow:hidden;font-size:7px;font-weight:720;line-height:1;text-overflow:clip;writing-mode:vertical-rl}.photo-guide-overlay{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.photo-guide-line{position:absolute;display:block;min-width:0;min-height:0;margin:0;padding:0;color:#fff;background:transparent;border:0;border-radius:0;pointer-events:auto;touch-action:none}.photo-guide-line[data-axis=x]{top:0;bottom:0;width:17px;cursor:ew-resize;transform:translate(-50%)}.photo-guide-line[data-axis=y]{right:0;left:0;height:17px;cursor:ns-resize;transform:translateY(-50%)}.photo-guide-line:before,.photo-guide-line:after{position:absolute;content:"";pointer-events:none}.photo-guide-line:before{background:#087fdb;box-shadow:0 0 0 1px #ffffffb8,0 0 10px #087fdb38}.photo-guide-line[data-axis=x]:before{top:0;bottom:0;left:8px;width:1px}.photo-guide-line[data-axis=y]:before{top:8px;right:0;left:0;height:1px}.photo-guide-line[data-selected=true]:before,.photo-guide-line:focus-visible:before{background:#0055d6;box-shadow:0 0 0 1px #fff,0 0 0 3px #0055d63d}.photo-guide-line:focus-visible{outline:0}.photo-guide-line>span{position:absolute;display:none;padding:3px 5px;color:#fff;background:#064e9b;border:1px solid rgba(255,255,255,.82);border-radius:3px;box-shadow:0 4px 12px #061e423d;font-size:8px;font-weight:800;line-height:1;white-space:nowrap;pointer-events:none}.photo-guide-line[data-selected=true]>span,.photo-guide-line:focus-visible>span{display:block}.photo-guide-line[data-axis=x]>span{top:7px;left:12px}.photo-guide-line[data-axis=y]>span{top:12px;left:7px}.photo-guide-system[data-guides-locked=true] .photo-guide-line{cursor:not-allowed}.photo-inspector{min-width:0;min-height:0;overflow-y:auto;color:#1d2939;background:#fbfbfc;border-left:1px solid #d6d9dd}.photo-inspector__tabs{position:sticky;top:0;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fbfbfcf5;border-bottom:1px solid #d6d9dd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-inspector__tabs button{display:inline-flex;min-width:0;min-height:43px;align-items:center;justify-content:center;gap:5px;padding:0 6px;color:#667085;background:transparent;border-radius:0;font-size:11px;font-weight:700}.photo-inspector__tabs button.active{color:#0f51cf;background:#fff;box-shadow:inset 0 -2px #1769ff}.photo-inspector__tabs button:disabled{color:#98a2b3;cursor:not-allowed}.photo-properties,.photo-layers,.photo-history,.photo-layer-styles{display:grid;gap:0}.photo-panel-heading{display:grid;gap:3px;padding:14px 14px 12px;border-bottom:1px solid #e1e5eb}.photo-panel-heading span{color:#667085;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.photo-panel-heading strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.photo-layer-styles__heading small{color:#667085;font-size:10px;font-weight:650;line-height:1.4}.photo-layer-style-live-link{display:grid;min-width:0;grid-template-areas:"icon copy status" "icon copy action";grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:4px 9px;margin:12px 12px 0;padding:10px 11px;background:#f4f8ff;border:1px solid #bdd3fa;border-radius:8px}.photo-layer-style-live-link>.photo-layer-style-icon{grid-area:icon}.photo-layer-style-live-link>span:nth-child(2){display:grid;min-width:0;grid-area:copy;gap:2px}.photo-layer-style-live-link strong{overflow:hidden;color:#102a56;font-size:11px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.photo-layer-style-live-link small{color:#516681;font-size:9px;font-weight:620;line-height:1.35}.photo-layer-style-live-link>i{grid-area:status;justify-self:end;padding:3px 6px;color:#06766f;background:#e8f7f4;border:1px solid #b9e3dc;border-radius:4px;font-size:8px;font-style:normal;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.photo-layer-style-live-link>i.is-modified{color:#8a5a00;background:#fff8e6;border-color:#f2d58a}.photo-layer-style-live-link>i.is-missing{color:#a12828;background:#fff0f0;border-color:#f0c0c0}.photo-layer-style-live-link>button{display:inline-flex;min-height:25px;grid-area:action;align-items:center;justify-content:center;gap:4px;padding:0 7px;color:#344054;background:#fff;border:1px solid #c6d5ea;border-radius:5px;font-size:9px;font-weight:760}.photo-layer-style-transfer{display:grid;min-width:0;gap:11px;margin:12px 12px 0;padding:12px;background:#fff;border:1px solid #d9e0e9;border-radius:8px;box-shadow:0 6px 18px #1018280d}.photo-layer-style-transfer>header,.photo-layer-style-card>div:first-child{display:flex;min-width:0;align-items:center;gap:9px}.photo-layer-style-transfer>header>span:last-child,.photo-layer-style-card>div:first-child>span:last-child,.photo-layer-style-clipboard>span{display:grid;min-width:0;gap:2px}.photo-layer-style-transfer strong,.photo-layer-style-card strong,.photo-layer-style-clipboard strong{overflow:hidden;color:#101828;font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.photo-layer-style-transfer small,.photo-layer-style-card small,.photo-layer-style-clipboard small{color:#667085;font-size:10px;font-weight:620;line-height:1.35}.photo-layer-style-icon{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;color:#0f51cf;background:#edf4ff;border:1px solid #cfe0ff;border-radius:7px}.photo-layer-style-clipboard{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;background:#f6f9fe;border:1px solid #d8e5f7;border-radius:7px}.photo-layer-style-clipboard i{flex:0 0 auto;padding:3px 6px;color:#06766f;background:#e8f7f4;border:1px solid #b9e3dc;border-radius:4px;font-size:9px;font-style:normal;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.photo-layer-style-empty{margin:0;color:#667085;font-size:10px;font-weight:600;line-height:1.5}.photo-layer-style-transfer__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.photo-layer-style-transfer__actions button,.photo-layer-style-save button,.photo-layer-style-card__actions button{display:inline-flex;min-width:0;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#344054;background:#fff;border:1px solid #cfd7e3;border-radius:6px;font-size:10px;font-weight:760;white-space:nowrap}.photo-layer-style-transfer__actions button.primary,.photo-layer-style-card__actions button.primary,.photo-layer-style-save button{color:#fff;background:#1769ff;border-color:#1769ff}.photo-layer-style-transfer__actions button:not(:disabled):hover,.photo-layer-style-save button:not(:disabled):hover,.photo-layer-style-card__actions button:not(:disabled):hover{border-color:#8ea4c2;box-shadow:0 5px 12px #10182814}.photo-layer-style-skip-note{color:#8a5a00;font-size:9px;font-weight:680;line-height:1.4}.photo-layer-style-save{display:grid;gap:8px;padding:14px 12px 12px;border-bottom:1px solid #e1e5eb}.photo-layer-style-save>label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#344054}.photo-layer-style-save>label span,.photo-layer-style-library-heading span{font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.photo-layer-style-save>label small,.photo-layer-style-library-heading small{overflow:hidden;color:#667085;font-size:9px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.photo-layer-style-save>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.photo-layer-style-save input{min-width:0;min-height:36px;padding:0 10px;color:#101828;background:#fff;border:1px solid #cfd7e3;border-radius:6px;font-size:11px;font-weight:620}.photo-layer-style-save input:focus{border-color:#1769ff;outline:3px solid rgba(23,105,255,.15)}.photo-layer-style-library-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 12px 8px;color:#344054}.photo-layer-style-list{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:0 12px 12px}.photo-layer-style-card{display:grid;min-width:0;gap:10px;padding:11px;background:#fff;border:1px solid #d9e0e9;border-radius:8px}.photo-layer-style-usage{display:inline-flex;min-width:0;align-items:center;gap:5px;color:#52677f;font-size:9px;font-weight:680;line-height:1.35}.photo-layer-style-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-layer-style-card__actions button:last-child{padding:0;color:#667085}.photo-layer-style-empty--library{margin:0 12px 12px;padding:14px;background:#f6f8fb;border:1px dashed #cbd5e1;border-radius:8px}.photo-layer-style-shortcuts{display:flex;flex-wrap:wrap;gap:7px 12px;padding:0 12px 14px;color:#667085;font-size:9px;font-weight:650}.photo-layer-style-shortcuts span{display:inline-flex;align-items:center;gap:3px}.photo-layer-style-shortcuts kbd{min-width:18px;padding:2px 4px;color:#475467;background:#fff;border:1px solid #cfd7e3;border-bottom-color:#aeb8c5;border-radius:4px;font-family:inherit;font-size:8px;font-weight:760;text-align:center}.photo-text-field,.photo-color-field,.photo-range-field{display:grid;gap:7px;padding:10px 14px 0;color:#475467;font-size:11px;font-weight:650}.photo-text-field input,.photo-text-field select,.photo-text-field textarea{width:100%;min-height:34px;padding:7px 9px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px}.photo-text-field textarea{min-height:72px;resize:vertical}.photo-range-field>span,.photo-color-field{grid-template-columns:1fr auto;align-items:center}.photo-range-field output{min-width:44px;padding:3px 6px;color:#344054;background:#f2f4f7;border:1px solid #e1e5eb;border-radius:4px;text-align:right}.photo-range-field input[type=range]{width:100%;accent-color:#1769ff}.photo-color-field input{width:52px;height:30px;padding:2px;background:#fff;border:1px solid #cfd5de;border-radius:5px}.photo-property-group{display:grid;gap:0;margin-top:13px;padding:0 0 14px;border-top:1px solid #e1e5eb}.photo-property-group h3{margin:0;padding:12px 14px 0;color:#344054;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.photo-brush-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 14px 2px}.photo-brush-heading h3{padding:0}.photo-brush-heading small{display:block;margin-top:4px;color:#667085;font-size:10px;font-weight:650}.photo-brush-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:2px;background:#eef1f5;border:1px solid #d8dde5;border-radius:5px}.photo-brush-mode button{min-height:26px;padding:4px 8px;color:#667085;background:transparent;border:0;border-radius:3px;font-size:10px;font-weight:750}.photo-brush-mode button.active{color:#0b4db8;background:#fff;box-shadow:0 1px 3px #1018281f}.photo-brush-preset,.photo-brush-blend{padding-top:9px}.photo-brush-preset>span,.photo-brush-blend>span{color:#475467;font-size:11px;font-weight:650}.photo-brush-pressure{display:grid;gap:7px;margin:12px 14px 0;padding:10px;background:#f7f8fa;border:1px solid #e1e5eb;border-radius:5px}.photo-brush-pressure label{display:grid;grid-template-columns:16px 1fr;align-items:center;gap:7px;color:#344054;font-size:10px;font-weight:650}.photo-brush-pressure input{width:14px;height:14px;margin:0;accent-color:#1769ff}.photo-brush-shortcuts{margin:10px 14px 0;color:#667085;font-size:9px;line-height:1.55}.photo-tonal-retouch-controls{gap:10px}.photo-tonal-retouch-guidance{margin:0 14px;padding:9px 10px;color:#344054;background:#f7f9fc;border-left:3px solid #1769ff;font-size:10px;font-weight:550;line-height:1.5}.photo-tonal-retouch-ranges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0 14px}.photo-tonal-retouch-ranges button{min-width:0;min-height:30px;padding:5px 4px;overflow:hidden;color:#475467;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:9px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.photo-tonal-retouch-ranges button:hover{color:#0b4db8;border-color:#90b9ff}.photo-tonal-retouch-ranges button.active{color:#fff;background:#1769ff;border-color:#1769ff;box-shadow:0 2px 6px #1769ff38}.photo-tonal-retouch-ready{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 14px;padding:8px 10px;color:#475467;background:#eef5ff;border:1px solid #c6d9ff;border-radius:5px;font-size:9px;font-weight:650}.photo-tonal-retouch-ready strong{color:#0b4db8;font-size:9px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.photo-tonal-retouch-prepare{display:flex;min-height:34px;align-items:center;justify-content:center;gap:7px;margin:0 14px;padding:7px 10px;color:#0b4db8;background:#fff;border:1px solid #90b9ff;border-radius:5px;font-size:10px;font-weight:800}.photo-tonal-retouch-prepare:hover{color:#fff;background:#1769ff;border-color:#1769ff}.photo-retouch-summary{gap:9px;padding:12px 14px 14px}.photo-retouch-summary__heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.photo-retouch-summary__heading>span{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#1769ff}.photo-retouch-summary__heading h3{padding:0}.photo-retouch-summary__heading>small{flex:none;color:#0b4db8;font-size:9px;font-weight:800}.photo-retouch-summary>p{margin:0;color:#667085;font-size:10px;line-height:1.5}.photo-retouch-summary .photo-wide-action{margin:0}.photo-retouch-summary__primary{color:#fff;background:#1769ff;border-color:#1769ff}.photo-retouch-summary__primary:hover{color:#fff;background:#0f51cf;border-color:#0f51cf}.photo-retouch-summary__remove{color:#a32020;background:#fff8f7;border-color:#ebc4c0}.photo-retouch-summary__note{color:#52786f;font-size:9px;line-height:1.45}.photo-smart-assets{gap:9px;padding:12px 14px 14px;background:linear-gradient(180deg,#f7fbff,#fff);border-bottom:1px solid #d7e5f7}.photo-smart-assets__heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.photo-smart-assets__heading>span{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#0f51cf}.photo-smart-assets__heading h3{padding:0}.photo-smart-assets__heading>small{flex:none;color:#0b4db8;font-size:9px;font-weight:800}.photo-smart-assets>p{margin:0;color:#58677a;font-size:10px;line-height:1.5}.photo-smart-assets .photo-wide-action{margin:0}.photo-smart-assets__actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.photo-smart-assets__actions .photo-smart-assets__primary,.photo-smart-assets__actions .photo-smart-assets__rasterize{grid-column:1 / -1}.photo-smart-assets__primary{color:#fff;background:#0f5fe7;border-color:#0f5fe7}.photo-smart-assets__primary:hover{color:#fff;background:#0b4db8;border-color:#0b4db8}.photo-smart-assets__rasterize{color:#74410b;background:#fffaf0;border-color:#ead4a9}.photo-smart-assets__note{color:#52786f;font-size:9px;line-height:1.45}.photo-curves-editor{display:grid;min-width:0;gap:8px;padding:12px 14px 0}.photo-curves-channels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.photo-curves-channels button{min-width:0;min-height:30px;padding:0 4px;color:#526071;background:#fff;border-color:#cfd5de;border-radius:4px;font-size:10px;font-weight:700}.photo-curves-channels button.active{color:#fff;background:#1769ff;border-color:#0f51cf;box-shadow:0 3px 10px #1769ff2e}.photo-curves-graph{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background-color:#f8fafc;background-image:linear-gradient(rgba(71,84,103,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(71,84,103,.13) 1px,transparent 1px);background-size:25% 25%;border:1px solid #b9c1cc;border-radius:5px;box-shadow:inset 0 0 0 1px #ffffffd1,0 8px 20px #0f172a0f;touch-action:none}.photo-curves-graph svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.photo-curves-histogram{fill:#52607130;stroke:none}.photo-curves-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.35;vector-effect:non-scaling-stroke}.photo-curves-point{position:absolute;z-index:2;width:16px;min-width:16px;height:16px;min-height:16px;padding:0;background:#fff;border:2px solid var(--curve-channel, #1769ff);border-radius:50%;box-shadow:0 2px 5px #0f172a42;cursor:grab;transform:translate(-50%,-50%)}.photo-curves-point.selected{background:var(--curve-channel, #1769ff);box-shadow:0 0 0 2px #fff,0 0 0 4px #1769ff47}.photo-curves-point:active{cursor:grabbing}.photo-curves-point-list{display:grid;max-height:94px;gap:2px;overflow:auto;padding:3px;background:#f4f6f8;border:1px solid #d8dee6;border-radius:5px}.photo-curves-point-list button{display:grid;grid-template-columns:34px minmax(0,1fr);min-height:28px;align-items:center;padding:0 7px;color:#475467;background:transparent;border-color:transparent;border-radius:4px;font-size:10px;font-variant-numeric:tabular-nums;text-align:left}.photo-curves-point-list button.active{color:#0f51cf;background:#eaf2ff;border-color:#bfd4ff}.photo-curves-point-list button span:first-child{font-weight:800}.photo-curves-point-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-curves-point-fields label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;color:#667085;font-size:10px;font-weight:700}.photo-curves-point-fields input{width:100%;min-width:0;min-height:32px;padding:0 7px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font:inherit;font-variant-numeric:tabular-nums}.photo-curves-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.photo-curves-actions button{min-width:0;min-height:34px;padding:4px;color:#344054;background:#fff;border-color:#cfd5de;border-radius:5px;font-size:9px;font-weight:700;line-height:1.15}.photo-curves-actions button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-curves-instructions{color:#667085;font-size:9px;line-height:1.45}.photo-gradient-map-editor{display:grid;min-width:0;gap:8px;padding:12px 14px 0}.photo-gradient-map-preview{position:relative;height:52px;margin:2px 10px 14px;background-color:#fff;background-repeat:no-repeat;border:1px solid #aeb8c4;border-radius:5px;box-shadow:inset 0 0 0 1px #ffffffa6,0 6px 16px #0f172a1a;touch-action:none}.photo-gradient-map-stop{position:absolute;z-index:2;bottom:-15px;width:20px;min-width:20px;height:23px;min-height:23px;padding:0;background:var(--gradient-stop-color);border:2px solid #ffffff;border-radius:4px;box-shadow:0 0 0 1px #667085,0 2px 5px #0f172a47;cursor:grab;transform:translate(-50%)}.photo-gradient-map-stop:before{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;content:""}.photo-gradient-map-stop.selected{box-shadow:0 0 0 2px #fff,0 0 0 4px #1769ff,0 4px 10px #1769ff3d}.photo-gradient-map-stop:active{cursor:grabbing}.photo-gradient-map-stop-list{display:grid;max-height:102px;min-width:0;gap:2px;overflow:auto;padding:3px;background:#f4f6f8;border:1px solid #d8dee6;border-radius:5px}.photo-gradient-map-stop-list button{display:grid;grid-template-columns:20px minmax(0,1fr);min-width:0;min-height:30px;align-items:center;gap:7px;padding:0 7px;color:#475467;background:transparent;border-color:transparent;border-radius:4px;font-size:10px;font-variant-numeric:tabular-nums;text-align:left}.photo-gradient-map-stop-list button.active{color:#0f51cf;background:#eaf2ff;border-color:#bfd4ff}.photo-gradient-map-stop-list button i{width:16px;height:16px;border:1px solid rgba(15,23,42,.38);border-radius:3px;box-shadow:inset 0 0 0 1px #ffffff52}.photo-gradient-map-stop-list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-gradient-map-stop-fields{display:grid;grid-template-columns:.76fr 1.12fr 1.12fr;min-width:0;gap:6px}.photo-gradient-map-stop-fields label,.photo-gradient-map-select{display:grid;min-width:0;gap:4px;color:#667085;font-size:9px;font-weight:700}.photo-gradient-map-stop-fields input,.photo-gradient-map-select select,.photo-gradient-range input[type=number]{width:100%;min-width:0;min-height:32px;padding:0 7px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font:inherit;font-variant-numeric:tabular-nums}.photo-gradient-map-stop-fields input[type=color]{padding:4px}.photo-gradient-map-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.photo-gradient-map-actions button{min-width:0;min-height:34px;padding:4px;color:#344054;background:#fff;border-color:#cfd5de;border-radius:5px;font-size:9px;font-weight:700;line-height:1.15}.photo-gradient-map-actions button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-gradient-map-controls{display:grid;min-width:0;gap:8px;padding:10px;background:#f8fafc;border:1px solid #d8dee6;border-radius:6px}.photo-gradient-map-select{grid-template-columns:78px minmax(0,1fr);align-items:center}.photo-gradient-map-reverse{display:flex;align-items:center;gap:8px;min-height:28px;color:#475467;font-size:10px;font-weight:700}.photo-gradient-map-reverse input{width:16px;height:16px;margin:0;accent-color:#1769ff}.photo-gradient-range{display:grid;grid-template-columns:72px minmax(56px,1fr) 60px;align-items:center;min-width:0;gap:7px;color:#667085;font-size:9px;font-weight:700}.photo-gradient-range>span{min-width:0}.photo-gradient-range input[type=range]{width:100%;min-width:0;margin:0;accent-color:#1769ff}.photo-gradient-range input[type=number]{min-height:28px;padding-inline:5px;text-align:right}.photo-gradient-map-instructions{color:#667085;font-size:9px;line-height:1.45}.photo-gradient-map-stop:focus-visible,.photo-gradient-map-stop-list button:focus-visible,.photo-gradient-map-stop-fields input:focus-visible,.photo-gradient-map-actions button:focus-visible,.photo-gradient-map-controls input:focus-visible,.photo-gradient-map-controls select:focus-visible{outline:2px solid #1769ff;outline-offset:2px}.photo-gradient-map-editor :disabled{cursor:not-allowed;opacity:.52}.photo-color-balance-editor{display:grid;min-width:0;gap:10px;color:#1d2939}.photo-color-balance-ranges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;background:#edf1f6;border:1px solid #d6dde7;border-radius:7px}.photo-color-balance-ranges button{min-width:0;min-height:32px;padding:0 5px;color:#667085;background:transparent;border:1px solid transparent;border-radius:5px;font-size:9px;font-weight:800;letter-spacing:.01em}.photo-color-balance-ranges button.active{color:#0f51cf;background:#fff;border-color:#c9d8f5;box-shadow:0 1px 2px #0f51cf14}.photo-color-balance-panel{display:grid;min-width:0;gap:10px;padding:11px 10px 10px;background:#f8fafc;border:1px solid #d8e0e9;border-radius:7px}.photo-color-balance-panel>header{display:flex;align-items:baseline;justify-content:space-between;min-width:0;gap:8px}.photo-color-balance-panel>header span{color:#344054;font-size:10px;font-weight:800}.photo-color-balance-panel>header output{min-width:0;overflow:hidden;color:#667085;font-size:9px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.photo-color-balance-controls{display:grid;min-width:0;gap:12px}.photo-color-balance-control{display:grid;grid-template-columns:minmax(0,1fr) 54px;align-items:end;min-width:0;gap:7px}.photo-color-balance-control__labels{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:5px;color:#667085;font-size:9px;font-weight:700}.photo-color-balance-control__labels strong{color:#344054;font-size:10px;font-variant-numeric:tabular-nums}.photo-color-balance-control__labels span:last-child{text-align:right}.photo-color-balance-control__rail{position:relative;display:flex;align-items:center;min-width:0;height:28px}.photo-color-balance-control__rail:before{position:absolute;top:9px;right:2px;bottom:9px;left:2px;content:"";background:var(--photo-balance-rail);border:1px solid rgba(71,84,103,.2);border-radius:999px;box-shadow:inset 0 1px 2px #0f172a1f}.photo-color-balance-control__rail i{position:absolute;top:6px;bottom:6px;left:50%;width:1px;background:#3440547a;pointer-events:none}.photo-color-balance-control__rail input[type=range]{position:relative;z-index:1;width:100%;min-width:0;margin:0;background:transparent;accent-color:#1769ff}.photo-color-balance-control__exact input{width:100%;min-width:0;min-height:30px;padding:0 6px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-variant-numeric:tabular-nums;text-align:right}.photo-color-balance-preserve{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;color:#344054;background:#f8fafc;border:1px solid #d8e0e9;border-radius:7px}.photo-color-balance-preserve input{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:#1769ff}.photo-color-balance-preserve span{display:grid;gap:2px}.photo-color-balance-preserve strong{font-size:10px}.photo-color-balance-preserve small,.photo-color-balance-instructions{color:#667085;font-size:9px;line-height:1.45}.photo-color-balance-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-color-balance-actions button{min-width:0;min-height:34px;padding:5px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:9px;font-weight:750;line-height:1.2}.photo-color-balance-actions button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-color-balance-editor :focus-visible{outline:2px solid #1769ff;outline-offset:2px}.photo-color-balance-editor :disabled{cursor:not-allowed;opacity:.52}@media(max-width:1180px){.photo-color-balance-control{grid-template-columns:minmax(0,1fr) 48px}.photo-color-balance-actions{grid-template-columns:1fr}}.photo-channel-mixer-editor{display:grid;min-width:0;gap:10px;color:#1d2939}.photo-channel-mixer-outputs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:3px;background:#edf1f6;border:1px solid #d6dde7;border-radius:7px}.photo-channel-mixer-outputs button{display:flex;align-items:center;justify-content:center;min-width:0;min-height:31px;gap:5px;padding:0 5px;overflow:hidden;color:#667085;background:transparent;border:1px solid transparent;border-radius:5px;font-size:8px;font-weight:800;letter-spacing:.01em}.photo-channel-mixer-outputs button>i,.photo-channel-mixer-panel>header span>i{flex:0 0 auto;width:9px;height:9px;background:var(--photo-channel-mixer-output);border:1px solid rgba(71,84,103,.28);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff38}.photo-channel-mixer-outputs button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-channel-mixer-outputs button.active{color:#0f51cf;background:#fff;border-color:#c9d8f5;box-shadow:0 1px 2px #0f51cf14}.photo-channel-mixer-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-channel-mixer-modes label{display:flex;align-items:flex-start;min-width:0;gap:7px;padding:9px;color:#344054;background:#f8fafc;border:1px solid #d8e0e9;border-radius:7px}.photo-channel-mixer-modes input{flex:0 0 auto;width:15px;height:15px;margin:1px 0 0;accent-color:#1769ff}.photo-channel-mixer-modes span{display:grid;min-width:0;gap:2px}.photo-channel-mixer-modes strong{font-size:9px;line-height:1.35}.photo-channel-mixer-modes small,.photo-channel-mixer-instructions{color:#667085;font-size:9px;line-height:1.45}.photo-channel-mixer-panel{display:grid;min-width:0;gap:10px;padding:11px 10px 10px;background:#f8fafc;border:1px solid #d8e0e9;border-radius:7px}.photo-channel-mixer-panel>header{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:8px}.photo-channel-mixer-panel>header span{display:flex;align-items:center;min-width:0;gap:6px;color:#344054;font-size:10px;font-weight:800}.photo-channel-mixer-panel>header output{min-width:0;overflow:hidden;color:#667085;font-size:9px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.photo-channel-mixer-controls{display:grid;min-width:0;gap:12px}.photo-channel-mixer-control{display:grid;grid-template-columns:minmax(0,1fr) 54px;align-items:end;min-width:0;gap:7px}.photo-channel-mixer-control__labels{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;gap:5px;color:#667085;font-size:8px;font-weight:700}.photo-channel-mixer-control__labels strong{min-width:0;overflow:hidden;color:#344054;font-size:9px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.photo-channel-mixer-control__labels span:last-child{text-align:right}.photo-channel-mixer-control__rail{position:relative;display:flex;align-items:center;min-width:0;height:28px}.photo-channel-mixer-control__rail:before{position:absolute;top:9px;right:2px;bottom:9px;left:2px;content:"";background:var(--photo-channel-mixer-rail);border:1px solid rgba(71,84,103,.2);border-radius:999px;box-shadow:inset 0 1px 2px #0f172a1f}.photo-channel-mixer-control__rail i{position:absolute;top:6px;bottom:6px;left:50%;width:1px;background:#3440547a;pointer-events:none}.photo-channel-mixer-control__rail input[type=range]{position:relative;z-index:1;width:100%;min-width:0;margin:0;background:transparent;accent-color:#1769ff}.photo-channel-mixer-control__exact input{width:100%;min-width:0;min-height:30px;padding:0 6px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-variant-numeric:tabular-nums;text-align:right}.photo-channel-mixer-total{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;gap:2px 9px;padding:9px 10px;background:#fff;border:1px solid #d4dce7;border-left-width:4px;border-radius:5px}.photo-channel-mixer-total.is-balanced{border-left-color:#16a34a}.photo-channel-mixer-total.is-warning{border-left-color:#d97706}.photo-channel-mixer-total span{display:grid;min-width:0;gap:1px}.photo-channel-mixer-total strong{color:#344054;font-size:9px}.photo-channel-mixer-total small{color:#667085;font-size:8px;line-height:1.4}.photo-channel-mixer-total output{color:#1d2939;font-size:15px;font-weight:800;font-variant-numeric:tabular-nums}.photo-channel-mixer-total em{grid-column:1 / -1;color:#667085;font-size:8px;font-style:normal;font-weight:750}.photo-channel-mixer-total.is-balanced em{color:#167548}.photo-channel-mixer-total.is-warning em{color:#9a5b0b}.photo-channel-mixer-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.photo-channel-mixer-actions button{min-width:0;min-height:36px;padding:5px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:8px;font-weight:750;line-height:1.25}.photo-channel-mixer-actions button:first-child{color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-channel-mixer-actions button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-channel-mixer-editor :focus-visible{outline:2px solid #1769ff;outline-offset:2px}.photo-channel-mixer-editor :disabled{cursor:not-allowed;opacity:.52}@media(max-width:1180px){.photo-channel-mixer-modes,.photo-channel-mixer-actions{grid-template-columns:1fr}.photo-channel-mixer-control{grid-template-columns:minmax(0,1fr) 48px}}.photo-selective-color-editor{display:grid;min-width:0;gap:10px;color:#1d2939}.photo-selective-color-families{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;background:#edf1f6;border:1px solid #d6dde7;border-radius:7px}.photo-selective-color-families button{display:flex;align-items:center;justify-content:flex-start;min-width:0;min-height:31px;gap:5px;padding:0 5px;overflow:hidden;color:#667085;background:transparent;border:1px solid transparent;border-radius:5px;font-size:8px;font-weight:800;letter-spacing:.01em}.photo-selective-color-families button>i{flex:0 0 auto;width:9px;height:9px;background:var(--photo-selective-family);border:1px solid rgba(71,84,103,.32);border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff47}.photo-selective-color-families button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-selective-color-families button.active{color:#0f51cf;background:#fff;border-color:#c9d8f5;box-shadow:0 1px 2px #0f51cf14}.photo-selective-color-method{display:grid;min-width:0;gap:6px;margin:0;padding:9px 10px;background:#f8fafc;border:1px solid #d8e0e9;border-radius:7px}.photo-selective-color-method legend{padding:0;color:#344054;font-size:10px;font-weight:800}.photo-selective-color-method>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;background:#edf1f6;border:1px solid #d6dde7;border-radius:7px}.photo-selective-color-method label{position:relative;display:grid;place-items:center;min-width:0;min-height:28px;color:#667085;border:1px solid transparent;border-radius:5px;font-size:9px;font-weight:800;cursor:pointer}.photo-selective-color-method label.active{color:#0f51cf;background:#fff;border-color:#c9d8f5;box-shadow:0 1px 2px #0f51cf14}.photo-selective-color-method input{position:absolute;width:1px;height:1px;opacity:0}.photo-selective-color-method small,.photo-selective-color-instructions{color:#667085;font-size:9px;line-height:1.45}.photo-selective-color-panel{display:grid;min-width:0;gap:10px;padding:11px 10px 10px;background:#f8fafc;border:1px solid #d8e0e9;border-radius:7px}.photo-selective-color-panel>header{display:flex;align-items:baseline;justify-content:space-between;min-width:0;gap:8px}.photo-selective-color-panel>header span{color:#344054;font-size:10px;font-weight:800}.photo-selective-color-panel>header output{min-width:0;overflow:hidden;color:#667085;font-size:9px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.photo-selective-color-controls{display:grid;min-width:0;gap:12px}.photo-selective-color-control{display:grid;grid-template-columns:minmax(0,1fr) 54px;align-items:end;min-width:0;gap:7px}.photo-selective-color-control__labels{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-width:0;gap:5px;color:#667085;font-size:9px;font-weight:700}.photo-selective-color-control__labels strong{min-width:0;overflow:hidden;color:#344054;font-size:9px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.photo-selective-color-control__labels span:last-child{text-align:right}.photo-selective-color-control__rail{position:relative;display:flex;align-items:center;min-width:0;height:28px}.photo-selective-color-control__rail:before{position:absolute;top:9px;right:2px;bottom:9px;left:2px;content:"";background:var(--photo-selective-rail);border:1px solid rgba(71,84,103,.2);border-radius:999px;box-shadow:inset 0 1px 2px #0f172a1f}.photo-selective-color-control__rail i{position:absolute;top:6px;bottom:6px;left:50%;width:1px;background:#3440547a;pointer-events:none}.photo-selective-color-control__rail input[type=range]{position:relative;z-index:1;width:100%;min-width:0;margin:0;background:transparent;accent-color:#1769ff}.photo-selective-color-control__exact input{width:100%;min-width:0;min-height:30px;padding:0 6px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-variant-numeric:tabular-nums;text-align:right}.photo-selective-color-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-selective-color-actions button{min-width:0;min-height:34px;padding:5px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:9px;font-weight:750;line-height:1.2}.photo-selective-color-actions button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#b9d1ff}.photo-selective-color-editor :focus-visible{outline:2px solid #1769ff;outline-offset:2px}.photo-selective-color-editor :disabled{cursor:not-allowed;opacity:.52}@media(max-width:1180px){.photo-selective-color-control{grid-template-columns:minmax(0,1fr) 48px}.photo-selective-color-actions{grid-template-columns:1fr}}.photo-clipping-control{display:grid;gap:9px;margin:10px 14px 2px;padding:10px;background:#f4f7fb;border:1px solid #d8e0eb;border-radius:7px}.photo-clipping-control>div{display:flex;align-items:flex-start;gap:8px;color:#34516e}.photo-clipping-control span{display:grid;min-width:0;gap:2px}.photo-clipping-control strong{color:#1e3348;font-size:11px}.photo-clipping-control small{color:#66798d;font-size:10px;line-height:1.35}.photo-clipping-control>button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:6px;color:#174f9e;background:#fff;border-color:#b9cce3}.photo-effects{display:grid;gap:10px;margin-top:13px;padding:12px 14px 14px;border-top:1px solid #e1e5eb}.photo-effects__heading,.photo-effects__heading>span{display:flex;align-items:center}.photo-effects__heading{justify-content:space-between;gap:10px}.photo-effects__heading>span{gap:7px;color:#1e3348;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.photo-effects__heading svg{color:#1769ff}.photo-effects__heading small{color:#667085;font-size:10px;font-variant-numeric:tabular-nums}.photo-effects__add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.photo-effects__add select,.photo-effect-select select{min-width:0;min-height:32px;padding:5px 8px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:11px;font-weight:650}.photo-effects__add>button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;padding:0 11px;color:#fff;background:#1769ff;border:1px solid #1769ff;border-radius:5px;font-size:11px;font-weight:750}.photo-effects__add>button:disabled{color:#98a2b3;background:#eef1f5;border-color:#d8dde5}.photo-effects__empty{margin:0;color:#667085;font-size:10px;line-height:1.45}.photo-effects__stack{overflow:hidden;background:#fff;border:1px solid #d8dee7;border-radius:7px}.photo-effect+.photo-effect{border-top:1px solid #e5e9ef}.photo-effect.is-disabled .photo-effect__disclosure{color:#8b96a5}.photo-effect__bar{display:grid;grid-template-columns:30px minmax(0,1fr) auto;min-height:36px;align-items:stretch}.photo-effect__bar button{min-width:0;min-height:34px;padding:0;color:#475467;background:transparent;border:0;border-radius:0}.photo-effect__bar button:hover:not(:disabled){color:#0f51cf;background:#f4f7fb}.photo-effect__bar button:focus-visible,.photo-effects__add :focus-visible,.photo-effect__controls :focus-visible{position:relative;z-index:1;outline:2px solid #1769ff;outline-offset:-2px}.photo-effect__toggle{display:inline-grid;place-items:center;border-right:1px solid #edf0f4!important}.photo-effect__disclosure{display:inline-flex;align-items:center;gap:4px;padding:0 5px!important;font-size:11px;font-weight:700;text-align:left}.photo-effect__actions{display:flex;align-items:stretch}.photo-effect__actions button{width:27px}.photo-effect__actions button:disabled{color:#c0c7d1}.photo-effect__controls{display:grid;gap:0;padding:0 0 10px;background:#f7f9fc;border-top:1px solid #e5e9ef}.photo-effect__controls .photo-range-field{padding:9px 10px 0}.photo-effect-select,.photo-effect-color{display:grid;grid-template-columns:minmax(72px,1fr) minmax(0,1.25fr);align-items:center;gap:8px;padding:9px 10px 0;color:#475467;font-size:10px;font-weight:650}.photo-effect-color{grid-template-columns:minmax(52px,1fr) 34px auto}.photo-effect-color input{width:34px;height:27px;padding:2px;background:#fff;border:1px solid #cfd5de;border-radius:5px}.photo-effect-color code{color:#667085;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.photo-effect-gradient{display:grid;grid-template-columns:1fr 1fr}.photo-blend-range{margin:0;border-top:1px solid #e1e5eb}.photo-blend-range__summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;color:#1e3348;cursor:pointer;list-style:none}.photo-blend-range__summary::-webkit-details-marker{display:none}.photo-blend-range__summary>span{display:inline-flex;align-items:center;gap:7px;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.photo-blend-range__summary svg{color:#1769ff}.photo-blend-range__summary small{padding:3px 6px;color:#667085;background:#f2f4f7;border:1px solid #e1e5eb;border-radius:999px;font-size:9px;font-weight:750;letter-spacing:.02em}.photo-blend-range.is-custom .photo-blend-range__summary small{color:#0f51cf;background:#edf4ff;border-color:#c9daf9}.photo-blend-range__summary:hover{background:#f8fafc}.photo-blend-range__summary:focus-visible,.photo-blend-range__body button:focus-visible,.photo-blend-range__handle input:focus-visible{position:relative;z-index:2;outline:2px solid #1769ff;outline-offset:-2px}.photo-blend-range__body{display:grid;gap:10px;padding:0 14px 14px;background:#f8fafc;border-top:1px solid #e5e9ef}.photo-blend-range__body>p{margin:10px 0 0;color:#667085;font-size:10px;line-height:1.45}.photo-blend-range__channels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;background:#edf1f6;border:1px solid #d4dce7;border-radius:6px}.photo-blend-range__channels button{min-width:0;min-height:30px;padding:0 4px;color:#5b6878;background:transparent;border:0;border-right:1px solid #d4dce7;border-radius:0;font-size:10px;font-weight:750}.photo-blend-range__channels button:last-child{border-right:0}.photo-blend-range__channels button.active{color:#fff;background:#1769ff;box-shadow:inset 0 0 0 1px #0f59df}.photo-blend-range__panel{display:grid;gap:9px}.photo-blend-range__group{display:grid;gap:8px;padding:10px;background:#fff;border:1px solid #d8dee7;border-radius:7px}.photo-blend-range__group header{display:grid;gap:2px}.photo-blend-range__group header strong{color:#263b50;font-size:10px}.photo-blend-range__group header span{color:#718096;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-variant-numeric:tabular-nums}.photo-blend-range__ramp{height:13px;background:linear-gradient(90deg,#000,#fff);border:1px solid #aeb8c5;border-radius:3px;box-shadow:inset 0 0 0 1px #ffffff52}.photo-blend-range__ramp--red{background:linear-gradient(90deg,#000,#f04438)}.photo-blend-range__ramp--green{background:linear-gradient(90deg,#000,#12b76a)}.photo-blend-range__ramp--blue{background:linear-gradient(90deg,#000,#2e90fa)}.photo-blend-range__handles{display:grid;gap:5px}.photo-blend-range__handle{display:grid;grid-template-columns:minmax(0,1fr) minmax(70px,1.25fr) 29px;min-height:28px;align-items:center;gap:6px;color:#526172;font-size:9px;font-weight:650}.photo-blend-range__handle input{min-width:0;width:100%;accent-color:#1769ff}.photo-blend-range__handle output{padding:3px 4px;color:#344054;background:#f2f4f7;border:1px solid #e1e5eb;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;text-align:right}.photo-blend-range__actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.photo-blend-range__actions button{min-height:31px;padding:0 8px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-weight:700}.photo-blend-range__actions button:hover:not(:disabled){color:#0f51cf;background:#f4f7fb;border-color:#a9c5ee}.photo-blend-range__actions button:disabled{color:#a0a8b4;background:#eef1f5}.photo-effect-gradient .photo-effect-color{grid-template-columns:1fr 32px}.photo-effect-gradient .photo-effect-color code{display:none}.photo-effect-check{display:flex;align-items:center;gap:7px;padding:10px 10px 0;color:#475467;font-size:10px;font-weight:650}.photo-effect-check input{accent-color:#1769ff}.photo-transform-inspector{gap:10px;padding:12px 14px 14px;background:#f7f9fc}.photo-transform-inspector__heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.photo-transform-inspector__heading h3{padding:0}.photo-transform-snap{display:inline-flex;min-height:26px;align-items:center;gap:5px;padding:0 7px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-weight:700}.photo-transform-snap input{width:13px;height:13px;margin:0;accent-color:#1769ff}.photo-transform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.photo-transform-field{display:grid;min-width:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:5px;color:#667085;font-size:10px;font-weight:750}.photo-transform-field:last-child{grid-column:1 / -1}.photo-transform-field__control{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;background:#fff;border:1px solid #cfd5de;border-radius:5px}.photo-transform-field__control:focus-within{border-color:#1769ff;box-shadow:0 0 0 3px #1769ff21}.photo-transform-field input{width:100%;min-width:0;height:31px;padding:0 4px 0 8px;color:#1d2939;background:transparent;border:0;outline:0;font-size:11px;font-weight:650}.photo-transform-field small{padding-right:7px;color:#98a2b3;font-size:9px;font-weight:650}.photo-transform-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.photo-transform-actions button{display:inline-flex;min-width:0;min-height:32px;align-items:center;justify-content:center;gap:4px;padding:0 6px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-weight:700;white-space:nowrap}.photo-transform-actions button:hover,.photo-transform-actions button[aria-pressed=true]{color:#0f51cf;background:#edf4ff;border-color:#9fc0ff}.photo-multi-transform-inspector{background:linear-gradient(180deg,#edf4ffe0,#f7f9fcfa);border-top-color:#b9d1ff}.photo-selection-appearance{gap:11px;padding:13px 14px 14px;background:#fff;border-top:2px solid #1769ff;border-bottom:1px solid #d9e2ef}.photo-selection-appearance__heading{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.photo-selection-appearance__heading>span:first-child{display:grid;min-width:0;gap:2px}.photo-selection-appearance__heading h3{padding:0;color:#143d7f;font-size:12px;letter-spacing:0;text-transform:none}.photo-selection-appearance__heading small{overflow:hidden;color:#667085;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.photo-selection-scope{flex:0 0 auto;padding-left:8px;color:#667085;border-left:2px solid #b8c2d0;font-size:8px;font-weight:800;letter-spacing:.06em;line-height:18px;text-transform:uppercase}.photo-selection-scope.is-grouped{color:#0f6a61;border-left-color:#079486}.photo-selection-group-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.photo-selection-group-meta>input,.photo-selection-blend select{width:100%;min-width:0;min-height:33px;padding:0 9px;color:#1d2939;background:#fff;border:1px solid #c7d5e8;border-radius:5px;font-size:11px;font-weight:650}.photo-selection-group-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.photo-selection-group-toggles button{min-height:33px;padding:0 7px;color:#475467;background:#f8fafc;border-color:#c7d5e8;border-radius:5px;font-size:9px;font-weight:750}.photo-selection-group-toggles button[aria-pressed=true]{color:#8a241f;background:#fff2f0;border-color:#efb4ae}.photo-selection-blend{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;color:#475467;font-size:10px;font-weight:700}.photo-selection-opacity{padding:0}.photo-selection-opacity-controls{display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:8px}.photo-selection-opacity-controls input[type=number]{width:100%;min-height:30px;padding:4px 5px;color:#1d2939;background:#fff;border:1px solid #cfd5de;border-radius:5px;font:inherit;font-variant-numeric:tabular-nums;text-align:center}.photo-selection-opacity[data-mixed=true] input[type=range]{accent-color:#667085}.photo-selection-group-actions{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:6px}.photo-selection-group-actions button{min-height:34px;padding:0 9px;color:#143d7f;background:#edf4ff;border-color:#a9c7ff;border-radius:5px;font-size:10px;font-weight:800}.photo-selection-group-actions button:hover:not(:disabled){color:#fff;background:#1769ff;border-color:#1769ff}.photo-selection-group-actions button:disabled{color:#98a2b3;background:#f2f4f7;border-color:#e1e5eb}.photo-selection-appearance__note{margin:0;color:#667085;font-size:9px;line-height:1.45}.photo-multi-transform-summary{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.photo-multi-transform-summary>span{display:grid;min-width:0;gap:2px}.photo-multi-transform-summary strong{color:#143d7f;font-size:12px;font-weight:800}.photo-multi-transform-summary small{overflow:hidden;color:#667085;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.photo-smart-arrange{display:grid;gap:7px;padding-top:2px}.photo-smart-arrange__heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.photo-smart-arrange__heading h3{padding:0;color:#344054}.photo-smart-arrange__heading span{color:#667085;font-size:9px;font-weight:650}.photo-smart-arrange__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.photo-smart-arrange__grid button{display:grid;min-width:0;min-height:32px;place-items:center;padding:0;color:#344054;background:#fff;border:1px solid #c7d5e8;border-radius:4px}.photo-smart-arrange__grid button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#8db5ff}.photo-smart-arrange__grid button:disabled{color:#a8b1bf;background:#f2f4f7;cursor:not-allowed}.photo-wide-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;margin:10px 14px 0;color:#344054;background:#fff;border-color:#cfd5de!important;border-radius:5px;font-size:12px;font-weight:700}.photo-layer-list{display:flex;flex-direction:column}.photo-layer-group{display:grid;background:#f8fafc;border-bottom:1px solid #cfd8e5;box-shadow:inset 3px 0 #7d8da5}.photo-layer-group.selected{background:#f2f7ff;box-shadow:inset 3px 0 #1769ff}.photo-layer-group.locked{background:#f5f6f8}.photo-layer-group__header{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:48px;align-items:center;border-bottom:1px solid #d9e2ef}.photo-layer-group__main{display:grid;min-width:0;height:100%;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:8px;padding:7px 6px 7px 12px;color:#344054;background:transparent;text-align:left}.photo-layer-group__main>svg{color:#0f51cf}.photo-layer-group__main>span{display:grid;min-width:0;gap:2px}.photo-layer-group__main strong,.photo-layer-group__main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-layer-group__main strong{font-size:11px;font-weight:800}.photo-layer-group__main small{color:#667085;font-size:8px;font-weight:650}.photo-layer-group__actions{display:grid;grid-template-columns:repeat(2,28px);gap:2px;padding-right:8px}.photo-layer-group__actions button{display:grid;width:28px;height:27px;place-items:center;padding:0;color:#667085;background:#fff;border-color:#d5dce6;border-radius:4px}.photo-layer-group__children{display:grid;margin-left:13px;border-left:1px solid #b9c8da}.photo-layer-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:58px;align-items:center;border-bottom:1px solid #e1e5eb}.photo-layer-list article.active{box-shadow:inset 3px 0 #1769ff}.photo-layer-list article.selected{background:#edf4ff}.photo-layer-list article.selected:not(.active){box-shadow:inset 3px 0 #8db5ff}.photo-layer-list article.photo-layer-row--grouped{min-height:54px;background:#ffffffc2}.photo-layer-list article.is-effectively-locked{color:#667085;background:#f5f6f8}.photo-layer-main{display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:1fr 1fr;min-width:0;height:100%;align-items:center;gap:0 8px;padding:8px 6px 8px 12px;color:#344054;background:transparent;text-align:left}.photo-layer-main[aria-pressed=true]{color:#143d7f}.photo-layer-main[aria-pressed=true]>span{color:#fff;background:#1769ff;border-color:#1769ff}.photo-layer-main>span{grid-row:1 / 3;display:grid;width:30px;height:30px;place-items:center;color:#0f51cf;background:#fff;border:1px solid #c9d8eb;border-radius:4px;font-size:11px;font-weight:800}.photo-layer-main strong,.photo-layer-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-layer-main strong{align-self:end;font-size:12px}.photo-layer-main small{align-self:start;color:#667085;font-size:9px;text-transform:capitalize}.photo-layer-heading{grid-template-columns:minmax(0,1fr);align-items:start}.photo-layer-heading>span,.photo-layer-heading>strong{grid-column:1}.photo-layer-selection-hint{grid-column:1;align-self:start;color:#667085;font-size:9px;font-weight:650;text-align:left}.photo-layer-actions{display:grid;grid-template-columns:repeat(3,28px);gap:2px;padding-right:8px}.photo-layer-actions button{display:grid;width:28px;height:25px;place-items:center;padding:0;color:#667085;background:transparent;border-radius:4px}.photo-layer-actions button:hover{color:#0f51cf;background:#fff;border-color:#c9d8eb}.photo-layer-footer{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px;background:#fbfbfcf5;border-top:1px solid #d6d9dd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-layer-footer button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:5px;color:#344054;background:#fff;border-color:#cfd5de;border-radius:5px;font-size:11px;font-weight:700}.photo-layer-footer button:first-child{grid-column:1 / -1;color:#0b4db8;background:#f5f9ff;border-color:#adc9f4}.photo-history-heading small{color:#667085;font-size:9px;font-weight:650}.photo-history-branches{display:grid;gap:8px;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e1e5eb}.photo-history-branches>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.photo-history-branches>header span{color:#344054;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.photo-history-branches>header strong{color:#667085;font-size:8px;font-weight:750}.photo-history-branch-switcher{display:grid;grid-template-columns:18px minmax(0,1fr) auto auto;min-width:0;align-items:center;gap:6px;color:#1769ff}.photo-history-branch-switcher select,.photo-history-branch-form input{width:100%;min-width:0;min-height:32px;padding:0 8px;color:#1d2939;background:#fff;border:1px solid #c7d5e8;border-radius:5px;font-size:10px;font-weight:700}.photo-history-branch-switcher button,.photo-history-branch-form button{display:grid;min-width:32px;min-height:32px;place-items:center;padding:0 8px;color:#344054;background:#fff;border-color:#c7d5e8;border-radius:5px;font-size:9px;font-weight:800}.photo-history-branch-switcher button:hover,.photo-history-branch-form button:hover{color:#0f51cf;background:#edf4ff;border-color:#9bbcf5}.photo-history-branch-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.photo-history-branch-form button[type=submit]{display:inline-flex;color:#fff;background:#1769ff;border-color:#1769ff}.photo-history-branch-form button:disabled{color:#98a2b3;background:#f2f4f7;border-color:#e1e5eb}.photo-history-storage{display:grid;grid-template-columns:18px minmax(0,1fr) 64px;min-width:0;align-items:center;gap:6px;color:#667085}.photo-history-storage>span:not(.photo-history-storage-meter){display:grid;min-width:0;gap:1px}.photo-history-storage strong{color:#344054;font-size:9px;font-weight:800}.photo-history-storage small{overflow:hidden;color:#667085;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.photo-history-storage-meter{overflow:hidden;height:4px;background:#dfe6ef;border-radius:999px}.photo-history-storage-meter i{display:block;height:100%;background:#1769ff;border-radius:inherit}.photo-branch-diff{display:grid;min-width:0;color:#344054;background:#fff;border-bottom:1px solid #dce3ec}.photo-branch-diff>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px 8px;background:#fff}.photo-branch-diff>header>span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:#1769ff}.photo-branch-diff>header strong{overflow:hidden;color:#1d2939;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.photo-branch-diff>header small{flex:none;color:#667085;font-size:8px;font-weight:750}.photo-branch-diff-route{display:grid;grid-template-columns:minmax(0,.78fr) 14px minmax(0,1.22fr);min-width:0;align-items:center;gap:5px;padding:8px 14px 10px;background:#f8fafc;border-block:1px solid #e7ebf0}.photo-branch-diff-route>span,.photo-branch-diff-route label{display:grid;min-width:0;gap:2px}.photo-branch-diff-route>svg{color:#98a2b3}.photo-branch-diff-route small,.photo-branch-diff-route label>span{color:#667085;font-size:7px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.photo-branch-diff-route>span strong{overflow:hidden;color:#344054;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.photo-branch-diff-route select{width:100%;min-width:0;min-height:29px;padding:0 7px;color:#0f51cf;background:#fff;border:1px solid #a9c5ef;border-radius:5px;font-size:9px;font-weight:800}.photo-branch-diff-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:9px 14px;background:#fff;border-bottom:1px solid #eef1f5}.photo-branch-diff-tools.is-split{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-branch-diff-tools.is-split .photo-branch-diff-tools__wide{grid-column:1 / -1}.photo-branch-diff-tools button{display:inline-flex;min-width:0;min-height:31px;align-items:center;justify-content:center;gap:5px;padding:0 7px;color:#344054;background:#fff;border-color:#cbd5e1;border-radius:5px;font-size:9px;font-weight:800}.photo-branch-diff-tools button:hover,.photo-branch-diff-tools button[aria-pressed=true]{color:#0f51cf;background:#edf4ff;border-color:#8eb5f4}.photo-branch-diff-tools button:disabled{color:#98a2b3;background:#f8fafc;border-color:#e4e7ec}.photo-branch-heatmap-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 10px;padding:8px 14px 10px;color:#344054;background:#f8fafc;border-bottom:1px solid #e4e7ec;font-size:9px;font-weight:800}.photo-branch-heatmap-control output{min-width:24px;color:#0f51cf;font-size:9px;font-weight:850;text-align:right}.photo-branch-heatmap-control input{grid-column:1 / -1;width:100%;min-width:0;margin:0;accent-color:#1769ff}.photo-branch-diff-categories{display:grid;min-width:0}.photo-branch-diff-categories article{min-width:0;background:#fff;border-bottom:1px solid #eef1f5}.photo-branch-diff-categories article.is-selected{background:#f2f7ff;box-shadow:inset 3px 0 #1769ff}.photo-branch-diff-categories article>div{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;align-items:stretch}.photo-branch-diff-categories label{display:grid;grid-template-columns:15px 28px minmax(0,1fr);min-width:0;align-items:center;gap:7px;padding:8px 4px 8px 14px;cursor:pointer}.photo-branch-diff-categories input{width:14px;height:14px;margin:0;accent-color:#1769ff}.photo-branch-diff-icon{display:grid;width:27px;height:27px;place-items:center;color:#1769ff;background:#edf4ff;border:1px solid #d1e1fb;border-radius:5px}.photo-branch-diff-categories label>span:last-child{display:grid;min-width:0;gap:2px}.photo-branch-diff-categories label strong{overflow:hidden;color:#1d2939;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.photo-branch-diff-categories label small{overflow:hidden;color:#667085;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.photo-branch-diff-categories article>div>button{display:inline-flex;min-width:43px;align-items:center;justify-content:center;gap:2px;padding:0 8px;color:#667085;background:transparent;border-radius:0}.photo-branch-diff-categories article>div>button:hover{color:#0f51cf;background:#e7f0ff}.photo-branch-diff-categories article>div>button b{min-width:14px;color:inherit;font-size:9px;font-weight:850;text-align:right}.photo-branch-diff-categories ul{display:grid;gap:3px;margin:0;padding:0 12px 10px 48px;color:#475467;list-style:none}.photo-branch-diff-categories li{min-width:0;background:#f8fafc;border:1px solid #e7ebf0;border-radius:4px}.photo-branch-diff-categories li.is-selected{background:#edf4ff;border-color:#c4d9fb}.photo-branch-diff-categories .photo-branch-diff-field{display:grid;grid-template-columns:14px minmax(0,1fr);gap:7px;padding:6px 7px}.photo-branch-diff-field>span{display:grid;min-width:0;gap:1px}.photo-branch-diff-field strong,.photo-branch-diff-field small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-branch-diff-field strong{color:#344054;font-size:8px;font-weight:800}.photo-branch-diff-field small{color:#667085;font-size:7px;font-weight:650}.photo-branch-diff>footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 14px 11px;background:#f8fafc}.photo-branch-diff>footer>span{display:flex;min-width:0;align-items:baseline;gap:4px}.photo-branch-diff>footer strong{color:#1769ff;font-size:13px;font-weight:900}.photo-branch-diff>footer small{overflow:hidden;color:#667085;font-size:8px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.photo-branch-diff>footer button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;padding:0 10px;color:#fff;background:#1769ff;border-color:#1769ff;border-radius:5px;font-size:9px;font-weight:850}.photo-branch-diff>footer button:hover{background:#0f5ce0;border-color:#0f5ce0}.photo-branch-diff>footer button:disabled{color:#98a2b3;background:#e9edf2;border-color:#e1e5eb}.photo-branch-diff-empty{margin:0;padding:10px 14px 12px;color:#667085;background:#f8fafc;font-size:9px;font-weight:650;line-height:1.45}.photo-checkpoint-form{display:grid;gap:6px;padding:11px 14px 12px;background:#fff;border-bottom:1px solid #e1e5eb}.photo-checkpoint-form label{color:#344054;font-size:10px;font-weight:800}.photo-checkpoint-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.photo-checkpoint-form input{width:100%;min-width:0;min-height:32px;padding:0 8px;color:#1d2939;background:#fff;border:1px solid #c7d5e8;border-radius:5px;font-size:10px;font-weight:650}.photo-checkpoint-form button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:4px;padding:0 9px;color:#fff;background:#1769ff;border-color:#1769ff;border-radius:5px;font-size:10px;font-weight:800}.photo-checkpoint-form button:disabled{color:#98a2b3;background:#f2f4f7;border-color:#e1e5eb}.photo-checkpoint-empty{margin:0;padding:10px 14px 12px;color:#667085;background:#f8fafc;border-bottom:1px solid #e1e5eb;font-size:9px;line-height:1.45}.photo-checkpoints{display:grid;background:#fff;border-bottom:1px solid #e1e5eb}.photo-checkpoints>header,.photo-history-timeline-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 14px 7px}.photo-checkpoints>header span,.photo-history-timeline-heading span{color:#667085;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.photo-checkpoints>header strong,.photo-history-timeline-heading strong{color:#667085;font-size:8px;font-weight:750}.photo-checkpoints>div{display:grid}.photo-checkpoints article{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;align-items:stretch;border-top:1px solid #eef1f5}.photo-checkpoints article.is-comparing{background:#edf4ff;box-shadow:inset 3px 0 #1769ff}.photo-checkpoint-main{display:grid;grid-template-columns:18px minmax(0,1fr);min-width:0;align-items:center;gap:7px;padding:9px 7px 9px 14px;color:#667085;background:transparent;text-align:left}.photo-checkpoint-main>span{display:grid;min-width:0;gap:2px}.photo-checkpoint-main strong{overflow:hidden;color:#344054;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.photo-checkpoint-main small{overflow:hidden;color:#667085;font-size:8px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.photo-checkpoint-actions{display:flex;align-items:center;padding-right:8px}.photo-checkpoint-actions button{display:grid;width:28px;min-width:28px;height:28px;place-items:center;padding:0;color:#667085;background:transparent;border-radius:4px}.photo-checkpoint-actions button:hover,.photo-checkpoint-main:hover{color:#0f51cf;background:#edf4ff}.photo-history-timeline-heading{padding-top:11px;background:#f8fafc;border-bottom:1px solid #e1e5eb}.photo-history ol{display:grid;margin:0;padding:0 0 14px;background:#fff;list-style:none}.photo-history li{position:relative;display:block;min-width:0;color:#667085}.photo-history li:before{position:absolute;top:0;bottom:0;left:25px;width:1px;background:#d7deea;content:""}.photo-history li:first-child:before{top:50%}.photo-history li:last-child:before{bottom:50%}.photo-history li>button{position:relative;z-index:1;display:grid;grid-template-columns:24px minmax(0,1fr) auto;width:100%;min-width:0;align-items:center;gap:7px;padding:8px 12px 8px 14px;color:#667085;background:transparent;border-radius:0;text-align:left}.photo-history li>button:hover{background:#f5f8fd}.photo-history li.current>button{color:#0f51cf;background:#edf4ff;box-shadow:inset 3px 0 #1769ff}.photo-history li.future>button{opacity:.7}.photo-history-marker{display:grid;width:22px;height:22px;place-items:center;color:#667085;background:#fff;border:1px solid #c7d5e8;border-radius:50%}.photo-history li.current .photo-history-marker{color:#fff;background:#1769ff;border-color:#1769ff}.photo-history li.has-checkpoint .photo-history-marker{box-shadow:0 0 0 3px #dce9ff}.photo-history-copy{display:grid;min-width:0;gap:2px}.photo-history-copy strong{overflow:hidden;color:#344054;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.photo-history-copy small{color:#667085;font-size:8px;font-weight:650}.photo-history li time{color:#98a2b3;font-size:8px;font-variant-numeric:tabular-nums}.imported-pdf-page{margin-top:28px;padding-top:18px;border-top:1px solid #e4e9f1}.pdf-preview{display:grid;gap:14px;justify-items:start;width:100%}.pdf-preview.empty-state{justify-items:start;max-width:840px;margin:0 auto}.pdf-preview-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;width:min(100%,1180px);padding:10px 12px;background:#fffffff5;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow-soft)}.pdf-preview-header>div:first-child{display:grid;min-width:0;gap:3px}.pdf-preview-header strong{overflow:hidden;max-width:560px;color:#111827;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.pdf-preview-actions{flex:1 1 100%;flex-wrap:wrap;justify-content:flex-start;gap:8px;max-width:100%}.pdf-preview-actions button{gap:7px;min-height:33px;padding:0 10px;color:#344054;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:800}.pdf-preview-actions button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.pdf-preview-actions button.ocr-action.active{color:#053b36;background:#ddfbf6;border-color:#0794868c}.pdf-preview-header em{flex:0 0 auto;color:var(--teal);font-style:normal;font-size:12px;font-weight:850}.pdf-ocr-progress{flex:1 1 100%;color:#9c6b00;font-size:12px;font-weight:850}.pdf-auto-ocr-banner{width:min(100%,1180px);padding:10px 12px;color:#055d55;background:#eafbf8;border:1px solid rgba(7,148,134,.24);border-radius:7px;font-size:13px;font-weight:780;line-height:1.4}.pdf-native-preflight{position:sticky;left:0;display:grid;gap:16px;width:min(100cqw,1180px);max-width:100%;box-sizing:border-box;padding:18px 20px;color:#182230;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}@container editor-stage (max-width: 759px){.pdf-native-preflight{padding:15px 14px}.pdf-native-preflight .pdf-native-preflight__controls{grid-template-columns:1fr;align-items:stretch}.pdf-native-preflight .pdf-native-preflight__controls button{width:100%}.pdf-native-preflight .pdf-native-preflight__scope{grid-template-columns:1fr}.pdf-native-preflight .pdf-native-preflight__scope em{grid-column:auto}.pdf-native-preflight .pdf-native-preflight__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.pdf-native-preflight .pdf-native-preflight__metrics>div:nth-child(3){border-top:1px solid #e0e7ef;border-left:0}.pdf-native-preflight .pdf-native-preflight__metrics>div:nth-child(4){border-top:1px solid #e0e7ef}}.pdf-native-preflight__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.pdf-native-preflight__header>div{display:grid;gap:4px;min-width:0}.pdf-native-preflight__header span:first-child{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.pdf-native-preflight__header h2{margin:0;color:#101828;font-size:21px;font-weight:860;letter-spacing:-.025em;line-height:1.15}.pdf-native-preflight__header p{max-width:760px;margin:2px 0 0;color:#566475;font-size:13px;font-weight:560;line-height:1.5}.pdf-native-preflight__close{display:inline-grid;flex:0 0 auto;width:36px;height:36px;padding:0;color:#536173;background:transparent;border:1px solid transparent;border-radius:6px;place-items:center}.pdf-native-preflight__close:hover{color:#152238;background:#f4f7fb;border-color:#d7dee9}.pdf-native-preflight__controls{display:grid;grid-template-columns:minmax(210px,1fr) minmax(170px,.65fr) max-content max-content;align-items:end;gap:10px}.pdf-native-preflight__controls label{display:grid;gap:6px;color:#475467;font-size:11px;font-weight:820}.pdf-native-preflight__controls select,.pdf-native-preflight__controls input{width:100%;min-height:38px;padding:0 10px;color:#172033;background:#fff;border:1px solid #cfd8e4;border-radius:6px;font-family:inherit;font-size:13px;font-weight:680}.pdf-native-preflight__controls select:focus-visible,.pdf-native-preflight__controls input:focus-visible,.pdf-native-preflight__controls button:focus-visible,.pdf-native-preflight__close:focus-visible{outline:3px solid rgba(23,105,255,.23);outline-offset:2px}.pdf-native-preflight__controls button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;color:#29415d;background:#fff;border:1px solid #c8d3e1;border-radius:6px;font-family:inherit;font-size:12px;font-weight:840;white-space:nowrap}.pdf-native-preflight__controls button:hover:not(:disabled){color:#0f54c8;border-color:#5b95ef}.pdf-native-preflight__controls button:disabled{color:#98a2b3;background:#f7f9fc;cursor:not-allowed}.pdf-native-preflight__controls .pdf-native-preflight__run{color:#fff;background:var(--blue);border-color:var(--blue)}.pdf-native-preflight__controls .pdf-native-preflight__run:hover:not(:disabled){color:#fff;background:#075edc;border-color:#075edc}.pdf-native-preflight__controls .spin{animation:pdf-preflight-spin .8s linear infinite}@keyframes pdf-preflight-spin{to{transform:rotate(360deg)}}.pdf-native-preflight__scope{display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:3px 14px;padding:11px 12px;background:#f7f9fc;border-top:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef}.pdf-native-preflight__scope strong{color:#344054;font-size:12px;font-weight:860}.pdf-native-preflight__scope span,.pdf-native-preflight__scope em{color:#59687a;font-size:12px;font-style:normal;font-weight:570;line-height:1.4}.pdf-native-preflight__scope em{grid-column:2;color:#9a6700;font-weight:720}.pdf-native-preflight__scope.complete strong{color:#087c69}.pdf-native-preflight__message,.pdf-native-preflight__summary{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border-left:3px solid;font-size:13px;line-height:1.45}.pdf-native-preflight__message svg,.pdf-native-preflight__summary svg{flex:0 0 auto;margin-top:1px}.pdf-native-preflight__message.warn,.pdf-native-preflight__summary.warn{color:#7a4b00;background:#fff8e7;border-color:#e7a109}.pdf-native-preflight__message.fail,.pdf-native-preflight__summary.fail{color:#9f271e;background:#fff1f0;border-color:#d92d20}.pdf-native-preflight__summary.pass{color:#06705f;background:#ecfbf7;border-color:#079486}.pdf-native-preflight__report{display:grid;gap:14px}.pdf-native-preflight__summary strong{font-size:13px;font-weight:820}.pdf-native-preflight__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f8fafc;border-top:1px solid #e0e7ef;border-bottom:1px solid #e0e7ef}.pdf-native-preflight__metrics>div{display:grid;gap:5px;min-width:0;padding:13px 15px;border-left:1px solid #e0e7ef}.pdf-native-preflight__metrics>div:first-child{border-left:0}.pdf-native-preflight__metrics span{color:#667085;font-size:10px;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.pdf-native-preflight__metrics strong{color:#162033;font-size:19px;font-weight:860;letter-spacing:-.02em}.pdf-native-preflight__metrics .warn strong{color:#9a6700}.pdf-native-preflight__metrics .fail strong{color:#b42318}.pdf-native-preflight__issues{display:grid;gap:9px}.pdf-native-preflight__issues>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#344054;font-size:12px}.pdf-native-preflight__issues>div:first-child span{color:#667085;font-weight:760}.pdf-native-preflight__issues ol{display:grid;gap:1px;margin:0;padding:0;list-style:none;border-top:1px solid #e5eaf1}.pdf-native-preflight__issues li{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:11px 4px;color:#9a6700;border-bottom:1px solid #e5eaf1}.pdf-native-preflight__issues li.error{color:#b42318}.pdf-native-preflight__issues li div{display:grid;gap:2px}.pdf-native-preflight__issues li strong{color:#344054;font-size:12px;font-weight:840;text-transform:capitalize}.pdf-native-preflight__issues li span,.pdf-native-preflight__issues p{margin:0;color:#5d6b7d;font-size:12px;font-weight:560;line-height:1.45}.pdf-native-preflight__report footer{display:flex;align-items:center;gap:8px;color:#617083;font-size:11px;font-weight:620}.pdf-native-preflight__empty{display:flex;align-items:center;gap:12px;min-height:64px;padding:12px 4px;color:#1769ff;border-top:1px dashed #cad5e4;border-bottom:1px dashed #cad5e4}.pdf-native-preflight__empty>div{display:grid;gap:3px}.pdf-native-preflight__empty strong{color:#344054;font-size:13px;font-weight:820}.pdf-native-preflight__empty span{max-width:760px;color:#667085;font-size:12px;font-weight:560;line-height:1.45}.pdf-page-stack{order:1;display:grid;gap:22px;justify-items:center;width:max-content}.pdf-edit-layout{display:grid;grid-template-columns:max-content 340px;align-items:start;gap:16px;width:max-content;max-width:none}.pdf-edit-panel{position:sticky;top:14px;order:2;display:grid;gap:12px;max-height:calc(100vh - 150px);overflow:auto;padding:12px;background:#fffffff5;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow-soft)}.pdf-edit-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pdf-edit-panel-title div{display:grid;gap:3px}.pdf-edit-panel-title strong{color:#111827;font-size:17px;font-weight:820}.pdf-edit-panel-title em{color:var(--teal);font-style:normal;font-size:12px;font-weight:850;text-align:right}.pdf-edit-list{display:grid;gap:8px}.pdf-edit-list.annotations{padding-top:10px;border-top:1px solid var(--line)}.pdf-edit-row{display:grid;gap:5px}.pdf-edit-row.layer-row{padding:8px;background:#fff;border:1px solid transparent;border-radius:7px}.pdf-edit-row.layer-row.selected{background:#f6f9ff;border-color:#1769ff6b;box-shadow:0 0 0 3px #1769ff14}.pdf-edit-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.pdf-layer-actions{display:inline-flex;align-items:center;gap:5px}.pdf-layer-actions button{display:inline-flex;align-items:center;justify-content:center}.pdf-edit-row-head button{min-height:24px;padding:0 8px;color:var(--blue-dark);background:#fff;border:1px solid var(--line);border-radius:5px;font-size:11px;font-weight:820}.pdf-layer-controls{display:grid;gap:8px;padding:8px;background:#f8fafc;border:1px solid var(--line);border-radius:6px}.pdf-nudge-grid{display:grid;grid-template-columns:auto repeat(4,30px);align-items:center;gap:5px}.pdf-nudge-grid span{color:var(--muted);font-size:11px;font-weight:840;letter-spacing:.04em;text-transform:uppercase}.pdf-nudge-grid button{display:inline-grid;place-items:center;width:30px;min-height:28px;padding:0}.pdf-layer-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.pdf-layer-style-grid label{display:grid;gap:4px;min-width:0;color:var(--muted);font-size:11px;font-weight:820}.pdf-layer-style-grid .pdf-layer-field-wide{grid-column:1 / -1}.pdf-layer-style-grid input{width:100%;height:30px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:5px;padding:0 7px}.pdf-layer-style-grid input[type=range]{width:100%;height:24px;padding:0;accent-color:var(--blue)}.pdf-layer-style-grid input[type=checkbox]{width:16px;height:16px;padding:0}.pdf-layer-style-grid label>.pdf-layer-order-grid{display:grid;grid-template-columns:repeat(2,30px);gap:5px;margin-top:2px}.pdf-layer-order-grid{display:grid;grid-template-columns:repeat(2,30px);gap:5px}.pdf-layer-order-grid button{min-height:28px;padding:0;display:inline-grid;place-items:center}.pdf-layer-style-grid input[type=color]{padding:3px}.pdf-layer-note{padding:8px;color:var(--muted);background:#f8fafc;border:1px dashed var(--line);border-radius:6px;font-size:12px;line-height:1.35}.pdf-edit-row textarea{width:100%;min-height:48px;resize:vertical;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:6px;padding:8px;line-height:1.35;outline:none}.pdf-edit-row textarea:focus{border-color:#1769ffb8;box-shadow:0 0 0 3px #1769ff1f}.pdf-no-fields{padding:10px 12px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);border-radius:7px;font-size:13px;font-weight:740;line-height:1.4}.pdf-sheet{display:grid;justify-items:center;gap:8px;max-width:none;margin:0}.pdf-sheet figcaption{display:inline-flex;align-items:center;gap:10px;justify-self:start;color:var(--muted);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pdf-sheet figcaption button{min-height:28px;padding:0 9px;color:var(--blue-dark);background:#fff;border:1px solid var(--line);border-radius:6px;font-size:11px;font-weight:850}.pdf-sheet figcaption button:disabled{cursor:wait}.pdf-page-surface{position:relative;width:max-content;max-width:none}.pdf-page-surface.tool-text,.pdf-page-surface.tool-ocr-area,.pdf-page-surface.tool-whiteout,.pdf-page-surface.tool-highlight,.pdf-page-surface.tool-note,.pdf-page-surface.tool-signature,.pdf-page-surface.tool-stamp{cursor:crosshair}.pdf-sheet canvas{display:block;max-width:none;height:auto!important;background:#fff;border:1px solid #cfd7e3;border-radius:3px;box-shadow:var(--shadow-page)}.pdf-text-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;pointer-events:none}.pdf-text-layer.editable{pointer-events:auto}.pdf-text-run{position:absolute;min-width:42px;min-height:1em;padding:0 2px;overflow:hidden;color:transparent;caret-color:#101827;background:transparent;border:1px solid transparent;border-radius:3px;font-family:Arial,Helvetica,sans-serif;outline:none;resize:none;white-space:pre}.pdf-text-layer.editable .pdf-text-run{cursor:text}.pdf-page-surface.tool-edit:hover .pdf-text-layer.editable .pdf-text-run:not(.edited){background:#1769ff06;border-color:#1769ff29}.pdf-text-run[readonly]{pointer-events:none}.pdf-text-run:hover,.pdf-text-run:focus{z-index:2;min-width:80px;color:#101827;background:#fff;box-shadow:0 0 0 3px #1769ff2e;border-color:#1769ffe6}.pdf-text-run.edited{color:#101827;background:#fff;border-color:transparent;box-shadow:none}.pdf-text-run.edited:hover,.pdf-text-run.edited:focus{border-color:#1769ffe6;box-shadow:0 0 0 3px #1769ff2e}.pdf-no-text{position:absolute;z-index:5;top:14px;left:14px;max-width:320px;padding:10px 12px;color:var(--muted);background:#fffffff5;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow-soft);font-size:13px;font-weight:740;line-height:1.4}.pdf-annotation-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;overflow:hidden;pointer-events:none}.pdf-ocr-selection{position:absolute;z-index:6;pointer-events:none;background:#07948614;border:2px dashed rgba(7,148,134,.94);border-radius:4px;box-shadow:0 0 0 9999px #1018280a}.pdf-added-text,.pdf-whiteout-box,.pdf-highlight-box,.pdf-underline-box,.pdf-strikeout-box,.pdf-image-layer,.pdf-link-layer{position:absolute;pointer-events:auto}.pdf-added-text{z-index:2;padding:4px 6px;resize:none;color:var(--pdf-layer-color, #101827);background:var(--pdf-layer-bg, #ffffff);border:1px solid var(--pdf-layer-border, rgba(23, 105, 255, .82));border-radius:3px;font-family:Arial,Helvetica,sans-serif;line-height:1.25;outline:none}.pdf-added-text:not(.ocr){resize:both}.pdf-added-text.note{padding:10px;color:var(--pdf-layer-color, #5f4300);background:var(--pdf-layer-bg, #fff3b0);border-color:var(--pdf-layer-border, #e1b900);box-shadow:0 8px 20px #75550029}.pdf-added-text.signature{color:var(--pdf-layer-color, #101827);background:var(--pdf-layer-bg, rgba(255, 255, 255, .9));border-color:var(--pdf-layer-border, rgba(16, 24, 40, .22));font-family:Brush Script MT,Segoe Script,Georgia,serif;font-style:italic}.pdf-added-text.stamp{color:var(--pdf-layer-color, #b42318);background:var(--pdf-layer-bg, rgba(255, 255, 255, .72));border:2px solid var(--pdf-layer-border, rgba(217, 45, 32, .8));border-radius:4px;font-weight:900;letter-spacing:.08em;text-align:center}.pdf-added-text.ocr{min-width:72px;min-height:28px;overflow:hidden;color:transparent;caret-color:#101827;background:transparent;border-color:transparent;box-shadow:none;line-height:1.18}.pdf-added-text:focus{z-index:12;background:#fff;box-shadow:0 0 0 3px #1769ff2e}.pdf-added-text.ocr:hover,.pdf-added-text.ocr:focus{color:#101827;background:#fffffffa;border-color:#079486c7;box-shadow:0 0 0 2px #0794861f}.pdf-added-text.ocr.edited{color:#101827;background:#fff;border-color:transparent;box-shadow:none}.pdf-added-text.ocr.edited:hover,.pdf-added-text.ocr.edited:focus{border-color:#079486c7;box-shadow:0 0 0 2px #0794861f}.pdf-whiteout-box{z-index:1;resize:both;overflow:auto;background:var(--pdf-layer-bg, #ffffff);border:1px solid var(--pdf-layer-border, rgba(217, 45, 32, .48));box-shadow:0 0 0 1px #ffffffe6}.pdf-highlight-box{z-index:3;resize:both;overflow:auto;background:var(--pdf-layer-bg, rgba(255, 224, 92, .44));border:1px solid var(--pdf-layer-border, rgba(216, 155, 0, .42));mix-blend-mode:multiply}.pdf-underline-box,.pdf-strikeout-box{z-index:3;overflow:hidden;resize:both;background:transparent;border:1px dashed color-mix(in srgb,var(--pdf-layer-border, #1265d8) 45%,transparent)}.pdf-underline-box:after,.pdf-strikeout-box:after{position:absolute;right:3px;left:3px;height:3px;content:"";background:var(--pdf-layer-border, #1265d8);border-radius:99px}.pdf-underline-box:after{bottom:3px}.pdf-strikeout-box:after{top:calc(50% - 1px);background:var(--pdf-layer-border, #c52820)}.pdf-image-layer{z-index:3;display:grid;overflow:hidden;resize:both;place-items:center;color:var(--muted);background:var(--pdf-layer-bg, #f7f9fc);border:1px solid var(--pdf-layer-border, #8c9aad);border-radius:3px}.pdf-image-layer img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.pdf-link-layer{z-index:4;display:flex;align-items:center;overflow:hidden;min-width:96px;gap:7px;padding:6px 9px;resize:both;color:var(--pdf-layer-color, #0f51cf);background:var(--pdf-layer-bg, #f5f8ff);border:1px solid var(--pdf-layer-border, #77a9ff);border-radius:4px}.pdf-link-layer a{overflow:hidden;color:inherit;font-size:13px;font-weight:760;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.pdf-added-text.selected,.pdf-whiteout-box.selected,.pdf-highlight-box.selected,.pdf-underline-box.selected,.pdf-strikeout-box.selected,.pdf-image-layer.selected,.pdf-link-layer.selected{outline:2px solid var(--blue);outline-offset:2px;box-shadow:0 0 0 5px #1769ff21}.pdf-added-text.locked,.pdf-whiteout-box.locked,.pdf-highlight-box.locked,.pdf-underline-box.locked,.pdf-strikeout-box.locked,.pdf-image-layer.locked,.pdf-link-layer.locked{cursor:not-allowed;opacity:.72}.pdf-added-text.locked{resize:none}.pdf-whiteout-box.locked,.pdf-highlight-box.locked,.pdf-underline-box.locked,.pdf-strikeout-box.locked,.pdf-image-layer.locked,.pdf-link-layer.locked{border-style:dashed}.pdf-annotation-layer .pdf-added-text.locked,.pdf-annotation-layer .pdf-whiteout-box.locked,.pdf-annotation-layer .pdf-highlight-box.locked,.pdf-annotation-layer .pdf-underline-box.locked,.pdf-annotation-layer .pdf-strikeout-box.locked,.pdf-annotation-layer .pdf-image-layer.locked,.pdf-annotation-layer .pdf-link-layer.locked{box-shadow:inset 0 0 0 1px #0f172a14}.imported-image{margin:20px 0;text-align:center}.imported-image img{max-width:100%;height:auto;border:1px solid #e6ecf2;border-radius:7px;box-shadow:var(--shadow-soft)}.imported-image figcaption{margin-top:8px;color:var(--muted);font-size:12px}.pdf-layer-handle{position:absolute;z-index:24;display:inline-flex;align-items:center;gap:4px;height:24px;padding:0 7px;color:#fff;background:var(--blue);border:1px solid rgba(15,81,207,.64);border-radius:5px;box-shadow:0 8px 18px #1018282e;cursor:grab;font-size:11px;font-weight:850;line-height:1;pointer-events:auto}.pdf-layer-handle:active{cursor:grabbing}.pdf-loading,.pdf-error{color:var(--muted);font-size:14px;font-weight:750}.pdf-workspace-loading{display:grid;place-content:center;justify-items:center;gap:12px;min-height:min(560px,62vh);width:100%;color:var(--muted);background:#ffffffb8;border:1px solid var(--line);border-radius:7px;font-size:14px;font-weight:780}.pdf-workspace-loading span{width:24px;height:24px;border:2px solid rgba(23,105,255,.22);border-top-color:var(--blue);border-radius:50%;animation:pdf-workspace-loading .64s linear infinite}@keyframes pdf-workspace-loading{to{transform:rotate(360deg)}}.review-panel{grid-area:review;display:grid;align-content:start;gap:14px;padding:14px;border-left:1px solid var(--line)}.inspector-tabs{justify-content:stretch;gap:0;margin:-14px -14px 0;border-bottom:1px solid var(--line)}.inspector-tabs button{flex:1 1 0;min-height:42px;color:#475467;background:transparent;border:0;border-bottom:2px solid transparent;font-size:12px;font-weight:780}.inspector-tabs button.active{color:var(--blue);border-bottom-color:var(--blue)}.inspector-tabs button:disabled{color:var(--faint);cursor:not-allowed}.inspector-tabs span{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;color:#475467;background:#e9eef5;border:1px solid #d7dee8;border-radius:4px;font-size:10px;font-weight:850}.inspector-tabs button.active span{color:var(--blue-dark);background:#eaf2ff;border-color:#bfd4ff}.inspector-block{display:grid;gap:10px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:7px}.context-properties{display:grid;gap:12px}.context-properties--selection{min-height:244px;align-content:start}.history-inspector{min-height:0}.history-command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.history-command-grid button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;gap:7px;padding:0 10px;color:#344054;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:11px;font-weight:800}.history-command-grid button:hover:not(:disabled){color:var(--blue-dark);background:#eef5ff;border-color:#b8d0ff}.history-command-grid button:focus-visible{outline:3px solid rgba(23,105,255,.2);outline-offset:2px}.history-command-grid__restore{grid-column:1 / -1}.history-saved-state{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;padding:10px;color:#0a5e56;background:#eaf9f6;border:1px solid #b8e5dd;border-radius:7px}.history-saved-state>svg{justify-self:center}.history-saved-state>div{display:grid;min-width:0;gap:2px}.history-saved-state span{color:#39796f;font-size:9px;font-weight:830;letter-spacing:.075em;text-transform:uppercase}.history-saved-state strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.history-timeline{display:grid;max-height:min(430px,48vh);overflow-y:auto;border-top:1px solid var(--line)}.history-entry{display:grid;grid-template-columns:12px minmax(0,1fr);gap:9px;padding:11px 2px;border-bottom:1px solid #e8edf3}.history-entry__marker{width:8px;height:8px;margin-top:4px;background:#98a2b3;border:2px solid #ffffff;border-radius:50%;box-shadow:0 0 0 1px #c8d0dc}.history-entry--history .history-entry__marker{background:var(--blue)}.history-entry--save .history-entry__marker{background:var(--teal)}.history-entry--file .history-entry__marker{background:#7c4dcc}.history-entry--review .history-entry__marker{background:var(--amber)}.history-entry>div{display:grid;min-width:0;gap:3px}.history-entry strong{overflow:hidden;color:#243043;font-size:11px;font-weight:760;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.history-entry time{color:var(--muted);font-size:9px;font-weight:700}.inspector-heading{display:grid;gap:2px}.inspector-heading strong{font-size:15px}.inspector-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inspector-stat-grid div{display:grid;gap:3px;min-width:0;padding:9px;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px}.inspector-stat-grid span{color:var(--muted);font-size:11px;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.inspector-stat-grid strong{overflow:hidden;color:#111827;font-size:14px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.document-styles{display:grid;gap:10px;margin-top:4px;padding-top:14px;border-top:1px solid var(--line)}.document-styles__heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.document-styles__heading>div{display:grid;gap:2px;min-width:0}.document-styles__heading span,.document-style-create label>span{color:var(--muted);font-size:10px;font-weight:820;letter-spacing:.065em;text-transform:uppercase}.document-styles__heading strong{overflow:hidden;color:#111827;font-size:13px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.document-styles__heading>button{flex:0 0 auto;min-height:30px;padding:0 9px;color:#344054;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:10px;font-weight:780}.document-style-gallery{display:grid;max-height:326px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:7px}.document-style-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:56px;padding:7px 9px;color:#182230;text-align:left;background:#fff;border:0;border-bottom:1px solid var(--line);border-radius:0;font-family:inherit}.document-style-card:last-child{border-bottom:0}.document-style-card:before{position:absolute;top:8px;bottom:8px;left:0;width:3px;background:transparent;border-radius:0 3px 3px 0;content:""}.document-style-card:hover{background:#f8fafc}.document-style-card[aria-pressed=true]{background:#eef5ff}.document-style-card[aria-pressed=true]:before{background:var(--blue)}.document-style-card:focus-visible,.document-styles__heading>button:focus-visible,.document-style-actions button:focus-visible,.document-style-create input:focus-visible,.document-style-create button:focus-visible{border-color:var(--blue);box-shadow:inset 0 0 0 2px #1769ff33;outline:0}.document-style-card__sample{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;background:#f7f9fc;border:1px solid #e2e7ee;border-radius:5px;font-size:17px;line-height:1}.document-style-card__copy{display:grid;gap:2px;min-width:0}.document-style-card__copy strong{overflow:hidden;font-size:12px;font-weight:820;text-overflow:ellipsis;white-space:nowrap}.document-style-card__copy small{overflow:hidden;color:var(--muted);font-size:9px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.document-style-card__type{color:var(--faint);font-size:8px;font-weight:820;letter-spacing:.04em;text-transform:uppercase}.document-style-actions{display:grid;grid-template-columns:1fr auto;gap:6px}.document-style-actions button,.document-style-create button{min-height:32px;padding:0 9px;color:var(--blue-dark);background:#fff;border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:10px;font-weight:800}.document-style-actions button.danger{color:#9f2018}.document-style-create{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;padding:9px;background:var(--surface-soft);border:1px solid var(--line);border-radius:7px}.document-style-create label{display:grid;gap:5px;min-width:0}.document-style-create input{box-sizing:border-box;width:100%;min-width:0;min-height:32px;padding:0 9px;color:#182230;background:#fff;border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:11px;font-weight:720}.document-style-create button{color:#fff;background:var(--blue);border-color:var(--blue)}.document-style-create button:disabled{color:var(--faint);background:#edf0f4;border-color:var(--line);cursor:not-allowed}.page-setup{display:grid;gap:12px;margin-top:4px;padding-top:14px;border-top:1px solid var(--line)}.page-setup__heading,.page-setup__section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.page-setup__heading>div{display:grid;gap:2px}.page-setup__heading span,.page-setup__section-title>span,.inspector-field>span{color:var(--muted);font-size:10px;font-weight:820;letter-spacing:.065em;text-transform:uppercase}.page-setup__heading strong{color:#111827;font-size:13px;font-weight:820;text-transform:capitalize}.page-setup__heading>button,.page-setup__presets button,.page-setup__segmented button{min-height:30px;color:#344054;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:11px;font-weight:780}.page-setup__heading>button{padding:0 10px}.page-setup__segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.page-setup__segmented button.active,.page-setup__presets button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.page-setup__dimensions,.page-setup__margin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inspector-field{display:grid;gap:5px;min-width:0}.inspector-field select,.inspector-field input{box-sizing:border-box;width:100%;min-width:0;min-height:34px;padding:0 9px;color:#182230;background:#fff;border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:12px;font-weight:730}.inspector-field input:disabled,.inspector-field select:disabled{color:var(--faint);background:var(--surface-soft)}.inspector-field select:focus-visible,.inspector-field input:focus-visible,.page-setup button:focus-visible{border-color:var(--blue);box-shadow:0 0 0 3px #1769ff21;outline:0}.page-setup__margins,.page-setup__columns{display:grid;gap:8px;padding:10px;background:var(--surface-soft);border:1px solid var(--line);border-radius:7px}.page-setup__section-title label{display:inline-flex;align-items:center;gap:5px;color:#475467;font-size:10px;font-weight:760}.page-setup__section-title input{width:13px;height:13px;accent-color:var(--blue)}.page-setup__presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.page-setup__presets button{min-width:0;padding:0 3px;overflow:hidden;font-size:9px;text-overflow:ellipsis}.page-setup__summary{display:grid;grid-template-columns:1fr auto;gap:3px 8px;padding:10px;color:#344054;background:#eef5ff;border:1px solid #c9dcff;border-radius:7px}.page-bands{display:grid;gap:11px;padding-top:14px;border-top:1px solid var(--line)}.page-bands__heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.page-bands__heading>div{display:grid;gap:2px}.page-bands__heading span{color:var(--muted);font-size:9px;font-weight:840;letter-spacing:.075em;text-transform:uppercase}.page-bands__heading strong{color:#111827;font-size:13px;font-weight:830}.page-bands__heading button{min-height:30px;padding:0 10px;color:#344054;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:11px;font-weight:780}.page-bands__band{display:grid;gap:7px;padding:10px;background:var(--surface-soft);border:1px solid var(--line);border-radius:7px}.page-bands__toggle,.page-bands__variants label{display:inline-flex;align-items:center;gap:7px;color:#344054;font-size:11px;font-weight:780}.page-bands__toggle input,.page-bands__variants input{width:14px;height:14px;margin:0;accent-color:var(--blue)}.page-bands__variants{display:grid;grid-template-columns:1fr;gap:7px;padding:3px 1px}.page-bands__variant-fields,.page-bands__numbering{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page-bands__toggle--numbers{padding-top:10px;border-top:1px solid var(--line)}.page-setup__summary span,.page-setup__summary em{color:var(--muted);font-size:10px;font-style:normal}.page-setup__summary strong{font-size:11px;font-weight:820}.page-setup__summary em{grid-column:1 / -1}.selection-preview{max-height:130px;overflow:auto;padding:10px;color:#182230;background:var(--surface-soft);border:1px solid var(--line);border-radius:6px}.inspector-actions{display:flex;flex-wrap:wrap;gap:8px}.inspector-actions.compact{gap:6px}.inspector-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:0 10px;color:var(--blue-dark);background:#fff;border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:820}.inspector-actions.compact button{min-height:28px;padding:0 8px;font-size:11px}.inspector-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.inspector-mode-grid button{justify-content:center;min-height:32px;color:#344054;background:#f8fafc;border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:760}.inspector-mode-grid button.active{color:#053b36;background:#dffaf6;border-color:#0794868c}.inspector-mode-grid button:disabled{color:var(--faint);background:#f3f5f8;border-color:var(--line)}.inspector-layer-card{display:grid;gap:7px;padding:10px;background:#f8fafc;border:1px solid var(--line);border-radius:7px}.inspector-layer-card span{color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.inspector-layer-card strong{color:#111827;font-size:13px;font-weight:850}.inspector-layer-card em{color:var(--muted);font-style:normal;font-size:12px;font-weight:720}.inspector-block p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.revision-lens{display:grid;gap:11px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:7px}.revision-lens__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.revision-lens__header>div{display:grid;gap:2px}.revision-lens__header span{color:var(--muted);font-size:9px;font-weight:840;letter-spacing:.075em;text-transform:uppercase}.revision-lens__header strong{color:#1d2939;font-size:13px;font-weight:840}.revision-lens__header button{min-width:44px;min-height:28px;padding:0 10px;color:#475467;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px;font-family:inherit;font-size:11px;font-weight:820}.revision-lens__header button.active{color:#075e54;background:#e8f8f4;border-color:#9fd9cd}.revision-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.revision-stats div{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:8px 9px;background:var(--surface-soft);border:1px solid var(--line);border-radius:5px}.revision-stats span{color:var(--muted);font-size:10px;font-weight:780}.revision-stats strong{color:#1d2939;font-size:13px}.revision-diff{max-height:154px;padding:10px;overflow-y:auto;color:#344054;background:#f8fafc;border:1px solid #dfe5ec;border-radius:5px;font-size:12px;line-height:1.65}.revision-diff span,.revision-diff del,.revision-diff ins{margin-right:.35em}.revision-diff del{padding:1px 3px;color:#9d2525;background:#fdecec;text-decoration:line-through}.revision-diff ins{padding:1px 3px;color:#075e54;background:#dcf5ef;text-decoration:underline;text-decoration-color:#35a491;text-underline-offset:2px}.revision-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.revision-actions button{min-height:34px;padding:0 9px;color:#fff;background:var(--blue);border:1px solid var(--blue-dark);border-radius:5px;font-family:inherit;font-size:11px;font-weight:820}.revision-actions button:last-child{color:#9d2525;background:#fff7f7;border-color:#efb8b8}.revision-lens .revision-lens__empty{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.comment-list{display:grid;gap:10px}.empty-state,.comment-card{display:grid;gap:9px;padding:12px;background:var(--surface);border:1px solid var(--line);border-radius:7px}.empty-state{color:var(--muted);background:var(--surface-soft)}.empty-state svg{color:var(--teal)}.comment-card.active{border-color:#1769ffa6;box-shadow:0 0 0 3px #1769ff1a}.comment-card.resolved{opacity:.72}.comment-main{width:100%;padding:0;color:var(--ink);background:transparent;border:0;text-align:left}.comment-main span{overflow:hidden;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.comment-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.comment-actions{gap:8px}.comment-actions button{min-height:30px;padding:0 9px;font-size:12px;font-weight:800}.comment-actions button:first-child{color:var(--blue-dark)}@media(min-width:761px)and (max-width:1720px){:root{--ribbon-h: 92px}.toolbar,.photo-commandbar{align-content:center;flex-wrap:wrap;gap:6px 10px;padding-block:7px;overflow-x:hidden}.toolbar-group--status{flex:1 1 210px;margin-left:auto}}@media(min-width:761px)and (max-width:1480px){.topbar{gap:8px}.document-titlebar{display:none}.brand strong{max-width:150px}.topbar-actions{gap:6px}.topbar .command-button{padding-inline:10px}}@media(min-width:761px)and (max-width:1080px){:root{--ribbon-h: 132px}}@media(min-width:761px)and (max-width:1220px){.workspace.layout-studio{grid-template-columns:288px minmax(0,1fr);grid-template-areas:"sidebar editor"}.workspace.layout-review{grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"editor review"}.workspace.layout-review .document-sidebar{display:none}.workspace.layout-focus{grid-template-columns:minmax(0,1fr);grid-template-areas:"editor"}.document-sidebar{grid-template-columns:68px minmax(0,1fr)}.review-panel{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.app-shell{grid-template-rows:auto auto 1fr}.command-center-backdrop{align-items:end;padding:12px 0 0}.command-center-dialog{width:100%;max-height:calc(100dvh - 12px);border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.command-center-header{padding:13px 14px 11px}.command-center-search{margin:12px 12px 7px}.command-center-command-path{grid-template-columns:minmax(0,1fr);margin-inline:12px}.command-center-command-path-mark{display:none}.command-center-command-path-copy>header{gap:8px}.command-center-command-path-copy>header em{max-width:42%;text-align:right}.command-center-command-path-steps{grid-template-columns:none;grid-auto-columns:minmax(190px,76vw);grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.command-center-command-path-run{width:100%}.command-center-flow-memory{align-items:flex-start;margin-inline:12px}.command-center-flow-memory-actions{flex-direction:column;align-items:stretch}.command-center-flow-memory span{white-space:normal}.command-center-routines{margin-inline:12px}.command-center-routines-header span{white-space:normal}.command-center-routines-header em{display:none}.command-center-routine{grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.command-center-routine>em{display:none}.command-center-routine-copy small{max-width:50vw}.command-center-flow-builder{align-items:flex-start;margin-inline:12px}.command-center-flow-builder-copy span{white-space:normal}.command-center-flow-builder-actions{flex-direction:column-reverse;align-items:stretch}.command-center-routine-editor{align-items:stretch;flex-direction:column;margin-inline:12px}.command-center-routine-editor>div{justify-content:flex-end}.command-center-summary{padding-inline:13px}.command-center-summary em,.command-center-option-meta em,.command-center-footer span:last-child{display:none}.command-center-option-meta .command-center-flow-next,.command-center-option-meta .command-center-flow-step,.command-center-option-meta .command-center-flow-stage{display:inline}.command-center-results{min-height:180px;max-height:calc(100dvh - 230px);padding-inline:6px}.command-center-option{min-height:62px;padding-inline:9px}.command-center-option-copy small{max-width:65vw}.command-center-footer{justify-content:flex-start;padding:9px 13px calc(9px + env(safe-area-inset-bottom))}.topbar{position:static;align-items:flex-start;flex-direction:column;gap:10px;padding:10px 12px}.brand{width:100%}.brand-logo{width:166px;height:42px}.brand .brand-document{flex:1 1 auto}.document-titlebar{justify-content:flex-start;width:100%}.document-titlebar strong{max-width:66vw}.topbar-actions{width:100%;max-width:100%;justify-content:flex-start;overflow-x:auto;overflow-y:hidden}.command-button{flex:0 0 auto}.toolbar{position:sticky;top:0;align-content:normal;flex-wrap:nowrap;height:auto;overflow-x:auto}.toolbar>*{flex:0 0 auto}.toolbar-group--status{flex:0 0 210px;margin-left:0}.select-control select{max-width:116px}.document-sidebar{grid-template-columns:1fr;height:auto;padding:0 12px 14px}.workspace{grid-template-columns:1fr;grid-template-areas:"editor" "sidebar" "review";margin-top:0;height:auto;overflow:visible;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.workspace.layout-studio,.workspace.layout-review,.workspace.layout-focus{grid-template-columns:minmax(0,1fr);grid-template-areas:"editor" "sidebar" "review"}.workspace>*,.document-sidebar,.editor-stage,.review-panel{min-width:0;width:100%}.review-panel{height:auto}.document-style-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;max-height:none;padding:6px;background:var(--surface-soft)}.document-style-card,.document-style-card:last-child{grid-template-columns:minmax(0,1fr);min-height:68px;border:1px solid var(--line);border-radius:6px}.document-style-card__sample,.document-style-card__type{display:none}.document-style-create{grid-template-columns:1fr}.sidebar-nav{position:fixed;z-index:30;top:auto;right:0;bottom:0;left:0;grid-row:auto;grid-template-columns:repeat(6,minmax(0,1fr));min-height:0;margin:0;padding:4px 6px calc(4px + env(safe-area-inset-bottom));overflow-x:hidden;background:#fbfcfefa;border-right:0;border-top:1px solid var(--line);border-bottom:0;box-shadow:0 -10px 28px #1018281f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sidebar-nav button{min-width:0;min-height:54px;padding:4px 2px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-stage{height:auto;padding:18px 10px 44px}.document-page{min-height:760px;padding:28px 22px}.document-page h1{font-size:30px}.pdf-preview-header,.pdf-preview-actions{align-items:flex-start;flex-direction:column}.pdf-preview-actions{width:100%}.pdf-edit-layout{grid-template-columns:1fr;width:100%}.pdf-native-preflight{padding:15px 14px}.pdf-native-preflight__controls{grid-template-columns:1fr;align-items:stretch}.pdf-native-preflight__controls button{width:100%}.pdf-native-preflight__scope{grid-template-columns:1fr}.pdf-native-preflight__scope em{grid-column:auto}.pdf-native-preflight__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.pdf-native-preflight__metrics>div:nth-child(3){border-top:1px solid #e0e7ef;border-left:0}.pdf-native-preflight__metrics>div:nth-child(4){border-top:1px solid #e0e7ef}.pdf-page-stack{order:2}.pdf-edit-panel{position:static;order:1;max-height:300px}.save-status{min-width:150px;max-width:220px}.history-command-grid{grid-template-columns:1fr}.history-command-grid__restore{grid-column:auto}.history-timeline{max-height:none}.revision-actions,.page-bands__variant-fields,.page-bands__numbering{grid-template-columns:1fr}.selection-action-bar{bottom:72px;justify-content:flex-start;width:calc(100vw - 20px);max-width:calc(100vw - 20px);overflow-x:auto;scrollbar-width:none}.selection-action-bar::-webkit-scrollbar{display:none}.photo-studio{grid-row:auto;grid-template-rows:auto auto;min-height:0;overflow:visible}.photo-commandbar{position:sticky;top:0;min-height:58px;padding-inline:8px;scrollbar-width:none}.photo-commandbar::-webkit-scrollbar{display:none}.photo-commandbar__add strong,.photo-commandbar__export strong,.photo-commandbar__assets strong,.photo-commandbar__guides strong,.photo-commandbar button>span{display:none}.photo-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(430px,62vh) auto;overflow:visible}.photo-toolrail{position:sticky;top:58px;z-index:18;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:44px;padding:5px 8px;border-right:0;border-bottom:1px solid #d6d9dd}.photo-toolrail button{min-height:38px;grid-template-columns:auto auto;justify-content:center;gap:6px}.photo-toolrail button span{font-size:10px}.photo-toolrail button:hover,.photo-toolrail button.active{box-shadow:inset 0 -3px #1769ff}.photo-canvas-stage{height:62vh;padding:46px 28px 28px}.photo-canvas-surface{--photo-ruler-size: 22px}.photo-canvas-meta,.photo-history-comparison{max-width:calc(100vw - 32px)}.photo-inspector{max-height:none;overflow:visible;border-top:1px solid #d6d9dd;border-left:0}.photo-inspector__tabs{top:102px}.photo-layer-style-list{grid-template-columns:minmax(0,1fr)}.photo-layer-list article{min-height:64px}.photo-smart-arrange__grid{grid-template-columns:repeat(4,minmax(42px,1fr))}.photo-layer-selection-hint{max-width:110px}}@media(prefers-reduced-motion:reduce){.selection-action-bar,.command-center-dialog,.command-center-loading span,.pdf-workspace-loading span,.pdf-native-preflight__controls .spin{animation:none}}@media print{body{background:#fff}.topbar,.toolbar,.document-sidebar,.review-panel,.document-view-tabs,.pdf-preview-header,.pdf-edit-panel,.pdf-native-preflight,.drop-overlay,.command-center-backdrop,.command-center-loading,.selection-action-bar,.pdf-workspace-loading{display:none!important}.pdf-auto-ocr-banner,.pdf-ocr-progress,.pdf-no-text,.pdf-layer-handle,.pdf-sheet figcaption{display:none!important}.workspace{display:block;height:auto;margin-top:0;min-height:0;overflow:visible}.editor-stage{height:auto;overflow:visible;padding:0;background:#fff}.document-page{width:auto;min-height:0;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;transform:none!important}.document-page table{page-break-inside:avoid}.document-page .page-break{break-after:page;page-break-after:always;margin:0;border:0}.pdf-edit-layout{display:block;width:auto}.pdf-page-stack{display:block}.pdf-sheet{break-after:page;page-break-after:always}.pdf-sheet:last-child{break-after:auto;page-break-after:auto}.pdf-page-surface{width:max-content}.pdf-sheet canvas{border:0!important;border-radius:0!important;box-shadow:none!important}.pdf-text-run,.pdf-added-text{-moz-appearance:none;appearance:none;-webkit-appearance:none;overflow:hidden!important;resize:none!important;color:#000!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important}.pdf-added-text.ocr:not(.edited){display:none!important}.pdf-text-run:not(.edited){display:none!important}.pdf-added-text.ocr.edited,.pdf-text-run.edited,.pdf-added-text:not(.ocr){color:var(--pdf-layer-color, #000000)!important;background:var(--pdf-layer-bg, #ffffff)!important}.pdf-added-text.note{color:var(--pdf-layer-color, #5f4300)!important;background:var(--pdf-layer-bg, #fff3b0)!important}.pdf-added-text.signature{color:var(--pdf-layer-color, #101827)!important;background:var(--pdf-layer-bg, transparent)!important;font-family:Brush Script MT,Segoe Script,Georgia,serif!important;font-style:italic!important}.pdf-added-text.stamp{color:var(--pdf-layer-color, #b42318)!important;background:var(--pdf-layer-bg, rgba(255, 255, 255, .72))!important;border:2px solid var(--pdf-layer-border, rgba(217, 45, 32, .8))!important}.pdf-whiteout-box,.pdf-highlight-box,.pdf-underline-box,.pdf-strikeout-box,.pdf-image-layer,.pdf-link-layer{border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important}.pdf-added-text.selected{outline:0!important}.pdf-whiteout-box{background:var(--pdf-layer-bg, #ffffff)!important}.pdf-highlight-box{background:var(--pdf-layer-bg, rgba(255, 224, 92, .44))!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.pdf-underline-box,.pdf-strikeout-box,.pdf-image-layer{background:transparent!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.pdf-link-layer{color:var(--pdf-layer-color, #0f51cf)!important;background:transparent!important}}.photo-liquify-backdrop{position:fixed;z-index:1500;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#040a13c2;-webkit-backdrop-filter:blur(10px) saturate(.85);backdrop-filter:blur(10px) saturate(.85)}.photo-liquify-dialog{display:grid;width:min(1220px,calc(100vw - 28px));height:min(820px,calc(100vh - 28px));min-width:740px;min-height:520px;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:var(--ink);background:#f5f7fb;border:1px solid rgba(255,255,255,.18);border-radius:12px;box-shadow:0 34px 90px #0107107a,0 8px 24px #01071047}.photo-liquify-header,.photo-liquify-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px}.photo-liquify-header{color:#f8fbff;background:linear-gradient(135deg,#07111f,#10233c);border-bottom:1px solid rgba(255,255,255,.09)}.photo-liquify-header>div{display:grid;min-width:0;gap:1px}.photo-liquify-header span{color:#73b0ff;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.photo-liquify-header h2,.photo-liquify-header p,.photo-liquify-footer p{margin:0}.photo-liquify-header h2{font-size:20px;font-weight:820;letter-spacing:-.025em}.photo-liquify-header p{overflow:hidden;color:#aebdd0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.photo-liquify-header>button{display:grid;width:34px;height:34px;flex:none;place-items:center;color:#dce8f7;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:7px}.photo-liquify-header>button:hover{color:#fff;background:#ffffff1f}.photo-liquify-workspace{display:grid;min-width:0;min-height:0;grid-template-columns:204px minmax(340px,1fr) 246px}.photo-liquify-tools,.photo-liquify-controls{min-width:0;min-height:0;overflow:auto;padding:12px;background:#f7f9fc}.photo-liquify-tools{border-right:1px solid var(--line)}.photo-liquify-controls{display:grid;align-content:start;gap:12px;border-left:1px solid var(--line)}.photo-liquify-tools>strong,.photo-liquify-mesh-actions>strong{display:block;margin:0 0 8px;color:#536176;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.photo-liquify-tools>div{display:grid;gap:5px}.photo-liquify-tool{display:grid;min-height:52px;gap:3px;padding:8px 10px;text-align:left;color:#344054;background:#fff;border:1px solid #d5dce7;border-radius:7px;box-shadow:0 1px 2px #10182808}.photo-liquify-tool:hover{color:var(--blue-dark);background:#f5f9ff;border-color:#9bbcff}.photo-liquify-tool.active{color:#0f51cf;background:#edf4ff;border-color:#8db2ff;box-shadow:inset 3px 0 var(--blue),0 4px 12px #1769ff1a}.photo-liquify-tool b{font-size:11px;font-weight:780}.photo-liquify-tool small{color:#667085;font-size:9px;line-height:1.35}.photo-liquify-preview-panel{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#1b2430}.photo-liquify-preview-toolbar,.photo-liquify-preview-meta{display:flex;min-width:0;min-height:40px;align-items:center;gap:12px;padding:7px 10px;color:#dbe5f1;background:#263344;font-size:10px}.photo-liquify-preview-toolbar{border-bottom:1px solid #111a25}.photo-liquify-preview-toolbar label,.photo-liquify-preview-toolbar button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.photo-liquify-preview-toolbar input{accent-color:#5a98ff}.photo-liquify-preview-toolbar button{min-height:28px;padding:0 9px;color:#e6edf6;background:#334256;border:1px solid #506179;border-radius:6px;font-size:10px;font-weight:730}.photo-liquify-preview-toolbar button:hover,.photo-liquify-preview-toolbar button[aria-pressed=true]{color:#fff;background:#1769ff;border-color:#72a7ff}.photo-liquify-preview-toolbar>span{overflow:hidden;margin-left:auto;color:#9fb0c4;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.photo-liquify-preview{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:18px;background-color:#18212d;background-image:linear-gradient(45deg,#202c3b 25%,transparent 25%),linear-gradient(-45deg,#202c3b 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#202c3b 75%),linear-gradient(-45deg,transparent 75%,#202c3b 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px}.photo-liquify-canvas-shell{position:relative;display:inline-grid;max-width:100%;max-height:100%;place-items:center;overflow:hidden;background:#0d141d;border:1px solid #0b1118;box-shadow:0 9px 30px #00000061}.photo-liquify-preview-canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;cursor:crosshair;touch-action:none}.photo-liquify-brush-cursor{position:absolute;aspect-ratio:1;pointer-events:none;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.95);border-radius:50%;box-shadow:0 0 0 1px #000000d1,inset 0 0 0 1px #1769ff47}.photo-liquify-preview-progress{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:7px;padding:7px 10px;color:#eef6ff;background:#07111feb;border:1px solid rgba(114,167,255,.42);border-radius:7px;font-size:10px;font-weight:720;box-shadow:0 6px 20px #00000052}.photo-liquify-preview-progress svg{animation:photo-liquify-spin .9s linear infinite}@keyframes photo-liquify-spin{to{transform:rotate(360deg)}}.photo-liquify-preview-meta{justify-content:space-between;color:#aebdce;border-top:1px solid #111a25;font-variant-numeric:tabular-nums}.photo-liquify-preview-meta b{color:#f3f7fc;font-weight:760}.photo-liquify-controls fieldset{display:grid;gap:11px;padding:11px;margin:0;background:#fff;border:1px solid #d5dce7;border-radius:8px}.photo-liquify-controls legend{padding:0 5px;color:#344054;font-size:11px;font-weight:780}.photo-liquify-controls .photo-range-field{gap:5px;margin:0}.photo-liquify-controls .photo-range-field>span{color:#475467;font-size:10px;font-weight:700}.photo-liquify-controls .photo-range-field output{color:var(--blue);font-weight:800}.photo-liquify-shortcuts{color:#7a8798;font-size:9px;line-height:1.45}.photo-retouch-dialog{width:min(1280px,calc(100vw - 28px))}.photo-retouch-workspace{grid-template-columns:216px minmax(340px,1fr) 280px}.photo-retouch-controls{display:flex;flex-direction:column;gap:8px}.photo-retouch-controls fieldset{flex:none;gap:6px;padding:8px 9px}.photo-retouch-controls .photo-range-field{grid-template-columns:minmax(0,1fr) auto;gap:3px 7px;padding:2px 0 0}.photo-retouch-controls .photo-range-field input{grid-column:1 / -1}.photo-retouch-tool>span{display:flex;align-items:center;gap:7px}.photo-retouch-tool>span svg{flex:none;color:#1769ff}.photo-retouch-canvas-shell{cursor:crosshair}.photo-retouch-shortcuts{color:#7a8798;font-size:9px;line-height:1.45}.photo-retouch-queue{display:grid;flex:none;min-height:0;overflow:hidden;background:#fff;border:1px solid #d5dce7;border-radius:8px}.photo-retouch-queue>header,.photo-retouch-queue>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px}.photo-retouch-queue>header{border-bottom:1px solid #e5e9ef}.photo-retouch-queue>header>span{display:inline-flex;align-items:center;gap:6px;color:#344054}.photo-retouch-queue>header strong{font-size:10px}.photo-retouch-queue>header small{overflow:hidden;color:#667085;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.photo-retouch-queue>div{max-height:132px;overflow:auto}.photo-retouch-queue article{display:grid;grid-template-columns:26px minmax(0,1fr) 26px;align-items:center;gap:7px;min-height:44px;padding:6px 8px;border-bottom:1px solid #edf0f4}.photo-retouch-queue article>span{color:#7b8798;font-size:8px;font-variant-numeric:tabular-nums;font-weight:800}.photo-retouch-queue article p{display:grid;gap:1px;margin:0}.photo-retouch-queue article strong{color:#344054;font-size:9px}.photo-retouch-queue article small{color:#7b8798;font-size:8px}.photo-retouch-queue article button{display:grid;width:24px;height:24px;place-items:center;color:#667085;background:transparent;border:1px solid transparent;border-radius:5px}.photo-retouch-queue article button:hover{color:#a32020;background:#fff5f3;border-color:#f1cbc6}.photo-retouch-empty{margin:0;padding:16px 12px;color:#7b8798;font-size:9px;line-height:1.5;text-align:center}.photo-retouch-queue>footer{border-top:1px solid #e5e9ef}.photo-retouch-queue>footer button{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:0 7px;color:#475467;background:#f8fafc;border:1px solid #d5dce7;border-radius:6px;font-size:8px;font-weight:750}.photo-retouch-footer p{max-width:720px}.photo-liquify-mesh-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-liquify-mesh-actions>strong{grid-column:1 / -1;margin-bottom:1px}.photo-liquify-mesh-actions button,.photo-liquify-footer button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:7px;font-size:10px;font-weight:730}.photo-liquify-mesh-actions button:hover,.photo-liquify-footer button:hover{color:var(--blue-dark);background:#f1f6ff;border-color:#91b3fa}.photo-liquify-safety{display:flex;align-items:flex-start;gap:8px;padding:10px;color:#146554;background:#edf8f5;border:1px solid #bfe0d7;border-radius:8px}.photo-liquify-safety svg{flex:none;margin-top:1px}.photo-liquify-safety p{display:grid;gap:2px;margin:0}.photo-liquify-safety b{font-size:10px}.photo-liquify-safety span{color:#52786f;font-size:9px;line-height:1.42}.photo-liquify-footer{background:#fff;border-top:1px solid var(--line)}.photo-liquify-footer>div:first-child{display:grid;min-width:0;gap:2px}.photo-liquify-footer>div:first-child>strong{color:#344054;font-size:11px}.photo-liquify-status{overflow:hidden;max-width:660px;color:#47647c;font-size:10px;line-height:1.38;text-overflow:ellipsis;white-space:nowrap}.photo-liquify-footer>div:last-child{display:flex;flex:none;gap:8px}.photo-liquify-footer button{min-width:82px;font-size:11px}.photo-liquify-footer button.primary{min-width:122px;color:#fff;background:var(--blue);border-color:var(--blue)}.photo-liquify-footer button.primary:hover{color:#fff;background:var(--blue-dark);border-color:var(--blue-dark)}.photo-liquify-dialog button:not(:disabled){cursor:pointer}.photo-liquify-dialog button:disabled{opacity:.48}.photo-liquify-dialog button:focus-visible,.photo-liquify-dialog input:focus-visible,.photo-liquify-preview-canvas:focus-visible{outline:3px solid rgba(114,167,255,.8);outline-offset:2px}@media(max-width:900px){.photo-liquify-backdrop{padding:6px}.photo-liquify-dialog{width:calc(100vw - 12px);height:calc(100vh - 12px);min-width:0;min-height:0}.photo-liquify-workspace{grid-template-columns:160px minmax(260px,1fr) 210px}.photo-retouch-workspace{grid-template-columns:174px minmax(260px,1fr) 230px}.photo-liquify-tools,.photo-liquify-controls{padding:8px}.photo-liquify-tool{min-height:44px;padding:6px 8px}.photo-liquify-tool small{display:none}}@media(max-width:640px){.photo-liquify-backdrop{padding:0}.photo-liquify-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.photo-liquify-header,.photo-liquify-footer{padding:10px}.photo-liquify-header p{max-width:260px}.photo-liquify-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(250px,1fr) auto;overflow:auto}.photo-retouch-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(280px,1fr) auto}.photo-liquify-tools{overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid var(--line)}.photo-liquify-tools>strong{margin-bottom:6px}.photo-liquify-tools>div{grid-auto-columns:minmax(126px,1fr);grid-auto-flow:column}.photo-liquify-controls{overflow:visible;grid-template-columns:minmax(0,1fr);border-top:1px solid var(--line);border-left:0}.photo-liquify-preview-toolbar{flex-wrap:wrap;gap:7px}.photo-liquify-preview-toolbar>span{width:100%;margin-left:0}.photo-liquify-preview{min-height:280px;padding:10px}.photo-liquify-footer{align-items:flex-end}.photo-liquify-status{max-width:46vw}}.photo-depth-layer-control{display:grid;gap:9px;margin:10px 0;padding:11px;color:#203550;background:linear-gradient(145deg,#f4f8ff,#eef4fb);border:1px solid #c7d8ee;border-radius:9px}.photo-depth-layer-control>div{display:flex;align-items:center;gap:8px}.photo-depth-layer-control>div:first-child>span{display:grid;min-width:0;gap:2px}.photo-depth-layer-control strong{font-size:10px}.photo-depth-layer-control small{color:#5e7189;font-size:9px}.photo-depth-layer-control>div:last-child{justify-content:flex-end}.photo-depth-layer-control button{min-height:28px;padding:0 9px;color:#194f94;background:#fff;border:1px solid #b6c9e2;border-radius:6px;font-size:9px;font-weight:750}.photo-depth-backdrop{position:fixed;z-index:1540;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#030810db;-webkit-backdrop-filter:blur(14px) saturate(.78);backdrop-filter:blur(14px) saturate(.78)}.photo-depth-dialog{display:grid;width:min(1320px,calc(100vw - 28px));height:min(880px,calc(100vh - 28px));min-width:780px;min-height:580px;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:#142238;background:#eef2f7;border:1px solid rgba(255,255,255,.17);border-radius:12px;box-shadow:0 44px 110px #00040c94,0 12px 30px #00040c57}.photo-depth-header,.photo-depth-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px}.photo-depth-header{padding:13px 16px;color:#f5f9ff;background:radial-gradient(circle at 34% 0%,rgba(35,121,255,.22),transparent 36%),linear-gradient(130deg,#06101d,#101e33 68%,#142945);border-bottom:1px solid rgba(255,255,255,.08)}.photo-depth-heading{display:flex;min-width:0;align-items:center;gap:11px}.photo-depth-mark{display:grid;width:38px;height:38px;flex:none;place-items:center;color:#c5e0ff;background:linear-gradient(145deg,#2985ff57,#174b9424);border:1px solid rgba(131,188,255,.36);border-radius:9px}.photo-depth-heading>div{display:grid;min-width:0;gap:1px}.photo-depth-heading p,.photo-depth-heading h2,.photo-depth-heading span{margin:0}.photo-depth-heading p{color:#82b9ff;font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.photo-depth-heading h2{font-size:20px;font-weight:810;letter-spacing:-.025em}.photo-depth-heading>div>span{overflow:hidden;max-width:520px;color:#9fb0c5;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-depth-header>button{display:grid;width:35px;height:35px;flex:none;place-items:center;color:#dce9f8;background:#ffffff0e;border:1px solid rgba(255,255,255,.14);border-radius:7px}.photo-depth-body{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(420px,1fr) 344px}.photo-depth-stage{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#101722}.photo-depth-viewbar{display:flex;min-height:43px;align-items:center;gap:5px;padding:6px 10px;background:#1d2836;border-bottom:1px solid #0a111a}.photo-depth-viewbar button{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:0 10px;color:#9eacbd;background:transparent;border:1px solid transparent;border-radius:6px;font-size:9px;font-weight:740}.photo-depth-viewbar button:hover,.photo-depth-viewbar button.active{color:#eef6ff;background:#2b394b;border-color:#43546a}.photo-depth-viewbar button.active{box-shadow:inset 0 -2px #3d93ff}.photo-depth-viewbar-spacer{flex:1}.photo-depth-viewbar .photo-depth-motion-toggle{color:#c8d8ea;border-color:#405167}.photo-depth-canvas-shell{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:22px;background:linear-gradient(45deg,rgba(255,255,255,.018) 25%,transparent 25% 75%,rgba(255,255,255,.018) 75%),linear-gradient(45deg,#ffffff05 25%,#121b27 25%,#121b27 75%,#ffffff05 75%);background-position:0 0,9px 9px;background-size:18px 18px}.photo-depth-canvas-shell.is-orbitable{cursor:grab;touch-action:none}.photo-depth-canvas-shell.is-orbitable:active{cursor:grabbing}.photo-depth-canvas-shell canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;background:#0a0f16;border:1px solid #080c12;box-shadow:0 14px 38px #00000070}.photo-depth-orbit-hint{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:7px;padding:7px 9px;color:#e7f2ff;background:#050e19cc;border:1px solid rgba(126,180,246,.3);border-radius:7px;box-shadow:0 7px 18px #00000029;pointer-events:none}.photo-depth-orbit-hint>span{display:grid;gap:1px}.photo-depth-orbit-hint strong{font-size:9px;font-weight:760}.photo-depth-orbit-hint small{color:#9fb1c5;font-size:7px}.photo-depth-rendering{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:7px;padding:8px 10px;color:#edf6ff;background:#050e19eb;border:1px solid rgba(80,155,255,.42);border-radius:7px;font-size:9px;font-weight:720}.photo-depth-dialog .spin{animation:photo-liquify-spin .9s linear infinite}.photo-depth-status{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:12px;padding:7px 11px;color:#96a7ba;background:#1b2634;border-top:1px solid #0b121c;font-size:9px}.photo-depth-status>span{display:inline-flex;flex:none;align-items:center;gap:5px;color:#e2b762;font-weight:760}.photo-depth-status>span.ready{color:#74cdb3}.photo-depth-status p{overflow:hidden;margin:0;text-align:right;text-overflow:ellipsis;white-space:nowrap}.photo-depth-controls{min-width:0;min-height:0;overflow:auto;padding:11px;background:#f4f6f9;border-left:1px solid #d4dbe5}.photo-depth-controls>section{display:grid;gap:10px;padding:11px;margin-bottom:9px;background:#fff;border:1px solid #d5dce6;border-radius:8px;box-shadow:0 2px 7px #192a420a}.photo-depth-section-title{display:flex;align-items:flex-start;gap:8px;color:#1c5da9}.photo-depth-section-title>div{display:grid;gap:2px}.photo-depth-section-title strong{color:#20344d;font-size:11px}.photo-depth-section-title span{color:#78869a;font-size:9px}.photo-depth-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.photo-depth-mode-grid>button,.photo-depth-mode-grid>label{display:grid;min-width:0;min-height:55px;align-content:center;gap:3px;padding:7px;text-align:left;color:#45566c;background:#f8fafc;border:1px solid #d5dce6;border-radius:7px}.photo-depth-mode-grid>label{grid-template-columns:17px minmax(0,1fr);align-items:center;cursor:pointer}.photo-depth-mode-grid>button:hover:not(:disabled),.photo-depth-mode-grid>button.active,.photo-depth-mode-grid>label:hover,.photo-depth-mode-grid>label.active{color:#1557a4;background:#edf5ff;border-color:#8eb8eb;box-shadow:inset 0 -2px #2f82e5}.photo-depth-mode-grid b{overflow:hidden;font-size:9px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.photo-depth-mode-grid span,.photo-depth-mode-grid small{display:block;overflow:hidden;color:#7b899b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.photo-depth-mode-grid input{position:absolute;width:1px;height:1px;opacity:0}.photo-depth-director-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-depth-director-presets button{display:grid;min-width:0;min-height:43px;align-content:center;gap:2px;padding:6px 8px;text-align:left;color:#42536a;background:#f8fafc;border:1px solid #d5dce6;border-radius:7px}.photo-depth-director-presets button:hover,.photo-depth-director-presets button.active{color:#1557a4;background:#edf5ff;border-color:#8eb8eb;box-shadow:inset 0 -2px #2f82e5}.photo-depth-director-presets b,.photo-depth-director-presets span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-depth-director-presets b{font-size:9px;font-weight:790}.photo-depth-director-presets span{color:#7a8899;font-size:8px}.photo-depth-director-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-depth-director-actions button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:5px;color:#44566d;background:#fff;border:1px solid #cbd5e1;border-radius:6px;font-size:8px;font-weight:750}.photo-depth-director-actions button:hover,.photo-depth-director-actions button.active{color:#145cad;background:#edf5ff;border-color:#8eb8eb}.photo-depth-range{display:grid;gap:5px}.photo-depth-range>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.photo-depth-range b,.photo-depth-range output{font-size:9px}.photo-depth-range b{color:#445369}.photo-depth-range output{color:#1b66bd;font-weight:760;font-variant-numeric:tabular-nums}.photo-depth-range input{width:100%;accent-color:#2474cf}.photo-depth-switch{display:flex;align-items:center;justify-content:space-between;gap:12px}.photo-depth-switch>span{display:grid;gap:2px}.photo-depth-switch b{color:#445369;font-size:9px}.photo-depth-switch small{color:#8591a1;font-size:8px}.photo-depth-switch input{width:16px;height:16px;accent-color:#2474cf}.photo-depth-rebuild{display:inline-flex;min-height:31px;align-items:center;justify-content:center;gap:6px;color:#1557a4;background:#edf5ff;border:1px solid #a8c7ea;border-radius:6px;font-size:9px;font-weight:760}.photo-depth-footer{min-height:58px;padding:10px 14px;background:#fff;border-top:1px solid #d5dce6}.photo-depth-footer>div:first-child{display:grid;min-width:0;gap:2px}.photo-depth-footer strong{color:#263951;font-size:10px}.photo-depth-footer span{color:#718096;font-size:9px}.photo-depth-footer>div:last-child{display:flex;flex:none;gap:7px}.photo-depth-footer button{display:inline-flex;min-width:82px;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:#34465d;background:#fff;border:1px solid #c7d0dc;border-radius:7px;font-size:10px;font-weight:740}.photo-depth-footer button.primary{min-width:144px;color:#fff;background:#1769c8;border-color:#1769c8}.photo-depth-dialog button:not(:disabled){cursor:pointer}.photo-depth-dialog button:disabled,.photo-depth-dialog input:disabled{opacity:.46}.photo-depth-dialog button:focus-visible,.photo-depth-dialog input:focus-visible,.photo-depth-dialog canvas:focus-visible,.photo-depth-mode-grid label:focus-within{position:relative;z-index:2;outline:3px solid rgba(59,139,235,.62);outline-offset:2px}@media(max-width:940px){.photo-depth-backdrop{padding:6px}.photo-depth-dialog{width:calc(100vw - 12px);height:calc(100vh - 12px);min-width:0;min-height:0}.photo-depth-body{grid-template-columns:minmax(330px,1fr) 290px}.photo-depth-controls{padding:8px}}@media(max-width:680px){.photo-depth-backdrop{padding:0}.photo-depth-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.photo-depth-body{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(340px,58vh) auto;overflow:auto}.photo-depth-controls{overflow:visible;border-top:1px solid #d4dbe5;border-left:0}.photo-depth-stage{min-height:340px}.photo-depth-footer{position:sticky;bottom:0;z-index:3}.photo-depth-footer>div:first-child{display:none}.photo-depth-footer>div:last-child{width:100%}.photo-depth-footer button{flex:1}}.presentation-studio{grid-row:2 / -1;height:calc(100dvh - var(--topbar-h));max-height:calc(100dvh - var(--topbar-h));min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) 45px;overflow:hidden;background:#f3f6fa;color:#07162b;font-family:Inter,Segoe UI,sans-serif}.presentation-studio button,.presentation-studio input,.presentation-studio textarea,.presentation-studio select{font:inherit}.presentation-command-bar{min-width:0;min-height:58px;display:flex;align-items:center;gap:14px;padding:9px 14px;border-bottom:1px solid #d9e0e8;background:#fff;box-shadow:0 1px #07111f08;z-index:4}.presentation-command-copy{min-width:172px;display:flex;align-items:center;gap:9px;padding-right:14px;border-right:1px solid #d9e0e8;color:#1769ff}.presentation-command-copy>div{min-width:0;display:grid;gap:1px}.presentation-command-copy span,.presentation-inspector-heading span,.presentation-rail-heading span,.presentation-section-title span{color:#667085;font-size:9px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.presentation-command-copy strong{overflow:hidden;color:#07162b;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.presentation-command-groups{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:9px;overflow-x:auto;scrollbar-width:thin}.presentation-command-group{flex:0 0 auto;display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #d9e0e8;border-radius:5px;background:#fff}.presentation-command-group button,.presentation-layer-actions button,.presentation-slide-order-actions button,.presentation-object-footer-actions button,.presentation-transition-preview button,.presentation-zoom-controls button{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:0;border-radius:3px;background:transparent;color:#26364a;font-size:10px;font-weight:690;white-space:nowrap;cursor:pointer}.presentation-command-group button:hover:not(:disabled),.presentation-layer-actions button:hover:not(:disabled),.presentation-slide-order-actions button:hover:not(:disabled),.presentation-object-footer-actions button:hover:not(:disabled),.presentation-transition-preview button:hover:not(:disabled),.presentation-zoom-controls button:hover:not(:disabled){background:#eef4ff;color:#0b55d7}.presentation-command-group button.primary{background:#1769ff;color:#fff}.presentation-command-group button.primary:hover:not(:disabled){background:#0b55d7;color:#fff}.presentation-studio button:disabled{cursor:not-allowed;opacity:.4}.presentation-body{min-width:0;min-height:0;display:grid;grid-template-columns:226px minmax(0,1fr) 292px;overflow:hidden}.presentation-slide-rail,.presentation-inspector{min-width:0;min-height:0;background:#fff}.presentation-slide-rail{display:grid;grid-template-rows:38px minmax(0,1fr) 48px;border-right:1px solid #d9e0e8}.presentation-rail-heading{display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #e2e7ee}.presentation-rail-heading strong{min-width:24px;padding:2px 6px;border:1px solid #d9e0e8;border-radius:3px;color:#526875;font-size:10px;text-align:center}.presentation-thumbnails{min-height:0;display:grid;align-content:start;gap:9px;padding:10px 9px 14px;overflow-y:auto;scrollbar-width:thin}.presentation-thumbnails>button{position:relative;width:100%;display:grid;grid-template-columns:21px minmax(0,1fr);grid-template-rows:auto 19px;gap:3px 5px;padding:5px;border:1px solid transparent;border-radius:4px;background:transparent;color:#526875;cursor:pointer;text-align:left}.presentation-thumbnails>button:hover{background:#f5f8fc}.presentation-thumbnails>button.active{border-color:#1769ff;background:#eef4ff;box-shadow:0 0 0 1px #1769ff29}.presentation-thumbnail-number{grid-row:1 / 3;padding-top:4px;color:#667085;font-size:10px;font-weight:760;text-align:center}.presentation-thumbnail-canvas{min-width:0;display:block;aspect-ratio:16 / 9;overflow:hidden;border:1px solid #d9e0e8;background:#fff;box-shadow:0 2px 7px #07111f12}.presentation-thumbnail-canvas svg{display:block;width:100%;height:100%;pointer-events:none}.presentation-thumbnails>button>strong{grid-column:2;overflow:hidden;align-self:center;color:#344054;font-size:9px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.presentation-add-slide{margin:7px 9px 9px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#26364a;font-size:10px;font-weight:700;cursor:pointer}.presentation-add-slide:hover{border-color:#1769ff;color:#0b55d7}.presentation-canvas-area{min-width:0;min-height:0;display:grid;grid-template-rows:40px minmax(0,1fr) 92px;overflow:hidden}.presentation-canvas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:1px solid #d9e0e8;background:#fff}.presentation-canvas-toolbar>div:first-child{min-width:0;display:flex;align-items:baseline;gap:8px}.presentation-canvas-toolbar strong{overflow:hidden;color:#07162b;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.presentation-canvas-toolbar span{color:#667085;font-size:9px}.presentation-layer-actions{display:flex;align-items:center;gap:2px}.presentation-layer-actions button{min-width:29px;min-height:27px;padding:0}.presentation-pasteboard{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto;padding:20px 24px;background:linear-gradient(#e7ebf1 1px,transparent 1px),linear-gradient(90deg,#e7ebf1 1px,transparent 1px),#edf1f6;background-size:20px 20px;scrollbar-width:thin}.presentation-canvas-shell{width:100%;min-width:0;min-height:100%;display:grid;place-items:center}.presentation-canvas-zoom-frame{width:min(100%,960px);aspect-ratio:16 / 9;flex:0 0 auto;transition:width .18s ease}.presentation-canvas-shell[data-zoom="45"] .presentation-canvas-zoom-frame{width:min(45%,648px)}.presentation-canvas-shell[data-zoom="55"] .presentation-canvas-zoom-frame{width:min(55%,792px)}.presentation-canvas-shell[data-zoom="67"] .presentation-canvas-zoom-frame{width:min(67%,965px)}.presentation-canvas-shell[data-zoom="75"] .presentation-canvas-zoom-frame{width:min(75%,1080px)}.presentation-canvas-shell[data-zoom="85"] .presentation-canvas-zoom-frame{width:min(85%,1224px)}.presentation-canvas-shell[data-zoom="100"] .presentation-canvas-zoom-frame{width:min(100%,1440px)}.presentation-canvas-interaction,.presentation-slide-artwork{width:100%;height:100%}.presentation-canvas-interaction{overflow:hidden;background:#fff;box-shadow:0 18px 44px #07111f24,0 2px 8px #07111f14;touch-action:none}.presentation-slide-artwork{display:block}.presentation-slide-artwork.interactive{outline:1px solid #c8d0dc}.presentation-slide-object[role=button]{cursor:move;outline:none}.presentation-slide-object.locked{cursor:not-allowed}.presentation-slide-object:focus-visible>*{filter:drop-shadow(0 0 4px rgb(23 105 255 / 55%))}.presentation-selection-frame{pointer-events:none}.presentation-selection-frame rect{fill:none;stroke:#1769ff;stroke-width:4;vector-effect:non-scaling-stroke}.presentation-selection-frame circle{fill:#fff;stroke:#1769ff;stroke-width:4;pointer-events:all;vector-effect:non-scaling-stroke;cursor:nwse-resize}.presentation-selection-frame circle[data-resize-handle=n],.presentation-selection-frame circle[data-resize-handle=s]{cursor:ns-resize}.presentation-selection-frame circle[data-resize-handle=e],.presentation-selection-frame circle[data-resize-handle=w]{cursor:ew-resize}.presentation-selection-frame circle[data-resize-handle=ne],.presentation-selection-frame circle[data-resize-handle=sw]{cursor:nesw-resize}.presentation-slide-text{-webkit-user-select:none;user-select:none}.presentation-speaker-notes{min-width:0;display:grid;grid-template-columns:86px minmax(0,1fr);align-items:stretch;padding:9px 12px;border-top:1px solid #d9e0e8;background:#fff}.presentation-speaker-notes label{padding:8px 10px 0 0;color:#667085;font-size:9px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.presentation-speaker-notes textarea{min-width:0;min-height:62px;resize:none;padding:8px 10px;border:1px solid #d9e0e8;border-radius:3px;background:#fbfcfe;color:#344054;font-size:10px;line-height:1.45}.presentation-speaker-notes textarea:focus{border-color:#1769ff;outline:2px solid rgb(23 105 255 / 14%)}.presentation-inspector{display:grid;grid-template-rows:42px minmax(0,1fr);border-left:1px solid #d9e0e8}.presentation-inspector-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #d9e0e8}.presentation-inspector-tabs button{position:relative;border:0;background:#fff;color:#667085;font-size:10px;font-weight:700;cursor:pointer}.presentation-inspector-tabs button:after{position:absolute;right:12px;bottom:-1px;left:12px;height:2px;background:transparent;content:""}.presentation-inspector-tabs button.active{color:#1769ff}.presentation-inspector-tabs button.active:after{background:#1769ff}.presentation-inspector-scroll{min-width:0;min-height:0;display:grid;align-content:start;gap:12px;padding:14px;overflow-y:auto;scrollbar-width:thin}.presentation-inspector-heading{display:grid;gap:3px;padding-bottom:12px;border-bottom:1px solid #e2e7ee}.presentation-inspector-heading strong{overflow:hidden;color:#07162b;font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.presentation-inspector-heading em{color:#667085;font-size:9px;font-style:normal}.presentation-inspector-field{min-width:0;display:grid;gap:5px}.presentation-inspector-field>span{color:#526875;font-size:9px;font-weight:700}.presentation-inspector-field input,.presentation-inspector-field textarea,.presentation-inspector-field select{min-width:0;width:100%;min-height:34px;padding:7px 9px;border:1px solid #cbd5e1;border-radius:3px;background:#fff;color:#07162b;font-size:10px}.presentation-inspector-field textarea{min-height:84px;resize:vertical;line-height:1.45}.presentation-inspector-field input[type=color]{height:36px;padding:4px}.presentation-inspector-field input[type=range]{min-height:26px;padding:0;accent-color:#1769ff}.presentation-inspector-field input:focus,.presentation-inspector-field textarea:focus,.presentation-inspector-field select:focus{border-color:#1769ff;outline:2px solid rgb(23 105 255 / 14%)}.presentation-two-fields,.presentation-geometry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.presentation-format-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #d9e0e8;border-radius:3px;overflow:hidden}.presentation-format-grid button{min-height:32px;display:grid;place-items:center;border:0;border-right:1px solid #d9e0e8;background:#fff;color:#526875;cursor:pointer}.presentation-format-grid button:last-child{border-right:0}.presentation-format-grid button:hover,.presentation-format-grid button.active{background:#eef4ff;color:#1769ff}.presentation-inspector-section{display:grid;gap:9px;padding-top:12px;border-top:1px solid #e2e7ee}.presentation-section-title{display:flex;align-items:center;justify-content:space-between;color:#667085}.presentation-object-footer-actions,.presentation-slide-order-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding-top:12px;border-top:1px solid #e2e7ee}.presentation-slide-order-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0;border-top:0}.presentation-object-footer-actions button,.presentation-slide-order-actions button{min-width:0;border:1px solid #d9e0e8;background:#fff}.presentation-object-footer-actions button.danger{color:#b42318}.presentation-inspector-empty{min-height:250px;display:grid;place-content:center;justify-items:center;gap:8px;padding:22px;color:#667085;text-align:center}.presentation-inspector-empty strong{color:#26364a;font-size:12px}.presentation-inspector-empty span{max-width:220px;font-size:10px;line-height:1.45}.presentation-transition-preview{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;border:1px solid #d9e0e8;border-radius:4px;background:#f8fafc;color:#1769ff}.presentation-transition-preview>div{min-width:0;display:grid;gap:2px}.presentation-transition-preview strong{color:#26364a;font-size:10px}.presentation-transition-preview span{color:#667085;font-size:8px}.presentation-transition-preview button{border:1px solid #cbd5e1;background:#fff}.presentation-notes-editor{min-height:260px!important}.presentation-notes-disclosure{padding:10px 11px;border-left:3px solid #1769ff;background:#eef4ff;color:#41556c;font-size:9px;line-height:1.5}.presentation-status-bar{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(240px,1fr);align-items:center;gap:14px;padding:0 14px;border-top:1px solid #d9e0e8;background:#fff;color:#667085;font-size:9px}.presentation-status-bar>div{min-width:0;display:flex;align-items:center;gap:12px}.presentation-status-bar>div:first-child{overflow:hidden}.presentation-status-bar strong{color:#26364a;font-size:9px;white-space:nowrap}.presentation-save-state{color:#087b68}.presentation-save-state time{color:#667085}.presentation-zoom-controls{justify-content:flex-end}.presentation-zoom-controls button{min-width:27px;min-height:27px;padding:0}.presentation-zoom-controls input{width:min(130px,40%);accent-color:#1769ff}.presentation-playback{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;grid-template-rows:52px minmax(0,1fr) 62px;background:#050a12;color:#fff}.presentation-playback-topbar,.presentation-playback-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px;background:#07111f}.presentation-playback-topbar>div{display:grid;gap:2px}.presentation-playback-topbar strong{font-size:12px}.presentation-playback-topbar span{color:#afbdd0;font-size:9px}.presentation-playback-topbar button,.presentation-playback-controls button{min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:1px solid #40516a;border-radius:3px;background:#0e1b2d;color:#fff;font-size:10px;font-weight:700;cursor:pointer}.presentation-playback-stage{min-width:0;min-height:0;display:grid;place-items:center;padding:24px;border:0;background:#050a12;cursor:pointer}.presentation-playback-slide{width:min(100%,1440px);aspect-ratio:16 / 9;display:block;box-shadow:0 28px 80px #0000008c}.presentation-playback-stage.transition-fade .presentation-playback-slide{animation:presentation-fade .35s ease both}.presentation-playback-stage.transition-wipe-left .presentation-playback-slide,.presentation-playback-stage.transition-push-left .presentation-playback-slide{animation:presentation-enter-left .5s ease both}.presentation-playback-stage.transition-wipe-right .presentation-playback-slide,.presentation-playback-stage.transition-push-right .presentation-playback-slide{animation:presentation-enter-right .5s ease both}.presentation-playback-stage.transition-split-horizontal .presentation-playback-slide{animation:presentation-split .6s ease both}@keyframes presentation-fade{0%{opacity:0}to{opacity:1}}@keyframes presentation-enter-left{0%{opacity:0;transform:translate(5%)}to{opacity:1;transform:translate(0)}}@keyframes presentation-enter-right{0%{opacity:0;transform:translate(-5%)}to{opacity:1;transform:translate(0)}}@keyframes presentation-split{0%{clip-path:inset(50% 0)}to{clip-path:inset(0)}}@media(max-width:1180px){.presentation-body{grid-template-columns:190px minmax(0,1fr) 258px}.presentation-command-copy{min-width:150px}.presentation-command-group button{padding-inline:7px}}@media(max-width:980px){.presentation-studio{grid-template-rows:auto minmax(0,1fr) 45px}.presentation-command-bar{align-items:stretch;gap:8px}.presentation-command-copy{min-width:136px}.presentation-body{grid-template-columns:165px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 230px;grid-template-areas:"slides canvas" "inspector inspector"}.presentation-slide-rail{grid-area:slides}.presentation-canvas-area{grid-area:canvas}.presentation-inspector{grid-area:inspector;grid-template-columns:140px minmax(0,1fr);grid-template-rows:minmax(0,1fr);border-top:1px solid #d9e0e8;border-left:0}.presentation-inspector-tabs{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(3,minmax(0,1fr));border-right:1px solid #d9e0e8;border-bottom:0}.presentation-inspector-tabs button:after{top:8px;right:auto;bottom:8px;left:-1px;width:2px;height:auto}.presentation-inspector-scroll{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;overflow-x:auto}.presentation-inspector-heading,.presentation-inspector-empty,.presentation-object-footer-actions,.presentation-notes-disclosure{grid-column:1 / -1}.presentation-inspector-field textarea{min-height:74px}.presentation-notes-editor{min-height:120px!important}}@media(max-width:760px){.app-shell.presentation-mode{height:100dvh;min-height:100dvh;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.app-shell.presentation-mode .topbar{min-height:64px;align-items:center;flex-direction:row;gap:8px;padding:8px 10px}.app-shell.presentation-mode .brand{width:auto;min-width:0;flex:1 1 auto}.app-shell.presentation-mode .brand-logo{width:144px;height:auto}.app-shell.presentation-mode .brand-document,.app-shell.presentation-mode .document-titlebar{display:none}.app-shell.presentation-mode .topbar-actions{width:auto;flex:0 0 auto;overflow:visible}.app-shell.presentation-mode .presentation-studio{grid-row:2;height:100%;max-height:100%}}@media(max-width:680px){.presentation-studio{grid-template-rows:auto minmax(0,1fr) 42px}.presentation-command-bar{display:grid;grid-template-columns:125px minmax(0,1fr);padding:6px 8px}.presentation-command-copy{min-width:0;padding-right:8px}.presentation-command-copy span{display:none}.presentation-command-groups{justify-content:flex-start}.presentation-insert-commands button span{display:none}.presentation-body{grid-template-columns:minmax(0,1fr);grid-template-rows:96px minmax(150px,1fr) 170px;grid-template-areas:"slides" "canvas" "inspector"}.presentation-slide-rail{grid-template-rows:30px minmax(0,1fr);border-right:0;border-bottom:1px solid #d9e0e8}.presentation-thumbnails{display:flex;gap:7px;padding:7px 8px;overflow-x:auto;overflow-y:hidden}.presentation-thumbnails>button{flex:0 0 138px}.presentation-add-slide{display:none}.presentation-canvas-area{grid-template-rows:36px minmax(0,1fr) 68px}.presentation-pasteboard{place-items:start center;padding:14px}.presentation-canvas-shell{min-width:0}.presentation-canvas-zoom-frame,.presentation-canvas-shell[data-zoom] .presentation-canvas-zoom-frame{width:min(100%,520px)}.presentation-speaker-notes{grid-template-columns:minmax(0,1fr);padding:6px 8px}.presentation-speaker-notes label{display:none}.presentation-speaker-notes textarea{min-height:50px}.presentation-inspector{grid-template-columns:92px minmax(0,1fr)}.presentation-inspector-scroll{grid-template-columns:minmax(0,1fr);padding:10px}.presentation-inspector-scroll>*{grid-column:1}.presentation-status-bar{grid-template-columns:minmax(0,1fr) auto;padding:0 8px}.presentation-status-bar>div:first-child span,.presentation-save-state time,.presentation-zoom-controls input{display:none}.presentation-save-state{display:none!important}.presentation-zoom-controls{grid-column:2}.presentation-playback-stage{padding:8px}}@media(prefers-reduced-motion:reduce){.presentation-canvas-zoom-frame,.presentation-playback-slide{animation:none!important;transition:none!important}}.photo-selection-controls{gap:10px}.photo-selection-shapes,.photo-selection-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0 14px}.photo-selection-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-selection-shapes button,.photo-selection-actions button{min-height:32px;padding:0 8px;color:#344054;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-size:10px;font-weight:720}.photo-selection-shapes button.active{color:#0f51cf;background:#edf4ff;border-color:#8db2ff;box-shadow:inset 0 0 0 1px #1769ff14}.photo-selection-guidance{margin:0 14px;color:#617083;font-size:10px;line-height:1.5}.photo-selection-bounds{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:0 14px}.photo-selection-bounds label{display:grid;gap:4px}.photo-selection-bounds span{color:#667085;font-size:8px;font-weight:790;letter-spacing:.06em;text-transform:uppercase}.photo-selection-bounds input{box-sizing:border-box;width:100%;min-width:0;height:30px;padding:0 6px;color:#182230;background:#fff;border:1px solid #cfd5de;border-radius:5px;font-family:inherit;font-size:9px;font-variant-numeric:tabular-nums;font-weight:720}.photo-selection-bounds input:focus-visible{border-color:#1769ff;box-shadow:0 0 0 3px #1769ff24;outline:0}.photo-selection-primary{margin-top:0;color:#fff;background:#1769ff;border-color:#1769ff!important}.photo-selection-primary:hover:not(:disabled){color:#fff;background:#0f51cf}.photo-selection-source-note{margin:0 14px;color:#47647c;font-size:9px;line-height:1.45}.photo-select-mask-backdrop{position:fixed;z-index:1520;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#040a13cc;-webkit-backdrop-filter:blur(12px) saturate(.82);backdrop-filter:blur(12px) saturate(.82)}.photo-select-mask-dialog{display:grid;width:min(1260px,calc(100vw - 28px));height:min(840px,calc(100vh - 28px));min-width:760px;min-height:540px;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:#162236;background:#f5f7fb;border:1px solid rgba(255,255,255,.18);border-radius:12px;box-shadow:0 36px 94px #01071080,0 8px 24px #0107104d}.photo-select-mask-header,.photo-select-mask-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px}.photo-select-mask-header{color:#f8fbff;background:linear-gradient(135deg,#07111f,#10233c);border-bottom:1px solid rgba(255,255,255,.09)}.photo-select-mask-header>div,.photo-select-mask-footer>div:first-child{display:grid;min-width:0;gap:2px}.photo-select-mask-header span{color:#73b0ff;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.photo-select-mask-header h2,.photo-select-mask-header p,.photo-select-mask-footer p{margin:0}.photo-select-mask-header h2{font-size:20px;font-weight:820;letter-spacing:-.025em}.photo-select-mask-header p{overflow:hidden;color:#aebdd0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.photo-select-mask-header>button{display:grid;width:34px;height:34px;flex:none;place-items:center;color:#dce8f7;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:7px}.photo-select-mask-workspace{display:grid;min-width:0;min-height:0;grid-template-columns:218px minmax(360px,1fr) 264px}.photo-select-mask-tools,.photo-select-mask-controls{min-width:0;min-height:0;overflow:auto;padding:12px;background:#f7f9fc}.photo-select-mask-tools{border-right:1px solid #d9e0e9}.photo-select-mask-controls{display:grid;align-content:start;gap:11px;border-left:1px solid #d9e0e9}.photo-select-mask-tools>strong,.photo-select-mask-history>strong{display:block;margin:0 0 8px;color:#536176;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.photo-select-mask-tools>button{display:grid;width:100%;min-height:60px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:7px;margin-bottom:6px;padding:9px 10px;text-align:left;color:#344054;background:#fff;border:1px solid #d5dce7;border-radius:7px}.photo-select-mask-tools>button:hover,.photo-select-mask-tools>button.active{color:#0f51cf;background:#edf4ff;border-color:#8db2ff}.photo-select-mask-tools>button.active{box-shadow:inset 3px 0 #1769ff,0 4px 12px #1769ff1a}.photo-select-mask-tools>button span,.photo-select-mask-tool-note span,.photo-select-mask-safety span{display:grid;min-width:0;gap:3px}.photo-select-mask-tools b,.photo-select-mask-tool-note b,.photo-select-mask-safety b{font-size:10px;font-weight:780}.photo-select-mask-tools small,.photo-select-mask-tool-note small,.photo-select-mask-safety small{color:#667085;font-size:9px;line-height:1.4}.photo-select-mask-tool-note,.photo-select-mask-safety{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px;color:#146554;background:#edf8f5;border:1px solid #bfe0d7;border-radius:8px}.photo-select-mask-preview-panel{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#17202c}.photo-select-mask-preview-toolbar,.photo-select-mask-preview-meta{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding:7px 11px;color:#dbe5f1;background:#263344;border-bottom:1px solid #111a25;font-size:10px}.photo-select-mask-preview-toolbar label{display:inline-flex;align-items:center;gap:7px;font-weight:720}.photo-select-mask-preview-toolbar select{min-height:29px;padding:0 27px 0 8px;color:#eef5fd;background:#334256;border:1px solid #596b82;border-radius:6px;font-size:10px}.photo-select-mask-preview-toolbar>span,.photo-select-mask-preview-meta{color:#aebdce;font-variant-numeric:tabular-nums}.photo-select-mask-preview{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:18px;background:#18212d}.photo-select-mask-canvas-shell{position:relative;display:inline-grid;max-width:100%;max-height:100%;place-items:center;overflow:hidden;background:#0d141d;border:1px solid #0b1118;box-shadow:0 9px 30px #00000061}.photo-select-mask-canvas-shell canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;cursor:crosshair;touch-action:none}.photo-select-mask-brush-cursor{position:absolute;min-width:12px;min-height:12px;pointer-events:none;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.96);border-radius:50%;box-shadow:0 0 0 1px #000000d1,inset 0 0 0 1px #1769ff4d}.photo-select-mask-progress{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:7px;padding:7px 10px;color:#eef6ff;background:#07111feb;border:1px solid rgba(114,167,255,.42);border-radius:7px;font-size:10px;font-weight:720}.photo-select-mask-progress svg{animation:photo-liquify-spin .9s linear infinite}.photo-select-mask-preview-meta{border-top:1px solid #111a25;border-bottom:0}.photo-select-mask-preview-meta b{color:#f3f7fc}.photo-select-mask-controls fieldset{display:grid;gap:10px;padding:11px;margin:0;background:#fff;border:1px solid #d5dce7;border-radius:8px}.photo-select-mask-controls legend{padding:0 5px;color:#344054;font-size:11px;font-weight:780}.photo-select-mask-controls .photo-range-field{gap:5px;margin:0}.photo-select-mask-controls .photo-range-field>span{color:#475467;font-size:10px;font-weight:700}.photo-select-mask-controls .photo-range-field output{color:#1769ff;font-weight:800}.photo-select-mask-check{display:flex;align-items:flex-start;gap:8px;color:#344054}.photo-select-mask-check input{margin-top:2px;accent-color:#1769ff}.photo-select-mask-check span{display:grid;gap:2px}.photo-select-mask-check b{font-size:10px}.photo-select-mask-check small,.photo-select-mask-shortcuts{color:#758195;font-size:9px;line-height:1.4}.photo-select-mask-history>div,.photo-select-mask-footer>div:last-child{display:flex;gap:7px}.photo-select-mask-history button,.photo-select-mask-reset-subject,.photo-select-mask-footer button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:7px;font-size:10px;font-weight:730}.photo-select-mask-reset-subject{width:100%}.photo-select-mask-reset-subject:hover,.photo-select-mask-reset-subject:focus-visible{color:#0f51cf;background:#edf4ff;border-color:#8db2ff}.photo-select-mask-safety{margin-top:0}.photo-select-mask-footer{background:#fff;border-top:1px solid #d9e0e9}.photo-select-mask-footer>div:first-child>strong{color:#344054;font-size:11px}.photo-select-mask-footer p{overflow:hidden;max-width:660px;color:#47647c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-select-mask-footer button{min-width:82px;font-size:11px}.photo-select-mask-footer button.primary{min-width:132px;color:#fff;background:#1769ff;border-color:#1769ff}.photo-select-mask-dialog button:not(:disabled){cursor:pointer}.photo-select-mask-dialog button:disabled{opacity:.48}.photo-select-mask-dialog button:focus-visible,.photo-select-mask-dialog input:focus-visible,.photo-select-mask-dialog select:focus-visible,.photo-select-mask-dialog canvas:focus-visible{position:relative;z-index:2;outline:3px solid rgba(114,167,255,.82);outline-offset:2px}@media(max-width:900px){.photo-select-mask-backdrop{padding:6px}.photo-select-mask-dialog{width:calc(100vw - 12px);height:calc(100vh - 12px);min-width:0;min-height:0}.photo-select-mask-workspace{grid-template-columns:174px minmax(260px,1fr) 218px}.photo-select-mask-tools,.photo-select-mask-controls{padding:8px}.photo-select-mask-tools>button{min-height:44px;padding:7px 8px}.photo-select-mask-tools>button small{display:none}}@media(max-width:640px){.photo-select-mask-backdrop{padding:0}.photo-select-mask-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.photo-select-mask-header,.photo-select-mask-footer{padding:10px}.photo-select-mask-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(270px,1fr) auto;overflow:auto}.photo-select-mask-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:visible;border-right:0;border-bottom:1px solid #d9e0e9}.photo-select-mask-tools>strong,.photo-select-mask-tool-note{display:none}.photo-select-mask-tools>button{margin:0}.photo-select-mask-preview{min-height:300px;padding:10px}.photo-select-mask-controls{overflow:visible;border-top:1px solid #d9e0e9;border-left:0}.photo-select-mask-footer{align-items:flex-end}.photo-select-mask-footer p{max-width:44vw}}.photo-filter-gallery-backdrop{position:fixed;z-index:1540;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#040a13d1;-webkit-backdrop-filter:blur(12px) saturate(.82);backdrop-filter:blur(12px) saturate(.82)}.photo-filter-gallery-dialog{display:grid;width:min(1260px,calc(100vw - 28px));height:min(840px,calc(100vh - 28px));min-width:780px;min-height:560px;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:#162236;background:#f5f7fb;border:1px solid rgba(255,255,255,.18);border-radius:12px;box-shadow:0 36px 94px #01071080,0 8px 24px #0107104d}.photo-filter-gallery-loading{min-width:260px;min-height:120px;place-items:center;align-content:center;gap:10px;color:#dbe8f8;background:#0b1727;font-size:12px;font-weight:760}.photo-filter-gallery-loading svg,.photo-filter-gallery-progress svg{animation:photo-liquify-spin .9s linear infinite}.photo-filter-gallery-header,.photo-filter-gallery-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px}.photo-filter-gallery-header{color:#f8fbff;background:linear-gradient(135deg,#07111f,#10233c);border-bottom:1px solid rgba(255,255,255,.09)}.photo-filter-gallery-header>div,.photo-filter-gallery-footer>div:first-child{display:grid;min-width:0;gap:2px}.photo-filter-gallery-header>div>span{color:#73b0ff;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.photo-filter-gallery-header h2,.photo-filter-gallery-header p,.photo-filter-gallery-footer p{margin:0}.photo-filter-gallery-header h2{font-size:20px;font-weight:820;letter-spacing:-.025em}.photo-filter-gallery-header p{overflow:hidden;color:#aebdd0;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.photo-filter-gallery-header>button{display:grid;width:34px;height:34px;flex:none;place-items:center;color:#dce8f7;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:7px}.photo-filter-gallery-body{display:grid;min-width:0;min-height:0;grid-template-columns:310px minmax(360px,1fr) 280px}.photo-filter-gallery-library,.photo-filter-gallery-controls{min-width:0;min-height:0;overflow:auto;padding:12px;background:#f7f9fc}.photo-filter-gallery-library{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:10px;border-right:1px solid #d9e0e9}.photo-filter-gallery-search{display:flex;min-height:36px;align-items:center;gap:8px;padding:0 10px;color:#667085;background:#fff;border:1px solid #cbd4e1;border-radius:7px}.photo-filter-gallery-search:focus-within{color:#1769ff;border-color:#78a7ff;box-shadow:0 0 0 3px #1769ff1c}.photo-filter-gallery-search input{width:100%;min-width:0;padding:0;color:#25344a;background:transparent;border:0;outline:0;font:inherit;font-size:11px}.photo-filter-gallery-categories{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:3px;background:#edf1f6;border:1px solid #dfe5ed;border-radius:8px}.photo-filter-gallery-categories button{min-height:30px;padding:0 8px;color:#59677b;background:transparent;border:1px solid transparent;border-radius:6px;font-size:9px;font-weight:760;white-space:nowrap}.photo-filter-gallery-categories button:hover,.photo-filter-gallery-categories button.active{color:#0f51cf;background:#fff;border-color:#a7c2f4;box-shadow:0 2px 7px #18345b14}.photo-filter-gallery-results{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);gap:7px}.photo-filter-gallery-results>span{color:#69778c;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.photo-filter-gallery-results>[role=listbox]{min-height:0;overflow:auto;padding-right:3px}.photo-filter-gallery-results [role=option]{display:grid;width:100%;min-height:64px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;margin-bottom:6px;padding:9px;text-align:left;color:#344054;background:#fff;border:1px solid #d5dce7;border-radius:7px}.photo-filter-gallery-results [role=option]:hover,.photo-filter-gallery-results [role=option].active{color:#0f51cf;background:#edf4ff;border-color:#8db2ff}.photo-filter-gallery-results [role=option].active{box-shadow:inset 3px 0 #1769ff,0 4px 12px #1769ff1a}.photo-filter-gallery-card-icon{display:grid;width:28px;height:28px;place-items:center;color:#1769ff;background:#eef5ff;border:1px solid #c8dcff;border-radius:6px}.photo-filter-gallery-results [role=option]>span:last-child,.photo-filter-gallery-control-heading>span,.photo-filter-gallery-safety>span{display:grid;min-width:0;gap:3px}.photo-filter-gallery-results b,.photo-filter-gallery-control-heading b,.photo-filter-gallery-safety b{font-size:10px;font-weight:790}.photo-filter-gallery-results small,.photo-filter-gallery-control-heading small,.photo-filter-gallery-safety small{color:#667085;font-size:9px;line-height:1.4}.photo-filter-gallery-empty{display:grid;min-height:150px;place-items:center;align-content:center;gap:5px;padding:18px;text-align:center;color:#667085;border:1px dashed #c5cfdd;border-radius:8px}.photo-filter-gallery-preview-panel{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#17202c}.photo-filter-gallery-preview-toolbar,.photo-filter-gallery-preview-meta{display:flex;min-width:0;min-height:42px;align-items:center;justify-content:space-between;gap:12px;padding:7px 11px;color:#dbe5f1;background:#263344;border-bottom:1px solid #111a25;font-size:10px}.photo-filter-gallery-preview-toolbar>div{display:grid;min-width:0;gap:1px}.photo-filter-gallery-preview-toolbar span{color:#8fa2ba;font-size:8px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.photo-filter-gallery-preview-toolbar strong{overflow:hidden;color:#f4f8fd;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.photo-filter-gallery-preview-toolbar button{display:inline-flex;min-height:30px;flex:none;align-items:center;gap:6px;padding:0 9px;color:#eaf2fb;background:#334256;border:1px solid #596b82;border-radius:6px;font-size:9px;font-weight:730}.photo-filter-gallery-preview-toolbar button[aria-pressed=true]{color:#fff;background:#1769ff;border-color:#4b8aff}.photo-filter-gallery-preview{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:18px;background:linear-gradient(45deg,rgba(255,255,255,.025) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.025) 25%,transparent 25%),#18212d;background-position:0 0,8px 0;background-size:16px 16px}.photo-filter-gallery-preview canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;background:#0d141d;border:1px solid #0b1118;box-shadow:0 9px 30px #00000061}.photo-filter-gallery-progress{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:7px;padding:7px 10px;color:#eef6ff;background:#07111feb;border:1px solid rgba(114,167,255,.42);border-radius:7px;font-size:10px;font-weight:720}.photo-filter-gallery-preview-meta{color:#aebdce;border-top:1px solid #111a25;border-bottom:0;font-variant-numeric:tabular-nums}.photo-filter-gallery-controls{display:grid;align-content:start;gap:11px;border-left:1px solid #d9e0e9}.photo-filter-gallery-control-heading,.photo-filter-gallery-safety{display:flex;align-items:flex-start;gap:8px;padding:10px;color:#245b99;background:#eef5ff;border:1px solid #c8dcf7;border-radius:8px}.photo-filter-gallery-controls fieldset{display:grid;gap:11px;padding:11px;margin:0;background:#fff;border:1px solid #d5dce7;border-radius:8px}.photo-filter-gallery-controls legend{padding:0 5px;color:#344054;font-size:11px;font-weight:780}.photo-filter-gallery-range{display:grid;gap:5px}.photo-filter-gallery-range>span,.photo-filter-gallery-color>span:first-child,.photo-filter-gallery-select>span{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475467;font-size:10px;font-weight:700}.photo-filter-gallery-range output,.photo-filter-gallery-color output{color:#1769ff;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.photo-filter-gallery-range input[type=range]{width:100%;accent-color:#1769ff}.photo-filter-gallery-check{display:flex;align-items:flex-start;gap:8px;color:#344054}.photo-filter-gallery-check input{margin-top:2px;accent-color:#1769ff}.photo-filter-gallery-check span{display:grid;gap:2px}.photo-filter-gallery-check b{font-size:10px}.photo-filter-gallery-check small{color:#758195;font-size:9px;line-height:1.4}.photo-filter-gallery-color{display:grid;gap:6px}.photo-filter-gallery-color>span:last-child{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px}.photo-filter-gallery-color input{width:42px;height:30px;padding:2px;background:#fff;border:1px solid #c7d0dd;border-radius:6px}.photo-filter-gallery-select{display:grid;gap:6px}.photo-filter-gallery-select select{min-height:34px;padding:0 28px 0 9px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:7px;font:inherit;font-size:10px;font-weight:690}.photo-filter-gallery-reset{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:7px;font-size:10px;font-weight:730}.photo-filter-gallery-reset:hover{color:#0f51cf;background:#edf4ff;border-color:#8db2ff}.photo-filter-gallery-no-controls{margin:0;color:#667085;font-size:9px;line-height:1.5}.photo-filter-gallery-safety{color:#146554;background:#edf8f5;border-color:#bfe0d7}.photo-filter-gallery-footer{background:#fff;border-top:1px solid #d9e0e9}.photo-filter-gallery-footer>div:first-child>strong{color:#344054;font-size:11px}.photo-filter-gallery-footer p{overflow:hidden;max-width:660px;color:#47647c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-filter-gallery-footer>div:last-child{display:flex;gap:7px}.photo-filter-gallery-footer button{display:inline-flex;min-width:82px;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:7px;font-size:11px;font-weight:730}.photo-filter-gallery-footer button.primary{min-width:124px;color:#fff;background:#1769ff;border-color:#1769ff}.photo-filter-gallery-dialog button:not(:disabled){cursor:pointer}.photo-filter-gallery-dialog button:disabled{opacity:.48}.photo-filter-gallery-dialog button:focus-visible,.photo-filter-gallery-dialog input:focus-visible,.photo-filter-gallery-dialog select:focus-visible{position:relative;z-index:2;outline:3px solid rgba(114,167,255,.82);outline-offset:2px}@media(max-width:1000px){.photo-filter-gallery-backdrop{padding:6px}.photo-filter-gallery-dialog{width:calc(100vw - 12px);height:calc(100vh - 12px);min-width:0;min-height:0}.photo-filter-gallery-body{grid-template-columns:250px minmax(0,1fr);grid-template-rows:minmax(320px,1fr) auto;overflow:auto}.photo-filter-gallery-controls{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;border-top:1px solid #d9e0e9;border-left:0}.photo-filter-gallery-safety{grid-column:1 / -1}}@media(max-width:640px){.photo-filter-gallery-backdrop{padding:0}.photo-filter-gallery-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.photo-filter-gallery-header,.photo-filter-gallery-footer{padding:10px}.photo-filter-gallery-body{display:block;overflow:auto}.photo-filter-gallery-library,.photo-filter-gallery-controls{overflow:visible;border:0}.photo-filter-gallery-library{min-height:310px;border-bottom:1px solid #d9e0e9}.photo-filter-gallery-results>[role=listbox]{max-height:210px}.photo-filter-gallery-preview-panel{min-height:390px}.photo-filter-gallery-preview{min-height:300px;padding:10px}.photo-filter-gallery-controls{display:grid;grid-template-columns:minmax(0,1fr);border-top:1px solid #d9e0e9}.photo-filter-gallery-control-heading,.photo-filter-gallery-controls fieldset,.photo-filter-gallery-safety{grid-column:1}.photo-filter-gallery-footer{align-items:flex-end}.photo-filter-gallery-footer p{max-width:42vw}.photo-filter-gallery-footer button.primary{min-width:118px}}@media(prefers-reduced-motion:reduce){.photo-liquify-preview-progress svg,.photo-select-mask-progress svg,.photo-filter-gallery-progress svg,.photo-filter-gallery-loading svg{animation-duration:1.8s}}.photo-vector-backdrop{position:fixed;z-index:1300;top:0;right:0;bottom:0;left:0;display:grid;padding:16px;background:#050d1bc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);place-items:center}.photo-vector-dialog{display:grid;overflow:hidden;width:min(1420px,calc(100vw - 32px));height:min(900px,calc(100dvh - 32px));min-width:820px;min-height:620px;color:#172033;background:#f5f7fa;border:1px solid #aab7c9;border-radius:12px;box-shadow:0 28px 90px #020c1d6b;grid-template-rows:auto minmax(0,1fr) auto}.photo-vector-header,.photo-vector-footer{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px;background:#fff}.photo-vector-header{border-bottom:1px solid #d7dee8}.photo-vector-title,.photo-vector-title>span,.photo-vector-history,.photo-vector-history button,.photo-vector-safe,.photo-vector-section-title,.photo-vector-section-title>div:first-child,.photo-vector-anchor-nav,.photo-vector-anchor-actions,.photo-vector-colour-row,.photo-vector-colour-row label,.photo-vector-select-row,.photo-vector-proof,.photo-vector-footer>div:last-child,.photo-vector-footer button{display:flex}.photo-vector-title{min-width:0;align-items:center;gap:10px}.photo-vector-title>span{width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#1769ff,#0f51cf);border-radius:9px;box-shadow:0 6px 18px #1769ff40}.photo-vector-title h2,.photo-vector-title p,.photo-vector-proof p{margin:0}.photo-vector-title h2{color:#111b30;font-size:16px;letter-spacing:-.01em}.photo-vector-title p{margin-top:2px;color:#607087;font-size:10px}.photo-vector-history{align-items:center;gap:6px}.photo-vector-history button,.photo-vector-section-title>button,.photo-vector-anchor-nav button,.photo-vector-anchor-actions button,.photo-vector-presets button,.photo-vector-footer button{min-height:34px;align-items:center;justify-content:center;gap:6px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:7px;font:inherit;font-size:10px;font-weight:730}.photo-vector-history button{padding:0 10px}.photo-vector-history button:last-child{width:34px;padding:0}.photo-vector-body{display:grid;min-height:0;grid-template-columns:minmax(0,1fr) 338px}.photo-vector-workspace{display:grid;min-width:0;min-height:0;padding:12px;background:radial-gradient(circle at 70% 0%,rgba(37,139,255,.08),transparent 38%),#e8edf3;grid-template-rows:auto minmax(0,1fr)}.photo-vector-workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px 9px}.photo-vector-workspace-heading>div{display:grid;gap:2px}.photo-vector-workspace-heading strong{color:#172033;font-size:11px}.photo-vector-workspace-heading span{color:#66778e;font-size:9px}.photo-vector-safe{min-height:24px;align-items:center;gap:5px;padding:0 8px;color:#146554!important;background:#e8f7f2;border:1px solid #b8ded3;border-radius:999px;font-weight:750}.photo-vector-stage{position:relative;display:grid;overflow:hidden;min-height:0;background:#cdd5df;border:1px solid #b6c0ce;border-radius:9px;box-shadow:inset 0 1px 2px #0f1b3014;place-items:center}.photo-vector-canvas{display:block;overflow:visible;max-width:calc(100% - 42px);max-height:calc(100% - 66px);background:#fff;border:1px solid rgba(71,88,111,.24);box-shadow:0 14px 34px #111f352e;touch-action:none}.photo-vector-canvas-base{fill:#f8fafc}.photo-vector-anchor,.photo-vector-handle,.photo-vector-segment{vector-effect:non-scaling-stroke;cursor:grab;outline:none}.photo-vector-anchor{fill:#fff;stroke:#1769ff;stroke-width:3}.photo-vector-anchor.selected{fill:#1769ff;stroke:#fff;stroke-width:4}.photo-vector-handle{fill:#fff;stroke:#00a8c5;stroke-width:3}.photo-vector-handle.selected{fill:#00a8c5;stroke:#fff}.photo-vector-anchor:focus-visible,.photo-vector-handle:focus-visible{stroke:#f79009;stroke-width:6}.photo-vector-handle-line{stroke:#00a8c5;stroke-width:2;stroke-dasharray:7 5;vector-effect:non-scaling-stroke;pointer-events:none}.photo-vector-segment{fill:#ffffffe6;stroke:#1769ff;stroke-width:2;opacity:0;cursor:cell}.photo-vector-segment:hover,.photo-vector-segment:focus-visible{opacity:1}.photo-vector-stage-help{position:absolute;right:12px;bottom:10px;left:12px;overflow:hidden;padding:7px 9px;color:#3f5169;background:#ffffffe6;border:1px solid rgba(166,180,199,.74);border-radius:6px;font-size:9px;font-weight:650;text-align:center;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.photo-vector-inspector{overflow:auto;min-height:0;background:#fff;border-left:1px solid #d7dee8}.photo-vector-inspector>section{display:grid;gap:10px;padding:13px;border-bottom:1px solid #e2e7ee}.photo-vector-section-title{align-items:flex-start;justify-content:space-between;gap:8px}.photo-vector-section-title>div:first-child{min-width:0;flex-direction:column;gap:2px}.photo-vector-section-title strong{color:#172033;font-size:10px}.photo-vector-section-title span{color:#708096;font-size:9px;line-height:1.35}.photo-vector-section-title>button,.photo-vector-anchor-nav button{width:30px;min-height:30px;padding:0}.photo-vector-presets,.photo-vector-mode{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.photo-vector-presets button{min-height:32px}.photo-vector-mode button{min-height:32px;color:#475467;background:#f7f9fc;border:1px solid #cbd5e1;border-radius:6px;font:inherit;font-size:9px;font-weight:700}.photo-vector-mode button.active{color:#0f51cf;background:#edf4ff;border-color:#72a7ff;box-shadow:inset 0 0 0 1px #1769ff24}.photo-vector-anchor-nav{gap:4px}.photo-vector-anchor-actions{gap:6px}.photo-vector-anchor-actions button{min-width:0;flex:1 1 0;padding:0 7px}.photo-vector-switch{display:inline-flex;min-height:26px;align-items:center;gap:5px;color:#344054;font-size:9px;font-weight:720}.photo-vector-switch input{accent-color:#1769ff}.photo-vector-colour-row,.photo-vector-select-row{gap:8px}.photo-vector-colour-row>label,.photo-vector-select-row>label{min-width:0;flex:1 1 0}.photo-vector-colour-row label{position:relative;min-height:50px;flex-wrap:wrap;align-content:center;align-items:center;justify-content:space-between;gap:4px 8px;padding:7px 8px;color:#475467;background:#f8fafc;border:1px solid #d7dee8;border-radius:7px;font-size:9px;font-weight:690}.photo-vector-colour-row input[type=color]{width:28px;height:25px;padding:1px;background:transparent;border:1px solid #c2ccda;border-radius:5px}.photo-vector-colour-row input[type=range]{width:100%;height:4px;flex:1 0 100%;accent-color:#1769ff}.photo-vector-colour-row output,.photo-vector-range output{color:#0f51cf;font-size:9px;font-weight:760}.photo-vector-range,.photo-vector-select{display:grid;gap:5px;color:#475467;font-size:9px;font-weight:690}.photo-vector-range>span{display:flex;justify-content:space-between}.photo-vector-range input{width:100%;accent-color:#1769ff}.photo-vector-select select{width:100%;min-height:32px;padding:0 26px 0 8px;color:#344054;background:#fff;border:1px solid #c7d0dd;border-radius:6px;font:inherit;font-size:9px}.photo-vector-proof{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:8px!important;color:#146554;background:#edf8f5}.photo-vector-proof p{font-size:9px;line-height:1.5}.photo-vector-footer{border-top:1px solid #d7dee8}.photo-vector-footer>div:first-child{overflow:hidden;min-width:0;color:#52647b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-vector-footer>div:last-child{flex:0 0 auto;gap:7px}.photo-vector-footer button{min-width:82px;padding:0 11px}.photo-vector-footer button.primary{min-width:160px;color:#fff;background:#1769ff;border-color:#1769ff}.photo-vector-dialog button:not(:disabled),.photo-vector-dialog input:not(:disabled),.photo-vector-dialog select:not(:disabled){cursor:pointer}.photo-vector-dialog button:disabled,.photo-vector-dialog input:disabled,.photo-vector-dialog select:disabled{opacity:.46}.photo-vector-dialog button:hover:not(:disabled){color:#0f51cf;background:#edf4ff;border-color:#8db2ff}.photo-vector-footer button.primary:hover:not(:disabled){color:#fff;background:#0f5ee5;border-color:#0f5ee5}.photo-vector-dialog button:focus-visible,.photo-vector-dialog input:focus-visible,.photo-vector-dialog select:focus-visible{position:relative;z-index:2;outline:3px solid rgba(114,167,255,.82);outline-offset:2px}.photo-vector-summary{display:grid;gap:10px}.photo-vector-summary__heading,.photo-vector-summary__appearance,.photo-vector-summary__appearance span{display:flex}.photo-vector-summary__heading{align-items:flex-start;justify-content:space-between;gap:8px}.photo-vector-summary__heading h3,.photo-vector-summary__heading small,.photo-vector-summary__note{margin:0}.photo-vector-summary__heading h3{color:#172033;font-size:11px}.photo-vector-summary__heading small,.photo-vector-summary__note{color:#66778e;font-size:9px;line-height:1.45}.photo-vector-summary__heading>span{padding:3px 7px;color:#146554;background:#e8f7f2;border:1px solid #b8ded3;border-radius:999px;font-size:8px;font-weight:760;text-transform:uppercase}.photo-vector-summary__appearance{gap:6px}.photo-vector-summary__appearance span{min-width:0;flex:1 1 0;align-items:center;gap:6px;padding:7px;color:#475467;background:#f8fafc;border:1px solid #d7dee8;border-radius:6px;font-size:9px;font-weight:690}.photo-vector-summary__appearance i{width:16px;height:16px;flex:0 0 auto;border:1px solid #aeb9c8;border-radius:4px;box-shadow:inset 0 0 0 2px #fff}@media(max-width:980px){.photo-vector-backdrop{padding:6px}.photo-vector-dialog{width:calc(100vw - 12px);height:calc(100dvh - 12px);min-width:0;min-height:0}.photo-vector-body{grid-template-columns:minmax(0,1fr) 290px}}@media(max-width:720px){.photo-vector-backdrop{padding:0}.photo-vector-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.photo-vector-title p,.photo-vector-history button:not(:last-child){display:none}.photo-vector-body{display:block;overflow:auto}.photo-vector-workspace{min-height:500px}.photo-vector-inspector{overflow:visible;border-top:1px solid #d7dee8;border-left:0}.photo-vector-footer>div:first-child{max-width:34vw}}@media(prefers-reduced-motion:reduce){.photo-vector-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.photo-power-actions-summary{display:grid;gap:9px;padding:10px;background:#f2f7ff;border:1px solid #bfd2f1;border-radius:7px}.photo-power-actions-summary>div{display:flex;align-items:center;gap:8px;color:#1554b3}.photo-power-actions-summary>div span{display:grid;gap:2px;min-width:0}.photo-power-actions-summary strong{color:#1d2a3c;font-size:12px}.photo-power-actions-summary small{overflow:hidden;color:#617188;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-power-actions-summary>button{min-height:32px;color:#0d55c7;background:#fff;border:1px solid #8eafe3;border-radius:5px;font-size:11px;font-weight:700}.photo-power-actions-backdrop{position:fixed;z-index:1580;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#050d1bd1;-webkit-backdrop-filter:blur(12px) saturate(.86);backdrop-filter:blur(12px) saturate(.86)}.photo-power-actions-dialog{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;width:min(1540px,calc(100vw - 28px));height:min(920px,calc(100dvh - 28px));min-width:920px;min-height:640px;color:#172033;background:#f4f6f9;border:1px solid #9daabc;border-radius:12px;box-shadow:0 30px 90px #00112d57}.photo-power-actions-titlebar{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:76px;padding:12px 16px;color:#fff;background:linear-gradient(98deg,#062b67,#0749a5 54%,#0b67dc);border-bottom:1px solid #06295f}.photo-power-actions-mark{display:grid;width:42px;height:42px;color:#0749a5;background:#fff;border:1px solid rgba(255,255,255,.7);border-radius:8px;place-items:center;box-shadow:0 6px 20px #00112d33}.photo-power-actions-titlebar>div:nth-child(2){display:grid;gap:2px;min-width:0}.photo-power-actions-titlebar span{font-size:10px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.photo-power-actions-titlebar h2{margin:0;font-size:20px;line-height:1.1}.photo-power-actions-titlebar p{overflow:hidden;margin:2px 0 0;color:#d7e8ff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.photo-power-actions-titlebar__status{display:flex;gap:8px}.photo-power-actions-titlebar__status span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;color:#e9f3ff;background:#00163733;border:1px solid rgba(196,222,255,.24);border-radius:5px;font-size:10px;letter-spacing:0;text-transform:none}.photo-power-actions-titlebar>button{display:grid;width:34px;height:34px;padding:0;color:#fff;background:#00112d2e;border:1px solid rgba(255,255,255,.28);border-radius:6px;place-items:center}.photo-power-actions-context{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-bottom:1px solid #ccd5e0}.photo-power-actions-context>span{display:grid;gap:3px;min-width:0;padding:10px 14px;border-right:1px solid #e0e5eb}.photo-power-actions-context>span:last-child{border-right:0}.photo-power-actions-context b,.photo-power-actions-context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-power-actions-context b{color:#667386;font-size:10px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.photo-power-actions-context strong{color:#172033;font-size:12px}.photo-power-actions-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;margin:10px 12px;padding:0 10px;background:#fff;border:1px solid #8b9aae;border-radius:6px;box-shadow:0 1px 3px #001d470d}.photo-power-actions-search:focus-within{border-color:#1769ff;box-shadow:0 0 0 3px #1769ff24}.photo-power-actions-search input{min-width:0;height:42px;padding:0;font:inherit;color:#172033;background:transparent;border:0;outline:0}.photo-power-actions-search kbd{padding:2px 7px;color:#526176;background:#edf1f5;border:1px solid #c8d0da;border-radius:4px;font-size:11px}.photo-power-actions-search>span{padding-left:8px;color:#5e6c7e;border-left:1px solid #d9e0e8;font-size:11px;white-space:nowrap}.photo-power-actions-body{display:grid;grid-template-columns:210px minmax(420px,1fr) minmax(290px,350px);min-height:0;border-top:1px solid #d3dae3;border-bottom:1px solid #bfc9d6}.photo-power-actions-groups{overflow:auto;padding:8px;background:#e9edf2;border-right:1px solid #c7d0db}.photo-power-actions-groups button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:36px;padding:7px 9px;color:#314056;background:transparent;border:1px solid transparent;border-radius:5px;font-size:11px;text-align:left}.photo-power-actions-groups button span{display:flex;align-items:center;gap:7px}.photo-power-actions-groups button b{min-width:24px;color:#657286;font-size:10px;text-align:right}.photo-power-actions-groups button.active{color:#0c4ebc;background:#fff;border-color:#9fbae4;box-shadow:0 1px 4px #0e3a7714}.photo-power-actions-catalog{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;background:#fff}.photo-power-actions-catalog>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #dbe1e8}.photo-power-actions-catalog>header div{display:grid;gap:2px}.photo-power-actions-catalog>header span{color:#1769ff;font-size:10px;font-weight:760;letter-spacing:.05em;text-transform:uppercase}.photo-power-actions-catalog>header h3{margin:0;font-size:15px}.photo-power-actions-catalog>header small{max-width:280px;color:#667386;font-size:10px;text-align:right}.photo-power-actions-list{overflow:auto;padding:5px}.photo-power-actions-list article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:8px;border-bottom:1px solid #edf0f4}.photo-power-actions-list article:hover{background:#f5f9ff}.photo-power-actions-list article.disabled{background:#fafbfc}.photo-power-actions-family{display:grid;width:32px;height:32px;color:#1769ff;background:#e8f0ff;border:1px solid #c6d8fb;border-radius:6px;place-items:center}.photo-power-actions-family.family-selection,.photo-power-actions-family.family-mask{color:#08738a;background:#e5f8fb;border-color:#b9e2e9}.photo-power-actions-family.family-vector{color:#6741b9;background:#f0ebff;border-color:#d7cbf6}.photo-power-actions-list article>div:nth-child(2){display:grid;gap:2px;min-width:0}.photo-power-actions-list article span,.photo-power-actions-list article small{color:#6b7789;font-size:10px}.photo-power-actions-list article strong{overflow:hidden;color:#172033;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.photo-power-actions-list article.disabled strong{color:#5e6978}.photo-power-actions-list article>button{min-width:76px;height:30px;color:#0e55c7;background:#fff;border:1px solid #8fb2ea;border-radius:5px;font-size:11px;font-weight:700}.photo-power-actions-empty{display:grid;align-content:center;justify-items:center;gap:7px;padding:24px;color:#6a7687;text-align:center}.photo-power-actions-empty strong{color:#2f3b4e;font-size:13px}.photo-power-actions-empty span{font-size:11px}.photo-power-actions-stack{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;background:#f0f3f7;border-left:1px solid #c8d0db}.photo-power-actions-stack>header{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:8px 10px;background:#e7ecf2;border-bottom:1px solid #cbd3dd}.photo-power-actions-stack>header span{display:grid;gap:2px}.photo-power-actions-stack>header b{font-size:12px}.photo-power-actions-stack>header small{color:#6a7687;font-size:10px}.photo-power-actions-stack>header>strong{color:#0d55c7;font-size:12px}.photo-power-actions-stack ol{overflow:auto;margin:0;padding:6px;list-style:none}.photo-power-actions-stack li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;margin-bottom:5px;padding:7px;background:#fff;border:1px solid #cfd7e1;border-radius:6px}.photo-power-actions-stack li>span{display:grid;width:24px;height:24px;color:#fff;background:#1769ff;border-radius:4px;font-size:10px;font-weight:760;place-items:center}.photo-power-actions-stack li>div:nth-child(2){display:grid;gap:2px;min-width:0}.photo-power-actions-stack li strong,.photo-power-actions-stack li small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-power-actions-stack li strong{font-size:11px}.photo-power-actions-stack li small{color:#6b7789;font-size:9px}.photo-power-actions-stack li>div:last-child{display:flex;gap:2px}.photo-power-actions-stack li button{display:grid;width:24px;height:24px;padding:0;color:#4a586c;background:#f6f8fa;border:1px solid #d2d9e2;border-radius:4px;place-items:center}.photo-power-actions-stack__empty{display:grid;align-content:center;justify-items:center;gap:7px;padding:18px;color:#657286;text-align:center}.photo-power-actions-stack__empty strong{color:#2b3749;font-size:12px}.photo-power-actions-stack__empty span{max-width:230px;font-size:10px}.photo-power-actions-stack>footer{display:grid;gap:5px;padding:9px 10px;color:#536176;background:#e8edf3;border-top:1px solid #cbd4df;font-size:10px}.photo-power-actions-stack>footer span{display:flex;align-items:center;gap:6px}.photo-power-actions-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:10px 14px;background:#fff}.photo-power-actions-footer>div:first-child{display:grid;gap:3px;min-width:0}.photo-power-actions-footer strong{font-size:12px}.photo-power-actions-footer span{overflow:hidden;color:#667386;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.photo-power-actions-footer>div:last-child{display:flex;gap:7px}.photo-power-actions-footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;color:#2e3a4c;background:#f7f9fb;border:1px solid #b8c3d1;border-radius:5px;font-size:11px;font-weight:700}.photo-power-actions-footer button.primary{min-width:184px;color:#fff;background:#1769ff;border-color:#1769ff}.photo-power-actions-dialog button:not(:disabled){cursor:pointer}.photo-power-actions-dialog button:disabled{cursor:not-allowed;opacity:.45}.photo-power-actions-dialog button:hover:not(:disabled){border-color:#1769ff}.photo-power-actions-dialog button:focus-visible,.photo-power-actions-dialog input:focus-visible{position:relative;z-index:2;outline:3px solid rgba(23,105,255,.34);outline-offset:2px}@media(max-width:1120px){.photo-power-actions-dialog{min-width:0}.photo-power-actions-body{grid-template-columns:176px minmax(360px,1fr) 280px}.photo-power-actions-titlebar__status span:last-child,.photo-power-actions-catalog>header small{display:none}}@media(max-width:820px){.photo-power-actions-backdrop{padding:4px}.photo-power-actions-dialog{width:calc(100vw - 8px);height:calc(100dvh - 8px);min-height:0}.photo-power-actions-context{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-power-actions-context>span:nth-child(2){border-right:0}.photo-power-actions-body{grid-template-columns:148px minmax(0,1fr)}.photo-power-actions-stack,.photo-power-actions-titlebar__status{display:none}}@media(max-width:560px){.photo-power-actions-backdrop{padding:0}.photo-power-actions-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.photo-power-actions-titlebar{grid-template-columns:auto minmax(0,1fr) auto}.photo-power-actions-titlebar p,.photo-power-actions-context,.photo-power-actions-search kbd,.photo-power-actions-search>span{display:none}.photo-power-actions-search{grid-template-columns:auto minmax(0,1fr)}.photo-power-actions-body{grid-template-columns:1fr}.photo-power-actions-groups{display:flex;gap:5px;overflow-x:auto;padding:5px;border-right:0;border-bottom:1px solid #c7d0db}.photo-power-actions-groups button{flex:0 0 auto;width:auto;gap:10px}.photo-power-actions-footer>div:first-child{display:none}.photo-power-actions-footer{justify-content:flex-end}.photo-power-actions-footer button:nth-child(2){display:none}}@media(prefers-reduced-motion:reduce){.photo-power-actions-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.spreadsheet-studio{grid-row:2 / -1;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;min-width:0;min-height:calc(100vh - var(--topbar-h));height:calc(100dvh - var(--topbar-h));max-height:calc(100dvh - var(--topbar-h));overflow:hidden;color:#0b1729;background:#eef2f7}.sheet-commandbar{grid-row:1;display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:8px 14px;background:#fff;border-bottom:1px solid #cfd7e3}.sheet-commandbar__identity,.sheet-commandbar__actions,.sheet-commandbar__identity>div{display:flex;align-items:center}.sheet-commandbar__identity{min-width:180px;gap:10px;color:#0f51cf}.sheet-commandbar__identity>div{align-items:flex-start;flex-direction:column;gap:1px}.sheet-commandbar__identity span,.sheet-commandbar__identity strong{color:#526073;font-size:10px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.sheet-commandbar__identity strong{color:#0b1729;font-size:13px;letter-spacing:0;text-transform:none}.sheet-commandbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.sheet-commandbar button,.spreadsheet-formula-bar button,.spreadsheet-inspector button,.sheet-tabs button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 11px;color:#203047;background:#fff;border:1px solid #b8c3d2;border-radius:4px;font-size:11px;font-weight:700}.sheet-commandbar button:hover:not(:disabled),.spreadsheet-formula-bar button:hover:not(:disabled),.spreadsheet-inspector button:hover:not(:disabled),.sheet-tabs button:hover:not(:disabled){color:#0f51cf;border-color:#1769ff}.sheet-commandbar button.primary{color:#fff;background:#1769ff;border-color:#1769ff}.spreadsheet-formula-bar{grid-row:2;position:relative;z-index:10;display:grid;grid-template-columns:76px 34px minmax(220px,1fr) auto minmax(112px,auto);min-height:46px;align-items:center;background:#f9fbfd;border-bottom:1px solid #cfd7e3}.cell-address{display:grid;min-height:45px;place-items:center;color:#0b1729;background:#fff;border-right:1px solid #cfd7e3;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:800}.formula-mark{color:#0f51cf;font-family:Georgia,serif;font-size:15px;font-style:italic;text-align:center}.formula-input-wrap{position:relative;min-width:0}.formula-input-wrap>input{width:100%;min-height:32px;padding:0 10px;color:#0b1729;background:#fff;border:1px solid #b8c3d2;border-radius:3px;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:12px}.formula-input-wrap>input:focus{border-color:#1769ff;box-shadow:0 0 0 2px #1769ff29;outline:0}.formula-suggestion-list{position:absolute;top:calc(100% + 4px);left:0;z-index:40;display:grid;width:min(520px,calc(100vw - 120px));overflow:hidden;background:#fff;border:1px solid #aab7c7;border-radius:5px;box-shadow:0 18px 40px #0818302e}.formula-suggestion-list button{display:grid;grid-template-columns:96px minmax(0,1fr);min-height:40px;justify-content:stretch;padding:7px 10px;text-align:left;border:0;border-bottom:1px solid #e5e9ef;border-radius:0}.formula-suggestion-list button:last-child{border-bottom:0}.formula-suggestion-list button:hover{background:#eef5ff}.formula-suggestion-list strong{color:#0f51cf;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:12px}.formula-suggestion-list span{overflow:hidden;color:#526073;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.formula-library-button{margin:0 8px}.formula-result{display:flex;min-width:0;min-height:45px;align-items:center;gap:8px;padding:0 14px;background:#fff;border-left:1px solid #cfd7e3}.formula-result span{color:#69778a;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.formula-result strong{max-width:180px;overflow:hidden;color:#0b1729;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.formula-guidance{grid-row:3;display:flex;min-height:31px;align-items:center;gap:12px;padding:5px 14px 5px 110px;color:#34435a;background:#e9f2ff;border-bottom:1px solid #c8daf5;font-size:10px}.formula-guidance strong{color:#0f51cf;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace}.formula-guidance.error{color:#7a271a;background:#fff1f0;border-color:#f3c9c5}.formula-guidance.error strong{color:#b42318}.spreadsheet-body{grid-row:4;display:grid;grid-template-columns:minmax(0,1fr) 248px;min-width:0;min-height:0;overflow:hidden}.spreadsheet-grid-wrap{min-width:0;min-height:0;overflow:auto;background:#fff;scrollbar-color:#9dacbf #eef2f7}.spreadsheet-grid{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.spreadsheet-grid th,.spreadsheet-grid td{height:29px;padding:0;border-right:1px solid #dce2ea;border-bottom:1px solid #dce2ea}.spreadsheet-grid thead th{position:sticky;top:0;z-index:5;width:112px;min-width:112px;color:#42516a;background:#f2f5f8;font-size:10px;font-weight:800;text-align:center}.spreadsheet-grid thead .grid-corner{left:0;z-index:7;width:48px;min-width:48px;background:#e7ecf2}.spreadsheet-grid tbody th{position:sticky;left:0;z-index:4;width:48px;min-width:48px;color:#59677a;background:#f2f5f8;font-size:10px;font-weight:700;text-align:center}.spreadsheet-grid td{position:relative;width:112px;min-width:112px;background:#fff}.spreadsheet-grid td.formula{background:#fbfdff}.spreadsheet-grid td.error{background:#fff4f3}.spreadsheet-grid td.active{z-index:2;box-shadow:inset 0 0 0 2px #1769ff}.spreadsheet-grid td.active:after{position:absolute;right:-3px;bottom:-3px;width:6px;height:6px;content:"";background:#1769ff}.spreadsheet-grid td input{width:100%;height:100%;padding:0 7px;color:#142238;background:transparent;border:0;outline:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px}.spreadsheet-grid td.formula input{color:#0f51cf;font-weight:650}.spreadsheet-grid td.error input{color:#b42318;font-weight:750}.spreadsheet-inspector{display:flex;min-width:0;min-height:0;overflow-y:auto;flex-direction:column;background:#f8fafc;border-left:1px solid #cfd7e3}.sheet-inspector-section{display:grid;gap:8px;padding:14px;border-bottom:1px solid #d8dee7}.sheet-inspector-section>span{color:#6a788c;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.sheet-inspector-section>strong{color:#0b1729;font-size:12px}.sheet-inspector-section dl{display:grid;gap:7px;margin:0}.sheet-inspector-section dl div{display:grid;grid-template-columns:66px minmax(0,1fr);gap:6px}.sheet-inspector-section dt,.sheet-inspector-section dd{min-width:0;margin:0;color:#657287;font-size:10px}.sheet-inspector-section dd{overflow-wrap:anywhere;color:#1b2a41;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace}.inline-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px}.inline-field input,.sheet-tab-actions input{min-width:0;height:34px;padding:0 8px;color:#0b1729;background:#fff;border:1px solid #b8c3d2;border-radius:4px;font-size:11px}.named-range-list{display:grid;max-height:130px;gap:4px;overflow-y:auto}.named-range-list button{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;justify-items:start;gap:2px;padding:7px 8px;text-align:left}.named-range-list button span{max-width:100%;overflow:hidden;color:#68768a;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.grid-size-actions{display:grid;grid-template-columns:1fr 1fr;gap:5px}.sheet-save-state{display:flex;align-items:center;gap:9px;margin-top:auto;color:#087b6f;background:#f0fbf9}.sheet-save-state div{display:grid;gap:2px}.sheet-save-state strong{color:#175f58;font-size:10px}.sheet-save-state span{color:#4e756f;font-size:9px}.sheet-tabs{grid-row:5;display:flex;min-width:0;min-height:43px;align-items:center;justify-content:space-between;gap:12px;padding:5px 10px 5px 58px;background:#f6f8fb;border-top:1px solid #c7d0dc}.sheet-tab-list,.sheet-tab-actions,.sheet-tab-actions form{display:flex;min-width:0;align-items:center;gap:5px}.sheet-tab-list{overflow-x:auto}.sheet-tab-list button{flex:0 0 auto;min-width:90px;border-color:transparent;border-bottom:2px solid transparent;background:transparent}.sheet-tab-list button.active{color:#0f51cf;background:#fff;border-color:#d7dfe9;border-bottom-color:#1769ff}.sheet-tab-list button.add-sheet{min-width:34px;width:34px;padding:0}.sheet-tab-actions button.danger{color:#b42318}.formula-library-backdrop{position:fixed;inset:var(--topbar-h) 0 0;z-index:80;display:grid;place-items:center;padding:18px;background:#050f1e7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.formula-library{display:grid;width:min(820px,100%);max-height:min(720px,calc(100dvh - 86px));overflow:hidden;background:#fff;border:1px solid #9eacbd;border-radius:7px;box-shadow:0 28px 80px #04102352}.formula-library>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px 12px;border-bottom:1px solid #d9e0e8}.formula-library>header div{display:grid;gap:3px}.formula-library>header span{color:#1769ff;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.formula-library>header h2{margin:0;color:#0b1729;font-size:21px;letter-spacing:-.025em}.formula-library>header button{min-height:34px;padding:0 12px;color:#27374d;background:#fff;border:1px solid #acb8c7;border-radius:4px;font-size:11px;font-weight:700}.formula-library>label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin:12px 18px;padding:0 10px;color:#607087;border:1px solid #aeb9c7;border-radius:4px}.formula-library>label:focus-within{border-color:#1769ff;box-shadow:0 0 0 2px #1769ff21}.formula-library>label input{min-height:38px;border:0;outline:0;font-size:12px}.formula-library-list{display:grid;min-height:0;overflow-y:auto;padding:0 18px 18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.formula-library-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;gap:5px 10px;padding:11px;color:#1d2d44;background:#fff;border:1px solid #d4dbe4;border-radius:5px;text-align:left}.formula-library-list button:hover{border-color:#1769ff;box-shadow:0 5px 14px #113f8417}.formula-library-list strong{color:#0f51cf;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:13px}.formula-library-list em{color:#68768a;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.formula-library-list span,.formula-library-list code{grid-column:1 / -1;color:#526073;font-size:10px;line-height:1.45}.formula-library-list code{color:#182f51;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace}.spreadsheet-studio button:focus-visible,.spreadsheet-studio input:focus-visible{position:relative;z-index:3;outline:3px solid rgba(23,105,255,.3);outline-offset:1px}@media(max-width:980px){.sheet-commandbar{align-items:flex-start;flex-direction:column}.sheet-commandbar__actions{width:100%;justify-content:flex-start}.spreadsheet-formula-bar{grid-template-columns:64px 30px minmax(160px,1fr) auto}.formula-result{display:none}.spreadsheet-body{grid-template-columns:minmax(0,1fr)}.spreadsheet-inspector{display:none}.sheet-tabs{padding-left:10px}}@media(max-width:680px){.spreadsheet-studio{overflow:visible}.sheet-commandbar__actions button{min-width:34px}.sheet-commandbar__actions button:nth-of-type(2),.sheet-commandbar__actions button:nth-of-type(3),.sheet-commandbar__actions button:nth-of-type(5){display:none}.spreadsheet-formula-bar{grid-template-columns:58px 28px minmax(150px,1fr)}.formula-library-button{display:none}.formula-guidance{padding-left:10px}.sheet-tabs{align-items:flex-start;flex-direction:column}.sheet-tab-actions{width:100%}.sheet-tab-actions form{width:100%;flex-wrap:wrap}.sheet-tab-actions input{flex:1}.formula-library-backdrop{padding:4px}.formula-library{max-height:calc(100dvh - var(--topbar-h) - 8px)}.formula-library-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.formula-library-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.photo-content-aware-dialog{width:min(1180px,calc(100vw - 28px));height:min(780px,calc(100dvh - 28px));min-width:760px;min-height:540px}.photo-content-aware-workspace{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(420px,1fr) 304px;overflow:hidden}.photo-content-aware-preview-panel{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:#121b27;border-right:1px solid #050a10}.photo-content-aware-preview-toolbar,.photo-content-aware-preview-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;padding:9px 12px;color:#dbe6f3;background:#202c3a}.photo-content-aware-preview-toolbar{min-height:48px;border-bottom:1px solid #0e1620}.photo-content-aware-preview-toolbar>div{display:flex;min-width:0;align-items:center;gap:9px}.photo-content-aware-preview-toolbar>div>svg{flex:none;color:#70a6ff}.photo-content-aware-preview-toolbar span{display:grid;min-width:0;gap:1px}.photo-content-aware-preview-toolbar strong{color:#f7faff;font-size:11px;font-weight:780}.photo-content-aware-preview-toolbar small{color:#91a1b5;font-size:9px}.photo-content-aware-preview-toolbar button{display:inline-flex;min-height:30px;flex:none;align-items:center;gap:6px;padding:0 10px;color:#dfe8f3;background:#2b394a;border:1px solid #4b5e74;border-radius:6px;font-size:9px;font-weight:760}.photo-content-aware-preview-toolbar button:hover,.photo-content-aware-preview-toolbar button[aria-pressed=true]{color:#fff;background:#1769ff;border-color:#77a9ff}.photo-content-aware-preview{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;padding:22px;background-color:#17212d;background-image:linear-gradient(45deg,#202c3a 25%,transparent 25%),linear-gradient(-45deg,#202c3a 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#202c3a 75%),linear-gradient(-45deg,transparent 75%,#202c3a 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.photo-content-aware-preview canvas{display:block;width:auto;height:auto;max-width:100%;max-height:100%;background:#0a1119;border:1px solid #060b11;box-shadow:0 24px 48px #0000005c,0 4px 12px #00000047}.photo-content-aware-preview-meta{min-height:38px;color:#91a1b5;border-top:1px solid #0e1620;font-size:9px;font-variant-numeric:tabular-nums}.photo-content-aware-controls{display:grid;min-width:0;min-height:0;align-content:start;gap:12px;overflow-y:auto;padding:14px;background:#f6f8fb}.photo-content-aware-intro{display:grid;gap:5px;padding:12px;color:#203047;background:linear-gradient(135deg,#1769ff17,#00aed50d),#fff;border:1px solid #c9d9f4;border-radius:8px;box-shadow:0 5px 18px #173d780f}.photo-content-aware-intro>span{color:#1769ff;font-size:8px;font-weight:850;letter-spacing:.105em;text-transform:uppercase}.photo-content-aware-intro>strong{font-size:13px;font-weight:820;letter-spacing:-.012em}.photo-content-aware-intro p{margin:0;color:#637188;font-size:9px;line-height:1.5}.photo-content-aware-controls fieldset{display:grid;gap:13px;padding:12px;margin:0;background:#fff;border:1px solid #d6dde7;border-radius:8px}.photo-content-aware-controls legend{padding:0 5px;color:#344054;font-size:10px;font-weight:790}.photo-content-aware-range{display:grid;gap:6px}.photo-content-aware-range>span{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475467;font-size:9px;font-weight:720}.photo-content-aware-range output{color:#0f51cf;font-weight:840;font-variant-numeric:tabular-nums}.photo-content-aware-range input{width:100%;accent-color:#1769ff}.photo-content-aware-reset{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;color:#344054;background:#fff;border:1px solid #cad3df;border-radius:7px;font-size:9px;font-weight:760}.photo-content-aware-reset:hover{color:#0f51cf;background:#f1f6ff;border-color:#94b5f6}.photo-content-aware-safety{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;padding:10px;color:#11624f;background:#ecf8f4;border:1px solid #b8e0d4;border-radius:8px}.photo-content-aware-safety>svg{margin-top:1px}.photo-content-aware-safety p{display:grid;gap:2px;margin:0}.photo-content-aware-safety strong{font-size:9px;font-weight:810}.photo-content-aware-safety span{color:#547a70;font-size:8px;line-height:1.45}.photo-content-aware-dialog .photo-liquify-status.error{color:#b42318}.photo-content-aware-dialog .photo-liquify-status.progress{color:#0f51cf}.photo-content-aware-dialog .photo-liquify-footer button.primary svg{flex:none}.photo-content-aware-dialog .photo-liquify-footer button.primary:has(.lucide-loader-circle) svg{animation:photo-liquify-spin .9s linear infinite}@media(max-width:820px){.photo-content-aware-backdrop{padding:0}.photo-content-aware-dialog{width:100vw;height:100dvh;min-width:0;min-height:0;border:0;border-radius:0}.photo-content-aware-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(240px,1fr) minmax(0,250px)}.photo-content-aware-preview-panel{border-right:0;border-bottom:1px solid #0e1620}.photo-content-aware-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:8px}.photo-content-aware-intro,.photo-content-aware-safety{display:none}.photo-content-aware-controls fieldset{grid-row:1 / span 2;gap:7px;padding:8px 10px}.photo-content-aware-preview{padding:10px}}@media(max-width:560px){.photo-content-aware-dialog .photo-liquify-header{min-height:62px;padding:9px 11px}.photo-content-aware-dialog .photo-liquify-header p{display:none}.photo-content-aware-dialog .photo-liquify-header h2{font-size:17px}.photo-content-aware-workspace{grid-template-rows:minmax(210px,1fr) 230px}.photo-content-aware-preview-toolbar{min-height:40px;padding:6px 8px}.photo-content-aware-preview-toolbar small,.photo-content-aware-preview-meta span:first-child{display:none}.photo-content-aware-preview-toolbar button{min-height:27px;padding:0 7px}.photo-content-aware-preview-meta{min-height:30px;justify-content:flex-end;padding:6px 8px}.photo-content-aware-controls{grid-template-columns:minmax(0,1fr) 106px}.photo-content-aware-dialog .photo-liquify-footer{gap:8px;padding:8px}.photo-content-aware-dialog .photo-liquify-footer>div:first-child{display:none}.photo-content-aware-dialog .photo-liquify-footer>div:last-child{width:100%}.photo-content-aware-dialog .photo-liquify-footer button{flex:1 1 0}}
