.ico-converter-tool .ico-upload-area{background:linear-gradient(135deg,#fff7ed,#fef3c873);border:2px dashed #fdba74;border-radius:1rem;padding:1.25rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.dark .ico-converter-tool .ico-upload-area{background:#1f2937;border-color:#ea580c8c}.ico-converter-tool .ico-upload-area.dragover{border-color:#f97316;box-shadow:0 0 0 4px #f973162e}.ico-converter-tool .ico-option-chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;cursor:pointer;display:inline-flex;font-size:.875rem;justify-content:center;padding:.3rem .75rem;position:relative;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark .ico-converter-tool .ico-option-chip{background:#111827;border-color:#4b5563;color:#e5e7eb}.ico-converter-tool .ico-option-chip input{opacity:0;pointer-events:none;position:absolute}.ico-converter-tool .ico-option-chip:hover{background:#fff7ed;border-color:#fdba74}.dark .ico-converter-tool .ico-option-chip:hover{background:#1f2937;border-color:#f97316bf}.ico-converter-tool .ico-option-chip input:checked+span:before{border:2px solid rgba(249,115,22,.7);border-radius:999px;content:"";top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;position:absolute}.ico-converter-tool .ico-option-chip input:checked+span{color:#c2410c;font-weight:700}.dark .ico-converter-tool .ico-option-chip input:checked+span{color:#fb923c}.ico-converter-tool .ico-preview-canvas{background:linear-gradient(45deg,#f3f4f6 25%,transparent 0),linear-gradient(-45deg,#f3f4f6 25%,transparent 0),linear-gradient(45deg,transparent 75%,#f3f4f6 0),linear-gradient(-45deg,transparent 75%,#f3f4f6 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border:1px solid #e5e7eb;border-radius:.75rem;height:128px;width:128px}.dark .ico-converter-tool .ico-preview-canvas{background:linear-gradient(45deg,#374151 25%,transparent 0),linear-gradient(-45deg,#374151 25%,transparent 0),linear-gradient(45deg,transparent 75%,#374151 0),linear-gradient(-45deg,transparent 75%,#374151 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-color:#4b5563}.ico-converter-tool .ico-crop-container{margin-top:1rem}.ico-converter-tool .ico-crop-image-wrapper{background:#e5e7eb;border-radius:.75rem;display:inline-block;max-width:100%;overflow:hidden;position:relative}.dark .ico-converter-tool .ico-crop-image-wrapper{background:#374151}.ico-converter-tool .ico-crop-image{display:block;height:auto;margin:0 auto;max-height:600px;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto;-webkit-user-drag:none;-o-object-fit:contain;object-fit:contain}.ico-converter-tool .ico-crop-box{cursor:move;height:160px;left:0;pointer-events:none;position:absolute;top:0;width:160px}.ico-converter-tool .ico-crop-box-border,.ico-converter-tool .ico-crop-box-mask,.ico-converter-tool .ico-crop-handle{pointer-events:auto}.ico-converter-tool .ico-crop-box-mask{background:#0f172a26;top:0;right:0;bottom:0;left:0;position:absolute}.ico-converter-tool .ico-crop-box-border{border:2px solid #f97316;box-shadow:0 0 0 1px #f9731659;top:0;right:0;bottom:0;left:0;position:absolute}.ico-converter-tool .ico-crop-handle{background:#f97316;border:2px solid #fff;border-radius:999px;box-shadow:0 0 0 1px #0f172a4d;cursor:nwse-resize;height:12px;position:absolute;width:12px}.ico-converter-tool .ico-crop-handle-br{bottom:-6px;right:-6px}.ico-converter-tool .ico-message{align-items:flex-start;animation:icoSlideIn .25s ease-out;border-left:4px solid;border-radius:.75rem;display:flex;font-size:.95rem;gap:.55rem;margin-top:1rem;padding:.75rem .85rem}.ico-converter-tool .ico-message svg{flex-shrink:0;margin-top:2px}.ico-converter-tool .ico-message-error{background-color:#fef2f2;border-left-color:#ef4444;color:#b91c1c}.ico-converter-tool .ico-message-success{background-color:#f0fdf4;border-left-color:#22c55e;color:#15803d}.ico-converter-tool .ico-message-info{background-color:#fff7ed;border-left-color:#f97316;color:#c2410c}.dark .ico-converter-tool .ico-message-error{background-color:#7f1d1d40;color:#fee2e2}.dark .ico-converter-tool .ico-message-success{background-color:#14532d40;color:#dcfce7}.dark .ico-converter-tool .ico-message-info{background-color:#7c2d1240;color:#ffedd5}@keyframes icoSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ico-converter-tool .ico-preview-canvas{height:96px;width:96px}}
