.original-workspace-root #panel-creative-square{--creative-accent:#6d4aff;--creative-accent-strong:#5332e6;--creative-border:#e4e7ee;--creative-muted:#667085;width:100%;height:100%;min-width:0;overflow:hidden;background:#f7f8fb;color:#171922}.creative-square-panel,.creative-square-panel *{box-sizing:border-box}.creative-square-main{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;overflow:hidden}.creative-square-header{display:flex;min-height:84px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:24px;padding:18px 24px 14px;border-bottom:1px solid var(--creative-border);background:#fff}.creative-square-heading{display:flex;min-width:0;align-items:center;gap:12px}.creative-square-heading-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:8px;background:#191b23;color:#fff}.creative-square-heading-icon svg{width:19px;height:19px}.creative-square-heading h1{margin:0;overflow:hidden;color:#171922;font-size:21px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0}.creative-square-heading p{margin:4px 0 0;color:#98a0b2;font-size:12px;font-weight:650;letter-spacing:0}.creative-square-heading p strong{color:#697386;font-variant-numeric:tabular-nums}.creative-square-search{display:flex;width:min(360px,44%);min-width:220px;height:42px;align-items:center;gap:9px;border:1px solid var(--creative-border);border-radius:8px;background:#f9fafc;padding:0 11px;color:#7b8496;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.creative-square-search:focus-within{border-color:#9d8aff;background:#fff;box-shadow:0 0 0 3px rgba(109,74,255,.1)}.creative-square-search>svg{width:17px;height:17px;flex:0 0 auto}.creative-square-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#242731;font-size:13px;font-weight:600;letter-spacing:0}.creative-square-search input::-moz-placeholder{color:#a2a9b8}.creative-square-search input::placeholder{color:#a2a9b8}.creative-detail-favorite,.creative-detail-topbar button,.creative-favorite-button,.creative-square-search button{display:grid;width:30px;height:30px;flex:0 0 30px;cursor:pointer;place-items:center;border:0;border-radius:7px;background:transparent;color:#8b94a5}.creative-detail-favorite:hover,.creative-detail-topbar button:hover,.creative-favorite-button:hover,.creative-square-search button:hover{background:#f0eefc;color:var(--creative-accent)}.creative-detail-favorite svg,.creative-detail-topbar button svg,.creative-favorite-button svg,.creative-square-search button svg{width:17px;height:17px}.creative-square-tabs{display:flex;min-height:54px;flex:0 0 auto;align-items:end;gap:26px;padding:0 24px;border-bottom:1px solid var(--creative-border);background:#fff}.creative-square-tabs button{position:relative;height:54px;cursor:pointer;border:0;background:transparent;padding:0 2px;color:#6f7788;font-size:13px;font-weight:750;letter-spacing:0}.creative-square-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:var(--creative-accent);content:"";opacity:0;transform:scaleX(.5);transition:opacity .16s ease,transform .16s ease}.creative-square-tabs button[aria-selected=true]{color:#251b5c}.creative-square-tabs button[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.creative-square-filters{display:flex;min-height:58px;flex:0 0 auto;align-items:center;gap:8px;overflow-x:auto;padding:10px 24px;border-bottom:1px solid #eceef3;background:#fbfbfd;scrollbar-width:none}.creative-square-filters::-webkit-scrollbar{display:none}.creative-square-filters button{min-height:34px;flex:0 0 auto;cursor:pointer;border:1px solid #e1e4eb;border-radius:999px;background:#fff;padding:0 14px;color:#596273;font-size:12px;font-weight:700;letter-spacing:0;transition:border-color .15s ease,background .15s ease,color .15s ease}.creative-square-filters button:hover{border-color:#b8abff;color:var(--creative-accent-strong)}.creative-square-filters button[aria-pressed=true]{border-color:var(--creative-accent);background:var(--creative-accent);color:#fff}.creative-square-gallery-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:18px 22px 30px;scrollbar-color:#c5c9d3 transparent;scrollbar-width:thin}.creative-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.creative-template-card{min-width:0;overflow:hidden;border:1px solid #e1e4ea;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(20,24,40,.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.creative-template-card:hover{border-color:#c9c0fa;box-shadow:0 10px 24px rgba(36,31,75,.09);transform:translateY(-2px)}.creative-template-card[data-selected=true]{border-color:var(--creative-accent);box-shadow:0 0 0 1px var(--creative-accent),0 10px 24px rgba(65,45,160,.11)}.creative-template-preview{position:relative;display:block;width:100%;aspect-ratio:4/3;overflow:hidden;cursor:pointer;border:0;border-bottom:1px solid #e9ebf0;background:#eef0f4;padding:0;text-align:left}.creative-media-element{display:block;width:100%;height:100%;background:#eef0f4;-o-object-fit:cover;object-fit:cover}.creative-template-preview .creative-media-element{transition:transform .3s ease}.creative-template-card:hover .creative-template-preview .creative-media-element{transform:scale(1.025)}.creative-media-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:#eceef2;color:#8d95a4;font-size:11px;font-weight:700}.creative-media-fallback svg{width:24px;height:24px}.creative-detail-ratio,.creative-template-count,.creative-template-ratio{position:absolute;bottom:9px;left:9px;display:inline-flex;min-height:24px;align-items:center;border:1px solid rgba(255,255,255,.55);border-radius:6px;background:rgba(20,22,29,.76);padding:0 7px;color:#fff;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums;backdrop-filter:blur(8px)}.creative-template-count{right:9px;left:auto}.creative-template-card-body{padding:12px}.creative-template-card-title-row{display:flex;min-width:0;align-items:start;gap:8px}.creative-template-author,.creative-template-title{min-width:0;cursor:pointer;border:0;background:transparent;padding:0;text-align:left;letter-spacing:0}.creative-template-title{display:-webkit-box;min-height:38px;flex:1 1 auto;overflow:hidden;color:#22252e;font-size:13px;font-weight:800;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creative-template-author{display:block;max-width:100%;margin-top:4px;overflow:hidden;color:#858d9d;font-size:10px;font-weight:650;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.creative-detail-favorite[aria-pressed=true],.creative-favorite-button[aria-pressed=true]{background:#f0edff;color:var(--creative-accent)}.creative-detail-favorite[aria-pressed=true] svg,.creative-favorite-button[aria-pressed=true] svg{fill:currentColor}.creative-template-meta{display:flex;min-height:24px;align-items:center;gap:5px;overflow:hidden;margin-top:8px}.creative-detail-tags span,.creative-template-meta span{display:inline-flex;min-width:0;min-height:22px;align-items:center;gap:4px;border-radius:5px;background:#f0f2f5;padding:3px 7px;color:#667085;font-size:9px;font-weight:750;line-height:14px;white-space:nowrap}.creative-detail-tags span svg,.creative-template-meta span svg{width:11px;height:11px}.creative-template-meta span[data-mode=ready]{background:#eaf8ef;color:#217a4b}.creative-template-meta span[data-mode=multi-step]{background:#edf2ff;color:#365fa0}.creative-template-meta span[data-mode=missing-prompt],.creative-template-meta span[data-mode=view-only]{background:#fff4df;color:#8b5c13}.creative-template-card-actions{display:grid;grid-template-columns:minmax(0,1fr);margin-top:10px}.creative-square-alert button,.creative-square-empty button,.creative-square-load-more button,.creative-template-card-actions button{display:inline-flex;min-width:0;height:34px;cursor:pointer;align-items:center;justify-content:center;gap:6px;border-radius:7px;padding:0 10px;font-size:10px;font-weight:800;letter-spacing:0}.creative-square-alert button svg,.creative-square-load-more button svg,.creative-template-card-actions button svg{width:13px;height:13px}.creative-card-use-button{width:100%;border:1px solid var(--creative-accent);background:var(--creative-accent);color:#fff}.creative-card-use-button:hover:not(:disabled){border-color:var(--creative-accent-strong);background:var(--creative-accent-strong)}.creative-card-use-button:disabled{cursor:not-allowed;border-color:#d9dde5;background:#e7e9ef;color:#9299a7}.creative-template-detail{position:relative;z-index:12;display:flex;width:360px;min-width:320px;height:100%;flex:0 0 28%;flex-direction:column;overflow:hidden;border-left:1px solid var(--creative-border);background:#fff;box-shadow:-8px 0 28px rgba(28,31,43,.035)}.creative-detail-topbar{display:flex;min-height:58px;flex:0 0 auto;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--creative-border);color:#343741;font-size:.875rem;font-weight:800}.creative-detail-topbar button{display:none}.creative-detail-content{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px 24px;scrollbar-color:#c5c9d3 transparent;scrollbar-width:thin}.creative-detail-media{position:relative;width:100%;aspect-ratio:5/4;flex:0 0 auto;overflow:hidden;border:1px solid #e3e6ec;border-radius:8px;background:#eef0f4}.creative-detail-media .creative-media-element{-o-object-fit:contain;object-fit:contain}.creative-media-arrow{position:absolute;top:50%;display:grid;width:30px;height:30px;cursor:pointer;place-items:center;border:1px solid rgba(255,255,255,.62);border-radius:7px;background:rgba(22,24,31,.68);color:#fff;transform:translateY(-50%);backdrop-filter:blur(8px)}.creative-media-arrow svg{width:17px;height:17px}.creative-media-arrow-prev{left:8px}.creative-media-arrow-next{right:8px}.creative-media-thumbnails{display:flex;gap:7px;overflow-x:auto;margin-top:8px;padding-bottom:3px;scrollbar-width:thin}.creative-media-thumbnails button{width:56px;height:44px;flex:0 0 56px;overflow:hidden;cursor:pointer;border:1px solid #dfe2e9;border-radius:6px;background:#eef0f4;padding:0}.creative-media-thumbnails button[aria-pressed=true]{border-color:var(--creative-accent);box-shadow:0 0 0 1px var(--creative-accent)}.creative-detail-title-row{display:flex;min-width:0;align-items:start;justify-content:space-between;gap:12px;margin-top:24px}.creative-detail-title-row>div{min-width:0}.creative-detail-title-row h2{margin:0;overflow-wrap:anywhere;color:#1f222b;font-size:1.25rem;font-weight:850;line-height:1.35;letter-spacing:0}.creative-detail-title-row a{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:.75rem;font-weight:650;text-decoration:none;margin-top:8px}.creative-detail-title-row a:hover{color:var(--creative-accent-strong)}.creative-detail-title-row a svg{width:12px;height:12px}.creative-detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.creative-detail-tags span{min-height:28px;padding:4px 8px;font-size:.75rem;line-height:1.3}.creative-detail-section{margin-top:24px}.creative-detail-section h3,.creative-prompt-heading h3{margin:0 0 8px;color:#414651;font-size:.875rem;font-weight:850;letter-spacing:0}.creative-detail-section>p{margin:0;color:#656e7e;font-size:1rem;font-weight:500;line-height:1.7;overflow-wrap:anywhere}.creative-prompt-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:5px;border-radius:7px;background:#f1f2f6;padding:4px}.creative-prompt-tabs button{min-height:30px;cursor:pointer;border:0;border-radius:5px;background:transparent;color:#737b8b;font-size:.75rem;font-weight:750}.creative-prompt-tabs button[aria-selected=true]{background:#fff;color:var(--creative-accent-strong);box-shadow:0 1px 4px rgba(20,24,40,.09)}.creative-variable-list{display:grid;gap:9px}.creative-variable-list label{display:grid;gap:5px}.creative-variable-list label span{overflow-wrap:anywhere;color:#6e7686;font-size:.75rem;font-weight:700}.creative-variable-list input{width:100%;min-height:40px;border:1px solid #dfe2e9;border-radius:7px;outline:0;background:#fafbfc;padding:7px 9px;color:#30343e;font-size:.875rem;font-weight:600;letter-spacing:0}.creative-prompt-section{display:flex;flex:1 0 auto;flex-direction:column}.creative-variable-list input:focus{border-color:#9d8aff;box-shadow:0 0 0 3px rgba(109,74,255,.09)}.creative-prompt-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.creative-prompt-heading h3{margin-bottom:0}.creative-prompt-heading button{display:inline-flex;min-height:36px;cursor:pointer;align-items:center;gap:5px;border:1px solid #dfe2e9;border-radius:6px;background:#fff;padding:0 9px;color:#646d7c;font-size:.75rem;font-weight:750}.creative-prompt-heading button:hover:not(:disabled){border-color:#b8abff;color:var(--creative-accent-strong)}.creative-prompt-heading button svg{width:13px;height:13px}.creative-prompt-box{display:flex;min-height:160px;flex:1 1 auto;flex-direction:column;margin-top:8px;border:1px solid #dfe2e9;border-radius:7px;background:#f8f9fb;padding:12px}.creative-prompt-box[data-invalid=true]{border-color:#f0cc8f;background:#fffaf0}.creative-prompt-box p{min-height:0;flex:1 1 auto;overflow:auto;margin:0;color:#424854;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875rem;font-weight:500;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap;scrollbar-width:thin}.creative-prompt-box>span{display:block;margin-top:8px;color:#949bab;font-size:.75rem;font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.creative-detail-section .creative-prompt-warning{display:flex;margin-top:8px;align-items:start;gap:6px;color:#95651c;font-size:.75rem;font-weight:650;line-height:1.5}.creative-prompt-warning svg{width:13px;height:13px;flex:0 0 13px;margin-top:1px}.creative-detail-footer{flex:0 0 auto;padding:16px 20px 20px;border-top:1px solid var(--creative-border);background:#fff}.creative-detail-footer p{display:flex;margin:0 0 8px;align-items:center;gap:6px;color:#7f601e;font-size:10px;font-weight:700}.creative-detail-footer p svg{width:13px;height:13px}.creative-detail-footer>button{display:flex;width:100%;min-height:48px;cursor:pointer;align-items:center;justify-content:center;gap:8px;border:1px solid var(--creative-accent);border-radius:7px;background:var(--creative-accent);color:#fff;font-size:.875rem;font-weight:850;letter-spacing:0;box-shadow:0 8px 18px rgba(80,52,214,.18)}.creative-detail-footer>button:hover:not(:disabled){border-color:var(--creative-accent-strong);background:var(--creative-accent-strong)}.creative-detail-footer>button:disabled{cursor:not-allowed;border-color:#d9dde5;background:#e7e9ef;color:#9299a7;box-shadow:none}.creative-detail-footer>button svg{width:16px;height:16px}.creative-detail-error,.creative-detail-loading,.creative-detail-placeholder,.creative-square-empty{display:flex;min-height:240px;flex:1 1 auto;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:28px;color:#8b93a3;text-align:center}.creative-detail-error>svg,.creative-detail-loading svg,.creative-detail-placeholder>svg,.creative-square-empty>svg{width:28px;height:28px}.creative-detail-error p,.creative-detail-loading span,.creative-detail-placeholder p{margin:0;font-size:11px;font-weight:700;line-height:1.6}.creative-detail-error{color:#a34242}.creative-template-skeleton{aspect-ratio:4/4.45;overflow:hidden;border:1px solid #e4e6eb;border-radius:8px;background:#eceef2;position:relative}.creative-template-skeleton:after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.66) 48%,transparent 76%);content:"";transform:translateX(-100%);animation:creativeSkeleton 1.2s ease-in-out infinite}@keyframes creativeSkeleton{to{transform:translateX(100%)}}.creative-square-alert{display:flex;min-height:46px;align-items:center;gap:9px;margin-bottom:14px;border:1px solid #f0cccc;border-radius:8px;background:#fff7f7;padding:8px 10px;color:#963c3c;font-size:11px;font-weight:700}.creative-square-alert>svg{width:16px;height:16px;flex:0 0 16px}.creative-square-alert span{min-width:0;flex:1 1 auto}.creative-square-alert button{height:30px;flex:0 0 auto;border:1px solid #e3b3b3;background:#fff;color:#913838}.creative-square-empty{min-height:360px}.creative-square-empty h2{margin:3px 0 0;color:#464b56;font-size:15px;font-weight:800;letter-spacing:0}.creative-square-empty p{margin:0;color:#9299a8;font-size:11px;font-weight:600}.creative-square-empty button{margin-top:4px;border:1px solid var(--creative-accent);background:var(--creative-accent);color:#fff}.creative-square-load-more{display:flex;justify-content:center;padding:22px 0 4px}.creative-square-load-more button{height:38px;border:1px solid #d9dce4;background:#fff;color:#606878}.creative-detail-overlay{display:none}.creative-overwrite-dialog{position:absolute;inset:0;z-index:80;display:grid;place-items:center;padding:20px}.creative-overwrite-overlay{position:absolute;inset:0;cursor:pointer;border:0;background:rgba(20,22,29,.48);backdrop-filter:blur(5px)}.creative-overwrite-content{position:relative;width:min(390px,100%);border:1px solid #e2e4ea;border-radius:8px;background:#fff;padding:24px;box-shadow:0 24px 70px rgba(20,22,29,.24);text-align:center}.creative-overwrite-icon{display:grid;width:42px;height:42px;place-items:center;margin:0 auto 13px;border-radius:8px;background:#fff1db;color:#a56816}.creative-overwrite-icon svg{width:21px;height:21px}.creative-overwrite-content h2{margin:0;color:#232630;font-size:17px;font-weight:850;letter-spacing:0}.creative-overwrite-content p{margin:9px 0 20px;color:#70798a;font-size:12px;font-weight:600;line-height:1.65}.creative-overwrite-content>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.creative-overwrite-content>div button{min-height:40px;cursor:pointer;border:1px solid #dfe2e8;border-radius:7px;background:#fff;color:#626a79;font-size:12px;font-weight:800}.creative-overwrite-content>div button:last-child{border-color:var(--creative-accent);background:var(--creative-accent);color:#fff}.creative-spin{animation:creativeSpin .8s linear infinite}@keyframes creativeSpin{to{transform:rotate(1turn)}}.creative-square-panel a:focus-visible,.creative-square-panel button:focus-visible,.creative-square-panel input:focus-visible{outline:2px solid #7f68ff;outline-offset:2px}.creative-square-header-spacer{display:block;width:min(360px,44%);min-width:220px}.creative-square-user-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#c5c9d3 transparent;scrollbar-width:thin}.creative-user-works{min-width:0;padding:22px 24px 34px;color:#232631}.creative-user-works-toolbar{display:flex;min-width:0;align-items:start;justify-content:space-between;gap:18px}.creative-user-works-toolbar h2{margin:0;color:#252832;font-size:18px;font-weight:850;letter-spacing:0}.creative-user-works-toolbar p{margin:5px 0 0;color:#81899a;font-size:12px;font-weight:600;line-height:1.55}.creative-user-works-toolbar-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.creative-user-empty button,.creative-user-file-button,.creative-user-load-more button,.creative-user-mine-actions button,.creative-user-submit-footer button,.creative-user-works-toolbar-actions button{display:inline-flex;min-height:36px;cursor:pointer;align-items:center;justify-content:center;gap:6px;border:1px solid #dfe2e9;border-radius:7px;background:#fff;padding:0 12px;color:#596273;font-size:11px;font-weight:800;letter-spacing:0}.creative-user-alert button svg,.creative-user-empty button svg,.creative-user-file-button svg,.creative-user-load-more button svg,.creative-user-mine-actions button svg,.creative-user-submit-footer button svg,.creative-user-works-toolbar-actions button svg{width:14px;height:14px;flex:0 0 14px}.creative-user-empty button,.creative-user-submit-footer button:last-child,.creative-user-works-toolbar-actions .creative-user-upload-button{border-color:var(--creative-accent);background:var(--creative-accent);color:#fff;box-shadow:0 6px 16px rgba(83,50,230,.16)}.creative-user-file-button:hover:not(:disabled),.creative-user-load-more button:hover:not(:disabled),.creative-user-mine-actions button:hover:not(:disabled),.creative-user-submit-footer button:first-child:hover:not(:disabled),.creative-user-works-toolbar-actions button:hover:not(:disabled){border-color:#b9b0f1;color:var(--creative-accent-strong)}.creative-user-empty button:hover:not(:disabled),.creative-user-submit-footer button:last-child:hover:not(:disabled),.creative-user-works-toolbar-actions .creative-user-upload-button:hover:not(:disabled){border-color:var(--creative-accent-strong);background:var(--creative-accent-strong);color:#fff}.creative-user-file-button:disabled,.creative-user-load-more button:disabled,.creative-user-mine-actions button:disabled,.creative-user-submit-footer button:disabled,.creative-user-works-toolbar-actions button:disabled{cursor:not-allowed;opacity:.55}.creative-user-works-search-row{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px;margin:22px 0 16px}.creative-user-works-search-row label{display:flex;width:min(420px,100%);height:38px;align-items:center;border:1px solid #e0e3ea;border-radius:7px;background:#fbfcfe;padding:0 11px}.creative-user-works-search-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#343844;font-size:12px;font-weight:650;letter-spacing:0}.creative-user-works-search-row input::-moz-placeholder{color:#a1a8b6}.creative-user-works-search-row input::placeholder{color:#a1a8b6}.creative-user-works-search-row>span{flex:0 0 auto;color:#a0a7b4;font-size:11px;font-weight:700}.creative-user-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.creative-user-card{min-width:0;overflow:hidden;border:1px solid #e1e4ea;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(20,24,40,.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.creative-user-card:hover{border-color:#c7bef5;box-shadow:0 10px 24px rgba(36,31,75,.1);transform:translateY(-2px)}.creative-user-card-image{position:relative;display:block;width:100%;aspect-ratio:4/3;overflow:hidden;cursor:pointer;border:0;border-bottom:1px solid #e8eaf0;background:#eef0f4;padding:0;text-align:left}.creative-user-card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .26s ease,opacity .16s ease}.creative-user-card:hover .creative-user-card-image img{transform:scale(1.025)}.creative-user-card-overlay{position:absolute;right:9px;bottom:9px;display:inline-flex;min-height:24px;align-items:center;border:1px solid rgba(255,255,255,.55);border-radius:6px;background:rgba(20,22,29,.72);padding:0 7px;color:#fff;font-size:10px;font-weight:750;opacity:0;transform:translateY(3px);transition:opacity .16s ease,transform .16s ease;backdrop-filter:blur(8px)}.creative-user-card-image:focus-visible .creative-user-card-overlay,.creative-user-card:hover .creative-user-card-overlay{opacity:1;transform:translateY(0)}.creative-user-card-body{min-width:0;padding:12px}.creative-user-card-title-row{display:flex;min-width:0;align-items:start;justify-content:space-between;gap:8px}.creative-user-card-title-row h3{display:-webkit-box;min-width:0;min-height:36px;flex:1 1 auto;overflow:hidden;margin:0;color:#252832;font-size:13px;font-weight:800;line-height:18px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creative-user-card-title-row>span{flex:0 0 auto;margin-top:2px;color:#9aa1af;font-size:10px;font-weight:650;white-space:nowrap}.creative-user-card-author{max-width:100%;margin:5px 0 0;overflow:hidden;color:#858d9d;font-size:10px;font-weight:650;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.creative-user-card-actions,.creative-user-detail-actions{display:flex;align-items:center;gap:7px;margin-top:10px}.creative-user-card-actions button,.creative-user-detail-actions button{display:inline-flex;min-width:0;min-height:30px;cursor:pointer;align-items:center;justify-content:center;gap:5px;border:1px solid #e2e5eb;border-radius:6px;background:#fafbfc;padding:0 8px;color:#7b8393;font-size:10px;font-weight:750;font-variant-numeric:tabular-nums}.creative-user-card-actions button:hover:not(:disabled),.creative-user-card-actions button[aria-pressed=true],.creative-user-detail-actions button:hover:not(:disabled),.creative-user-detail-actions button[aria-pressed=true]{border-color:#c9c0fa;background:#f2efff;color:var(--creative-accent-strong)}.creative-user-card-actions button[aria-pressed=true] svg,.creative-user-detail-actions button[aria-pressed=true] svg{fill:currentColor}.creative-user-card-actions button svg,.creative-user-detail-actions button svg{width:14px;height:14px}.creative-user-work-placeholder{display:flex;width:100%;height:100%;min-height:160px;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:#eef0f4;color:#8d95a4;font-size:11px;font-weight:700;text-align:center}.creative-user-work-placeholder svg{width:28px;height:28px}.creative-user-image-error{display:flex;width:100%;height:100%;min-height:160px;align-items:center;justify-content:center;flex-direction:column;gap:6px;padding:16px;color:#8f4d4d;font-size:11px;font-weight:750;text-align:center}.creative-user-image-error>svg{width:24px;height:24px}.creative-user-image-error small{color:#a06d6d;font-size:10px;font-weight:650}.creative-user-image-error button{display:inline-flex;min-height:30px;align-items:center;gap:5px;margin-top:3px;cursor:pointer;border:1px solid #e3b3b3;border-radius:6px;background:#fff;padding:0 9px;color:#913838;font-size:10px;font-weight:800}.creative-user-image-error button:hover{background:#fff7f7}.creative-user-detail-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:7px;background:rgba(238,240,244,.72);color:#626b7b;font-size:11px;font-weight:750;backdrop-filter:blur(2px)}.creative-user-detail-loading svg{width:16px;height:16px}.creative-user-alert{display:flex;min-height:44px;align-items:center;gap:8px;margin:0 0 14px;border:1px solid #f0cccc;border-radius:7px;background:#fff7f7;padding:8px 10px;color:#963c3c;font-size:11px;font-weight:700}.creative-user-alert>svg{width:16px;height:16px;flex:0 0 16px}.creative-user-alert>span{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.creative-user-alert button{display:inline-flex;min-height:29px;flex:0 0 auto;cursor:pointer;align-items:center;gap:5px;border:1px solid #e3b3b3;border-radius:6px;background:#fff;padding:0 8px;color:#913838;font-size:10px;font-weight:800}.creative-user-empty{display:flex;min-height:320px;align-items:center;justify-content:center;flex-direction:column;gap:9px;padding:30px;color:#9299a8;text-align:center}.creative-user-empty>svg{width:34px;height:34px}.creative-user-empty h3{margin:2px 0 0;color:#464b56;font-size:15px;font-weight:800}.creative-user-empty p{max-width:38em;margin:0;color:#9299a8;font-size:11px;font-weight:600;line-height:1.6}.creative-user-load-more{display:flex;justify-content:center;padding:22px 0 2px}.creative-user-load-more button{min-width:122px}.creative-user-skeleton{aspect-ratio:4/4.45;overflow:hidden;position:relative;border:1px solid #e4e6eb;border-radius:8px;background:#eceef2}.creative-user-skeleton:after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.66) 48%,transparent 76%);content:"";transform:translateX(-100%);animation:creativeSkeleton 1.2s ease-in-out infinite}.creative-user-mine-section{margin-top:30px;border-top:1px solid #e5e7ed;padding-top:22px}.creative-user-section-heading{display:flex;align-items:start;justify-content:space-between;gap:14px}.creative-user-section-heading h3{margin:0;color:#343843;font-size:15px;font-weight:850}.creative-user-section-heading p{margin:4px 0 0;color:#939aa9;font-size:11px;font-weight:600}.creative-user-modal-close,.creative-user-section-heading>button,.creative-user-submit-heading>button{display:grid;width:32px;height:32px;cursor:pointer;place-items:center;border:1px solid #e0e3ea;border-radius:7px;background:#fff;color:#7b8391}.creative-user-modal-close:hover,.creative-user-section-heading>button:hover,.creative-user-submit-heading>button:hover{border-color:#c9c0fa;color:var(--creative-accent-strong)}.creative-user-modal-close svg,.creative-user-section-heading>button svg,.creative-user-submit-heading>button svg{width:15px;height:15px}.creative-user-mine-list{display:grid;gap:8px;margin-top:14px}.creative-user-mine-item{display:grid;min-width:0;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid #eceef2;padding:9px 0}.creative-user-mine-item>img{display:block;width:58px;height:44px;border-radius:6px;background:#eef0f4;-o-object-fit:cover;object-fit:cover}.creative-user-mine-info{min-width:0}.creative-user-mine-title-row{display:flex;min-width:0;align-items:center;gap:8px}.creative-user-mine-title-row strong{min-width:0;overflow:hidden;color:#3c414d;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.creative-user-mine-title-row>span{display:inline-flex;min-height:22px;flex:0 0 auto;align-items:center;border-radius:5px;background:#f0f2f5;padding:0 7px;color:#737b89;font-size:10px;font-weight:800}.creative-user-mine-title-row>span[data-tone=success]{background:#eaf8ef;color:#217a4b}.creative-user-mine-title-row>span[data-tone=danger]{background:#fff0f0;color:#a34242}.creative-user-mine-title-row>span[data-tone=pending]{background:#fff4df;color:#8b5c13}.creative-user-mine-info>p{max-width:100%;margin:4px 0 0;overflow:hidden;color:#9299a8;font-size:10px;font-weight:600;line-height:15px;text-overflow:ellipsis;white-space:nowrap}.creative-user-mine-actions{display:flex;align-items:center;justify-content:end;gap:6px}.creative-user-mine-actions button{min-height:30px;padding:0 8px;font-size:10px}.creative-user-mine-empty,.creative-user-mine-loading{display:flex;min-height:64px;align-items:center;justify-content:center;gap:7px;margin:0;color:#9aa1af;font-size:11px;font-weight:650}.creative-user-mine-loading svg{width:15px;height:15px}.creative-user-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;overflow:auto;background:rgba(20,22,29,.54);padding:22px;backdrop-filter:blur(6px)}.creative-user-detail-modal,.creative-user-submit-modal{position:relative;width:min(860px,100%);max-height:min(760px,calc(100vh - 44px));overflow:auto;border:1px solid #e1e4eb;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(20,22,29,.28)}.creative-user-detail-modal{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)}.creative-user-modal-close{position:absolute;top:12px;right:12px;z-index:2}.creative-user-detail-image{position:relative;display:flex;min-height:420px;align-items:center;justify-content:center;background:#eef0f4}.creative-user-detail-image img{display:block;width:100%;height:100%;max-height:620px;-o-object-fit:contain;object-fit:contain}.creative-user-detail-copy{min-width:0;overflow:auto;padding:34px 26px 26px}.creative-user-detail-copy h2{margin:0;color:#242832;font-size:21px;font-weight:850;line-height:1.35;overflow-wrap:anywhere}.creative-user-detail-copy>p{margin:16px 0 0;color:#667080;font-size:13px;font-weight:550;line-height:1.75;overflow-wrap:anywhere;white-space:pre-wrap}.creative-user-detail-copy .creative-user-detail-author{margin-top:7px;color:#9299a8;font-size:11px;font-weight:650}.creative-user-detail-copy details{margin-top:18px;border-top:1px solid #eceef2;padding-top:14px}.creative-user-detail-copy summary{cursor:pointer;color:#5c4cc0;font-size:11px;font-weight:800}.creative-user-detail-copy details p{margin:10px 0 0;color:#697182;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}.creative-user-detail-actions{margin-top:24px}.creative-user-submit-modal{width:min(560px,100%);padding:22px}.creative-user-submit-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.creative-user-submit-heading>div>span{color:#8c94a4;font-size:10px;font-weight:800;letter-spacing:.04em}.creative-user-submit-heading h2{margin:4px 0 0;color:#242832;font-size:19px;font-weight:850}.creative-user-submit-preview{display:flex;width:100%;aspect-ratio:4/3;align-items:center;justify-content:center;overflow:hidden;margin-top:18px;border:1px solid #e2e5eb;border-radius:7px;background:#eef0f4}.creative-user-submit-preview img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.creative-user-file-button{width:100%;margin-top:10px}.creative-user-field{display:grid;gap:6px;margin-top:14px}.creative-user-field>span{color:#626b7b;font-size:11px;font-weight:800}.creative-user-field input,.creative-user-field textarea{width:100%;min-width:0;border:1px solid #dfe2e9;border-radius:6px;outline:0;background:#fafbfc;padding:9px 10px;color:#30343e;font-size:12px;font-weight:600;line-height:1.55;resize:vertical}.creative-user-field input:focus,.creative-user-field textarea:focus,.creative-user-works-search-row label:focus-within{border-color:#9d8aff;box-shadow:0 0 0 3px rgba(109,74,255,.09)}.creative-user-submit-options{display:flex;flex-wrap:wrap;gap:16px;margin-top:14px}.creative-user-submit-options label{display:inline-flex;align-items:center;gap:6px;color:#687182;font-size:11px;font-weight:700}.creative-user-submit-options input{width:15px;height:15px;accent-color:var(--creative-accent)}.creative-user-submit-note{margin:14px 0 0;color:#9299a8;font-size:10px;font-weight:650;line-height:1.6}.creative-user-submit-modal .creative-user-alert{margin-top:12px;margin-bottom:0}.creative-user-submit-footer{display:flex;justify-content:end;gap:8px;margin-top:18px}.creative-user-submit-footer button{min-width:88px}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square{--creative-border:#333640;background:#17181e;color:#edf0f6}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-footer,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-overwrite-content,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-header,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-tabs,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-template-card,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-template-detail,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-modal,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-modal{background:#202127}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-prompt-box,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-prompt-tabs,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-filters,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-search,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card-actions button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-actions button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-field input,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-field textarea,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-file-button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-load-more button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-modal-close,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-section-heading>button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-footer button:first-child,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-heading>button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-works-search-row label,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-variable-list input{background:#191a20}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-title-row h2,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-overwrite-content h2,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-heading h1,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-template-title,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card-title-row h3,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-copy h2,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-heading h2,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-works-toolbar h2{color:#f4f5f8}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-prompt-box p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-search input,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-variable-list input{color:#d9dde6}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-section>p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-title-row a,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card-author,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-copy details p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-copy>p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-field>span,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-mine-empty,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-mine-info>p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-mine-loading,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-section-heading p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-note,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-options label,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-works-search-row>span,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-works-toolbar p,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-variable-list label span{color:#c7ccd7}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-overwrite-content>div button:first-child,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-prompt-heading button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-prompt-tabs button[aria-selected=true],.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-filters button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-load-more button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-works-toolbar-actions button{border-color:#3a3d47;background:#282a31;color:#c7ccd7}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-section h3,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-topbar,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-prompt-heading h3,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-square-tabs button[aria-selected=true]{color:#e7e9ef}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-mine-item,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-mine-section{border-color:#333640}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card-image,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-image,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-skeleton,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-preview,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-work-placeholder{border-color:#333640;background:#14151a}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card-actions button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-actions button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-file-button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-load-more button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-modal-close,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-section-heading>button,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-footer button:first-child,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-submit-heading>button{border-color:#3a3d47;color:#c7ccd7}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-card-actions button[aria-pressed=true],.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-user-detail-actions button[aria-pressed=true]{border-color:#6153b5;background:#292444;color:#c6bbff}.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-detail-media,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-media-element,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-media-fallback,.original-workspace-root[data-yaistudio-theme=dark] #panel-creative-square .creative-template-preview{background:#14151a}@media (max-width:1240px){.creative-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creative-user-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.creative-template-detail{width:340px;flex-basis:340px}}@media (max-width:1040px){.creative-template-detail{position:absolute;top:0;right:0;bottom:0;width:min(390px,calc(100% - 24px));min-width:0;transform:translateX(102%);transition:transform .22s cubic-bezier(.16,1,.3,1)}.creative-square-panel[data-detail-open=true] .creative-template-detail{transform:translateX(0)}.creative-detail-topbar button{display:grid}.creative-detail-media{aspect-ratio:4/3}.creative-prompt-box{min-height:140px}.creative-detail-overlay{position:absolute;inset:0;z-index:10;display:block;cursor:pointer;border:0;background:rgba(20,22,29,.38);opacity:0;pointer-events:none;transition:opacity .18s ease}.creative-square-panel[data-detail-open=true] .creative-detail-overlay{opacity:1;pointer-events:auto}}@media (max-width:720px){.creative-square-header{min-height:118px;align-items:stretch;flex-direction:column;gap:12px;padding:14px}.creative-square-heading-icon{width:34px;height:34px;flex-basis:34px}.creative-square-heading h1{font-size:18px}.creative-square-search{width:100%;min-width:0;height:40px}.creative-square-tabs{min-height:48px;gap:22px;padding:0 14px}.creative-square-header-spacer{display:none}.creative-square-tabs button{height:48px}.creative-square-filters{min-height:52px;padding:8px 14px}.creative-square-gallery-scroll{padding:12px 10px 24px}.creative-user-works{padding:16px 12px 26px}.creative-user-works-toolbar{flex-direction:column;gap:12px}.creative-user-works-toolbar-actions{width:100%}.creative-user-works-toolbar-actions button{flex:1 1 0}.creative-user-works-search-row{align-items:start;flex-direction:column;gap:8px;margin:18px 0 13px}.creative-user-works-search-row label{width:100%}.creative-user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creative-user-card-body{padding:10px}.creative-user-card-title-row{display:block}.creative-user-card-title-row>span{display:block;margin-top:3px}.creative-user-card-title-row h3{min-height:34px;font-size:12px;line-height:17px}.creative-user-card-actions{gap:5px}.creative-user-card-actions button{flex:1 1 0;padding:0 4px}.creative-user-mine-item{grid-template-columns:52px minmax(0,1fr)}.creative-user-mine-item>img{width:52px;height:40px}.creative-user-mine-actions{grid-column:2;justify-content:start}.creative-user-detail-modal{display:block}.creative-user-detail-image{min-height:260px;max-height:58vh}.creative-user-detail-copy{padding:22px 18px 20px}.creative-user-submit-modal{padding:18px}.creative-template-grid{grid-template-columns:minmax(0,1fr);gap:12px}.creative-template-card{display:grid;grid-template-columns:minmax(96px,40%) minmax(0,1fr)}.creative-template-preview{height:100%;min-height:154px;aspect-ratio:auto;border-right:1px solid #e9ebf0;border-bottom:0}.creative-template-card-body{display:flex;min-width:0;flex-direction:column;padding:10px}.creative-template-title{min-height:36px;font-size:12px;line-height:18px}.creative-template-meta{flex-wrap:wrap;overflow:visible}.creative-template-meta span:first-child{display:none}.creative-template-card-actions{margin-top:auto;padding-top:8px}.creative-template-card-actions button{height:32px;padding:0 6px;font-size:9px}.original-workspace-root #panel-creative-square .creative-template-detail{width:100%!important;padding-top:0!important;padding-bottom:0!important}.creative-detail-content{padding:16px}.creative-detail-footer{padding:12px 16px 16px}.creative-overwrite-dialog{padding:12px}.creative-overwrite-content{padding:20px}}@media (max-width:420px){.creative-template-card{grid-template-columns:minmax(88px,38%) minmax(0,1fr)}.creative-template-preview{min-height:148px}.creative-template-count,.creative-template-meta span[data-mode=ready]{display:none}.creative-template-card-actions{grid-template-columns:1fr}.creative-user-grid{grid-template-columns:minmax(0,1fr)}.creative-user-card-title-row{display:flex}.creative-user-card-title-row>span{display:block;margin-top:2px}}@media (prefers-reduced-motion:reduce){.creative-detail-overlay,.creative-square-tabs button:after,.creative-template-card,.creative-template-detail,.creative-template-preview .creative-media-element,.creative-user-card,.creative-user-card-image img,.creative-user-card-overlay{transition-duration:.01ms!important}.creative-spin,.creative-template-skeleton:after{animation:none!important}}