.Dropzone-module__UHQZea__container{text-align:center;cursor:pointer;background-color:#fff;border:2px dashed #009688;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:800px;min-height:280px;margin:0 auto;padding:4rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 10px 15px -3px #0000000d}.Dropzone-module__UHQZea__container:hover,.Dropzone-module__UHQZea__active{background-color:#e0f2f1;border-color:#00796b;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a}.Dropzone-module__UHQZea__button{background-color:var(--primary);color:#fff;text-transform:uppercase;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:background-color .2s;display:inline-flex}.Dropzone-module__UHQZea__button:hover{background-color:var(--primary-hover)}.Dropzone-module__UHQZea__text{color:#666;font-size:.95rem}.Dropzone-module__UHQZea__input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}
.Converter-module__u23cSG__container{background:#fff;border-radius:12px;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 4px 6px #0000000d}.Converter-module__u23cSG__grid{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Converter-module__u23cSG__card{background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;width:180px;height:220px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.Converter-module__u23cSG__cardPreview{background:#f9f9f9;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Converter-module__u23cSG__cardImage{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.Converter-module__u23cSG__cardOverlay{z-index:10;background:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Converter-module__u23cSG__cardActions{z-index:5;gap:4px;display:flex;position:absolute;top:8px;right:8px}.Converter-module__u23cSG__cardActionBtn{cursor:pointer;color:#555;background:#ffffffe6;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex}.Converter-module__u23cSG__cardActionBtn:hover{color:#0070f3;background:#fff;box-shadow:0 2px 5px #0000001a}.Converter-module__u23cSG__cardActionBtn[title=Delete]:hover{color:#e00;border-color:#fab}.Converter-module__u23cSG__cardFooter{background:#fff;border-top:1px solid #eee;align-items:center;width:100%;height:48px;padding:0 1rem;display:flex}.Converter-module__u23cSG__fileName{color:#333;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.9rem;font-weight:500;overflow:hidden}.Converter-module__u23cSG__addCard{cursor:pointer;color:#666;background:#fafafa;border:2px dashed #ddd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:180px;height:220px;transition:background .2s,border-color .2s;display:flex}.Converter-module__u23cSG__addCard:hover{color:#0070f3;background:#f0f8ff;border-color:#0070f3}.Converter-module__u23cSG__addCardIcon{color:#0070f3;background:#e6f2ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.Converter-module__u23cSG__bottomBar{align-items:center;gap:1rem;margin-top:2rem;display:flex}.Converter-module__u23cSG__convertBarBtn{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:48px;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.Converter-module__u23cSG__convertBarBtn:hover:not(:disabled){background:#0051a2}.Converter-module__u23cSG__convertBarBtn:disabled{cursor:default;background:#ccc}.Converter-module__u23cSG__clearAllBtn{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;height:48px;padding:0 1.5rem;font-weight:500;transition:all .2s}.Converter-module__u23cSG__clearAllBtn:hover{color:#333;border-color:#999}.Converter-module__u23cSG__thumbnailStatus{color:#ccc;font-size:2rem;font-weight:700}.Converter-module__u23cSG__errorThumbnail{color:#f44;font-size:2rem;font-weight:700}@media (max-width:600px){.Converter-module__u23cSG__grid{justify-content:center;gap:.5rem}.Converter-module__u23cSG__card,.Converter-module__u23cSG__addCard{width:calc(50% - .5rem);height:180px}.Converter-module__u23cSG__bottomBar{flex-direction:column-reverse}.Converter-module__u23cSG__convertBarBtn,.Converter-module__u23cSG__clearAllBtn{width:100%}}.Converter-module__u23cSG__loaderSpinner{border:3px solid #ccc;border-top-color:#0070f3;border-radius:50%;width:24px;height:24px;animation:1s linear infinite Converter-module__u23cSG__spin}@keyframes Converter-module__u23cSG__spin{to{transform:rotate(360deg)}}.Converter-module__u23cSG__resultsGrid{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Converter-module__u23cSG__resultCard{background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;width:180px;height:220px;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000000d}.Converter-module__u23cSG__resultPreview{background:#f9f9f9;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Converter-module__u23cSG__resultImage{object-fit:contain;max-width:100%;max-height:100%}.Converter-module__u23cSG__resultOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.Converter-module__u23cSG__resultPreview:hover .Converter-module__u23cSG__resultOverlay{opacity:1}.Converter-module__u23cSG__downloadBtn{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:500;transition:transform .2s;transform:translateY(10px)}.Converter-module__u23cSG__resultPreview:hover .Converter-module__u23cSG__downloadBtn{transform:translateY(0)}.Converter-module__u23cSG__resultName{color:#333;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #eee;justify-content:center;align-items:center;height:40px;padding:0 .5rem;font-size:.8rem;display:flex;overflow:hidden}.Converter-module__u23cSG__successIcon{color:#fff;background:#28a745;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;box-shadow:0 2px 5px #0003}.Converter-module__u23cSG__fileTypeBadge{color:#fff;background:#e53e3e;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:.7rem;font-weight:700}
.Reviews-module__XcOq9a__reviewsSection{background-color:#fff;border:1px solid #0000000d;border-radius:16px;margin-top:2rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Reviews-module__XcOq9a__reviewForm{text-align:center;background-color:#f7fafc;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.Reviews-module__XcOq9a__formTitle{color:#2d3748;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Reviews-module__XcOq9a__formGroup{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.Reviews-module__XcOq9a__label{color:#4a5568;margin-bottom:.25rem;font-size:.95rem;font-weight:600;display:block}.Reviews-module__XcOq9a__shareButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:1rem;padding:.5rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Reviews-module__XcOq9a__shareButton:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.Reviews-module__XcOq9a__starRating{cursor:pointer;gap:.5rem;display:flex}.Reviews-module__XcOq9a__star{color:#cbd5e0;font-size:2.5rem;transition:color .2s,transform .1s}.Reviews-module__XcOq9a__star:hover{transform:scale(1.1)}.Reviews-module__XcOq9a__star.Reviews-module__XcOq9a__active{color:#f6ad55}.Reviews-module__XcOq9a__star.Reviews-module__XcOq9a__half{background:linear-gradient(90deg,#f6ad55 50%,#cbd5e0 50%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.Reviews-module__XcOq9a__thankYouMessage{color:#10b981;padding:.5rem;font-size:1.25rem;font-weight:700;animation:.5s ease-in Reviews-module__XcOq9a__fadeIn}@keyframes Reviews-module__XcOq9a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Reviews-module__XcOq9a__ratingSummary{flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}.Reviews-module__XcOq9a__bigRating{color:#2d3748;font-size:3rem;font-weight:800;line-height:1}.Reviews-module__XcOq9a__reviewCount{color:#718096;font-size:.9rem;font-weight:500}
