body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pdf-container{display:flex;flex-direction:row;height:500px}.pdf-view{flex:1 1;cursor:pointer}.crop-area{flex:1 1;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center}.resizable-handle{width:42px;height:42px;background-color:#007bff;border-radius:50%;position:absolute;z-index:10}.resizable-handle.se{bottom:-12px;right:-12px;cursor:se-resize}.resizable-handle.sw{bottom:-12px;left:-12px;cursor:sw-resize}.resizable-handle.ne{top:-12px;right:-12px;cursor:ne-resize}.resizable-handle.nw{top:-6px;left:-6px;cursor:nw-resize}.custom-resizable-handle{position:absolute;width:15px;height:15px;background-color:#22cbff;border-radius:50%;z-index:100;cursor:pointer}.custom-resizable-handle-se{right:-8px;bottom:-8px;cursor:se-resize}.custom-resizable-handle-sw{left:-8px;bottom:-8px;cursor:sw-resize}.custom-resizable-handle-ne{right:-8px;top:-8px;cursor:ne-resize}.custom-resizable-handle-nw{left:-8px;top:-8px;cursor:nw-resize}