#cropUploader{padding:1rem}#dropZoneCrop{padding:1.5rem 1rem}@media (min-width: 640px){#dropZoneCrop{padding:2rem}}#dropZoneCrop .w-24{width:3.5rem;height:3.5rem;margin-bottom:1rem}#dropZoneCrop svg[width="42"]{width:28px;height:28px}#dropZoneCrop h3{margin-bottom:.25rem;font-size:1.125rem}#dropZoneCrop p{margin-bottom:.5rem}#dropZoneCrop .mb-6{margin-bottom:1rem}body:not(.orqui-crop-has-file) main .max-w-7xl>section{display:none}#cropSection .mt-auto.bg-gradient-to-br{display:none}#cropStage img{transition:transform .18s ease}#cropOverlay{pointer-events:none}#cropRect{cursor:move;pointer-events:auto;transition:box-shadow .15s}.crop-grid{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to right,rgba(255,255,255,.35) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.35) 1px,transparent 1px);background-size:33.333% 33.333%;opacity:0;transition:opacity .2s}#cropRect:hover .crop-grid,.grabbing .crop-grid{opacity:1}.crop-guide{position:absolute;inset:0;pointer-events:none;opacity:0;transition:opacity .2s}#cropRect[data-overlay=thirds] .crop-guide-thirds,#cropRect[data-overlay=golden] .crop-guide-golden,#cropRect[data-overlay=diagonals] .crop-guide-diagonals{opacity:1}.crop-guide-thirds{background:linear-gradient(to right,transparent 33.333%,rgba(255,255,255,.55) 33.333%,rgba(255,255,255,.55) calc(33.333% + 1px),transparent calc(33.333% + 1px),transparent 66.666%,rgba(255,255,255,.55) 66.666%,rgba(255,255,255,.55) calc(66.666% + 1px),transparent calc(66.666% + 1px)),linear-gradient(to bottom,transparent 33.333%,rgba(255,255,255,.55) 33.333%,rgba(255,255,255,.55) calc(33.333% + 1px),transparent calc(33.333% + 1px),transparent 66.666%,rgba(255,255,255,.55) 66.666%,rgba(255,255,255,.55) calc(66.666% + 1px),transparent calc(66.666% + 1px))}.crop-guide-golden{background:linear-gradient(to right,transparent 38.2%,rgba(253,224,71,.7) 38.2%,rgba(253,224,71,.7) calc(38.2% + 1px),transparent calc(38.2% + 1px),transparent 61.8%,rgba(253,224,71,.7) 61.8%,rgba(253,224,71,.7) calc(61.8% + 1px),transparent calc(61.8% + 1px)),linear-gradient(to bottom,transparent 38.2%,rgba(253,224,71,.7) 38.2%,rgba(253,224,71,.7) calc(38.2% + 1px),transparent calc(38.2% + 1px),transparent 61.8%,rgba(253,224,71,.7) 61.8%,rgba(253,224,71,.7) calc(61.8% + 1px),transparent calc(61.8% + 1px))}.crop-guide-diagonals{width:100%;height:100%}.crop-h{position:absolute;width:12px;height:12px;background:#fff;border:2.5px solid #2563EB;box-shadow:0 1px 4px #00000040,0 0 0 1px #ffffff4d;border-radius:3px;pointer-events:auto;transition:transform .12s,background .12s}.crop-h:hover{background:#2563eb;transform:scale(1.25)}.handle-nw{top:-6px;left:-6px;cursor:nwse-resize}.handle-ne{top:-6px;right:-6px;cursor:nesw-resize}.handle-sw{bottom:-6px;left:-6px;cursor:nesw-resize}.handle-se{bottom:-6px;right:-6px;cursor:nwse-resize}.handle-n{top:-6px;left:50%;transform:translate(-50%);cursor:ns-resize}.handle-s{bottom:-6px;left:50%;transform:translate(-50%);cursor:ns-resize}.handle-e{right:-6px;top:50%;transform:translateY(-50%);cursor:ew-resize}.handle-w{left:-6px;top:50%;transform:translateY(-50%);cursor:ew-resize}.handle-n:hover,.handle-s:hover{transform:translate(-50%) scale(1.25)}.handle-e:hover,.handle-w:hover{transform:translateY(-50%) scale(1.25)}.crop-float-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffffe6;backdrop-filter:blur(8px);border:1px solid rgba(11,19,32,.1);box-shadow:0 2px 8px #0000001a;transition:all .15s;color:#0b1320}.crop-float-btn:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:scale(1.08)}.tool-btn{background:#f1f5f9;padding:.55rem .75rem;border-radius:.625rem;line-height:1;font-weight:500;transition:all .15s;display:flex;align-items:center;justify-content:center}.tool-btn:hover{background:#e2e8f0;transform:scale(1.05)}.aspect-btn{background:#f1f5f9;padding:.5rem .875rem;border-radius:.625rem;line-height:1;font-weight:600;transition:all .15s;border:2px solid transparent}.aspect-btn:hover{background:#e2e8f0;border-color:#2563eb33}.aspect-btn.active{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 2px 8px #2563eb4d}.crop-quick-btn{display:inline-flex;align-items:center;padding:.45rem .75rem;border-radius:.75rem;border:1px solid rgba(11,19,32,.1);background:#fff;color:#0b1320bd;font-weight:700;transition:all .16s ease}.crop-quick-btn:hover,.crop-quick-btn.active{border-color:#2563eb4d;background:#2563eb14;color:var(--color-orqui-ocean)}.preset-btn{background:#f1f5f9;padding:.45rem .6rem;border-radius:.5rem;font-weight:500;transition:all .15s;border:1.5px solid transparent;text-align:center}.preset-btn:hover{background:#e2e8f0;border-color:#2563eb26}.preset-btn.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f;box-shadow:0 2px 6px #1e3a5f4d}.grabbing,.grabbing *{cursor:grabbing!important}details[open] summary{border-bottom:1px solid rgba(11,19,32,.06)}details>div{animation:faqSlide .2s ease-out}@keyframes faqSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
