:root{--bg: #f4f0e6;--bg2: #FAF8F3;--ink: #2D2A26;--inkSoft: #6B655B;--inkFaint: #ABA396;--warm: #FF7A59;--warmDeep: #E8623E;--cool: #6FCF97;--coolDeep: #4FB57C}@keyframes floatA{0%,to{transform:rotate(3deg) translateY(0)}50%{transform:rotate(2deg) translateY(-6px)}}@keyframes floatB{0%,to{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(-4deg) translateY(-4px)}}@keyframes floatC{0%,to{transform:rotate(2deg) translateY(0)}50%{transform:rotate(3deg) translateY(-3px)}}.cropPdfWrap{display:flex;flex-direction:column;gap:16px;padding:22px}.cropPdfDrop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:48px 24px;border:2px dashed rgba(45,42,38,.18);border-radius:12px;background:#faf8f3;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.cropPdfDrop:hover,.cropPdfDrop.isDragOver{border-color:#4f46e5;background:#eef2ff}.cropPdfDropIcon{font-size:36px;line-height:1}.cropPdfDropText{font-size:14px;font-weight:600;color:#2d2a26}.cropPdfDropHint{font-size:12px;color:#6b655b}.cropPdfFileInput{display:none}.cropPdfHeader{display:flex;align-items:center;gap:8px}.cropPdfFileName{flex:1;min-width:0;font-size:13px;font-weight:500;color:#2d2a26;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cropPdfPageCount{font-size:12px;color:#6b655b;flex-shrink:0}.cropPdfIconBtn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(45,42,38,.18);border-radius:7px;background:#faf8f3;color:#2d2a26;font-size:14px;cursor:pointer;transition:background .1s;flex-shrink:0;margin-left:auto}.cropPdfIconBtn:hover{background:#2d2a261f}.cropPdfEditor{display:grid;grid-template-columns:1fr 270px;gap:20px;align-items:start}@media(max-width:680px){.cropPdfEditor{grid-template-columns:1fr}}.cropPdfCanvasWrap{position:relative;user-select:none;touch-action:none;border-radius:4px;cursor:crosshair}.cropPdfCanvasWrap.isLoading{opacity:.72}.cropPdfCanvas{display:block;width:100%;height:auto;border-radius:4px;box-shadow:0 2px 12px #2d2a262e;background:#fff}.cropPdfLoading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:14px;color:#6b655b;background:#ffffff8c;border-radius:4px}.cropPdfOverlayBand{position:absolute;background:#0000006b;pointer-events:none;z-index:1}.cropPdfLineV,.cropPdfLineH{position:absolute;z-index:2;pointer-events:all}.cropPdfLineV:after,.cropPdfLineH:after{content:"";position:absolute}.cropPdfLineH{left:0;right:0;height:1px;background:#ffffffd9;cursor:ns-resize}.cropPdfLineH:after{inset:-5px 0}.cropPdfLineV{top:0;bottom:0;width:1px;background:#ffffffd9;cursor:ew-resize}.cropPdfLineV:after{inset:0 -5px}.cropPdfHandle{position:absolute;z-index:3;background:#fff;border:1.5px solid rgba(45,42,38,.4);border-radius:5px;box-shadow:0 1px 5px #2d2a2638;pointer-events:all}.cropPdfHandle:before{content:"";position:absolute;top:50%;left:50%;background:#2d2a2659;border-radius:1px}.cropPdfHandleH{width:36px;height:12px;transform:translate(-50%,-50%);cursor:ns-resize}.cropPdfHandleH:before{width:18px;height:2px;margin-top:-1px;margin-left:-9px;box-shadow:0 -3px #2d2a2659,0 3px #2d2a2659}.cropPdfHandleV{width:12px;height:36px;transform:translate(-50%,-50%);cursor:ew-resize}.cropPdfHandleV:before{width:2px;height:18px;margin-top:-9px;margin-left:-1px;box-shadow:-3px 0 #2d2a2659,3px 0 #2d2a2659}.cropPdfModeToggle{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#2d2a26;cursor:pointer;user-select:none}.cropPdfModeToggle input[type=checkbox]{cursor:pointer}.cropPdfPageDot{display:inline-block;margin-left:5px;font-size:8px;color:#4f46e5;vertical-align:middle}.cropPdfControls{display:flex;flex-direction:column;gap:12px;position:sticky;top:16px}.cropPdfPageNav{display:flex;align-items:center;gap:8px}.cropPdfNavBtn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid rgba(45,42,38,.18);border-radius:7px;background:#faf8f3;color:#2d2a26;font-size:18px;cursor:pointer;flex-shrink:0;transition:background .1s}.cropPdfNavBtn:hover:not(:disabled){background:#2d2a261a}.cropPdfNavBtn:disabled{opacity:.3;cursor:default}.cropPdfPageInfo{font-size:13px;color:#6b655b;font-weight:500;flex:1;text-align:center}.cropPdfMarginRow{display:flex;align-items:center;gap:10px}.cropPdfSideLabel{font-size:13px;font-weight:500;color:#2d2a26;min-width:60px;flex-shrink:0}.cropPdfMarginInput{flex:1;min-width:0;width:auto}.cropPdfMarginUnit{font-size:12px;color:#6b655b;flex-shrink:0}
