:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-0:#f5f3ee;--surface-1:#fff;--surface-2:#f0eee8;--surface-3:#e8e5de;--line:#d8d4ca;--muted:#6f6b63;--text:#1b1a17;--accent:#d6a928;--accent-ink:#171207;background:var(--surface-0);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--surface-0)}button,input,select,textarea{font:inherit}button,.button-like,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,.button-like{border:1px solid var(--line);background:var(--surface-2);min-height:38px;color:var(--text);cursor:pointer;border-radius:8px;padding:0 14px;transition:border-color .15s,background .15s,transform .15s}button:hover:not(:disabled),.button-like:hover{background:var(--surface-3);border-color:#aaa49a}button:active:not(:disabled),.button-like:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.45}.button-primary{border:1px solid var(--accent);background:var(--accent);min-height:40px;color:var(--accent-ink);border-radius:8px;justify-content:center;align-items:center;padding:0 17px;font-weight:800;display:inline-flex}.button-primary:hover:not(:disabled){background:#efca55;border-color:#efca55}.button-danger{color:#9b2933;background:#fff1f2;border-color:#e3b9bd;width:100%}input,select,textarea{border:1px solid var(--line);background:var(--surface-1);width:100%;color:var(--text);border-radius:8px;outline:0;padding:10px 11px;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d6a9281f}textarea{resize:vertical}.eyebrow{color:var(--accent);letter-spacing:.2em;margin:0 0 8px;font-size:11px;font-weight:900}.status-pill{border:1px solid var(--line);width:max-content;color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:750;display:inline-flex}.status-pill:before{content:"";background:#707680;border-radius:50%;width:7px;height:7px}.status-pill--published{color:#25613a;background:#eef8f1;border-color:#afd2b9}.status-pill--published:before{background:#51d77d;box-shadow:0 0 0 4px #51d77d1a}.stacked-field{color:#4c4943;gap:7px;font-size:12px;font-weight:700;display:grid}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.field-grid label{color:var(--muted);gap:5px;font-size:11px;font-weight:750;display:grid}.field-grid--four input{padding:8px 6px}.form-error{color:#8b2530;background:#fff0f1;border:1px solid #dfb3b7;border-radius:8px;padding:11px 13px;font-size:13px}.catalog-page{width:min(1500px,100%);margin:0 auto;padding:58px 44px 90px}.catalog-header{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.catalog-header h1,.page-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,76px);line-height:.95}.catalog-header p:not(.eyebrow),.page-heading p:not(.eyebrow){max-width:660px;color:var(--muted);margin:18px 0 0;font-size:15px;line-height:1.5}.catalog-header__actions{align-items:center;gap:18px;display:flex}.catalog-header__actions span{color:var(--muted);white-space:nowrap;font-size:13px}.catalog-header__actions b{color:var(--text);font-size:22px}.catalog-header--compact h1{font-size:clamp(42px,4.5vw,64px)}.library-navigation{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin:38px 0 0;display:flex}.library-navigation>div{align-items:center;gap:4px;display:flex}.library-navigation a{color:var(--muted);white-space:nowrap;padding:14px 18px 13px;font-size:13px;font-weight:750;position:relative}.library-navigation a:hover,.library-navigation a.is-active{color:var(--text)}.library-navigation a.is-active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.library-navigation__utilities{padding-left:12px;gap:10px!important}.artist-status{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.artist-status:before{content:"";background:#8a857c;border-radius:50%;width:6px;height:6px}.artist-status--online{color:#25613a;background:#eef8f1;border-color:#afd2b9}.artist-status--online:before{background:#51b66e;box-shadow:0 0 0 3px #51b66e1f}.artist-status--offline{color:#8b2530;background:#fff1f2;border-color:#e3b9bd}.artist-status--offline:before{background:#b54853}.library-logout{min-height:30px;color:var(--muted);background:0 0;border:0;padding:0 8px;font-size:11px}.library-filterbar{grid-template-columns:minmax(260px,520px) minmax(110px,1fr) auto;align-items:end;gap:14px;margin:24px 0 22px;display:grid}.library-search,.library-format-filter{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.library-format-filter{grid-column:2;width:min(220px,100%)}.library-result-count{color:var(--muted);place-self:center end;font-size:12px}.library-filterbar>.button-primary{white-space:nowrap;justify-self:end}.library-global-error{margin-bottom:18px}.library-empty{border:1px dashed var(--line);text-align:center;background:#ffffff7a;border-radius:14px;place-content:center;justify-items:center;min-height:330px;padding:40px;display:grid}.library-empty h2{letter-spacing:-.03em;margin:0;font-size:24px}.library-empty p{max-width:480px;color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.5}.catalog-divider{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;margin:46px 0 22px;padding-top:13px;font-size:11px;font-weight:800;display:flex}.folder-shelf{border:1px solid var(--line);background:var(--surface-1);border-radius:14px;margin:24px 0 0;padding:20px}.folder-shelf__heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.folder-shelf__heading h2{letter-spacing:-.02em;margin:0;font-size:17px}.folder-shelf__heading p{color:var(--muted);margin:5px 0 0;font-size:11px}.folder-shelf__heading button{min-height:34px;font-size:11px}.folder-shelf__items{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;margin-top:18px;display:grid}.folder-shelf__items button{background:var(--surface-0);text-align:left;justify-content:space-between;align-items:center;min-width:0;display:flex}.folder-shelf__items button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.folder-shelf__items button span{color:var(--muted);font-size:10px}.folder-shelf__items button.is-active{border-color:var(--accent);color:#755a0c;background:#fff9e7}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.template-card{border:1px solid var(--line);background:var(--surface-1);border-radius:14px;overflow:hidden}.template-card__previews{background:#050607;grid-template-columns:1.12fr .88fr;align-items:end;gap:1px;height:330px;display:grid;position:relative;overflow:hidden}.template-card__previews img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.art-placeholder{color:#5d646e;background:#15181c;place-items:center;height:100%;font-size:12px;font-weight:800;display:grid}.template-card__body{padding:20px}.template-card__title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.template-card h2{letter-spacing:-.025em;margin:0;font-size:20px}.template-card p{min-height:38px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.45}.template-card__meta{border-top:1px solid var(--line);color:#747b85;justify-content:space-between;margin-top:18px;padding-top:13px;font-size:11px;display:flex}.template-card__badges{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.motion-pill{color:#805900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid #c98d08;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;text-decoration:none}.motion-pill--missing{border-color:var(--line);background:var(--surface-0);color:var(--muted)}.visibility-pill{color:#405b72;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f3f7fa;border:1px solid #9fb1c2;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.template-card__folder{background:var(--surface-2);color:#57534c;text-overflow:ellipsis;white-space:nowrap;border-radius:5px;max-width:100%;margin-top:12px;padding:5px 7px;font-size:10px;font-weight:750;display:inline-flex;overflow:hidden}.template-card__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.template-card__actions>*{text-align:center;justify-content:center;align-items:center;min-width:0;display:inline-flex}.template-card__duplicate{min-height:34px;color:var(--muted);background:0 0;grid-column:1/-1;font-size:11px}.template-card__utilities{grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;display:grid}.template-card__utilities button{min-height:32px;color:var(--muted);background:0 0;font-size:10px}.template-card__actions--archive .button-danger{min-height:40px}.template-action-menu{z-index:5;position:absolute;top:12px;right:12px}.template-action-menu.is-open{z-index:20}.template-action-menu__trigger{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121210b8;border-color:#ffffff9e;border-radius:9px;place-items:center;width:38px;min-height:38px;padding:0 0 4px;font-size:24px;line-height:1;transition:background .18s,border-color .18s,transform .18s;display:grid;box-shadow:0 8px 28px #00000038}.template-action-menu__trigger:hover,.template-action-menu.is-open .template-action-menu__trigger{background:#121210e6;border-color:#fff;transform:translateY(-1px)}.template-action-menu__popover{visibility:hidden;opacity:0;pointer-events:none;transform-origin:100% 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #ffffffb8;border-radius:10px;width:190px;padding:5px;transition:opacity .18s,transform .18s cubic-bezier(.2,.8,.2,1),visibility 0s linear .18s;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(-8px)scale(.97);box-shadow:0 20px 48px #00000047}.template-action-menu.is-open .template-action-menu__popover{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}.template-action-menu__popover a,.template-action-menu__popover button{width:100%;min-height:35px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 10px;font-size:11px;display:flex}.template-action-menu__popover a:hover,.template-action-menu__popover button:hover:not(:disabled){background:var(--surface-2)}.template-action-menu__popover .is-danger{color:#9b2933}.dialog-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#25231f7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{border:1px solid var(--line);background:var(--surface-1);border-radius:16px;width:min(520px,100%);padding:28px;box-shadow:0 35px 100px #4d463838}.dialog h2{letter-spacing:-.03em;margin:0 0 24px;font-size:25px}.dialog .stacked-field+.stacked-field{margin-top:14px}.dialog__actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.dialog-note{color:var(--muted);margin:16px 0 0;font-size:11px;line-height:1.5}.dialog__split-actions{justify-content:space-between;align-items:center;gap:18px;margin-top:22px;display:flex}.dialog__split-actions>div{gap:9px;display:flex}.archive-action{color:#755a0c;background:#fff9e7;border-color:#d8bd71}.destructive-dialog>p:not(.eyebrow){color:var(--muted);margin:-8px 0 20px;font-size:13px;line-height:1.5}.destructive-dialog .button-danger{width:auto;min-height:40px;padding-inline:16px}.folder-manager{width:min(780px,100%);max-height:calc(100dvh - 40px);overflow-y:auto}.folder-create{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.folder-manager__list{gap:8px;margin-top:22px;display:grid}.folder-manager__row{background:var(--surface-0);border-radius:9px;grid-template-columns:minmax(180px,1fr) 90px auto auto;align-items:center;gap:8px;padding:8px;display:grid}.folder-manager__row input{min-width:0}.folder-manager__row span{color:var(--muted);text-align:right;font-size:10px}.folder-manager__row button{min-height:34px;font-size:10px}.folder-manager__row .folder-delete{color:#9b2933}.folder-manager__empty{color:var(--muted);text-align:center;margin:12px 0;font-size:12px}.render-masonry{column-count:4;column-gap:16px}.render-gallery-card{break-inside:avoid;border:1px solid var(--line);background:var(--surface-1);border-radius:13px;width:100%;margin:0 0 16px;display:inline-block;overflow:hidden}.render-gallery-card__media{background:#15181c;display:block}.render-gallery-card__media img,.render-gallery-card__media video{object-fit:contain;width:100%;height:auto;max-height:620px;display:block}.render-gallery-card__pending{color:#d7dadd;place-content:center;justify-items:center;gap:7px;min-height:260px;display:grid}.render-gallery-card__pending strong{font-size:14px}.render-gallery-card__pending span{color:#7f858d;font-size:10px}.render-gallery-card__pending--failed{background:#3c1c20}.render-gallery-card__body{padding:15px}.render-gallery-card__body>div:first-child{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.render-gallery-card h2{letter-spacing:-.02em;margin:0;font-size:15px}.render-gallery-card p{color:var(--muted);margin:5px 0 0;font-size:10px}.render-gallery-card footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:9px;display:flex}.render-status{background:var(--surface-2);color:var(--muted);text-transform:uppercase;border-radius:4px;flex:none;padding:4px 6px;font-size:8px;font-weight:850}.render-status--ready{color:#25613a;background:#eef8f1}.render-status--failed{color:#8b2530;background:#fff0f1}.create-layout{grid-template-columns:minmax(0,1fr) 390px;min-height:100vh;display:grid}.create-main{padding:52px clamp(28px,5vw,74px) 80px}.create-controls{border-left:1px solid var(--line);background:var(--surface-1);padding:34px 26px}.page-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:34px;display:flex}.page-heading h1{max-width:680px;font-size:clamp(42px,5vw,68px)}.page-heading>a{border-bottom:1px solid var(--line);color:var(--muted);padding:6px 0;font-size:13px}.form-card{border:1px solid var(--line);background:var(--surface-1);border-radius:13px;gap:17px;padding:22px;display:grid}.import-pair{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.file-drop{background:var(--surface-0);cursor:pointer;border:1px dashed #aaa49a;border-radius:13px;place-content:center;justify-items:center;gap:8px;min-height:220px;transition:border-color .15s,background .15s;display:grid}.file-drop:hover,.file-drop.has-file{border-color:var(--accent);background:#d6a9280a}.file-drop>span{background:var(--surface-2);width:50px;height:50px;color:var(--accent);border-radius:50%;place-items:center;font-weight:900;display:grid}.file-drop strong{font-size:14px}.file-drop small{color:var(--muted)}.create-submit{width:100%;margin-top:16px}.guided-create-page{width:min(1380px,100%);margin:0 auto;padding:54px 42px 90px}.guided-create-heading{margin-bottom:28px}.creative-run-form{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.creative-form-main{gap:14px;display:grid}.creative-form-controls{border:1px solid var(--line);background:var(--surface-1);border-radius:13px;padding:22px;position:sticky;top:18px}.creative-brief-card{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr)}.category-sample-card{gap:14px}.category-sample-card h3{margin:0;font-size:17px}.category-sample-card>.stacked-field{margin-top:2px}.creative-direction-card{background:#fffdf7}.creative-direction-card--automatic{background:#fffaf0;border-color:#ddc67e}.automatic-direction{grid-template-columns:48px 1fr;align-items:start;gap:15px;display:grid}.automatic-direction__mark{color:#9a7100;background:#fff3c9;border:1px solid #ddc67e;border-radius:50%;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.automatic-direction h3{letter-spacing:-.02em;margin:0;font-size:18px}.automatic-direction p:last-child{max-width:720px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.login-page{background:var(--surface-0);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:var(--surface-1);border-radius:18px;gap:16px;width:min(450px,100%);padding:38px;display:grid;box-shadow:0 28px 80px #443d2f21}.login-card h1{letter-spacing:-.05em;margin:0;font-size:38px;line-height:.98}.login-card>div>p:last-child{color:var(--muted);margin:14px 0 8px;font-size:13px;line-height:1.55}.login-card .button-primary{min-height:46px;margin-top:4px}.developer-page{width:min(1560px,100%)}.developer-console{gap:20px;margin-top:28px;display:grid}.developer-panel,.developer-manual{border:1px solid var(--line);background:var(--surface-1);border-radius:16px;padding:28px}.developer-panel__heading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:24px;display:flex}.developer-panel__heading h2,.developer-manual h2{letter-spacing:-.04em;margin:0;font-size:30px}.developer-panel__heading p:last-child{max-width:650px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.55}.developer-key-create{grid-template-columns:minmax(240px,480px) auto;align-items:end;gap:10px;display:grid}.one-time-token{background:#fff9e7;border:1px solid #d8bd71;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding:16px;display:flex}.one-time-token>div{gap:7px;min-width:0;display:grid}.one-time-token strong{font-size:12px}.one-time-token code{color:#614a09;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.api-key-list{gap:7px;margin-top:20px;display:grid}.api-key-list>div{background:var(--surface-0);border-radius:9px;grid-template-columns:minmax(220px,1fr) auto minmax(170px,.5fr) auto;align-items:center;gap:13px;padding:12px;display:grid}.api-key-list>div>div{gap:4px;min-width:0;display:grid}.api-key-list strong{font-size:12px}.api-key-list code,.api-key-list small{color:var(--muted);font-size:10px}.api-key-status{background:var(--surface-2);color:var(--muted);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.api-key-status--active{color:#25613a;background:#eef8f1}.api-key-list button{min-height:32px;font-size:10px}.playground-grid{grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:26px;display:grid}.playground-fields{align-content:start;gap:14px;display:grid}.playground-fields .control-section{border:1px solid var(--line);background:var(--surface-0);border-radius:10px;margin:0;padding:16px}.playground-formats{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.playground-formats legend{color:#4c4943;width:100%;margin-bottom:2px;font-size:12px;font-weight:700}.playground-formats label{border:1px solid var(--line);background:var(--surface-0);border-radius:8px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;font-weight:700;display:inline-flex}.playground-formats label.is-disabled{opacity:.4}.playground-formats input{width:auto;margin:0}.playground-message{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.playground-output{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;min-height:540px;display:grid}.playground-render{border:1px solid var(--line);background:var(--surface-0);border-radius:11px;overflow:hidden}.playground-render__stage{color:#d7dadd;background:#15181c;place-items:center;min-height:390px;display:grid}.playground-render__stage img,.playground-render__stage video{object-fit:contain;width:100%;height:auto;max-height:620px;display:block}.playground-render__stage>div{justify-items:center;gap:7px;display:grid}.playground-render__stage span{text-transform:uppercase;font-size:11px;font-weight:850}.playground-render__stage small{color:#858b94}.playground-render footer{grid-template-columns:1fr auto;gap:6px 10px;padding:12px;display:grid}.playground-render footer code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.playground-render footer a{color:#755a0c;grid-column:1/-1;font-size:10px;font-weight:800}.playground-empty{border:1px dashed var(--line);text-align:center;border-radius:12px;grid-column:1/-1;place-content:center;justify-items:center;min-height:540px;padding:30px;display:grid}.playground-empty span{color:#9a7100;letter-spacing:.1em;font-size:10px;font-weight:850}.playground-empty h3{margin:13px 0 5px;font-size:21px}.playground-empty p{color:var(--muted);margin:0;font-size:11px}.playground-json{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.playground-json summary{color:var(--muted);cursor:pointer;font-size:11px;font-weight:800}.playground-json pre,.developer-manual pre{color:#e9e5dc;background:#191a18;border-radius:9px;max-height:460px;margin:13px 0 0;padding:16px;font:11px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.developer-manual{margin-top:20px}.developer-manual__intro{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.developer-manual__intro>div:first-child>p:last-child{max-width:650px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.55}.developer-manual__intro>div:last-child{gap:8px;display:flex}.developer-manual__intro a{border:1px solid var(--line);background:var(--surface-0);border-radius:8px;padding:10px 12px;font-size:10px;font-weight:800}.developer-manual__steps{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:28px;display:grid}.developer-manual__steps article{background:var(--surface-1);min-height:190px;padding:20px}.developer-manual__steps span{color:var(--accent);font-size:11px;font-weight:900}.developer-manual__steps h3{margin:24px 0 8px;font-size:18px}.developer-manual__steps p,.developer-manual__rules li{color:var(--muted);font-size:11px;line-height:1.55}.developer-manual__contracts{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;display:grid}.developer-manual__contracts article{min-width:0}.developer-manual__contracts h3,.developer-manual__rules h3{margin:0 0 10px;font-size:17px}.developer-manual__contracts pre{height:390px;max-height:none}.developer-manual__rules{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.developer-manual__rules ul{grid-template-columns:1fr 1fr;gap:8px 28px;margin:0;padding-left:18px;display:grid}.inspiration-drop{background:var(--surface-0);border:1px dashed #aaa49a;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:7px 14px;min-height:96px;padding:17px;display:grid}.inspiration-drop:focus-within,.inspiration-drop:focus{border-color:var(--accent);outline:3px solid #d6a9281f}.inspiration-drop label{border:1px solid var(--line);background:var(--surface-1);cursor:pointer;border-radius:7px;grid-row:span 2;padding:10px 12px;font-size:12px;font-weight:800}.inspiration-drop input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.inspiration-drop span{color:#4c4943;align-self:end;font-size:12px}.inspiration-drop small{color:var(--muted);align-self:start;font-size:10px}.creative-generate{width:100%;min-height:48px;font-size:14px}.advanced-import{border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.advanced-import summary{width:max-content;color:var(--muted);cursor:pointer;font-size:12px;font-weight:750}.html-pair-import{border:1px solid var(--line);background:var(--surface-1);border-radius:13px;gap:14px;margin-top:16px;padding:22px;display:grid}.html-pair-import .file-drop{min-height:150px}.html-pair-import>.button-primary{width:100%}.creative-run-page{background:var(--surface-0);min-height:100vh;padding:28px 34px 70px}.creative-run-page>header{color:var(--muted);letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.creative-run-status{border:1px solid var(--line);background:var(--surface-1);border-radius:18px;width:min(1040px,100%);margin:72px auto 0;padding:clamp(26px,5vw,58px);box-shadow:0 24px 70px #4d463814}.creative-run-status__topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.creative-run-status__topline small{color:var(--muted);font-size:10px}.run-state{background:var(--surface-2);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850}.run-state--completed{color:#25613a;background:#eef8f1}.run-state--failed,.run-state--interrupted{color:#8b2530;background:#fff0f1}.creative-run-status h1{letter-spacing:-.05em;max-width:720px;margin:28px 0 10px;font-size:clamp(34px,5vw,62px);line-height:.98}.creative-run-status>p{max-width:680px;color:var(--muted);line-height:1.5}.run-brief{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:5px 20px;margin-top:34px;padding-top:20px;display:grid}.run-brief span{font-weight:850}.run-brief strong{color:var(--accent);text-transform:uppercase;font-size:11px}.run-brief p{color:var(--muted);grid-column:1/-1;margin:6px 0 0;font-size:12px;line-height:1.55}.creative-run-previews{grid-template-columns:1fr 1fr;align-items:start;gap:16px;margin-top:28px;display:grid}.creative-run-previews figure{background:var(--surface-0);border-radius:10px;margin:0;padding:10px}.creative-run-previews img,.creative-run-previews video{object-fit:contain;background:var(--surface-2);width:100%;max-height:620px;display:block}.creative-run-previews figcaption{color:var(--muted);padding-top:8px;font-size:10px;font-weight:800}.creative-run-actions{gap:9px;margin-top:26px;display:flex}.creative-run-actions a{min-height:40px}.creative-run-status--embedded{width:auto;box-shadow:none;background:#fffaf0;border-width:0 0 1px;border-radius:0;margin:0;padding:16px 28px}.creative-run-status--embedded h1{letter-spacing:-.025em;margin:10px 0 4px;font-size:19px}.creative-run-status--embedded>p{margin:0;font-size:11px}.creative-run-status--embedded .creative-run-status__topline small,.creative-run-status--embedded .creative-run-previews{display:none}.creative-run-status--embedded .creative-run-actions{justify-content:flex-end;margin-top:-34px}.workspace-heading__actions{align-items:center;gap:9px;display:flex}.evolution-dialog{width:min(720px,100%);max-height:calc(100dvh - 40px);overflow-y:auto}.evolution-dialog__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.evolution-dialog__header h2{margin:0}.evolution-dialog__header button{width:38px;padding:0;font-size:22px}.evolution-dialog>p{color:var(--muted);margin:-8px 0 18px;font-size:12px;line-height:1.5}.creative-run-form--evolve{display:block}.control-section{border-bottom:1px solid var(--line);margin-bottom:24px;padding:4px 0 24px}.control-section__heading{margin-bottom:15px}.control-section h3,.style-inspector h2{letter-spacing:-.02em;margin:0;font-size:16px}.palette-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.palette-chip{grid-template-columns:1fr 1fr;min-height:54px;padding:0;display:grid;position:relative;overflow:hidden}.palette-chip>span{height:100%}.palette-chip small{color:#fff;background:#000000b3;border-radius:4px;padding:2px 4px;font-size:8px;position:absolute;bottom:6px;left:8px}.palette-chip.is-selected,.logo-chip.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px #d6a92821}.brand-color-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.brand-color-grid label,.native-color-field{color:var(--muted);gap:6px;font-size:10px;font-weight:750;display:grid}.brand-color-grid input[type=color],.native-color-field input[type=color]{cursor:pointer;min-height:40px;padding:4px}.logo-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin:8px 0 13px;display:grid}.logo-chip{grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:48px;padding:8px;display:grid}.logo-chip img{object-fit:contain;width:68px;height:24px}.logo-chip span{color:var(--muted);font-size:9px}.control-note{color:var(--muted);margin-top:9px;font-size:10px;line-height:1.4;display:block}.vehicle-results{margin-top:8px;font-size:11px}.control-section .stacked-field+.stacked-field{margin-top:10px}.workspace-shell{min-height:100vh;padding-top:72px}.editor-toolbar{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;grid-template-columns:minmax(200px,1fr) auto auto minmax(250px,1fr);align-items:center;gap:13px;height:72px;padding:0 18px;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 28px #4d46380f}.editor-toolbar__brand{gap:3px;display:grid}.editor-toolbar__brand strong{font-size:13px}.back-link{color:var(--muted);font-size:10px}.toolbar-group{align-items:center;gap:6px;display:flex}.toolbar-group button,.toolbar-group .button-like{min-height:34px;padding:0 11px;font-size:11px}.toolbar-group .is-selected{border-color:var(--accent);color:var(--accent)}.button-like{align-items:center;display:inline-flex}.zoom-control{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.zoom-control input{width:90px;box-shadow:none;padding:0}.editor-toolbar__commit{justify-content:flex-end;align-items:center;gap:12px;display:flex}.editor-status{max-width:220px;color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-heading{border-bottom:1px solid var(--line);background:var(--surface-1);justify-content:space-between;align-items:flex-end;padding:27px 28px 20px;display:flex}.workspace-heading h1{letter-spacing:-.035em;margin:0;font-size:27px}.workspace-body{grid-template-columns:286px minmax(0,1fr) 320px;min-height:calc(100vh - 160px);display:grid}.controls-rail{background:var(--surface-1);max-height:calc(100vh - 160px);padding:20px 17px 70px;overflow-y:auto}.controls-rail--presets{border-right:1px solid var(--line)}.controls-rail--inspector{border-left:1px solid var(--line)}.controls-rail .control-section--compact{margin-bottom:18px;padding-bottom:18px}.controls-rail .palette-grid,.controls-rail .logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pair-workspace{background-color:#efede7;background-image:linear-gradient(#e4e0d7 1px,#0000 1px),linear-gradient(90deg,#e4e0d7 1px,#0000 1px);background-size:28px 28px;justify-content:center;align-items:flex-start;gap:24px;padding:28px;display:flex;overflow:auto}.artboard-column{border:1px solid #0000;border-radius:11px;padding:10px;transition:border-color .15s,background .15s}.artboard-column.is-active{background:#ffffffb3;border-color:#aaa49a}.artboard-column__header{height:28px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.artboard-column__header small{font-size:9px;font-weight:500}.artboard-stage{background:#fff;position:relative;overflow:hidden;box-shadow:0 20px 55px #4d463833}.artboard-iframe{transform-origin:0 0;background:#fff;border:0;display:block;position:absolute;top:0;left:0}.style-inspector{border-bottom:1px solid var(--line);margin-bottom:20px;padding:4px 0 22px}.style-inspector--empty p:last-child{color:var(--muted);font-size:11px;line-height:1.5}.inspector-heading{justify-content:space-between;gap:10px;margin-bottom:18px;display:flex}.inspector-heading code{color:var(--muted);font-size:9px}.inspector-section{margin:17px 0}.inspector-section h3{color:#57534c;text-transform:uppercase;letter-spacing:.08em;margin:0 0 9px;font-size:11px}.inspector-text-grid{margin-top:12px}.alignment-control{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px;display:grid}.alignment-control button{min-height:34px;color:var(--muted);padding:0;font-size:19px}.alignment-control button.is-selected{border-color:var(--accent);color:#755a0c;background:#fff9e7}.alignment-glyph{width:18px;line-height:1;display:inline-block;overflow:hidden}.alignment-glyph--right{transform:scaleX(-1)}.sample-value-fields{margin:-8px 0 18px}.range-field{color:var(--muted);grid-template-columns:80px 1fr;align-items:center;gap:10px;margin:9px 0;font-size:10px;display:grid}.range-field input{box-shadow:none;padding:0}.native-color-field{margin-bottom:13px}.image-mode-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.image-mode-heading span{color:#755a0c;background:#fff9e7;border:1px solid #d8bd71;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:800}.image-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.image-action-grid button{min-height:34px;padding:0 8px;font-size:10px}.image-action-grid button.is-selected{border-color:var(--accent);color:#755a0c;background:#fff9e7}.mini-preview-pair{grid-template-columns:1fr 1fr;align-items:end;gap:7px;display:grid}.mini-preview-pair img{object-fit:cover;object-position:top;border:1px solid var(--line);border-radius:6px;width:100%;max-height:160px}.publish-actions{gap:7px;margin-top:12px;display:grid}.review-ready{color:#755a0c;background:#fff9e7;border-color:#d8bd71;width:100%;margin-bottom:4px;font-size:11px}.render-test-dialog{width:min(940px,100%);max-height:calc(100dvh - 40px);padding:24px;overflow:auto}.render-test-dialog__header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:flex-start;margin:-4px -4px 20px;padding:4px 4px 16px;display:flex;position:sticky;top:-24px}.render-test-dialog__header h2{margin:0}.render-test-dialog__header button{width:38px;padding:0;font-size:22px}.render-test-pair{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.render-test-pair figure{background:var(--surface-0);border-radius:10px;margin:0;padding:10px}.render-test-pair img,.render-test-pair video{object-fit:contain;background:#e5e2db;border-radius:5px;width:100%;max-height:68dvh;display:block}.render-test-pair figcaption{justify-content:space-between;align-items:center;gap:12px;padding:10px 2px 2px;font-size:11px;display:flex}.render-test-pair figcaption a{color:#755a0c;font-weight:750}.render-workspace-shell{background:var(--surface-0);min-height:100vh}.render-workspace-toolbar{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;grid-template-columns:minmax(220px,1fr) auto minmax(180px,.65fr) auto auto;align-items:center;gap:12px;height:72px;padding:0 18px;display:grid;position:sticky;top:0;box-shadow:0 8px 28px #4d46380f}.render-workspace-toolbar>div{gap:3px;display:grid}.render-workspace-toolbar strong{font-size:13px}.render-workspace-toolbar--motion{grid-template-columns:minmax(260px,1fr) minmax(220px,.7fr) auto}.render-workspace-body{grid-template-columns:286px minmax(0,1fr) 320px;min-height:calc(100vh - 72px);display:grid}.render-context-panel{border-right:1px solid var(--line);background:var(--surface-1);max-height:calc(100vh - 72px);padding:24px 18px 60px;overflow-y:auto}.render-context-panel h1{letter-spacing:-.035em;text-transform:capitalize;margin:0;font-size:22px}.render-context-panel dl{grid-template-columns:1fr 1fr;gap:8px;margin:20px 0;display:grid}.render-context-panel dl div{background:var(--surface-2);border-radius:7px;padding:10px}.render-context-panel dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:750}.render-context-panel dd{margin:5px 0 0;font-size:13px;font-weight:800}.render-request-copy{border-top:1px solid var(--line);padding-top:14px}.render-request-copy p{color:#4f4b44;margin:0 0 8px;font-size:12px;line-height:1.45}.current-render{gap:8px;margin-top:22px;display:grid}.current-render>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.current-render img,.current-render video{object-fit:contain;background:var(--surface-2);border-radius:7px;width:100%;max-height:520px;display:block}.motion-review-stage{background:var(--surface-1);place-items:center;min-height:calc(100vh - 72px);padding:32px;display:grid}.motion-review-stage video{background:#0b0b0b;border-radius:10px;width:min(440px,100%);max-height:calc(100vh - 140px);box-shadow:0 18px 54px #1e1a1229}.render-single-canvas{min-width:0}.render-inspector{max-height:calc(100vh - 72px)}.motion-template-page{width:min(1380px,100%);min-height:100vh;margin:0 auto;padding:42px 42px 90px}.motion-template-header{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:30px;display:flex}.motion-template-header .back-link{width:max-content;margin-bottom:38px;display:block}.motion-template-header h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(40px,5vw,68px);line-height:.95}.motion-template-header p:not(.eyebrow){max-width:680px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.55}.motion-template-header__actions{gap:9px;display:flex}.motion-template-header__actions .button-like{align-items:center;display:inline-flex}.motion-template-layout{border:1px solid var(--line);background:var(--surface-1);border-radius:16px;grid-template-columns:minmax(0,1fr) 330px;display:grid;overflow:hidden}.motion-template-layout--empty{background:var(--surface-2)}.motion-template-stage{background-color:#e8e5de;background-image:linear-gradient(#ded9cf 1px,#0000 1px),linear-gradient(90deg,#ded9cf 1px,#0000 1px);background-size:28px 28px;place-items:center;min-height:700px;padding:34px;display:grid}.motion-template-stage video{background:#080808;border-radius:10px;width:min(390px,100%);max-height:720px;display:block;box-shadow:0 26px 70px #2a261e3d}.motion-template-empty{aspect-ratio:9/16;text-align:center;background:#ffffffa6;border:1px dashed #aaa49a;border-radius:10px;place-content:center;justify-items:center;width:min(390px,100%);padding:34px;display:grid}.motion-template-empty span{background:var(--surface-1);width:64px;height:64px;color:var(--accent);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.motion-template-empty h2{letter-spacing:-.035em;margin:22px 0 7px;font-size:24px}.motion-template-empty p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.motion-template-details{border-left:1px solid var(--line);background:var(--surface-1);padding:30px 25px}.motion-template-details h2{letter-spacing:-.04em;margin:0;font-size:25px;line-height:1.05}.motion-template-details>p:last-of-type{color:var(--muted);font-size:12px;line-height:1.55}.motion-template-details dl{grid-template-columns:1fr 1fr;gap:8px;margin:26px 0;display:grid}.motion-template-details dl div{background:var(--surface-2);border-radius:8px;padding:11px}.motion-template-details dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.motion-template-details dd{overflow-wrap:anywhere;text-transform:capitalize;margin:6px 0 0;font-size:12px;font-weight:800}.motion-template-open{color:#805900;border-bottom:1px solid #c98d08;margin-top:15px;padding-bottom:4px;font-size:12px;font-weight:800;display:inline-block}.motion-evolution-panel{border:1px solid var(--line);background:var(--surface-1);border-radius:16px;margin-top:22px;padding:28px}.motion-evolution-panel__heading{margin-bottom:20px}.motion-evolution-panel__heading h2{letter-spacing:-.04em;margin:0;font-size:30px}.motion-evolution-panel__heading>p:last-child{max-width:700px;color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.5}.motion-evolution-panel .creative-run-form{grid-template-columns:1fr}.motion-evolution-panel .creative-form-main{grid-template-columns:minmax(0,1fr) 240px;align-items:end}.motion-evolution-panel .creative-direction-card{grid-column:1}.motion-evolution-panel .creative-generate{grid-area:1/2;min-height:48px;margin:0}.motion-template-page>.creative-run-status--embedded{width:100%;margin:0 0 22px}@media (max-width:1180px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.render-masonry{column-count:3}.editor-toolbar{grid-template-columns:1fr auto auto}.editor-toolbar__commit .editor-status,.toolbar-group:nth-of-type(2){display:none}.workspace-body{grid-template-columns:250px minmax(0,1fr) 280px}.pair-workspace{flex-direction:column;align-items:center}.motion-template-layout{grid-template-columns:minmax(0,1fr) 290px}.playground-output,.developer-manual__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.catalog-page{padding:35px 18px 70px}.catalog-header{flex-direction:column;align-items:flex-start}.library-navigation{margin-top:28px;overflow-x:auto}.library-navigation>div{min-width:max-content}.library-navigation a{padding-inline:13px}.library-filterbar{grid-template-columns:1fr;align-items:stretch}.library-format-filter{grid-column:1;width:100%}.library-result-count,.library-filterbar>.button-primary{text-align:center;justify-self:stretch}.folder-shelf__heading{flex-direction:column}.folder-shelf__heading button{width:100%}.template-grid{grid-template-columns:1fr}.render-masonry{column-count:1}.dialog__split-actions{flex-direction:column-reverse;align-items:stretch}.dialog__split-actions>div{grid-template-columns:1fr 1fr;display:grid}.folder-create,.folder-manager__row{grid-template-columns:1fr}.folder-manager__row span{text-align:left}.create-layout{grid-template-columns:1fr}.create-controls{border-top:1px solid var(--line);border-left:0}.create-main{padding:34px 18px 50px}.guided-create-page{padding:34px 18px 60px}.creative-run-form{grid-template-columns:1fr}.creative-form-controls{position:static}.creative-brief-card,.creative-run-previews{grid-template-columns:1fr}.creative-run-status--embedded .creative-run-actions{justify-content:flex-start;margin-top:14px}.page-heading{flex-direction:column}.import-pair,.field-grid{grid-template-columns:1fr}.editor-toolbar{grid-template-columns:1fr auto}.editor-toolbar>.toolbar-group{display:none}.workspace-body{grid-template-columns:1fr}.controls-rail{border:0;border-bottom:1px solid var(--line);max-height:none}.controls-rail--inspector{order:3}.render-test-pair{grid-template-columns:1fr}.render-workspace-toolbar{grid-template-columns:1fr auto;height:auto;min-height:72px;padding-block:10px}.render-workspace-toolbar .editor-status,.render-workspace-toolbar .zoom-control{display:none}.render-workspace-body{grid-template-columns:1fr}.render-context-panel,.render-inspector{border:0;border-bottom:1px solid var(--line);max-height:none}.motion-template-page{padding:30px 18px 60px}.motion-template-header{flex-direction:column;align-items:flex-start}.motion-template-header .back-link{margin-bottom:28px}.motion-template-header__actions{width:100%}.motion-template-header__actions>*{flex:1}.motion-template-layout{grid-template-columns:1fr}.motion-template-stage{min-height:580px;padding:22px}.motion-template-details{border-top:1px solid var(--line);border-left:0}.motion-evolution-panel{padding:20px}.motion-evolution-panel .creative-form-main{grid-template-columns:1fr}.motion-evolution-panel .creative-generate{grid-area:auto/1}.login-card{padding:28px 22px}.developer-panel,.developer-manual{padding:20px}.developer-key-create,.playground-grid,.developer-manual__contracts{grid-template-columns:1fr}.api-key-list>div{grid-template-columns:1fr auto}.api-key-list>div>small{grid-column:1/-1}.playground-output{grid-template-columns:1fr;min-height:360px}.playground-empty{min-height:360px}.developer-manual__intro{flex-direction:column;align-items:flex-start}.developer-manual__intro>div{width:100%}.developer-manual__intro a{text-align:center;flex:1}.developer-manual__steps,.developer-manual__rules ul{grid-template-columns:1fr}.developer-manual__contracts pre{height:auto;max-height:390px}}
