.index-module__lCcg3G__container{box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;background:#fff;border-radius:12px;width:100%;max-width:1000px;margin:0 auto;padding:clamp(.75rem,3vw,1.5rem);box-shadow:0 2px 8px #0000001a}.index-module__lCcg3G__containerDark{box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;background:#1e1e1e;border-radius:12px;width:100%;max-width:1000px;margin:0 auto;padding:clamp(.75rem,3vw,1.5rem);box-shadow:0 2px 8px #0000004d}.index-module__lCcg3G__dropzone{cursor:pointer;background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%);border:2px dashed #ccc;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;transition:all .3s;display:flex}.index-module__lCcg3G__dropzone:hover{background:linear-gradient(135deg,#fdf2f8 0%,#fce4ec 100%);border-color:#e91e63}.index-module__lCcg3G__dropzoneActive{background:linear-gradient(135deg,#fdf2f8 0%,#fce4ec 100%);border-color:#e91e63;transform:scale(1.01)}.index-module__lCcg3G__containerDark .index-module__lCcg3G__dropzone{background:linear-gradient(135deg,#252525 0%,#2a2a2a 100%);border-color:#444}.index-module__lCcg3G__containerDark .index-module__lCcg3G__dropzone:hover,.index-module__lCcg3G__containerDark .index-module__lCcg3G__dropzoneActive{background:linear-gradient(135deg,#2a2025 0%,#2d2528 100%);border-color:#e91e63}.index-module__lCcg3G__dropzoneIcon{color:#ccc;margin-bottom:1rem}.index-module__lCcg3G__containerDark .index-module__lCcg3G__dropzoneIcon{color:#666}.index-module__lCcg3G__dropzoneText{color:#333;margin:0 0 .5rem;font-size:1.25rem;font-weight:500}.index-module__lCcg3G__containerDark .index-module__lCcg3G__dropzoneText{color:#e0e0e0}.index-module__lCcg3G__dropzoneSubtext{color:#666;margin:0;font-size:.9rem}.index-module__lCcg3G__containerDark .index-module__lCcg3G__dropzoneSubtext{color:#888}.index-module__lCcg3G__settingsPanel{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.index-module__lCcg3G__containerDark .index-module__lCcg3G__settingsPanel{background:#252525}.index-module__lCcg3G__settingRow{flex-direction:column;gap:.5rem;display:flex}.index-module__lCcg3G__settingLabel{color:#333;font-size:.9rem;font-weight:600}.index-module__lCcg3G__containerDark .index-module__lCcg3G__settingLabel{color:#e0e0e0}.index-module__lCcg3G__settingHint{color:#888;margin:0;font-size:.8rem}.index-module__lCcg3G__containerDark .index-module__lCcg3G__settingHint{color:#666}.index-module__lCcg3G__sliderContainer{align-items:center;gap:1rem;display:flex}.index-module__lCcg3G__slider{appearance:none;background:#e0e0e0;border-radius:4px;outline:none;flex:1;height:8px;transition:background .2s}.index-module__lCcg3G__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#e91e63;border-radius:50%;width:22px;height:22px;transition:transform .15s;box-shadow:0 2px 6px #e91e634d}.index-module__lCcg3G__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.index-module__lCcg3G__slider::-moz-range-thumb{cursor:pointer;background:#e91e63;border:none;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #e91e634d}.index-module__lCcg3G__containerDark .index-module__lCcg3G__slider{background:#333}.index-module__lCcg3G__sliderValue{text-align:right;color:#e91e63;min-width:42px;font-size:1rem;font-weight:700}.index-module__lCcg3G__resultLayout{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem;display:grid}.index-module__lCcg3G__imagePreviewContainer{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.index-module__lCcg3G__containerDark .index-module__lCcg3G__imagePreviewContainer{background:#252525;border-color:#333}.index-module__lCcg3G__imagePreview{object-fit:contain;width:100%;height:auto;max-height:500px;display:block}.index-module__lCcg3G__paletteContainer{flex-direction:column;gap:1rem;display:flex}.index-module__lCcg3G__swatchesGrid{grid-template-columns:repeat(auto-fill,minmax(min(140px,100%),1fr));gap:.75rem;display:grid}.index-module__lCcg3G__swatchCard{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.index-module__lCcg3G__swatchCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.index-module__lCcg3G__containerDark .index-module__lCcg3G__swatchCard{background:#252525;border-color:#333}.index-module__lCcg3G__containerDark .index-module__lCcg3G__swatchCard:hover{box-shadow:0 4px 12px #0000004d}.index-module__lCcg3G__swatchColor{width:100%;height:80px;position:relative}.index-module__lCcg3G__swatchPercentage{color:#fff;text-shadow:0 1px 3px #00000080;background:#0000004d;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:700;position:absolute;bottom:4px;right:6px}.index-module__lCcg3G__swatchInfo{flex-direction:column;gap:.2rem;padding:.5rem .6rem;display:flex}.index-module__lCcg3G__swatchHex{color:#333;font-family:monospace;font-size:.85rem;font-weight:700}.index-module__lCcg3G__containerDark .index-module__lCcg3G__swatchHex{color:#e0e0e0}.index-module__lCcg3G__swatchRgb{color:#888;font-family:monospace;font-size:.75rem}.index-module__lCcg3G__containerDark .index-module__lCcg3G__swatchRgb{color:#666}.index-module__lCcg3G__swatchName{color:#999;font-size:.7rem;font-style:italic}.index-module__lCcg3G__containerDark .index-module__lCcg3G__swatchName{color:#555}.index-module__lCcg3G__copiedBadge{color:#e91e63;font-size:.7rem;font-weight:600;animation:.2s index-module__lCcg3G__fadeIn}@keyframes index-module__lCcg3G__fadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.index-module__lCcg3G__actionButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.index-module__lCcg3G__actionBtn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.index-module__lCcg3G__actionBtnPrimary{color:#fff;background:#e91e63}.index-module__lCcg3G__actionBtnPrimary:hover{background:#c2185b}.index-module__lCcg3G__actionBtnSecondary{color:#333;background:#f8f9fa;border:1px solid #ddd}.index-module__lCcg3G__actionBtnSecondary:hover{background:#e9ecef}.index-module__lCcg3G__containerDark .index-module__lCcg3G__actionBtnSecondary{color:#e0e0e0;background:#333;border-color:#555}.index-module__lCcg3G__containerDark .index-module__lCcg3G__actionBtnSecondary:hover{background:#444}.index-module__lCcg3G__processingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:4rem 2rem;display:flex}.index-module__lCcg3G__spinner{border:4px solid #e0e0e0;border-top-color:#e91e63;border-radius:50%;width:60px;height:60px;animation:1s linear infinite index-module__lCcg3G__spin}@keyframes index-module__lCcg3G__spin{to{transform:rotate(360deg)}}.index-module__lCcg3G__processingText{color:#333;margin:1.5rem 0 1rem;font-size:1.1rem}.index-module__lCcg3G__containerDark .index-module__lCcg3G__processingText{color:#e0e0e0}.index-module__lCcg3G__privacyNote{color:#166534;background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem;font-size:.85rem;display:flex}.index-module__lCcg3G__containerDark .index-module__lCcg3G__privacyNote{color:#86efac;background:#052e16;border-color:#166534}@media (max-width:480px){.index-module__lCcg3G__container,.index-module__lCcg3G__containerDark{border-radius:8px;padding:.75rem}.index-module__lCcg3G__dropzone{padding:2rem 1rem}.index-module__lCcg3G__processingContainer{min-height:200px;padding:2rem 1rem}.index-module__lCcg3G__dropzoneText{font-size:1rem}.index-module__lCcg3G__settingsPanel{padding:1rem}.index-module__lCcg3G__resultLayout{grid-template-columns:1fr}.index-module__lCcg3G__swatchesGrid{grid-template-columns:repeat(auto-fill,minmax(min(100px,100%),1fr))}.index-module__lCcg3G__swatchColor{height:60px}.index-module__lCcg3G__actionButtons{gap:.5rem}.index-module__lCcg3G__privacyNote{gap:.25rem;padding:.5rem;font-size:.75rem}}@media (max-width:768px){.index-module__lCcg3G__resultLayout{grid-template-columns:1fr}.index-module__lCcg3G__settingsPanel{padding:1rem}}@media (max-width:280px){.index-module__lCcg3G__container,.index-module__lCcg3G__containerDark{padding:.5rem}.index-module__lCcg3G__dropzone{border-radius:8px;padding:1.5rem .5rem}.index-module__lCcg3G__dropzoneIcon svg{width:40px;height:40px}.index-module__lCcg3G__dropzoneText{font-size:.85rem}.index-module__lCcg3G__dropzoneSubtext{font-size:.75rem}.index-module__lCcg3G__processingContainer{min-height:150px;padding:1.5rem .5rem}.index-module__lCcg3G__spinner{width:40px;height:40px}.index-module__lCcg3G__processingText{font-size:.9rem}.index-module__lCcg3G__swatchesGrid{grid-template-columns:repeat(2,1fr)}.index-module__lCcg3G__swatchColor{height:50px}.index-module__lCcg3G__actionButtons{flex-direction:column;gap:.5rem;width:100%}.index-module__lCcg3G__privacyNote{text-align:center;flex-direction:column;font-size:.7rem}}
