:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:2.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#213547;background-color:#fff}.app-container{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:10px}h1{font-size:2rem;margin-bottom:.5rem;color:#213547}.app-description{font-size:1.1rem;margin-bottom:2rem;color:#666}.upload-box{border:2px dashed #ccc;padding:7rem;border-radius:10px;cursor:pointer;transition:border-color .3s}.upload-box:hover{border-color:#646cff}.upload-label{font-size:1.1rem;color:#213547;cursor:pointer}.upload-label input{display:none}.image{display:flex;flex-direction:column}.cropper-container{width:100%;display:flex;flex-direction:column;align-items:center;height:68vh}.cropper{position:relative;width:70%;height:400px;background:#f9f9f9;border-radius:8px;overflow:hidden}.controls{width:100%;margin-top:1.5rem}.zoom-control{margin-bottom:1.5rem}.zoom-control label{display:block;margin-bottom:.5rem;font-weight:500}.zoom-control input[type=range]{width:100%;max-width:400px}.zoom-control span{display:block;margin-top:.3rem;font-size:.9rem;color:#555}.buttons{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.button{padding:.6rem 1.2rem;border-radius:8px;border:1px solid transparent;font-size:1rem;font-weight:500;font-family:inherit;background-color:#f9f9f9;color:#213547;cursor:pointer;transition:border-color .25s,background-color .25s}.button:hover{border-color:#646cff}.button.primary{background-color:#646cff;color:#fff}.button.primary:hover{background-color:#535bf2}.result-container{width:100%;max-width:400px;margin:2rem auto}.preview{margin-bottom:1.5rem}.cropped-image{width:250px;height:250px;border-radius:50%;object-fit:cover;box-shadow:0 4px 12px #0000001a}.options{text-align:center;margin-bottom:1.5rem}.options p{font-weight:600;margin:1rem 0 .5rem}.options label{margin:1rem .6rem}@media (max-width: 768px){.cropper{height:300px}.cropped-image{width:200px;height:200px}}@media (max-width: 768px){.app-container{padding:1rem}h1{font-size:1.5rem}.app-description{font-size:1rem;margin-bottom:1.2rem;padding:0 .5rem}.upload-box{padding:3rem 1rem}.cropper-container{height:auto;padding:.5rem}.cropper{width:100%;height:250px}.controls{margin-top:1rem;padding:0 .5rem}.zoom-control{margin-bottom:1rem}.zoom-control input[type=range]{max-width:100%}.buttons{flex-direction:column;gap:.75rem}.button{width:100%;font-size:.95rem}.result-container{max-width:100%;margin:1.5rem auto}.preview{margin-bottom:1rem}.cropped-image{width:180px;height:180px}.options{margin-bottom:1rem}.options label{display:inline-block;margin:.4rem .6rem;font-size:.9rem}}@media (max-width: 375px){h1{font-size:1.3rem}.cropped-image{width:150px;height:150px}.button{font-size:.85rem;padding:.5rem}.options label{margin:.3rem .4rem}}
