:root{--app-bg:#f4f4f2;--canvas-bg:#f7f7f5;--ink:#111;--ink-soft:#5c5f6c;--muted:#8ca2a7;--line:#e4e4e1;--plate:#f1f1f0;--blue:#052cd9;--blue-soft:#052cd929;--green:#2f7d5a;--shadow:0 12px 30px #00000014;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--cursor-mouse-pointer-2:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23111'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M4.037%204.688a.495.495%200%200%201%20.651-.651l16%206.5a.5.5%200%200%201-.063.947l-6.124%201.58a2%202%200%200%200-1.438%201.435l-1.579%206.126a.5.5%200%200%201-.947.063z'/%3E%3C/svg%3E") 4 4, default;--cursor-move-horizontal:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23111'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m18%208%204%204-4%204'/%3E%3Cpath%20d='M2%2012h20'/%3E%3Cpath%20d='m6%208-4%204%204%204'/%3E%3C/svg%3E") 12 12, ew-resize;--cursor-move-vertical:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23111'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M12%202v20'/%3E%3Cpath%20d='m8%2018%204%204%204-4'/%3E%3Cpath%20d='m8%206%204-4%204%204'/%3E%3C/svg%3E") 12 12, ns-resize;--cursor-move-diagonal:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23111'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M11%2019H5v-6'/%3E%3Cpath%20d='M13%205h6v6'/%3E%3Cpath%20d='M19%205%205%2019'/%3E%3C/svg%3E") 12 12, nwse-resize;--cursor-move-diagonal-2:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%23111'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M19%2013v6h-6'/%3E%3Cpath%20d='M5%2011V5h6'/%3E%3Cpath%20d='m5%205%2014%2014'/%3E%3C/svg%3E") 12 12, nesw-resize}*{box-sizing:border-box;scrollbar-color:#00000042 transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{background:#00000047 padding-box content-box;border:2px solid #0000;border-radius:999px}html,body{height:100%;margin:0}body{background:var(--app-bg);color:var(--ink);font-family:var(--font-sans);-webkit-user-select:none;user-select:none;overflow:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}input,textarea,select,[contenteditable=true],[contenteditable=true] *{-webkit-user-select:text;user-select:text}button{cursor:pointer}.editor-page{background:var(--app-bg);height:100vh}.editor-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;justify-content:space-between;align-items:center;gap:18px;padding:0 18px;display:flex}.editor-brand{align-items:center;gap:12px;min-width:0;display:flex}.editor-brand-mark{color:#fff;background:#111;border-radius:8px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:750;display:grid}.editor-brand h1{margin:0;font-size:15px;font-weight:760;line-height:18px}.editor-brand p,.editor-status span{color:#777;margin:0;font-size:11px;line-height:14px}.editor-status{color:#777;align-items:center;gap:10px;font-size:12px;display:flex}.editor-status strong{color:var(--green);background:#eff7f3;border:1px solid #cdd8d3;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:720}@media (max-width:760px){.editor-header{padding:0 12px}.editor-status{display:none}}
.auth-page{color:#101011;background:#f8f8fb;min-height:100vh;display:flex}.auth-promo{color:#fff;background:radial-gradient(circle at 0 0,#4a7aff42,#0000 34%),radial-gradient(circle at 100% 100%,#5235ef4d,#0000 38%),linear-gradient(#09090b 0%,#131316 100%);flex-direction:column;justify-content:space-between;width:48%;min-height:100vh;padding:56px;display:flex;position:relative;overflow:hidden}.auth-promo-content{z-index:1;position:relative}.auth-promo-kicker{color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:650;display:inline-flex}.auth-promo-kicker span{background:#34d399;border-radius:999px;width:8px;height:8px}.auth-promo h1{letter-spacing:-.04em;max-width:620px;margin:42px 0 0;font-size:clamp(34px,4vw,58px);font-weight:650;line-height:1.04}.auth-promo p{color:#ffffffa3;max-width:540px;margin:24px 0 0;font-size:18px;line-height:1.62}.auth-promo-stack{z-index:1;gap:16px;display:grid;position:relative}.auth-metric-card,.auth-note-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:28px;padding:24px}.auth-metric-card div:first-child{color:#ffffff75;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;display:flex}.auth-metric-card strong{color:#34d399;font-size:28px}.auth-bars{align-items:end;gap:8px;height:84px;margin-top:24px;display:flex}.auth-bars i{opacity:.7;background:linear-gradient(#84a8ff,#4a7aff);border-radius:999px;flex:1}.auth-note-card{align-items:flex-start;gap:12px;display:flex}.auth-note-card svg{color:#8fb1ff}.auth-note-card div{gap:6px;display:grid}.auth-note-card strong{font-size:15px}.auth-note-card span{color:#ffffff94;font-size:14px;line-height:20px}.auth-form-area{place-items:center;width:52%;min-height:100vh;padding:40px;display:grid}.auth-form-shell{width:min(420px,100%)}.auth-topline{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.auth-logo{width:116px;height:40px;display:block;position:relative}.auth-logo img{width:116px;height:40px;transition:opacity .14s;position:absolute;inset:0}.auth-logo-hover,.auth-logo:hover .auth-logo-default{opacity:0}.auth-logo:hover .auth-logo-hover{opacity:1}.auth-home-link{color:#52525c;background:#fff;border:1px solid #00000014;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:550;text-decoration:none;box-shadow:0 8px 24px #1010110f}.auth-card{background:#fff;border:1px solid #0000000f;border-radius:32px;padding:32px;box-shadow:0 24px 60px #10101114}.auth-card-badge{color:#4a63d1;background:#f4f6ff;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:12px;font-weight:650;display:inline-flex}.auth-card h2{color:#101011;letter-spacing:-.04em;margin:18px 0 0;font-size:34px;font-weight:650;line-height:1.06}.auth-card p{color:#6f6f79;margin:12px 0 0;font-size:15px;line-height:1.6}.auth-form{gap:14px;margin-top:28px;display:grid}.auth-form label:not(.auth-checkbox){gap:8px;display:grid}.auth-form label>span{color:#3f3f46;font-size:13px;font-weight:550}.auth-form .auth-label-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-label-row a{color:#5846d8;font-size:12px;font-weight:650;text-decoration:none}.auth-label-row a:hover,.auth-text-link:hover{text-decoration:underline}.auth-form input{color:#111;width:100%;height:48px;font:inherit;background:#fafafc;border:1px solid #e6e6ec;border-radius:16px;outline:0;padding:0 14px;font-size:15px}.auth-form input:focus{background:#fff;border-color:#7e8fff;box-shadow:0 0 0 4px #4a7aff1a}.auth-password-field{position:relative}.auth-password-field input{padding-right:44px}.auth-password-field button{color:#7b7b86;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-password-field button:hover{background:#f1f1f1}.auth-checkbox{color:#6f6f79;background:#f7f8fb;border-radius:16px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;line-height:19px;display:flex}.auth-checkbox input{width:16px;height:16px;margin-top:2px}.auth-submit,.auth-provider-block button{border:0;border-radius:18px;justify-content:center;align-items:center;gap:12px;width:100%;font-family:inherit;font-weight:700;display:flex}.auth-submit{color:#fff;background:linear-gradient(#5235ef,#8771ff);height:52px;margin-top:6px;font-size:16px;box-shadow:0 14px 34px #5235ef47}.auth-submit span{color:#101011;background:#fff;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.auth-submit:hover{transform:translateY(-1px)}.auth-submit:disabled{cursor:wait;opacity:.65;transform:none}.auth-form-error{color:#b42318;margin:0;font-size:13px;line-height:1.45}.auth-form-success{background:#f0faf5;border:1px solid #ccebdc;border-radius:14px;padding:11px 12px;color:#267052!important;font-size:13px!important;line-height:1.5!important}.auth-provider-block{margin-top:14px}.auth-provider-block button{color:#333;background:#fbfbfd;border:1px solid #ececf1;height:46px}.auth-disclaimer{background:#fbfbfd;border:1px solid #ececf1;border-radius:16px;padding:12px}.auth-switch{text-align:center;margin-top:24px}.auth-switch a{color:#101011;font-size:14px;font-weight:600;text-decoration:none}.auth-state-card{text-align:center;gap:22px;display:grid}.auth-state-card .auth-card-head h2{margin-top:0}.auth-state-card .auth-card-head strong{color:#27272a;overflow-wrap:anywhere}.auth-state-icon{color:#267052;background:#effaf4;border-radius:18px;place-self:center;place-items:center;width:58px;height:58px;display:grid}.auth-state-icon-error{color:#b42318;background:#fff2f0}.auth-state-actions{gap:14px;display:grid}.auth-primary-link,.auth-secondary-link,.auth-secondary-button{min-height:48px;font:inherit;border-radius:16px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.auth-primary-link{color:#fff;background:linear-gradient(#5235ef,#8771ff);border:0;box-shadow:0 14px 34px #5235ef33}.auth-secondary-link,.auth-secondary-button{color:#27272a;background:#fafafc;border:1px solid #e6e6ec}.auth-secondary-button:disabled{cursor:wait;opacity:.58}.auth-text-link{color:#5f5f69;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:980px){.auth-page{display:block}.auth-promo{display:none}.auth-form-area{width:100%;padding:24px}}@media (max-height:780px){.auth-form-area{overflow-y:auto}.auth-topline{margin-bottom:20px}}
#app-root{height:100%}.settings-page{background:radial-gradient(circle at 0 0,#6f59ff14,#0000 28%),#f4f4f6;min-height:100%;padding:40px;overflow:auto}.settings-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0c7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-dialog{background:#fff;border:1px solid #ffffff8c;border-radius:26px;outline:none;width:min(980px,100%);height:min(760px,100vh - 48px);overflow:hidden;box-shadow:0 32px 90px #0000003d}.settings-panel{color:#171719;-webkit-user-select:none;user-select:none;background:#fff;flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden}.settings-panel-dialog{height:100%}.settings-panel-page{border:1px solid #e5e5e8;border-radius:26px;width:min(1100px,100%);min-height:min(820px,100vh - 80px);margin:0 auto;box-shadow:0 24px 70px #14141817}.settings-header{border-bottom:1px solid #ececef;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:18px 22px 18px 28px;display:flex}.settings-header>div{align-items:baseline;gap:12px;display:flex}.settings-header span{color:#6d5df0;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.settings-header h1{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:680}.settings-close-button{color:#55555e;background:#f3f3f5;border:0;border-radius:11px;place-items:center;width:38px;height:38px;text-decoration:none;display:grid}.settings-close-button:hover{color:#111;background:#e9e9ed}.settings-close-button:focus-visible,.settings-nav a:focus-visible,.settings-primary-button:focus-visible,.settings-quiet-button:focus-visible,.settings-danger-button:focus-visible,.settings-provider-secret button:focus-visible,.settings-provider-state button:focus-visible,.settings-session button:focus-visible{outline-offset:2px;outline:3px solid #5235ef38}.settings-layout{flex:1;grid-template-columns:220px minmax(0,1fr);min-height:0;display:grid}.settings-nav{background:#fafafb;border-right:1px solid #ececef;flex-direction:column;gap:4px;padding:22px 14px;display:flex}.settings-nav-entry{display:contents}.settings-nav-group{color:#9a9aa3;letter-spacing:.12em;text-transform:uppercase;margin:14px 12px 4px;font-size:9px;font-weight:780}.settings-nav-entry:first-child .settings-nav-group{margin-top:0}.settings-nav a{color:#5d5d66;border-radius:11px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:14px;font-weight:580;text-decoration:none;display:flex}.settings-nav a:hover{color:#19191b;background:#f0f0f3}.settings-nav .settings-nav-active{color:#4e3bd7;background:#ece9ff}.settings-content{min-width:0;padding:34px 40px 48px;overflow-y:auto}.settings-section{width:min(680px,100%);margin:0 auto}.settings-section-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.settings-section h2,.settings-card h3{color:#151517;margin:0}.settings-section h2{letter-spacing:-.035em;font-size:26px;font-weight:680}.settings-section-head p,.settings-card-head p{color:#74747e;margin:7px 0 0;font-size:13px;line-height:1.5}.settings-form{gap:18px;display:grid}.settings-form label:not(.settings-checkbox){gap:8px;min-width:0;display:grid}.settings-form label>span{color:#3d3d43;font-size:13px;font-weight:620}.settings-form input:not([type=checkbox]){color:#171719;background:#fbfbfc;border:1px solid #dedee4;border-radius:13px;outline:0;width:100%;height:46px;padding:0 13px}.settings-form input:not([type=checkbox]):focus{background:#fff;border-color:#8274ee;box-shadow:0 0 0 4px #5235ef17}.settings-form input:disabled{color:#777780;cursor:not-allowed;opacity:.72}.settings-form small{color:#85858e;font-size:11px;line-height:1.45}.settings-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-checkbox{background:#fafafb;border:1px solid #e9e9ed;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.settings-checkbox input{accent-color:#5c47e8;width:16px;height:16px;margin:2px 0 0}.settings-checkbox>span{gap:3px;display:grid}.settings-checkbox strong{font-size:12px}.settings-verification{color:#a53a31;background:#fff7f6;border:1px solid #f3d6d2;border-radius:14px;align-items:flex-start;gap:11px;padding:13px;display:flex}.settings-verification-ok{color:#267052;background:#f2faf6;border-color:#cce9d9}.settings-verification div{gap:3px;min-width:0;display:grid}.settings-verification strong{font-size:13px}.settings-verification span{color:#74747d;font-size:11px;line-height:1.45}.settings-verification button{min-height:32px;color:inherit;background:0 0;border:1px solid;border-radius:10px;flex:none;margin-left:auto;padding:0 10px;font-size:11px;font-weight:680}.settings-verification button:disabled{cursor:not-allowed;opacity:.58}.settings-form-actions{justify-content:flex-end;display:flex}.settings-primary-button,.settings-quiet-button,.settings-danger-button,.settings-session button{font:inherit;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:680;display:inline-flex}.settings-primary-button{color:#fff;background:#171719;border:0;min-height:42px;padding:0 16px}.settings-primary-button:hover{background:#343438}.settings-primary-button:disabled,.settings-quiet-button:disabled,.settings-danger-button:disabled{cursor:not-allowed;opacity:.48}.settings-message{border-radius:11px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.settings-message-error{color:#b42318;background:#fff1f0}.settings-message-success{color:#267052;background:#eff9f4}.settings-card{background:#fff;border:1px solid #e7e7eb;border-radius:18px;gap:22px;padding:20px;display:grid}.settings-card+.settings-card{margin-top:20px}.settings-card-head,.settings-card-title{align-items:flex-start;gap:12px;display:flex}.settings-card-head>span,.settings-card-title>span{color:#5b46e3;background:#f0edff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.settings-card h3{font-size:15px}.settings-card-head-split{justify-content:space-between;gap:18px}.settings-quiet-button{color:#45454d;background:#fafafb;border:1px solid #dfdfe4;flex:none;min-height:34px;padding:0 11px}.settings-session-list{display:grid}.settings-session{border-top:1px solid #eeeef1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px 0;display:grid}.settings-session:first-child{border-top:0}.settings-session-icon{color:#66666f;background:#f2f2f4;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.settings-session>div{gap:4px;min-width:0;display:grid}.settings-session strong{align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.settings-session em{color:#267052;text-transform:uppercase;background:#eaf8f1;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:750}.settings-session>div>span,.settings-empty{color:#85858e;font-size:11px}.settings-session button{color:#9e342c;background:#fff8f7;border:1px solid #eadbd9;min-height:34px;padding:0 10px}.settings-empty{margin:0;padding:8px 0}.settings-provider-section{width:min(760px,100%)}.settings-provider-title-row{align-items:center}.settings-workspace-select{flex:none;width:min(260px,44%)}.settings-workspace-select .brand-select-trigger{min-height:52px}.settings-workspace-select .brand-select-menu{z-index:12}.settings-provider-stack{gap:20px;display:grid}.settings-provider-stack .settings-card+.settings-card{margin-top:0}.settings-provider-card{gap:20px}.settings-provider-card-head,.settings-provider-identity,.settings-provider-heading,.settings-provider-actions,.settings-provider-form-actions{align-items:center;display:flex}.settings-provider-card-head{justify-content:space-between;gap:18px}.settings-provider-identity{align-items:flex-start;gap:12px;min-width:0}.settings-provider-identity>div{min-width:0}.settings-provider-logo{color:#fff;letter-spacing:-.03em;background:radial-gradient(circle at 28% 24%,#ffffff7a,#0000 30%),linear-gradient(145deg,#755fff,#3a22c5);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:11px;font-weight:820;display:grid;box-shadow:0 8px 22px #5038d638}.settings-provider-heading{flex-wrap:wrap;gap:9px}.settings-provider-identity p{color:#74747e;margin:6px 0 0;font-size:12px;line-height:1.5}.settings-provider-status,.settings-provider-role{letter-spacing:.02em;border-radius:999px;align-items:center;gap:5px;min-height:25px;padding:0 9px;font-size:9px;font-weight:760;display:inline-flex}.settings-provider-status-connected{color:#267052;background:#eaf8f1}.settings-provider-status-invalid{color:#a64c17;background:#fff1e8}.settings-provider-status-disconnected{color:#696973;background:#f1f1f4}.settings-provider-role{color:#5a48c8;background:#f8f7ff;border:1px solid #e4e1f9;flex:none}.settings-provider-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.settings-provider-details>div{background:#fafafb;border:1px solid #ebebef;border-radius:13px;gap:5px;min-width:0;padding:12px 13px;display:grid}.settings-provider-details dt{color:#8a8a93;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:680}.settings-provider-details dd{color:#2d2d32;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:12px;font-weight:620;overflow:hidden}.settings-provider-readonly{color:#5c49cb;background:#f8f7ff;border:1px solid #e5e1fa;border-radius:13px;align-items:flex-start;gap:10px;padding:12px;display:flex}.settings-provider-readonly>div{gap:3px;display:grid}.settings-provider-readonly strong{font-size:12px}.settings-provider-readonly span{color:#6f6f79;font-size:11px;line-height:1.45}.settings-provider-key-form{border-top:1px solid #ededf0;padding-top:18px}.settings-provider-secret{position:relative}.settings-form .settings-provider-secret input{padding-right:46px}.settings-provider-secret button{color:#777780;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.settings-provider-secret button:hover{color:#28282d;background:#efeff2}.settings-provider-actions,.settings-provider-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px}.settings-danger-button{color:#a43d35;min-height:38px;font:inherit;background:#fff7f6;border:1px solid #ead3d0;border-radius:11px;padding:0 12px;font-size:12px;font-weight:680}.settings-danger-button:hover{background:#fff0ee;border-color:#dcb8b3}.settings-provider-confirmation{color:#865f18;background:#fffaf0;border:1px solid #eadfb9;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:13px;display:grid}.settings-provider-confirmation>div:nth-child(2){gap:4px;display:grid}.settings-provider-confirmation strong{font-size:12px}.settings-provider-confirmation span{color:#6d6870;font-size:11px;line-height:1.5}.settings-provider-confirmation>div:last-child{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.settings-provider-confirmation-danger{color:#a33d35;background:#fff7f6;border-color:#efd0cc}.settings-usage-card{gap:18px}.settings-usage-card .settings-card-head-split>small{color:#8a8a93;flex:none;font-size:9px}.settings-provider-limit-grid,.settings-provider-period-grid{gap:10px;display:grid}.settings-provider-limit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-provider-period-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-usage-metric{background:linear-gradient(145deg,#fff,#fafafd);border:1px solid #e9e9ed;border-radius:13px;gap:7px;min-width:0;padding:12px;display:grid}.settings-usage-metric>span{color:#85858e;font-size:9px;font-weight:660}.settings-usage-metric>strong{color:#232327;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.settings-provider-usage-note{flex-wrap:wrap;gap:7px;margin:0;display:flex}.settings-provider-usage-note span{color:#696972;background:#f2f2f5;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:620}.settings-usage-breakdowns{gap:16px;display:grid}.settings-usage-table-wrap{border:1px solid #e9e9ed;border-radius:14px;min-width:0;overflow-x:auto}.settings-usage-table-wrap h4{color:#4a4a52;background:#fafafb;border-bottom:1px solid #e9e9ed;margin:0;padding:11px 13px;font-size:11px}.settings-usage-table-wrap .settings-empty{padding:14px}.settings-usage-table{border-collapse:collapse;width:100%;font-size:10px}.settings-usage-table th,.settings-usage-table td{text-align:right;white-space:nowrap;border-top:1px solid #efeff2;padding:9px 11px}.settings-usage-table thead th{color:#888891;letter-spacing:.05em;text-transform:uppercase;border-top:0;font-size:8px;font-weight:720}.settings-usage-table th:first-child,.settings-usage-table td:first-child{text-align:left;text-overflow:ellipsis;width:100%;max-width:260px;overflow:hidden}.settings-provider-state{color:#73737c;text-align:center;background:#fafafb;border:1px dashed #dcdce2;border-radius:18px;justify-items:center;gap:9px;padding:36px 20px;display:grid}.settings-provider-state>span{color:#5b46e3;background:#f0edff;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.settings-provider-state>strong{color:#2b2b30;font-size:14px}.settings-provider-state>div{justify-items:center;gap:10px;font-size:11px;line-height:1.45;display:grid}.settings-provider-state button{color:#44444c;min-height:34px;font:inherit;background:#fff;border:1px solid #dddde3;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:680;display:inline-flex}.settings-provider-state-error{background:#fff8f7;border-color:#efd6d2}.settings-provider-state-error>span{color:#a9433a;background:#ffefed}.settings-provider-skeleton{gap:16px;display:grid}.settings-provider-skeleton i{background-color:#eeeef2;background-image:linear-gradient(100deg,#0000 30%,#ffffffc7 48%,#0000 66%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:220% 100%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:18px;height:180px;animation:1.4s linear infinite settings-provider-shimmer;display:block}.settings-provider-skeleton i:nth-child(2){height:150px}.settings-provider-skeleton i:nth-child(3){height:240px}@keyframes settings-provider-shimmer{to{background-position:-220% 0}}@media (max-width:760px){.settings-page,.settings-overlay{padding:0}.settings-dialog,.settings-panel-page{border:0;border-radius:0;width:100%;height:100%;min-height:100%}.settings-layout{grid-template-columns:1fr}.settings-nav{border-bottom:1px solid #ececef;border-right:0;flex-direction:row;padding:10px 14px;overflow-x:auto}.settings-nav-entry{align-items:center;display:flex}.settings-nav-group{display:none}.settings-nav a{flex:none}.settings-content{padding:26px 18px 40px}.settings-form-row{grid-template-columns:1fr}.settings-verification{flex-wrap:wrap}.settings-verification button{width:100%;margin-left:0}.settings-card-head-split{flex-direction:column;align-items:stretch}.settings-session{grid-template-columns:auto minmax(0,1fr)}.settings-session button{grid-column:1/-1}.settings-provider-title-row{flex-direction:column;align-items:stretch}.settings-workspace-select{width:100%}.settings-provider-card-head{flex-direction:column;align-items:flex-start}.settings-provider-details,.settings-provider-limit-grid{grid-template-columns:1fr}.settings-provider-period-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-provider-actions,.settings-provider-form-actions,.settings-provider-confirmation>div:last-child{flex-direction:column;align-items:stretch}.settings-provider-actions button,.settings-provider-form-actions button,.settings-provider-confirmation>div:last-child button{width:100%}}
.canvas-shell{min-height:0;position:relative}.production-canvas{background:var(--canvas-bg);-webkit-user-select:none;user-select:none;height:100%;position:relative;overflow:hidden}.canvas-grid{pointer-events:none;opacity:.75;background-image:radial-gradient(circle,#d8d8d3 1px,#0000 1px);position:absolute;inset:0}.canvas-world{transform-origin:0 0;position:absolute;top:0;left:0}.edge-layer{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.edge-path{fill:none;stroke-linecap:round;stroke-width:3px}.edge-path-image{stroke:var(--blue)}.edge-path-text{stroke:#16a34a}.edge-path-subject{stroke:#7c3aed}.edge-path-location{stroke:#0f766e}.edge-path-publication{stroke:#2aabee}.edge-path-video{stroke:#f97316}.edge-path-audio{stroke:#22c55e}.edge-path-empty-kind{stroke:#9ca3af}.edge-path-empty{stroke-dasharray:8 7}.edge-path-draft{opacity:.72}.canvas-toolbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #00000014;border-radius:8px;gap:6px;padding:6px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #00000014}.canvas-toolbar button{color:#555;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.canvas-toolbar button:hover{color:#111;background:#f0f0ee}.canvas-toolbar button.canvas-toolbar-active,.canvas-toolbar button.canvas-toolbar-active:hover{color:#fff;background:#111}.canvas-toolbar button:disabled{cursor:default;opacity:.34}.canvas-toolbar button:disabled:hover{color:#555;background:0 0}.canvas-toolbar-separator{background:#00000014;align-self:center;width:1px;height:22px}.zoom-indicator{z-index:20;color:#666;background:#ffffffe0;border:1px solid #00000014;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:720;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 26px #00000014}.openrouter-balance{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #00000014;border-radius:8px;gap:9px;min-width:196px;padding:11px 12px 12px;display:grid;position:absolute;bottom:18px;left:18px;box-shadow:0 10px 26px #00000014}.openrouter-balance-provider{color:#30323a;letter-spacing:.035em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:760;line-height:13px;display:flex}.openrouter-balance-provider>span{background:#31a66a;border-radius:999px;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #31a66a1f}.openrouter-balance-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.openrouter-balance-metrics>div{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.openrouter-balance-metrics span{color:#777;font-size:10px;line-height:13px}.openrouter-balance-metrics strong{color:#111;font-variant-numeric:tabular-nums;font-size:13px;font-weight:760;line-height:17px}.canvas-toast{z-index:60;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111111e6;border:1px solid #00000014;border-radius:10px;max-width:min(420px,100% - 36px);padding:9px 12px;font-size:12px;font-weight:650;line-height:16px;position:absolute;bottom:72px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0000002e}.selection-rect{pointer-events:none;z-index:50;background:#4f62ff1c;border:2px solid #4f62ff;position:fixed}.section-draft-rect{pointer-events:none;z-index:50;background:#a0a0a033;border:2px solid #3c3c3c94;position:fixed}@media (max-width:760px){.canvas-toolbar{bottom:12px;left:50%}}
.assistant-floating-button{z-index:35;color:#fff;opacity:1;background:#000;border:0;border-radius:999px;place-items:center;width:48px;height:48px;padding:0;transition:background .16s,box-shadow .16s,opacity .16s,transform .22s;display:grid;position:absolute;bottom:28px;right:28px;box-shadow:0 14px 34px #00000024}.assistant-floating-button:hover{background:#202020;transform:translateY(-1px);box-shadow:0 18px 42px #0000002e}.assistant-floating-button-fixed{z-index:80;position:fixed}.assistant-floating-button-hidden{opacity:0;pointer-events:none;transform:rotate(90deg)scale(.72)}
.assistant-shell{z-index:90;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:100% 100%;background:#fffffff5;border:1px solid #00000014;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(390px,100vw - 32px);height:min(560px,100vh - 124px);transition:opacity .18s,transform .24s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;bottom:28px;right:28px;overflow:hidden;transform:translate(14px,18px)scale(.12);box-shadow:0 24px 70px #0f172a38}.assistant-shell-open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.assistant-shell-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:12px;display:flex}.assistant-shell-title{align-items:center;gap:10px;min-width:0;display:flex}.assistant-shell-title>span{color:#fff;background:#111;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.assistant-shell-title div{gap:2px;display:grid}.assistant-shell-title strong{color:#111;font-size:14px;line-height:18px}.assistant-shell-title small{color:#777;font-size:12px}.assistant-shell-header button,.assistant-shell-composer button{border:0;border-radius:10px;place-items:center;padding:0;display:grid}.assistant-shell-header button{color:#52525c;background:0 0;width:32px;height:32px}.assistant-shell-header button:hover{background:#f1f1f1}.assistant-shell-thread{flex-direction:column;gap:10px;min-height:0;padding:14px;display:flex;overflow-y:auto}.assistant-shell-message{border-radius:14px;max-width:84%;padding:10px 12px;font-size:13px;line-height:18px}.assistant-shell-message-assistant{color:#252525;background:#f3f4f6;align-self:flex-start}.assistant-shell-message-user{color:#fff;background:#111;align-self:flex-end}.assistant-shell-composer{border-top:1px solid #eee;gap:8px;padding:12px;display:flex}.assistant-shell-composer input{color:#111;min-width:0;font:inherit;background:#fafafa;border:1px solid #e4e4e7;border-radius:12px;outline:0;flex:1;padding:0 12px;font-size:13px}.assistant-shell-composer input:focus{background:#fff;border-color:#111}.assistant-shell-composer button{color:#fff;background:#111;width:38px;height:38px}
.canvas-shell{height:100vh}.production-canvas{background:#f4f4f4}.canvas-grid{opacity:.32}.document-title-pill{z-index:30;background:#fafaf9;border-radius:8px;align-items:center;gap:7px;width:298px;height:40px;padding:6px;display:flex;position:absolute;top:27px;left:28px}.document-title-pill button{color:#111;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;display:grid}.document-title-pill button:hover{background:#eaeaea}.document-title-pill strong{color:#000;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:650;line-height:19px;overflow:hidden}.document-node-palette{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;transform-origin:0 100%;background:#ffffffdb;border-radius:12px;flex-direction:column;width:351px;height:min(842px,100vh - 56px);transition:opacity .18s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:28px;left:28px;overflow:hidden;transform:translate(-14px,18px)scale(.12)}.document-node-palette-open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.document-node-palette-tabs{align-items:center;gap:4px;padding:12px 10px 7px;display:flex}.document-node-palette-tab{color:#a8a8a8;background:0 0;border:0;border-radius:6px;min-height:28px;padding:6px 8px;font-size:12px;font-weight:500;line-height:16px}.document-node-palette-tab-active{color:#111827;background:#eaeaea}.document-node-palette-minimize{color:#333;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;margin-left:auto;padding:0;display:grid}.document-node-palette-minimize:hover{background:#eaeaea}.document-node-palette-divider{background:#0000001a;flex:none;height:1px}.document-node-palette-scroll{overscroll-behavior:contain;min-height:0;padding:18px 12px 28px 15px;overflow:auto}.document-node-palette-group{gap:8px;margin-bottom:16px;display:grid}.document-node-palette-group h2{color:#333;margin:0;font-size:14px;font-weight:650;line-height:18px}.document-node-palette-grid{flex-wrap:wrap;gap:6px;display:flex}.document-node-palette-card{color:#333;background:#fff;border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100px;height:100px;padding:10px;display:flex}.document-node-palette-card:hover{background:#fafafa;border-color:#d4d4d4}.document-node-palette-card:active{cursor:grabbing}.document-node-palette-card-disabled,.document-node-palette-card-disabled:hover{color:#9b9b9b;cursor:default;opacity:.54;background:#ffffff7a;border-style:dashed;border-color:#dedede}.document-node-palette-card span{color:#333;text-align:center;max-width:80px;font-size:12px;font-weight:650;line-height:15px}.document-node-palette-card-disabled span{color:#8d8d8d}.document-node-palette-empty{color:#8a8a8a;text-align:center;align-content:center;justify-items:center;gap:6px;min-height:240px;display:grid}.document-node-palette-empty strong{color:#333}.document-node-palette-empty span{max-width:220px;font-size:12px;line-height:16px}.document-node-palette-drag-preview{z-index:9999;pointer-events:none;width:100px;height:100px;position:fixed;top:-1000px;left:-1000px;box-shadow:0 18px 36px #1118272e}.canvas-toolbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;gap:8px;padding:4px;bottom:28px;box-shadow:0 7px 4.6px #00000012}.canvas-toolbar button{color:#111;border-radius:8px;width:28px;height:28px}.canvas-toolbar-separator{background:#d9d9d9;height:20px}.openrouter-balance{min-width:196px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;border-radius:8px;padding:10px 12px;inset:27px 28px auto auto}.document-floating-action{z-index:35;color:#fff;opacity:1;background:#000;border:0;border-radius:999px;place-items:center;width:48px;height:48px;padding:0;transition:opacity .16s,transform .22s;display:grid;position:absolute;bottom:28px;transform:rotate(0)scale(1)}.document-floating-action-add{left:28px}.document-floating-action-assistant{right:28px}.document-floating-action:hover{background:#202020}.document-floating-action-add:hover{transform:rotate(90deg)scale(1)}.document-floating-action-hidden{opacity:0;pointer-events:none;transform:rotate(90deg)scale(.72)}@media (max-width:920px){.document-node-palette{display:none}.document-title-pill{width:min(298px,100vw - 56px)}}
.workspace-page{background:#f8f8f8;height:100vh;display:flex;overflow:hidden}.workspace-sidebar{z-index:20;background:#f8f8f8;flex-direction:column;flex:0 0 206px;justify-content:space-between;width:206px;display:flex;position:relative;overflow:visible}.workspace-sidebar-top{gap:10px;padding-top:12px;display:grid}.workspace-logo-row{justify-content:space-between;align-items:center;height:46px;padding:0 10px 0 26px;display:flex}.workspace-logo{width:116px;height:40px;display:block;position:relative}.workspace-logo img{width:116px;height:40px;transition:opacity .14s;position:absolute;top:0;left:0}.workspace-logo-hover,.workspace-logo:hover .workspace-logo-default{opacity:0}.workspace-logo:hover .workspace-logo-hover{opacity:1}.workspace-icon-button,.workspace-light-button,.workspace-project-title-row button{color:#52525c;background:0 0;border:0;place-items:center;padding:0;display:grid}.workspace-icon-button{border-radius:7px;width:28px;height:28px}.workspace-icon-button:hover,.workspace-light-button:hover,.workspace-project-title-row button:hover{background:#ececec}.workspace-light-button:disabled{cursor:not-allowed;opacity:.42}.workspace-nav{gap:4px;padding:0 8px;display:grid}.workspace-nav-item{color:#334155;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;font-size:15px;font-weight:500;display:flex}.workspace-nav-item-active{background:#e8e8e8}.workspace-user{color:#020617;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:12px;font-weight:500;display:flex}.workspace-profile-area{position:relative}.workspace-user img{object-fit:cover;border:1px solid #52525c;border-radius:999px;width:24px;height:24px}.workspace-user:hover{background:#ececec}.workspace-profile-menu{z-index:70;background:#fff;border:1px solid #e7e7e7;border-radius:14px;gap:6px;width:276px;padding:10px;display:grid;position:absolute;bottom:52px;left:10px;box-shadow:0 18px 42px #00000024}.workspace-profile-menu-user{align-items:center;gap:10px;padding:8px;display:flex}.workspace-profile-menu-user img{object-fit:cover;border-radius:999px;width:32px;height:32px}.workspace-profile-menu-user div,.workspace-menu-field,.workspace-credit-panel{gap:3px;display:grid}.workspace-profile-menu-user strong{color:#111;font-size:13px}.workspace-profile-menu-user span,.workspace-menu-field span,.workspace-credit-panel span,.workspace-credit-panel small{color:#777;font-size:11px}.workspace-profile-menu>button,.workspace-profile-menu>a,.workspace-menu-field select,.workspace-upgrade-button{border:0;border-radius:8px;min-height:34px;font-size:12px}.workspace-profile-menu>button,.workspace-profile-menu>a{color:#333;text-align:left;background:0 0;align-items:center;padding:0 10px;text-decoration:none;display:flex}.workspace-profile-menu>button:hover,.workspace-profile-menu>a:hover{background:#f1f1f1}.workspace-menu-field{padding:8px}.workspace-menu-field select{color:#111;background:#f4f4f4;padding:0 9px}.workspace-credit-panel{background:#f7f7f7;border-radius:10px;padding:10px}.workspace-credit-panel strong{color:#111;font-size:22px;line-height:26px}.workspace-upgrade-button{color:#fff;background:#000;font-weight:700}.workspace-upgrade-button:hover{background:#202020}.workspace-window{background:#fff;border-left:1px solid #ececec;border-radius:16px 0 0 16px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.workspace-header{border-bottom:1px solid #ececec;align-items:center;min-height:68px;padding:20px 30px 16px;display:flex}.workspace-header h1,.workspace-files-header h2,.workspace-project-title-row h3{margin:0}.workspace-header h1{color:#000;font-size:20px;font-weight:500}.workspace-load-error{color:#b42318;margin:0 0 0 auto;font-size:13px}.workspace-create-button:disabled,.workspace-new-document:disabled{cursor:wait;opacity:.55}.workspace-content{flex:1;min-height:0;padding:40px 30px 30px;overflow:auto}.workspace-template-band{background:#000;border-radius:16px;gap:16px;padding:16px 24px 24px;display:grid;overflow:hidden}.workspace-template-tabs{gap:6px;display:flex}.workspace-template-tab{color:#ffffffa3;background:0 0;border:0;border-radius:8px;padding:6px 10px;font-size:14px;font-weight:500}.workspace-template-tab-active{color:#fff;background:#f5f5f557}.workspace-template-list{gap:16px;padding-bottom:2px;display:flex;overflow-x:auto}.workspace-template-card{background:#181818;border:0;border-radius:8px;flex:0 0 200px;width:200px;height:133px;padding:0;transition:transform .14s,opacity .14s;position:relative;overflow:hidden}.workspace-template-card:hover{opacity:.9;transform:translateY(-1px)}.workspace-template-card img,.workspace-project-preview img{object-fit:cover;width:100%;height:100%}.workspace-template-card span{color:#fff;font-size:12px;font-weight:500;position:absolute;bottom:12px;left:13px}.workspace-files-section{gap:8px;padding-top:16px;display:grid}.workspace-files-header{align-items:center;gap:16px;display:flex}.workspace-files-header h2{color:#334155;flex:1;font-size:18px;font-weight:500}.workspace-files-actions{align-items:center;gap:8px;display:flex}.workspace-light-button{border-radius:8px;width:32px;height:32px}.workspace-light-button-active{color:#111;background:#ececec}.workspace-search{color:#afafaf;background:#f1f1f1;border-radius:10px;align-items:center;gap:8px;width:173px;height:32px;padding:0 8px;display:flex}.workspace-search input{color:#111;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.workspace-view-toggle{gap:4px;display:flex}.workspace-create-button{color:#fff;background:#000;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;display:flex}.workspace-project-grid{flex-wrap:wrap;gap:8px;padding-bottom:30px;display:flex}.workspace-project-card{border-radius:18px;gap:10px;width:min(420px,100%);padding:10px;transition:background .14s,transform .14s;display:grid}.workspace-project-card:hover,.workspace-project-card:focus-within{background:#f7f7f7;transform:translateY(-1px)}.workspace-project-preview{background:#eef3f6;border-radius:16px;height:250px;display:block;position:relative;overflow:hidden}.workspace-project-preview a{width:100%;height:100%;display:block}.workspace-project-star{color:#737373;opacity:0;pointer-events:none;background:#ffffffb3;border:0;border-radius:999px;place-items:center;width:28px;height:28px;padding:0;transition:opacity .12s,background .12s,color .12s;display:grid;position:absolute;top:10px;right:10px}.workspace-project-star:hover,.workspace-project-star-active{color:#000;background:#ffffffeb}.workspace-project-card:hover .workspace-project-star,.workspace-project-star-active{opacity:1;pointer-events:auto}.workspace-project-title-row{align-items:center;gap:6px;padding:6px 16px;display:flex}.workspace-project-title-row h3{color:#4b4b4b;flex:1;min-width:0;font-size:14px;font-weight:650}.workspace-project-title-input{color:#111;min-width:0;height:28px;font:inherit;background:#fff;border:1px solid #d7d7d7;border-radius:7px;outline:0;flex:1;padding:0 8px;font-size:14px;font-weight:650}.workspace-project-title-input:focus{border-color:#111}.workspace-project-title-row button{border-radius:6px;width:24px;height:24px}.workspace-project-menu-button{opacity:0;transition:opacity .12s,background .12s}.workspace-project-card:hover .workspace-project-menu-button,.workspace-project-card:focus-within .workspace-project-menu-button{opacity:1}.workspace-new-document{color:#a6a6a6;background:0 0;border:1.5px dashed #dbdbdb;border-radius:12px;align-content:center;place-items:center;gap:8px;width:min(400px,100% - 20px);height:250px;margin:10px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:border-color .14s,background .14s,color .14s,transform .14s;display:grid}.workspace-new-document:hover{color:#6f6f6f;background:#fafafa;border-color:#b9b9b9;transform:translateY(-1px)}.workspace-new-document-icon{background:#f6f6f6;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.workspace-empty-projects{color:#9a9a9a;place-items:center;width:min(420px,100%);min-height:250px;font-size:14px;display:grid}@media (max-width:920px){.workspace-sidebar{flex-basis:72px;width:72px}.workspace-logo,.workspace-nav-item span,.workspace-user span{display:none}.workspace-logo-row{justify-content:center;padding:0}.workspace-nav-item{justify-content:center}.workspace-user{justify-content:center;padding:12px 0}.workspace-profile-menu{width:276px;left:8px}.workspace-files-header{flex-direction:column;align-items:flex-start}.workspace-files-actions{flex-wrap:wrap;width:100%}.workspace-search{flex:180px}}
.workspace-nav-item{text-decoration:none}.workspace-menu-brand-select{margin:2px 0}.workspace-menu-brand-select .brand-select-trigger{background:#f7f7f7;border-color:#ececec;min-height:48px}.brand-select{min-width:150px;position:relative}.brand-select-trigger{color:#18181b;text-align:left;background:#fff;border:1px solid #e4e4e7;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:50px;padding:7px 11px 7px 13px;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.brand-select-trigger>span{gap:2px;min-width:0;display:grid}.brand-select-trigger small{color:#8a8a93;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:650;line-height:12px}.brand-select-trigger strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;line-height:15px;overflow:hidden}.brand-select-trigger svg{color:#71717a;flex:none;transition:transform .14s}.brand-select-open .brand-select-trigger,.brand-select-trigger:focus-visible{border-color:#9b87f5;outline:0;box-shadow:0 0 0 3px #6645f41f}.brand-select-open .brand-select-trigger svg{transform:rotate(180deg)}.brand-select-trigger:disabled{cursor:not-allowed;opacity:.55}.brand-select-menu{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #e4e4e7;border-radius:13px;gap:3px;width:max(100%,220px);max-height:min(320px,45vh);padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 18px 45px #0f172a26}.brand-select-option{color:#27272a;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:42px;padding:7px 9px;display:grid}.brand-select-option>span{gap:2px;min-width:0;display:grid}.brand-select-option strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;overflow:hidden}.brand-select-option small{color:#8a8a93;font-size:10px}.brand-select-option em{color:#66636f;background:#f0eff4;border-radius:999px;padding:2px 6px;font-size:10px;font-style:normal}.brand-select-option-active{background:#f4f2ff}.brand-select-option-selected{color:#5a39ed}.library-header{background:radial-gradient(circle at 88% -100%,#704ef71f,#0000 60%),#fff;justify-content:space-between;min-height:86px;padding:18px 34px}.library-header>div{gap:5px;display:grid}.library-header h1{letter-spacing:-.025em;font-size:23px;font-weight:680}.library-header>p{color:#777780;margin:0;font-size:12px}.library-kicker{color:#7657ed;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:10px;font-weight:750;display:flex}.library-content{background:linear-gradient(#f9f8fde6,#fff0 300px),#fff;align-content:start;gap:26px;padding:28px 34px 42px;display:grid}.library-toolbar{z-index:5;gap:12px;display:grid;position:relative}.library-search{color:#9696a0;background:#fff;border:1px solid #e5e5e8;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:5px 6px 5px 14px;display:grid;box-shadow:0 8px 30px #2624320a}.library-search:focus-within{border-color:#a693f5;box-shadow:0 0 0 3px #6645f41a}.library-search input{color:#1f1f23;background:0 0;border:0;outline:0;min-width:0;font-size:13px}.library-search input::placeholder{color:#a4a4ad}.library-search button,.library-state button,.library-load-more{color:#fff;background:#151515;border:0;border-radius:10px;font-size:12px;font-weight:680}.library-search button{height:36px;padding:0 17px}.library-filter-row{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.library-filter-row .brand-select{flex:158px}.library-reset-filters{color:#66666f;background:#f8f8f9;border:1px solid #e6e6e8;border-radius:12px;align-items:center;gap:7px;min-height:50px;padding:0 14px;font-size:11px;font-weight:650;display:flex}.library-reset-filters:hover{color:#5a39ed;background:#f1effa}.library-results{gap:16px;display:grid}.library-results-head h2,.library-results-head p,.library-card h3,.library-card p,.library-state h3,.library-state p{margin:0}.library-results-head h2{color:#24242a;letter-spacing:-.015em;font-size:17px;font-weight:680}.library-results-head p{color:#92929a;margin-top:4px;font-size:11px}.library-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,225px),1fr));gap:14px;display:grid}.library-card{contain:layout style;background:#fff;border:1px solid #e9e9eb;border-radius:16px;min-width:0;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden;box-shadow:0 6px 20px #1d1b260a}.library-card:focus-within{border-color:#d6cff6;transform:translateY(-2px);box-shadow:0 14px 34px #2f274c1a}@media (hover:hover) and (pointer:fine){.library-card:hover{border-color:#d6cff6;transform:translateY(-2px);box-shadow:0 14px 34px #2f274c1a}.library-card:hover .library-card-preview img{transform:scale(1.018)}}.library-card-preview{aspect-ratio:4/3;background:#f4f4f6;width:100%;display:block;position:relative;overflow:hidden}.library-card-preview img{object-fit:cover;transition:transform .18s}.library-media-placeholder{color:#a19cae;background:linear-gradient(135deg,#f1eff8,#fafafa);place-items:center;width:100%;height:100%;display:grid}.library-origin-badge,.library-dimensions{z-index:1;color:#fff;border:1px solid #ffffff38;border-radius:999px;align-items:center;font-size:9px;font-weight:740;display:flex;position:absolute}.library-origin-badge{background:#151518e6;gap:4px;padding:5px 8px;top:9px;left:9px}.library-origin-generated{background:#5a39edeb}.library-origin-uploaded{background:#1d674deb}.library-origin-saved{background:#0b6b98eb}.library-dimensions{background:#151518e0;padding:4px 7px;bottom:9px;right:9px}.library-card-body{gap:8px;padding:13px 14px 14px;display:grid}.library-card h3{color:#25252a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;overflow:hidden}.library-card p,.library-card-meta{color:#92929a;justify-content:space-between;gap:8px;min-width:0;font-size:10px;display:flex}.library-card p span,.library-card-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.library-card time{flex:none}.library-card-meta{justify-content:flex-start}.library-card-meta span{color:#6e6978;background:#f5f4f8;border-radius:6px;padding:3px 6px}.library-card-skeleton{pointer-events:none}.library-card-skeleton .library-card-preview,.library-card-skeleton i{background:linear-gradient(90deg,#f3f3f4 20%,#fafafa 50%,#f3f3f4 80%) 0 0/200% 100%;animation:1.3s linear infinite library-shimmer}.library-card-skeleton i{border-radius:999px;height:11px;display:block}.library-card-skeleton i:last-child{width:64%}@keyframes library-shimmer{to{background-position-x:-200%}}.library-state{color:#707079;text-align:center;background:#fafafbc2;border:1px dashed #dddddf;border-radius:18px;align-content:center;place-items:center;gap:8px;min-height:280px;padding:32px;display:grid}.library-state>span:first-child{color:#7657ed;background:#efecfb;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.library-state h3{color:#29292e;font-size:15px}.library-state p{max-width:420px;font-size:12px;line-height:1.5}.library-state button{min-height:36px;margin-top:5px;padding:0 14px}.library-load-more{justify-self:center;min-height:40px;padding:0 20px}.library-load-more:disabled{cursor:wait;opacity:.55}.library-preview-state-overlay{z-index:10000;place-items:center;display:grid;position:fixed;inset:0}.library-preview-state{z-index:1;color:#fff;text-align:center;background:#18181b;border:1px solid #ffffff1f;border-radius:18px;align-content:center;place-items:center;gap:10px;min-width:min(360px,100vw - 32px);max-width:480px;min-height:180px;padding:34px;display:grid;position:relative;box-shadow:0 24px 90px #0006}.library-preview-state>button{color:#fff;background:#ffffff14;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:10px;right:10px}.library-preview-state span,.library-preview-state a{color:#ffffffad;font-size:12px}.library-preview-state a{background:#ffffff1a;border-radius:8px;padding:8px 11px;text-decoration:none}.save-to-library-action{gap:5px;display:inline-grid}.save-to-library-button{color:#fff;background:#6b4df4;border:1px solid #ffffff26;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.save-to-library-button-saved{background:#287a5a}.save-to-library-button:disabled{cursor:default;opacity:.64}.save-to-library-action small{color:#d92d20;font-size:10px}@media (max-width:760px){.library-header{padding:16px 18px}.library-content{padding:20px 16px 34px}.library-filter-row{grid-template-columns:1fr 1fr;display:grid}.library-reset-filters{grid-column:1/-1;justify-content:center}}@media (max-width:480px){.library-filter-row{grid-template-columns:1fr}.library-reset-filters{grid-column:auto}.library-header>p{display:none}}@media (prefers-reduced-motion:reduce){.library-card,.library-card-preview img,.brand-select-trigger svg{transition:none}.library-card:focus-within,.library-card:hover,.library-card:hover .library-card-preview img{transform:none}.library-card-skeleton .library-card-preview,.library-card-skeleton i{animation:none}}
.canvas-section-layer{z-index:0;position:absolute;inset:0}.canvas-section-layer-disabled{pointer-events:none}.canvas-section{box-sizing:border-box;--section-accent:#d9d9d9;border:1px solid color-mix(in srgb, var(--section-accent) 70%, #111);background:color-mix(in srgb, var(--section-accent) 34%, transparent);cursor:var(--cursor-mouse-pointer-2);border-radius:4px;position:absolute}.canvas-section-selected{border:2px solid color-mix(in srgb, var(--section-accent) 72%, #111);background:color-mix(in srgb, var(--section-accent) 48%, transparent)}.canvas-section-locked{cursor:default}.canvas-section-locked:after{content:"";pointer-events:none;border:1px dashed color-mix(in srgb, var(--section-accent) 68%, #111);opacity:.7;border-radius:3px;position:absolute;inset:8px}html.canvas-section-resizing-horizontal,html.canvas-section-resizing-horizontal *{cursor:var(--cursor-move-horizontal)!important}html.canvas-section-resizing-vertical,html.canvas-section-resizing-vertical *{cursor:var(--cursor-move-vertical)!important}html.canvas-section-resizing-diagonal,html.canvas-section-resizing-diagonal *{cursor:var(--cursor-move-diagonal)!important}html.canvas-section-resizing-diagonal-2,html.canvas-section-resizing-diagonal-2 *{cursor:var(--cursor-move-diagonal-2)!important}.canvas-section-badge{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--section-accent) 58%, #666);background:color-mix(in srgb, var(--section-accent) 78%, #fff);color:#222;width:max-content;min-width:136px;cursor:var(--cursor-mouse-pointer-2);white-space:nowrap;border-radius:12px;padding:13px 18px;font-size:28px;font-weight:700;line-height:32px;position:absolute;top:-64px;left:0;box-shadow:inset 0 1px #ffffff73}.canvas-section-selected .canvas-section-badge{border-color:color-mix(in srgb, var(--section-accent) 62%, #111);background:color-mix(in srgb, var(--section-accent) 62%, #111);color:#fff;box-shadow:none;font-weight:560}.canvas-section-locked .canvas-section-badge:after{content:"Locked";color:#22222294;margin-left:10px;font-size:14px;font-weight:680;line-height:16px}.canvas-section-selected.canvas-section-locked .canvas-section-badge:after{color:#ffffffb8}.canvas-section-badge input{width:auto;min-width:136px;color:inherit;font:inherit;background:0 0;border:0;outline:none}.canvas-section-resize-edge,.canvas-section-resize-handle{z-index:2;touch-action:none;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute}.canvas-section-resize-edge.canvas-section-resize-n,.canvas-section-resize-edge.canvas-section-resize-s{width:calc(100% - 48px);height:40px;cursor:var(--cursor-move-vertical);left:24px}.canvas-section-resize-edge.canvas-section-resize-n{top:-20px}.canvas-section-resize-edge.canvas-section-resize-s{bottom:-20px}.canvas-section-resize-edge.canvas-section-resize-e,.canvas-section-resize-edge.canvas-section-resize-w{width:40px;height:calc(100% - 48px);cursor:var(--cursor-move-horizontal);top:24px}.canvas-section-resize-edge.canvas-section-resize-e{right:-20px}.canvas-section-resize-edge.canvas-section-resize-w{left:-20px}.canvas-section-resize-handle{width:44px;height:44px}.canvas-section-resize-ne{cursor:var(--cursor-move-diagonal);top:-22px;right:-22px}.canvas-section-resize-sw{cursor:var(--cursor-move-diagonal);bottom:-22px;left:-22px}.canvas-section-resize-se{cursor:var(--cursor-move-diagonal-2);bottom:-22px;right:-22px}
.crop-editor{background:var(--plate);-webkit-user-select:none;user-select:none;border:1px solid #e6e6e1;border-radius:4px;width:100%;position:relative;overflow:hidden}.crop-editor-image{object-fit:fill;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.crop-editor-mask{position:absolute;inset:0;overflow:hidden}.crop-editor-box{z-index:2;box-sizing:border-box;cursor:move;pointer-events:auto;touch-action:none;border:1.5px solid #f7edb3;position:absolute;box-shadow:0 0 0 9999px #00000057}.crop-editor-grid{opacity:.72;pointer-events:none;background:linear-gradient(90deg,#0000 calc(33.333% - .5px),#f7edb3d1 calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px)),linear-gradient(90deg,#0000 calc(66.666% - .5px),#f7edb3d1 calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px)),linear-gradient(#0000 calc(33.333% - .5px),#f7edb3d1 calc(33.333% - .5px) calc(33.333% + .5px),#0000 calc(33.333% + .5px)),linear-gradient(#0000 calc(66.666% - .5px),#f7edb3d1 calc(66.666% - .5px) calc(66.666% + .5px),#0000 calc(66.666% + .5px));position:absolute;inset:0}.crop-editor-edge,.crop-editor-handle{z-index:3;box-sizing:border-box;touch-action:none;background:0 0;border:0;padding:0;position:absolute}.crop-editor-edge-n,.crop-editor-edge-s{cursor:ns-resize;width:calc(100% - 28px);height:18px;left:14px}.crop-editor-edge-n{top:0}.crop-editor-edge-s{bottom:0}.crop-editor-edge-e,.crop-editor-edge-w{cursor:ew-resize;width:18px;height:calc(100% - 28px);top:14px}.crop-editor-edge-e{right:0}.crop-editor-edge-w{left:0}.crop-editor-handle{width:18px;height:18px}.crop-editor-handle:after{content:"";border-color:#f7edb3;position:absolute;inset:1px}.crop-editor-handle-nw{cursor:nwse-resize;top:0;left:0}.crop-editor-handle-nw:after{border-top:4px solid #f7edb3;border-left:4px solid #f7edb3}.crop-editor-handle-ne{cursor:nesw-resize;top:0;right:0}.crop-editor-handle-ne:after{border-top:4px solid #f7edb3;border-right:4px solid #f7edb3}.crop-editor-handle-sw{cursor:nesw-resize;bottom:0;left:0}.crop-editor-handle-sw:after{border-bottom:4px solid #f7edb3;border-left:4px solid #f7edb3}.crop-editor-handle-se{cursor:nwse-resize;bottom:0;right:0}.crop-editor-handle-se:after{border-bottom:4px solid #f7edb3;border-right:4px solid #f7edb3}.crop-editor-empty{color:#d8d8d2;place-items:center;height:100%;font-size:13px;font-weight:720;display:grid}.crop-setting-row{justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:6px;display:flex}.crop-setting-row>span{color:var(--muted);font-size:12px;font-weight:620;line-height:14px}.crop-setting-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.crop-reset-button,.crop-lock-button,.crop-size-input{min-height:26px;color:var(--ink-soft);background:#f2f2f2;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.crop-reset-button{gap:6px;padding:5px 9px;font-size:12px;font-weight:650}.crop-size-input{gap:5px;width:74px;padding:4px 7px}.crop-size-input span{color:#b6b6b0;font-size:12px;font-weight:780}.crop-size-input input{width:100%;min-width:0;color:var(--ink-soft);background:0 0;border:0;outline:none;font-size:12px;font-weight:720}.crop-size-input input::-webkit-outer-spin-button{appearance:none;margin:0}.crop-size-input input::-webkit-inner-spin-button{appearance:none;margin:0}.crop-lock-button{color:#8d8d86;width:30px}.crop-lock-button-active{color:#fff;background:#000}
.range-slider-row{grid-template-columns:minmax(92px,112px) minmax(0,1fr);align-items:center;gap:12px;min-height:33px;padding:5px 6px;display:grid}.range-slider-row-value-only{grid-template-columns:auto minmax(0,1fr)}.range-slider-label{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;line-height:14px;overflow:hidden}.range-slider-control{min-width:0;height:24px;display:block;position:relative}.range-slider-rail{background:#e5eeee;border-radius:999px;height:12px;display:block;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.range-slider-fill{top:0;bottom:0;left:var(--range-slider-fill-left,0%);width:var(--range-slider-fill-width,0%);background:#000;border-radius:999px;display:block;position:absolute}.range-slider-input{appearance:none;cursor:pointer;background:0 0;outline:none;width:100%;height:24px;position:absolute;inset:0}.range-slider-input::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:24px}.range-slider-input::-webkit-slider-thumb{appearance:none;box-sizing:border-box;background:#fff;border:2px solid #d3d5d5;border-radius:999px;width:20px;height:20px;margin-top:2px;box-shadow:0 1px 5px #00000029}.range-slider-input::-moz-range-track{background:0 0;border-radius:999px;height:24px}.range-slider-input::-moz-range-thumb{box-sizing:border-box;background:#fff;border:2px solid #d3d5d5;border-radius:999px;width:20px;height:20px;box-shadow:0 1px 5px #00000029}
.curves-editor{-webkit-user-select:none;user-select:none;flex-direction:column;gap:10px;min-width:0;display:flex}.curves-editor-header{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.curves-channel-tabs{align-items:center;gap:6px;min-width:0;display:flex}.curves-channel-button,.curves-reset-button{color:#5c5f6c;background:#f0f0f0;border:0;border-radius:8px;justify-content:center;align-items:center;height:30px;font-size:12px;font-weight:760;line-height:12px;display:inline-flex}.curves-channel-button{min-width:36px;padding:0 10px}.curves-reset-button{width:30px;padding:0}.curves-channel-button:hover,.curves-reset-button:hover{background:#e6e6e6}.curves-channel-button-active{color:#fff;background:#111}.curves-channel-button-active:hover{background:#111}.curves-channel-red.curves-channel-button-active{background:#d93a3a}.curves-channel-green.curves-channel-button-active{background:#16a34a}.curves-channel-blue.curves-channel-button-active{background:#2458e6}.curves-graph{aspect-ratio:1;cursor:crosshair;touch-action:none;border-radius:8px;width:100%;display:block;overflow:visible}.curves-editor-node .curves-graph{max-height:280px}.curves-editor-viewer{width:min(100%,680px);margin:0 auto}.curves-editor-viewer .curves-graph{max-height:260px}.curves-graph-bg{fill:#151515}.curves-grid-line{stroke:#ffffff2e;stroke-width:1px;vector-effect:non-scaling-stroke}.curves-grid-line-mid{stroke:#ffffff57}.curves-diagonal{stroke:#ffffff38;stroke-dasharray:5 5;stroke-width:1px;vector-effect:non-scaling-stroke}.curves-line{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25px;filter:drop-shadow(0 0 5px #ffffff3d);pointer-events:none;vector-effect:non-scaling-stroke}.curves-histogram-area{fill:#ffffff1c;fill-rule:evenodd;pointer-events:none}.curves-histogram-line{fill:none;stroke:#ffffff3d;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;pointer-events:none;vector-effect:non-scaling-stroke}.curves-graph-red .curves-line{stroke:#ff5a5a}.curves-graph-red .curves-histogram-line{stroke:#ff5a5a47}.curves-graph-red .curves-histogram-area{fill:#ff5a5a24}.curves-graph-green .curves-line{stroke:#32c96a}.curves-graph-green .curves-histogram-line{stroke:#32c96a47}.curves-graph-green .curves-histogram-area{fill:#32c96a24}.curves-graph-blue .curves-line{stroke:#5d7cff}.curves-graph-blue .curves-histogram-line{stroke:#5d7cff47}.curves-graph-blue .curves-histogram-area{fill:#5d7cff24}.curves-point{fill:#fff;stroke:#111;stroke-width:1.5px;cursor:grab;vector-effect:non-scaling-stroke}.curves-point:active{cursor:grabbing}.curves-point-control{filter:drop-shadow(0 3px 5px #0000003d)}.curves-opacity-slider.range-slider-row{grid-template-columns:76px minmax(0,1fr);padding:0}.curves-editor-viewer .curves-opacity-slider.range-slider-row{grid-template-columns:92px minmax(0,1fr)}.curves-viewer-toolbar-label{color:#5c5f6c;background:#fff;border-radius:8px;align-items:center;gap:6px;height:32px;padding:8px 12px;font-size:12px;font-weight:700;line-height:12px;display:inline-flex}
.image-mask-layer{z-index:2;opacity:0;pointer-events:none;border-radius:8px;width:100%;height:100%;transition:opacity .14s;position:relative;overflow:hidden}.image-mask-layer-enabled{opacity:1;pointer-events:auto}.image-mask-canvas{border-radius:inherit;cursor:none;touch-action:none;width:100%;height:100%}.image-mask-brush-cursor{z-index:3;pointer-events:none;border:1.5px solid #fffffff5;border-radius:999px;display:none;position:absolute;top:0;left:0;box-shadow:0 0 0 1px #00000094,0 0 18px #1f62ff47}.image-mask-brush-cursor-eraser,.image-mask-brush-cursor[data-tool=eraser]{border-style:dashed}.image-editor-panel{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:6px;width:min(100%,680px);max-width:100%;display:flex}.image-editor-toolbar,.image-editor-row{align-items:center;gap:8px;min-width:0;display:flex}.image-editor-toolbar{min-height:32px;padding:0 8px}.image-editor-mask-tools{align-items:center;gap:16px;min-width:0;display:flex}.image-editor-tool-pair,.image-editor-action-group{align-items:center;gap:6px;display:flex}.image-editor-custom-toolbar{align-items:center;gap:8px;min-width:0;display:flex}.image-editor-custom-panel{min-width:0;padding:4px 8px 0;animation:.16s image-editor-panel-enter}.image-editor-panel-curves{width:min(100%,720px)}.image-editor-button,.image-editor-icon-button{color:#fff;background:#6d6d6d;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:32px;min-height:32px;padding:8px 12px;font-size:12px;font-weight:600;line-height:10px;display:inline-flex}.image-editor-icon-button{width:32px;padding:0}.image-editor-button:hover,.image-editor-icon-button:hover{color:#fff;background:#7a7a7a}.image-editor-button-active,.image-editor-button-active:hover{color:#5c5f6c;background:#fff}.image-editor-input-area{background:#fff;border:.686px solid #dedfe1;border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:154px;padding:12px;animation:.16s image-editor-panel-enter;display:flex;position:relative;box-shadow:0 10px 7.5px #0000001a,0 4px 3px #0000001a}.image-editor-input-toolbar{justify-content:space-between;align-items:center;gap:12px;min-width:0;height:40px;margin-top:8px;display:flex}.image-editor-model-button,.image-editor-mic-button,.image-editor-submit{color:#5c5f6c;border:0;justify-content:center;align-items:center;min-height:34px;display:inline-flex}.image-editor-model-button.mini-select{background:#f5f5f5;border-radius:8px;gap:8px;max-width:min(220px,44vw);min-height:34px;padding:10px 16px;font-size:12px;font-weight:500;line-height:12px}.image-editor-mic-button{background:0 0;width:36px;height:36px;padding:0}.image-editor-mic-button:hover,.image-editor-model-button:hover{background:#eee}.image-editor-submit{color:#fff;background:#000;border-radius:12px;gap:7px;min-height:40px;padding:10px 16px;font-size:14px;font-weight:700;line-height:12px}.image-editor-submit:hover{background:#171717}.image-editor-submit:disabled{cursor:default;opacity:.62}.image-editor-icon-button:disabled{cursor:default;opacity:.36}.image-editor-size-slider.range-slider-row{color:#fff;grid-template-columns:44px minmax(0,1fr);gap:10px;width:338px;min-width:180px;max-width:338px;padding:0}.image-editor-size-slider .range-slider-label{color:#fff;font-weight:700;line-height:12px}.image-editor-size-slider .range-slider-rail{background:#a8c0c4}.image-editor-size-slider .range-slider-fill{background:#fff}.image-editor-size-slider .range-slider-input::-webkit-slider-thumb{border-color:#0000001f}.image-editor-size-slider .range-slider-input::-moz-range-thumb{border-color:#0000001f}@keyframes image-editor-panel-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.image-editor-prompt{resize:none;color:#111;background:#f5f5f5;border:0;border-radius:8px;outline:none;width:100%;height:81px;min-height:81px;padding:8px;font-size:14px;line-height:18px}.image-editor-prompt::placeholder{color:#8ca2a7}.image-editor-message{color:#be123c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:14px;position:absolute;bottom:52px;left:20px;right:160px;overflow:hidden}@media (max-width:760px){.image-editor-toolbar{flex-wrap:wrap;padding:0}.image-editor-mask-tools{flex-wrap:wrap;flex:100%;gap:8px}.image-editor-size-slider.range-slider-row{flex:180px;width:auto}.image-editor-input-toolbar{flex-wrap:wrap;align-items:stretch;height:auto}.image-editor-action-group{margin-left:auto}.image-editor-message{right:20px}}
.image-plate{background:var(--plate);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;border-radius:8px;width:100%;height:176px;min-height:132px;max-height:286px;position:relative;overflow:hidden}.image-plate-compact{height:212px}.image-plate-sized{height:auto;min-height:0;max-height:none}.image-plate-media{object-fit:contain;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.adjustment-preview-canvas{border-radius:inherit;width:100%;height:100%;display:block;position:absolute;inset:0}.adjustment-preview-fallback-canvas{z-index:0}.adjustment-preview-webgl-canvas{z-index:1;pointer-events:none;background:0 0;transition:opacity 80ms}.image-plate-interactive{cursor:zoom-in}.image-plate-actions,.image-plate-version-controls{z-index:2;opacity:0;gap:6px;transition:opacity .14s;display:flex;position:absolute}.image-plate-actions{top:8px;right:8px}.image-plate-version-controls{bottom:8px;left:8px}.image-plate:hover .image-plate-actions,.image-plate:hover .image-plate-version-controls,.image-plate:focus-within .image-plate-actions,.image-plate:focus-within .image-plate-version-controls{opacity:1}.image-plate-actions button,.image-plate-version-controls button{color:#fff;background:#000000d1;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.image-plate-actions button:disabled{cursor:default;color:#b9efcf}.image-plate-version-badge{color:#fff;z-index:2;opacity:0;background:#000000b8;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:760;line-height:14px;transition:opacity .14s;position:absolute;bottom:8px;right:8px}.image-plate:hover .image-plate-version-badge,.image-plate:focus-within .image-plate-version-badge{opacity:1}.image-plate-empty{color:#c4c4bf;place-items:center;height:100%;display:grid}.image-plate-loading:after{content:"";background:linear-gradient(100deg,#0000 0%,#ffffffad 45%,#0000 70%);animation:1.15s ease-in-out infinite image-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes image-shimmer{to{transform:translate(100%)}}
.image-viewer-close,.image-viewer-nav{color:#fff;background:#000000d1;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.image-viewer-version-badge{color:#fff;background:#000000b8;border-radius:8px;font-size:12px;font-weight:760;line-height:14px}.image-viewer-overlay{z-index:10000;place-items:center;display:grid;position:fixed;inset:0}.image-viewer-overlay-editing{place-items:stretch stretch}.image-viewer-backdrop{background:#0a0a0ab8;border:0;position:absolute;inset:0}.image-viewer-content{z-index:1;box-sizing:border-box;flex-direction:column;align-items:center;gap:12px;max-width:min(92vw,1440px);max-height:90vh;display:flex;position:relative}.image-viewer-content-with-tools{--image-viewer-block-padding:40px;--image-viewer-history-height:0px;--image-viewer-inline-padding:120px;--image-viewer-meta-height:0px;--image-viewer-panel-height:44px;--image-viewer-viewport-padding:20px;--image-viewer-available-height:max(140px, calc(100dvh - var(--image-viewer-block-padding) - var(--image-viewer-history-height) - var(--image-viewer-viewport-padding) - var(--image-viewer-meta-height) - var(--image-viewer-panel-height)));gap:0;width:100vw;max-width:none;height:100dvh;max-height:none;padding:20px 60px}.image-viewer-content-with-tools.image-viewer-content-with-history{--image-viewer-history-height:69px}.image-viewer-content-with-tools.image-viewer-content-with-meta{--image-viewer-meta-height:18px}.image-viewer-content-with-tools.image-viewer-content-with-editor{--image-viewer-panel-height:202px}.image-viewer-content-with-tools.image-viewer-content-with-local-mask{--image-viewer-panel-height:44px}.image-viewer-viewport{order:1;place-items:center;max-width:100%;max-height:90vh;display:grid}.image-viewer-stage{place-items:center;max-width:100%;max-height:90vh;display:grid;position:relative}.image-viewer-stage>*{grid-area:1/1}.image-viewer-content-with-editor .image-viewer-stage{max-height:100%}.image-viewer-content-with-meta .image-viewer-viewport{max-height:calc(90vh - 30px)}.image-viewer-content-with-tools .image-viewer-viewport{flex:auto;width:100%;min-height:0;max-height:none;padding:10px 0}.image-viewer-content-with-history .image-viewer-viewport{max-height:calc(90vh - 104px)}.image-viewer-content-with-history.image-viewer-content-with-meta .image-viewer-viewport{max-height:calc(90vh - 122px)}.image-viewer-content-with-history.image-viewer-content-with-tools .image-viewer-viewport,.image-viewer-content-with-tools.image-viewer-content-with-history .image-viewer-viewport,.image-viewer-content-with-tools.image-viewer-content-with-meta .image-viewer-viewport{max-height:none}.image-viewer-content-with-tools .image-viewer-stage{width:min(calc(100vw - var(--image-viewer-inline-padding)), calc(var(--image-viewer-available-height) * var(--image-viewer-aspect-ratio,1.7778)));height:min(var(--image-viewer-available-height), calc((100vw - var(--image-viewer-inline-padding)) * var(--image-viewer-inverse-aspect-ratio,.5625)));max-width:100%;max-height:100%}.image-viewer-media{border-radius:8px;width:auto;max-width:100%;height:auto;max-height:90vh}.image-viewer-content-with-meta .image-viewer-media{max-height:calc(90vh - 30px)}.image-viewer-content-with-tools .image-viewer-media{max-height:calc(90vh - 78px)}.image-viewer-content-with-history .image-viewer-media{max-height:calc(90vh - 104px)}.image-viewer-content-with-history.image-viewer-content-with-meta .image-viewer-media{max-height:calc(90vh - 122px)}.image-viewer-content-with-history.image-viewer-content-with-tools .image-viewer-media{max-height:calc(90vh - 152px)}.image-viewer-content-with-tools .image-viewer-media,.image-viewer-content-with-tools.image-viewer-content-with-history .image-viewer-media,.image-viewer-content-with-tools.image-viewer-content-with-meta .image-viewer-media{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;object-fit:contain;border-radius:0}.image-viewer-close{z-index:4;background:#000000db;border:1px solid #ffffff24;width:40px;height:40px;position:fixed;top:24px;right:24px;box-shadow:0 12px 30px #00000047}.image-viewer-save-to-library{z-index:4;position:fixed;top:26px;right:80px}.image-viewer-save-to-library .save-to-library-action small{color:#ffd5d1;text-align:right;max-width:260px}.image-viewer-nav{z-index:3;border-radius:14px;width:44px;height:44px;position:fixed;top:50%;transform:translateY(-50%)}.image-viewer-nav-prev{left:28px}.image-viewer-nav-next{right:28px}.image-viewer-version-badge{z-index:3;padding:10px 12px;position:fixed;bottom:28px;right:28px}.image-viewer-thumbnail-strip{box-sizing:border-box;scrollbar-color:#ffffff70 transparent;background:#121212f5;border-radius:14px;order:0;gap:8px;width:min(92vw,920px);max-width:100%;padding:8px;display:flex;overflow-x:auto}.image-viewer-thumbnail-strip::-webkit-scrollbar{height:8px}.image-viewer-thumbnail-strip::-webkit-scrollbar-track{background:0 0}.image-viewer-thumbnail-strip::-webkit-scrollbar-thumb{background:#ffffff70;border-radius:999px}.image-viewer-thumbnail{opacity:.86;background:#ffffff14;border:2px solid #0000;border-radius:8px;flex:none;width:76px;height:54px;position:relative;overflow:hidden}.image-viewer-thumbnail:focus{outline:none}.image-viewer-thumbnail:hover{border-color:#ffffff80}.image-viewer-thumbnail-active{opacity:1;border-color:#fff}.image-viewer-thumbnail-media{object-fit:cover}.image-viewer-meta{color:#ffffff94;text-align:center;order:2;justify-content:center;align-items:center;gap:8px;max-width:min(92vw,680px);min-height:18px;font-size:12px;font-weight:560;line-height:14px;display:inline-flex}.image-viewer-meta-model{color:#ffffffdb;font-weight:680}.image-viewer-meta-size{color:#ffffff7a}.image-viewer-meta-size:before{content:"";vertical-align:2px;background:#ffffff57;border-radius:999px;width:3px;height:3px;margin-right:8px;display:inline-block}.image-editor-panel{order:3}.image-viewer-content-with-tools .image-viewer-meta{flex:0 0 var(--image-viewer-meta-height);min-height:var(--image-viewer-meta-height);margin:0}.image-viewer-content-with-tools .image-editor-panel{height:var(--image-viewer-panel-height);order:3;flex:0 0 var(--image-viewer-panel-height);margin:0;padding-top:6px;transition:flex-basis .16s,height .16s}.image-viewer-content-with-tools:not(.image-viewer-content-with-editor) .image-editor-toolbar{justify-content:center}.image-viewer-content-with-editor .image-viewer-stage{width:min(calc(100vw - var(--image-viewer-inline-padding)), calc(var(--image-viewer-available-height) * var(--image-viewer-aspect-ratio,1.7778)));height:min(var(--image-viewer-available-height), calc((100vw - var(--image-viewer-inline-padding)) * var(--image-viewer-inverse-aspect-ratio,.5625)));max-width:100%;max-height:100%}.image-viewer-content-with-editor .image-viewer-media{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;object-fit:contain;border-radius:0}.image-viewer-content-with-editor.image-viewer-content-with-history .image-viewer-media,.image-viewer-content-with-editor.image-viewer-content-with-tools .image-viewer-media,.image-viewer-content-with-editor.image-viewer-content-with-meta .image-viewer-media{max-height:100%}.image-viewer-content-with-editor .image-editor-panel{padding-top:10px}.image-viewer-content-with-editor .image-viewer-meta{order:2}.image-viewer-content-with-tools .image-viewer-thumbnail-strip{background:#2c2c2c;border-radius:8px;flex:none;order:0;align-items:center;gap:10px;width:auto;max-width:min(100%,680px);height:69px;margin:0;padding:8px}.image-viewer-content-with-tools .image-viewer-thumbnail{opacity:1;border:.5px solid #a3a3a3;border-radius:4px;width:74px;height:53px}.image-viewer-content-with-tools .image-viewer-thumbnail-active{border:1.5px solid #fffffffa}.image-viewer-content-with-tools .image-viewer-nav,.image-viewer-content-with-tools .image-viewer-version-badge{display:none}@media (max-width:760px){.image-viewer-content-with-tools{--image-viewer-block-padding:24px;--image-viewer-inline-padding:24px;--image-viewer-viewport-padding:16px;padding:12px}.image-viewer-content-with-tools.image-viewer-content-with-editor{--image-viewer-panel-height:248px}.image-viewer-content-with-tools .image-viewer-viewport{padding:8px 0}.image-viewer-content-with-tools .image-editor-panel{width:100%}.image-viewer-close{top:14px;right:14px}.image-viewer-content-with-tools .image-viewer-thumbnail-strip{max-width:100%}}
.production-node{min-height:0;box-shadow:var(--shadow);cursor:var(--cursor-mouse-pointer-2);background:#fff;border:1px solid #ffffffe6;border-radius:20px;flex-direction:column;gap:10px;padding:16px;transition:border-color .14s,box-shadow .14s;display:flex;position:absolute}.production-node-selected{outline-offset:0;border-color:#2563eb;outline:1.5px solid #2563eb;box-shadow:0 14px 34px #2563eb29,0 0 0 4px #2563eb1a}.production-node-selected .node-title-main,.production-node-selected .node-title-action{color:#1d4ed8}.production-node-locked{cursor:default}.production-node-locked:after{content:"";background:#11111152;border-radius:999px;width:7px;height:7px;position:absolute;top:10px;right:10px}.node-title{color:var(--ink);justify-content:space-between;align-items:center;gap:10px;margin:0;font-size:14px;font-weight:740;line-height:17px;display:flex}.node-title-muted{color:#bebebe}.node-title-main{align-items:center;gap:7px;min-width:0;display:inline-flex}.node-title-editable-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.node-title-editable-label[contenteditable=false],.node-title-input{-webkit-user-select:text;user-select:text}.node-title-input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;border-radius:0;outline:none;flex:auto;padding:0}.node-title-action{color:#b8b8b3;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;padding:0;display:grid}.node-title-action:hover{color:#777;background:#f1f1ef}.node-title-action svg{display:block}.node-title-actions{flex:none;align-items:center;gap:6px;display:inline-flex}.node-title-count{color:silver;white-space:nowrap;font-size:14px;font-weight:650;line-height:17px}
.production-node-text-workflow{background:#fff;border:0;gap:0;padding:16px 0;box-shadow:0 8px 14.45px #00000012}.production-node-textPrompt{padding-bottom:16px}.production-node-textPrompt:has(.text-prompt-body){padding-bottom:0}.production-node-text-workflow.production-node-selected{--node-selected-accent:#16a34a;--node-selected-accent-rgb:22, 163, 74;outline:1.5px solid var(--node-selected-accent);outline-offset:0;box-shadow:0 14px 34px rgba(var(--node-selected-accent-rgb), .16), 0 0 0 4px rgba(var(--node-selected-accent-rgb), .1)}.production-node-text-workflow.production-node-selected .node-title-main,.production-node-text-workflow.production-node-selected .node-title-action{color:#08913e}.production-node-subject-workflow.production-node-selected{--node-selected-accent:#7c3aed;--node-selected-accent-rgb:124, 58, 237}.production-node-subject-workflow.production-node-selected .node-title-main,.production-node-subject-workflow.production-node-selected .node-title-action{color:#6d28d9}.production-node-location-workflow.production-node-selected{--node-selected-accent:#0f766e;--node-selected-accent-rgb:15, 118, 110}.production-node-location-workflow.production-node-selected .node-title-main,.production-node-location-workflow.production-node-selected .node-title-action{color:#0f766e}.production-node-publication-workflow.production-node-selected{--node-selected-accent:#111;--node-selected-accent-rgb:17, 17, 17}.production-node-publication-workflow.production-node-selected .node-title-main,.production-node-publication-workflow.production-node-selected .node-title-action{color:#111}
.production-node-router{background:#fff;border-color:#11111114;border-radius:12px;justify-content:center;gap:0;padding:0 16px;box-shadow:0 8px 14.45px #00000012}.production-node-router.production-node-selected{outline-offset:0;border-color:#8b8f98;outline:1.5px solid #8b8f98;box-shadow:0 14px 34px #1118271a,0 0 0 4px #6b72801f}.production-node-router.production-node-selected .node-title-main,.production-node-router.production-node-selected .node-title-action{color:#4b5563}.router-node-body{align-items:center;min-width:0;display:flex}.router-node-body .node-title{color:#5f6368;width:100%}.router-node-body .node-title-main{flex:auto}
.production-node-composition{gap:12px;padding:14px 16px 16px}.composition-node-body{flex-direction:column;gap:10px;min-width:0;display:flex}.composition-settings-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.composition-settings-row label,.composition-number-control,.composition-color-control,.composition-control-row{color:#8aa0a5;gap:4px;min-width:0;font-size:12px;font-weight:700;display:grid}.composition-settings-row input,.composition-number-control input{color:#4b5563;background:#f3f3f3;border:0;border-radius:8px;outline:none;width:100%;min-width:0;height:28px;padding:0 8px;font-size:12px;font-weight:650}.composition-settings-row .dark-select-trigger{width:100%}.composition-preview{--composition-frame-accent:#2f5bff;--composition-frame-dark:#0d1426b8;--composition-frame-light:#fffffff0;--composition-outside-veil:#f6f6f4b8;background-color:#eee;background-image:linear-gradient(45deg,#00000014 25%,#0000 25%),linear-gradient(-45deg,#00000014 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#00000014 75%),linear-gradient(-45deg,#0000 75%,#00000014 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:9px;position:relative;overflow:hidden;container-type:inline-size}.composition-preview:before{pointer-events:none;z-index:30;box-shadow:0 0 0 100vmax var(--composition-outside-veil);content:"";position:absolute;inset:0}.composition-preview-empty{color:#c7c7c1;place-items:center;display:grid;position:absolute;inset:0}.composition-preview-layer{z-index:1;transform-origin:50%;background:0 0;border:1px solid #0000;padding:0;display:block;position:absolute;overflow:hidden}.composition-preview-layer-hovered,.composition-preview-layer-selected-underlay{border-color:#0000}.composition-preview-layer-label{z-index:3;color:#eaff9c;pointer-events:none;text-shadow:0 1px 2px #0000008c;font-size:11px;font-weight:650;line-height:14px;position:absolute;top:-18px;left:-1px}.composition-preview-layer img{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.composition-preview-text{white-space:pre-wrap;width:100%;height:100%;line-height:1.2;display:block;overflow:hidden}.composition-actions{grid-template-columns:minmax(0,1fr) minmax(0,.86fr);gap:8px;display:grid}.composition-add-layer-button,.composition-open-editor-button,.composition-render-button{min-height:34px}.composition-editor{grid-template-columns:minmax(0,.92fr) minmax(0,1.2fr);gap:10px;display:grid}.composition-layer-list,.composition-layer-controls{flex-direction:column;gap:6px;min-width:0;display:flex}.composition-layer-list>strong,.composition-layer-controls>strong,.composition-result>span{color:#111;font-size:13px;font-weight:760;line-height:16px}.composition-layer-item{color:#4b5563;text-align:left;background:#f3f3f3;border:0;border-radius:7px;align-items:center;gap:6px;min-width:0;height:28px;padding:0 8px;display:flex}.composition-layer-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composition-layer-item-active{color:#15803d;background:#e8f7ed}.composition-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.composition-color-control input{background:#f3f3f3;border:0;border-radius:8px;width:100%;height:28px;padding:3px 6px}.composition-result{flex-direction:column;gap:6px;min-width:0;display:flex}.composition-result .image-plate{max-height:180px}.composition-message{margin-top:0}
.composition-editor-overlay{z-index:1000;color:#111;background:#f6f6f4;position:fixed;inset:0}.composition-editor-shell{grid-template-columns:260px minmax(0,1fr) 300px;width:100%;height:100%;display:grid}.composition-editor-sidebar,.composition-editor-inspector{background:#fff;border-color:#dfdfdc;min-width:0;padding:22px 18px}.composition-editor-sidebar{border-right:1px solid #dfdfdc}.composition-editor-inspector{border-left:1px solid #dfdfdc;flex-direction:column;gap:0;padding:0 18px 22px;display:flex;position:relative;overflow:auto}.composition-editor-title{flex-direction:column;gap:4px;margin-bottom:22px;display:flex}.composition-editor-title strong{font-size:15px;font-weight:760}.composition-editor-title span{color:#777;font-size:12px;font-weight:650}.composition-layer-list-fullscreen .composition-layer-item{color:#4b5563;background:#f3f3f3}.composition-layer-list-fullscreen .composition-layer-item-active{color:#0d44d9;background:#e8f0ff}
.composition-layer-group{flex-direction:column;gap:2px;min-width:0;display:flex}.composition-layer-children{flex-direction:column;gap:2px;min-width:0;padding-left:18px;display:flex;position:relative}.composition-layer-children-drop-inside:before{z-index:2;content:"";pointer-events:none;background:#111;border-radius:999px;height:2px;position:absolute;top:-1px;left:18px;right:0}.composition-layer-row{color:#4b5563;cursor:grab;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:4px;width:100%;min-width:0;height:28px;padding:0 4px;display:grid;position:relative}.composition-layer-row:active{cursor:grabbing}.composition-layer-row:hover{color:#111;background:#f3f3f3}.composition-layer-row-active{color:#0d44d9;background:#e8f0ff}.composition-layer-row-active:hover{background:#dde9ff}.composition-layer-row-hidden{color:#a1a1aa}.composition-layer-row-drop-before:before,.composition-layer-row-drop-after:after,.composition-layer-row-drop-inside:after{z-index:3;content:"";pointer-events:none;background:#111;border-radius:999px;height:2px;position:absolute;left:0;right:0}.composition-layer-row-drop-before:before{top:-2px}.composition-layer-row-drop-after:after,.composition-layer-row-drop-inside:after{bottom:-2px}.composition-layer-collapse,.composition-layer-collapse-spacer{place-items:center;width:18px;height:22px;display:grid}.composition-layer-collapse{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0}.composition-layer-collapse:hover{color:#111;background:#e8e8e5}.composition-layer-main{min-width:0;height:100%;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px;padding:0 3px;display:grid}.composition-layer-main-editing{padding-right:2px}.composition-layer-row-icon{place-items:center;display:grid}.composition-layer-row-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:650;line-height:16px;overflow:hidden}.composition-layer-rename-input{color:#111;width:100%;min-width:0;height:22px;font:inherit;background:#fff;border:1px solid #0d44d9;border-radius:3px;outline:none;padding:0 4px;font-size:13px;font-weight:650;line-height:16px}.composition-layer-actions{align-items:center;gap:2px;display:inline-flex}.composition-layer-row:hover .composition-layer-action,.composition-layer-row-active .composition-layer-action,.composition-layer-action-persistent{opacity:1}.composition-layer-action{color:#6b7280;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:4px;place-items:center;width:20px;height:22px;transition:opacity .12s;display:grid}.composition-layer-action:hover{color:#111;background:#e8e8e5}
.composition-confirm-backdrop{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1118272e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.composition-confirm-panel{color:#111;background:#fff;border:1px solid #1118271a;border-radius:12px;gap:14px;width:min(430px,100vw - 36px);padding:16px;display:grid;box-shadow:0 24px 62px #1118272e}.composition-confirm-header{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.composition-confirm-header h3{margin:0;font-size:15px;font-weight:760;line-height:18px}.composition-confirm-close{color:#4b5563;background:#f3f3f3;border:0;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.composition-confirm-close:hover{color:#111;background:#e8e8e5}.composition-confirm-panel p{color:#4b5563;margin:0;font-size:13px;font-weight:560;line-height:18px}.composition-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.composition-confirm-actions button{border:0;border-radius:8px;min-width:92px;height:34px;padding:0 13px;font-size:13px;font-weight:720}.composition-confirm-secondary{color:#374151;background:#eef1f5}.composition-confirm-secondary:hover{color:#111;background:#e2e6ee}.composition-confirm-primary{color:#fff;background:#111}.composition-confirm-primary:hover{background:#2b2b2b}
.composition-editor-stage-wrap{place-items:center;min-width:0;padding:42px;display:grid;position:relative;overflow:hidden}.composition-editor-stage-hand{cursor:grab}.composition-editor-stage-panning{cursor:grabbing}.composition-editor-stage-zoom{transform:translate(var(--composition-stage-pan-x,0), var(--composition-stage-pan-y,0)) scale(var(--composition-stage-zoom,1));transform-origin:50%}.composition-editor-toolbar{z-index:60;background:#fff;border:1px solid #dfdfdc;border-radius:8px;align-items:center;gap:4px;padding:5px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #1118271f}.composition-editor-toolbar button{color:#4b5563;background:0 0;border:0;border-radius:6px;place-items:center;min-width:30px;height:30px;padding:0 8px;display:grid}.composition-editor-toolbar button:hover{color:#111;background:#f1f1ef}.composition-editor-toolbar button.composition-editor-toolbar-active{color:#fff;background:#111}.composition-editor-toolbar button:disabled{cursor:default;opacity:.34}.composition-editor-toolbar button:disabled:hover{color:#4b5563;background:0 0}.composition-editor-toolbar-separator{background:#dfdfdc;width:1px;height:22px;margin:0 3px}.composition-editor-zoom-button{justify-content:center;gap:6px;font-size:12px;font-weight:720;color:#111!important;min-width:68px!important;display:flex!important}.composition-shape-tool-wrap{display:grid;position:relative}.composition-shape-menu{background:#fff;border:1px solid #dfdfdc;border-radius:8px;gap:1px;width:190px;padding:8px;display:grid;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 18px 40px #11182729}.composition-shape-menu button{color:#4b5563;text-align:left;border-radius:6px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;height:30px;font-size:13px;font-weight:650;display:grid}.composition-shape-menu kbd{color:#777;font-family:inherit;font-size:11px;font-weight:720}
.composition-canvas-fullscreen{width:min(calc(100vw - 700px), calc((100vh - 84px) * var(--composition-ratio,1)));max-width:calc(100vw - 700px);max-height:calc(100vh - 84px);overflow:visible;box-shadow:0 22px 70px #1118271f}.composition-canvas-fullscreen:after{pointer-events:none;z-index:45;border:1px solid var(--composition-frame-accent);box-shadow:0 0 0 1px var(--composition-frame-light), 0 0 0 2px var(--composition-frame-dark), inset 0 0 0 1px var(--composition-frame-light);content:"";position:absolute;inset:0}.composition-preview-interactive{outline-offset:0;outline:1px solid #1111111f}.composition-preview-canvas-selected{outline:1px solid var(--composition-frame-accent);outline-offset:0;overflow:visible}.composition-editor-close{color:#111;background:#f3f3f3;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:10px}.composition-editor-inspector .composition-layer-controls,.composition-editor-inspector .composition-number-control,.composition-editor-inspector .composition-color-control,.composition-editor-inspector .composition-control-row{color:#777}.composition-editor-inspector .composition-layer-controls>strong,.composition-align-panel strong{color:#111}.composition-editor-inspector .composition-number-control input{color:#111;background:#f3f3f3}.composition-preview-layer{cursor:pointer}.composition-canvas-fullscreen .composition-preview-layer{cursor:move}.composition-editor-stage-hand .composition-preview,.composition-editor-stage-hand .composition-preview-layer,.composition-editor-stage-hand .composition-selection-frame{cursor:grab}.composition-editor-stage-panning .composition-preview,.composition-editor-stage-panning .composition-preview-layer,.composition-editor-stage-panning .composition-selection-frame{cursor:grabbing}.composition-canvas-fullscreen .composition-preview-layer-locked{cursor:not-allowed}.composition-editor-stage-hand .composition-preview-layer-locked{cursor:grab}.composition-editor-stage-panning .composition-preview-layer-locked{cursor:grabbing}.composition-resize-handle{z-index:70;border:2px solid var(--composition-frame-accent);background:#fff;border-radius:2px;width:10px;height:10px;position:absolute;box-shadow:0 0 0 1px #fff,0 0 0 2px #0d14268c,0 2px 5px #0d14262e}.composition-resize-handle-nw{cursor:nwse-resize;top:-6px;left:-6px}.composition-resize-handle-n{cursor:ns-resize;top:-6px;left:50%;transform:translate(-50%)}.composition-resize-handle-ne{cursor:nesw-resize;top:-6px;right:-6px}.composition-resize-handle-e{cursor:ew-resize;top:50%;right:-6px;transform:translateY(-50%)}.composition-resize-handle-s{cursor:ns-resize;bottom:-6px;left:50%;transform:translate(-50%)}.composition-resize-handle-sw{cursor:nesw-resize;bottom:-6px;left:-6px}.composition-resize-handle-se{cursor:nwse-resize;bottom:-6px;right:-6px}.composition-resize-handle-w{cursor:ew-resize;top:50%;left:-6px;transform:translateY(-50%)}.composition-selection-frame{z-index:60;border:1px solid var(--composition-frame-accent);box-shadow:0 0 0 1px var(--composition-frame-light), 0 0 0 2px var(--composition-frame-dark), inset 0 0 0 1px var(--composition-frame-light);cursor:move;pointer-events:auto;background:0 0;position:absolute}.composition-hover-frame{z-index:55;box-shadow:0 0 0 1px var(--composition-frame-light), 0 0 0 2px #0d14267a, inset 0 0 0 1px #ffffffc2;pointer-events:none;background:0 0;border:1px solid #2f5bffeb;position:absolute}
.composition-align-panel{flex-direction:column;gap:8px;padding-top:34px;display:flex}.composition-align-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.composition-align-grid button{color:#111;background:#f3f3f3;border:0;border-radius:7px;height:28px;font-size:11px;font-weight:750}.composition-align-grid button:disabled{color:#6b7280;opacity:.55}.composition-inspector-section{color:#111;background:#fff;border-top:1px solid #dedede;flex-direction:column;gap:9px;margin-top:0;margin-left:-18px;margin-right:-18px;padding:14px 16px 16px;display:flex}.composition-layer-controls{gap:0;padding-top:44px}.composition-inspector-section+.composition-inspector-section{margin-top:0}.composition-inspector-section-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.composition-inspector-section-title strong{color:#111;font-size:13px;font-weight:760;line-height:16px}.composition-inspector-drag-icon,.composition-fill-title-actions{color:#111;flex:none;grid-template-columns:repeat(2,4px);gap:3px;display:grid}.composition-fill-title-actions{align-items:center;gap:14px;display:flex}
.composition-typography-grid,.composition-compact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.composition-typography-grid-font{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) 88px}.composition-inspector-section .mini-select,.composition-typography-button,.composition-unit-number-control,.composition-segmented-icon-control,.composition-square-icon-button{color:#111;background:#f3f3f3;border:1px solid #e2e2e2;border-radius:5px;min-height:28px}.composition-inspector-section .mini-select{justify-content:space-between;width:100%;max-width:none;padding:4px 8px}.composition-typography-button{justify-content:flex-start;align-items:center;gap:8px;min-width:0;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.composition-typography-button-wide{width:100%}.composition-unit-number-control{align-items:center;min-width:0;padding:0 8px;display:flex;overflow:hidden}.composition-unit-number-control input{color:#111;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:none;font-size:12px;font-weight:650;line-height:16px}.composition-unit-number-control input::-webkit-inner-spin-button{appearance:none;margin:0}.composition-unit-number-control input::-webkit-outer-spin-button{appearance:none;margin:0}.composition-unit-number-icon,.composition-unit-number-prefix,.composition-unit-number-suffix{color:#555;font-size:12px;font-weight:650;line-height:16px}.composition-unit-number-icon{place-items:center;margin-right:6px;display:grid}.composition-unit-number-prefix{margin-right:6px}.composition-segmented-icon-control{grid-template-columns:repeat(3,minmax(0,1fr));padding:0;display:grid;overflow:hidden}.composition-segmented-icon-control button{color:#5f6368;background:0 0;border:0;border-right:1px solid #e2e2e2;place-items:center;min-width:0;height:28px;display:grid}.composition-segmented-icon-control button:last-child{border-right:0}.composition-segmented-icon-control button:hover,.composition-segmented-icon-control button.composition-segmented-icon-active{color:#111;background:#fff}.composition-layout-section .composition-segmented-icon-control{grid-template-columns:repeat(3,minmax(0,1fr))}.composition-layout-size-row,.composition-opacity-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 28px;align-items:center;gap:8px;display:grid}.composition-opacity-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.composition-square-icon-button{place-items:center;width:28px;height:28px;padding:0;display:grid}.composition-square-icon-button-active{color:#0d44d9;background:#fff}.composition-opacity-title-actions{color:#111;align-items:center;gap:16px;display:inline-flex}.composition-letter-spacing-mark{place-items:center;width:18px;height:14px;font-size:11px;font-weight:650;display:inline-grid;position:relative}.composition-letter-spacing-mark:before,.composition-letter-spacing-mark:after{content:"";background:currentColor;width:1px;position:absolute;top:1px;bottom:1px}.composition-letter-spacing-mark:before{left:0}.composition-letter-spacing-mark:after{right:0}
.composition-fill-row{grid-template-columns:minmax(0,1fr) 60px 28px 28px;align-items:center;gap:8px;display:grid}.composition-fill-color{color:#111;background:#f3f3f3;border-radius:5px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-width:0;height:28px;padding:0 8px;font-size:12px;font-weight:650;line-height:16px;display:grid}.composition-fill-color input{background:0 0;border:0;width:16px;height:16px;padding:0}.composition-fill-color span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composition-fill-opacity{grid-template-columns:minmax(0,1fr) auto;padding:0 7px}.composition-fill-icon-button{color:#111;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}
.production-node-text-workflow .node-title{color:silver;flex:none;gap:10px;width:100%;height:32px;margin:0;padding:6px 16px;font-size:14px;font-weight:650;line-height:normal}.production-node-text-workflow .node-title-main{flex:auto;gap:10px}.production-node-text-workflow .node-title-main svg,.production-node-text-workflow .node-title-action svg{stroke-width:2px;width:16px;height:16px}.production-node-text-workflow .node-title-action{color:silver;width:22px;height:22px}.production-node-text-workflow .node-title-action:hover{color:#777;background:#f1f1ef}.node-result-port-anchor{position:relative}.text-section-filter-tags,.extract-layer-tags{flex-wrap:wrap;gap:5px;padding:0 2px 6px;display:flex}.text-section-filter-tag,.extract-layer-tag{color:#0d44d9;cursor:pointer;background:#e1edff;border:0;border-radius:7px;padding:3px 7px;font-family:inherit;font-size:11px;font-weight:760;line-height:13px}.text-section-filter-tag:hover,.extract-layer-tag:hover{background:#d5e5ff}.text-section-filter-tag-muted,.extract-layer-tag-muted{color:#9aa2a5;background:#f1f1ef}.text-section-filter-tag-muted:hover,.extract-layer-tag-muted:hover{background:#e8e8e5}.text-section-result-box,.extract-result-box{overscroll-behavior:contain;min-height:220px;max-height:360px;padding:0;overflow:auto}.text-section-result-editor,.extract-result-editor{white-space:pre-wrap;outline:none;min-height:220px;padding:10px}.text-section-result-paragraph,.extract-result-paragraph{white-space:pre-wrap;margin:0 0 10px}.text-section-result-paragraph:last-child,.extract-result-paragraph:last-child{margin-bottom:0}.text-section-result-section-paragraph:first-line,.extract-result-layer-paragraph:first-line{color:#0d44d9;font-weight:760}.text-section-result-section-paragraph-muted,.extract-result-layer-paragraph-muted{color:#9aa2a5;opacity:.55}.text-section-result-section-paragraph-muted:first-line,.extract-result-layer-paragraph-muted:first-line{color:#8b9bc7}
.node-port-result{--port-transform:translateY(-50%);top:50%}.primary-node-button,.secondary-node-button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;padding:8px 12px;font-size:13px;font-weight:780;line-height:16px;display:inline-flex}.primary-node-button{color:#fff;background:#000}.primary-node-button.primary-node-button-secondary{color:#111;background:#fff;border:1px solid #e4e4e1}.primary-node-button:disabled,.secondary-node-button:disabled{cursor:default;opacity:.58}.secondary-node-button{color:#111;background:#fff;border:1px solid #e4e4e1}
.production-node-banner{box-shadow:none;background:0 0;border:0;border-radius:8px;gap:0;padding:0;overflow:visible}.production-node-banner.production-node-selected{box-shadow:0 0 0 1.5px #a78bfa,0 0 0 5.5px #a78bfa38}.production-node-banner.production-node-locked:after{background:#5b21b680;top:-11px;right:-11px}.banner-node-body{border-radius:inherit;width:100%;height:100%;min-height:48px;position:relative;overflow:visible}.banner-node-image{border-radius:inherit;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.banner-node-empty{background:#f5f3ffdb;border:1px dashed #7c3aed8c;border-radius:14px;place-items:center;width:100%;height:100%;padding:18px;display:grid}.banner-node-upload-button{color:#6d28d9;cursor:pointer;background:#ffffffbd;border:0;border-radius:10px;place-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:720;display:inline-grid}.banner-node-empty:hover,.banner-node-upload-button:hover{background:#ede9fef2}.banner-node-selection-fill{border-radius:inherit;pointer-events:none;background:#a78bfa29;position:absolute;inset:0}.banner-node-close{color:#6d28d9;background:#fff;border:1px solid #7c3aed52;border-radius:999px;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;top:-10px;right:-10px;box-shadow:0 6px 16px #361c712e}.banner-node-close:hover{color:#4c1d95;background:#f5f3ff}.banner-node-resize-handle{background:0 0;width:34px;height:34px;position:absolute;bottom:-12px}.banner-node-resize-sw{cursor:nesw-resize;left:-12px}.banner-node-resize-se{cursor:nwse-resize;right:-12px}.banner-node-message{color:#fff;pointer-events:none;background:#111111b8;border-radius:999px;align-items:center;gap:6px;max-width:calc(100% - 20px);padding:5px 8px;font-size:11px;font-weight:650;display:inline-flex;position:absolute;bottom:10px;left:10px}

