.lexical-preview-row{display:flex;gap:8px;align-items:stretch}.lexical-two-thirds-left .left{flex:2 1}.lexical-two-thirds-left .right,.lexical-two-thirds-right .left{flex:1 1}.lexical-two-thirds-right .right{flex:2 1}.lexical-preview-box{background:var(--theme-elevation-50);border:1px dashed var(--theme-border-color);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--theme-elevation-500);font-size:12px;overflow:hidden;aspect-ratio:3/2}.lexical-preview-box.portrait{aspect-ratio:381/572}.lexical-preview-box.lexical-muted{background:#fafafa;border-style:solid}.lexical-full{width:100%}.lexical-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px}.lexical-button{display:inline-block;background:#dcf0be;color:#131317;padding:8px 12px;border-radius:4px;font-size:12px;text-transform:uppercase}