body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{width:100%;height:100%}.photo-editor-container{width:100%;height:100%;min-height:400px;position:relative}.photo-editor-container canvas{touch-action:none;width:100%;height:100%;position:absolute;top:0;left:0}.photo-editor-empty{color:#999;background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;font-size:16px;display:flex}.sheet-preview-container{background:#e8e8e8;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;padding:16px;display:flex}.sheet-preview-container canvas{box-shadow:0 2px 8px #00000026}
