.studio-round-stage{--round-surface:#141416;--round-muted:#8b8b94;--round-accent:#eea0bf;width:100%;min-width:0;scroll-margin-top:92px;color:#ededf0;padding:20px 24px 28px}.studio-round-asset-actions,.studio-round-context,.studio-round-context>div,.studio-round-toolbar,.studio-round-toolbar-actions{display:flex;align-items:center;gap:8px}.studio-round-toolbar{justify-content:space-between;gap:20px}.studio-round-title{display:grid;gap:3px;min-width:140px;text-align:start}.studio-round-title strong{font-size:14px;font-weight:550}.studio-round-muted,.studio-round-title span{color:var(--round-muted);font-size:12px}.studio-round-button,.studio-round-icon{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:44px;color:#b4b4bd;border:0;background:transparent;border-radius:12px;font:inherit;font-size:12px;cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.studio-round-button{padding:0 12px}.studio-round-icon{width:44px;padding:0}.studio-round-button:hover,.studio-round-icon:hover{background:#ffffff09;color:#fff}.studio-round-drawer button:focus-visible,.studio-round-stage button:focus-visible{outline:2px solid #eea0bf;outline-offset:3px}.studio-round-drawer button:disabled,.studio-round-stage button:disabled{opacity:.35;cursor:default}.studio-round-context{justify-content:space-between;margin:18px 0;gap:24px}.studio-round-context>p{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#93939c;font-size:12px}.studio-round-context>div{flex-shrink:0}.studio-round-focus{display:grid;grid-template-columns:minmax(0,1fr);width:min(100%,1080px);margin:0 auto}.studio-round-focus figure{margin:0;min-width:0;position:relative;background:#101012;border-radius:18px;overflow:hidden}.studio-round-focus img{display:block;width:100%;height:clamp(280px,53vh,660px);object-fit:contain}.studio-round-focus figcaption{position:absolute;bottom:12px;left:12px;padding:6px 10px;background:#09090cbf;color:#eee;border-radius:8px;font-size:11px}.studio-round-compare{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-round-asset-actions{justify-content:center;flex-wrap:wrap;margin-top:10px}.studio-round-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,1080px);margin:0 auto}.studio-round-grid-many{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.studio-round-tile{border:0;padding:0;position:relative;aspect-ratio:4/3;background:#121214;border-radius:15px;overflow:hidden;cursor:pointer}.studio-round-tile img{width:100%;height:100%;display:block;object-fit:contain}.studio-round-tile-expand,.studio-round-tile-index{position:absolute;bottom:10px;color:white;background:#0a0a0b99;border-radius:6px}.studio-round-tile-index{left:10px;padding:3px 7px;font-size:10px}.studio-round-tile-expand{right:10px;box-sizing:content-box;padding:5px}.studio-round-placeholder{aspect-ratio:4/3;min-height:160px;border-radius:15px;background:#131215;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:20px;color:#cb89a4}.studio-round-placeholder strong{font-size:12px;color:#d9d4d8;font-weight:500}.studio-round-placeholder>span{max-width:230px;color:#807b84;font-size:11px;line-height:1.6}.studio-round-filmstrip{display:flex;gap:8px;justify-content:center;overflow-x:auto;max-width:100%;padding:12px 4px 4px}.studio-round-filmstrip button{width:72px;height:56px;padding:3px;border:1px solid transparent;border-radius:10px;background:#19191c;flex-shrink:0;cursor:pointer}.studio-round-filmstrip button[aria-pressed=true]{border-color:#eea0bf}.studio-round-filmstrip img{display:block;width:100%;height:100%;object-fit:contain;border-radius:6px}.studio-round-empty{display:flex;min-height:48vh;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:40px 10px;color:#b08c9b}.studio-round-empty h2{font-size:clamp(19px,2vw,25px);font-weight:500;color:#e8e4e7;margin:22px 0 10px;letter-spacing:-.025em}.studio-round-empty p{font-size:13px;color:#81818a;line-height:1.7}.studio-round-overlay{position:fixed;inset:0;background:#0009;z-index:100;backdrop-filter:blur(5px)}.studio-round-drawer{position:fixed;inset:0 0 0 auto;width:min(440px,100vw);max-height:100dvh;background:#121215;color:#ededf0;box-shadow:-20px 0 80px #0004;z-index:101;padding:24px;display:flex;flex-direction:column;overflow:hidden}.studio-round-drawer-heading{display:flex;justify-content:space-between;gap:10px;padding-bottom:20px;flex-shrink:0}.studio-round-drawer-heading h2{font-size:18px;margin:8px 0 10px;font-weight:550}.studio-round-drawer-heading p{color:#8b8b94;font-size:12px;line-height:1.7;max-width:300px}.studio-round-history-list{overflow-y:auto;min-height:0;padding:4px;display:grid;align-content:start;gap:8px}.studio-round-history-item{display:flex;align-items:center;text-align:start;gap:14px;padding:10px;min-width:0;border:0;border-radius:14px;color:#c8c8d0;background:#ffffff03;cursor:pointer}.studio-round-history-item[aria-current=true]{background:#e49dbc12}.studio-round-history-preview{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:76px;height:64px;border-radius:8px;overflow:hidden;background:#09090c;color:#a88997}.studio-round-history-preview img{width:100%;height:100%;object-fit:contain}.studio-round-history-item>span:last-child{min-width:0;display:grid;gap:5px}.studio-round-history-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.studio-round-history-item span span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#96969e}.studio-round-history-item small{font-size:10px;color:#97828d}.studio-round-load{margin-top:12px;background:#ffffff08}.studio-round-comparison-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow-y:auto;padding:4px}.studio-round-comparison-picker button{aspect-ratio:1;border:0;border-radius:12px;background:#08080a;padding:0;overflow:hidden;cursor:pointer}.studio-round-comparison-picker img{width:100%;height:100%;object-fit:contain}.studio-round-spinner{animation:studio-round-spin 1.2s linear infinite}@keyframes studio-round-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.studio-round-stage{padding:12px 12px 24px}.studio-round-toolbar{flex-wrap:wrap;gap:6px}.studio-round-title{min-width:112px}.studio-round-toolbar-actions{margin-inline-start:auto;gap:0}.studio-round-toolbar-actions .studio-round-button{padding:0 9px}.studio-round-context{gap:8px;margin:10px 0}.studio-round-context>p{max-width:42vw}.studio-round-grid,.studio-round-grid-many{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-round-placeholder{min-height:150px;padding:12px;gap:8px}.studio-round-placeholder>span{font-size:10px}.studio-round-focus img{height:clamp(260px,45vh,500px)}.studio-round-compare{gap:8px}.studio-round-compare img{height:240px}.studio-round-asset-actions{gap:0}.studio-round-asset-actions .studio-round-button{padding:0 9px}.studio-round-filmstrip{justify-content:flex-start}.studio-round-drawer{padding:18px}}@media (prefers-reduced-motion:reduce){.studio-round-spinner{animation:none}}.studio-round-notice,.studio-round-retry{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;padding:6px 12px;margin:12px 0;border-radius:12px;background:#e49dbc0a;font-size:12px}.studio-round-notice output{color:#eea0bf;margin-inline-end:auto}.studio-round-retry>span{color:#8b8b94;font-size:11px;line-height:1.6}.studio-round-error{min-width:0;width:100%;max-width:300px;color:#bca8b3;text-align:start;font-size:11px}.studio-round-error summary{min-height:44px;padding:14px 8px;cursor:pointer;text-align:center}.studio-round-error>section{max-height:120px;overflow:auto;padding:10px;border-radius:8px;background:#08080a60;color:#b6aab0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.studio-round-error summary:focus-visible,.studio-round-error>section:focus-visible{outline:2px solid #eea0bf;outline-offset:2px}.studio-round-result{min-width:0}.studio-round-result>.studio-round-tile{display:block;width:100%}.studio-round-result-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:0 4px;padding-top:4px}.studio-round-result-actions .studio-round-button{padding:0 9px}.studio-round-stage.is-embedded{padding:0}.studio-round-stage.is-embedded .studio-round-context{align-items:flex-start;margin:0 0 8px}.studio-round-stage.is-embedded .studio-round-context>p{max-width:min(76ch,100%);white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;color:#d1ccd2;padding-top:10px;font-size:13px}.studio-round-stage.is-embedded .studio-round-focus,.studio-round-stage.is-embedded .studio-round-grid{margin-inline-start:0}.studio-round-stage.is-embedded .studio-round-focus img{height:clamp(180px,28svh,320px)}.studio-round-stage.is-embedded .studio-round-focus{width:min(100%,480px)}.studio-round-stage.is-embedded .studio-round-grid{width:min(100%,1120px);grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr))}.studio-round-stage.is-embedded .studio-round-asset-actions{justify-content:flex-start}@media (max-width:640px){.studio-round-stage.is-embedded .studio-round-context{flex-wrap:wrap;gap:0}.studio-round-stage.is-embedded .studio-round-context>p{width:100%;margin:0}.studio-round-stage.is-embedded .studio-round-context>div{margin-inline-start:auto}.studio-round-result-actions{justify-content:flex-start}.studio-round-result-actions .studio-round-button{padding:0 5px;font-size:11px}}.studio-canvas-stage{min-width:0;width:100%;padding:20px 24px 28px;color:#ededf0}.studio-canvas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.studio-canvas-toolbar h1{min-width:0;max-width:64ch;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:550;letter-spacing:-.015em}.studio-canvas-toolbar-actions{display:flex;gap:4px;flex-shrink:0}.studio-canvas-content{display:flex;flex-direction:column;gap:24px;min-width:0}.studio-canvas-entry{min-width:0;scroll-margin-top:92px}.studio-canvas-history-item{display:grid;min-width:0;min-height:72px;gap:6px;padding:14px 16px;border:0;border-radius:12px;background:#ffffff03;color:#d6d2d8;text-align:start;cursor:pointer}.studio-canvas-history-item:hover,.studio-canvas-history-item[aria-current=true]{background:#e49dbc12}.studio-canvas-history-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500}.studio-canvas-history-item span{color:#918a94;font-size:11px}.studio-canvas-stage button:focus-visible{outline:2px solid #eea0bf;outline-offset:3px}.studio-canvas-empty{display:flex;min-height:46vh;padding:36px 16px;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#a98998}.studio-canvas-empty h2{color:#e8e4e7;font-size:clamp(20px,2vw,25px);font-weight:500;margin:22px 0 10px}.studio-canvas-empty p{color:#88818b;font-size:13px;line-height:1.7}@media (max-width:640px){.studio-canvas-stage{padding:12px 12px 24px}.studio-canvas-toolbar{flex-wrap:wrap;gap:4px 12px;margin-bottom:20px}.studio-canvas-toolbar h1{flex:1 1 100%;font-size:14px}.studio-canvas-toolbar-actions{margin-inline-start:auto}.studio-canvas-toolbar-actions .studio-round-button{padding:0 8px}.studio-canvas-content{gap:20px}}.studio-canvas-history button:disabled,.studio-canvas-stage button:disabled{opacity:.4;cursor:default}