.VideoToGifNew-module__Ulll0q__container{max-width:1200px;margin:0 auto;padding:2rem}.VideoToGifNew-module__Ulll0q__header{text-align:center;margin-bottom:2rem}.VideoToGifNew-module__Ulll0q__header h1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.VideoToGifNew-module__Ulll0q__description{color:var(--text-secondary);font-size:1.1rem}.VideoToGifNew-module__Ulll0q__tabNav{border-bottom:2px solid var(--border-color);gap:1rem;margin:2rem 0;padding-bottom:0;display:flex}.VideoToGifNew-module__Ulll0q__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s;display:flex;position:relative;bottom:-2px}.VideoToGifNew-module__Ulll0q__tab:hover:not(:disabled){color:var(--text-primary);background:var(--bg-hover)}.VideoToGifNew-module__Ulll0q__tab.VideoToGifNew-module__Ulll0q__active{color:var(--primary-color);border-bottom-color:var(--primary-color);font-weight:600}.VideoToGifNew-module__Ulll0q__tab:disabled{opacity:.5;cursor:not-allowed}.VideoToGifNew-module__Ulll0q__tabContent{padding:2rem 0}.VideoToGifNew-module__Ulll0q__extractTab{max-width:800px;margin:0 auto}.VideoToGifNew-module__Ulll0q__extractButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;width:100%;margin-top:2rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}.VideoToGifNew-module__Ulll0q__extractButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.VideoToGifNew-module__Ulll0q__extractButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.VideoToGifNew-module__Ulll0q__framesTab{flex-direction:column;gap:2rem;display:flex}.VideoToGifNew-module__Ulll0q__frameControls{background:var(--bg-secondary);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.VideoToGifNew-module__Ulll0q__frameInfo{color:var(--text-secondary);font-size:1rem}.VideoToGifNew-module__Ulll0q__frameActions{gap:.5rem;display:flex}.VideoToGifNew-module__Ulll0q__iconButton{background:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;width:36px;height:36px;color:var(--text-primary);border-radius:.25rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.VideoToGifNew-module__Ulll0q__iconButton:hover:not(:disabled){background:var(--bg-hover);border-color:var(--primary-color);color:var(--primary-color)}.VideoToGifNew-module__Ulll0q__iconButton:disabled{opacity:.5;cursor:not-allowed}.VideoToGifNew-module__Ulll0q__frameGrid{background:var(--bg-secondary);border-radius:.5rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;min-height:200px;max-height:400px;padding:1rem;display:grid;overflow-y:auto}.VideoToGifNew-module__Ulll0q__frameItem{aspect-ratio:1;border:2px solid var(--border-color);cursor:grab;background:#fff;border-radius:.5rem;transition:all .2s;position:relative;overflow:hidden}.VideoToGifNew-module__Ulll0q__frameItem:hover{border-color:var(--primary-color);transform:scale(1.05)}.VideoToGifNew-module__Ulll0q__frameItem.VideoToGifNew-module__Ulll0q__selected{border-color:var(--primary-color);box-shadow:0 0 0 3px #667eea33}.VideoToGifNew-module__Ulll0q__frameItem img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.VideoToGifNew-module__Ulll0q__frameNumber{color:#fff;background:#000000b3;border-radius:.25rem;padding:.125rem .375rem;font-size:.75rem;font-weight:600;position:absolute;top:.25rem;left:.25rem}.VideoToGifNew-module__Ulll0q__frameTime{color:#fff;background:#000000b3;border-radius:.25rem;padding:.125rem .375rem;font-size:.7rem;position:absolute;bottom:.25rem;left:.25rem}.VideoToGifNew-module__Ulll0q__deleteFrame{background:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;opacity:0;width:24px;height:24px;color:var(--text-primary);border-radius:.25rem;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:.25rem;right:.25rem}.VideoToGifNew-module__Ulll0q__frameItem:hover .VideoToGifNew-module__Ulll0q__deleteFrame{opacity:1}.VideoToGifNew-module__Ulll0q__deleteFrame:hover{color:#dc2626;background:#dc26261a;border-color:#dc2626}.VideoToGifNew-module__Ulll0q__frameText,.VideoToGifNew-module__Ulll0q__frameFilter,.VideoToGifNew-module__Ulll0q__frameSpeed{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:700;display:flex;position:absolute;bottom:.25rem;right:.25rem}.VideoToGifNew-module__Ulll0q__frameFilter{background:#f59e0b;right:2rem}.VideoToGifNew-module__Ulll0q__frameSpeed{background:#10b981;right:3.5rem}.VideoToGifNew-module__Ulll0q__batchControls{background:var(--bg-secondary);border-radius:.5rem;padding:1.5rem}.VideoToGifNew-module__Ulll0q__batchControls h4{margin:0 0 1rem;font-size:1.1rem}.VideoToGifNew-module__Ulll0q__batchGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:1rem;display:grid}.VideoToGifNew-module__Ulll0q__batchControl{flex-direction:column;gap:.5rem;display:flex}.VideoToGifNew-module__Ulll0q__batchControl label{color:var(--text-secondary);font-size:.9rem}.VideoToGifNew-module__Ulll0q__batchControl input{border:1px solid var(--border-color);border-radius:.25rem;padding:.5rem;font-size:1rem}.VideoToGifNew-module__Ulll0q__editSelectedButton{background:var(--bg-primary);border:1px solid var(--border-color);cursor:pointer;color:var(--text-primary);border-radius:.25rem;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex}.VideoToGifNew-module__Ulll0q__editSelectedButton:hover:not(:disabled){background:var(--bg-hover);border-color:var(--primary-color);color:var(--primary-color)}.VideoToGifNew-module__Ulll0q__editSelectedButton:disabled{opacity:.5;cursor:not-allowed}.VideoToGifNew-module__Ulll0q__previewSection{background:var(--bg-secondary);border-radius:.5rem;padding:1.5rem}.VideoToGifNew-module__Ulll0q__previewSection h4{margin:0 0 1rem;font-size:1.1rem}.VideoToGifNew-module__Ulll0q__previewContainer{aspect-ratio:16/9;background:#000;border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.VideoToGifNew-module__Ulll0q__previewImage{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.VideoToGifNew-module__Ulll0q__previewControls{justify-content:center;gap:1rem;display:flex}.VideoToGifNew-module__Ulll0q__playButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.25rem;padding:.5rem 1.5rem;transition:all .2s}.VideoToGifNew-module__Ulll0q__playButton:hover{background:var(--primary-color-dark)}.VideoToGifNew-module__Ulll0q__effectsTab{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.VideoToGifNew-module__Ulll0q__effectsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:1.5rem;display:grid}.VideoToGifNew-module__Ulll0q__effectControl{flex-direction:column;gap:.5rem;display:flex}.VideoToGifNew-module__Ulll0q__effectControl label{color:var(--text-secondary);font-size:.9rem}.VideoToGifNew-module__Ulll0q__effectControl input[type=range],.VideoToGifNew-module__Ulll0q__effectControl select{border:1px solid var(--border-color);border-radius:.25rem;width:100%;padding:.5rem}.VideoToGifNew-module__Ulll0q__checkboxLabel{background:var(--bg-hover);cursor:pointer;border-radius:.25rem;align-items:center;gap:.5rem;padding:.75rem;display:flex}.VideoToGifNew-module__Ulll0q__checkboxLabel input[type=checkbox]{cursor:pointer}.VideoToGifNew-module__Ulll0q__cropControls{background:var(--bg-hover);border-radius:.25rem;margin-top:1rem;padding:1rem}.VideoToGifNew-module__Ulll0q__cropNote{color:var(--text-secondary);text-align:center;font-size:.9rem}.VideoToGifNew-module__Ulll0q__outputTab{max-width:800px;margin:0 auto}.VideoToGifNew-module__Ulll0q__createButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.5rem;width:100%;margin-top:2rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}.VideoToGifNew-module__Ulll0q__createButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.VideoToGifNew-module__Ulll0q__createButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.VideoToGifNew-module__Ulll0q__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.VideoToGifNew-module__Ulll0q__modalContent{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.5rem;width:100%;max-width:800px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.VideoToGifNew-module__Ulll0q__modalContent h3{margin:0 0 1.5rem;font-size:1.5rem}.VideoToGifNew-module__Ulll0q__frameEditorGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.VideoToGifNew-module__Ulll0q__framePreview{background:#000;border-radius:.5rem;justify-content:center;align-items:center;display:flex;overflow:hidden}.VideoToGifNew-module__Ulll0q__framePreview img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:400px}.VideoToGifNew-module__Ulll0q__frameSettings{flex-direction:column;gap:1rem;display:flex}.VideoToGifNew-module__Ulll0q__settingGroup{flex-direction:column;gap:.25rem;display:flex}.VideoToGifNew-module__Ulll0q__settingGroup label{color:var(--text-secondary);font-size:.9rem}.VideoToGifNew-module__Ulll0q__settingGroup input,.VideoToGifNew-module__Ulll0q__settingGroup select{border:1px solid var(--border-color);border-radius:.25rem;padding:.5rem;font-size:1rem}.VideoToGifNew-module__Ulll0q__modalActions{justify-content:flex-end;gap:1rem;display:flex}.VideoToGifNew-module__Ulll0q__modalActions button{border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border-radius:.25rem;padding:.5rem 1.5rem;transition:all .2s}.VideoToGifNew-module__Ulll0q__modalActions button:last-child{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.VideoToGifNew-module__Ulll0q__modalActions button:hover{background:var(--bg-hover)}.VideoToGifNew-module__Ulll0q__modalActions button:last-child:hover{background:var(--primary-color-dark)}.VideoToGifNew-module__Ulll0q__error{color:#dc2626;text-align:center;background:#fee2e2;border-radius:.5rem;margin:2rem 0;padding:1rem}.VideoToGifNew-module__Ulll0q__resultSection{background:var(--bg-secondary);text-align:center;border-radius:.5rem;margin:2rem 0;padding:2rem}.VideoToGifNew-module__Ulll0q__resultSection h3{margin:0 0 1.5rem;font-size:1.5rem}.VideoToGifNew-module__Ulll0q__resultActions{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:1.5rem;display:flex}.VideoToGifNew-module__Ulll0q__downloadButton{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #667eea33}.VideoToGifNew-module__Ulll0q__downloadButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.VideoToGifNew-module__Ulll0q__createAnotherButton{background:var(--bg-secondary);color:var(--text-primary);border:2px solid var(--border-color);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.VideoToGifNew-module__Ulll0q__createAnotherButton:hover{background:var(--bg-hover);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.VideoToGifNew-module__Ulll0q__rangeOverlayContent{flex-direction:column;justify-content:flex-end;gap:.85rem;min-height:100%;display:flex;position:relative}.VideoToGifNew-module__Ulll0q__rangeMask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;position:absolute;top:0;bottom:0}.VideoToGifNew-module__Ulll0q__rangeMaskLeft{left:0}.VideoToGifNew-module__Ulll0q__rangeMaskRight{right:0}.VideoToGifNew-module__Ulll0q__rangeTimeline{width:100%;height:34px;position:relative}.VideoToGifNew-module__Ulll0q__rangeTimelineTrack{background:#ffffffa6;border-radius:999px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #0f172a40}.VideoToGifNew-module__Ulll0q__rangeTimelineSelection{background:linear-gradient(90deg,#6366f1f2 0%,#a855f7f2 100%);border-radius:999px;height:6px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 14px #818cf88c}.VideoToGifNew-module__Ulll0q__rangeHandle{background:#fff;border:2px solid #fff9;border-radius:999px;width:12px;height:24px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 6px 14px #0f172a59}.VideoToGifNew-module__Ulll0q__rangeHandleStart{background:#34d399;border-color:#34d399cc}.VideoToGifNew-module__Ulll0q__rangeHandleEnd{background:#f472b6;border-color:#f472b6cc}.VideoToGifNew-module__Ulll0q__rangeBar{color:#f8fafc;background:#0f172ad9;border-radius:999px;align-self:center;align-items:center;gap:1rem;padding:.65rem 1.5rem;font-size:.85rem;display:inline-flex;box-shadow:0 10px 30px #0f172a59}.VideoToGifNew-module__Ulll0q__rangeChip{letter-spacing:.01em;align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.VideoToGifNew-module__Ulll0q__rangeDot{background:currentColor;border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 3px #ffffff26}.VideoToGifNew-module__Ulll0q__rangeDotStart{color:#34d399}.VideoToGifNew-module__Ulll0q__rangeDotEnd{color:#f472b6}.VideoToGifNew-module__Ulll0q__rangeDotDuration{color:#60a5fa}@media (max-width:768px){.VideoToGifNew-module__Ulll0q__rangeOverlayContent{gap:.6rem}.VideoToGifNew-module__Ulll0q__rangeBar{flex-direction:column;gap:.4rem;padding:.75rem 1rem;font-size:.8rem}.VideoToGifNew-module__Ulll0q__rangeTimeline{height:28px}.VideoToGifNew-module__Ulll0q__rangeHandle{width:10px;height:20px}}@media (prefers-color-scheme:dark){.VideoToGifNew-module__Ulll0q__frameItem,.VideoToGifNew-module__Ulll0q__iconButton,.VideoToGifNew-module__Ulll0q__editSelectedButton{background:var(--bg-secondary)}.VideoToGifNew-module__Ulll0q__framePreview{background:#111}}
