:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}.crop-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.crop-container{position:relative;width:90%;max-width:400px;height:400px;background:#000;border-radius:12px}.crop-actions{position:absolute;bottom:10px;width:100%;display:flex;justify-content:space-around}.image-preview img{width:120px;height:120px;object-fit:cover;border-radius:50%}
