.rotate-module__1CQygq__container{justify-content:center;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.rotate-module__1CQygq__box{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:700px;padding:30px 24px;box-shadow:0 3px 12px #0000000d}.rotate-module__1CQygq__pageTitle{text-align:center;justify-content:center;align-items:center;gap:12px;margin-bottom:10px;font-size:2rem;font-weight:700;display:flex}.rotate-module__1CQygq__icon{-webkit-text-fill-color:initial;background:0 0}.rotate-module__1CQygq__textGradient{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.rotate-module__1CQygq__description{text-align:center;color:var(--brand-muted);margin-bottom:30px;font-size:1rem}.rotate-module__1CQygq__dropZone{text-align:center;background:#fff;border:2px dashed #ddd;border-radius:12px;margin-bottom:20px;padding:20px;transition:all .3s}.rotate-module__1CQygq__dropZone.rotate-module__1CQygq__dragOver{border-color:var(--brand-primary);background:#007bff0d}.rotate-module__1CQygq__fileInput{display:inline-flex;position:relative}.rotate-module__1CQygq__fileInput input{display:none}.rotate-module__1CQygq__uploadLabel{text-align:center;cursor:pointer;background:#fff;border:2px dashed #007bff;border-radius:8px;padding:1rem;font-weight:500;transition:all .3s;display:block}.rotate-module__1CQygq__uploadLabel:hover{background:#f0f8ff;border-color:#0056b3}.rotate-module__1CQygq__dropText{color:#666;margin-top:10px;font-size:.9rem}.rotate-module__1CQygq__fileInfo{text-align:left;background:#f8f9fa;border-radius:8px;margin:15px 0;padding:15px}.rotate-module__1CQygq__fileInfo p{margin:5px 0;font-size:.9rem}.rotate-module__1CQygq__clearBtn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;margin-top:10px;padding:6px 12px;font-size:.8rem}.rotate-module__1CQygq__clearBtn:hover{background:#c82333}.rotate-module__1CQygq__angleSelect{text-align:left;max-width:400px;margin:20px auto}.rotate-module__1CQygq__angleSelect label{color:#333;margin-bottom:8px;font-weight:500;display:block}.rotate-module__1CQygq__angleSelect select{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;width:100%;padding:10px 12px;font-size:.95rem;transition:all .2s}.rotate-module__1CQygq__angleSelect select:hover:not(:disabled){border-color:var(--brand-primary)}.rotate-module__1CQygq__angleSelect select:disabled{cursor:not-allowed;background:#f8f9fa}.rotate-module__1CQygq__rotationPreview{background:#f0f8ff;border:1px solid #b8daff;border-radius:6px;margin-top:10px;padding:10px}.rotate-module__1CQygq__rotationPreview p{color:#004085;margin:0;font-size:.9rem}.rotate-module__1CQygq__progressContainer{text-align:center;margin:20px 0}.rotate-module__1CQygq__progressBar{background:#e9ecef;border-radius:4px;width:100%;height:8px;margin-bottom:8px;overflow:hidden}.rotate-module__1CQygq__progressFill{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));height:100%;transition:width .3s}.rotate-module__1CQygq__button{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:20px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #007bff4d}.rotate-module__1CQygq__button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #007bff66}.rotate-module__1CQygq__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.rotate-module__1CQygq__message{color:#28a745;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;margin-top:16px;padding:10px}.rotate-module__1CQygq__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;margin-top:16px;padding:10px}.rotate-module__1CQygq__success{color:#155724;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;margin-top:16px;padding:10px}.rotate-module__1CQygq__instructions{text-align:left;background:#f8f9fa;border-radius:8px;margin-top:30px;padding:20px}.rotate-module__1CQygq__instructions h3{color:#495057;margin:0 0 15px;font-size:1.1rem}.rotate-module__1CQygq__instructions ul{margin:0;padding-left:20px}.rotate-module__1CQygq__instructions li{color:#6c757d;margin:8px 0;font-size:.9rem}@media (max-width:768px){.rotate-module__1CQygq__container{padding:20px 16px}.rotate-module__1CQygq__box{max-width:100%;padding:20px 16px;overflow-x:hidden}.rotate-module__1CQygq__pageTitle{flex-direction:column;gap:8px;font-size:1.8rem}.rotate-module__1CQygq__description{font-size:.9rem}.rotate-module__1CQygq__dropZone{padding:16px}.rotate-module__1CQygq__uploadLabel{padding:.75rem;font-size:.9rem}.rotate-module__1CQygq__dropText{font-size:.8rem}.rotate-module__1CQygq__angleSelect{max-width:100%}.rotate-module__1CQygq__angleSelect select{padding:12px}.rotate-module__1CQygq__button{padding:12px 20px;font-size:.95rem}.rotate-module__1CQygq__fileInfo{padding:12px}.rotate-module__1CQygq__rotationPreview{padding:8px}.rotate-module__1CQygq__instructions{padding:16px}}@media (max-width:480px){.rotate-module__1CQygq__container,.rotate-module__1CQygq__box{padding:16px 12px}.rotate-module__1CQygq__pageTitle{font-size:1.5rem}.rotate-module__1CQygq__description{font-size:.8rem}.rotate-module__1CQygq__dropZone{padding:12px}.rotate-module__1CQygq__uploadLabel{padding:.5rem;font-size:.8rem}.rotate-module__1CQygq__dropText{font-size:.7rem}.rotate-module__1CQygq__angleSelect select{padding:10px;font-size:.9rem}.rotate-module__1CQygq__button{padding:10px 16px;font-size:.9rem}.rotate-module__1CQygq__fileInfo{text-align:center;padding:10px}.rotate-module__1CQygq__fileInfo p{font-size:.8rem}.rotate-module__1CQygq__rotationPreview{padding:6px}.rotate-module__1CQygq__rotationPreview p{font-size:.8rem}.rotate-module__1CQygq__instructions{padding:12px}.rotate-module__1CQygq__instructions h3{font-size:1rem}.rotate-module__1CQygq__instructions li{font-size:.8rem}}
